@media screen and (max-width: 1600px) {
    .content.landing,
    .content.landing .news {
        width: 98%;
    }
}

@media screen and (max-width: 1300px) {
    .like_news,
    .underhead .menu,
    header .h_center,
    .glav_priem,
    .otrasli .centr,
    .hello,
    .blago,
    .glav_land,
    .call_center,
    .content .news .one_new,
    footer .footer_center {
        width: 98%;
    }

    .content,
    .news,
    .news .one_new,
    .content .news,
    .land_gallery,
    .content.landing,
    .content.landing .news,
    .content.landing .news .one_new {
        width: 96%;
    }

    .underhead .menu > ul {
        text-align: center;
    }

    .otzyvy a {
        width: 48%;
    }
}

@media screen and (max-width: 1200px) {
    hr.border {
        width: 80%;
    }

    .main_action {
        width: 100%;
        height: auto;
        background-image: none;
    }

    .main_action img:nth-child(1) {
        display: block;
    }

    .blago .bl_letters a img {
        height: 200px;
    }

    .like_news .ln_img {
        height: 210px;
    }

    .hc_title,
    .hc_zakaz {
        display: none;
    }

    header .h_center {
        height: auto;
        padding: 10px 3%;
    }

    header .h_center > div {
        width: 47%;
    }

    .hcl_title {
        font-size: 18px;
        line-height: 20px;
    }

    header .h_center .hc_phone a {
        font-size: 30px;
        padding: 10px 0;
    }

    header .h_center .hc_logos a {
        height: 80px;
    }

    .svaz {
        float: right;
    }

    .underhead .menu ul li a {
        padding: 10px 13px 6px;
        font-size: 14px;
    }

    .underhead .menu ul li ul {
        top: 36px;
    }

    .slider .st_title {
        font-size: 57px;
    }

    .slider .st_text {
        font-size: 23px;
        line-height: 29px;
    }

    .slider .st_div {
        height: 590px;
    }

    .glav_priem .gp_mod > div {
        float: none !important;
    }

    .glav_priem .gp_mod .gpm_left {
        width: 40%;
        margin: 0px auto 20px;
    }

    .glav_priem .gp_mod .gpm_left img {
        margin: 0 auto;
    }

    .glav_priem .gp_mod .gpm_prav {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .otrasli .centr .otr_right {
        padding: 0 20px;
    }

    .otrasli .centr .otr_left div {
        padding: 10px 15px;
        font-size: 15px;
    }

    .hello {
        padding: 0 50px;
    }

    .call_center {
        padding: 3%;
        box-sizing: border-box;
    }

    .call_center .cc_left .svaz {
        float: left;
    }

    #yandexmap {
        height: 400px;
        margin: 40px auto;
    }

    footer .footer_center {
        padding: 30px 3%;
        box-sizing: border-box;
    }

    footer .footer_center .fc_4 {
        width: 49%;
    }

    .footer_svaz,
    .fc_4:nth-child(2),
    .fc_4:nth-child(3) {
        display: none;
    }

    .content .c_left {
        width: 28%;
        margin: 0 2% 0 0;
    }

    .content .c_prav {
        width: 70%;
    }
}

@media screen and (max-width: 1100px) {
    .news a.new_cart {
        width: 46%;
    }

    .postav {
        width: 32.3333%;
    }
}

@media screen and (max-width: 1000px) {
    .pr_one {
        width: 45%;
        margin: 2.5%;
    }

    .columns_2 {
        column-count: 1;
    }

    .error {
        display: block;
        width: 100%;
        margin: 50px auto;
    }
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 800px) {
    .stat {
        width: 100%;
    }

    .stat .table {
        margin: 10px auto 0;
    }

    .stat table td{
        padding: 11px 9px;
    }

	.col2{
		float: none;
		width: 100%;
		padding: 5px 12px 5px;
	}

	.col1{
		padding: 5px 12px 5px;
	}

    .stat table td{
        font-size: 14px;
    }

    #svaz {
        top: 10%;
        width: 96%;
        padding: 40px 15px;
        box-sizing: border-box;
        transform: translateX(-50%);
    }

    .main_action img:nth-child(1) {
        display: none;
    }

    .main_action img:nth-child(2) {
        display: block;
    }

    #totop {
        display: none !important;
    }

    #widgethelp_uniquecssid {
        font-size: 14px !important;
    }

    #widgethelp_uniquecssid.leftbottom {
        bottom: 14px !important;
    }

    .blago .bl_letters a {
        float: none;
    }

    .blago .bl_letters a img {
        width: 70%;
        height: auto;
    }

    #nr_map {
        height: 400px;
    }

    .glav_land .gl_one {
        float: none;
        width: 80%;
        margin: 1% auto 30px;
    }

    .land_gallery div {
        height: 400px;
    }

    .price_tab tr td:nth-child(1) {
        padding: 12px 15px;
    }

    .price_tab tr td:nth-child(3) {
        min-width: 90px;
    }

    .content .c_left {
        display: none;
    }

    .content .c_prav {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    footer .footer_center {
        padding: 20px 3% 0px;
    }

    footer .footer_center .fc_4 {
        float: none;
        width: 90%;
        text-align: center !important;
    }

    .underfooter,
    .tablet {
        display: none;
    }

    .news a.new_cart {
        width: 96%;
    }

    .call_center > div {
        float: none !important;
        width: 95% !important;
        margin: 0 auto !important;
        padding: 20px 0 !important;
    }

    .call_center .cc_left,
    .call_center .cc_right {
        min-height: auto;
    }

    .otrasli .centr .otr_left,
    .otrasli .centr .otr_right,
    header .h_center > div {
        float: none;
        width: 95%;
        margin: 0 auto;
    }

    header .h_center,
    header .h_center a,
    header .h_center > div {
        box-sizing: border-box;
        text-align: center !important;
    }

    header .h_center .hc_logos a {
        background-position: center;
    }

    .otrasli .centr .otr_right a span {
        padding: 0 7px;
    }

    .slider .st_title {
        width: 90%;
        margin: 20% auto 40px;
        box-sizing: border-box;
        font-size: 45px;
    }

    .slider .st_text {
        width: 90%;
        box-sizing: border-box;
        font-size: 19px;
        line-height: 25px;
    }

    .slider .st_text br,
    .glav_priem .gp_mod .gpm_prav .gpm_text {
        display: none;
    }

    .glav_priem .gp_mod .gpm_left {
        width: 65%;
    }

    .slider .st_div {
        height: 500px;
    }

    .glav_priem h1 {
        font-size: 30px;
        padding: 0 0 10px;
    }

    .hello {
        padding: 0 3%;
        text-align: left;
    }

    .glav_priem .gp_mod {
        float: left;
        width: 48%;
        margin: 1%;
        padding: 20px 20px 5px;
        border: 1px solid #ddd;
        box-sizing: border-box;
    }

    .glav_priem .gp_mod .gpm_prav .gpm_title {
        height: 35px;
        font-size: 17px;
    }

    .like_news a {
        float: none;
        width: 100%;
        margin: 0 auto 30px;
    }

    .like_news .ln_img {
        height: 250px;

        filter: none;
        -o-filter: none;
        -moz-filter: none;
        -webkit-filter: none;

        -webkit-transition-duration: none;
        -o-transition-duration: none;
        -moz-transition-duration: none;
        transition-duration: none;
    }

    .like_news a:hover .ln_img {
        filter: none;
        -o-filter: none;
        -moz-filter: none;
        -webkit-filter: none;
    }

    .like_news .ln_title {
        padding: 10px 0px;
    }

    .like_news .zagol {
        font-size: 31px;
    }

    header .h_center .hc_phone {
        padding: 10px 0 0;
    }

    header .h_center .hc_phone .svaz {
        float: none;
        margin: 10px auto 0;
    }
}

@media screen and (max-width: 700px) {
    .gallery a {
        width: 49%;
        margin: 0.5%;
    }

    .one_new .img_one_new {
        height: 250px
    }

    .price_table .pttr > div {
        padding: 7px 9px;
        font-size: 16px;
    }

    .pttr_p span {
        display: none;
    }

    .otzyvy a {
        float: none;
        width: 98%;
    }

    .otzyvy a .otz_title {
        height: auto;
    }

    .underhead .menu {
        display: none;
        position: absolute;
        top: 45px;
        width: 100%;
        background: #fcfff8;
        padding: 10px 3%;
        z-index: 100;
        box-sizing: border-box;
        box-shadow: 0 0 7px #777;
    }

    .underhead > br {
        display: block;
    }

    .underhead .mob_only {
        position: relative;
        display: block;
        width: 41px;
        height: 3px;
        margin: 20px 30px;
        background: #333;
        float: right;

        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .underhead .mob_only.jamk {
        position: relative;
        display: block;
        width: 41px;
        height: 3px;
        margin: 20px 30px;
        background: #fff;
        float: right;
    }

    .underhead .mob_only:after,
    .underhead .mob_only:before {
        content: "";
        width: 100%;
        height: 3px;
        position: absolute;
        left: 0;
        top: -9px;
        background: #333;

        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;

        transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    .underhead .mob_only.jamk:after,
    .underhead .mob_only.jamk:before {
        top: 0px;
        transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .underhead .mob_only:before {
        top: 9px;
    }

    .underhead .mob_only.jamk:before {
        transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .underhead .menu ul li {
        display: block;
        width: 100%;
    }

    .underhead .menu ul li a {
        font-size: 21px;
        text-align: left;
    }

    .underhead .menu ul li ul {
        width: 100%;
        display: block;
        position: static;
        top: 0;
        background: #fcfff8;
        box-sizing: border-box;
        box-shadow: 0 0 0px #ddd;
    }

    .underhead .menu ul li ul a {
        font-size: 19px;
        background: #fcfff8;
        *text-decoration: underline;
        padding: 9px 0px 7px 35px;
    }

    .underhead .menu ul li ul li:hover ul {
        display: none;
    }

    .underhead .menu ul li ul a:before {
        content: "- ";
    }

    .underhead .menu ul li ul li ul {
        display: none;
        position: static;
        top: 0;
        box-shadow: 0 0 0px #ddd;
    }

    .underhead .menu ul li ul a span {
        display: none;
    }

    .underhead .menu ul li ul li ul li a {
        text-decoration: none;
        padding: 9px 0px 7px 65px;
    }

    .underhead .menu ul li ul li ul li a:before {
        content: "⋅ ";
    }

    .underhead .menu ul li ul li:hover > a {
        color: #333;
        background: #fff;
    }

    .content .mobil_menu {
        display: block;
        padding: 0px 0 40px;
        list-style: none;
    }

    .content .mobil_menu a {
        display: inline-block;
        padding: 10px 0 0px;
        border-bottom: 1px dashed #777;

        color: #1b8af1;
        font-size: 21px;
        font-weight: 300;
        letter-spacing: -0.3px;
        font-family: Roboto, sans-serif;
    }

    .content .mobil_menu a:before {
        content: "- ";
        padding: 0 5px 0 0;
    }

    .content .mobil_menu a.select {
        border-bottom: 2px solid #6da810;
    }

    .postav {
        width: 49%;
    }

    .content h1 {
        width: 85%;
        font-size: 33px;
    }
}

@media screen and (max-width: 600px) {
}

@media screen and (max-width: 500px) {
}

@media screen and (max-width: 400px) {
}