@media(max-width:1400px){
    img.header-logo {
        max-width: 215px;
    }
    a.nav-link {
        font-size: 16px;
        font-weight: 600;
        padding: 30.4px 3px !important;
        margin: 0 12px;
    }
    .bs-box img.hb-img {
        max-height: 750px;
        min-height: 750px;
    }
    p {
        margin: 0 0 14px;
        line-height: 28px;
        font-size: 16px;
    }
    .section-title h2 {
    font-size: 38px;
    line-height: 50px;
}
.service-item .thumbnail .hover-content-wrap{
    padding: 10px 10px 10px 20px;
}
.service-item .thumbnail .hover-content-wrap .content h4{
    font-size: 20px;
    line-height: 30px;
}
.service-item .thumbnail .hover-content-wrap .icon-btn {
    width: 70px;
    height: 70px;
    font-size: 28px;
}
.wcu-inn-title{
    font-size: 28px;
}
.wcu-inn-para{
    font-size: 17px;
}
.page-banner .page-content .breadcrumb-title {
    font-size: 40px;
    line-height: 55px;
}


  
}
@media(max-width:1199px){
    a.nav-link {
        font-size: 16px;
        margin: 0 6px;
    } 
    .bs-con h1{
        font-size: 70px;
        line-height: 85px;
    }
    .bs-con h4 {
        font-size: 54px;
        margin-bottom: 20px;
    }
    .bsc-btn {
        column-gap: 14px;
    }
    .why-choose-item{
        margin-bottom: 25px;
    }
    .team-item {
    margin-bottom: 25px;
   }
   .cts-form-section {
    margin-top: 30px;
   }
   .footer-title {
    font-size: 20px;
    line-height: 32px;
}
.contact-ul li{
    column-gap: 15px;
}
.step-item.style-1 {
    margin-bottom: 25px;
}
.wcu-inn-title{
    font-size: 22px;
}
.wcu-inn-para{
    font-size: 16px;
}


}


@media screen and (min-width:1200px){
     .step-item.style-1.even{
        transform: translateY(40px);
     }
}


@media(max-width:991px){
    .navbar-brand{
        padding-bottom: 15px;
    }
    a.nav-link, .main-header.sticky a.nav-link {
    padding: 3px 3px !important;
}
    div#navbarSupportedContent {
        /* background: #000; */
        padding: 11px 20px;
        margin: 0 -12px;
    }
    .main-header.sticky a.nav-link {
        padding: 0;
    }
    .bs-con h1{
        font-size: 60px;
        line-height: 85px;
    }
    /* 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;
    }
    .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;
    }
    .service-item .thumbnail .hover-content-wrap {
        width: 95%;
    }
    .testimonial-item .testimonial-inner-wrap .thumbnail {
        display: none;
    }
    .footer-widget {
        margin-bottom: 25px;
    }
    .copyright-text, .credit-text {
        font-size: 14px;
        line-height: 26px;
    }
    .innp-lg-heading {
    font-size: 40px;
    line-height: 54px;
}
    .innp-lg-heading::before{
        display: none;
    }
    .innp-sm-heading {
    font-size: 28px;
    line-height: 34px;
}
.page-banner .page-content .breadcrumb-title {
    font-size: 50px;
    line-height: 70px;
}
.page-banner{
    padding: 70px 0;
}
.appli-card-col{
    margin-bottom: 25px;
}
 
}

@media screen and (min-width:992px){
    .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;
}
.ps-lg-30{
    padding-left: 30px !important;
}
.ps-lg-50{
    padding-left: 50px !important;
}
.pe-lg-30{
    padding-right: 30px !important;
}
.pe-lg-50{
    padding-right: 50px !important;
}
.oval-col{
  margin-bottom: 45px;
}
.lg-350px{
    width: 100%;
    height: 400px;
    object-fit: cover;
}




}


@media(max-width:767px){
   .bs-con h1 {
    font-size: 45px;
    line-height: 65px;
}
 .accordion-card .accordion-header .accordion-title {
    font-size: 16px;
  }
  .abtus-image.image-two{
    right: 5px;
  }
  .section-title h2 {
    font-size: 34px;
    line-height: 50px;
}
.vm-wrapper{
    padding: 40px;
}
.vm-box.even{
  padding-left: 0;
  padding-top: 70px;
}
.vm-wrapper::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 1px;
    width: 100%;
    background-color: var(--color-white);
}
.page-banner .page-content .breadcrumb-title {
    font-size: 40px;
    line-height: 55px;
}
.page-banner .page-content ul li {
    font-size: 15px;
    line-height: 27px;
}
.py-70{
    padding: 45px 0 !important;
}

}
@media(max-width:575px){
    .bs-con h4 {
        font-size: 31px;
        margin-bottom: 14px;
    }
    .bs-con {
        max-width: 450px;
        width: 100%;
        padding: 0 14px;
    transform: translate(-50%, -67%);
   }
 .bs-con h1 {
    font-size: 40px !important;
    line-height: 55px !important;
}
    .bs-con p {
        font-size: 16px;
        line-height: 25px;
    }
      .bsc-btn {
        flex-wrap: wrap;
        row-gap: 15px;
     }
        .section-padding {
        padding: 50px 0;
    }
    .main-con p{
        font-size: 16px;
    }
    .bs-slider .slick-prev, .bs-slider .slick-next{
        display: none !important;
    }
    .abtus-image.image-two{
        display: none;
    }
    .abtus-image-box .experience-box{
        top: -90px;
    }
    .experience-box h6{
        padding-left: 10px;
    }
   .section-title h2 {
    font-size: 25px;
    line-height: 40px;
}
.section-title .sub-title{
    font-size: 15px;
}
.abtft-iconic-box .content h4 {
    line-height: 30px;
}
.abtft-iconic-box .icon {
    width: 70px;
    height: 70px;
    min-width: 70px;
    min-height: 70px;
    margin-right: 15px;
}
.abtft-iconic-box .content h4 {
    font-size: 19px;
    line-height: 30px;
}
.abtft-iconic-box .icon img {
    height: 45px;
}
.abtft-button-wrap {
    flex-wrap: wrap;
    row-gap: 15px;
}
.abtft-button-wrap .support-box{
    margin-left: 0;
}
.abtft-button-wrap .support-box .icon i {
    font-size: 40px;
}
.abtft-button-wrap .support-box .content h6{
    font-size: 16px;
}
.service-item .thumbnail .hover-content-wrap .content h4 {
    font-size: 19px;
    line-height: 28px;
}
.team-item .member-image .hover-content .member-info h4 {
    font-size: 20px;
    line-height: 32px;
}
.team-item .member-image .hover-content .member-info{
    padding: 10px 40px 15px 20px;
}
.testimonial-item .testimonial-inner-wrap .testimonial-content p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 20px;
}
.testimonial-item .testimonial-inner-wrap .testimonial-content .author-info h5{
    font-size: 20px;
}
.cts-form-wrapper{
    padding: 20px;
}
.footer-section{
    padding-top: 50px;
}
.footer-widget-area {
    padding-bottom: 20px;
}
.vm-wrapper{
    padding: 25px;
}
.vm-wrapper::after{
    top: 50.6%;
}
.innp-lg-heading {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 0;
}
.innp-sm-heading {
    font-size: 22px;
    line-height: 34px;
}
.innp-list-ul li {
    font-size: 16px;
    line-height: 25px;
    padding-left: 30px;
}
.page-banner .page-content .breadcrumb-title {
    font-size: 27px;
    line-height: 40px;
}
.page-banner .page-content ul {
    padding: 7px 15px;
}
.page-banner .page-content ul li:not(:last-child):after {
    margin-left: 10px;
    margin-right: 10px;
}
.page-banner .page-content ul li {
    font-size: 14px;
    line-height: 23px;
}
.page-banner {
    padding: 50px 0;
}
.contact-info-box{
    padding: 20px;
    column-gap: 12px;
}
.contact-info-box .icon {
    width: 70px;
    height: 70px;
    font-size: 25px;
}
.contact-info-box .content h5{
    font-size: 21px;
    margin-bottom: 7px;
}
.contact-info-box .content p {
    font-size: 15px;
    padding-bottom: 0;
}
.contact-form-wrapper {
    padding: 25px;
}


}




/* Minimum Screen */

@media screen and (min-width:992px) and (max-width:1199px){
    .navbar-container{
        max-width: 100% !important;
    }
    a.nav-link {
    font-size: 14px;
    margin: 0 5px;
    }
    .header-btn .site-btn{
        padding: 18px 15px;
    }
}
@media screen and (min-width:1200px) and (max-width:1400px){
    .bs-box img.hb-img {
    max-height: 700px !important;
    min-height: 700px !important;
}
}
