@media (min-width: 320px) and (max-width: 767px) {
    .site-title {
        line-height: 37px;
        font-size: 26px;
    }

    .gallery-slider .owl-nav .owl-next:hover {
        right: 0px;
    }
    .gallery-slider .owl-nav .owl-prev:hover{
        left: 0px;
    }


    .contact-form-box {
        margin-bottom: 20px;
    }

    .contact-content-address-box {
        margin-bottom: 15px;
    }

    .mobile_whatsapp {
        display: block !important;
    }

    .desktop_whatsapp {
        display: none !important;
    }

    .gallery-slider .owl-nav {
        overflow: visible;
    }

    .gallery-slider .owl-nav .owl-prev {
        left: 0px;
    }

    .gallery-slider .owl-nav button {
        margin-top: -23px;
    }

    .gallery-slider .owl-nav .owl-next {
        right: 0px;
    }


    .mobile-banner {
        display: block;
    }

    .desktop-banner {
        display: none;
    }

    .site-footer__copyright p {
        font-size: 14px;
    }

    .footer-widget__single .title-box {
        margin-bottom: 18px;
    }

    .footer-widget__single {
        margin-bottom: 18px;
    }

    .site-footer__top {
        padding-bottom: 0px;
    }

    .footer-widget__single .title-box h2 {
        font-size: 16px;
    }

    .site-breadcrumb .breadcrumb-title {
        font-size: 30px;
    }


    .footer-widget__links {
        margin-left: 0px;
    }

    .footer-widget__services {
        margin-left: 0px;
    }

    .choose-img {
        margin-top: 35px;
        margin-left: 10px;
    }

    .about-left {
        margin-right: 0px;
        display: none;
    }

    .about-bottom {
        margin-top: 15px;
        gap: 15px;
    }

    .number_count_border {
        border: none !important;
    }

    .number_counter_section {

        background-position: center right;
    }

    .number_counter_main_div>h4 {
        font-size: 14px;
    }

    .site-breadcrumb {
        background-position: 99% !important;
        padding-top: 40px;
    }

    .services_details_ovr_en_btn {
        top: 23%;
    }

    .blog-info h2 {

        line-height: 30px;
        font-size: 24px;

    }

    .blog-info h3 {
        line-height: 30px;
    }

    .sub-title-product-page {
        line-height: 30px;
    }


}

@media (min-width: 768px) and (max-width: 991px) {
    .site-title {
        line-height: 37px;
        font-size: 26px;
    }

    .blog-info h2 {

        line-height: 30px;
        font-size: 20px;

    }
       .gallery-slider .owl-nav .owl-next:hover {
        right: 0px;
    }
    .gallery-slider .owl-nav .owl-prev:hover{
        left: 0px;
    }

    .sub-title-product-page {
        line-height: 30px;
    }

    .blog-info h3 {
        line-height: 30px;
    }

    .contact-form-box {
        margin-bottom: 20px;
    }

    .site-breadcrumb .breadcrumb-title {
        font-size: 30px;
    }

    .contact-content-address-box {
        margin-bottom: 15px;
    }

    .number_count_border {
        border: none !important;
    }

    .number_counter_section {

        background-position: center right;
    }

    .number_counter_main_div>h4 {
        font-size: 14px;
    }


    .mobile-banner {
        display: block;
    }

    .desktop-banner {
        display: none;
    }

    .site-footer__copyright p {
        font-size: 14px;
    }

    .footer-widget__single .title-box {
        margin-bottom: 18px;
    }

    .footer-widget__single {
        margin-bottom: 18px;
    }

    .site-footer__top {
        padding-bottom: 0px;
    }

    .footer-widget__single .title-box h2 {
        font-size: 20px;
    }


    .footer-widget__links {
        margin-left: 0px;
    }

    .footer-widget__services {
        margin-left: 0px;
    }

    .choose-img {
        margin-top: 35px;
        margin-left: 10px;
    }

    .about-left {
        margin-right: 0px;
        display: none;
    }

    .about-bottom {
        margin-top: 15px;
        gap: 15px;
    }

    .mobile_whatsapp {
        display: block !important;
    }

    .desktop_whatsapp {
        display: none !important;
    }

    .site-breadcrumb {
        background-position: 99% !important;
        padding-top: 40px;
    }
}
