@media only screen and (min-width: 1025px) {

.hero-image {
    right: -32px;
    max-width: 350px;
}
} 

@media only screen and (min-width: 1201px) {

.hero-image {
    right: -46px;
    max-width: 320px;
}

h1 {
    font-size: 40px;
}


.btn_order_lg,.btn_order_sm {
    font-size: 20px;
}

}


@media only screen and (min-width: 1366px) { 
    .hero-image {
        right: -77px;
        max-width: 350px;
    }
}
@media only screen and (min-width: 1440px) {

    h1 {
    font-size: 46px;
}

.hero-image {
    right: -42px !important;
    max-width: 370px !important;
}

.btn_order_lg, .btn_order_sm {
    font-size: 24px;
}



}

@media only screen and (min-width: 1600px) {
    .hero-image {
        right: -135px !important;
        max-width: 452px !important;
    }
}

@media only screen and (min-width: 1680px) {
.hero-image {
    right: -165px !important;
    max-width: 480px !important;
    object-fit: cover;
    height: 100%;
    border-radius: 30px;
    overflow: hidden;
}

h1 {
    font-size: 64px;
}

h3 {
    font-size: 28px;
}

.hero_bg {
    width: 89%;
}

.btn_order_lg {
    font-size: 30px;
}

.btn_order_sm {

    font-size: 28px;
}

img.footer-logo {
    width: 338px;
}

}


@media only screen and (min-width: 1800px) {
.hero-image {
    right: -256px !important;
    max-width: 564px !important;
}
.hero_bg {
    width: 84%;
}
}



@media only screen and (max-width: 1200px) {
h1 {
    font-size: 30px;
}

h3 {
    font-size: 20px;
}

.hero_box ul.list-unstyled span {
    font-size: 16px;
}
.hero_box ul.list-unstyled li {
    margin-bottom: 2px !important;
}
.hero_box h3 {
    margin-bottom: 12px !important;
}
.btn_order_lg {
    font-size: 18px;
}
.btn_order_sm {
    font-size: 23px;
}
.hero_box {
    padding: 20px 30px 10px;
}
}

@media only screen and (max-width: 1024px) {
.hero-image {
    right: -14px;
    max-width: 330px;
}

.service-box {
    min-height: 827px;
}

.trust_logo {
    width: 100px;
}

}


@media only screen and (max-width: 992px) {
  
    h4 {
        font-size: 16px;
        line-height: 24px;
    }

    h2.fw-bold {
        font-weight: 400 !important;
        font-size: 34px;
    }


    .hero-bg {
        width: 100%;
        border-radius: 0;
    }

    .hero-image {
        position: relative;
        right: 0;
        top: 20px;
        width: 100%;
        transform: none;
        margin-top: 30px;
    }

    .about_us_section h2 {
        padding-bottom: 20px !important;
    }

    .about_us_section h4 {
        font-size: 16px;
    }

    .about_us_section h4.py-5 {
        padding-top: 30px !important;
        padding-bottom: 20px !important;
    }

    .w_sm_100 {
        width: 100% !important;
    }

    .desktop_view {
        display: none !important;
    }

    .mobile_view {
        display: block;
    }

    .btn.btn_sm {
        font-size: 23px;
        padding: 8px 40px;
    }

    .hero_bg {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-radius: 0px;
        z-index: 1;
        right: 0px;
    }

    .hero-image {
        display: none;
    }

    .hero_box h1 {
        font-size: 28px;
        font-weight: 400 !important;
        text-align: center;
        padding-bottom: 12px;
    }

    .hero_box h3 {
        text-align: center;
        font-size: 16px;
    }

    .hero_box {
        background-image: url(../../front/image/Landing_Page/hero-mobile.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-color: transparent;
        padding: 32px 30px 0px;
        background-position: 100%;
    }

    .hero_box ul li {
        font-size: 16px !important;
        font-weight: 400 !important;
    }

    .hero_box ul.list-unstyled li {
        display: flex;
        align-items: start;
        padding: 4px 0px;
    }

    .hero_box ul.list-unstyled img {
        width: 32px;
        margin-top: 4px;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .about_us_section {
        text-align: center;
    }

    .faq-question {
        font-size: 14px;
    }

    .faq-answer {
        font-size: 14px;
    }

    ul.service-list li {
        font-size: 16px;
    }

    .service-box {
        padding: 30px 14px;
        min-height: inherit;
    }

    .our_service {
        padding-bottom: 0px;
    }

    .company_info i {
        font-size: 12px !important;
    }

    .company_info span.phone, .company_info span.email {
        font-size: 8px;
        padding-left: 0px !important;
    }

    footer .company_info h4, footer .explore h4 {
        font-size: 12px;
        line-height: 18px;
    }

    footer .explore a {
        font-size: 8px;
    }

    .footer-copy {
        font-size: 8px;
    }

    footer {
        padding: 20px 0;
    }

    .images_icon div {
        width: 25%;
    }

    .btn_order_sm {
        font-size: 23px;
    }

    .trust_pilot_banner {
        width: 56% !important;
    }

    .trustpilot-widget {
        padding-bottom: 26px;
    }
    .hero_box ul.list-unstyled span {
        color: rgba(51, 51, 51, 0.75);
    }
    .hero_trustpilot_widget .trustpilot-widget iframe {
        height: 90px !important;
    }
    .call_us {
        background: var(--main_primary);
        width: 120px;
        height: 31px;
        display: inline-block;
        text-align: center;
        color: #fff;
        text-decoration: none;
        line-height: 31px;
        border-radius: 50px;
        font-size: 20px;
        font-weight: 300;
    }

}

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

.header_logo img {
    width: 175px !important;
}

.hero_box ul.list-unstyled img {
    width: 29px;
    margin-top: 6px;
}

.trust_logo {
    width: 111px;
}
img.testimonial_icon_1,img.testimonial_icon_2 {
    width: 42px !important;
}
img.testimonial_icon_3 {
    width: 74px !important;
}
img.testimonial_icon_4 {
    width: 37px !important;
}
img.testimonial_icon_5, img.testimonial_icon_6, img.testimonial_icon_7 {
    width: 38px !important;
}

img.footer-logo {
    width: 125px;
}
.company_info {
    padding-left: 28px;
}
.hero_box br {
    display: none;
}
}