@media screen and (max-width:1080px){
    body{
        padding-top: 145px;
    }
    header .container{
        position:fixed;
        top:0;
        left:0;
        width:100%;
        z-index:1000;
    }
    body.index header,
    header #slider,
    header #slider .slide-wrapper,
    header #slider .slider-item,
    header .slider-item .slide-container
    {
        height:495px;
    }
    header #slider .slider-nav{
        width:100%;
        top: 207px;
    }
    header #slider .slider-item{
        width:100%;
    }
    header .slider-item .slide-container{
        width:100%;
    }
    header #slider .slide-description{
        left: 0;
        width:100%;
        bottom: 0;
    }
    header #slider .slide-description .slide-title{
        font-size: 24px;
    }
    header #slider .slide-description .slide-text{
        font-size: 14px;
    }
    header .menu-block{
        display:none;
    }
    header .contact-block{
        position: relative;
        float:right;
        padding-left:0;
        width:28%;
    }
    .advantage .col{
        padding-top:25px;
        padding-bottom:30px;
    }
    body.index .reviews .reviews-wrapper{
        height:230px;
    }
    .reviews .reviews-wrapper .col{
        border:0;
    }
    body.index .reviews .reviews-wrapper .col{
        padding: 0 15px
    }
    body.index .custom_scroll .viewport{
        height:120px;
    }
    .reviews .reviews-nav{
        display:none;
    }
    .logo{
        width:90px;
    }
    .ext_rehau .logo{
        margin-top:0;
    }
    .rehau-logo{
        top:1px;
    }
    .mobile-btn{
        display:block;
    }
}
@media screen and (max-width:769px){
    header .contact-block{
        width:66.66666667%;
    }
    .address-block{
        max-width: 270px;
        float:right;
    }
}
@media screen and (max-width:767px){
    .about-us-img{
        display: block;
        float:right;
        margin-left:10px;
        margin-bottom:10px;
    }
    .how-order > .col{
        margin-bottom:30px;
    }
    body.index .reviews .reviews-wrapper{
        overflow: hidden;
        height: auto;
    }
    body.index .reviews .reviews-wrapper .col{
        position: relative;
    }
    .custom_scroll .track,
    .custom_scroll .thumb,
    .custom_scroll .scrollbar{
        display: none;
    }

    body.index .custom_scroll .viewport{
        height:auto;
    }
    body.index .reviews .reviews-wrapper .col{
        left:0 !important;
        padding:0 15px;
        width:100%;
    }
    body.index .reviews .reviews-wrapper .col:nth-child(n+3){
        display: none;
    }
    .reviews .reviews-wrapper .col .review-text{
        padding-bottom:20px;
    }

    .cat_image > div{
        width:100%;
        padding:20px;
        font-size:18px;
        line-height: 16px;
        font-family: "OpenSansRegular";
    }
    .cat_image .ttl{
        font-size:24px;
        line-height: 22px;
    }

    .cat-description .ttl{
        font-size:30px;
        line-height: 28px;
    }
    .sub{
        font:24px/22px "OpenSansRegular";
        margin-bottom:20px;
    }
    .cat-description iframe{
        min-width: 1px;
        max-width: 100%;
        height:auto;
    }
    .row.col-center > div {
        text-align: center;
        min-height:130px;
    }
    .laminator-items-wrapper,
    .podbor-tabs,
    .podbor-bg{
        display:none;
    }

}
@media screen and (max-width:564px){
    .ext_rehau .logo{
        margin-top:0;
    }
    .rehau-logo{
        left: 121px;
        top: 5px;
    }
}
@media screen and (max-width:542px){
    .ext_rehau .logo{
        max-width: 60px;
    }
    .rehau-logo{
        left: 90px;
        top: 0px;
    }
    .rehau-logo img{
        max-width:100%;
        min-width: 117px;
    }
}
@media screen and (max-width:500px){
    .address-block .phone{
        font-size:20px;
    }
    .address-block .address{
        padding-left:0;
        background: none;
        text-align: right;
    }
    #breadcrumbs{
        display:none;
    }
    #callbackForm{
        width:100%;
    }
    .service-block{
        display:none;
    }
    .variant-block{
        display:block;
    }
    .variant-block .vTitle{
        display:none;
    }
    .service-item-text{
        height: auto !important;
    }
}
@media screen and (max-width:435px){
    .ext_rehau .logo{
        max-width: 60px;
        margin-bottom: 25px;
        margin-left: 12px;
    }
    .rehau-logo{
        left: 15px;
        top: 47px;
    }
    .rehau-logo img{
        min-width: 1px;
        max-width: 87px;
    }
}
@media screen and (max-width:410px){
    header .btn-call{
        padding: 10px 18px;
    }
}
@media screen and (max-width:375px){
    .ext_rehau .logo{
        margin-top: -8px;
    }
    .rehau-logo{
        top: 39px;
    }
}
@media screen and (max-width:320px){
    .address-block .address{
        font-size: 13px;
    }
    header .btn-call {
        padding: 10px 12px;
        font-size: 11px;
    }
}