@media (max-width: 1325px) {}

@media (max-width: 1200px) {
    .menu-site ul li a {
        padding: 0 10px;
    }

    .menu-left .form-search form input {
        width: 200px;
    }
}

@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;
    }

    .menu-site,
    .form-search {
        display: none;
    }

    .respon-menu {
        display: inline-flex;
    }

    .search-menu {
        margin: 0 10px;
    }

    .banner-top {
        min-height: fit-content;
        height: 100%;
        padding: 80px 0;
        text-align: center;
    }

    .banner-top .row {
        min-height: auto;
    }

    .banner-top .slider-img-home {
        position: relative;
        top: 0;
        /* max-height: 300px; */
        z-index: 0;
        display: none;
    }

    .banner-top .slider-img-home .slider-img img {
        width: auto;
        height: 100%;
    }

    .banner-top .slider-img-home .slider-img {
        height: 400px;
    }

    .share-us::before {
        width: 100%;
        height: 70%;
        border-radius: 0 0 100px 100px;
    }

    .img-share {
        margin: 50px auto 0;
    }

    .footer-top h3 {
        margin: 20px 0;
    }

    .footer-top {
        padding-top: 30px;
    }

    .share-us {
        margin-bottom: 0;
    }

    .share-us,
    .partenirs-h,
    .clients-h {
        padding: 50px 0;
    }

    .products-h,
    .services-h {
        padding: 50px 0;
    }

    .logo-about img {
        width: auto;
    }

    .tabs-about .nav.nav-pills {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        display: block;
        padding-bottom: 20px;
        border: none;
    }

    .tabs-about .nav.nav-pills .nav-item {
        border-bottom: 1px #010101 solid;
        margin-left: -3px;
    }

    .tabs-about .nav.nav-pills .nav-item .nav-link {
        margin-bottom: -7.5px;
    }

    .img-tab {
        width: fit-content;
        min-width: 300px;
        margin-bottom: 30px;
    }

    .tab-content {
        padding: 0;
    }

    .tab-inner .col-md-3.col-sm-12 {
        max-width: 50%;
    }

    .tabs-about-inner .col-md-3.col-sm-6 {
        max-width: 50%;
    }

    .tabs-about .tabs-about-inner .nav.nav-pills {
        display: inline-flex;
        padding: 0;
    }

    .tabs-about .tabs-about-inner .nav.nav-pills .nav-item .nav-link {
        margin: 0;
    }

    .tabs-about .tabs-about-inner .nav.nav-pills .nav-item {
        border: none;
    }

    .targetDiv-content .details-h {
        border: none;
        padding: 20px 0 0;
        border-top: 2px #f9f8f8 solid;
        text-align: center;
        margin-top: 20px;
    }

    .center-page .tabs-about .tabs-about-inner .nav.nav-pills .nav-item .nav-link {
        padding: 0 20px;
        font-size: 20px;
        line-height: 40px;
    }

    #thumbs {
        width: 100%;
    }

    .center-slider .owl-nav .owl-prev {
        left: 0;
    }

    .center-slider .owl-nav .owl-next {
        right: 0;
    }

    #big .single-block {
        height: 300px;
    }

    .center-video {
        height: 300px;
    }

    .news-slider {
        width: 100%;
    }

    .news-slider .owl-nav .owl-next {
        right: 0;
    }

    .news-slider .owl-nav .owl-prev {
        left: 0;
    }

    .breadcrumb-contact .img-contact {
        display: none;
    }

    .breadcrumb-contact,
    .breadcrumb-contact .container,
    .breadcrumb-contact .container .row {
        min-height: 200px;
    }

    .tabs-about .tabs-about-inner .nav.nav-pills .nav-item .nav-link {
        font-size: 20px;
        padding: 0 40px;
    }

    .form-contact {
        width: 100%;
    }

    .form-contact .form-group {
        width: 100%;
    }

    .map-con {
        width: 100%;
        height: 350px;
    }
    
    html, body {
        overflow-x: hidden;
    }
    
    .text-top {
        width: 100%;
        margin: 0 auto 50px;
    }
    
    .block-single-pro .body-block {
        margin: 0;
        top: -30px;
    }
    
    .title-about {
        width: 100%;
    }
    
    #about3 .tab-inner .col-md-3.col-sm-12 {
        max-width: 100%;
    }
    
    .text-about {
        margin: 20px 0;
    }
    
    .title-about {
        margin: 20px 0;
    }

}

@media (max-width: 767px) {}

@media (max-width: 600px) {
    .slider-text h3 {
        font-size: 35px;
    }

    .slider-text p {
        font-size: 18px;
        line-height: 28px;
        margin: 15px 0;
    }

    .slider-text h4 {
        font-size: 20px;
    }

    .banner-top {
        padding: 50px 0;
    }

    .title h3,
    .tabs-about .title h3 {
        font-size: 35px;
    }

    .title {
        margin-bottom: 30px;
    }

    .owl-theme .owl-dots {
        right: 0 !important;
        left: 0 !important;
        flex-direction: inherit;
        top: auto;
        height: auto;
        position: relative;
    }

    .owl-theme .owl-dots .owl-dot span {
        margin: 2px;
        width: 10px;
        height: 10px;
    }

    .clients-slider .owl-nav .owl-next,
    .products-slider .owl-nav .owl-next {
        right: -6px;
    }

    .clients-slider .owl-nav .owl-prev,
    .products-slider .owl-nav .owl-prev {
        left: -6px;
    }

    .text-box p {
        font-size: 18px;
        line-height: 28px;
    }

    .partenirs-h .text-box {
        margin-bottom: 30px;
    }

    .img-share {
        height: 200px;
    }

    .share-us::before {
        border-radius: 0 0 50px 50px;
        height: 80%;
    }

    .comp-name li {
        font-size: 15px;
        padding: 0;
        border: none;
        margin: 4px 0;
    }

    .comp-name {
        display: block;
    }

    .body-inner .title h3 {
        font-size: 35px;
    }

    .about-top p {
        font-size: 20px;
        line-height: 30px;
        margin: 15px 0;
    }

    .block-team .img {
        min-width: 100%;
        height: 270px;
    }

    .block-team {
        width: 100%;
        margin: 15px 0;
    }

    .tab-inner .col-md-12.col-sm-12:nth-child(1) .block-team .img {
        width: fit-content;
        min-width: 231px;
        margin: auto;
    }

    .all-items-q {
        display: block;
    }

    .text-about {
        margin: 15px 0;
    }

    .title-about h3 {
        font-size: 30px;
        min-height: 50px;
    }

    .title-about {
        margin: 15px 0;
    }

    .text-about p {
        font-size: 20px;
        line-height: 30px;
    }

    .tabs-about #about3 .title {
        margin-top: 50px;
    }

    .all-items-q .item-q {
        font-size: 20px;
    }

    .tabs-about .tabs-about-inner .nav.nav-pills .nav-item .nav-link {
        padding: 0 30px;
        font-size: 20px;
        min-height: 50px;
    }

    .text-tab p {
        font-size: 20px;
        line-height: 30px;
    }

    .text-tab h3 {
        font-size: 20px;
    }

    .about-tabs-h {
        padding-bottom: 0;
    }

    .logo-about {
        text-align: start;
    }

    .body-inner, .contact-page.body-inner {
        padding: 50px 0;
    }

    .all-details .block-news .img {
        position: relative;
        width: 100%;
        height: 200px;
        display: none;
    }

    .all-details .block-news {
        display: block;
        padding-bottom: 50px;
    }

    .all-details .block-news .details {
        padding: 30px;
        width: 100%;
    }

    .all-details .block-news .details h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .all-details .block-news .details p {
        font-size: 16px;
        line-height: 26px;
        margin: 20px 0;
    }
    
    .thumbs {
    width: 100%;
}

.big .single-block {
    height: 300px;
    margin: 30px;
}

.thum-block {
    height: 100px;
}

.site-search .woocommerce-product-search, .site-search .widget_search .search-form {
    width: 90%;
}

.text-box {
    padding: 0;
}
}

@media (max-width: 480px) {
    .tab-inner .col-md-3.col-sm-12 {
        max-width: 100%;
    }

    .block-team .img {
        width: fit-content;
        min-width: 231px;
        margin: auto;
    }

    .tabs-about-inner .col-md-3.col-sm-6 {
        max-width: 100%;
    }

    .achiev-block {
        width: 100%;
        margin: 15px 0;
    }

    .achiev-block .head-block h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .achiev-block .head-block {
        min-height: 100px;
        padding-bottom: 30px;
    }

    .achiev-block .details {
        padding: 20px;
    }

    .achiev-block .details p {
        font-size: 16px;
        line-height: 26px;
        margin: 10px 0;
    }

    .center-page .tabs-about .tabs-about-inner .nav.nav-pills .nav-item .nav-link {
        font-size: 16px;
        line-height: 35px;
        min-height: 45px;
    }
    
    .breadcrumb-contact .title h3 img {
        max-width: 200px;
    }
    
    .serv-block .details .more {
    font-size: 12px;
}

.sidebar {
    width: 250px;
}
}

@media(max-width: 360px) {

    .open-sidebar,
    .searchForm .btnSearch {
        width: 40px;
        height: 40px;
    }

    .search-menu {
        margin: 0 5px;
    }
}