/*==========  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;
  }
  
}

@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;
  }
  
}

@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: 0px;
  }
  .own-text h1{
  	margin-top: 25px;
  }
  .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 : 1240px) {
  .begin {    
    padding-bottom: 80px;
  }
}

/* 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: 96px;
  }
  .own-text p {
    font-size: 18px;
  }  
  .main-mnu a {    
    padding: 14px 15px 14px 15px;   
  }
  .own-text h1{
    font-size: 44px;
    margin-top: 50px;
  }
  .own-text h2{
    font-size: 24px;
  }
  .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: 42px;
  }  
  .footer-phone ul li a {
    font-size: 20px;    
  }  
  .work-list-second-img {    
    right: 530px;
  }
  .work-list-second-img img {
    width: 560px;    
  }
  .prichini-item{
    width: 100%;
  }
}

@media only screen and (max-width : 1190px) {
  .header-own-text-img-two{
    margin-right: 50px;
  }
  .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 : 1066px) {
  .own-text h1{
    font-size: 40px;
  }
}

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

/* 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: 40px;
  }
  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: 10px;
        text-align: left;
    }
    .toggle-mnu {
        margin-top: 74px;
    }
    .main_head .phone .btn-head{
      text-align: right;
    }  
    .logo {
    flex-grow: 0;
   }  
   .for-adapt-wrap .button {
    margin-top: 12px;
  }
  .work-list-second-img img {
      display: none;  
    }
    .work-list .tehno-descr-text h3{
      text-align: center;
    }
    .work-list .tehno-descr-text p{
      text-align: center;
    }
    .prichini-item-number {
    position: absolute;
    bottom: 80px;
    left: 40px;
    }
    .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;
  }
}


/* 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;
    margin-top: 3px;
  }
  .header-social ul{
    text-align: center;
  }
  .main_head .phone {
    display: block;
  }
  .phone-head-wr{
    margin-top: 12px;
  }
  header .button {
        margin-top: 0;
  }
      .toggle-mnu {
        margin-top: 90px;
    }
    .own-text h1 {
        font-size: 36px;
    }   
    .logo-own-img {
    display: flex;
    align-items: center;
    justify-content: center;
  } 
  .logo-own-img-text {
    flex-grow: 0;
  }
      .main_head .phone .btn-head {
        text-align: left;
    }
        .main-mnu {
        margin-top: 0px;
    }
    .pravda .score-wrap-form{
    margin-top: 40px;
  }
}

@media only screen and (max-width : 735px){
      .own-text {
        margin-top: 10px;
    }
    .header-own-text-img{
    	margin-bottom: 12px;
    }
}

@media only screen and (max-width : 610px){
 .footer-phone ul li a{
    font-size: 20px;
  }
}

@media only screen and (max-width : 550px){
  .own-text h1 {
        font-size: 30px;
        margin-bottom: 12px;
        margin-top: 12px;
   }
   .header-own-text-img-two img {
    width: 40px;
   }
   .header-own-text-img .header-own-text-img-two p{
   	font-size: 14px;
   }
   .own-text-block-btn a{
   	width: 260px;
   }
   .main_head .phone {
        display: block;
        margin-top: 16px;
    }
    .toggle-mnu {
        margin-top: 92px;
    }
    header .col-xs-6{
    	width: 100% !important;
    }
    .own-text h2 {
        font-size: 20px;
    }
    .phone-head-wr{
      text-align: center;
    }
    .main_head .phone .btn-head {
        text-align: center;
    }
}

@media only screen and (max-width : 520px){
   .prichini .col-xs-6{
    width: 100%;
  }
}

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

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


@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;
    }
      .for-adapt-wrap .button {
        margin-top: 0;
    }
      .toggle-mnu {
        margin-top: 97px;
    }
    .own-text h2 {
        font-size: 18px;
    }
    .header-own-text-img-two img {
        width: 30px;
    }   
    .own-text h1 {
        font-size: 30px;
    } 
}


@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 : 400px){
  .tehno-descr-text h3{
    font-size: 30px;
  }
}

@media only screen and (max-width : 390px){
  .tehnika-item{
    padding: 15px;
  }
}

@media only screen and (max-width : 343px){
  .logo-own-img-text p{
    font-size: 13px;
  }
  .gordost-line .section-title p{
    font-size: 28px;
  }
}

@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) {

}



