@media only screen and (max-width : 1680px){
    
}

@media only screen and (max-width : 1600px){
    .call-back-block a:last-child{
        margin-right: 0;
    }
    .fullpage-menu, .cat-menu ul.menu{
        padding: 0 5px;
    }
    .fullpage-menu li, .cat-menu ul.menu li{
        margin-right: 10px;
    }
    #fullpage .inner {
        padding-top: 0px;
    }
    #fullpage .inner .img{
        min-height: 400px;
        background-position: center center !important;
    }
    #fullpage .inner .text .title{
        margin-bottom: 30px;
    }
    .product-types ul li{
        font-size: 18px;
        line-height: 180.2%;
    }
    #fullpage .inner .text .more {
        margin-bottom: 20px;
    }
    header{
        padding-bottom: 30px;
    }
    .title{
        line-height: 44px;
    }
    .product-types ul{
        margin-bottom: 20px;
    }
}

@media only screen and (max-width : 1550px){
    .call-back-block a{
        margin-right: 10px;
    }
    .fullpage-menu li a img, .cat-menu ul.menu a img{
        max-width: 100px;
    }
    .container{
        width: 1200px;
    }
}

@media only screen and (max-width : 1440px){
    .fullpage-menu li a img, .cat-menu ul.menu a img {
        margin-right: 5px;
    }
    .call-back-block a {
        font-size: 14px;
    }
    header {
        padding-bottom: 20px;
    }
    #fullpage .inner .text {
        padding-left: 18%;
    }
    .steps-block .step .inner{
        width: 280px;
        padding: 20px 45px;
    }
    .fullpage-menu, .cat-menu ul.menu{
        justify-content: space-between;
    }
    header {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width : 1366px){
    .logo a{
        font-size: 16px;
    }
    .logo a img{
        max-width: 183px;
    }
    .prioritets .item {
        margin-top: 40px;
    }
    .form-project .title {
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .form-field:not(.maket-field) .label{
        margin-bottom: 5px;
    }
    .form-field.maket-field .label{
        font-size: 12px;
        margin-bottom: 5px;
    }
    .prioritets .item .img{
        margin-bottom: 15px;
    }
    .main-menu ul.menu a{
        font-size: 16px;
    }
    .fullpage-menu li a, .cat-menu ul.menu li a{
        font-size: 14px;
        line-height: 16px;
    }
    .bradcrumbs {
        padding-top: 50px;
    }
    .line-page .item{
        max-width: 48%;
    }
}

@media only screen and (max-width : 1280px){
    
}

@media only screen and (max-width : 1200px){
    .container{
        width: 100%;
        padding: 15px;
    }
}

@media only screen and (max-width : 1024px){
    
}

@media only screen and (max-width : 768px){
    .logo a{
        font-size: 14px;
    }
    .burger{
        width: 45px;
        height: 34px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-end;
        float: right;
        margin-right: 20px;
        margin-top: 15px;
    }
    .burger span{
        background: #EF7F1A;
        border-radius: 2px;
        height: 7px;
        width: 100%;
    }
    .burger span:nth-child(2){
        width: 34px;
    }
    .burger span:nth-child(3){
        width: 21px;
    }
    header .row{
        align-items: flex-start;
    }
    .mob-accordion{
        padding: 0 20px;
    }
    .mob-accordion .item{
        margin-bottom: 5px;
    }
    .mob-accordion .item .name{
        display: flex;
        align-items: center;
        background: #F2F2F2;
        border: 1px solid #F7F7F7;
        box-sizing: border-box;
        border-radius: 6px;
        font-size: 17px;
        line-height: 22px;
    }
    .mob-accordion .item .name .img{
        width: 150px;
        margin-right: 10px;
    }
    .mob-accordion .item .name .img img{
        margin: 0 auto;
    }
    .mob-accordion .text{
        padding: 40px 0 80px;
        display: none;
    }
    .title{
        font-weight: 500;
        font-size: 38px;
    }
    .mob-accordion .more-links a{
        margin-top: 40px;
    }
    .product-types{
        margin-top: 15px;
    }
    .product-types ul li{
        width: 100%;
    }
    .mobile-menu{
        position: fixed;
        z-index: 100;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #ffffff;
        display: none;
    }
    .phone-mob{
        padding: 15px 20px 0;
    }
    .phone-mob .phone a{
        font-size: 17px;
        letter-spacing: -0.04em;
    }
    .phone-mob .phone a span{
        font-size: 30px;
        color: #EF7F1A;
        letter-spacing: -0.04em;
    }
    .phone-mob .call-back-block{
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }
    .phone-mob .call-back-block a{
        margin-right: 0;
        font-size: 16px;
        line-height: 21px;
    }
    .m-main-menu{
        padding: 50px 20px;
    }
    .m-main-menu li{
        margin-bottom: 40px;
        text-align: center;
    }
    .m-main-menu li a{
        font-weight: 500;
        font-size: 24px;
        line-height: 31px;
        text-decoration: none;
        text-align: center;
    }
    .mob-close{
        width: 21px;
        height: 21px;
        position: absolute;
        top: 25px;
        right: 20px;
    }
    .mob-close::before, .mob-close::after{
        content: '';
        width: 100%;
        height: 4px;
        border-radius: 2px;
        background: #EF7F1A;
        position: absolute;
        top: 50%;
    }
    .mob-close::before{
        transform: rotate(45deg);
    }
    .mob-close::after{
        transform: rotate(-45deg);
    }
    .bradcrumbs {
        padding-top: 0px;
    }
    .product-page {
        padding-top: 30px;
    }
    .product-page .row{
        flex-direction: column-reverse;
    }
    a.btn{
        padding: 25px 50px;
    }
    .how-we-work{
        margin-top: 50px;
        padding: 50px 0 0px;
    }
    .steps-block .arrow-next{
        display: none;
    }
    .steps-block .step, .steps-block .step{
        margin-bottom: 40px;
        width: 100%;
    }
    .steps-block .step .inner{
        width: 100%;
        padding: 20px 45px;
        background-image: none;
        background-color: #ffffff;
    }
    .steps-block .step .num{
        top: -23px;
    }
    .form-project{
        background-image: none;
        padding: 50px 20px;
    }
    .prioritets{
        padding: 50px 20px;
    }
    .prioritets .item, .inner-page .prioritets .item{
        width: 100%;
        margin-top: 50px;
    }
    .footer-catalog, .footer-menu, .footer-contacts{
        border-left: none;
        padding-left: 0;
        border-bottom: 1px solid #817A7A;
    }
    .footer-menu ul{
        display: flex;
        flex-wrap: wrap;
    }
    .footer-menu ul li{
        width: 50%;
        margin-bottom: 20px;
    }
    .footer-contacts{
        text-align: left;
    }
    .tech-usl .doc-list li{
        width: 100%;
    }
    .bottom-block{
        padding: 0;
    }
    .line-page .items{
        margin-bottom: 0;
    }
    .history-block .item{
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 40px;
    }
    .history-block .item .round{
        display: none;
    }
    .history-block .item .date{
        margin-right: 0;
        margin-bottom: 20px;
    }
    .diplom-block .item{
        width: 100%;
        margin-bottom: 20px;
    }
    .inner-page .title-block {
        margin-bottom: 50px;
    }
    .title-block{
        font-size: 24px;
    }
    h1.title {
        padding-bottom: 30px;
    }
    .souz{
        margin-top: 50px;
        margin-bottom: 50px;
        flex-direction: column;
    }

    .accordion .item{
        padding: 20px 25px;
    }
    .accordion .item .name span{
        font-size: 18px;
        line-height: 24px;
        max-width: 85%;
        padding-left: 20px;
    }
    .accordion .item .text .inner{
        padding: 15px;
        font-size: 16px;
    }
    .bradcrumbs ul li a, .bradcrumbs ul li>span{
        font-size: 14px;
    }
    .contacts-page .item .contacts-block div p, .contacts-page .item .contacts-block div p a{
        font-size: 16px;
    }
    .line-page .item{
        max-width: 100%;
    }
}

@media only screen and (max-width : 600px){
    
}

@media only screen and (max-width : 425px){
    
}

@media only screen and (max-width : 375px){
    
}

@media only screen and (max-width : 320px){
    
}