@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: 150px;
    }

    .item.res-menu {
        display: block;
    }

    header .btn {
        display: none;
    }

    .banner-block .row {
        min-height: 400px;
        padding: 50px 0;
    }

    .text-banner h1 {
        font-size: 28px;
        line-height: 38px;
    }

    header.sticky {
        padding: 16px 0;
    }

    .head-inner .menu-left {
        gap: 20px;
    }

    .mobile-menu .logo-h {
        margin-bottom: 20px;
    }

    .banner-h .row {
        min-height: 450px;
        padding: 100px 0 50px;
    }

    .text-banner p {
        font-size: 14px;
        line-height: 24px;
    }

    .text-banner .btn {
        margin-top: 20px;
    }

    .about-h {
        padding: 30px 0 50px;
    }

    .about-img {
        height: 400px;
        margin-bottom: 30px;
    }

    .about-img::after {
        border-width: 2px;
        width: 65%;
        height: 75%;
        border-radius: 20px;
    }

    .about-img .img {
        height: calc(100% - 20px);
        width: calc(100% - 20px);
        border-radius: 20px;
    }

    .about-text h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .about-text p {
        font-size: 14px;
        line-height: 24px;
    }

    .item-about {
        margin-top: 30px;
    }

    .item-about h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .services-h,
    .counter-h {
        padding: 50px 0;
    }

    .title h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .title {
        margin-bottom: 20px;
    }

    .service-block {
        padding: 30px;
    }

    .service-block .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .service-block .details {
        padding-top: 20px;
    }

    .service-block .details h3 {
        font-size: 17px;
        line-height: 27px;
    }

    .projects-h {
        padding: 50px 0;
    }

    .slider-counter {
        margin: 0;
        display: none;
    }

    .title-flex .title {
        max-width: calc(100% - 80px);
    }

    .all-projects {
        width: 100%;
    }

    .all-projects .slick-next.slick-arrow {
        left: 0;
    }

    .all-projects .slick-prev.slick-arrow {
        left: 45px;
    }

    .title p {
        font-size: 14px;
        line-height: 24px;
    }

    .counter-block .counter-item {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .counter-block h5 {
        font-size: 14px;
        line-height: 24px;
    }

    .footer-top {
        padding: 40px 0 30px;
    }

    .logo-f {
        max-width: 100px;
    }

    .footer-top .col-md-3:nth-child(2) .foot-block {
        padding: 0;
    }

    .foot-block h3 {
        margin: 30px 0;
        font-size: 18px;
        line-height: 28px;
    }

    .links-f {
        margin: 0;
    }

    .info-f {
        margin: 0;
    }

    .footer-bottom {
        text-align: center;
        padding: 20px 0;
    }

    .copy-right p {
        font-size: 12px;
        line-height: 22px;
    }

    .logo-comp {
        margin: 0 auto;
    }

    .about-page .about-text p {
        margin-bottom: 25px;
    }

    .breadcrumb-h {
        padding-block: 100px 40px;
    }

    .text-bread h1 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 8px;
    }

    .text-bread ul li a,
    .text-bread ul li span {
        font-size: 14px;
        line-height: 24px;
        display: flex;
    }

    .about-page {
        padding-block: 50px;
    }

    .about-more {
        padding-bottom: 50px;
    }

    .body-inner {
        padding-block: 50px;
    }

    .service-in-block .details h3 {
        font-size: 15px;
        line-height: 25px;
    }

    .service-in-block {
        padding: 60px 36px 30px;
        margin: 30px 0;
        height: calc(100% - 60px);
    }

    .service-in-block .icon {
        width: 60px;
        height: 60px;
        top: -30px;
        font-size: 20px;
    }

    .all-pages {
        margin: 0;
    }

    .all-pages .pagination {
        padding: 10px;
    }

    .all-pages .pagination .page-item.prev-btn .page-link,
    .all-pages .pagination .page-item.next-btn .page-link {
        font-size: 0;
        padding: 0;
        line-height: normal;
    }

    .all-pages .pagination .page-item.prev-btn .page-link i,
    .all-pages .pagination .page-item.next-btn .page-link i {
        font-size: 15px;
        display: inline-flex !important;
        width: 30px;
        height: 30px;
        align-content: center;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
    }

    .all-pages .pagination .page-item.prev-btn .page-link {
        margin-right: 15px;
    }

    .all-pages .pagination .page-item.next-btn .page-link {
        margin-left: 15px;
    }

    .single-service .row {
        flex-direction: column-reverse;
    }

    .single-img {
        height: 400px;
        margin-bottom: 30px;
    }

    .single-text {
        padding: 0;
    }

    .single-text h3 {
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .single-text p {
        font-size: 15px;
        line-height: 25px;
    }

    .single-text .btn {
        margin-top: 30px;
        padding: 2px 20px;
        min-height: 44px;
        font-size: 16px;
        min-width: 160px;
    }

    .contact-form {
        padding: 30px 20px;
    }

    .contact-form .form-group label {
        font-size: 14px;
        line-height: 24px;
    }

    .single-project .order-2 {
        order: 1 !important;
    }
    
    .single-project .order-1 {
        order: 2 !important;
    }
    
    .single-imgs {
        margin-bottom: 30px;
    }
    
    .single-imgs .img-big {
        height: 350px;
    }
    
    .single-imgs .img-small {
        height: 70px;
    }
    
    .project-video {
        padding-top: 50px;
    }
    
    .project-video .title h3 {
        font-size: 26px;
        line-height: 36px;
    }
    
    .project-video .video-block {
        height: 300px;
    }
    
    .project-video .video-block a::after {
        width: 60px;
        height: 60px;
        font-size: 20px;
    }

    .contact-block.contact-info {
        margin: 30px 0;
        padding: 30px 20px;
    }
    
    .contact-block.contact-info h3 {
        font-size: 24px;
        line-height: 34px;
    }
    
    .contact-page .map-f {
        height: 300px;
    }

    .contact-form {
        height: auto;
    }
}

@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) {}