@media only screen and (max-width: 1679px) {
    .block_2 {
        background: url(img/bg_2.png) no-repeat bottom left -150px, url(img/pattern.jpg) repeat;
    }
}

@media only screen and (max-width: 1450px) {
    .block_2 {
        background: url(img/bg_2.png) no-repeat bottom left -250px, url(img/pattern.jpg) repeat;
    }
}

@media only screen and (max-width: 1345px) {
    .block_2 {
        background: url(img/bg_2.png) no-repeat bottom left -350px, url(img/pattern.jpg) repeat;
    }
    .table_img_1:before {
        right: 0;
    }
}

@media only screen and (max-width: 1010px) {
    .center {
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    .block_2 {
        background: url(img/bg_2.png) no-repeat bottom left -450px, url(img/pattern.jpg) repeat;
    }
}

@media only screen and (max-width: 980px) {
    .block_2 {
        background: url(img/bg_2.png) no-repeat bottom left -550px, url(img/pattern.jpg) repeat;
    }
    .toggle-mnu {
        display: block;
        z-index: 55;
    }
    .menu_main {
        -ms-align-items: center;
        align-items: center;
        background: #fff;
        display: none;
        flex-direction: column;
        height: 100vh;
        justify-content: center;
        left: 0;
        position: fixed;
        top: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: transform .7s ease;
        -o-transition: transform .7s ease;
        transition: transform .7s ease;
        width: 50%;
        z-index: 49;
    }
    .menu_main__active {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
    .menu_main a {
        padding: 20px 0 20px 15px;
    }
    .sect_6 .block_1_1 {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .table_img_1:before {
        display: none;
    }
}

@media only screen and (max-width: 940px) {
    .table_img_2:before, .table_img_3:before {
        display: none;
    }
}

@media only screen and (max-width: 850px) {
    .block_2 {
        background: url(img/pattern.jpg) repeat;
    }
    .wrap_fotorama {
        width: 100%;
    }
    .footer .center {
        flex-wrap: wrap;
        height: auto;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    
}

@media only screen and (max-width: 810px) {
    .pinsite, .soc_btn {
        margin-left: 20px;
        margin-right: 20px;
    }
    .footer .block_phone {
        margin-top: 40px;
    }
}

@media only screen and (min-width: 768px)
	#cd-lateral-nav .cd-navigation {
		margin: 20px 0;
}

@media only screen and (max-width: 700px) {
    .block_2_descript {
        padding-left: 0;
        width: 100%;
    }
}

@media only screen and (max-width: 660px) {
    .block_2_descript {
        flex-direction: column;
    }
    .block_2_item {
        margin: 0 auto 20px;
    }
    
}

@media only screen and (max-width: 620px) {
    .block_1, .list_work {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .header .center {
        flex-direction: column;
    }
    .toggle-mnu {
        left: 15px;
        position: absolute;
        top: 40px;
    }
    .block_phone {
        margin-top: 20px;
    }
    .wrap_input input[type=text] {
        position: static;
        width: 100%;
    }
    .wrap_input input[type=submit] {
        float: none;
        margin-top: 15px;
        width: 100%;
    }
}

@media only screen and (max-width: 580px) {
    .reviews_slider {
        width: 100%;
    }
    .menu_main {
        width: 100%;
    }
}

@media only screen and (max-width: 530px) {
    .sect_6 {
        padding-top: 80px;
    }
    .sect_6 .block_1_1 {
        width: 100%;
    }
    .title_1:after {
        display: none;
    }
    .reviews_foto {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .reviews_date {
        float: none;
        text-align: center;
    }
}

@media only screen and (max-width: 500px) {
    textarea {
        padding-left: 20px;
        padding-right: 20px;
    }
    .sect_1 .center {
        padding-top: 40px;
    }
    .list_1 > li:first-child {
        padding-left: 0;
        padding-right: 20px;
    }
    .list_work > li {
        width: 50%;
    }
    .list_1 {
        display: block;
    }
    .list_1 > li:first-child {
        padding-bottom: 20px;
        padding-right: 0;
    }
}

@media only screen and (max-width: 470px) {
    .header .logo {
        background-position: top center;
        padding-top: 20px;
        padding-left: 0;
    }
    .block_2 {
        background: #fff;
    }
    .sect_6 {
        padding-top: 10px;
    }
    .footer {
        position: static;
    }
    .sect_6 {
        padding-bottom: 0;
    }
    .footer .center {
        flex-direction: column;
    }
    .footer .block_phone, .soc_btn, .pinsite {
        margin-top: 20px;
    }
	.header .soc_btn {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 430px) {
    .block_2_item_1 {
        width: 100%;
    }
    .block_2_name {
        text-align: right;
    }
    .list_work {
        flex-direction: column;
    }
    .list_work > li {
        width: 100%;
    }
    .popup {
        width: 90%;
    }
}

@media only screen and (max-width: 420px) {
    h1, .h1 {
        font-size: 20px;
    }
    h2, .h2, .title_1 {
        font-size: 25px;
		text-align: center;
    }
    textarea {
        padding: 10px;        
    }
    .table_img_1:before {
        display: none;
    }
    .sect_2 {
        padding-top: 40px;
    }
    .reviews_slider__slick .slick-slide {
        padding: 15px;
    }
    .block_1_1 {
        padding: 15px;
    }
    .table_1 th:first-child, .table_1 td:first-child {
        padding-left: 10px;
    }
    .table_1 td:first-child {
        padding-right: 10px;
    }
    .table_1 td:last-child {
        padding-left: 0;
    }
    .sect_5, .sect_3 .center, .sect_4 {
        padding-top: 40px;
    }
    .sect_3 {
        padding-bottom: 40px;
    }
}

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