
.child-menu ul li ul li a {
    text-transform: capitalize;
    padding-right:30px;
        font-family: var(--fw400);
}

@media (min-width:1500px) {
    
    .container{
        max-width: 1460px;
        padding: 0 30px;
    }
    
    .imp-report-sec .container{
        max-width: 1300px;
    }
    
    .screen-reader-nav{
       margin-left: 65px; 
    }
    
    
   .gallery-whatsNew #photo figure a img{
            /*height: 100%;
    object-fit: cover;*/
    }
    .gallery-whatsNew #photo .main-img-gal img{
                height: 100%;
                object-fit: cover;
    }
    .gallery-whatsNew #photo .media-gallery div figure{max-height: 100px;}
    .gallery-whatsNew #photo .main-img-gal a{height:100%;}
    .gallery-whatsNew #photo .media-gallery .main-img-gal{
        max-height: 400px !important;
    }
}

@media (max-width:1440px) {
    .logo img.img-fluid {
        max-width: 450px;
    }

    .gallery-whatsNew #photo .media-gallery div figure{max-height: 100px;}
    .gallery-whatsNew #photo .media-gallery div figure img{height: 100%;}
    .gallery-whatsNew #photo .main-img-gal a{height:100%;}
    .gallery-whatsNew #photo .media-gallery .main-img-gal{
        max-height: 400px !important;
    }
    
    
    .owl-nav span:after{
        font-size: 2rem;
    }
    .owl-nav span{
        width: 40px;
        height: 40px;
    }

    .header-navigation li a {
    font-size: 1.4rem;
    padding: 8px 24px 8px 12px;
}
    .nav-ppac .child-menu:after {
        top: 8px;
        right: 6px;
    }
    
    .container {
      padding: 0 30px;
      max-width: 1320px ;
    }

.gallery-inner-col {
    max-width: 534px;
}
.notification-col .nav-link {
    font-size: 1.6rem;
}
.banner-content h3 {
  font-size: 4rem;
  font-family: var(--fw700);
  max-width: 500px;
}
.home-banner-wrapper .banner-sliders img{
  height:400px;
  object-fit: cover;
  object-position: bottom;
}
.what-new {
  max-height: 390px;
      padding: 20px;
}
.common-section .title {
    font-size: 3rem;
}
   .common-section .title span{
  font-size: 3rem !important;
}
.banner-sliders .owl-nav {
    padding: 0 20px;
}

.common-btn{

    font-size: 1.6rem;
    padding: 11px 30px;
}
}

@media (max-width: 1366px){
    
    .container {
      padding: 0 15px;
      max-width: 1250px ;
    }
    
    .home-banner-wrapper .container {
      max-width: 1150px ;
    }
    
    .logo img.img-fluid + img {
      max-width: 105px;
    }
    
    .header-search .form-control {
        height: 34px;
        width: 158px;
    }
    
    .header-search {
        width: 100%;
        max-width: 386px;
    }
    
}

@media (max-height:600px){
    .gal_media img{
    	width:100%;
    	height:136px;
    	object-fit:cover;
    	object-position:bottom;
     }
    .right_buttons {
        top: 340px;
    }
   
}

@media (max-height:415px){
   
    .right_buttons {
        top: 325px;
    }
    .right_buttons .common-btn {
        /*width: 134px !important;*/
        font-size: 11px;
        padding: 10px 15px;
	}
   
}
@media (max-height:321px){
   
    .right_buttons {
        top: 300px;
    }
    .right_buttons .common-btn {
        /*width: 134px !important;*/
        font-size: 10px;
        padding: 5px 10px;
	}
   
}

@media screen and (max-width: 900px) and (max-height: 500px){
   
    .modal.show .modal-dialog{
        max-width: 90vw;
    }
    form#otpsend {
        overflow: hidden;
    }
    .inner_pg .row .col-sm-3{
        width: 50% !important;
    }
    .logo a:first-child img.img-fluid {
        max-width: 185px !important;
    }  
}

@media (max-width:1280px){
    
    .container {
      max-width: 1200px ;
    }
    
}

/*@media (max-height:600px){
    
    .right_buttons {
        top: 490px;
    }
    
}*/


@media (max-width: 1199px){
    .what-new {
    max-width: 370px;
    transform: translateX(-6%);
}
.onload-slider .modal-dialog {
    max-width:768px;
    width: 100%;
}
.banner-sliders .owl-nav {
    padding: 0px;
    justify-content: center;
    transform: none;
    top: auto;
    bottom: 15px;
    gap: 20px;
}


}
/*Dropdown*/
@media (max-width: 991px){
    .what-new {
        max-width: 310px;
        transform: translateX(-6%);
    }
    .nav-ppac .child-menu:after{
        pointer-events: none;
    }
    .nav-ppac .child-menu:after{
        position: absolute;
        right: 10px;
        top: 10px;
	color: #000;
    }
    .nav-ppac ul ul {
        position: static;
        display: none;
        padding: 0;
        visibility: visible;
        padding-left: 0px !important;
        opacity: 1;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    .nav-ppac .sub-child-menu:after {
        transform: none;
        top: 11px;
        color: #000;
        pointer-events: none;
    }
    .banner-content h3 {
        max-width: 350px;
    }
    .logo img.img-fluid {
        max-width: 250px;
    }
    .logo img.img-fluid + img {
        max-width: 100px;
    }
    .onload-slider .modal-dialog {
        max-width:550px;
        width: 100%;
    }
    .common-svg-text{
        font-size:13px;
        padding:5px;
    }
}
/*Dropdown*/
@media (min-width:1200px) {
    
    .logo-search {
        padding: 9px 0px !important;
    }
    .screen-reader-nav span{
        margin-bottom:2.5rem;
    }
    
    
    #photo figure,
    #photo figure a{
        display:block;
        /*max-height: 110px;*/
    }
    /*    #photo .media-gallery div:nth-child(1) figure{*/
    /*    max-height: 450px;*/
    /*}*/
    
}

@media (max-width:1200px) {
    .screen-reader-nav {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .header-search i[class*=search] {
        left: 10px;
    }
    .logo figure img{
       max-width:360px;
   }
   
    
    html{
        font-size: 50%;
    }
    .banner-content h3{
        font-size: 4.5rem;
        margin-bottom: 10px;
    }
    .offset-arrow-slider .owl-nav{
        display: none;
    }
    
    iframe{
        max-width:100%;
    }
    
    .top-strip li:nth-child(2){
        
    }
    
}
@media (max-width:1024px) {
     /*For Organization Chart */
    /*.orgstrucure .sec_grps .sec_ind .caption {*/
    /*    padding: 15px 16px;*/
    /*}*/
    /*.orgstrucure .sec_ind .fa-light, .org_icon.ceeo{*/
    /*    width: 70px;*/
    /*    height: 70px;*/
    /*}*/
    /*.orgstrucure .sec_ind .fa-light:after, .org_icon.ceeo:after{*/
    /*    width: 72px;*/
    /*    height: 70px;*/
    /*}*/
    /*.orgstrucure .sec_ind .caption {*/
    /*    font-size: 1.3rem;*/
    /*}*/
    /*.orgstrucure .sec_grps .sec_ind .caption b:nth-child(3){*/
    /*    font-size: 1.3rem !important;*/
    /*}*/
    /*.orgstrucure .sec_grps .sec_ind {*/
    /*    margin: 10px 10px;*/
    /*}*/
    /*.sec_pan {*/
    /*    width: 1000px;*/
    /*}*/
    .orgstrucure .sec_pan .sec_grps:nth-child(3):before{
        width: 50%;
        top: -50px;
    }
    /*.orgstrucure .sec_ind .fa-light:after, .org_icon.ceeo:after {*/
    /*    top: -5px;*/
    /*}*/
    .orgstrucure .sec_grps.second-row {
        padding-top: 18px;
    }
    
    .logo figure a:nth-child(1){
        max-width: 470px;
    }
    
    
    .screen-reader-nav{
        display: flex;
    flex-direction: column;
    justify-content: center;
    }
}
@media (max-width:991px) {
    .header-search i[class*=search] {
        /*right: 107px;*/
        left: 13px;
    }
    
    .text-center.position-relative #Layer_1 {
        margin-right: 70px;
        margin-left:20px;
    }
    .container{
        padding: 0 15px;
    }
    .header-search{
        width: auto;
    }
    
    .header-navigation nav{
        position: fixed;
        width: 80%;
        background: #fff;
        left: -100%;
        top: 0;
        transition: .3s ease;
        bottom: 0;
        z-index: 2;
        border-right: 1px solid #eee;
        max-height: 100vh;
        overflow: auto;
	z-index:99;
    }
    
    .header-navigation nav.active{
        left: 0;
    }
    
    .header-navigation li a{
        color: #000;
        font-size: 1.4rem;
        padding: 10px 15px;
        border-bottom: 1px solid #eee;
    }
    
    .menubar {
        min-width: 32px;
        height: 24px;
        position: relative;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        z-index: 5;
        margin-top: 18px;
    }

    .menubar span {
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        background: #000;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

    .menubar span:nth-child(1) {
        top: 0
    }

    .menubar span:nth-child(2) {
        top: 10px
    }

    .menubar span:nth-child(3) {
        bottom: 0;
    }

    .menubar.open span:nth-child(1) {
        top: 12px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        background: #000
    }

    .menubar.open span:nth-child(2) {
        opacity: 0;
        left: -60px;
        background: #000
    }

    .menubar.open span:nth-child(3) {
        top: 12px;
        -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        transform: rotate(-135deg);
        background: #000
    }

}

@media (min-width:778px) {
    .child-menu ul li ul {
    min-width: 340px;
    font-size: 1.5rem;
}

}

@media (max-width:767px) 
{
    body .logo .iew_logo {
        width: 36px;
    }
    .header-search {
       max-width: 160px;
    }
    .imp-report-sec .owl-carousel .owl-nav.disabled .owl-next {
        position: absolute;
        right: 60px;
    }
    .offset-arrow-slider .owl-nav .owl-prev, .partner-slider .owl-nav .owl-prev {
        margin-left: -6px;
    }

     /*For Organization Chart */
    .orgstrucure .sec_grps .sec_ind .caption {
        padding: 15px 16px;
    }
    .orgstrucure .sec_ind .fa-light, .org_icon.ceeo{
        width: 70px;
        height: 70px;
    }
    .orgstrucure .sec_ind .fa-light:after, .org_icon.ceeo:after{
        width: 72px;
        height: 70px;
    }
    .orgstrucure .sec_ind .caption {
        font-size: 1.3rem;
    }
    .orgstrucure .sec_grps .sec_ind .caption b:nth-child(3){
        font-size: 1.3rem !important;
    }
    .orgstrucure .sec_grps .sec_ind {
        margin: 10px 10px;
    }
    .sec_pan {
        width: 1000px;
    }
    .orgstrucure .sec_pan .sec_grps:nth-child(3):before{
        width: 50%;
        top: 19px;
    }
    .orgstrucure .sec_ind .fa-light:after, .org_icon.ceeo:after {
        top: -5px;
    }
    .orgstrucure .sec_grps {
        padding-top: 34px;
    }
    .orgstrucure .sec_grps.second-row {
    padding-top: 57px;
}
    
    
    
    
    
    
    .header-search {
        width: -webkit-fill-available;
        flex-grow: 1;
    }
    
    .header-search i[class*=search] {
         right: 205px;
    }

    .screen-reader-nav{
        flex-grow: 1;
	margin-top:10px;
	margin-bottom:10px;
    }

    .rigt_s .btn_ppac01 {
        font-size: 14px;
        padding: 8px 8px;
    }
    
    .pan01 .data_b1 + .data_b1 {
        margin-left: 0;
    }
    
    .mobc.gallery-tab{
        justify-content:center;
    }
    
    .price-list li{
        margin:16px 0 16px;
    }
    
    .nav-ppac .child-menu:after {
        color: #111;
        right: 8px;
        top: 8px;
    }
    
   html{
    font-size: 55%;
   }
    .banner-content h3 {
        font-size: 3.5rem;        
    }
    .common-section{
        padding: 40px 0;
    }
    .common-section .title{
        font-size: 3rem;
    }
    .logo img.img-fluid {
    max-width: 215px;
}
.what-new {
    margin: auto;
    position: static;
    width: 100%;
    max-width: 95%;
    padding: 20px;
    transform: none;
    box-shadow: 1px 1px 8px rgb(0 0 0 / 20%);
    margin-top: 15px;
    margin-bottom: 15px;
}
.home-banner-wrapper .banner-sliders img {
    height: 175px;
    object-fit: cover;
    object-position: bottom;
}

div.position-relative.serch_tw.ms-auto.d-md-flex.justify-content-end.align-items-center{
    flex-direction: column;
}
}
@media (max-width:576px) {
    .header-search{max-width:100% !important;}
    .header-search .form-control {
        width: 100%;
    }
    .header-search i[class*=search] {
    /* right: 107px; */
    left: 35px;
}
   .inner_pg ul#myTab {
        justify-content: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    
    
    /*for header */
    .logo-search{
        /*position: fixed;*/
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 99999999999;
    }
    .header-navigation nav{
        z-index: 99999999999999999999999999;
    }
    
    
    /*#photo .media-gallery div:nth-child(1) figure{*/
    /*    max-height: 450px;*/
    /*    height:100%;*/
    /*}*/
    
    .fz30 {
        font-size:2.4rem !important;
    }
    .fz40 {
        font-size:3.2rem !important;
    }
    
        .menubar{
    margin-top: 0px;
}
   .common-section .title {
    font-size: 2.5rem;
}
.owl-nav {
    display: none !important;
}
.modal.show .modal-dialog {
    transform: none;
    padding:25px 15px;
}
.onload-slider .btn-close, .feedback-slider .btn-close {
    right: -10px;
    height: 27px;
    width: 27px;
    top: -11px;
}
    .header-search{        
        display: none;
        position: absolute !important;
        width: 100%;
        background: #fff;
        z-index: 15;
        left: 0;
        right: 0;
        margin: auto;
        margin-top: 60px;
    }
    .header-search.active{
        display: block;
    }
    .banner-content{
        padding: 15px 0;       
    }
    .banner-content h3{
        color: #fff;
        font-size: 2rem;
    }
    .banner-sliders .owl-nav{
        display: none;
    }
    .banner-content a {        
        font-size: 1.8rem;      
        width: 160px;
        padding: 5px 0;      
    }
    button.clsoe-search.btn  {
        position: absolute;
        right: 10px;
        top: 10px;        
        box-shadow: none;
    }
    button.clsoe-search.btn i{      
        font-size: 19px;
        position: static;
        color: #000;
    }
    .header-search .form-control{
        padding-right: 50px;
    }
.logo img.img-fluid {
    max-width: 182px;
    margin-right: 4px !important;
}
.logo img.img-fluid + img {
    max-width: 70px;
}
}
@media (min-width:1200px) {

    @media(-webkit-min-device-pixel-ratio: 1.0416666666666667), (-o-min-device-pixel-ratio: 25/24), (min-resolution: 100dpi) {

        html{

            zoom: .9;    

            -moz-transform: scale(.9);

        }

    }

    @media(-webkit-min-device-pixel-ratio: 1.3125), (-o-min-device-pixel-ratio: 21/16), (min-resolution: 126dpi) {

        html{

            zoom: .8;    

            -moz-transform: scale(.8);

        }

    }

    @-moz-document url-prefix() {

        @media(-webkit-min-device-pixel-ratio: 1.0416666666666667), (-o-min-device-pixel-ratio: 25/24), (min-resolution: 100dpi) {

            html{

                zoom: .9;    

                -moz-transform: scale(1);

            }

        }
        
    @media(-webkit-min-device-pixel-ratio: 1.3125), (-o-min-device-pixel-ratio: 21/16), (min-resolution: 126dpi) {

            html{

                zoom: .8;    

                -moz-transform: scale(1);

            }
        }
    }

}


@media (max-width:90em) {
    
    .container {
        max-width:90em;
    }
    
    .header-navigation li a{
        font-size:1.3rem;
    }
    
    .header-navigation .child-menu a {
        padding: 8px 24px 8px 10px;
    }
    #feedback_captcha iframe,
    #register_captcha iframe{
        zoom:130%;
    }
    
}


.gallery-tab #photo figure a{
    height:auto!important;
}

