/*==========  Desktop First Method  ==========*/
@media only screen and (min-width : 1920px) {
  .own-text p{
    font-size: 28px;
  }
  ul.home-list li{
    font-size: 24px;
  }  
  .head-form h3{
    font-size: 32px;
  }
  .head-form p{
    font-size: 16px;
  }
  .own-text-phone p {
    font-size: 16px !important;   
    width: 80%; 
  }
  .head-form input{
    font-size: 14px;
  }
  .input-inner i{
    font-size: 14px;
  }
  .main_head,
  .line-head{
    min-height: 870px;
  }
  .box{
    margin-top: 60px;
  }
  .form-head-second{
    display: none;
  }
  .own-text {
    margin-top: 95px;
  }
  .head-own-img {    
    margin-top: 135px;
  }
  .tehno-descr-img{
    display: block;
  }
  .mobile-vers-item{
    display: none;
  }
  .oborudovanie-hd-wrap{
    display: none;
  }
  .how-to-get .line-head{
    height: 536px;
  }
}

@media only screen and (max-width : 1920px) {
  .own-text p{
    font-size: 28px;
  }
  ul.home-list li{
    font-size: 24px;
  }  
  .head-form h3{
    font-size: 32px;
  }
  .head-form p{
    font-size: 16px;
  }
  .own-text-phone p {
    font-size: 16px !important;   
    width: 80%; 
  }
  .head-form input{
    font-size: 14px;
  }
  .input-inner i{
    font-size: 14px;
  }
  .main_head,
  .line-head{
    min-height: 870px;
  }
  .box{
    margin-top: 60px;
  }
  .form-head-second{
    display: none;
  }
  .own-text {
    margin-top: 95px;
  }
  .head-own-img {    
    margin-top: 135px;
  }
  .tehno-descr-img{
    display: block;
  }
  .mobile-vers-item{
    display: none;
  }
  .oborudovanie-hd-wrap{
    display: none;
  }
  .how-to-get .line-head{
    height: 536px;
  }
}

@media only screen and (max-width : 1500px){
  .main_head, .line-head {
    min-height: 800px;
  }
  .own-text {
    margin-top: 70px;
  }
}

@media only screen and (max-width : 1370px) {
   .main_head,
  .line-head {
    min-height: 650px;
  }
  .own-text {
    margin-top: 20px;
  }
  .head-own-img {
    margin-top: 34px;
  }
  .own-text p {
    font-size: 20px;
  }
  ul.home-list li {
    font-size: 16px;
  }
  .own-text-phone p{
    font-size: 14px !important;
  } 
  .head-form h3 {
    font-size: 26px;
  }
  .head-form p {
    font-size: 14px;
  }
  .head-form input {
    font-size: 12px;
  }
  .input-inner i {
    font-size: 12px;
  }
  .box {
    margin-top: 50px;
  }
}

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

@media only screen and (max-width : 1240px) {
  .header-own-text-img-two-img {
    position: absolute;
    top: -30px;
    right: -29px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

@media only screen and (max-width : 1199px) {
  .head-own-img {
    margin-top: 56px;
  }
  .main_head .phone{
    text-align: left;
  }
  .toggle-mnu{
    margin-top: 90px;
  }
  .own-text p {
    font-size: 18px;
  }  
  .main-mnu a {    
    padding: 14px 15px 14px 15px;   
  }
  .own-text h1{
    font-size: 36px;
  }
  .own-text h2{
    font-size: 36px;
  }
  .main_head,
  .line-head {
    min-height: 615px;
  }
  .box {
    margin-top: 30px;
  }
  nav li {   
    padding: 15px 0px 15px 15px;
  }
  nav li:first-child {
    padding-left: 15px;
  }
  nav li:last-child {
    padding-right: 0px;
  }
  nav li{
    padding-bottom: 0;
  }
  .own-text {
    margin-top: 40px;
  }
  .logo-own-text p{
    margin: 4px 0;
  }
  .main-mnu{
    margin-top: 30px;
  }
  .tehno-descr-img img {
    width: 600px;
  }
  .tehno-descr-one {
    position: absolute;
    top: -36px;
    left: 72px;
  }
  .tehno-descr-two {
    position: absolute;
    left: 23px;
    top: 107px;
  }
  .tehno-descr-three {
    position: absolute;
    left: 39px;
    top: 280px;
  }
  .tehno-descr-four {
    position: absolute;
    top: -46px;
    right: 22px;
  }
  .tehno-descr-five {
    position: absolute;
    top: 85px;
    right: 43px;
  }
  .tehno-descr-six {
    position: absolute;
    top: 219px;
    right: 30px;
  }
  .tehno-descr-seven {
    position: absolute;
    top: 371px;
    right: 114px;
  }
  .zamer {
    padding-bottom: 40px;
  }
  .zamer .form-inline-flex .gallery-btn button {
    padding: 12px 12px;
    display: flex;
    align-items: center;
    font-size: 14px;
    justify-content: center;
  }
  .zamer-img img {
    width: 130%;
  }
  .zamer-img {   
    position: relative;
    bottom: -61px;
  }
  .how-to-get .line-head {
    height: 525px;
  }
  .footer-phone ul li a{
    font-size: 24px;
  }
}

@media only screen and (max-width : 1190px) {
  .header-own-text-img-two{
    margin-right: 50px;
  }
  .header-own-text-img-two-img {
    position: absolute;
    top: -27px;
     right: -65px;
  }
  .main_head{
    padding-bottom: 50px;
  }
}

@media only screen and (max-width : 1120px) {
  .header-own-text-img{
    display: block;
  }
  .header-own-text-img-two {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .own-text-block{
    display: block;
  }
  .own-text-block-btn{
    margin-top: 20px;
  }
}

@media only screen and (max-width : 1136px){
  .how-to-get .line-head {
    height: 544px;
  }
}

@media only screen and (max-width : 1050px) {
  .how-to-get .line-head {
    height: 562px;
  }
}

@media only screen and (max-width : 1024px) {
  .for-what-item img {
    position: absolute;
    top: 0;
    right: 0;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
}

@media only screen and (max-width : 991px) {
  .own-text-block{
    display: block;
  }
  .own-text-block-btn a{
    margin-top: 20px;
  }
  .main_head, .line-head {        
    padding-bottom: 40px;
  }
	.own-text p {
    font-size: 16px;
  }
  .own-text h1 {
    font-size: 50px;
  }
  ul.home-list li {
    font-size: 14px;
  }  
  .own-text-phone p {    
    width: 100%;
  }
  .own-text-phone a{
    float: none;
  } 
  .phone-head-wr{
    text-align: center;
  }
      header .button {
        margin-top: 16px;
    }
    .phone-head-wr {
        margin-top: 25px;
    }
    .toggle-mnu {
        margin-top: 74px;
    }
    .main_head .phone .btn-head{
      text-align: center;
    }
    .header-own-text-img-two-img {
        position: absolute;
        top: -27px;
        right: 0;
    }
    .tehno-descr-img img {
        width: 550px;
    }
    .tehno-descr-one {
        position: absolute;
        top: -36px;
        left: -17px;
    }
    .tehno-descr-two {
        position: absolute;
        left: -60px;
        top: 97px;
    }
    .tehno-descr-three {
        position: absolute;
        left: -48px;
        top: 253px;
    }
    .tehno-descr-four {
        position: absolute;
        top: -46px;
        right: -64px;
    }
    .tehno-descr-five {
        position: absolute;
        top: 85px;
        right: -45px;
    }
    .tehno-descr-six {
        position: absolute;
        top: 219px;
        right: -57px;
    }
    .tehno-descr-seven {
        position: absolute;
        top: 339px;
        right: 114px;
    }
    .tehno-descr .header-own-btn {
       margin-top: 150px;
     }
     .for-what-item{
       min-height: 300px;
     }
     .oborudovanie{
       background-position-x: -267px;
     }
     .zamer-img{
    bottom: 0;
    text-align: center;
    margin-bottom: 25px;
  }
  .zamer-img img {
    width: 50%;
  }
  .zamer .begin-form{
    left: 0;
  }
  .how-to-get .line-head {
    height: 735px;
  }
  .gordost-line{
    display: block;
  }
  .gordost-line .section-title h3{
    text-align: center;
  }
  .gordost-line .section-title p{
    text-align: center;
  }
  .gordost-line-btn a{
    margin-top: 40px;
  }
  .footer-phone ul li a{
    font-size: 20px;
  }
}

@media only screen and (max-width : 900px){
  .oborudovanie {
    background-position-x: -250px;
  }
  .oborudovanie-block-img img {
    width: 70px;
  }
}

@media only screen and (max-width : 896px){
  .how-to-get .line-head {
    height: 772px;
  }
}

@media only screen and (max-width : 847px){
  .how-to-get .line-head {
    height: 814px;
  }
}

@media only screen and (max-width : 875px) {
      .tehno-descr-img img {
        width: 500px;
    }
    .tehno-descr-one {
        position: absolute;
        top: -36px;
        left: 5px;
    }
    .tehno-descr-two {
        position: absolute;
        left: -37px;
        top: 97px;
    }
    .tehno-descr-three {
        position: absolute;
        left: -25px;
        top: 253px;
    }
    .tehno-descr-four {
        position: absolute;
        top: -46px;
        right: -40px;
    }
    .tehno-descr-five {
        position: absolute;
        top: 85px;
        right: -21px;
    }
        .tehno-descr-six {
        position: absolute;
        top: 219px;
        right: -35px;
    }
        .tehno-descr-seven {
        position: absolute;
        top: 308px;
        right: 145px;
    }
}

@media only screen and (max-width : 830px) {
  .oborudovanie {
    background-position-x: -325px;
  }
}

@media only screen and (max-width : 815px) {
  .tehno-descr-img img {
        width: 400px;
    }
    .tehno-descr-one {
        position: absolute;
        top: -36px;
        left: 46px;
    }
        .tehno-descr-two {
        position: absolute;
        left: 13px;
        top: 97px;
    }
        .tehno-descr-three {
        position: absolute;
        left: 161px;
        top: 216px;
    }
        .tehno-descr-four {
        position: absolute;
        top: -46px;
        right: 9px;
    }
    .tehno-descr-five {
        position: absolute;
        top: 85px;
        right: 21px;
    }
        .tehno-descr-six {
        position: absolute;
        top: 219px;
        right: 14px;
    }
    .tehno-descr-seven {
        position: absolute;
        top: 251px;
        right: 183px;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
}

@media only screen and (max-width : 767px) {
  .main_head, .line-head {
    height: auto;
  } 
  .logo {    
    text-align: center;
    margin-bottom: 5px;
  }
  .logo img {   
    float: none;
  }
  .logo p{
    padding-left: 0;
  }
  .own-text {
    margin-top: 30px;
  }  
  .own-text-phone {
    margin-top: 30px;
  }  
  .form-col {
    text-align: center;
  }
  .form-col form {
    width: 100%;    
  }  
  .head-contact{
    text-align: center;
  }
  .header-social ul{
    text-align: center;
  }
  .main_head .phone {
    display: block;
  }
  .phone-head-wr{
    margin-top: 0;
  }
  header .button {
        margin-top: 0;
  }
      .toggle-mnu {
        margin-top: 40px;
    }
    .own-text h1 {
        font-size: 36px;
    }
    .credits-item{
      margin-bottom: 0;
    }
    .tehno-descr-img{
      display: none;
    }
    .tehno-descr-img-mobile{
      display: block;
    }
    .tehno-descr-img-mobile{
      display: block;
      width: 100%;
      text-align: center;
    }
    .tehno-descr-img-mobile img{
      width: 100%;
    }
    .mobile-vers-item{
      display: block;
    }
        .tehno-descr-one {
        position: relative;
        top: 0;
        left: 0;
        height: 150px;
        margin-bottom: 5px;
    }
        .tehno-descr-two {
        position: relative;
        left: 0;
        top: 0;
        height: 150px;
        margin-bottom: 5px;
    }
    .tehno-descr-three {
        position: relative;
        left: 0;
        top: 0;
        height: 150px;
        margin-bottom: 5px;
    }
    .tehno-descr-four {
        position: relative;
        top: 0;
        right: 0;
        height: 150px;
        margin-bottom: 5px;
    }
    .tehno-descr-five {
        position: relative;
        top: 0;
        right: 0;
        height: 150px;
        margin-bottom: 5px;
      }
          .tehno-descr-six {
        position: relative;
        top: 0;
        right: 0;
        height: 150px;
        margin-bottom: 5px;
    }
    .tehno-descr-seven {
        position: relative;
        top: 0;
        right: 0;
        height: 150px;
        margin-bottom: 5px;
    }
        .tehno-descr .header-own-btn {
        margin-top: 20px;
    }
    .tehno-descr-text h3{
      font-size: 28px;
    }
    .oborudovanie {
    background-position-x: 0;
    background-image: url(https://ecodombel.by/wp-content/uploads/2025/11/2-1-1.jpg) !important;
    height: 1320px;
  }
  .zamer .begin-wrap-line {
        display: block;
    }
    .how-to-get .line-head {
    height: 927px;
  }
}

@media only screen and (max-width : 700px){
  .oborudovanie {        
    height: 1190px;
  }
}

@media only screen and (max-width : 649px){
  .how-to-get .line-head {
    height: 982px;
  }
}

@media only screen and (max-width : 610px){
  .for-what .col-xs-6{
    width: 100%;
  }
	.newsletter-input{
		width: 80% !important;
	}
}

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

@media only screen and (max-width : 573px){
  .how-to-get .line-head {
    height: 1036px;
  }
}

@media only screen and (max-width : 560px){ 
  .how-to-get .line-head {
    height: 1028px;
  }
}

@media only screen and (max-width : 542px){
  .how-to-get .line-head {
    height: 1089px;
  }
}

@media only screen and (max-width : 530px){
  .toggle-mnu {
    margin-top: 85px;
  }
}

@media only screen and (max-width : 500px){
      .own-text h1 {
        font-size: 32px;
    }
      .own-text h2 {
        font-size: 32px;
    }
    .zamer-img img {
    width: 80%;
  }
}

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

@media only screen and (max-width : 460px){  
  .white-popup{
    padding: 25px 0;
  }
  .main_head .col-xs-6{
    width: 100%;
  }
  .main_head .phone{
    margin-top: 12px;
  }
      .phone-head-wr {
        margin-top: 20px;
        margin-bottom: 12px;
    }
}

@media only screen and (max-width : 440px){
  .oborudovanie {    
        background-position-x: -100px;
  }
  .zamer .form-inline-flex{
    display: block;
  }
  .zamer .form-inline-flex .gallery-btn {
    flex-grow: 1;
    margin-left: 0;
    width: 100%;
    display: block;
    margin-top: 8px;
  }
  .zamer .form-inline-flex .gallery-btn button{
    width: 100%;
  }
  .gallery-wrap .col-xs-6{
    width: 100%;
  }
	.newsletter-input{
		width: 100% !important;
	}
}

@media only screen and (max-width : 425px){
  .main_head .phone ul li{
    display: block;
  }
  .main_head .phone{
    text-align: center;
  }
  .main_head .phone{
    margin-top: 6px;
  }
  .main_head .phone ul li .btn-head {
    margin-right: 0;
    position: relative;
    top: 0;
  }
  .own-text h1{
    margin-top: 16px;
  }
  .own-text h2{
    margin-bottom: 16px;
  }
  .own-text-phone{
    margin-top: 16px;
  }
}

@media only screen and (max-width : 410px){
  .table th, .table td{
    font-size: 12px;
    padding: 4px;
  }
  thead th img {
    width: 50px;
  }
  .table-green i {
    font-size: 14px;
  }
  .table-text i {
    font-size: 14px;
    color: #00d260;
  }
  .table-text-close i {
    font-size: 14px;
  }
}

@media only screen and (max-width : 400px){
  .own-text h1 {
    font-size: 24px;
  }
}

@media only screen and (max-width : 397px){
  .oborudovanie {
        height: 1270px;
    }
}

@media only screen and (max-width : 390px){
  .zamer-img img {
    width: 100%;
  }
}

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


@media only screen and (max-width : 370px){
      .oborudovanie {
        background-position-x: -176px;
    }
}


@media only screen and (max-width : 360px){
  .tehno-descr-one, 
  .tehno-descr-two, 
  .tehno-descr-three, 
  .tehno-descr-four, 
  .tehno-descr-five, 
  .tehno-descr-six, 
  .tehno-descr-seven{
    padding: 8px;
  }
  .tehno-descr-one p, 
  .tehno-descr-two p, 
  .tehno-descr-three p, 
  .tehno-descr-four p, 
  .tehno-descr-five p, 
  .tehno-descr-six p, 
  .tehno-descr-seven p{
    font-size: 13px;
  }
}


@media only screen and (max-width : 355px){
  .oborudovanie {
    height: 1344px;
  }
}


@media only screen and (max-width : 330px){
  .tehno-descr-one p img, 
  .tehno-descr-two p img, 
  .tehno-descr-three p img, 
  .tehno-descr-four p img, 
  .tehno-descr-five p img, 
  .tehno-descr-six p img, 
  .tehno-descr-seven p img{
    width: 15px;
  }
}

@media only screen and (max-width : 320px){
  .oborudovanie {
        height: 1376px;
    }
    .oborudovanie {
        background-position-x: -210px;
    }
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}



