
@media(max-width:1400px) {
    .subbanner_wrapper {
        margin-top: 17%;
    }

    /* .subbanner_wrapper .subbaner-img img {
        width: 100%;
        height: 602px;
        object-fit: unset;
    } */

}
@media (min-width: 1700px){

    .subbanner-floating-img{
        right: 120px;
    }

}
@media (min-width: 1900px){
    .subbanner-floating-img{
        right: 220px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .heading-wrap h2{
        font-size: 42px;
    }

    .testimonial-author{
        font-size: 15px;
    }
    .subbanner-floating-img img{
        height: 465px;
    }
    .subbanner-floating-img{
        right: -30px;
    }
    .consulting-section{
        padding: 70px 0 0;
    }

    .heading-wrap{
        margin-bottom: 40px;
    }

    .heading-wrap h2{
        font-size: 40px;
        line-height: 1.2;
    }

    .consulting-wrapper{
        gap: 30px;
        align-items: flex-end;
    }

    .whatsapp-box a img{
        width: 50px;
        height: 50px;
    }

    /* Left Side */
    .consulting-left,
    .consulting-card,
    .contact-bottom{
        width: 100%;
        max-width: 500px;
    }

    .consulting-card{
        min-height: auto;
        padding: 35px;
    }

    .consulting-card h3{
        font-size: 26px;
    }

    .consulting-card p{
        font-size: 14px;
        line-height: 1.7;
    }

    .consulting-card input{
        height: 48px;
    }

    .or-text{
        font-size: 34px;
        top: -16px;
    }

    .whatsapp-box{
        gap: 10px;
    }

    .whatsapp-box a{
        font-size: 32px;
        line-height: 1;
    }

    .whatsapp-box i{
        font-size: 32px;
    }

    /* Right Side */
    .consultant-image{
        width: 400px;
        margin-bottom: 0;
    }

    .gold-ring{
        width: 340px;
        height: 340px;
        right: 20px;
    }

    .gold-ring::before{
        width: 220px;
        height: 220px;
    }

    .star-shape{
        right: 20px;
        top: 75px;
        font-size: 48px;
    }

    .signature{
        right: 70px;
        bottom: 30px;
        font-size: 32px;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) {

    .consulting-section{
        padding: 60px 0 0;
    }

    .heading-wrap{
        margin-bottom: 40px;
    }

    .heading-wrap h2{
        font-size: 38px;
        line-height: 1.2;
    }

    .consulting-wrapper{
        flex-direction: column;
        gap: 50px;
    }

    /* Left Section */
    .consulting-left,
    .consulting-card,
    .contact-bottom{
        width: 100%;
        max-width: 650px;
        margin: 0 auto;
    }

    .consulting-card{
        padding: 35px;
        min-height: auto;
    }

    .consulting-card h3{
        font-size: 28px;
    }

    .consulting-card p{
        font-size: 15px;
        line-height: 1.8;
    }

    .consulting-card input{
        height: 50px;
    }

    .or-text{
        font-size: 34px;
        top: -16px;
    }

    .whatsapp-box a img{
        width: 50px;
        height: 50px;
    }

    .whatsapp-box a{
        font-size: 34px;
    }

    .whatsapp-box i{
        font-size: 34px;
    }

    /* Right Image */
    .consultant-image{
        width: 420px;
        margin: 0 auto;
    }

    .consultant-image img{
        width: 100%;
    }

    .gold-ring{
        width: 350px;
        height: 350px;
        right: 35px;
    }

    .gold-ring::before{
        width: 230px;
        height: 230px;
    }

    .star-shape{
        font-size: 48px;
        top: 75px;
        right: 25px;
    }

    .signature{
        font-size: 34px;
        right: 70px;
        bottom: 35px;
    }

    .book-heading-wrap{
        text-align:center;
        margin-bottom:30px;
    }

    .book-subtitle{
        font-size:28px;
    }

    .book-arrow{
        display:none;
    }

    /* Left Card */
    .book-main-card{
        padding:30px;
        text-align:center;
        min-height:auto;
    }

    .book-cover{
        position:relative;
        left:auto;
        top:auto;
        transform:none;
        margin-bottom:25px;
        text-align:center;
    }

    .book-cover img{
        width:150px;
    }

    .book-title{
        font-size:38px;
        line-height:1.2;
    }

    .book-desc{
        font-size:16px;
        line-height:1.7;
    }

    .book-main-card .project__bottom__button{
        text-align:center;
    }

    /* Right Card */
    .upcoming-book-card{
        margin-top:30px;
        min-height:280px;
        padding:25px;
    }

    .upcoming-book-img::before{
        width:220px;
        height:220px;
    }

    .upcoming-book-img img{
        width:150px;
    }

    .upcoming-arrow{
        right:25px;
        bottom:40px;
    }

    .upcoming-arrow img{
        width:40px;
    }

    .upcoming-text{
        font-size:22px;
        bottom:15px;
    }

    .subbanner_wrapper{
        overflow: visible;
        padding-bottom: 40px;
    }

    .subbanner-floating-img{
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center;
        margin-top: 40px;
    }

    .subbanner-floating-img img{
        height: 420px;
        width: auto;
        margin: 0 auto;
    }

    .quote-sec{
        margin-top: 20px;
    }

    .quote-sec .row{
        gap: 25px;
    }

    .quote-sec [class*="col-"]{
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* Center card */
    .calander-box{
        margin-top: 0;
    }

    /* Testimonials */
    .mini-testimonial{
        max-width: 100%;
        min-height: auto;
        padding: 25px 25px 35px;
    }

    .mini-testimonial.left,
    .mini-testimonial.right{
        margin-top: 0;
    }

    .testimonial-text{
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 12px;
    }

    .testimonial-author{
        font-size: 14px;
        line-height: 1.6;
    }

    /* Quote icons */
    .quote-top{
        width: 24px;
    }

    .left .quote-top{
        left: 15px;
    }

    .right .quote-top{
        right: 15px;
    }

    .left .quote-bottom,
    .right .quote-bottom{
        width: 34px;
        height: 34px;
        bottom: 24px;
    }

    /* Order */
    .quote-sec .col-xl-3:first-child{
        order: 2;
    }

    .quote-sec .col-xl-6{
        order: 1;
    }

    .quote-sec .col-xl-3:last-child{
        order: 3;
    }
    .growth-card{padding: 70px 50px;}
    .text-boxmain .card-body{
        padding: 30px 30px;
    }
    .consulting-left .down-arrow img{
        width: 20px;
        height: 25px;
    }

    .copyright__left p{
        font-size: 12px;
    }

    .copyright__right ul li a{
        font-size: 12px;
    }

    .calander-icon-box img{
        width: 60px;
        height: 60px;
    }
}


@media (min-width: 576px) and (max-width: 767.98px) {

    .whatsapp-box a img{
        width: 35px;
        height: 35px;
    }

    .growth-card{
        padding: 60px 30px;
    }
    .growth-heading h3{   
        font-size: 30px;
    }
    .subbanner_wrapper{
        overflow: visible;
        padding-bottom: 30px;
    }

    .subbanner-floating-img{
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center;
        margin-top: 30px;
        pointer-events: none;
    }

    .subbanner-floating-img img{
        display: block;
        height: 350px;
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }
        .consulting-section{
        padding: 60px 0 0;
    }

    .heading-wrap{
        margin-bottom: 35px;
    }

    .heading-wrap h2{
        font-size: 34px;
        line-height: 1.25;
    }

    .consulting-wrapper{
        flex-direction: column;
        gap: 40px;
    }

    /* Left Side */
    .consulting-left,
    .consulting-card,
    .contact-bottom{
        width: 100%;
    }

    .consulting-card{
        padding: 25px;
        min-height: auto;
    }

    .consulting-card h3{
        font-size: 24px;
        line-height: 1.4;
    }

    .consulting-card p{
        font-size: 14px;
        line-height: 1.7;
    }

    .consulting-card input{
        height: 48px;
    }

    .strategy-btn{
        margin-top: 20px;
    }

    .or-text{
        font-size: 30px;
        top: -15px;
    }

    .whatsapp-box{
        gap: 10px;
        flex-wrap: wrap;
    }

    .whatsapp-box a{
        font-size: 28px;
        line-height: 1;
    }

    .whatsapp-box i{
        font-size: 30px;
    }

    /* Right Image */
    .consultant-image{
        width: 340px;
        max-width: 100%;
        margin: 0 auto;
    }

    .gold-ring{
        width: 280px;
        height: 280px;
        right: 25px;
    }

    .gold-ring::before{
        width: 180px;
        height: 180px;
    }

    .star-shape{
        top: 60px;
        right: 15px;
        font-size: 40px;
    }

    .signature{
        font-size: 28px;
        right: 45px;
        bottom: 25px;
    }

    .quote-sec{
        margin-top: 20px;
    }

    .quote-sec .row{
        gap: 25px;
    }

    .quote-sec [class*="col-"]{
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* Center card */
    .calander-box{
        margin-top: 0;
    }

    /* Testimonials */
    .mini-testimonial{
        max-width: 100%;
        min-height: auto;
        padding: 25px 25px 35px;
    }

    .mini-testimonial.left,
    .mini-testimonial.right{
        margin-top: 0;
    }

    .testimonial-text{
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 12px;
    }

    .testimonial-author{
        font-size: 14px;
        line-height: 1.6;
    }

    /* Quote icons */
    .quote-top{
        width: 24px;
    }

    .left .quote-top{
        left: 15px;
    }

    .right .quote-top{
        right: 15px;
    }

    .left .quote-bottom,
    .right .quote-bottom{
        width: 34px;
        height: 34px;
        bottom: 24px;
    }

    /* Order */
    .quote-sec .col-xl-3:first-child{
        order: 2;
    }

    .quote-sec .col-xl-6{
        order: 1;
    }

    .quote-sec .col-xl-3:last-child{
        order: 3;
    }
    .consulting-left .down-arrow img{
        width: 20px;
        height: 25px;
    }
    .text-boxmain .card-body{
        padding: 30px 30px;
    }
    .consulting-card h3{
        margin-top: 10px;
    }

    .calander-icon-box img{
        width: 60px;
        height: 60px;
    }
}


@media (max-width: 575.98px) {

    .whatsapp-box a img{
        width: 35px;
        height: 35px;
    }
    
    .growth-card{
        padding: 50px 20px;
    }
    .growth-heading h3{
        font-size: 24px;
    }
    .growth-content{
        gap: 10px;
    }
    .growth-content p{
        font-size: 18px;
    }

    .quote-sec{
        margin-top: 20px;
    }

    .quote-sec .row{
        gap: 25px;
    }

    .quote-sec [class*="col-"]{
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    /* Center card */
    .calander-box{
        margin-top: 0;
    }

    /* Testimonials */
    .mini-testimonial{
        max-width: 100%;
        min-height: auto;
        padding: 25px 25px 35px;
    }

    .mini-testimonial.left,
    .mini-testimonial.right{
        margin-top: 0;
    }

    .testimonial-text{
        font-size: 16px;
        line-height: 1.7;
        margin-bottom: 12px;
    }

    .testimonial-author{
        font-size: 14px;
        line-height: 1.6;
    }

    /* Quote icons */
    .quote-top{
        width: 24px;
    }

    .left .quote-top{
        left: 15px;
    }

    .right .quote-top{
        right: 15px;
    }

    .left .quote-bottom,
    .right .quote-bottom{
        width: 34px;
        height: 34px;
        bottom: 24px;
    }

    /* Order */
    .quote-sec .col-xl-3:first-child{
        order: 2;
    }

    .quote-sec .col-xl-6{
        order: 1;
    }

    .quote-sec .col-xl-3:last-child{
        order: 3;
    }
    .text-boxmain .card-body{
        padding: 30px 30px;
    }

    .subbanner_wrapper{
        overflow: visible;
        padding-bottom: 20px;
    }

    .subbanner-floating-img{
        position: relative;
        right: auto;
        bottom: auto;
        text-align: center;
        margin-top: 25px;
        pointer-events: none;
    }

    .subbanner-floating-img img{
        display: block;
        height: 280px;
        width: auto;
        max-width: 100%;
        margin: 0 auto;
    }
    .owner-point{
        justify-content: flex-start;
        margin-left: 30px;
    }
    .point_wrapper .card{
        padding: 25px 15px;
        border-radius: 20px;
    }

    .point_wrapper .point-list ul{
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .point_wrapper .point-list li{
        padding: 18px;
        gap: 12px;
        border-radius: 14px;
    }

    .point_wrapper .point-list li i{
        width: 34px;
        height: 34px;
        min-width: 34px;
        min-height: 34px;
        font-size: 14px;
        border-radius: 10px;
    }

    .point_wrapper .point-list li p{
        font-size: 15px;
        line-height: 1.6;
    }

    .point_wrapper .section__title__heading h3{
        font-size: 30px;
        line-height: 1.2;
    }

    .point_wrapper .about-list{
        margin-top: 10px !important;
    }

    .consulting-section{
        padding: 50px 0 0;
    }

    .heading-wrap{
        margin-bottom: 30px;
    }

    .heading-wrap h2{
        font-size: 28px;
        line-height: 1.25;
    }

    .consulting-wrapper{
        flex-direction: column;
        gap: 30px;
    }

    /* Left Side */
    .consulting-left,
    .consulting-card,
    .contact-bottom{
        width: 100%;
    }

    .consulting-card{
        padding: 20px;
        min-height: auto;
    }

    .consulting-card h3{
        font-size: 22px;
        line-height: 1.4;
    }

    .consulting-card p{
        font-size: 14px;
        line-height: 1.7;
    }

    .consulting-card input{
        height: 46px;
        padding: 0 14px;
    }

    .strategy-btn{
        margin-top: 15px;
    }

    .or-text{
        font-size: 26px;
        top: -12px;
        padding: 0 12px;
    }

    .whatsapp-box{
        gap: 8px;
        flex-wrap: wrap;
    }

    .whatsapp-box a{
        font-size: 22px;
        line-height: 1.2;
        text-align: center;
    }

    .whatsapp-box i,
    .whatsapp-box img{
        width: 28px;
        height: 28px;
        font-size: 28px;
    }

    /* Right Image */
    .consultant-image{
        width: 260px;
        max-width: 100%;
        margin: 0 auto;
    }

    .gold-ring{
        width: 220px;
        height: 220px;
        right: 18px;
    }

    .gold-ring::before{
        width: 140px;
        height: 140px;
    }

    .star-shape{
        top: 45px;
        right: 10px;
        font-size: 30px;
    }

    .signature{
        font-size: 22px;
        right: 28px;
        bottom: 18px;
    }
    .consulting-left .down-arrow img{
        width: 20px;
        height: 25px;
    }
    .consulting-left .down-arrow{
        width: 45px;
        height: 45px;
        top: -23px;
    }
    .consulting-card h3{
        margin-top: 10px;
    }

    .copyright__left p{
        font-size: 12px;
    }

    .copyright__right ul li a{
        font-size: 12px;
    }

    .calander-icon-box img{
        width: 40px;
        height: 40px;
    }


    
}



@media (min-width: 992px) and (max-width: 1199.98px){

    .book-main-card{
        padding:30px 30px 30px 180px;
    }

    .book-cover img{
        width:140px;
    }

    .book-title{
        font-size:40px;
    }

    .book-desc{
        font-size:16px;
    }

    .upcoming-book-img img{
        width:150px;
    }

    .upcoming-book-img::before{
        width:220px;
        height:220px;
    }
    .text-boxmain .card-body{
        padding: 30px 40px;
    }
    .growth-heading h3{
        font-size: 28px;
    }
    .consulting-left .down-arrow img{
        width: 20px;
        height: 25px;
    }
}


@media(max-width:1200px) {

    .heroban-img img {
        width: 100%;
        height: 490px;
    }

    .subbanner_wrapper {
        margin-top: 12%;
        /* margin-bottom: 60px; */
    }

    .subbanner_wrapper .subbaner-img {
        position: relative;
    }

    .subbanner_wrapper .subbaner-img img {
        height: 583px;
        position: absolute;
        top: 135px;
        object-fit: contain;
    }

    .owner-point {
        flex-wrap: wrap;
    }

    .calendar_wrapper {
        padding-bottom: 150px;
    }

    .calander-main .calander-box {
        margin-top: -24%;
    }

}

@media(max-width:1024px) {
    .subbanner_wrapper {
        background-size: cover;
    }
}

@media(max-width:992px) {
    
    .heroban-img.slide-2 img {
         width: 100%;
    }
    
    .subbanner_wrapper {
        padding-bottom: 0px;
        margin-top: 30%;
        margin-bottom: 0px;
    }


    .subbanner_wrapper .subbaner-img {
        position: relative;
    }

    .subbanner_wrapper .subbaner-img {
        position: static;
        content: '';
        bottom: 0px;
        left: 10px;
    }


    .section__title__button span {
        color: var(--blackColor);
        font-size: 12px;
        font-weight: 500;
        line-height: 1;
        border: 1px solid var(--borderColor2);
        padding: 10px 26px;
        border-radius: 50px;
        display: inline-block;
    }

    .project__bottom__img img {
        height: 40px;
        width: 60%;
        margin-bottom: 30px;
    }

    .herobanner__content__wrapper--2 .herobanner__title h1 {
        font-size: 40px;
    }

    .heroban-img img {
        width: 100%;
        height: 450px;
        object-fit: contain;
    }

    .herobanner__vector.hero__icon__4 {
        top: 59%;
        right: 2%;
        animation: 3s linear 0s infinite normal none running move5;
        height: 80px;
        width: 80px;
    }

    .about_wrapper .card .main-box {
        display: flex;
        align-items: center;
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .about_wrapper .card .main-box .ab-main-text p {
        text-align: center;
    }

    .calander-main .calander-box {
        padding: 24px;
        margin-top: -23%;
    }

    .moment_wrapper .moments .moments-box::before {
        display: none;
    }

    .moment_wrapper .moments .moments-box {
        display: flex;
        justify-content: unset;
        gap: 20px;
        padding: 20px;
        height: 100%;
        position: relative;
    }

    .happens_wrapper .card .hap-box .hap-text {
        font-size: 16px;
        max-width: 100%;
    }


    .book_wrapper .book-title {
        font-size: 36px;
    }

    .book_wrapper .book-subtitle {
        font-size: 26px;
    }

    .mobile-img img {
        display: block;
    }

    .desktop-img img {
        display: none;
    }

    .subbanner_wrapper .subbaner-img img {
        height: 583px;
        position: absolute;
        top: 73px;
        object-fit: contain;
    }

}

@media(max-width:991px) {

    .subbanner_wrapper .subbaner-img img {
        height: 450px;
        object-fit: contain;
        margin-top: 20px;
        position: static;
    }
}

@media(max-width:768px) {
    .contact__header h4 {
        font-size: 26px;
        font-weight: 800;
    }

    .objection__list li {
        display: flex;
        align-items: flex-start;
        gap: 15px;
        font-size: 15px;
        line-height: 1.5;
        width: 100%;
    }

    .heroban-img img {
        width: 100%;
        height: 350px;
        object-fit: contain;
    }

    .book_wrapper .book-title {
        font-size: 30px;
    }


    .growth_wrapper .main-growth-box .left-side-bottam {
        left: -20px;
        position: absolute;
        bottom: -45px;
    }

    .growth_wrapper .main-growth-box .right-side-bottam {
        right: -19px;
        position: absolute;
        bottom: -30px;
    }

    .point_wrapper .point-list li {
        padding-bottom: 30px;
        display: flex;
        gap: 20px;
        margin-left: 0px;
    }

    .about-text-box .card {
        padding: 20px 0px;
    }

}



@media(max-width:575px) {
    .mobile__component__right .default__button {
        padding: 8px;
        font-size: 12px;
        font-weight: 500;
    }

    .default__button {
        padding: 12px;
        font-size: 14px;
    }

    .calander-main .calander-box .calander-title {
        padding-top: 15px;
        font-size: 28px;
        font-weight: 600;
        line-height: 1;
    }

    .calander-main .calander-box .cl-text {
        font-size: 16px;
    }

    .calander-main .calander-box {
        padding: 24px;
    }

    .moment_wrapper .moments .moments-box .mo-title {
        font-size: 26px;
    }

    .moment_wrapper .moments .moments-box .mo-subtitle {
        font-size: 18px;
    }

    .happens_wrapper .card .hap-box {
        border: none !important;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 20px;
        margin: auto;
    }

    .happens_wrapper .card .hap-box .happens-img {
        margin: auto;
    }


    .happens_wrapper .card .hap-box .hap-title,
    .happens_wrapper .card .hap-box .hap-text {
        text-align: center;
    }

    .subbanner_wrapper {
        padding-bottom: 0px;
        margin-top: 22%;
    }

    .subbanner_wrapper .subbaner-img img {
        width: 100%;
        height: 350px;
    }


    .growth_wrapper .main-growth-box .left-side-bottam {
        left: 0px;
        position: absolute;
        bottom: -45px;
    }

    .growth_wrapper .main-growth-box .left-side-bottam img,
    .growth_wrapper .main-growth-box .right-side-bottam img {
        height: 100px;
    }

    .growth_wrapper .main-growth-box .right-side-bottam {
        right: 0px;
        position: absolute;
        bottom: -30px;
    }

    .growth_wrapper .groth-list li {
        font-size: 16px;
        padding-left: 41px;
    }

    .growth_wrapper .groth-list.red-point li::after,
    .growth_wrapper .groth-list.green-point li::after {
        height: 20px;
        width: 20px;
        left: 0;
        top: 26px;
    }

    .growth_wrapper .groth-box .groth-header .header-title {
        font-size: 18px;
    }

}



@media(max-width:475px) {
    .heroban-img img {
        width: 100%;
        height: 100%;
        /* object-fit: cover; */
    }

    .herobanner__content__wrapper--2 .herobanner__title h1 {
        font-size: 36px;
    }


    .herobanner__vector.hero__icon__4 {
        top: 66%;
        right: 2%;
    }


    .moment_wrapper .moments .moments-box {
        display: flex;
        justify-content: unset;
        flex-wrap: wrap;
        padding-bottom: 0;
        padding-top: 0;
    }


    .subbanner_wrapper {
        padding-bottom: 0px;
        margin-top: 30%;
    }

    .subbanner_wrapper .subbaner-img img {
        width: 100%;
        height: 300px;
    }

    .barand-3 .brand__single img {
        height: 84px;
        width: 139px;
        object-fit: contain;
    }

    .calendar_wrapper {
        padding-bottom: 110px;
    }

    .point_wrapper .point-list li p {
        font-size: 16px;
    }
}


@media(max-width:430px) {

    .subbanner_wrapper {
        padding-bottom: 0px;
        margin-top: 50%;
    }
}


@media(max-width:375px) {

    .subbanner_wrapper {
        padding-bottom: 0px;
        margin-top: 65%;
    }
}