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

@media (max-width: 1200px) {}

@media (max-width: 1024px) {}

@media (max-width: 991px) {

    .col,
    .col-1,
    .col-10,
    .col-11,
    .col-12,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-auto,
    .col-lg,
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-auto,
    .col-md,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-auto,
    .col-sm,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-auto,
    .col-xl,
    .col-xl-1,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-auto {
        width: 100%;
        max-width: 100%;
        flex: auto;
    }

    .nav-inner {
        display: none;
    }

    .head-inner .menu-left .btn {
        display: none;
    }

    .item.res-menu {
        display: block;
    }

    .head-inner .menu-left {
        gap: 20px;
    }

    header.sticky {
        padding: 10px 0;
    }

    .home-slider .banner-block .row {
        min-height: 450px;
        padding: 100px 0 50px;
    }

    .banner-block .text-banner h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-block .text-banner p {
        font-size: 16px;
        line-height: 26px;
    }

    .btn {
        min-width: 140px;
        font-size: 16px;
        min-height: auto;
        padding: 5px 12px;
    }

    .banner-inner .thumb-h {
        bottom: 20px;
    }

    .banner-block .text-banner .btn {
        margin-top: 10px;
    }

    .banner-themb {
        height: 70px;
        border-width: 2px;
    }

    .home-slider-thumb .item {
        padding: 0 4px;
    }

    .home-slider-thumb .slick-list {
        margin-right: -4px;
        margin-left: -4px;
    }

    .banner-inner .thumb-h .home-slider-thumb {
        max-width: 100%;
    }

    .banner-themb .text-inner h4 {
        font-size: 11px;
        line-height: 14px;
    }

    .banner-themb .text-inner {
        padding: 5px;
    }

    .banner-h .s-inner {
        display: none;
    }

    .about-h {
        padding: 50px 0;
    }

    .text-about h3 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .text-about p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .text-about .btn {
        margin-top: 10px;
    }

    .about-h .row {
        flex-direction: column-reverse;
    }

    .imgs-about {
        margin: 0 0 30px;
        height: 300px;
    }

    .imgs-about .img.img-1 .about-counter {
        height: 80px;
    }

    .imgs-about .img.img-1 .about-counter span {
        font-size: 12px;
        max-width: 45px;
        line-height: 22px;
    }

    .imgs-about .img.img-1 .about-counter h3 {
        font-size: 34px;
        line-height: 37.2px;
        margin-inline-start: 10px;
    }

    .imgs-about .img.img-1 img {
        height: 209px;
    }

    .about-h .more-about {
        flex-direction: inherit;
    }

    .more-about {
        margin-top: 30px;
    }

    .about-block {
        padding: 40px 20px;
    }

    .about-block .title-block .icon {
        width: 46px;
        height: 46px;
        line-height: 46px;
    }

    .about-block .title-block h3 {
        max-width: calc(100% - 46px);
        padding-inline-start: 12px;
        font-size: 20px;
    }

    .about-block .title-block {
        margin-bottom: 10px;
    }

    .about-block p {
        font-size: 14px;
        line-height: 24px;
    }

    .about-h .more-about .col-md-4 {
        padding: 0;
    }

    .title h3 {
        font-size: 30px;
        line-height: 45px;
    }

    .title p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px !important;
    }

    .title,
    .title.title-center {
        margin-bottom: 20px;
    }

    .serv-block .inner-block .details h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .serv-block .inner-block .details .icon {
        width: 44.92px;
        height: 44.92px;
    }

    .serv-block .inner-block .img img {
        max-width: 90%;
    }

    .services-h .col-md-4 {
        max-width: 50%;
    }

    .services-h {
        padding: 0 0 40px;
    }

    .counter-inner {
        padding: 30px;
    }

    .count-block::after {
        width: 100%;
        height: 3px;
        background: linear-gradient(92deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 49.11%, rgba(255, 255, 255, 0) 100%);
        top: auto;
    }

    .count-block .counter-item {
        font-size: 44px;
        margin-bottom: 14px;
    }

    .news-h {
        padding: 50px 0;
    }

    .news-block {
        height: 350px !important;
    }

    .news-block .details h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .callUs-h .row {
        padding: 20px;
        border-radius: 10px;
    }

    .callUs-h .title-call {
        flex-direction: column;
        text-align: center;
    }

    .callUs-h .title-call h3 {
        max-width: 100%;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .callUs-h .details-call {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        margin-top: 20px;
    }

    .callUs-h .details-call .num-call,
    .callUs-h .details-call .or-call {
        margin: 0 0 20px;
    }

    .callUs-h .details-call .btn-call,
    .callUs-h .details-call .btn-call .btn {
        width: 100%;
    }

    .callUs-h .details-call .num-call h3 {
        font-size: 20px;
    }

    .callUs-h .details-call .num-call a {
        font-size: 20px;
    }

    .callUs-h .details-call .or-call {
        font-size: 20px;
    }

    .logo-f {
        max-width: 200px;
        margin-bottom: 20px;
    }

    .footer-top p {
        font-size: 15px;
        line-height: 25px;
    }

    .foot-block h3 {
        font-size: 20px;
        margin: 20px 0;
    }

    .footer-top {
        padding: 120px 0 50px;
    }

    .footer-bottom {
        text-align: center;
        padding: 20px 0 0;
    }

    .copy-right p {
        font-size: 14px;
        line-height: 24px;
    }

    .ryad-logo {
        float: none;
    }

    .partners-h .row {
        padding: 30px 20px;
    }

    .partners-h {
        padding: 50px 0;
    }

    .body-inner {
        padding: 50px 0;
    }

    .single-inner .img {
        height: 300px;
    }

    .single-inner .details {
        margin-top: 20px;
    }

    .single-inner .details h3 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .single-inner .details p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .breadcrumb-h {
        padding: 100px 0 30px;
    }

    .text-bread h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .breadcrumb-h.breadcrumb-service {
        padding: 100px 0 60px;
    }

    .breadcrumb-h.breadcrumb-service .text-bread h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .text-bread p {
        font-size: 16px;
        line-height: 26px;
    }

    .serv-in-block {
        padding: 30px 20px;
    }

    .offers-h {
        padding: 50px 0;
    }

    .offer-block {
        height: 300px !important;
        margin: 10px 0 !important;
    }

    .text-offers h3 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .text-offers p {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .form-modal.form-offers {
        margin-top: 30px;
    }

    .single-more-details {
        padding: 50px 0 0;
    }

    .text-singl-more p {
        font-size: 15px;
        line-height: 25px;
    }

    .imgs-singl-more {
        flex-direction: column;
        flex-wrap: wrap;
        height: 472px;
    }

    .imgs-singl-more .slider-single-for,
    .imgs-singl-more .slider-single-nav {
        width: 100%;
        margin: 0;
    }

    .img-big {
        height: 400px;
    }

    .imgs-singl-more .img-small {
        height: 50px;
    }

    .imgs-singl-more .item {
        margin: 10px 0 0;
        padding: 0 5px;
    }

    .form-modal.form-offers.form-contact.contct-block {
        margin: 0;
    }
    
    .info-contact.form-modal.form-offers.contct-block {
        padding: 30px 20px;
        height: auto;
    }
    
    .form-modal.form-offers h3 {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 15px;
    }
    
    .info-contact .info-f {
        margin: 20px 0;
    }
    
    .info-contact .info-f ul li a {
        font-size: 17px;
        line-height: 27px;
    }
    
    .info-contact .info-f ul li a .icon {
        width: 22px;
    }
    
    .info-contact .info-f ul li a .details {
        width: calc(100% - 30.64px);
    }
    
    .info-contact .info-f ul li a .icon svg {
        height: 22px;
    }
    
    .info-contact .s-h .s-inner a {
        font-size: 20px;
    }
    
    .info-contact .s-h .s-inner {
        gap: 30px;
    }
    
    .map-cont {
        margin-top: 50px;
        height: 350px;
    }
}

@media (max-width: 768px) {}

@media (max-width: 767px) {}

@media (max-width: 600px) {
    .container {
        max-width: 100%;
    }

    .services-h .col-md-4 {
        max-width: 100%;
    }
}

@media (max-width: 480px) {}

@media (max-width: 390px) {}

@media (max-width: 360px) {}