
@media(max-width:1400px){

    /* .main-header.sticky a.nav-link
     {
        padding: 30.4px 0 !important;
    } */
    .bs-con{
        top: 45%;
        left: 10%;
    }
    img.header-logo {
        max-width: 130px;
    }
    a.nav-link {
        font-size: 18px;
        font-weight: 600;
        padding: 30.4px 3px !important;
        margin: 0 12px;
    }
    .bs-box img.hb-img {
        max-height: 650px;
        min-height: 650px;
    }
    p {
        margin: 0 0 14px;
        line-height: 31px;
        font-size: 17px;
    }
    .bs-con {
        max-width: 670px;
        margin-top: 20px;
    }
    .brands-item img{
    min-height: 90px;
    max-height: 90px;
}
@media screen and (min-width:1400px){
    p{
         font-size: 17px;
    }
}
  
}
@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;
    }
    .year-box{
        right: 150px;
    }
    .ff-text{
    font-size: 95px;
}
    .grid-cont-box h2 {
    font-size: 45px;
    line-height: 55px;
   }
    .brands-item img{
    min-height: 75px;
    max-height: 75px;
}
   

}
@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 {
        max-width: 80%;
        width: 100%;
        margin-top: 20px;
    }
    .bs-con h1{
        font-size: 60px;
        line-height: 85px;
    }
    a.nav-link {
        /* color: #FFF; */
        margin: 8px 0px;
        padding: 0;
        font-size: 15px;
    }
    .header-btn {
        margin: 4px 0 14px;
    }
 .main-header{
    padding: 0px 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;
}
.progress-block{
    margin-bottom: 30px;
}
.float-bob-y{
    display: none;
}
.year-box {
    right: 30px;
    font-size: 38px;
    line-height: 50px;
}
.year-box span{
    font-size: 100px;
}
.counter-section {
    padding-top: 70px;
}
.ff-text {
    font-size: 75px;
}
.funfact-card .ff-info {
    margin-top: 30px;
}
.grid-cont-box h2{
    text-align: center;
}
.text-slider-section .text-box.italic{
    font-size: 95px;
}
.footer-text{
    margin-bottom: 30px;
}
.client-inner-section .brands-card img {
    min-height: 90px !important;
    max-height: 90px !important;
}


}

@media screen and (min-width:992px){
    .main-header.sticky{
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important;
    }
    .offcanvas{
    --bs-offcanvas-width: 450px !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;
    width: 200px;
    /* border-radius: 20px !important; */
}
.header-dropdown:hover .dropdown-menu {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    pointer-events: auto;
    
}
.bs-con p{
    max-width: 500px;
}
.ps-lg-30{
    padding-left: 30px !important;
}
.pe-lg-20{
    padding-right: 20px !important;
}
.pe-lg-30{
    padding-right: 30px !important;
}
.px-lg-50{
    padding-left: 50px !important;
    padding-right: 50px !important;
}
.ps-lg-50{
    padding-left: 50px !important;
}
.pe-lg-50{
    padding-right: 50px !important;
}
.footer-links.custom li {
    width: 48%; 
  }



}


@media(max-width:767px){
    .bs-con h1 {
    font-size: 53px;
    line-height: 65px;
}
   .section-title h1.lg-title {
    font-size: 35px;
    line-height: 48px;
}
.funfact-card{
    margin-bottom: 25px;
}
.text-slider-section .text-box.italic{
    font-size: 75px;
    line-height: 85px;
}
.footer-col-wrap{
    margin-bottom: 25px;
}
.testimonial-slider .slick-prev {
    left: 8%;
}
.testimonial-slider .slick-next {
    right: 8%;
}
.site-breadcrumb .breadcrumb-title {
    font-size: 45px;
    line-height: 54px;
}


}
@media(max-width:575px){
    a.nav-link{
        font-size: 16px;
        font-weight: 400;
    }
    img.header-logo {
    max-width: 95px;
}
.sticky img.header-logo {
    max-width: 95px;
}
.site-btn{
    font-size: 14px;
    padding: 12px 20px;
}
    .bs-box img.hb-img {
    max-height: 550px;
    min-height: 550px;
}
    .bs-con{
        left: 3%;
    }
    .bs-con h4 {
        font-size: 31px;
        margin-bottom: 14px;
    }
    .bs-con {
        max-width: 450px;
        width: 100%;
        padding: 0 14px;
    }
    .bs-con h1 {
    font-size: 32px !important;
    line-height: 50px !important;
}
.bs-con p {
    font-size: 16px;
    line-height: 25px;
}
    .bsc-btn {
        column-gap: 8px;
    }
    .section-padding {
    padding: 50px 0;
}
.year-box {
    right: 15px;
    bottom: 15px;
    font-size: 18px;
    line-height: 25px;
}
.year-box span{
    font-size: 35px;
    line-height: 35px;
}
.section-title .sm-title{
    font-size: 15px;
}
.abtfeat-list {
    grid-template-columns: repeat(1, 1fr);
}
.main-con .heading-title {
    font-size: 17px;
    margin: 23px 0;
}
.service-accordion-wrapper .accordion-button, .service-accordion-wrapper .accordion-button:focus, .service-accordion-wrapper .accordion-button:active{
    font-size: 23px !important;
}
.product-section{
    padding-top: 50px;
}
.product-slider .slick-prev {
    left: 0%;
}
.product-slider .slick-next {
    right: 0;
}
.counter-section {
    padding-top: 40px;
    padding-bottom: 50px;
}
.ff-text {
    height: auto;
    font-size: 60px;
    line-height: 75px;
    margin-bottom: 10px;
}
.funfact-card .ff-info {
    margin-top: 5px;
}
.funfact-card .ff-info h6{
    font-size: 18px;
}
.funfact-card {
    margin-bottom: 30px;
}
.testimonial-slider .slick-prev, .testimonial-slider .slick-next{
    display: none !important;
}
.video-con-wrap h2 {
    font-size: 30px;
    line-height: 40px;
}
.video-con-wrap h3 {
    font-size: 20px;
    line-height: 34px;
}
.video-con-wrap p {
    margin: 0px 0px 35px 0px;
    font-size: 16px;
    line-height: 24px;
}
.grid-wid-section {
    padding-top: 50px;
}
.grid-cont-box h2 {
    font-size: 33px;
    line-height: 46px;
}
.text-slider-section {
    padding-top: 50px;
    padding-bottom: 70px;
}
.text-slider-section .text-box.italic {
    font-size: 50px;
    line-height: 55px;
}
.footer-text {
    font-size: 20px;
    line-height: 33px;
}
.testimonial-item .testi-info p {
    font-size: 18px;
    margin-bottom: 20px;
}
.brands-section {
    padding: 40px 0;
}
.brands-item {
    padding: 10px 0;
}
.site-breadcrumb{
    padding: 50px 0;
}
.site-breadcrumb .breadcrumb-title {
    font-size: 33px;
    line-height: 45px;
    margin-bottom: 20px;
}
.site-breadcrumb .breadcrumb-menu li {
    font-size: 15px;
    font-weight: 700;
}
.contus-card{
    padding: 30px;
}
.contus-form-wrap .cts-form-title{
    font-size: 30px;
}
.brands-carousel .slick-prev, .brands-carousel .slick-next {
    width: 40px !important;
    height: 40px !important;
}
.brands-carousel .slick-prev {
    left: -5px;
}
.brands-carousel .slick-next {
    right: -5px;
}


}




/* Minimum Screen */

@media screen and (min-width:992px) and (max-width:1199px){
    .navbar-container{
        max-width: 100% !important;
    }
}
@media screen and (max-width:1600px){
    .float-bob-y{
        left: 20px;
    }
}