@media only screen and (min-width: 768px) {
    .navbar-nav > li:hover > .dropdown-menu {
        display: block;
    }

    .swiper-container {
        height: 500px;
    }

    .hidden-md {
        display: none !important
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .news-info-small-text {
        -webkit-line-clamp: 7;
    }

    .swiper-container {
        height: 386px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .swiper-container {
        height: 386px;
    }

}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
    #delay_slider {
        display: block !important;
    }

}

@media only screen and (max-width: 1400px) {
    .swiper-container {
        height: 370px;
    }
}

@media only screen and (max-width: 1200px) {
    .swiper-container {
        height: 386px;
    }

    .swiper-wraper-brands .swiper-button-next,
    .swiper-wraper-brands .swiper-button-prev {
        display: none;
    }

    .swiper-wraper-brands .swiper-container {
        width: 100%;
    }

    .brands {
        padding: 80px 0;
    }

    .news {
        padding: 70px 0;
    }

    .news-info-image {
        width: 50%;
    }

    .news-information {
        width: 50%;
    }

    .button {
        display: none;
    }

    .news-second-information {
        padding: 15px !important;
    }

    .news-information {
        padding: 15px;
    }

    .news-info-big-text {
        font-size: 16px;
    }

    .date {
        width: 85px;
        height: 85px;
    }

    .services-center-text p {
        font-size: 30px;
        line-height: 35px;
    }

    .services-center-text a {
        padding: 10px 11px;
        font-size: 14px;
    }

    .news-info-small-text {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .about_slogan {
        width: 80%;
    }
}

@media only screen and (max-width: 1024px) {
    .swiper-container {
        height: 345px;
    }
}

/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
    .swiper-container {
        height: 300px;
    }

    .news-txet > div {
        padding: 25px;
    }

    .news-txet .news_day {
        font-size: 22px;
        padding: 20px;
        float: none;
    }

    .news-txet .news_day > span {
        font-size: 14px;
    }

    .news-txet h3 {
        font-size: 22px;
        margin-top: 20px;
        padding: 0;
    }

    .news-txet p {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .news-txet .news_desc {
        font-size: 14px;
    }

    .navbar-nav > li.search-item {
        padding: 22px 0px 22px 0;
    }

    .navbar-nav > li::after {
        content: "";
    }

    .navbar-nav > li {
        padding: 22px 6px;
    }

    .main-slider .swiper-pagination-v .swiper-pagination-bullet:hover .nav-text,
    .main-slider .swiper-pagination-v .swiper-pagination-bullet-active .nav-text {
        display: none;
    }

    .main-slider .swiper-container-vertical > .swiper-pagination-bullets {
        right: 15px;
    }

    .news-info-image {
        width: 50%;
    }

    .news-information {
        width: 50%;
    }

    .news-information {
        padding: 15px;
    }

    .news-info-big-text {
        font-size: 14px;
        line-height: 18px;
    }

    .date {
        width: 70px;
        height: 70px;
        margin-bottom: 8px;
    }

    .news-info-small-text {
        font-size: 12px;
        line-height: 1.5
    }

    .date p:first-child {
        font-size: 16px;
        line-height: 10px;
    }

    .date p:nth-child(2) {
        font-size: 11px;
    }

    .services-center-text p {
        font-size: 25px;
        line-height: 30px;
    }

    .services-center-text a {
        padding: 9px 10px;
        font-size: 12px;
    }

    .remont {
        margin-top: 50px;
    }

    .contact-about {
        margin-top: 115px;
    }

    .navbar-nav > li > a {
        font-size: 13px;
    }

    .footer-logo img {
        height: 58px;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 2px;
    }

    .main-slider .swiper-pagination-h .swiper-pagination-bullet {
        vertical-align: middle;
    }

    .home-mobile-slider img {
        width: 80%;
        margin-bottom: 40px;
    }

    .new_collection {
        height: auto;
    }

    .mail p:first-child {
        font-size: 28px;
    }

    .contact-info-images {
        background-size: auto;
    }

    .masonry-services .project-item a p {
        font-size: 22px;
        line-height: 22px;
    }

    .masonry-services .project-item a span {
        padding: 9px 10px;
        font-size: 12px;
    }
}

@media only screen and (min-width: 767px) and (max-width: 840px) {
    .news-info-small-text {
        -webkit-line-clamp: 3;
    }

    .news-info-big-text {
        -webkit-line-clamp: 2;
    }

    .swiper-container {
        height: 386px;
    }
}


/* Small Devices, Tablets */

@media only screen and (max-width: 767px) {
    .swiper-container {
        /*height: 280px;*/
        height: auto;
    }

    .counter-col {
        /*padding: 75px 10px 25px 10px;*/
        margin-bottom: 0;
        border: none;
        gap: 10px;
        padding: 15px;
    }

    .fun-col3 {
        padding: 15px 0;
    }

    .counter-cont > .row > .col-sm-6 {
        padding: 0 15px !important;
        margin-bottom: 20px;
        width: 50%;
        float: left;
    }

    .counter-cont > .row > ._col0 {
        border-right: 1px solid #D9D9D9;
    }

    .counter-cont > .row > ._col1 {

    }

    .counter-cont > .row > ._col2 {
        border-right: 1px solid #D9D9D9;
    }

    .counter-cont > .row > ._col3 {
    }

    .counter-col .counter-text {
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
    }

    .counter-icon {
        display: block;
        max-width: 40px;
        width: 40px;
        height: 40px;
    }

    .navbar-nav > li > .dropdown-menu {
        padding: 0px 15px;
        white-space: normal;
    }

    .navbar-nav {
        float: left;
        margin: 0;
    }

    .navbar-nav > li > a {
        font-size: 14px;
    }

    .navbar-nav {
        float: left;
        margin: 0;
        width: 100%;
    }

    .navbar-nav > li {
        padding: 10px 6px;
        border-bottom: 1px solid #e5e5e5;
    }

    .navbar-collapse {
        margin-left: -15px;
        margin-right: -15px;
        height: -moz-calc(100vh - 68px);
        height: -webkit-calc(100vh - 68px);
        height: calc(100vh - 68px);
        overflow-x: hidden;
    }

    .brand-title h2 {
        font-size: 20px;
    }

    .brand-title span {
        width: 100%;
    }

    .grid-item {
        width: 100% !important;
    }

    .destroy_mob .project-item {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .new_collection .swiper-slide {
        width: 100%;
    }

    .new_collection p {
        font-size: 16px;
    }

    .new_collection h2 {
        font-size: 26px;
    }

    .new_collection .swiper-button-next,
    .new_collection .swiper-button-prev {
        top: 50%;
        width: 24px;
        height: 50px;
        margin-top: -22px;
    }

    .new_collection .swiper-button-next svg {
        width: 10px;
        height: 20px;
        margin: 16px 12px;
    }

    .new_collection .swiper-button-prev svg {
        width: 10px;
        height: 20px;
        margin: 15px 3px;
    }

    /*About page*/
    #about-page .company-text {
        width: 100%;
        left: 0;
        font-size: 12px;
    }

    #about-page .company-inforamtion {
        width: 100%;
        padding: 35px 0;
        margin-bottom: 50px;
    }

    #about-page .company-inforamtion-title {
        font-size: 15px;
        line-height: 35px;
    }

    .header-big-image {
        margin-bottom: 77px;
    }

    .swiper-button-prev.kochak,
    .swiper-button-next.kochak {
        background-size: 19px 22px;
        padding: 15px;
    }

    #about-page .company-inforamtion-text {
        font-size: 13px;
        line-height: 25px;
    }

    #about-page .company-inforamtion-content {
        padding-right: 5px;
        padding-left: 5px;
    }

    .galery-text1,
    .galery-text2 {
        font-size: 16px;
        line-height: 20px;
    }

    .galery-text3 {
        font-size: 12px;
        line-height: 25px;
    }

    #about-page .galery {
        margin-bottom: 90px;
    }

    .footer .contacts {
        text-align: center;
        margin-bottom: 30px;
    }

    .mail p:first-child {
        font-size: 18px;
    }

    .mail p:nth-child(2) {
        font-size: 16px;
        line-height: 30px;
    }

    .footer-copy {
        flex-direction: column;
        column-gap: 20px;
    }

    .footer .copyright {
        /*font-size: 11px;*/
    }

    .form button,
    .form input {
        height: 35px;
        font-size: 10px;
    }

    .form button {
        width: 100px;
    }

    .news-row:nth-child(2) .news-image {
        float: left;
    }

    .news-row .news-image,
    .news-row .news-txet {
        width: 100%;
    }

    .footer .center-footer .mail {
        text-align: center;
    }

    .contacts p:nth-child(2) {
        margin-top: 20px;
    }

    .project-item:hover img {
        transform: scale(1);
    }

    .hover-border {
        display: none;
    }

    .news-image .project-item a {
        display: none !important;
    }

    .page-left a::after {
        content: "";
    }

    .page-right a::before {
        content: "";
    }

    .news-pagination {
        height: 160px;
    }

    .news-info-image {
        width: 100%;
        float: right;
    }

    #news-page .news-information {
        width: 100%;
        float: left;
        padding: 25px;
        height: auto !important;
    }

    .page-right {
        margin-left: 10px;
    }

    .page-left {
        margin-right: 10px;
    }

    .services-col {
        width: 100%;
    }

    .services {
        display: block;
    }

    .new_collection,
    .news .news-txet {
        height: auto !important;
    }

    .contact-about {
        margin-top: 60px;
    }

    .contact-us {
        margin-bottom: 60px;
    }

    .contact-messege {
        display: block;
    }

    .contact-name,
    .contact-email {
        width: 100%;
        margin-bottom: 15px;
    }

    /*  .home-mobile-slider img {
    width: 80%;
    margin-bottom: 40px;
  }*/
    .main-slider a {
        font-size: 12px;
        padding: 15px;
    }

    .contacts div p:nth-child(1) {
        margin-top: 25px;
    }

    .center-footer {
        padding-top: 40px;
    }

    .news-info-small-text {
        display: -webkit-box;
        -webkit-line-clamp: 20;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .kochak svg {
        position: relative;
        top: -13px;
    }

    .main-slider p {
        font-size: 24px;
    }

    .main-slider h2 {
        font-size: 28px;
    }

    .title-section h2 {
        font-size: 32px;
    }

    #videoModal .close,
    #aboutModal .close {
        top: 0;
        right: 0;
        width: 30px;
        height: 30px;
        background: rgba(0, 0, 0, 0.4);
    }

    #videoModal .close::before,
    #videoModal .close::after,
    #aboutModal .close::before,
    #aboutModal .close::after {
        content: '';
        position: absolute;
        height: 2px;
        width: 100%;
        top: 0;
        left: 0;
        background: #fff;
        border-radius: 5px;
        margin-top: 12px;
    }

    .header-services-image .services-big-text,
    .news-big-text,
    .header-contact-image .contact-big-text,
    .big-text {
        font-size: 30px;
    }

    .messege-button input {
        width: 100%;
    }

    .news-info-big-text {
        -webkit-line-clamp: 20;
    }

    .header-big-image {
        background-position: center left;
    }

    .services-col-2 {
        width: 100%;
    }

    .contact-conect h3 {
        font-size: 18px;
        line-height: 1.6;
    }

    .contact-conect p {
        font-size: 28px;
    }

    .masonry-services .grid-item-2 {
        width: 100%;
    }
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {


}


/* Custom, iPhone Retina */

@media only screen and (max-width: 340px) {
    .mail p:first-child {
        font-size: 16px;
    }

    .swiper-container {
        height: 320px;
    }
}

@media only screen and (min-width: 340px ) and (max-width: 1200px) {
    .new_collection {
        height: calc(50vh - 68px);

    }
}