@media screen and (max-width:1199px) {
    .award-sec {
        padding: 30px 50px
    }

    .result-section .result-content .white-btn, .white-btn{
        padding: 25px 50px;
    }
}

@media screen and (max-width:1100px) {
    .calendly-inline-widget {
        height: 1320px !important
    }
}

@media screen and (max-width:992px) {
    .header-section .header-content p {
        font-size: 20px
    }

    .award-sec {
        padding: 30px 70px
    }

    .call-section {
        padding: 30px 0
    }

    .call-section .inner-row .call-content ul li {
        font-size: 18px
    }

    .call-section .inner-row .call-image {
        padding: 0
    }

    .call-section .call-content {
        margin-top: 20px
    }

    .result-section .result-content h2 {
        font-size: 34px
    }

    .clutch-section {
        padding: 40px 0
    }

    .clutch-section .image-wrap {
        max-width: 200px;
        margin: 0 auto
    }

    .clutch-section .content-wrap h2 {
        text-align: center
    }

    .result-section .result-content .white-btn {
        padding: 20px 30px
    }

    .book-btn, .case-study-three-section .case-study-inner .book-btn{
        padding: 25px 30px; 
    }
}

@media screen and (max-width:800px) {
    .calendly-inline-widget {
        height: 1150px !important
    }
}

@media screen and (max-width:768px) {
    .banner-section .content-wrap h1 {
        font-size: 36px
    }

    .banner-section .banner-content {
        padding: 0 20px !important
    }

    .award-sec {
        padding: 30px 20px
    }

    .case-study-three-section .case-study-inner {
        flex-direction: column
    }

    .case-study-three-section .case-study-inner .col-lg-5,
    .case-study-three-section .case-study-inner .col-lg-7 {
        width: 100%;
    }
    .call-section .inner-row .col-lg-6{
        padding: 0 8px;
    }

    .clutch-section .content-wrap h2 {
        font-size: 28px
    }
    .why-us-section .result-content ul li{
        font-size: 20px;
    }
}

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

    .js-award-image::after,
    .js-award-image::before {
        width: 110px
    }

    .js-award-image .slick-arrow {
        width: 30px;
        height: 30px
    }

    .js-award-image .slick-next {
        right: 15px
    }

    .js-award-image .slick-prev {
        left: 15px
    }

    .award-image-wrap {
        padding: 0 10px
    }

    .award-image-wrap-inner {
        padding: 50% 0 0
    }

    .calendly-inline-widget {
        height: 1182px !important
    }

    .award-sec {
        padding: 10px 20px
    }

    .call-section .inner-row .call-content ul {
        padding: 0 0 0 20px;
        margin: 20px 0 0
    }

    .clutch-section .row {
        gap: 20px
    }

    .clutch-section .content-wrap h2 {
        font-size: 24px
    }
}

@media screen and (max-width:480px) {
    .header-section .header-content p {
        font-size: 19px
    }
    .banner-section {
        padding: 10px 0
    }

    .banner-section .content-wrap h1 {
        font-size: 30px !important
    }

    .banner-section .content-wrap P {
        font-size: 18px !important;
        font-weight: 400;
        line-height: 1.5
    }

    .banner-section .content-wrap .book-btn h5 {
        font-size: 18px
    }

    .banner-section .content-wrap .book-btn h6 {
        font-size: 16px;
        margin-top: 4px
    }

    .call-section .inner-row .call-content ul {
        padding: 0;
        margin: 0
    }

    .result-section .result-content h2 {
        font-size: 32px
    }

    .case-study-three-section .case-study-inner .content-wrap h2 {
        font-size: 35px
    }
    .book-btn, .case-study-three-section .case-study-inner .book-btn{
        padding: 20px 30px;
    }

    .clutch-section .content-wrap h2{
        font-size: 16px;
    }

    .hl_page-preview--content .button-nf_dUukWwr{
        margin-bottom: 0;
    }

    .result-section .white-btn{
        width: 100%;
    }

    .why-us-section .result-content ul li{
        font-size: 18px;
    }
    .call-section .inner-row .call-content ul li{
        font-size: 16px;
    }
}

@media screen and (max-width:400px) {
    .calendly-inline-widget {
        height: 1182px !important
    }
    .book-btn, .case-study-three-section .case-study-inner .book-btn{
        padding: 20px 18px;
    }
}

@media screen and (max-width:376px) {
    .banner-section .content-wrap h1 {
        font-size: 26px !important
    }

    .header-section .header-content p {
        font-size: 16px
    }

    .banner-section .content-wrap .book-btn {
        padding: 15px 10px
    }

    .banner-section .banner-content .image-wrap {
        width: 280px
    }

    .result-section .result-content h2{
        font-size: 28px;
    }

    
    .result-section .result-content .white-btn{
        padding: 20px 12px;
    }

    .result-section .result-content .white-btn h5{
        font-size: 18px;
    }

    .book-btn h5{
        font-size: 16px;
    }
}