/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1399px){

    .coolboots-hero-content h1{
        font-size: 64px;
    }

    .coolboots-primary-btn,
    .coolboots-secondary-btn{
        font-size: 22px;
    }

 .coolboots-trusted-info h3{
        font-size: 58px;
    }


    .coolboots-problem-left h2{
        font-size: 58px;
    }

    .coolboots-problem-content h4{
        font-size: 28px;
    }


     .coolboots-problem-right{
        padding-right: 0;
    }

    .coolboots-floating-cards{
        position: relative;
        flex-direction: row;
        justify-content: flex-start;
        margin-top: 40px;
        top: auto;
    }

      .coolboots-prev{
        left: -20px;
    }

    .coolboots-next{
        right: -20px;
    }
}

@media (max-width: 1199px){

    .coolboots-solution-image-wrapper{
        max-width: 100%;
    }

     .coolboots-slider-arrow{
        display: none;
    }
    .coolboots-pillars-row{
        justify-content: center;
       
    }

    .coolboots-pillars-center{
        margin: 20px 0;
    }
     .coolboots-global-content h2{
        font-size: 48px;
    }

    .coolboots-global-cta-left h3{
        font-size: 28px;
    }
 .coolboots-footer-left,
    .coolboots-footer-links{
        border-right: none;
        padding-right: 0;
    }

    .coolboots-footer-links{
        padding: 0;
    }

}


@media (max-width: 991px){

    .coolboots-hero-row{
        padding-top: 40px;
    }
 .hero-section .text-center {
                margin-top: 75px;
            }
    .coolboots-hero-content{
        text-align: center;
    }

    .coolboots-hero-content p{
        margin-left: auto;
        margin-right: auto;
    }

    .coolboots-hero-btns{
        justify-content: center;
    }

    .coolboots-hero-image{
        margin-top: 60px;
    }

    .coolboots-hero-content h1{
        font-size: 52px;
    }

    .coolboots-subtitle{
        font-size: 16px;
        margin-bottom: 14px;
    }

    .coolboots-navbar.fixed-navbar{
        padding: 10px 10px 3px 10px;
    }

      .coolboots-trusted-section{
     padding:47px 20px;
    }

    .coolboots-trusted-top{
        margin-bottom: 60px;
    }

    .coolboots-trusted-top p{
        font-size: 22px;
        line-height: 1.7;
    }

    .coolboots-trusted-card{
        justify-content: center;
    }
     .coolboots-problem-section{
        padding: 40px 20px;
    }

    .coolboots-problem-left h2{
        font-size: 46px;
    }

    .coolboots-problem-left p{
        font-size: 20px;
        
    }

    .coolboots-problem-right{
        gap: 24px;
    }

    .coolboots-problem-border{
        height: 140px;
    }

    .coolboots-problem-content p{
        font-size: 18px;
    }

    .coolboots-problem-content h4{
        font-size: 24px;
    }

    .coolboots-problem-bottom-text h2{
        font-size: 40px;
    }

    .coolboots-problem-tabs{
        grid-template-columns: repeat(2,1fr);
    }

     .coolboots-solution-section{
              padding: 40px 20px;
    }

    .coolboots-solution-top h2{
        font-size:24px;
    }

    .coolboots-solution-top p{
        font-size: 16px;
    }

    .coolboots-solution-row{
        margin-top:0px;
    }

    .coolboots-solution-box{
        padding: 24px;
    }

    .coolboots-solution-box-content h3{
        font-size: 20px;
    }

    .coolboots-solution-box-content p{
        font-size: 16px;
    }

    .coolboots-solution-bottom p{
        font-size: 16px;
    }

.coolboots-product-section{
        padding:43px 20px 20px 20px;
    }

    .coolboots-product-top-left h2{
        font-size: 36px;
    }

    .coolboots-product-top-right p{
        font-size: 16px;
    }

    .coolboots-product-card{
        padding: 35px;
    }

    .coolboots-product-content h3{
        font-size: 28px;
    }

    .coolboots-product-content p{
        font-size: 16px;
    }

    .coolboots-product-features{
        grid-template-columns: repeat(2,1fr);
    }
 .coolboots-pillars-section{
        padding: 30px 20px;
    }

    .coolboots-pillars-top h2{
        font-size: 40px;
    }

    .coolboots-pillars-top p{
        font-size: 16px;
    }

    .coolboots-pillars-side{
        gap: 40px;
    }

        .coolboots-step-section{
        padding: 20px 20px;
    }

    .coolboots-step-top h2{
        font-size: 40px;
    }
       .coolboots-global-section{
        padding: 24px 20px;
    }

    .coolboots-global-content h2{
        font-size: 40px;
        margin-bottom: 40px;
    }

    .coolboots-global-item{
        margin-bottom: 32px;
    }

    .coolboots-global-cta{
        padding: 30px;
    }

    .coolboots-global-cta-text{
        border-left: none;
        padding-left: 0;
    }
      .coolboots-faq-section{
        padding: 80px 0;
    }

    .coolboots-faq-top h2{
        font-size: 40px;
    }

    .coolboots-faq-top p{
        font-size: 16px;
                text-align: left;
    }


    .coolboots-policy-left{
        padding-top: 0;
    }

    .coolboots-policy-left h1{
        font-size: 48px;
    }

    .coolboots-policy-right{
        text-align: center;
        margin-top: 40px;
    }

    .coolboots-policy-right img{
        max-width: 420px;
    }
.coolboots-contact-left h1{
        font-size: 48px;
    }

    .coolboots-contact-left p{
        font-size: 18px;
    }

    .coolboots-contact-image{
        text-align: center;
        margin-top: 40px;
    }

    .coolboots-contact-image img{
        max-width: 420px;
    }

    .coolboots-whatsapp-box{
        flex-direction: column;
        align-items: flex-start;
    }

.coolboots-navbar .row{
        align-items: center;
    }

    .coolboots-logo{
        display: flex;
        align-items: center;
    }

    .coolboots-mobile-menu{
        display: flex;
        justify-content: flex-end;
    }

    .coolboots-menu-btn{
        width: 50px;
        height: 50px;
        border: none;
        background: transparent;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        gap: 7px;
        cursor: pointer;
        margin-left: auto;
    }


}

@media (max-width: 767px){
.tb-data{
        width: 100%;
    overflow-x: scroll;
}
.right-side{
    margin-top: -90px;
}
.coolboots-hero-content {
        text-align: left;
    }
        .coolboots-hero-row {
        padding: 40px 20px;
    }
    .coolboots-navbar{
        padding: 10px 10px 3px 10px;
        border-radius: 22px;
    }

    .coolboots-logo img{
        max-width: 120px;
                margin-top: -10px;
    }
    .fixed-navbar .logo-gif {
    width: 60px !important;
    height: auto;
}
.logo-gif {
    width: 60px;
    height: auto;
}
.logo-img{
      margin-left: -15px;
    margin-top: 0px;
    position: relative;
    top: 4px;
}
    .fixed-navbar .coolboots-logo img {
    width: 200px;
    padding-bottom: 12px;
    margin-top: 0px;
}

    .coolboots-hero-content h1{
        font-size: 42px;
    }

    .coolboots-hero-content p{
        font-size: 18px;
                margin-bottom: 20px;
    }

    .coolboots-primary-btn,
    .coolboots-secondary-btn{
       width: auto;
        justify-content: space-between;
        font-size: 16px;
        height: auto;
        padding-left: 28px;
    }

    .coolboots-btn-icon,
    .coolboots-play-btn{
        width: 50px;
        height: 50px;
        font-size: 18px;
    }
       .coolboots-trusted-badge{
        font-size: 14px;
        height: 50px;
        padding: 0 25px;
        margin-bottom: 30px;
    }
.coolboots-faq-section{
    padding: 50px 20px;
    background: #fff;

}
.coolboots-faq-main {
    max-width: 980px;
    margin: auto;
    height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 10px;
    scrollbar-width: thin;
    scrollbar-color: #b9c0ff transparent;
}
    .coolboots-trusted-top p{
     font-size: 18px;
        line-height: inherit;
        margin-bottom: 73px;
        text-align: left;
    }

    .coolboots-trusted-card{
       flex-direction: column;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .coolboots-trusted-icon{
               min-width: 70px;
        width: 70px;
        height: 70px;
    }

    .coolboots-trusted-icon i{
        font-size: 24px;
    }

    .coolboots-trusted-info h3{
               font-size: 25px;
        text-align: center;
    }

    .coolboots-trusted-info span{
        font-size: 14px;
    }

      .coolboots-problem-badge{
        font-size: 14px;
        height: 44px;
        padding: 0 18px;
    }

    .coolboots-problem-left h2{
       font-size: 24px;
    }

    .coolboots-problem-left p{
        font-size: 18px;
    }

    .coolboots-problem-right{
        flex-direction: column;
        gap: 18px;
    }

    .coolboots-problem-border{
        width: 100%;
        height: 2px;
        margin-top: -44px;
    }
.coolboots-hero-section {
   
    min-height: 100vh;
    padding: 30px 0px 10px 0px;
}
    .coolboots-problem-content p{
        font-size: 16px;
        line-height: 1.7;
    }

    .coolboots-problem-content h4{
        font-size: 22px;
    }

    .coolboots-floating-cards{
     flex-direction: row;
             margin-top: 10px;
    }
.coolboots-problem-cards-row {
margin-top: 10px;

}
.coolboots-problem-card {
    background: #fff;
    border-radius: 24px;
    padding: 8px 14px;
    border-top: 4px solid #f4aa10;
    box-shadow: 0 10px 40px rgba(71, 84, 255, 0.08);
    height: 100%;
    transition: 0.4s ease;
}
    .coolboots-floating-card{
        width: 100%;
    }

    .coolboots-card-icon{
        width: 80px;
        margin: 0 auto 10px;
        height: 80px;
    }

    .coolboots-card-icon i{
        font-size: 32px;
    }

    .coolboots-problem-card h3{
     font-size: 16px;
             margin-bottom: 15px;
    }

    .coolboots-problem-card p{
        font-size: 16px;
    }

    .coolboots-problem-center-icon{
        width: 64px;
        height: 64px;
        font-size: 24px;
    }

    .coolboots-problem-bottom-text h2{
      font-size: 24px;
   
    }

    .coolboots-problem-tabs{
        grid-template-columns: 1fr;
           margin-top: 31px;
    }

    .coolboots-problem-tab{
        border-right: none;
        border-bottom: 1px solid #d9d9d9;
        height: 70px;
        font-size: 16px;
        padding-left: 20px;
  justify-content: left;
    }
.coolboots-flow-input {
    flex: 1 1 0%;
    height: 58px;
    border-width: medium;
    border-style: none;
    border-color: currentcolor;
    border-image: initial;
    outline: none;
    background: rgb(244, 244, 244);
    border-radius: 10px;
         padding: 18px 24px;
        font-size: 15px;
        width: 100%;
  
}
    .coolboots-problem-tab:last-child{
        border-bottom: none;
    }
 .coolboots-solution-badge{
        height: 40px;
        padding: 0 16px;
        font-size: 13px;
    }

    .coolboots-solution-top h2{
        font-size: 24px;
                text-align: left;
    }

    .coolboots-solution-top p{
        font-size: 15px;
        line-height: 1.7;
                text-align: left;
    }

    .coolboots-solution-float-card{
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        bottom: auto;
        width: 100%;
        margin-top: 18px;
        justify-content: center;
    }

    .coolboots-solution-right{
        gap: 20px;
    }

    .coolboots-solution-box{
        flex-direction: column;
        text-align: center;
        gap: 18px;
        padding: 22px;
    }

    .coolboots-solution-box-icon{
        min-width: 80px;
        width: 80px;
        height: 80px;
    }

    .coolboots-solution-box-icon img{
        width: 36px;
    }

    .coolboots-solution-box-content h3{
        font-size: 20px;
    }

    .coolboots-solution-box-content p{
        font-size: 15px;
    }

    .coolboots-solution-bottom{
        margin-top: 55px;
    }
.coolboots-product-top-right p {
        font-size: 16px;
        margin-bottom: -28px;
    }
    .coolboots-solution-bottom p{
        font-size: 15px;
        line-height: 1.8;
        margin-bottom: 35px;
                text-align: left;
    }
 .coolboots-product-badge{
        height: 36px;
        padding: 0 16px;
        font-size: 12px;
    }

    .coolboots-product-top-left h2{
       font-size: 24px;
       margin-bottom: -7px;
    }

    .coolboots-product-card{
        padding: 24px;
        border-radius: 20px;
    }

    .coolboots-product-content h3{
        font-size: 24px;
    }

    .coolboots-product-content p{
        font-size: 15px;
        line-height: 1.8;
    }

    .coolboots-product-features{
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .coolboots-product-feature{
        flex-direction: column;
        gap: 14px;
    }
    .coolboots-step-card{
  
width: 100%;
    }

     .coolboots-pillars-top{
        margin-bottom: 50px;
    }

    .coolboots-pillars-badge{
        height: 38px;
        padding: 0 16px;
        font-size: 12px;
    }

    .coolboots-pillars-top h2{
        font-size:24px;
        margin-bottom: 0px;
                text-align: left;
    }

    .coolboots-pillars-top p{
        font-size: 15px;
        line-height: 1.8;
        text-align: left;
    }

    .coolboots-pillars-item{
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }

    .coolboots-pillars-content span{
        margin-left: auto;
        margin-right: auto;
    }

    .coolboots-pillars-icon{
        min-width: 90px;
        width: 90px;
        height: 90px;
    }

    .coolboots-pillars-icon img{
        width: 38px;
    }

    .coolboots-pillars-content h3{
        font-size: 18px;
    }

    .coolboots-pillars-content p{
        font-size: 15px;
                margin-bottom: 0px;
    }
 .coolboots-step-top{
        margin-bottom: 40px;
    }

    .coolboots-step-badge{
        height: 38px;
        padding: 0 16px;
        font-size: 12px;
    }

    .coolboots-step-top h2{
        font-size: 24px;
                text-align: left;
    }
    .ds-none {
        display: block;
    }
    .coolboots-step-card{
    background: #fff;
    border-radius: 28px;
    padding: 18px;
    height: 100%;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    position: relative;
    z-index: 2;
    }
    .coolboots-pillars-side {
        gap: 20px;
    }
    .coolboots-step-image{
        padding: 24px;
        margin-bottom: 24px;
            height: 198px;
    }

    .coolboots-step-image img{
        max-width: 120px;
    }

    .coolboots-step-content h3{
        font-size: 20px;
    }

    .coolboots-step-content p{
        font-size: 15px;
    }
 .coolboots-global-content h2{
        font-size: 28px;
    }
.coolboots-global-image img {
    width: 100%;
    max-width:100%;
            margin-bottom: 47px;
}
    .coolboots-global-item h3{
        font-size: 20px;
    }

    .coolboots-global-item p{
        font-size: 15px;
        line-height: 1.8;
    }

    .coolboots-global-cta{
              margin-top: -26px;
        padding: 24px;
        border-radius: 24px;
    }

    .coolboots-global-cta-left{
        flex-direction: column;
    text-align: left;
    }
.coolboots-global-cta-text p {
    font-size: 16px;
    text-align: left;
    color: #fff;
}
    .coolboots-global-cta-left h3{
       font-size: 21px;
        margin-bottom: 0px;
    }

    .coolboots-global-cta-text{
        text-align: center;
        margin-top: 0px;
    }
.coolboots-faq-item {
    border-bottom: 1px solid #d9d9d9;
    padding: 1px 16px 20px 0px;
    margin-top: 10px;
}
    .coolboots-white-btn{
        height: 64px;
        font-size: 16px;
        padding-left: 22px;
    }

    .coolboots-white-btn-icon{
        min-width: 48px;
        width: 48px;
        height: 48px;
        font-size: 16px;
    }

     .coolboots-faq-top{
        margin-bottom: 50px;
    }

    .coolboots-faq-badge{
        height: 38px;
        padding: 0 16px;
        font-size: 12px;
    }

    .coolboots-faq-top h2{
        font-size: 30px;
                text-align: left;
    }

    .coolboots-faq-question h3{
        font-size: 16px;
    }

    .coolboots-faq-answer p{
        font-size: 15px;
                text-align: left;
        line-height: 1.8;
    }

    .coolboots-faq-icon{
        min-width: 38px;
        width: 38px;
        height: 38px;
        font-size: 14px;
    }
.coolboots-flow-overlay{
        padding: 30px 15px;
    }

    .coolboots-flow-step{
        flex-direction: column;
    }

    .coolboots-flow-action{
        margin-left: 56px;
    }

    .coolboots-flow-message{
        padding: 18px;
    }

    .coolboots-flow-message p{
        font-size: 15px;
    }

    .coolboots-input-wrap{
        flex-direction: column;
    }

    .coolboots-flow-btn{
        width: 100%;
        min-width: 100%;
        height: 50px;
        font-size: 15px;
    }

    .coolboots-flow-options{
        flex-direction: column;
    }
     .coolboots-footer-bottom{
        padding: 35px 0;
    }

    .coolboots-footer-social{
        justify-content: center;
    }

    .coolboots-footer-copyright{
        text-align: center;
    }

    .coolboots-footer-social span,
    .coolboots-footer-copyright p{
        font-size: 15px;
    }
     .coolboots-footer{
        padding: 20px 20px;
    }
.coolboots-sidebar-menu {
    display: flex;
    flex-direction: column;
    gap: 24px;
    text-align: left;
}

.coolboots-flow-wrapper {
    width: 100%;
    max-width: 900px;
    height: 100%;
    overflow-y: auto;
    padding: 30px;
}
    .coolboots-footer-left p{
        font-size: 16px;
        margin: 20px 0 30px;
    }

    .coolboots-footer-links{
        margin-top: 10px;
    }

    .coolboots-footer-links ul{
        gap: 24px;
    }

    .coolboots-footer-links ul li a{
        font-size: 16px;
    }

    .coolboots-footer-global{
        margin-bottom: 24px;
    }

    .coolboots-footer-global-icon{
        min-width: 70px;
        width: 70px;
        height: 70px;
    }

    .coolboots-footer-global-icon img{
        width: 34px;
    }

    .coolboots-office-card{
        padding: 22px;
        border-radius: 20px;
    }

 .hero-section {
                /* padding: 60px 0; */
                text-align: center;
            }

            .hero-section .text-center {
                width: 100%;
                margin-top: 40px;
            }

            .hero-section .trust-badge {
                font-size: 14px;
            }

            .hero-section .hero-title {
                font-size: 45px;
            }

            .hero-section .contact-para {
                font-size: 15px;
                margin: auto;
                line-height: 26px;
            }

            .policy-card {
                padding: 30px 22px;
                border-radius: 18px;
            }

            .shield-box {
                margin-top: 40px;
                padding: 30px;
            }

            .shield-box i {
                font-size: 80px;
            }

             .formContainer-section .info-panel .panel-title,
            .formContainer-section .form-panel .panel-title {
                font-size: 1.3rem;
            }

            .contact-card .local-card {
                display: flex;
                gap: 20px;
            }
   .partnership-banner {
                padding: 1.8rem 1.2rem;
                flex-direction: column;
                align-items: flex-start;
                gap: 25px;
            }

            .partnership-banner .whatsapp-btn {
                align-self: flex-start;
            }
}





/* =========================
   MOBILE
========================= */

@media (max-width: 575px){

    .coolboots-sidebar{
        width: 100%;
        right: -100%;
        padding: 25px;
    }
    .coolboots-product-top-right p {
        font-size: 16px;
        margin-bottom: -28px;
    }
    .coolboots-step-card{
  
width: 100%;
    }
    .coolboots-policy-hero {
    padding: 44px 30px 40px 30px;
}
.mob-none{
    display: none;
}

.ds-none{
    display: block;
}
.coolboots-hero-content {
    padding-left: 0px;
}

            .hero-section {
                padding: 0px 14px;
            }

            .hero-section .hero-title {
                font-size: 38px;
            }

            .hero-section .update-box {
                padding: 12px 18px;
                font-size: 14px;
            }

            .policy-card {
                margin-top: 40px;
            }

               .formContainer-section .form-panel .btn-send{
        width:100%;
    }

      .partnership-banner {
                align-items: center;
            }

            .partnership-banner .banner-left {
                flex-direction: column;
            }

            .partnership-banner .banner-left .banner-text h5,
            .partnership-banner .banner-left .banner-text p {
                text-align: center;
            }

            .partnership-banner .whatsapp-btn {
                align-self: center;
            }

    .coolboots-policy-tag{
        font-size: 11px;
        letter-spacing: 2px;
    }

    .coolboots-policy-left h1{
        font-size: 38px;
        margin-bottom: 22px;
    }

    .coolboots-policy-update{
        width: 100%;
        height: 58px;
        font-size: 15px;
        padding: 0 16px;
    }

    .coolboots-policy-content{
        padding: 28px 22px;
        border-radius: 18px;
    }

    .coolboots-policy-content p{
        font-size: 14px;
        line-height: 1.9;
        margin-bottom: 22px;
    }

.coolboots-contact-hero {
    padding: 31px 10px 58px 10px;
}
    .coolboots-contact-tag{
        font-size: 11px;
        letter-spacing: 2px;
    }

    .coolboots-contact-left h1{
        font-size: 38px;
    }

    .coolboots-contact-left p{
        font-size: 16px;
        line-height: 1.8;
    }

    .coolboots-office-card,
    .coolboots-contact-form-box{
        padding: 24px 20px;
    }

    .coolboots-office-card h2,
    .coolboots-contact-form-box h2{
        font-size: 28px;
    }

    .coolboots-contact-form-box textarea{
        height: 180px;
    }

    .coolboots-whatsapp-left{
        flex-direction: column;
        align-items: flex-start;
    }

    .coolboots-whatsapp-left h3{
        font-size: 24px;
    }

    .coolboots-whatsapp-left p{
        font-size: 16px;
    }

    .coolboots-whatsapp-btn{
        width: 100%;
        min-width: 100%;
        font-size: 16px;
    }
.coolboots-growth-video{
    position: relative;
    width: 100%;
    max-width: 720px;
    margin: auto;
margin-bottom: 30px;
    overflow: hidden;
    line-height: 0;
}
.coolboots-problem-bottom-text h2 {
        font-size: 20px;
    }
.coolboots-primary-btn, .coolboots-secondary-btn {
        width: auto;
        justify-content: space-between;
        font-size: 13px;
        height: auto;
        padding-left: 28px;
    }
    .coolboots-trusted-badge {
        font-size: 12px;
        height: 50px;
        padding: 0 25px;
        margin-bottom: 30px;
    }
    .coolboots-trusted-top p {
        font-size: 16px;
        line-height: inherit;
               margin-bottom: -61px;
        text-align: left;
    }
    .coolboots-trusted-info span {
        font-size: 12px;
    }
.coolboots-hero-content h1 {
        font-size: 32px;
        margin-bottom: 18px;
    }
        .coolboots-hero-content p {
        font-size: 18px;
        margin-bottom: 20px;
        line-height: inherit;
    }
        }
