@media screen and (min-width:1400px){
     img.header-logo {
        max-width: 230px !important;
    }
    a.nav-link{
        font-weight: 600;
    }
    .bs-con p {
    font-size: 20px;
    line-height: 35px;
}
.main-con p{
    line-height: 31px;
}
}
@media(max-width:1400px){
    .bs-con{
        /* top: 50%; */
        left: 10%;
    }
    img.header-logo {
        max-width: 185px;
    }
    a.nav-link {
        font-size: 16px;
        font-weight: 600;
        padding: 30.4px 3px !important;
        margin: 0 8px;
    }
    .bs-box img.hb-img {
        max-height: 700px;
        min-height: 700px;
    }
    p {
        margin: 0 0 14px;
        line-height: 28px;
        font-size: 16px;
    }
    .bs-con {
        /* max-width: 670px; */
        margin-top: 20px;
    }
    .section-title h1 {
    font-size: 50px;
    line-height: 60px;
}
.mkt-card img {
    min-height: 158px;
    max-height: 158px;
}
.certi-img-wrap .certi-img{
    height: 450px;
}
  
}
@media(max-width:1199px){
    a.nav-link {
        font-size: 16px;
        margin: 0 6px;
    } 
    .bs-con h4 {
        font-size: 54px;
        margin-bottom: 20px;
    }
    .bs-con {
        max-width: 80%;
    }
    .bsc-btn {
        column-gap: 14px;
    }
    .content-area .head{
        font-size: 26px;
    }
    .content-area p {
    font-size: 17px;
    line-height: 27px;
}
.content-area1 .text a{
    font-size: 22px;
    left: 200%;
}
   

}
@media(max-width:991px){

    .pageLanguage-elementor{
    display: none !important;
}

    .navbar-brand{
        padding-bottom: 15px;
    }
    a.nav-link, .main-header.sticky a.nav-link {
    padding: 3px 3px !important;
}
    .humberger-lg{
        display: none !important;
    }
    .top-header{
        display: none;
    }
    div#navbarSupportedContent {
        /* background: #000; */
        padding: 11px 20px;
        margin: 0 -12px;
    }
    .main-header.sticky a.nav-link {
        padding: 0;
    }
    /* .bs-con {
        max-width: 80%;
        width: 100%;
        margin-top: 20px;
    } */
    /* span.navbar-toggler-icon {
        filter: brightness(0) invert(1);
        width: 1.8em !important;
        height: 1.8em !important;
    } */
    a.nav-link {
        /* color: #FFF; */
        margin: 8px 0px;
        padding: 0;
        font-size: 15px;
    }
    .header-btn {
        margin: 4px 0 14px;
    }
 .main-header{
    padding: 10px 0;
    /* background-color: #000 !important; */
 }
.header-dropdown .dropdown-menu li a, .header-dropdown .dropdown-menu li a:hover{
    color: var(--color-dark);
}
.bs-con h4 {
    font-size: 46px;
    margin-bottom: 20px;
}
.section-padding {
    padding: 70px 0;
}
.counter-box-area h2 {
    font-size: 37px;
    line-height: 45px;
}
.counter-box-area p{
    font-size: 19px;
}
.section-title h1 {
    font-size: 40px;
    line-height: 55px;
}
.WCU-card{
    padding: 20px;
    display: flex;
    align-items: center;
}
.WCU-icon-avatar {
    height: 65px;
    width: 65px;
    min-height: 65px;
    min-width: 65px;
}
.WCU-icon-avatar img {
    height: 37px;
}
.WCU-con-wrap h4 {
    font-size: 22px;
    margin-bottom: 12px;
}
.WCU-con-wrap p{
    font-size: 17px;
}
.footer-widget-area {
    margin-top: 30px;
}
.site-breadcrumb {
    padding-top: 80px;
    padding-bottom: 80px;
}
.site-breadcrumb .breadcrumb-title {
    font-size: 50px;
    line-height: 55px;
}
.contusc-col{
    margin-bottom: 25px;
}
.certi-card{
    margin-bottom: 30px;
}
.certi-img-wrap .certi-img{
    height: unset;
}

 
}

@media screen and (min-width:992px){
    .navbar-container{
    background-color: var(--color-white);
    border-radius: 100px;
}
    .main-header{
        top: 15px;
        background: transparent;
    }
    .main-header.sticky{
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important;
    }
.header-dropdown .dropdown-menu{
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    display: block !important;
    visibility: hidden;
    overflow: hidden;
    pointer-events: none;
    /* border-radius: 20px !important; */
}
.header-dropdown:hover .dropdown-menu {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    pointer-events: auto;
}
section.banner-section {
    margin-top: -120px;
}
.ps-lg-30{
    padding-left: 30px !important;
}
.site-breadcrumb{
    margin-top: -120px;
}
.testimonial-item{
    min-height: 285px;
}



}


@media(max-width:767px){
   .section-title h1 {
    font-size: 35px;
    line-height: 48px;
}
.banner-shape{
    width: 350px;
    height: 350px;
}
.testimonials-section::before{
    background-size: 1700px;
}
.testi-shape{
   height: 300px;
    width: 300px;
    top: 10%;
}
.counter-box-area {
    margin-top: 20px;
}
.counter-box-area h2 {
    font-size: 32px;
    line-height: 36px;
}
.counter-box-area p {
    font-size: 16px;
    line-height: 20px;
}
.abtus-wid-wrap{
    left: 0;
}
.WCU-main-box .icon-box{
    display: none;
}
.site-breadcrumb {
    padding-top: 25px;
    padding-bottom: 25px;
}
.site-breadcrumb .breadcrumb-title {
    font-size: 45px;
    line-height: 45px;
}
.site-breadcrumb .breadcrumb-menu li{
    font-size: 17px;
}
.site-breadcrumb .breadcrumb-menu li::before {
    top: 2px;
    font-size: 14px;
}


}

@media screen and (min-width:768px){
    testimonial-slick{
        height: 100% !important;
    }
}

@media(max-width:575px){

      .lang-select-wrap{
        margin-left: -16px;
    }
    .goog-te-banner-frame.skiptranslate, body .goog-te-spinner-pos {
  display: none !important;
}
iframe .VIpgJd-ZVi9od-ORHb{
    display: none !important;
}
/* .cta-top-btn{
    display: none;
} */
.header-btn {
    margin-top: 17px;
    flex-direction: column;
    gap: 15px;
    align-items: start !important;
}
    .bs-box img.hb-img {
    max-height: 550px;
    min-height: 550px;
}
  .bs-con {
    max-width: 100%;
    left: 2%;
    right: 2%;
    padding: 12px 18px;
}
.bs-con h1 {
    font-size: 18px;
    line-height: 30px;
}
    .bs-con h4 {
        font-size: 31px;
        margin-bottom: 14px;
    }
    /* .bs-con {
        max-width: 450px;
        width: 100%;
        padding: 0 14px;
    } */
.bs-con p {
    font-size: 16px;
    line-height: 25px;
}
    .bsc-btn {
        column-gap: 8px;
    }
    .section-padding {
    padding: 50px 0;
}
.section-title h5{
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 16px;
}
.section-title h1 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 0;
}
.main-con p{
    font-size: 16px;
}
.counter-box-area {
    margin-top: 10px;
}
.counter-box-area p {
    font-size: 15px;
}
.abtus-wid-wrap .img-1 img{
    height: 450px;
}
.marquee-wrap h3{
    font-size: 18px;
}
.marquee-wrap h3 img {
    width: 12px;
    margin: -6px 8px 0 10px;
    filter: brightness(0) invert(1);
}
.marquee-wrap .marquee-text {
    padding: 25px 0 16px 0;
}
.prod-slick-buttons .prev-btn, .prod-slick-buttons .next-btn {
    height: 35px;
    width: 35px;
}
.prod-slick-buttons .prev-btn i, .prod-slick-buttons .next-btn i {
    font-size: 15px;
}
.appointment-section .appointment-form-box {
    padding: 24px 20px;
}
.appt-heading-wrap h4 {
    font-size: 17px;
    margin-bottom: 12px;
}
.appt-heading-wrap p {
    font-size: 15px;
    line-height: 22px;
}
.appointment-wid-wrap img{
    height: 450px;
}
.testimonials-section::before {
    background-size: cover;
    background-position: top;
  }
.testimonial-slider .testimonial-item {
    margin: 15px;
    box-shadow: rgba(0, 184, 87, 0.25) 0px 2px 5px -1px,
            rgba(0, 184, 87, 0.3) 0px 1px 3px -1px;

}
.testimonial-item .testi-content{
    font-size: 16px;
}
.author-area .testi-author{
    font-size: 17px;
}
.testimonial-item .testi-content{
    margin-bottom: 13px;
}
.content-area{
    padding: 20px;
}
.content-area .arrow2 a {
    height: 60px;
    width: 60px;
    box-shadow: rgba(0, 184, 87, 0.1) 0px 4px 12px;
    line-height: 60px;
    font-size: 26px;
}
.content-area .head {
    font-size: 23px;
    margin-top: 20px;
    margin-bottom: 16px;
}
.content-area p {
    font-size: 16px;
    line-height: 27px;
}
.VM-info .VM-title{
    font-size: 22px;
}
.site-breadcrumb .breadcrumb-title {
    font-size: 32px;
    line-height: 37px;
    margin-bottom: 5px;
}
.site-breadcrumb .breadcrumb-menu li {
    font-size: 15px;
}
.site-breadcrumb .breadcrumb-menu li::before {
    top: 3px;
    font-size: 12px;
}
.product-infos ul li{
    font-size: 15px;
}
.contus-form-container {
    margin: 25px 0;
}
.ctsform-wid-wrap img{
    height: auto;
}
.contus-form-wrapper{
    padding: 20px;
}
.mkt-card img {
    min-height: 90px;
    max-height: 90px;
}
.prod-img-wrap{
    height: 250px;
}

.product-infos ul li .prod-value {
    width: 100%;
}
.product-infos ul li .prod-key {
    width: 100%;
}
.product-infos ul li {
    flex-wrap: wrap;
}

}




/* Minimum Screen */

@media screen and (min-width:992px) and (max-width:1199px){
    .navbar-container{
        max-width: 100% !important;
    }
}
@media screen and (min-width:992px) and (max-width:1050px){
    a.nav-link {
    font-size: 15px;
}
}