@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;
    }

    .intro-h {
        /* padding: 9.54874vh 0 11.829134720700985vh; */
        /* height: calc(100vh - 121px); */
        height: auto;
    }

    .item-introl {
        /* margin: 15px 0; */
        /* height: auto; */
    }

    .item-introl .details ul li a,
    .item-introl .details .download-profile a {
        font-size: 2.066813vh;
        line-height: 2.943045vh;
        padding: 0 15px;
    }

    .intro-inner .logo-h a {
        margin: 0 0 2.667032vh;
    }

    .intro-inner .logo-h a img {
        max-height: 9.496166vh;
    }

    .item-introl .details ul {
        margin: 0 0 1.190581vh;
    }

    footer {
        text-align: center;
    }

    .ryad-logo {
        float: none;
    }

    .item-introl p {
        font-size: 15px;
        line-height: 25px;
    }

    
    .header-top .head-top .nav-head ul {
        display: none;
    }

    .res-menu {
        margin-inline-start: 0;
        display: block;
    }

    .mobile-nav-toggler {
        width: 35px;
        height: 35px;
        position: relative;
        background: var(--main-color);
        color: #fff;
        border-radius: 0;
        font-size: 20px;
        display: flex;
        line-height: normal;
        padding: 0;
        align-items: center;
        -webkit-align-items: center;
        text-align: center;
        justify-content: center;
    }

    .menu-top-right .lang {
        font-size: 15px;
        display: none;
    }

    .menu-top-right .my-account {
        font-size: 14px;
    }

    .nav-menu {
        display: none;
    }

    .menu-right {
        display: flex;
        align-items: center;
    }

    .lang i {
        display: none;
    }

    .img2030 {
        display: none;
    }

    .banner-h .row {
        min-height: 400px;
        padding: 105px 0 40px;
    }

    .home-slider .text-banner h2 {
        font-size: 22px;
        line-height: 33px;
    }

    .text-banner .btn {
        margin: 24px 0 0;
    }

    .btn.btn-border {
        border-width: 1px;
    }

    .btn {
        min-width: 120px;
        min-height: 45px;
        padding: 5px 10px;
        font-size: 15px;
    }

    .banner-h .nav-slider {
        display: none;
    }

    .about-h {
        padding: 50px 0;
    }

    .title .sub-title {
        font-size: 16px;
        line-height: 28px;
    }

    .title h3 {
        font-size: 26px;
        line-height: 36px;
    }

    .title.title-center {
        margin: 0 0 25px;
    }

    .about-h .text-about .title h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .title {}

    .text-about p {
        font-size: 14px;
        line-height: 24px;
        margin: 12px 0 16px;
    }

    .counter-block {
        margin: 15px 0;
        padding: 30px;
    }

    .img-about,
    .img-about .img,
    .img-about .img img {
        min-height: auto;
        height: auto;
    }

    .about-h .row:nth-child(even)+.row {
        padding-top: 30px;
    }

    .img-about {
        margin: 30px 0 0;
    }

    .projects-h {
        padding: 50px 0;
    }

    .title-flex {
        margin: 0 0 30px;
        display: block;
    }

    .title-flex .title {
        text-align: center;
    }

    .nav-tabs-title {
        margin: 30px 0 0;
    }

    .nav.nav-tabs {
        display: block;
        white-space: nowrap;
    }

    .nav.nav-tabs .nav-item {
        display: inline-block;
        margin: 0;
        margin-inline-end: 10px;
    }

    .pro-block {
        height: 325px;
    }

    .clients-h {
        padding: 0 0 50px;
    }

    .contact-h {
        padding: 50px 0;
    }

    .map-con {
        height: 300px;
        margin: 0 0 30px;
    }

    .contact-form .title h3 {
        font-size: 22px;
        line-height: 36px;
    }

    .support-h {
        padding: 30px 0 0;
    }

    .support-inner .item .callNow i {
        margin-inline-end: 12px;
    }

    .support-inner .item .callNow {
        font-size: 24px;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
    }

    .support-inner .item .callNow p {
        font-size: 14px;
        line-height: 23px;
    }

    .support-inner .item .callNow p a {
        font-size: inherit;
        margin-inline-start: 10px;
    }

    .btn-login {
        width: 100%;
        text-align: center;
        margin: 20px 0 30px;
    }

    .support-inner {
        display: block;
    }

    .s-support a {
        width: 35px;
        line-height: 35px;
        height: 35px;
        font-size: 15px;
        margin: 0 5px;
    }

    .s-support {
        justify-content: center;
    }

    .foot-item h3 {
        margin: 15px 0;
        font-size: 20px;
    }

    .footer-top {
        padding: 40px 0 30px;
    }

    .footer-bottom {
        text-align: center;
    }

    .ryad-logo {
        margin: 0 auto;
    }

    .breadcrumb {
        padding: 125px 0 50px;
    }

    .breadcrumb .text-bread h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .body-inner {
        padding: 50px 0;
    }

    .more-about {
        padding: 40px 0 0;
    }

    .about-block {
        padding: 20px;
        margin: 10px 0;
        height: calc(100% - 20px);
    }

    .about-block .icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

    .about-block .icon img {
        max-width: 45px;
        max-height: 45px;
    }

    .about-block h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .about-block p {
        font-size: 14px;
        line-height: 24px;
    }

    .manger-inner .img {
        height: auto;
        margin: 0 0 30px;
    }

    .manger-inner h3 {
        margin: 20px 0;
        line-height: 30px;
        font-size: 15px;
    }

    .manger-inner p {
        font-size: 15px;
        line-height: 26px;
        margin: 15px 0;
    }

    .body-inner .nav.nav-tabs {
        margin: 0 0 25px;
    }

    .pro-block .details {
        opacity: 1;
    }

    .media-block .details {
        transform: none;
        opacity: 1;
        visibility: visible;
        padding: 15px;
    }

    .media-block .details h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .media-block {
        height: 350px;
        margin: 10px 0;
    }

    .media-block.media-video::before {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 18px;
    }

    .slider-single-pro {
        flex-direction: column-reverse;
        height: auto;
        margin: 0 0 30px;
    }

    .single-slider {
        width: 100%;
        margin: 0 0 11px;
    }

    .single-img {
        height: 270px;
    }

    .text-single h3 {
        font-size: 20px;
        line-height: 30px;
        margin: 0 0 10px;
    }

    .text-single span {
        font-size: 15px;
        line-height: 25px;
    }

    .text-single p {
        font-size: 15px;
        line-height: 25px;
        margin: 15px 0;
    }

    .location-h .title h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .location-h .title.title-center {
        margin: 0 0 20px;
    }

    .location-h .map-h {
        height: 300px;
    }

    .single-page.body-inner {
        padding: 50px 0 0;
    }

    .breadcrumb .text-bread ul li,
    .breadcrumb .text-bread ul li a {
        font-size: 15px;
        line-height: 25px;
    }

    .breadcrumb .text-bread ul li a::after {
        margin: 0 6px;
    }

    .breadcrumb .text-bread ul li, .breadcrumb .text-bread ul li a {
        font-size: 15px;
        line-height: 25px;
    }
    
    .breadcrumb .text-bread ul li a::after {
        margin: 0 6px;
    }

}

@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: 330px) {
    .search-box-btn.search-box-outer {
        /* display: none; */
    }
}