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

@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;
    }

    .logo-h {
        max-width: 130px;
    }

    header .btn-border {
        display: none;
    }
    
    .head-inner .menu-left {
        gap: 15px;
    }
    
    .item.res-menu {
        width: 44px;
        height: 42px;
        display: block;
    }
    
    header.sticky {
        padding: 15px 0;
        background: transparent;
    }
    
    .item.res-menu {
        display: block;
    }

    .mobile-menu .menu-box .logo-h {
        margin-bottom: 30px;
    }

    .banner-h {
        padding: 100px 0 30px;
    }
    
    .icon-animation {
        width: 15px;
        height: 15px;
        margin: 0 0 20px;
    }
    
    .banner-h .row {
        flex-direction: column-reverse;
    }
    
    .banner-img {
        width: 300px;
        margin: 0 0 30px;
    }
    
    .banner-img .img {
        width: 100%;
        height: 400px;
    }
    
    .banner-img .img img {
        height: 450px;
        left: 0;
        max-width: 374px;
        height: 390px;
    }
    
    .banner-img .img::after {
        height: 370px;
        max-width: 282px;
        border-radius: 0 100px;
    }
    
    .banner-img .img::before {
        border-radius: 0 100px;
    }
    
    .banner-img .banner-icons .item {
        margin: -19px;
    }
    
    .banner-img .banner-icons .item:nth-child(2) {
        margin: -46px;
    }
    
    .banner-img .banner-icons .item-count {
        margin-inline-start: -3px;
    }
    
    .banner-img .banner-icons .item-count h3 {
        line-height: 30px;
    }
    
    .banner-text h1 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 15px;
    }
    
    .banner-text p {
        font-size: 15px;
        line-height: 25px;
    }
    
    .banner-text .btn-flex {
        margin-top: 20px;
        gap: 20px;
    }
    
    .btn-play {
        width: 48px;
        height: 48px;
    }
    
    .btn-flex .btn {
        width: calc(100% - 48px - 20px);
    }
    
    .about-h {
        padding: 30px 0 50px;
    }
    
    .about-text h3 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 16px;
    }
    
    .about-text p {
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 15px;
    }
    
    .about-items {
        margin-top: 30px;
    }
    
    .title h3 {
        font-size: 38px;
        line-height: 48px;
    }
    
    .title p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 10px;
    }
    
    .title {
        margin-bottom: 30px;
    }
    
    .clients-h {
        padding: 50px 0;
    }
    
    .client-block {
        height: 130px;
        line-height: 130px;
    }
    
    .foot-block h3 {
        margin: 24px 0;
    }
    
    .footer-bottom {
        text-align: center;
        padding: 20px 0 0;
    }
    
    .copy-right p {
        font-size: 15px;
        line-height: 25px;
    }
    
    .ryad-logo {
        float: none;
    }

    .breadcrumb-h {
        padding: 100px 0 25px;
    }
    
    .text-bread ul li a, .text-bread ul li span {
        font-size: 18px;
        line-height: 28px;
    }
    
    .about-page {
        padding-top: 0;
    }
    
    .about-inner {
        padding: 40px 20px;
    }
    
    .about-inner .content-inner h1 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    
    .about-inner .content-inner p {
        font-size: 15px;
        line-height: 25px;
    }
    
    .about-more.about-items {
        margin: 0 auto;
        padding-top: 40px;
    }
    
    .about-more.about-items .about-item {
        display: block;
    }
    
    .about-more.about-items .about-item .icon {
        margin: 0 auto 15px;
    }
    
    .about-more.about-items .about-item .details {
        width: 100%;
    }

    .single-text p {
        font-size: 15px;
        line-height: 25px;
    }
    
    .single-img {
        margin: 30px 0;
        height: 300px;
    }
    
    .single-more-text {
        padding: 0;
    }
    
    .single-more-text p {
        font-size: 16px;
        line-height: 26px;
    }
    
    .services-single {
        padding-bottom: 50px;
    }

    .contact-block {
        padding: 20px;
        height: auto;
        margin-bottom: 30px;
    }
    
    .title-contact h3 {
        font-size: 26px;
        line-height: 36px;
    }
    
    .contact-info .info-f ul li {
        margin-bottom: 30px;
        gap: 15px;
    }
    
    .contact-info .info-f ul li .icon {
        width: 44px;
        height: 44px;
        line-height: 44px;
    }
    
    .contact-info .info-f ul li .icon svg {
        max-width: 20px;
        max-height: 20px;
    }
    
    .contact-info .info-f ul li .details {
        width: calc(100% - 44px - 15px);
    }

    body.index2 .mobile-nav-toggler .lines ::after, body.index2 .mobile-nav-toggler .lines ::before {
        background: var(--main-color2);
    }
    
    body.index2 .logo-h {
        max-width: 250px;
    }
    
    body.index2 .banner-h {
    }
    
    body.index2 .banner-img .img {
        width: 250px;
        height: 250px;
    }
    
    body.index2 .banner-img {
        height: 300px;
    }
    
    body.index2 .banner-img .banner-icons .item-count h3 {
        font-size: 12px;
    }
    
    body.index2 .banner-img .banner-icons .item-count h3 strong {
        font-size: 21px;
    }
    
    body.index2 .banner-img .banner-icons .item-count {
        width: 144px;
        height: 40px;
        padding: 3px;
        margin-inline-start: 4px;
    }
    
    .about-h2 {
        padding: 50px 0;
    }
    
    body.index2 .about-img {
        width: 300px;
        height: 300px;
        margin-bottom: 30px;
    }
    
    body.index2 .about-img .img {
        width: 270px;
        height: 270px;
    }
    
    .about-h2 .about-text {
        padding: 0;
    }
    
    .specialties-h {
        padding-bottom: 50px;
    }

    .team-h {
        padding: 50px 0;
    }
    
    .team-block .img {
        width: 100px;
        height: 100px;
    }
    
    .btn-center .btn {
        min-width: 200px;
    }
    
    body.index2 footer.footer2 .footer-top .row {
        padding: 20px;
    }
    
    body.index2 footer .logo-h {
        margin: 0 auto;
    }
    
    body.index2 footer .logo-h .logo-sec {
        margin-bottom: 20px;
    }
    
    .links-f2 ul {
        gap: 16px;
    }
    
    .links-f2 {
        margin: 30px 0;
    }
    
    body.index2 .footer-bottom .ryad-logo {
        margin: 0;
    }

    body.index2 .slick-dots li button {
        background: var(--main-color2);
    }
    
    .btn-center {
        margin-top: 20px;
    }
    
    .slick-dots {
        margin-top: 30px;
    }

    .about-goals.about2-page {
        padding-top: 40px;
    }
    
    .about-goals.about2-page .row {
        flex-direction: column-reverse;
    }

    .specialties-page.body-inner2 {
        padding-bottom: 20px;
    }

    .single-inner2 .img-block {
        height: 255px;
    }
    
    .single-offer.body-inner2, section.offers-rel {
        padding-bottom: 50px;
    }
    
    .single-team.body-inner2 .row {
        flex-direction: column-reverse;
    }
    
    body.index2 .single-team .about-img {
        max-width: 300px;
        margin-bottom: 40px;
    }
    
    body.index2 .single-team .about-img .img {
        width: 250px;
        height: 250px;
    }
    
    .single-team .single-text h3 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    
    .client-block img {
        max-width: 100px;
    }
    
    html,body {
        overflow-x: hidden;
    }
    
    
}

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

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

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

@media (max-width: 480px) {    
    .offer-block {
        flex-direction: column;
    }
    
    .offer-block .img {
        width: 100%;
    }
    
    .offer-block .details {
        width: 100%;
    }
}

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

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