/*==========  Desktop First Method  ==========*/
@media only screen and (min-width : 1920px) {
  .utp{  
    padding: 110px 20px;
  }
  .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: 100%; 
  }
  .head-form input{
    font-size: 14px;
  }
  .input-inner i{
    font-size: 14px;
  } 
  .box{
    margin-top: 60px;
  }
  .form-head-second{
    display: none;
  }  
  .head-own-img {    
    margin-top: 135px;
  }
  .mobile-car{
    display: none;
  }
  .mobile-head-text{
    display: none;
  }
  .mobile-car-text{
    display: none;
  }
}

@media only screen and (max-width : 1920px) {
  .utp{  
    padding: 110px 20px;
  }
  .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: 100%; 
  }
  .head-form input{
    font-size: 14px;
  }
  .input-inner i{
    font-size: 14px;
  }  
  .box{
    margin-top: 60px;
  }
  .form-head-second{
    display: none;
  }  
  .head-own-img {    
    margin-top: 135px;
  }
  .mobile-car{
    display: none;
  }
  .mobile-head-text{
    display: none;
  }
  .mobile-car-text{
    display: none;
  }
}

@media only screen and (max-width : 1500px){
  .utp{  
    padding: 70px 20px;
  }
}

@media only screen and (max-width : 1370px) {  
  .head-own-img {
    margin-top: 34px;
  }
  .own-text p {
    font-size: 30px;
  }
  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) {
 
}

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

}

@media only screen and (max-width : 1199px) {
  .main_head .phone .phone-head-wr a {    
    margin-left: 8px;
  }
  .main_head .phone .btn-head {   
    text-align: left;
  }
  .utp{
    margin-top: 14px;
  }
  .head-own-img {
    margin-top: 56px;
  }
  .logo img {
    width: 120px;
  }
  .main_head .phone{
    text-align: left;
  }
  .toggle-mnu{
    margin-top: 22px;
  }
  .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;
  }  
  .box {
    margin-top: 30px;
  }
  nav li:first-child {
    padding-left: 15px;
  }
  nav li:last-child {
    padding-right: 15px;
  }
  nav li{
    padding-bottom: 0;
  }
  .tehno-descr-one {
    position: absolute;
    top: 46px;
    left: 87px;
    text-align: left;
  }
  .tehno-descr-two {
    position: absolute;
    top: 262px;
    left: 87px;
    text-align: left;
  }
  .tehno-descr-three {
    position: absolute;
    top: 483px;
    left: 87px;
    text-align: left;
  }
  .tehno-descr-four {
    position: absolute;
    right: 92px;
    top: 18px;
    text-align: right;
  }
  .tehno-descr-five {
    position: absolute;
    right: 92px;
    top: 272px;
    text-align: right;
  }
  .tehno-descr-six {
    position: absolute;
    right: 92px;
    top: 489px;
    text-align: right;
  }
}

@media only screen and (max-width : 1100px) {
  .main_head .phone .phone-head-wr a {
    margin-left: 4px;
  }
  .main_head .phone .btn-head {   
    margin-right: 50px;
  }
}

@media only screen and (max-width : 1050px) {
  .main_head .phone .btn-head {
        margin-right: 35px;
    }
  .tehno-descr-img img {
    width: 830px;
   }
   .tehno-descr-one {
        position: absolute;
        top: 26px;
        left: 100px;
        text-align: left;
   }
   .tehno-descr-two {
        position: absolute;
        top: 205px;
        left: 100px;
        text-align: left;
    }
        .tehno-descr-three {
        position: absolute;
        top: 388px;
        left: 100px;
        text-align: left;
    }
    .tehno-descr-four {
        position: absolute;
        right: 100px;
        top: 1px;
        text-align: right;
    }
    .tehno-descr-five {
        position: absolute;
        right: 100px;
        top: 215px;
        text-align: right;
    }
    .tehno-descr-six {
        position: absolute;
        right: 100px;
        top: 392px;
        text-align: right;
    }
}

@media only screen and (max-width : 1024px) {
  .main_head .phone .phone-head-wr a{
    font-size: 16px;
  }
}

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

@media only screen and (max-width : 991px) {
  .main_head .phone .btn-head {
        margin-right: 45px;
        text-align: right;
  }
  .header-social p{
    margin-right: 0;
  }
  .header-social{
    text-align: right;
  }
  .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: 24px;
  }
  .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;
  }  
      .tehno-descr-one {
        position: absolute;
        top: 26px;
        left: 67px;
        text-align: left;
    }
        .tehno-descr-two {
        position: absolute;
        top: 205px;
        left: 67px;
        text-align: left;
    }
    .tehno-descr-three {
        position: absolute;
        top: 388px;
        left: 67px;
        text-align: left;
    }
    .tehno-descr-four {
        position: absolute;
        right: 70px;
        top: 1px;
        text-align: right;
    }
        .tehno-descr-five {
        position: absolute;
        right: 70px;
        top: 215px;
        text-align: right;
    }
        .tehno-descr-six {
        position: absolute;
        right: 70px;
        top: 392px;
        text-align: right;
    }
    .about-shtucaturka-img img {
      width: 30%;
   }
   .about-shtucaturka-img{
    text-align: center;
    margin-top: 20px;
   }
   .contact-section-form-text .tehno-descr-text h3{
    margin-top: 14px;
   }
}

@media only screen and (max-width : 880px){
      .tehno-descr-img img {
        width: 720px;
    }
    .tehno-descr-one {
        position: absolute;
        top: 14px;
        left: 65px;
        text-align: left;
    }
    .tehno-descr-two {
        position: absolute;
        top: 171px;
        left: 65px;
        text-align: left;
    }
    .tehno-descr-three {
        position: absolute;
        top: 325px;
        left: 65px;
        text-align: left;
    }
    .tehno-descr-four {
        position: absolute;
        right: 70px;
        top: -9px;
        text-align: right;
    }
    .tehno-descr-five {
        position: absolute;
        right: 70px;
        top: 178px;
        text-align: right;
    }
    .tehno-descr-six {
        position: absolute;
        right: 70px;
        top: 329px;
        text-align: right;
    }
}

@media only screen and (max-width : 800px) {
  .own-text {
    width: 78%;
  }
  .tehno-descr-one {
        position: absolute;
        top: 14px;
        left: 27px;
        text-align: left;
    }
    .tehno-descr-two {
        position: absolute;
        top: 171px;
        left: 27px;
        text-align: left;
    }
    .tehno-descr-three {
        position: absolute;
        top: 325px;
        left: 27px;
        text-align: left;
    }
    .tehno-descr-four {
        position: absolute;
        right: 30px;
        top: -9px;
        text-align: right;
    }
    .tehno-descr-five {
        position: absolute;
        right: 30px;
        top: 178px;
        text-align: right;
    }
    .tehno-descr-six {
        position: absolute;
        right: 30px;
        top: 329px;
        text-align: right;
    }
}


/* 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;
  }
  .header-social {
    text-align: center;
  }
  .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%;    
  }  
      .credits-item {
        margin-bottom: 0;
    }
  .credits{
    padding-bottom: 30px;
  }
  .comp-car{
    display: none;
  }
  .mobile-car{
    display: block;
  }
  .mobile-car-item{
    display: block;
    width: 100%;
    text-align: center;
  }
  .mobile-car-item img{
    width: 70%;
  }
  .tehno-descr-one,
.tehno-descr-two,
.tehno-descr-three,
.tehno-descr-four,
.tehno-descr-five,
.tehno-descr-six{
  position: relative;
  top: auto;
  text-align: left;
  left: auto;
  right: auto;
  }
  .mobile-car-text{
    display: block;
    margin-bottom: 40px;
  }
  .mobile-head-text{
    display: block;
  }
  .about-shtucaturka-img img {
        width: 50%;
    }
}

@media only screen and (max-width : 700px){
  .own-text {
        width: 100%;
    }
    .own-text p {
        font-size: 20px;
    }
    .own-text h1 {
        font-size: 40px;
    }
    .own-text{
      margin-top: 0;
    }
}

@media only screen and (max-width : 615px){
  .the-best .item-one{
    width: 100%;
  }
}

@media only screen and (max-width : 600px){
      .mobile-car-item img {
        width: 100%;
    }
}

@media only screen and (max-width : 580px){
  .main_head .phone{
    display: block;
  }
      .main_head .phone .btn-head {
        margin-right: 0;
        text-align: center;
    }
}

@media only screen and (max-width : 560px){
      .about-shtucaturka-img img {
        width: 80%;
    }
    .form-inline-flex{
      display: block;
    }
    .form-inline-flex .gallery-btn{
      margin-left: 0;
      margin-top: 12px;
    }
    .form-inline-flex .gallery-btn button{
      width: 100%;
    }
}

@media only screen and (max-width : 550px){
  .projects-item{
    display: block;
  }
  .projects-item-own h4{
    margin-top: 30px;
  }
  .projects-item-two{
    width: 100%;
    padding-left: 0;
  }
}

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

@media only screen and (max-width : 480px){
  .about-shtucaturka-img img {
    width: 100%;
  }
  .table th, .table td{
    font-size: 14px;
  }
}

@media only screen and (max-width : 460px){
  .toggle-mnu {
    margin-top: -44px;
  }
  .white-popup{
    padding: 25px 0;
  }
  .phone-head-wr{
    text-align: center;
  }
}

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

@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;
  }
  .standart-img img {
    width: 100%;
  }
}

@media only screen and (max-width : 400px){
  .mobile-car,
  .mobile-car-text-item{
    width: 100% !important;
  }
}

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

@media only screen and (max-width : 380px){
  .own-text-block-btn a{
    width: 230px;
  }
}

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


@media only screen and (max-width : 370px){
  .tehno-descr-text h3{
    font-size: 26px;
  }
      .table th, .table td {
        font-size: 12px;
    }
    .contact-section-form-text .tehno-descr-text h3,
    .contact-section-form-text .tehno-descr-text h3 span{
      font-size: 22px;
    }
}


@media only screen and (max-width : 355px){
  .form-inline-flex .gallery-btn button{
    padding: 12px 20px;
  }
}


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


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

/*==========  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) {

}



