
@media(min-width: 1400px){
    
    
}

@media(min-width: 1610px){
    
}
@media(min-width: 1900px){
    
}
@media(max-width: 1920px){
    
}

@media(max-width: 1600px){
    
}


@media (max-width: 1400px){

}

@media (max-width: 1325px){
   
}

@media (max-width: 1280px){
    .captchaimg {
        width: 75px;
        height: 38px;
    }
    .book-collection-right .prog-box {
        position: relative !important;
        width: 32%;
    }
    .book-collection {
        margin: -80px auto 0;
        padding: 25px 25px;
    }
}

@media (max-width: 1170px){
    
}

@media (max-width: 1024px){
    .about_rt {
        width: 30%;
    }
    .aboutLt {
        width: 70%;
    }

    .book-collection {
        margin: 20px auto 0;
        padding: 30px 15px 20px;
    }
}

@media (max-width: 991px){
    .header_in {
        padding: 0px;
        align-items: center;
        height: 70px;
    }
    
    .right.enquireNow {
        margin-left: auto;
        margin-right: 10px;
    }
    .mn_menu ul li a:before {
        height: 100%;
        z-index: -1;
    }
    .mn_menu ul li a.active {
        color: #f7c644;
        z-index: 1;
    }
    .Fixed_header .meniRt {
        padding-top: 0px;
    }
    .logo {
        padding-top: 0px;
        width: 180px;
    }
    .mn_menu .logo {
        display: block;
        float: left;
        width: 100%;
        padding-left: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ba111a;
    }
    .js--mobile-menu-active .header_in:before {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: rgb(0 0 0 / 72%);
    }
    /*.js--mobile-menu-active .menu_icon span {
        background: #fff;
    }*/
    .home-call a {
        font-size: 15px;
        line-height: 27px;
    }

    .home-call span img {
        max-width: 24px;
    }
    .home-call {
        margin-right: 10px;
    }
    .social2 a {
        margin-right: 10px;
    }
    .tomenu {
        align-items: end;
        text-align: left;
        justify-content: start;
        margin-bottom: 0;
        border-bottom: 1px solid #ccc;
        padding-left: 10px;
        margin-top: 40px;
        padding-bottom: 8px;
        overflow: hidden;
        width: 100%;
    }
    .mn_menu .menu_icon {
        top: 0;
        right: 10px;
        margin-left: 0px;
        float: right;
    }


    .menu_icon {
        width: 30px;
        height: 22px;
        cursor: pointer;
        transition: 0.5s all ease;
        display: block;
        position: relative;
        top: 0px;
        right: 0px;
        z-index: 999;
        margin-left: 6px;
    }


    ul.cart_Ul li a.lock {
        width: 22px;
    }
    .trackBX:before {
        top: -10px;
        left: 12px;
    }
    .searchBX:before {
        top: -5px;
        left: 42px;
    }
    .menu_icon .CL_MNU {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 2px;
        background: #000;
        transition: 0.5s all ease;
    }
    .menu_icon .CL_MNU:nth-child(1) {
        top: 0px;
    }
    .menu_icon .CL_MNU:nth-child(2) {
        top: 8px;
    }
    .menu_icon .CL_MNU:nth-child(3) {
        top: 16px;
    }
    .js--mobile-menu-active .CL_MNU:nth-child(1) {
        transform: rotateZ(45deg);
        transition: 0.5s all ease;
        top: 8px;
    }
    .js--mobile-menu-active .CL_MNU:nth-child(3) {
        transform: rotateZ(-45deg);
        transition: 0.5s all ease;
        top: 8px;
    }
    .js--mobile-menu-active .CL_MNU:nth-child(2) {
        display: none;
        transition: 0.5s all ease;
    }
    .click_menu_i {
        position: absolute;
        top: 0;
        right: 0;
        width: 41px;
        height: 35px;
        background: #333;
    }
    .click_menu_i:before {
        position: absolute;
        top: 7px;
        left: 15px;
        content: "\f107";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 22px;
        color: #fff;
    }

    .Li_icon_add .click_menu_i:before {
        position: absolute;
        top: 5px;
        left: 15px;
        content: "\f106 ";
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 22px;
        color: #fff;
    }
    .js--mobile-menu-active a.ApplyTx {
        display: none;
    }
    .header_fixed .logo img {
        max-width: 60px;
        transition: 0.5s all ease;
    }
    header {
    }
    .mn_menu {
        position: fixed;
        width: 265px;
        top: 0;
        background: #fff;
        height: 100%;
        left: -270px;
        transition: 0.5s all ease;
        padding-top: 15px;
        margin-right: 0px;
        z-index: 99;
        display: block;
    }
    
    .Fixed_header .logo {
        width: 165px;
    }
    .js--mobile-menu-active .right.enquireNow {
        display: none;
    }
    .enquireNow_Btn {
        width: 140px;
        height: 42px;
        font-size: 14px;
    }
    .Fixed_header .trackBX:before {
        top: 6px;
        left: 4px;
        position: relative;
    }
    .Fixed_header .searchBX:before {
        top: 0;
        left: 0;
        position: relative;
    }
    
    
    
    
    .mn_menu > ul{
        width: 100%;
    }
    .Fixed_header .tp_menu {
        margin-bottom: 0;
    }
    .tp_menu {
        margin-bottom: 0;
    }
    .js--mobile-menu-active .hdr_enquery {
        opacity: 0;
        visibility: hidden;
        transition: 0.5s all ease;
    }
    .js--mobile-menu-active .mn_menu {
        left: 0;
        transition: 0.5s all ease;
    }
   
    .inr_header .mn_menu ul li a {
        color: #333333;
        text-shadow: none;
    }
    .mn_menu.menu {
        padding-top:0px;
        transition: 0.5s all ease;
    }
    .mn_menu ul li {
        display: block;
        margin: 0 0;
        padding-bottom: 0px;
        padding-top: 0px;
    }
     .mn_menu ul li a, .mn_menu .tp_menu li a {
        padding: 8px 10px 8px 10px;
        border: 0px;
        border-bottom: 1px solid #ccc;
        color: #333333;
        text-align: left;
        font-size: 14px;
        line-height: 22px;
    }
    .Fixed_header .mn_menu ul li:hover a {
        color: #f7c644;
    }
    
    .Fixed_header .mn_menu {
        padding-top:15px;
    }
    .mn_menu a.logo img {
        max-width: 190px !important;
    }
    .Fixed_header .mn_menu > ul > li {
        padding: 0;
    }
    
    
    .mn_menu ul li.active:before, .mn_menu ul li:before {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 100%;
        background: #2fa029;
        content: "";
        transition: 0.5s all ease;
    }
    .mn_menu ul li:hover a {
        color: #f7c644;
    }
    .ftr_cntr {
        padding-left: 0;
        padding-right: 0;
    }

    .ftr_cntr ul li a {
        font-size: 16px;
    }
    .ftr_lt h3 {
        font-size: 23px;
        line-height: 30px;
    }
    .ftr_rt h4 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .ftr_cntr ul li span {
        width: 26px;
        margin-right: 4px;
    }

    .Events_tx h3 {
        font-size: 20px;
        line-height: 25px;
    }


    .event_rt {
        padding-left: 20px;
    }

    .Cont_tx {
        padding: 0 16px 20px 15px;
    }
    .Cont_tx .Cont_Hd {
        font-size: 22px;
        line-height: 25px;
    }
    .Readmore {
        margin-bottom: 0;
    }
    .left_social ul li a {
        width: 35px;
        height: 35px;
    }
    .left_social {
        right: 10px;
    }
    body h1 {
        font-size: 32px;
        line-height: 37px;
    }
    
    .bnr_slider {
        width: 100%;
        padding-left: 0;
        margin-top: 18px;
    }
    .bnr_in {
        flex-direction: column-reverse;
    }
    .banner-top {
        height: auto;
        margin-top: 70px;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }
    .Fixed_header {
        padding: 0;
    }
    .prog-box1 h3, .prog-box2 h3 {
        font-size: 17px;
        line-height: 22px;
        bottom: 10px;
        right: 15px;
    }
    /*.book-collection {
        padding-top: 15px;
    }*/
    .book_A {
        padding: 15px;
    }
    .book-icontxt {
        font-size: 14px;
    }
    .book-collection > h3 {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
    }
    .healthpkgs-box1 .hpkghead {
        font-size: 16px;
        line-height: 22px;
    }
    .healthpkgs-box1 .pkgsubtxt {
        font-size: 14px;
        line-height: 22px;
    }
    .homebody-inner .headinghome {
        font-size: 20px;
    }
    .conditionTest li a {
        font-size: 15px;
        line-height: 45px;
    }
    .about-left, .about-right {
        float: left;
        width: 100%;
    }
    .about-right {
        margin-top: 15px;
    }
    .newsicon {
        font-size: 16px;
        line-height: 22px;
    }
    .accre-left {
        width: 66%;
    }
    .accre-right {
        width: 33%;
    }
    .test-condition-box1 .testimgs-txt {
        font-size: 14px;
    }
    .banner-reportbox > h3 {
        font-size: 16px;
        line-height: 26px;
    }
    .mt_TOP {
        margin-top: 70px;
    }
    body h2 {
        font-size: 25px;
        line-height: 30px;
    }
    .mobileMenu {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0px 0 0px;
    position: fixed;
    top: 0;
    left: -250px;
    height: 100%;
    width: 250px;
    background: #163e4a;
    display: block;
    z-index: 9;
    transition: 0.5s all ease;
  }
  .mobileMenu ul {
    display: block;
      margin: 0;
      padding-top: 40px;
  }
  .mobileMenu ul li {
      display: block !important;
      width: 100%;
    border: 0;
  }
  .mobileMenu ul li a {
    padding: 5px 10px !important;
    border: 0;
    border-bottom: 1px solid #ccc;
}
.menu_icon {
    width: 30px;
    height: 22px;
    cursor: pointer;
    transition: 0.5s all ease;
    display: block;
    position: relative;
    top: 1px;
    right: 0;
    z-index: 999;
    margin-left: 6px;
}


    ul.cart_Ul li a.lock {
        width: 22px;
    }
    .trackBX:before {
        top: -10px;
        left: 12px;
    }
    .searchBX:before {
        top: -5px;
        left: 42px;
    }
    .menu_icon .CL_MNU {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 2px;
        background: #252525;
        transition: 0.5s all ease;
    }
    .menu_icon .CL_MNU:nth-child(1) {
        top: 0px;
    }
    .menu_icon .CL_MNU:nth-child(2) {
        top: 8px;
    }
    .menu_icon .CL_MNU:nth-child(3) {
        top: 16px;
    }
    .js--mobile-menu-active .CL_MNU:nth-child(1) {
        transform: rotateZ(45deg);
        transition: 0.5s all ease;
        top: 8px;
    }
    .js--mobile-menu-active .CL_MNU:nth-child(3) {
        transform: rotateZ(-45deg);
        transition: 0.5s all ease;
        top: 8px;
    }
    .js--mobile-menu-active .CL_MNU:nth-child(2) {
        display: none;
        transition: 0.5s all ease;
    }
    .js--mobile-menu-active .mobileMenu {
      left: 0;
    }
    .mobileMenu .menu_icon {
      top: 10px;
      right: 5px;
      float: right;
  }
  .js--mobile-menu-active:before {
    position: fixed;
    left: 264px;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 56%);
    content: "";
    z-index: 99999;
  }
  .bnr_tx_in {
    width: 100%;
}
.bannertx {
    padding-bottom: 15px;
}
.bnr_tx_in h1 {
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
}
.bnr_tx_in h5 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.bnr_slider img {
    max-width: 100%;
    height: 300px;
    object-fit: cover;
}
}


@media (max-width: 767px){
    .book-collection-right .prog-box {
        width: 100%;
        margin-bottom: 10px;
    }
    .book-collection-right {
        display: block;
    }
    .book-collection-right .prog-box img {
        width: 100%;
    }
    .accre-left {
        width: 100%;
    }
    .accre-right {
        width: 100%;
    }
    .homebody-inner .headinghome {
        font-size: 19px;
    }
    .conditionTest li {
        width: calc(33.33% - 16px);
    }
    .nrlspace {
        margin: 0 0 0 0;
        width: 100%;
    }
    .book-collection > h3 {
        font-size: 18px;
    }
    aside.footer-bottright, aside.footer-bottleft {
        width: 100%;
        text-align: center;
    }
    .footer-bott {
        flex-direction: column;
    }
    footer {
        padding: 10px 0;
    }
    .head-feedback {
        font-size: 16px;
    }
    .feedbacktxt {
        font-size: 14px;
        line-height: 22px;
    }
    .peoplesay-feedback {
        background-size: 85px;
    }
    .ContactUs .corporate_office .left {
        width: 40%;
    }
    .ContactUs .Add_right {
        width: 60%;
    }
    .about_rt {
        width: 100%;
        margin-top: 25px;
    }
    .aboutLt {
        width: 100%;
        padding-right: 0px;
    }
}   


@media (max-width: 640px){
    .ContactUs .corporate_office .left {
        width: 100%;
        text-align: center;
    }
    .ContactUs .Add_right {
        width: 100%;
        text-align: center;
    }
    .ContactUs .corporate_office .left h5 {
        text-align: center;
    }
    .ContactUs .corporate_office .left h4 {
        text-align: center;
    }
    ul.book-collec-icons li {
        width: 100%;
        min-height: auto;
    }
}

  

@media (max-width: 575px){
    
    .conditionTest li {
        width: calc(50% - 16px);
    }
    ul.book-collec-icons li {
        width: 100%;
        vertical-align: top;
        border-bottom: 1px solid #e5e5e5;
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    ul.book-collec-icons {
        margin-bottom: 25px;
    }
}

@media (max-width: 480px){
    
}

@media (max-width: 413px){
    
}

@media (max-width: 360px){
    .conditionTest li {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
    }
}
@media (max-width:320px){
    
}

















