
@media (min-width: 480px) and (max-width: 768px) {
}

@media (min-width: 768px) and (max-width: 992px) {
}

@media (min-width: 992px) and (max-width: 1200px) {
}


@media (min-width: 481px) {
  
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

@media (min-width: 993px) {
    .container {
        width: 100%;
    }
    .homepage  #header {
        position: absolute;
        background: rgba(1, 12, 35, .3);
    }
}

@media (min-width: 1140px ) {
}

@media (min-width: 1200px ) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 1280px ) {
    .container {
        width: 1200px;
    }
}

@media (min-width: 1366px ) {
}

@media (min-width: 1400px ) {
    .container {
        width: 1400px;
    }
}

@media (min-width: 641px ) {
    
}

@media screen and (min-width: 1730px) {

}

@media (max-width: 1730px ) {
 
}
@media (max-width: 1440px ) {
   #showcase .slider-block .item .caption .title {
    font-size: 60px;
    line-height: 60px;
}
#aftercontent .block_wrap.newlist .module-title .title{
font-size: 120px;
}


/*before xlg*/
@media (max-width: 1399px ) {
  
}

@media (max-width: 1366px ) {
}

@media (max-width: 1200px ) {
  
}

@media (max-width: 1140px ) {
    
}

@media (max-width: 992px ) {
    .container {
        width: calc(100% - 40px);
        max-width: calc(100% - 40px);
    }
    #showcase .slider-block .item .caption{
        height: 70%;
        padding: 20px;
    }
    #showcase .slider-block .item .caption .title{
       font-size: 80px;
        line-height: 80px;
    }

    #showcase .slider-block .thumbs{
       display: none;
    }
    #showcase .brands{
        margin-top: 0;
    }

    #beforecontent {
        padding: 40px 0;
    }
    #beforecontent .advantages .ttl{
        font-size: 80px;
        line-height: 1;
    }
    #aftercontent .module-title .watermark,
    #beforecontent .advantages .module-title .watermark {
        font-size: 120px;
        line-height: 1;
    }

    #beforecontent .advantages .module-title{
        line-height: 1.2;
        margin-bottom: 40px;
    }
    #aftercontent .call_request{
        text-align: center;
    }
    #aftercontent .call_request .module-title .title{
        font-size: 80px;
        line-height: 80px;
    }
    #page-content {
         padding: 20px 0;
     }
    #aftercontent .call_request {
        padding: 40px 0 20px;
        margin-bottom: 40px;
    }

    #aftercontent .product_groups .tab-content{
        width: 50%;
        padding-right: 15px;
    }
    #aftercontent .product_groups .nav-tabs{
        width: 50%;
        padding-left: 15px;
    }
    #aftercontent .product_groups .nav-tabs li {
        padding: 15px 20px;
    }
    #showcase .slider-block .item .caption{
        height: calc(100% - 40px);
        width: 100%;
        max-width: calc(100% - 100px);

        z-index: 3;
    }

    #aftercontent .module-title .title {
        font-size: 80px;
        line-height: 1;
    }
    #aftercontent .block_wrap.newlist .module-title .title {
        font-size: 120px;
        margin-bottom: 0;
    }

    #aftercontent .block_wrap.newlist .news .items .item_content{

    }



}

@media (max-width: 767px ) {
    #aftercontent .block_wrap.newlist .news .items {
        grid-template-columns: repeat(1,1fr);
        grid-template-rows:3fr 1fr 1fr;
    }

    #aftercontent .block_wrap.newlist .news .items .item {
        grid-row-start: auto !important;
        grid-column-start: auto !important;
        grid-row-end: auto !important;
        grid-column-end: auto !important;
        min-height: 33vw !important;
        height: auto !important;
    }

    #aftercontent .block_wrap.newlist .news .items .item:nth-child(1)  {
        min-height: 100vw !important;
        height: auto !important;
    }


}

@media (max-width: 680px ) {
    #showcase .slider-block .thumbs,
    #showcase .slider-block_sep{
        display: none;
    }

    #showcase .slider-block .item .caption .title{
        font-size: 60px;
        line-height: 1;
    }
    #showcase .slider-block .owl-dots{
        left:auto;
        right: auto;
        width: 100% !important;
    }
    #showcase .slider-block .item .caption .introtext p {
        font-size: 16px;

    }

    #beforecontent .advantages .ttl{
        font-size: 60px;
        line-height: 1;
    }
    #aftercontent .module-title .watermark,
    #beforecontent .advantages .module-title .watermark {
        font-size:80px;
        line-height: 1;
    }
    #aftercontent .module-title .title{
        font-size: 60px;
        line-height: 1;
    }
    #aftercontent .product_groups .tabs{
        flex-direction: column;
    }
    #aftercontent .product_groups .tab-content {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }
    #aftercontent .product_groups .nav-tabs {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 20px;

    }
    #aftercontent .product_groups .nav-tabs li {
        padding: 15px 20px;
        border-width: 0px 0px 4px 0px;

    }
    #beforecontent .advantages .advantagesitems{
        flex-direction: column;
    }
    #beforecontent .advantages .advantagesitems .advantages_captions,
    #beforecontent .advantages .advantagesitems .advantages_images{
        width: 100%;
    }
    #beforecontent .advantages .advantagesitems .advantages_images{
        margin-bottom: 70px;
    }
}

@media (max-width: 640px ) {

    h1.page-title {
        font-weight: 700;
        font-size: 40px;
        line-height: 1;
    }
}

@media (max-width: 540px ) {
    #aftercontent .block_wrap.newlist .news .items .item .title {
        font-size: 18px;
    }

}


