@media screen and (max-width: 1900px) {
  .section1 .bgseptik, .section1 .bgseptikbio {
    left: 50px; }
    .section1 .bgseptik:after, .section1 .bgseptikbio:after {
      right: 15px; }
  .section1 .bgBathroom {
    right: 30px; }
  .section11 {
    margin-top: -2px; } }

@media screen and (max-width: 1500px) {
  .section1 .bgseptik, .section1 .bgseptikbio{
    zoom: 0.8;
    -moz-transform: scale(0.8);
    position: absolute;
    top: auto;
    -moz-transform-origin: left bottom;
    bottom: 0px; }
    .section1 .bgseptik:after, .section1 .bgseptikbio:after {
      right: -100px; }
  .section1 .bgBathroom {
    zoom: 0.8;
    position: absolute;
    -moz-transform-origin: right bottom;
    -moz-transform: scale(0.8);
    top: auto;
    bottom: -50px; }
  .section1 .button {
    left: calc(50% - 250px);
    bottom: 70px; }
  .section5 .sink {
    opacity: 0.2; }
  .section7 {
    background-position-x: 50%; } }

@media screen and (max-width: 1300px) {
  .section1 .bgseptik:after, .section1 .bgseptikbio:after {
    right: -10px; } }

@media screen and (max-width: 1200px) {
  .header .menuTop li {
    margin-right: 25px;
	line-height: 30px; }
  .header2 p {
    font-size: 16px;
    margin-left: 0; }
  .header2 .logo {
    width: 170px;
    margin-top: 12px;
    height: 75px; }
  .header2 .pride {
    font-size: 16px;
    margin-right: 10px; }
  .header2 .button {
    line-height: 48px;
    padding: 0 10px;
    font-size: 15px;
    margin-left: 0;
    left: calc(50% - 180px); }
  .section1 .bgseptik, .section1 .bgseptikbio {
    -moz-transform: scale(0.7);
    zoom: 0.7;
    left: 0; }
    .section1 .bgseptik:after, .section1 .bgseptikbio:after {
      display: none; }
  .section1 .bgBathroom {
    -moz-transform: scale(0.7);
    zoom: 0.7;
    right: 0; }
  .section2 .septikc {
    background-size: contain; }
    .section2 .septikc .rowIt.row1 {
      padding: 0 200px; }
    .section2 .septikc .rowIt.row2 {
      padding: 0 130px; }
    .section2 .septikc .rowIt.row3 {
      margin-top: -10px;
      padding: 0 130px; }
    .section2 .septikc .rowIt.row4 {
      padding: 0 160px;
      margin-top: -10px; }
    .section2 .septikc .items {
      width: 90px;
      height: 86px; }
      .section2 .septikc .items:after {
        width: 40px;
        height: 40px;
        top: 23px;
        left: 24px; }
      .section2 .septikc .items:nth-child(1) {
        left: 10px;
        top: 10px; }
      .section2 .septikc .items:nth-child(2) {
        right: 0px;
        top: 20px; }
      .section2 .septikc .items:nth-child(3) {
        left: 0px;
        top: 160px; }
      .section2 .septikc .items:nth-child(4) {
        right: 0px;
        top: 160px; }
      .section2 .septikc .items:nth-child(5) {
        left: 0px;
        top: 300px; }
      .section2 .septikc .items:nth-child(6) {
        right: 0px;
        top: 300px; }
      .section2 .septikc .items:nth-child(7) {
        left: 0px;
        top: 400px; }
      .section2 .septikc .items:nth-child(8) {
        right: 0px;
        top: 420px; }
  .section4 .manufacturers .item img {
    width: 90%; }
  .section4 .products .product .img {
    width: 140px; }
  .section4 .products .product .rightSide {
    width: calc(100% - 140px); }
  .section7 {
    background-position-x: 52%; }
    .section7 .button {
      width: 265px; }
  .inputs {
    width: 265px; }
  .section9 form .button {
    width: 264px; }
  .section10 {
    background-position-x: 42%; }
    .section10 form .button {
      width: 264px; }
  .section11 {
    overflow: hidden; }
    .section11 h2 {
      width: 100%;
      font-size: 30px; }
    .section11 .block .person {
      -moz-transform: scale(0.8);
      zoom: 0.8;
      top: 100px; }
    .section11 .map .contacts {
      right: 20px;
      zoom: 0.8;
      -moz-transform: scale(0.8);
      top: 200px; }
  h2 {
    font-size: 34px; }
  .section6 .pointsCont .points .contentVisible {
    left: 45px;
    font-size: 18px; }
  .popup form .inputs {
    width: 330px; } }

@media screen and (max-width: 1024px) {
.stock .block_info .rght .top{
    font-size: 25px;
}
}


@media screen and (max-width: 992px) {
  .stock .block_info{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    align-items: center;
  }
  .stock{
    -webkit-background-size: cover;
    background-size: cover;
  }
  .header .menuTop li {
    font-size: 13px;
    margin-right: 10px; }
  .header2 {
    padding: 0 0 15px 0; }
    .header2 p {
      display: none; }
    .header2 .pride {
	display:none;
      float: left;
      margin-top: 40px;
      margin-left: 40px;
      zoom: 0.8;
      -moz-transform: scale(0.8); }
    .header2 .logo {
      /*margin-top: 30px;*/
      width: 170px;
      height: 75px; }
  body h1 {
    font-size: 35px; }
  .section1 {
    height: 675px; }
    .section1 .button {
      font-size: 14px;
      width: auto;
      bottom: 100px;
      line-height: 45px; }
    .section1 ul {
      font-size: 16px; }
      .section1 ul li {
        margin: 0 5px; }
    .section1 .bgseptik, .section1 .bgseptikbio {
      bottom: 50px;
      zoom: 0.5;
      -moz-transform: scale(0.5);
      left: 0; }
    .section1 .bgBathroom {
      zoom: 0.5;
      -moz-transform: scale(0.5);
      right: 0;
      bottom: 30px; }
  .forSec1 {
    width: 100%;
    background-size: cover;
    top: -107px;
    height: 110px; }
  .section2 .septikc {
    background-size: contain; }
    .section2 .septikc .rowIt.row1 {
      padding: 0 130px;
      margin-top: -20px; }
    .section2 .septikc .rowIt.row2 {
      padding: 0 80px;
      margin-top: -25px; }
    .section2 .septikc .rowIt.row3 {
      margin-top: -30px;
      padding: 0 80px; }
    .section2 .septikc .rowIt.row4 {
      font-size: 17px;
      padding: 0 130px;
      margin-top: -30px; }
    .section2 .septikc .items {
      width: 70px;
      height: 70px;
      background-size: contain; }
      .section2 .septikc .items:after {
        width: 30px;
        height: 30px;
        background-size: contain;
        top: 19px;
        left: 20px; }
      .section2 .septikc .items:nth-child(1) {
        left: 10px;
        top: 10px; }
      .section2 .septikc .items:nth-child(2) {
        right: 0px;
        top: 20px; }
      .section2 .septikc .items:nth-child(3) {
        left: 0px;
        top: 130px; }
      .section2 .septikc .items:nth-child(4) {
        right: 0px;
        top: 135px; }
      .section2 .septikc .items:nth-child(5) {
        left: -10px;
        top: 230px; }
      .section2 .septikc .items:nth-child(6) {
        right: 0px;
        top: 245px; }
      .section2 .septikc .items:nth-child(7) {
        left: 0px;
        top: 320px; }
      .section2 .septikc .items:nth-child(8) {
        right: 0px;
        top: 330px; }
  .section4 .products {
    text-align: center; }
    .section4 .products .product {
      width: calc(50% - 40px);
      vertical-align: top;
      margin-left: 10px;
      margin-right: 10px; }
      .section4 .products .product.third {
        margin-right: 10px;
        margin-left: 10px;
        width: calc(50% - 40px); }
      .section4 .products .product .rightSide ul {
        text-align: left;
        margin-left: 20px; }
  .section4 .manufacturers .item {
    height: 70px; }
  .section5 {
    background-position-x: 42%; }
    .section5 .item .midlle {
      width: calc(50% - 40px); }
    .section5 .item .button {
      margin-left: 10px; }
  h2 {
    font-size: 26px; }
    h2 span {
      font-size: 26px !important; }
  .section6 {
    height: 630px; }
    .section6 .image {
      margin-top: 40px;
      zoom: 0.7;
      -moz-transform: scale(0.7);
      -moz-transform-origin: center top; }
    .section6 .imageshadow {
      zoom: 0.7;
      -moz-transform: scale(0.7);
      top: 700px; }
  .point .content {
    zoom: 1.4;
    -moz-transform: scale(1.4); }
  .section3 .slider1 {
    width: auto; }
  .slider2 .item .location {
    padding-left: 30px;
    font-size: 14px; }
  .section7 form {
    padding: 23px 10px 70px; }
  .section7 .button {
    width: 230px; }
  .inputs {
    width: 230px; }
  .section8 .items .item {
    width: 50%; }
  .section9 .sept {
    display: none; }
  .section9 form {
    width: 100%;
    text-align: center;
    margin-top: 50px; }
    .section9 form .inputs {
      margin-right: 10px;
      float: none; }
    .section9 form .button {
      line-height: 52px;
      float: none;
      font-size: 15px;
      width: 230px; }
  .section10 form {
    padding: 0 10px; }
    .section10 form .button {
      width: 230px;
      font-size: 14px; }
  .section11 h2 {
    font-size: 22px; }
  .section11 .block .person {
    display: none; }
  .section11 .map {
    overflow: hidden; }
    .section11 .map .contacts {
      right: -120px;
      top: 400px;
      zoom: 0.6;
      -moz-transform: scale(0.6); }
  .telephone .regime {
    right: 0; }
  .popup {
    width: 100%;
    left: 0; } }

@media screen and (max-width: 768px) {
  form div.wrapp{
    min-height: auto;
  }
  .stock .block_info .left{
        background-size: contain;
  }
  .stock{
    padding-top: 0;
  }
  .stock .block_info .rght .top{
    font-size: 18px;
  }
  .stock .block_info .rght .info{
    font-size: 16px;
  }
  .stock .block_info .rght .top span{
        display: inline-block;
  }
  .stock .block_info .rght .info span{
    font-size: 15px;
    display: inline-block;
  }
  .stock .block_info .left span{
            bottom: 0;
    top: 25%;
    left: 25%;
    right: auto;
    margin: auto;
  }
.header2 .logo {
	margin-top: 21px;
	margin-left: 10px;
    width: 110px;
    height: 45px;
}
.header2 .button {
    line-height: 38px;
    padding: 0 10px;
    font-size: 13px;
    margin-left: 0;
    left: calc(50% - 180px);
}
.telephone {
    font-size: 12px;
	padding-right:5px;
}
.telephone:before{
	font-size: 20px;
	top: 17px;
}
.telephone span {
    font-size: 18px;
    position: relative;
    top: -0px;
}
.telephone .regime {
    font-size: 14px;
}
  .header .menuTop li {
    font-size: 11px;
    margin-right: 3px; }
  .topSmall {
    display: none; }
    .topSmall .buter {
      top: 20px;
      display: block; }
.pride{display:none;}
  .bigM {
    display: block; }
  .section1 {
    height: 625px; }
body h1 {font-size: 28px;}
body h1 span{font-size: 32px;}
    .section1 .bgBathroom {
      zoom: 0.4;
      -moz-transform: scale(0.4); }
    .section1 .button {
      bottom: 100px;
      width: 200px;
      line-height: 25px;
      text-align: center;
      left: calc(50% - 100px); }
  .section2 .septikc {
    padding-top: 10px;
    background: none; }
    .section2 .septikc .rowIt {
      width: 50%;
      float: left;
      display: inline-block;
      padding: 0 !important;
      margin: 0 !important;
      text-align: left; }
      .section2 .septikc .rowIt span, .section2 .septikc .rowIt span.Fright, .section2 .septikc .rowIt span.Fleft {
           margin-bottom: 20px;
    font-size: 19px;
    padding-left: 100px;
    width: 100%;
    float: left;
    text-align: left;
   display: flex;
   align-items: center;
   height: 70px;
   background-image: url(../images/sec2itemBack.png);
      background-repeat: no-repeat;
 position: relative;
     background-size: contain;
    background-position-x: 15px;
         }
          .section2 .septikc{
            background-image: none;
          }
          .section2 .septikc .rowIt span:after{
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            margin:auto;
            left: 32px;
           width: 40px;
           height: 40px;
           background-position: center center;
           -webkit-background-size: contain;
           background-size: contain;
          }
           .section2 .septikc .rowIt.row1 span.Fleft:after{
            background-image: url(../images/section2_item1.png)
          }
          .section2 .septikc .rowIt.row1 span.Fright:after{
            background-image: url("../images/section2_item2.png")
          }
            .section2 .septikc .rowIt.row2 span.Fleft:after{
            background-image: url(../images/section2_item3.png)
          }
          .section2 .septikc .rowIt.row2 span.Fright:after{
            background-image: url("../images/section2_item4.png")
          }
             .section2 .septikc .rowIt.row3 span.Fleft:after{
            background-image: url(../images/section2_item5.png)
          }
          .section2 .septikc .rowIt.row3 span.Fright:after{
            background-image: url("../images/section2_item6.png")
          }
           .section2 .septikc .rowIt.row4 span.Fleft:after{
            background-image: url(../images/section2_item7.png)
          }
          .section2 .septikc .rowIt.row4 span.Fright:after{
            background-image: url("../images/section2_item8.png")
          }
    .section2 .septikc .items {
      display: none; }
  .section3 {
    background-position-x: 47%; }
  .section5 .item .midlle {
    width: calc(50% - 65px); }
  .section5 .item .button {
    margin-left: 0; }
  .inputs {
    width: 90%;
    margin-left: 5%;
    margin-bottom: 25px; }
  .section7 {
    background-position-y: -50px;
    padding-top: 160px; }
    .section7 .button {
      width: 90%;
      margin-left: 5%; }
  .section9 {
    padding-top: 40px; }
    .section9 .cutter {
      padding-top: 20px;
      width: 100%;
      border: none;
      position: initial;
      border-radius: 0; }
      .section9 .cutter .forSec9 {
        display: none; }
    .section9 form .inputs {
      margin-left: 0; }
    .section9 form .button {
      width: 90%;
      left: 0;
      margin-left: -10px; }
  .section6 .image {
    margin-top: 300px;
    zoom: 0.5;
    -moz-transform: scale(0.5); }
  @-moz-document url-prefix() {
    .section6 .image {
      margin-top: 50px; } }
  .section6 .imageshadow {
    top: 960px;
    zoom: 0.5;
    -moz-transform: scale(0.5); }
  @-moz-document url-prefix() {
    .section6 .imageshadow {
      top: 428px; } }
  .section10 form .button {
    width: 90%;
    margin-left: 5%; }
  .section11 {
    height: auto; }
    .section11 .cutter {
      width: 100%;
      position: initial;
      height: auto;
      padding-bottom: 40px;
      border-radius: 0; }
    .section11 .map {
      margin-top: 0;
      height: auto; }
      .section11 .map .contacts {
        zoom: 1;
        -moz-transform: scale(1);
        background-image: none;
        position: initial; }
      .section11 .map #map {
        position: initial;
        height: 600px; }
  .popup .lSide {
    width: 0%;
    float: left; }
  .popup form {
    padding: 60px 40px 0;
    width: 100%;
    margin: 0; }
    .popup form .inputs {
      width: 330px;
      margin-left: 0; }
    .popup form .button {
      margin-left: -15px; } }

@media screen and (max-width: 666px) {
  .section1 {
    display: inline-block;
    height: auto;
    padding-bottom: 200px;
    background-size: cover; }
    .section1 .button {
      width: 280px;
      font-size: 13px;
      padding: 0;
      line-height: 40px;
      left: calc(50% - 140px); }
    .section1 .bgseptik, .section1 .bgseptikbio {
      display: none; }
    .section1 .bgBathroom {
      display: none; }
  .section3 .slider1 {
    height: auto; }
  .section3 .leftSide {
    padding-top: 30px;
    width: 50%; }
    .section3 .leftSide .review {
      font-size: 20px;
      line-height: 25px; }
    .section3 .leftSide .about {
      font-size: 16px;
      line-height: 20px; }
    .section3 .leftSide .play {
      margin-top: 20px;
      width: 60px;
      height: 60px; }
      .section3 .leftSide .play:after {
        top: 5px; }
  .section4 .manufacturers .item {
    width: calc(17.1% - 7px);
    margin-right: 4px; }
    .section4 .manufacturers .item:nth-child(5) {
      margin-right: 7px; }
  .section4 .products .product, .section4 .products .product.third {
    width: 90%;
    margin-left: 5%;
    margin-right: 0;
    overflow: hidden; }
  .section5 .item .midlle {
    width: calc(100% - 172px); }
  .section5 .item .button {
    float: none;
    margin-left: calc(50% - 110px);
    margin-bottom: 20px; }
  .section6 .pointsCont .points#point23 .contentVisible {
    left: 0px;
    top: -40px; }
  .section6 .pointsCont .points#point22 .contentVisible {
    right: -20px;
    top: -40px; }
  .section11 .map .contacts {
    padding-left: 40px; }
  .footer .logo {
    display: none; } 
.call_back_right{display:none;}
.section5 .item{
  opacity: 1;
}
.section5 .item .button {
    display: inline-block;
}
}

@media screen and (max-width: 480px) {
  .section6 .pointsCont .points#point22{
        top: 140px;
    left: -23px;
  }
  .section6 .pointsCont .points#point21 {
    top: -6px;
    right: 117px;
}
.section6 .pointsCont .points#point23 {
    top: 660px;
    right: -10px;
}
.section6 .pointsCont .points#point24 {
    top: 484px;
    left: -10px;
}
  .section2 .septikc {
    padding-top: 10px;
    background: none; }
    .section2 .septikc .rowIt {
      width: 100%;
      padding: 0 !important;
      margin: 0 !important;
      text-align: left; }
      .section2 .septikc .rowIt span, .section2 .septikc .rowIt span.Fright, .section2 .septikc .rowIt span.Fleft {
        margin-bottom: 20px;
        font-size: 19px;
        padding-left: 100px;
        width: 100%;
        float: left;
        text-align: left; }
  .section3 {
    top: -120px; }
    .section3 .leftSide {
      padding-left: 10px;
      padding-top: 0px; }
      .section3 .leftSide .play {
        margin-top: 10px;
        width: 40px;
        height: 40px; }
        .section3 .leftSide .play:after {
          top: -2px;
          left: 45px;
          font-size: 20px; }
  h2 {
    padding: 0 10px;
    font-size: 14px; }
    h2 span {
      font-size: 20px !important; }
  .section4 {
    margin-top: -50px;
    padding-top: 0; }
    .section4 .manufacturers .item {
      height: 35px; }
      .section4 .manufacturers .item .bg {
        padding-top: 5px !important; }
    .section4 .products .product {
      width: calc(100% - 10px) !important;
      margin-left: 0px !important; }
      .section4 .products .product .rightSide h4 {
        font-size: 16px; }
      .section4 .products .product .rightSide .price {
        font-size: 15px; }
  .section5 {
    padding-top: 30px;
    padding-left: 5px;
    padding-right: 5px;
    background-image: none;
    background-color: #343434;
    background-position-y: -200px; }
  .section3 .slider1 {
    padding: 0 5px; }
  .section5 .item .lefts {
    width: 90px; }
  .section5 .item .midlle {
    width: calc(100% - 110px); }
  .section6 .pointsCont .points#point21 .contentVisible {
    left: -30px;
    top: -40px; }
  .section6 .pointsCont .points#point22 .contentVisible {
    left: 0px;
    top: -100px; }
  .section6 .pointsCont .points#point23 .contentVisible {
    left: -150px;
    top: -60px; }
  .section6 .pointsCont .points#point24 .contentVisible {
    left: 0px;
    top: 60px; }
  .section7 {
    background-position-y: -100px;
    padding-top: 40px;
    background-image: none;
    background-color: #6c9c38;
    padding-bottom: 0px; }
    .section7 form {
      padding-bottom: 40px; }
    .section7 p {
      padding: 0 5px;
      font-size: 16px; }
    .section7 .inputs {
      line-height: 40px;
      margin-bottom: 10px; }
    .section7 .button {
      line-height: 40px; }
  .section9 {
    height: auto; }
    .section9 .cutter {
      height: auto;
      padding-bottom: 40px; }
  .section10 {
    background-image: none; }
  .section11 {
    padding-top: 0px; }
    .section11 .cutter {
      padding-top: 40px; }
    .section11 .block ul {
      margin-left: 0; }
      .section11 .block ul li {
        font-size: 16px;
        padding-right: 5px; }
    .section11 .map .contacts {
      padding-left: 10px;
      top: 0;
      bottom: 0;
      height: auto;
      padding-bottom: 40px; }
      .section11 .map .contacts h2 {
        margin-top: 40px; }
      .section11 .map .contacts p {
        font-size: 16px; }
  .footer .button {
    margin-left: calc(50% - 84px);
    position: initial;
    float: none; }
  .footer a.telephone {
    margin-left: 20px;
    float: none; }
    .footer a.telephone .regime {
      left: 10px; }
  .smallM .header2 .button {
    margin-left: 5px; }
  .smallM .header2 .telephone {
    zoom: 0.8;
    -moz-transform: scale(0.8);
    margin-left: 40px; }
  .smallM .header2 .pride {
    margin-left: 40px; }
  .smallM ul.menuTop li {
    padding-left: 5px;
    margin-left: 0; }
  .header .menuTop li {
    font-size: 13px; }
  .popup form {
    padding: 60px 15px 0; }
    .popup form .inputs {
      width: 90%;
      margin-left: 5%; }
    .popup form .button {
      margin-left: calc(5% - 15px);
      width: 90%; } }


@media screen and (max-width: 1200px) {
  .quest .wrapp .slide {
    width: 970px; }
    .quest .wrapp .slide .inputnew {
      margin-bottom: 20px; } }

@media screen and (max-width: 992px) {
  .quest .wrapp .slide {
    width: 750px; }
    .quest .wrapp .slide ul li {
      margin: 0 30px; } }

@media screen and (max-width: 768px) {
	.newSection h2{
		margin-top: 30px;
	}
  .newSection {
  	    background-position-y: -115px;
    background-size: cover;
    background-position-x: 50%;
    height: auto;
    padding-bottom: 50px; }
    .newSection .quest {
      height: auto;
      width: 460px;
      margin: 0 auto; }
      .newSection .quest .wrapp .slide {
        width: 460px; }
        .newSection .quest .wrapp .slide .inputnew {
          margin: 10px 0; }
        .newSection .quest .wrapp .slide button {
          margin: 10px 0 20px; }
        .newSection .quest .wrapp .slide.tide ul li {
          margin: 0 8px; }
        .newSection .quest .wrapp .slide .inputS {
          width: 90%;
          margin-left: 5%; }
        .newSection .quest .wrapp .slide #labelInput {
          width: 90%; }
          .newSection .quest .wrapp .slide #labelInput .inputS {
            width: 100%;
            margin: 0; }
        .newSection .quest .wrapp .slide ul li {
          margin: 0 14px; } }

@media screen and (max-width: 480px) {
.section3 .leftSide{display:none;}
	.stock .block_info .left{
		min-height: 200px;
	}
	 .stock .block_info .left span{
          bottom: 0;
    top: 50px;
    left: 18%;
    right: auto;
    margin: auto;
    font-size: 14px;
  }
  .stock{
  	min-height: auto;
  	background-color:#ffaf02;
  }
  .newSection .naws {
    top: -40px; }
  .newSection .quest {
    width: 320px; }
    .newSection .quest .wrapp .slide {
      width: 320px; }
      .newSection .quest .wrapp .slide .inputnew {
        width: 90%; }
      .newSection .quest .wrapp .slide button {
        width: 90%; }
      .newSection .quest .wrapp .slide.tide ul li {
        margin: 15px 8px; }
      .newSection .quest .wrapp .slide ul li {
        margin: 10px 0;
        width: 40%; } }
