@media (min-width: 1200px) {
    .display-6 {
        font-size: 25px;
        margin-top: 63px;
    }

    .h2,
    h2 {
        font-size: 25px;
    }

    .h3,
    h3 {
        color: #0619ac;
        font-weight: bold;
        font-size: 25px;
    }
}

@media (max-width: 1060px) {
    .testimonial-box {
        width: 100%;
    }
}

@media (max-width: 992px) {
    #proud-to-be-recognized-for-our-service {
        padding: 20px 10px;
    }

    #proud-to-be-recognized-for-our-service .w-50 {
        width: 100% !important;
    }

    #proud-to-be-recognized-for-our-service p {
        width: 100%;
        font-size: 16px !important;
    }

    .profile {
        display: flex;
        align-items: center;
    }

    .profile-img {
        width: 58px;
        height: 58px;
        border-radius: 50%;
        overflow: hidden;
        margin-right: 16px;
        border: 1.6px solid #f0f0f0;
    }

    .profile-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .vmark {
        margin: 10px 0px 0px -24px;
        background-image: url(https://res.cloudinary.com/dba7l52gn/image/upload/v1677955009/ezgif-5-d304ed3972_ubmwtk.webp);
        width: 23px;
        height: 23px;
        position: relative;
        top: 22px;
        left: -14px;
        zoom: 0.9;
    }

    .name-user {
        width: 100%;
        color: #2c2c2c;
        font-size: 14px;
        font-weight: 600;
        line-height: 22px;
        margin-left: -2px;
    }

    .age {
        padding: 7px 0px 3px 6px;
        color: #696a6a;
        display: block;
        font-weight: 400;
        font-size: 16px;
    }
}

@media (max-width: 790px) {
    .testimonial-box {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .offer-card {
        /* margin-bottom: 1.5rem; */
    }

    .auto-hide {
        display: none !important;
    }

    .site-footer__logo {
        width: var(--footer_logo_desktop_width, 170px)
    }

    .refreshment-footer__logo img {
        width: var(--footer_logo_desktop_width, 272px);
        width: var(--footer_logo_desktop_width, 17rem)
    }

    .refreshment-footer__menu {
        border-top-color: transparent;
        -moz-column-count: 3;
        column-count: 3
    }

    .refreshment-footer__menu .nav-item .nav-link {
        text-align: left
    }
}

@media (max-width: 767.98px) {

    body {
        font-size: 14px;
        padding-bottom: 85px;
    }

    .hero-section .left-col {
        gap: 1.3rem !important;
    }

    .title-box h1.title {
        font-size: 30px !important;
    }

    .hero-section .left-col .title-box .sub-title {
        font-size: 20px !important;
    }

    .hero-section .left-col .title-box-2 h2.title {
        font-size: 27px !important;
    }

    .logo-top-box {
        margin-bottom: -17px !important;
        margin-top: -16px;
    }

    .site-footer {
        text-align: center
    }

    .site-footer__info {
        padding-top: 2rem
    }

    .site-footer__menu--column {
        -moz-column-count: 1 !important;
        column-count: 1 !important
    }

    .site-footer__menu--column li {
        display: inline-block;
        margin: 0 1.5rem
    }
}

@media (max-width: 600px) {
    .testimonial-box {
        flex-direction: column;
        justify-content: center;
    }
}

@media (max-width: 576px) {
    .feature-icon {
        font-size: 1rem;
    }

    .unemploy-icon {
        width: 1.5rem;
        height: 1.5rem;
    }

    .review {
        background-color: #fffcf3;
        padding: 16px 24px;
        border-radius: 8px;
        width: 90% !important;
        border: 1px solid #c5c5c5;
    }

    .progress-bar {
        width: 60%;
        height: 10px;
        background-color: #f1f1e8 !important;
        border-radius: 5px;
        position: relative;
        margin-left: 3px;
    }
}

@media (max-width: 575.98px) {
    body {
        font-size: 12px;
    }

    .hero-section .left-col .form-box form select {
        flex: 0 0 100%;
    }

    .hero-section .right-col {
        position: relative;
        top: unset;
        transform: translateY(-0%);
        z-index: 0;
        width: 100%;
        margin-top: 2rem;
    }

    .do-we-section {
        padding: 2.5rem 0;
    }

    .do-we-section h2.title {
        margin-bottom: 2rem;
    }

    .apply-section .content-box {
        flex-direction: column;
    }

    .apply-section .content-box h2.title {
        line-height: 1.45;
        text-align: left;
    }

    .apply-section .content-box h2.title br {
        display: none;
    }

    .step-section {
        padding: 2.5rem 0;
    }

    .step-section .content-wrap {
        padding: 1.5rem;
    }

    .step-section .content-wrap .content-box {
        gap: 1rem;
        padding: 1rem 0;
    }

    .customer-section {
        padding: 2.5rem 0;
        position: relative;
    }

    .customer-section .left-col {
        position: relative;
    }

    .customer-section .left-col img {
        width: 100%;
    }

    .customer-section .right-col .slide .slide-box .slide-item {
        flex: 0 0 100%;
        padding: 1rem;
    }

    .faq-section {
        padding: 2.5rem 0;
    }

}

@media (max-width: 550px) {
    .testimonial-box {
        width: 100%;
    }

    .trusted-publications h2 {
        color: #94a5b3;
        font-size: 26px;
        margin-bottom: 46px;
        margin-top: 20px;
    }
}


@media (max-width: 400px) {
    .testimonial-box {
        width: 100%;
    }
}

@media (max-width: 360px) {
    .testimonial-box {
        width: 100%;
    }
}







@media only screen and (max-width: 768px) {
    .ssl-text-sm-center {
        text-align: center;
    }

    .down-line-sm {
        display: block;
    }

    .glass-effect {
        padding: 0.3rem;
        font-size: 4vw;
    }

    .shine-effect {
        margin-bottom: 20px;
        font-size: 6.5vw;
        position: relative;
        color: #464646;
        text-align: center;
    }

    .feature-icon {
        font-size: 1.5rem;
    }

    .min-vh-100 {
        align-items: start !important;
        min-height: 0 !important;
    }

    .features {
        align-items: center;
    }

    .hero-image-container {
        display: none;
    }

    .hero-gradient {
        background: #fff;

    }

    .carousel-inner {
        padding: inherit;
    }

    .sc-slide-item {
        margin-left: 4px;
        margin-right: 4px;
    }

    .sc-slide-item>.card {
        width: 100%;
    }

    .customer-section .right-col .slide {
        padding: auto;
        margin-bottom: -70px;
    }



    .hero-gradient .mobile-gradient {
        background-image: url(../images/desktop_intersect.svg);
        /* background-size: 90%; */
        background-position: 0 0;
        background-repeat: no-repeat;
    }

    .carousel-item .d-flex {
        flex-direction: column;
    }

    .carousel-item .card {
        width: 100%;
        margin-bottom: 1rem;
    }

    .feature-icon {
        font-size: 2rem;
    }

    .unemploy-icon {
        width: 2rem;
        height: 2rem;
    }

    .logo {
        width: 130px;
        margin: 10px auto;
    }

    .feature-badge span {
        font-size: 3.5vw;
    }

    .features {
        justify-content: center !important;
        margin-top: 20px;
        font-size: 4vw;
    }

    .object-content-box {
        justify-content: center !important;
    }

    .trustpilot {
        margin-top: -20px;
    }

    .star-icon {
        width: 38vw;
    }

    .success-box {
        margin-top: -30px;
    }

    .shine-effect span.secure-span {
        font-size: 4vw;
        margin-top: 15px;
        font-weight: 400;
    }

    .title-desc {
        font-size: 12px;
        text-align: center;
    }

    .floating {
        animation: normal;
    }

    .feature-icon {
        font-size: 0.8rem;
        margin-bottom: 0px;
    }

    .feature-badge {
        padding: 4px 14px;
    }

    .verified-success-image {
        padding: 10px;
        margin-bottom: 0 !important;
        max-width: 168px;
    }

    #verified-successes {
        width: 90%;
    }

    #verified-successes .verified-success-image-3 {
        margin-right: 0px !important;
        width: 90% !important;
    }

    #proud-to-be-recognized-for-our-service h2 {
        font-size: 30px !important;
        margin-bottom: 40px !important;
    }

    .hide-mobile {
        display: none !important;
    }

    .shine-effect span.secure-span.pre-headline {
        font-size: 4vw;
        margin-bottom: 2vw;
        font-weight: 500;
    }

    .rated-score {
        font-size: 3.5vw;
    }

    .verified-success-image {
        margin-top: 28px;
    }

    .unclaimed-1000s {
        color: #002756;
        font-weight: bold;
        font-size: 5vw;
        margin-top: -2px;
    }

    .slide-txt-content {
        font-size: 4vw;
        line-height: 1.5;
    }

    .section-title {
        font-size: 5vw;
    }

    .offer-title {
        font-size: 5vw;
        font-weight: 500;
    }

    .offer-description {
        color: #666;
        line-height: 1.5;
        font-size: 4vw;
    }

    .trusted-partner {
        color: #0619ac;
        font-weight: bold;
        font-size: 5vw;
    }

    #proud-to-be-recognized-for-our-service p {
        width: 100%;
        font-size: 4vw !important;
        line-height: 1.5 !important;
    }

    .apply-section .content-box h2.title {
        line-height: 1.4;
        text-align: left;
        margin-bottom: 24px;
        font-size: 4.1vw;
        text-transform: none;
    }

    .step-section h2.title {
        color: #1B2D3F;
        font-size: 5vw;
        font-weight: 600;
    }

    .step-section .content-wrap .content-box .text-box h3 {
        font-size: 5vw;
        font-weight: 600;
        margin-bottom: 1rem;
        color: #0618ad;
    }

    .step-section .content-wrap .content-box .text-box p {
        color: #3d3d3d;
        line-height: 1.5;
    }

    .customer-section .right-col .title {
        text-align: center;
        line-height: 1.5;
        font-size: 5vw;
    }

    .faq-section .faq-wrap .faq-item.active .heading {
        font-size: 5vw;
    }

    .faq-item .faq-content p {
        color: #3d3d3d;
        line-height: 1.5;
    }

    .faq-section .faq-wrap .faq-item .heading {
        font-size: 5vw;
        font-weight: 500;
    }

    .sticky-button .btn-sticker {
        font-size: 5vw !important;
        color: #fff;
    }

    .headline {
        text-align: center;
    }


    .testimonial-box-container {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .testimonial-box {
        background-color: #ffffff;
        padding: 19px 19px 14px 19px;
        border-radius: 8px !important;
        box-shadow: 6vw 0vw 11vw 2vw #43424236 !important;
        margin: auto;
        margin-top: 8px;
        display: flex;
        gap: 30px;
        justify-content: center;
        align-items: center;
        border-radius: 25px;
        width: 90%;
    }

    .testimonial-box:nth-child(n + 5) {
        display: none;
    }

    .profile {
        display: flex;
        align-items: center;
    }

    .profile-img {
        width: 58px;
        height: 58px;
        border-radius: 50%;
        overflow: hidden;
        margin-right: 16px;
        border: 1.6px solid #f0f0f0;
    }

    .profile-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .vmark {
        margin: 10px 0px 0px -24px;
        background-image: url(https://res.cloudinary.com/dba7l52gn/image/upload/v1677955009/ezgif-5-d304ed3972_ubmwtk.webp);
        width: 23px;
        height: 23px;
        position: relative;
        top: 22px;
        left: -14px;
        zoom: 0.9;
    }

    .name-user {
        color: #2c2c2c;
        font-size: 4.5vw;
        font-weight: 600;
        line-height: 22px;
        margin-left: -2px;
    }

    .stamped-verified-badge {
        color: #009dff;
        font-family: sans-serif;
        margin-left: 7px;
        font-weight: lighter;
        font-style: italic;
    }

    .age {
        padding: 7px 0px 3px 1px;
        font-size: 3.5vw;
        color: #696a6a;
    }

    .flag {
        margin: 10px 0px 0px 3px;
        background-image: url(https://cdnjs.cloudflare.com/ajax/libs/flag-icon-css/3.4.3/flags/4x3/us.svg);
        width: 36px;
        height: 27px;
    }

    .date {
        margin: 4px 0px 0px 0px;
        font-size: 3.5vw;
        color: #696a6a;
    }

    .insta {
        font-size: 3.5vw;
        color: #696a6a;
    }

    .adress {
        padding: 0px 0px 0px 1px;
        margin: 4px 0px 0px 0px;
        font-size: 3.5vw;
        color: #696a6a;
        line-height: 21px;
    }

    .stars {
        padding: 10px 0px 15px 5px;
        margin: 0px 0px 0px 0px;
        border-bottom: 1.2px solid #f0f0f0;
    }

    .readMoreInit {
        font-size: 4vw;
        font-weight: 400;
        line-height: 6.5vw;
        color: #333333;
        margin: 12px 2px 0px 2px;
    }

    .btnllink {
        text-align: center;
        display: block;
    }

    .arrow_animated {
        animation: bounce 1s infinite ease-in-out;
    }

    @keyframes bounce {
        0% {
            transform: translateY(0);
        }

        50% {
            transform: translateY(-10px);
        }

        100% {
            transform: translateY(0);
        }
    }

    .partially-visible {
        opacity: 0.5;
        transition: opacity 0.3s ease-in-out;
        height: 55vh;
        overflow: hidden;
    }

    .show-more {
        background: linear-gradient(to bottom, #bfbfbfd6, #fdfdfd);
        width: 93vw;
        text-align: center;
        padding: 9px 0px 7px 0;
        font-size: 4.5vw;
        box-shadow: 0rem -1rem 1rem 0rem #00000033;
        position: relative;
        top: -37px;
        color: #0d6efc;
        font-weight: bold;
    }

    .show-more.show-all {
        height: auto;
        /* Remove height restriction */
        overflow: visible;
        /* Show all content */
    }



    .testimonial-reply-box {
        background-color: #f1f1e9;
        padding: 6px 6px 9px 6px;
        margin: 9px 2px 5px -4px;
        border-radius: 4px;
        border: 1.8px solid #f0f0f0;
    }

    .reply-profile-img {
        width: 58px;
        height: 58px;
        border-radius: 50%;
        overflow: hidden;
        margin-right: 16px;
        border: 1.6px solid #f0f0f0;
    }

    .reply-profile-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .support-name-user {
        color: #2c2c2c;
        font-size: 4.5vw;
        font-weight: bold;
        line-height: 22px;
    }

    .support-date {
        padding: 0px 0px 0px 2px;
        margin: 12.5px 0px 8.5px 0px;
        font-size: 3.5vw;
        color: #696a6a;
    }

    .phone {
        padding: 0px 0px 0px 2px;
        margin: 3px 0px 8px 0px;
        font-size: 3.5vw;
        color: #696a6a;
    }

    .logos {
        justify-content: center;
        align-items: center;
        flex-wrap: nowrap;
        gap: 6%;
    }

    .trusted-publications-div {
        margin: 2px 2px 30px 2px;
        display: inline-block;
        width: 100%;
        height: 100%;
        align-items: center;
    }

    .trusted-publications-svg {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

}