@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;
    }

    .header-top .head-top .nav-head {
        display: none;
    }

    .header-top .head-top .logo {
        margin-bottom: 0;
        max-width: 120px;
    }

    header {
        position: relative;
        padding: 10px 0;
    }

    header::after {
        background: var(--sec-color);
    }

    .header-top .head-top {
        flex-direction: row-reverse;
    }

    .shape-h {
        display: none;
    }

    .slider-home-h {
        width: 100%;
    }

    .header-top .head-top .menu-right .lang {}

    .item.res-menu {
        display: block;
        margin-inline-start: 10px;
    }

    .banner-text {
        width: 100%;
        padding: 100px 30px;
        top: 72px;
    }

    .banner-h, .slider-home-h, .slider-home-h .slider-block {
        height: 400px;
    }

    .banner-text .text-banner h1 {
        font-size: 33px;
        line-height: 33px;
        margin: 0 0 10px;
    }

    .banner-text .text-banner h3 {
        font-size: 18px;
    }

    .s-slider {
        width: 100%;
        padding: 10px;
        background: var(--main-color);
        z-index: 8;
    }

    .home-slider .owl-nav, .home-slider .owl-dots {
        display: none;
    }

    .s-slider a {
        font-size: 18px;
        margin: 0 10px !important;
    }

    .title-bg {
        padding: 25px 0;
    }

    .title h3 {
        font-size: 26px;
        line-height: 30px;
    }

    .about-h .text-about {
        padding: 20px 0 0;
    }

    .text-about p {
        font-size: 14px;
        line-height: 28px;
    }

    .about-h {
        padding: 0 0 60px;
    }

    .about-h::after {
        height: 40px;
        background-size: contain;
    }

    .title {
        margin: 0 0 30px;
    }

    .nav.nav-tabs .nav-item .nav-link {
        margin: 5px;
        min-width: 100px;
        font-size: 13px;
        min-height: 40px;
    }

    .nav.nav-tabs {
        margin: 0 0 30px;
    }

    .projects-slider .item {
        padding: 0 2px;
    }

    .pro-block .img-block {
        height: 150px;
    }

    .pro-block {
        border-radius: 8px;
    }

    .pro-block .details {
        padding: 10px;
    }

    .pro-block .details .name {
        font-size: 15px;
        line-height: 25px;
    }

    .pro-block .details span {
        font-size: 12px;
    }

    .pro-block .details span img {
        top: 1px;
        max-width: 14px;
        max-height: 14px;
        margin-inline-end: 7px;
    }

    .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
        width: 27px;
        height: 27px;
    }

    .owl-carousel .owl-nav {
        width: 66px;
        margin: 10px auto 0;
    }

    .map-h {
        padding: 30px 0;
    }

    .map-inner .mapH {
        height: 300px;
        border-radius: 10px;
    }

    .map-inner .details-map {
        margin: 35px 0 20px;
    }

    .counter-h {
        padding: 31px 0;
    }

    .count-block .counter-item {
        line-height: 40px;
        font-size: 30px;
    }

    .count-block {
        margin: 15px 0;
    }

    .count-block p {
        font-size: 18px;
    }

    .counter-h .col-md-4 {
        max-width: 50%;
    }

    .counter-h .row {
        justify-content: center;
    }

    .counter-h .col-md-4:nth-child(2) .count-block::after {
        display: none;
    }

    .spcial-h {
        padding: 40px 0;
    }

    .spc-block .icon {
        width: 80px;
        height: 80px;
        line-height: 36px;
        padding: 16px;
    }

    .spc-block .details {
        padding: 10px 0 0;
    }

    .spc-block .details h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .spc-block .details p {
        font-size: 14px;
        line-height: 24px;
    }

    .why-h {
        padding: 30px 0;
    }

    .why-h .col-md-2 {
        max-width: 50%;
        padding: 0 8px;
    }

    .why-block {
        margin: 8px 0;
    }

    .why-block .icon {
        width: 50px;
        height: 50px;
    }

    .why-block .details h3 {
        font-size: 14px;
    }

    .text-why {
        padding: 45px 0 30px;
    }

    .text-why h2 {
        font-size: 25px;
        line-height: 38px;
        margin: 0 0 20px;
    }

    .btn {
        min-width: 140px;
        min-height: 44px;
        font-size: 14px;
    }

    .foot-col h3 {
        font-size: 22px;
        line-height: 22px;
        margin: 30px 0;
    }

    .footer-top {
        padding: 20px 0 30px;
    }

    .info-f ul li {
        max-width: 50%;
        flex: 0 0 50%;
        margin-bottom: 8px;
    }

    .info-f ul li, .info-f ul li a {
        font-size: 16px;
    }

    .info-f ul li i {
        line-height: 22px;
    }

    .s-f a {
        font-size: 18px;
        margin-inline-end: 15px;
    }

    .footer-bottom {
        padding: 30px 0 0;
        text-align: center;
    }

    .copyRight p {
        font-size: 13px;
    }

    .ryad-logo {
        margin: 0 auto;
    }

    button.btn-close {
        width: 30px;
        height: 30px;
        background-size: 10px;
    }

    .reqModal .modal-body {
        padding: 16px 20px;
    }

    .modal .title h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .title-form {
        margin: 20px 0;
    }

    .title-form .icon {
        width: 59px;
        padding: 10px;
        padding-inline-end: 20px;
    }

    .title-form .icon img {
        max-width: 16px;
    }

    .title-form .details {
        width: calc(100% - 59px);
    }

    .title-form .details h3 {
        font-size: 17px;
    }

    .modal .form-group {
        margin: 10px 0;
    }

    .form-modal .form-group .form-control {
        height: 45px;
        padding: 0 10px;
        border-radius: 5px;
    }

    .form-modal .col-md-12 .form-group {
        margin-top: 0;
    }

    .form-modal .form-group textarea.form-control {
        height: 120px;
    }

    .btn.btn-form {
        margin: 0;
        min-height: 40px;
        min-width: 120px;
    }

    .header-inner::after {
        background: var(--main-color);
    }

    .header-inner .header-top .head-top {
        flex-direction: inherit;
    }

    .header-inner .header-top .menu-right {
        display: flex;
    }

    .header-inner .header-top .menu-right .item.res-menu {
        background: var(--sec-color);
    }

    .breadcrumb {
        padding: 30px 0;
    }

    .text-bread h2 {
        font-size: 28px;
    }

    .body-inner {
        padding: 40px 0;
    }

    .img-about {
        height: auto;
    }

    .text-about .title {
        margin: 40px 0 23px;
    }

    .about-page .title h3 {
        padding: 0 0 5px;
    }

    .about-block {
        border-inline-start-width: 3px;
        padding: 12px;
    }

    .about-block h3 {
        font-size: 18px;
        margin: 0 0 6px;
    }

    .about-block p {
        font-size: 13px;
        line-height: 23px;
        margin: 0;
    }

    .items-about .item {
        margin: 0 0 15px;
    }

    .pagination {
        margin: 20px 0 0;
    }

    .slider-banner-image {
        height: 250px;
    }

    .slider-bottom-single {
        padding: 20px 0;
    }

    .slider-bottom-single .title {
        margin: 0 0 25px;
    }

    .thumbnail-image {
        padding: 5px;
    }

    .thumbnail-image .thumbImg {
        height: 70px;
    }

    .slick-prev, .slick-next {
        display: none !important;
    }

    .more-details {
        padding: 30px 0;
    }

    .more-block .icon {
        width: 30px;
        height: 30px;
    }

    .more-block .details h3 {
        font-size: 20px;
        line-height: 35px;
    }

    .title-s h3 img {
        width: 40px;
        height: 40px;
    }

    .title-s h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .title-s h3 span {
        padding-inline-start: 10px;
    }

    .single-page .nav.nav-tabs .nav-item .nav-link {
        width: 60px;
        height: 60px;
        line-height: 40px;
        font-size: 20px;
        margin: 5px;
    }

    .single-page .nav.nav-tabs {
        margin: 0 0 30px;
    }

    .fillter-single {
        margin: 0 0 30px;
    }

    .proj-block .head-block .item .item-inner h6 {
        font-size: 15px;
    }

    .proj-block .head-block .item.item-full .item-inner {
        padding: 10px 0;
    }

    .btn.btn-sec {
        min-width: 90%;
        min-height: 44px;
        font-size: 15px;
    }

    .btn.btn-sec img {
        max-width: 20px;
        max-height: 20px;
    }

    .btn.btn-sec h5 {
        line-height: normal;
        padding-inline-start: 3px;
    }

    .proj-block .price-block h3 {
        margin: 0 0 15px;
        font-size: 18px;
    }

    .sold-btn {
        line-height: 44px;
        font-size: 16px;
    }

    .house-h .col-md-4 {
        position: relative;
    }

    .img-house {
        position: relative;
        width: 100%;
        display: none;
    }



    .house-blocks .title {
        text-align: center;
    }

    .house-blocks .title h3::after {
        right: 0;
        left: 0;
        margin: 0 auto;
    }

    .house-blocks .col-md-3 {
        max-width: 50%;
        flex: 0 0 50%;
    }

    .house-blocks {
        justify-content: c;
    }

    .house-block .icon {
        width: 55px;
        height: 55px;
        border-width: 1px;
        line-height: 40px;
        padding: 4px;
    }

    .house-block .icon img {
        max-width: 25px;
    }

    .house-block .details {
        padding: 10px 0 0;
    }

    .house-block .details h3 {
        font-size: 15px;
        line-height: 25px;
    }

    .security-h .col-md-7 {
        position: relative;
    }

    .security-h .row {
        flex-direction: column-reverse;
    }

    .img-security {
        position: relative;
        height: 300px;
        width: 100%;
        margin: 0 0 30px;
    }

    .all-projects .item {
        max-width: 50%;
        flex: 0 0 50%;
        padding: 0 5px;
    }

    .item-proj {
        margin: 5px 0;
        padding: 20px 10px;
    }

    .item-proj .icon {
        width: 40px;
        height: 40px;
    }

    .item-proj .details {
        padding: 10px 0 0;
    }

    .item-proj .details h4 {
        font-size: 14px;
    }

    .item-proj .details h4 u {
        font-size: 20px;
        margin: 0;
    }

    .item-proj .details span {
        font-size: 13px;
    }

    .map-single .map-inner {
        height: 300px;
    }

    .buying-h {
        padding: 40px 0;
    }

    .text-buy h1 {
        font-size: 26px;
        line-height: 1.5;
        margin: 0 0 30px;
    }

    .btn.btn-white {
        min-width: 200px;
        min-height: 50px;
        padding: 10px;
        font-size: 16px;
    }

    .btn.btn-white img {
        width: 20px;
        height: 20px;
        margin-inline-start: 5px;
    }

    .partners-slider .item {
        padding: 0 5px;
    }

    .part-block {
        height: 120px;
        line-height: 98px;
    }

    .partners-slider .owl-dots {
        margin: 20px 0 0;
    }

    .what-block {
        padding: 20px;
    }

    .what-block .icon {
        width: 53px;
        height: 53px;
        line-height: 53px;
    }

    .what-block .details {
        width: calc(100% - 53px);
        padding-inline-start: 12px;
    }

    .what-block .details h3 {
        font-size: 20px;
        line-height: 30px;
    }

}

@media (max-width: 768px) {}

@media (max-width: 767px) {}

@media (max-width: 600px) {
    .container {
        max-width: 100%;
    }
}

@media (max-width: 480px) {}

@media (max-width: 390px) {}

@media (max-width: 360px) {}