@charset "utf-8";


@media (max-width:480px) {

    .heading-text h2{
        text-align: center!important;
        margin-top:5px;
    }

    .heading-text h6{
        text-align: center !important;
    }
  

    .heading-text p{
       text-align: center !important;
   }
 
   
    /* .about-bg {
        padding: 10px 0px;
    } */

	.nav-link {
		padding: 0.6rem 1rem !important;
	}
	.navbar-light .navbar-nav .nav-link {
		color: rgb(38 35 92);
		border-bottom: 1px solid rgba(255, 255, 2555, 0.3);
		border-right: none;
	  } 
	 
	.navbar-inverse .navbar-nav>li>a::after {bottom:0px; width:0%;}
	 
	 nav{ padding:0px 0px}
	.bdr-right{border-right:0px}
	 

    .top-nav1 li {
        line-height: 16px;
    }

    /* .about-img {
        width: 100%;
        max-width: 100%;
        margin: 10px 0px;
        float: none;
    }

      */
    .banner .carousel-control.left {
        display: none
    }

    .banner .carousel-control.right {
        display: none
    }

    .list-item {
        display: -webkit- inline-block;
        display: -ms-inline-block;
        display: inline-block;
    }

    .displayN {
        display: inline-block !important
    }

    .displayib {
        display: none !important
    }

    .banner1 {
        margin-top: 0px !important;
    }

    .copyright {
        text-align: center !important;
        line-height: 20px;
        font-size: 11px;
    }

    .form-control {
        height: 40px;
    }

    .br {
        border-right: none
    }

    h1 {
        font-size:18px;
        padding: 6px 0px;
    }
 

    h2 {
        font-size:16px;
        padding: 6px 0px;
    }
 
    h2 span {
        font-size: 16px;
        padding: 6px 0px;
    }
 
    .btn {
        display: inline-block;
        padding: 3px 18px;
    }

    .fullbanner1 {
        margin-top: -80px;
    }

    h3 {
        font-size: 15px
    }

   
    h4 {
        font-size: 14px
    }

    p {
        font-size: 16px;
        line-height: 20px
    }

    /*.footlink p{font-size:15px}
	.footlink p b{font-size:15px}
	.footlink li a {font-size:15px}
	.footlink li a:hover {font-size:15px} */
    .copyright {
        font-size: 11px
    }

    .icon1 p span {
        font-size: 16px
    }

    .icon1 p {
        font-size: 14px
    }

    .socialicon li a {
        margin-right: 1px
    }

    .carousel-indicators {
        bottom: 0px !important;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        margin-bottom: 0px;
        width: 100% !important;
    }
 
    .display1 {
        display: block;
        padding: 10px 10px;
    }

    .divider {
        background: none !important;
        min-height: 50px;
    }

    .navbar-toggle {
        margin-right: 10px;
    }

    .plr {
        padding-left: 0px !important;
        padding-right: 0px !important
    }
 

    .fs {
        display: inline-block;
        position: absolute
    }

    .item {
        padding-left: 0px !important;
    }

   
    .panel {
        margin-bottom: 0px !important;
    }

    .panel-body ul {
        padding-left: 0px !important;
    }

    .box {
        width: 100% !important;
        float: left
    }
 
    .copyright ul {
        text-align: center !important
    }
  
    .text-left {
        text-align: center;
    }

    table {
        background-color: transparent;
        width: 100%;
    }

    /* .socialicon {
        text-align: center !important
    } */

    .socialicon li {
        /* text-align: center !important; */
        float: none;
        margin-top: 0px
    }
 

    .f-right {
        float: none !important
    }
 

    .nav>li {
        display: block;
        width: 100%;
        text-align: center;
        /*background:#fff*/
    }
 

    .carousel-caption {
        right: 2%;
        left: 2%;
        bottom: 10px;
    }

    .carousel-indicators {
        bottom: 70px;
    }

    

    .hidden-xs {
        display: none
    }

    .logowrap-top {
        display: block;
        text-align: center;
        float: none;
    }
	
	.logowrap-top img {
		width: 100%;
		max-width: 210px;
		transition: All 0.5s ease;
		-webkit-transition: All 0.5s ease;
		-moz-transition: All 0.5s ease;
		-o-transition: All 0.5s ease;
		text-align: left
	}
	
    .logowrap {
        display: block;
        text-align: center;
        float: none;
    }
	
	.logowrap img {
		width: 100%;
		max-width: 150px;
		transition: All 0.5s ease;
		-webkit-transition: All 0.5s ease;
		-moz-transition: All 0.5s ease;
		-o-transition: All 0.5s ease;
		text-align: left
	}

}

@media (max-width:360px) {

    
    .top-nav1 li {
        line-height: 16px;
    }

   
    .bdr-left {
        border-left: 0px
    }

    .about-img {
        width: 100%;
        max-width: 100%;
        margin: 10px 0px;
        float: none;
    }

    .bdr-right {
        border-right: 0px
    }

    .content {
        width: 100%;
        max-width: 94%;
    }

    .navbar-brand {
        max-width: 66px !important;
        ;
        left: 5px;
        top: -1px
    }

    .displayN {
        display: inline-block !important;
    }

    .fs {
        display: inline-block;
        position: absolute
    }

    .navbar-toggle {
        margin-right: 10px
    }
 
    ul.icon1 {
        display: none;
    }

    .create_btn {
        display: none;
    }

}

@media (min-width:801px) and (max-width:1000px) {
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 1px !important;
        letter-spacing: 0px;
        font-size: 13px !important;
    }
 
    .icon-img {
        width: 100%;
        max-width: 125px;
    }

    .nav>li {
        display: block;
        padding: 0px 8px;
    }

    .bdr-left {
        border-left: 0px
    }

    .bdr-right {
        border-right: 0px
    }

}
 

@media (min-width:481px) and (max-width:800px) {
	.nav-link {
		padding: 0.6rem 1rem !important;
	}
    .top-bg{
        padding-bottom:200px;
    }
	.navbar-light .navbar-nav .nav-link {
		color: rgb(38 35 92);
		border-bottom: 1px solid rgba(255, 255, 255, 0.3);
		border-right: none;
	  } 
 
	.img-section{
		margin:40px auto;
	}
    .about-bg {
        padding: 10px 0px;
    }

    .navbar-header {
        background: none
    }

    .dropdown-menu::before {
        display: none
    }

    .topmenu {
        display: block;
        float: none;
        text-align: center;
    }

    .topmenu li {
        float: none;
        text-align: center;
    }

    .logowrap-top {
        display: block;
        text-align: center;
        float: none;
    }
	
	.logowrap-top img {
		width: 100%;
		max-width: 210px;
		transition: All 0.5s ease;
		-webkit-transition: All 0.5s ease;
		-moz-transition: All 0.5s ease;
		-o-transition: All 0.5s ease;
		text-align: left
	}
	
    .logowrap {
        display: block;
        text-align: center;
        float: none;
    }
	
	.logowrap img {
		width: 100%;
		max-width: 80px;
		transition: All 0.5s ease;
		-webkit-transition: All 0.5s ease;
		-moz-transition: All 0.5s ease;
		-o-transition: All 0.5s ease;
		text-align: left
	}	

    .top-nav1 li {
        line-height: 16px;
    }

    .bdr-left {
        border-left: 0px
    }

    .bdr-right {
        border-right: 0px
    }

    .banner {
        margin-top: 0px;
    }

    .icon-img {
        width: 100%;
        max-width: 125px;
    }
  

    .news-box {
        margin-bottom: 20px;
    }

    .bdright {
        border-right: 0px solid #fcbf4a !important
    }

    .carousel-indicators {
        bottom: 0px !important;
    }

     

    .carousel-indicators {
        bottom: 70px;
    }

    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        width: 100%;
        text-align: center;
    }

    .carousel-caption {
        position: absolute;
        bottom: 80px;
        left: 5%;
        right: 5%;
    }

    .navbar-toggle {
        margin-right: 10px;
        margin-top: 5px;
    }

    .display {
        font-size: 16px;
    }
 
    .box {
        width: 100% !important;
        float: left;
    }

   

    .carousel-left:before,
    .carousel-right:before {
        position: absolute;
        top: 80px;
    }
 

    .thumbnail {
        margin-bottom: 15px;
    }
 

    .text-left {
        text-align: center
    }

    .cl-b {
        clear: both
    }
 

    .fs {
        display: inline-block;
        position: absolute;
    }

    .divider-bg {
        background: none
    }

    .cl-effect-3 a::after {
        position: absolute;
        bottom: 1%;
    }

}


@media (min-width:700px) and (max-width:800px) {
 
  
    .dropdown-menu::before {
        display: none
    }

    /*.navbar-brand {padding:15px 5px;}*/
    .navbar-header {
        background: none
    }

    .logowrap-top {
        display: block;
        text-align: center;
        float: none;
    }
	
	.logowrap-top img {
		width: 100%;
		max-width: 210px;
		transition: All 0.5s ease;
		-webkit-transition: All 0.5s ease;
		-moz-transition: All 0.5s ease;
		-o-transition: All 0.5s ease;
		text-align: left
	}
	
    .logowrap {
        display: block;
        text-align: center;
        float: none;
    }
	
	.logowrap img {
		width: 100%;
		max-width: 80px;
		transition: All 0.5s ease;
		-webkit-transition: All 0.5s ease;
		-moz-transition: All 0.5s ease;
		-o-transition: All 0.5s ease;
		text-align: left
	}

    .owl-prev {
        left: -10px !important;
    }

    .owl-next {
        right: -10px !important;
    }

    .navbar-toggle {
        margin-top: 15px;
    }

    
    .nav-tabs>li>a {
        font-size: 15px;
        border-radius: 0;
        padding: 4px 16px;
    }

    .carousel-caption {
        position: absolute;
        left: 10%;
        bottom: 20px;
        right: 10%;
    }

    nav {
        padding: 0px 0px
    }
}


@media only screen and (max-width:640px) {
     
      .divider-bg{
        border-right: transparent;
      }

      .animated-section {
        border-radius: 10px;
      }

      .inner-bg1 {
        position: relative;
        padding: 30px 0px 30px 0px
      }

      .mainfooter::before{
        display: none;
       }

      .mainfooter::after{
          display: none;
      }

      .owl-prev {
         left:-20px !important;
       } 

       .owl-next {
        right:-20px !important;
      }

     .heading-text h2{
         text-align: center!important;
         margin-top:5px;
     }

     .heading-text p{
        text-align: center !important;
    }

    .footer-bdr {
        background: none;
        height: auto;
    }

    .wraptop{ padding:3px 0px; }
    .topmenu { width:100%; text-align:center}
  .topmenu li { float:none; display:inline-block; font-size:13px; line-height:18px; padding:1px 5px }
  .socialicon {text-align: center !important}

	.img-section{
		margin:30px auto;
	}
   
    .bdr-right1 {
        border-right: 0px
    }

    .bdr-left1 {
        border-left: 0px
    }
    .dropdown-menu{ width:100%;}
    
    .wraptop {
        padding: 3px 0px;
    }

    .topmenu {
        width: 100%;
        text-align: center;
        margin: 3px 0px;
    }

    .topmenu li {
        float: none;
        display: inline-block;
        font-size: 13px;
        line-height: 20px;
    }

    /* .socialicon {
        text-align: center !important
    } */

    .f-right {
        float: none !important;
    }

    .dropdown-menu {
        width: 100%;
    }

    .enquiry {
        text-align: center
    }
}


@media (min-width:850px) and (max-width:1024px) {

    /* my changes */
    .member-box .member .description {
        padding: 2px 10px;
    }

    .news-box {
        width: 100%;
        box-sizing: border-box;
        height: 400px !important;
    }

    /*.carousel-caption {right:40%;left:5%; bottom:50px;}*/
    .topmenu li {
        font-size: 14px;
    }

    /* .logowrap img {
        max-width: 130px;
    } */

    .display1 {
        display: block;
        padding: 10px 10px;
    }

    .nav>li>a {
        position: relative;
        display: block;
        /*padding:20px 0px;*/
    }

    .nav>li {
        padding: 0px 8px;
    }

    .accordion__title {
        padding: 0px 6px !important;
    }

    .owl-prev {
        left: -10px !important;
    }

    .owl-next {
        right: -10px !important;
    }

    .nav-tabs>li>a {
        position: relative;
        display: block;
        padding: 8px 30px;
        font-size: 16px;
    }

    .navbar-brand {
        max-width: 90px !important;
        padding: 0px 0px
    }

}

 

@media (min-width:480px) and (max-width:767px) {
      .divider-bg{
        border-right: transparent;
      }

      .mainfooter::before{
        display: none;
       }

      .mainfooter::after{
          display: none;
      }

    .img-section{
		margin:40px auto;
	}
    .socialicon li {
        /* text-align: center !important; */
        float: none;
        margin-top: 0px
    }

    .dropdown-menu::before {
        display: none
    }

   
    .gallery1 li a {
        width: 100%;
        float: left;
        text-align: center;
        color: #333;
        margin: 5px 0px;
    }

    .top-nav2 li {
        text-align: center !important;
        font-size: 14px;
        line-height: 20px;
    }

    .banner1 {
        margin-top: 0px !important;
    }

    .navbar-header {
        background: none
    }

    .carousel-caption h2 {
        font-size: 18px;
        text-align: center;
        padding: 4px;
    }

    .carousel-caption {
        right: 2%;
        left: 2%;
        bottom: 10px;
    }
 
    nav {
        padding: 0px 0px
    }

    .page-wrap {
        display: block;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
    }

    .gallery li a {
        width: 48%;
        float: left;
        text-align: center;
        color: #333;
    }

    .about-img {
        width: 100%;
        max-width: 100%;
        margin: 10px 0px;
        float: none;
    }

    .navbar-brand {
        max-width: 80px;
        left: 5px
    }

    .light {
        padding: 3px 10px;
    }

    .light::before {
        display: none !important
    }

    .slide-out-div {
        top: 100px !important;
    }

    .registration_left {
        float: left;
        width: 100%;
        padding: 0px;
    }

    .vision-bg {
        background: #82817f;
    }

    .navbar-toggle {
        margin-right: 10px
    }

    .hidden-xs {
        display: none
    }

    .text-right {
        text-align: center !important;
    }
 
    .content-nav li {
        font-size: 13px;
        letter-spacing: 1px;
        line-height: 24px;
        background: url(../images/bullet.png)0px 10px no-repeat;
    }

    .call {
        display: none
    }

    .fs {
        display: inline-block;
        position: absolute
    }

    .owl-prev {
        left: 0px !important;
    }

    .owl-next {
        right: 0px !important;
    }

    .socialicon li {
        float: none
    }

}

@media (min-width:480px) and (max-width:700px) {
     
    .banner {
        margin-top: 0px !important
    }
    

    .hidden-xs {
        display: none
    }

    .dropdown-menu::before {
        display: none
    }

    .owl-prev {
        left: 0px !important;
    }

    .owl-next {
        right: 0px !important;
    }

    .navbar-toggle {
        margin-top: 10px;
    }

    .navbar-toggle {
        margin-right: 10px;
    }

    /*.navbar-brand {padding:10px 5px;}*/

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: fixed !important;
        right: 0;
        background: #fff;
        left: 0;
        z-index: 99999999;
        box-shadow: 0 0 5px #3F3F3F;
    }

    /*button.close{ padding:5px 6px; margin-top:5px;}*/

    /* .logowrap img {
        max-width: 180px !important;
    } */

    .pr30 {
        padding-right: 0px !important;
    }

    .bdright {
        border-right: 0px solid #fcbf4a !important
    }

    /*.banner {margin-top:60px;}*/
    .list-item {
        display: -webkit- inline-block;
        display: -ms-inline-block;
        display: inline-block;
    }
 

    .text-right {
        text-align: center !important;
    }

    .displayN {
        display: inline-block !important;
    }

    .copyright {
        text-align: center !important
    }

    .display {
        font-size: 17px;
    }

    .br {
        border-right: none
    }

    .plr {
        padding-left: 0px !important;
        padding-right: 0px !important
    }

    .fs {
        display: inline-block;
        position: absolute
    }
 

    .item {
        padding-left: 0px !important;
    }

    .panel {
        margin-bottom: 0px !important;
    }
 

}
 

@media (max-width:360px) {

    /** my changes **/

    .text-right {
        text-align: center !important;
    }
/* 
    .logowrap img {
        max-width: 150px !important;
    } */

    .list-item {
        display: -webkit- inline-block;
        display: -ms-inline-block;
        display: inline-block;
    }
 
    .list-group-item {
        display: list-item;
    }
}

@media (min-width:800px) and (max-width:1000px) {
	.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.8rem;
        padding-left: 0.8rem;
    }

    .mainfooter::before{
        display: none;
       }

      .mainfooter::after{
          display: none;
      }

 
	.img-section{
		margin:40px auto;
	}
    .about-bg {
        padding: 10px 0px;
    }

    .circle {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .banner {
        margin-top: 0px;
    }
}

@media (min-width: 1024px) {

    .navbar-brand {
        display: none;
    }
}


@media (min-width:1200px) {
     .navbar-expand-lg .navbar-nav .nav-link {
      padding-right:1rem;
      padding-left:1rem;
    }
}


@media (max-width:1100px) {
    .mainfooter::before{
        display: none;
    }

    .mainfooter::after{
        display: none;
    }
}