/*==========  Desktop First Method  ==========*/
@media only screen and (min-width : 1920px) {
  .utp{  
    padding: 20px;
  }
  .own-text-head {   
    height: 76vh;
  }
  .own-text p{
    font-size: 28px;
  }
  ul.home-list li{
    font-size: 18px;
  }  
  .own-text {
    width: 70%;
  }
  .own-text-block-btn{
    margin-left: 8px;
  }
  .own-text-right p{
    font-size: 16px;
  }
  .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;
  }
  .phone-item{
    display: none;
  }
  .computer-item{
    display: block;
  }
  .comp-vercion .tehno-descr-img{
    display: block;
  }
  .mobile-vers{
    display: none;
  }
}

@media only screen and (max-width : 1920px) {
  .utp{  
    padding: 20px;
  }
  .own-text-head {   
    height: 76vh;
  }
  .own-text p{
    font-size: 28px;
  }
  ul.home-list li{
    font-size: 18px;
  }  
  .own-text-right p{
    font-size: 16px;
  }
  .own-text {
    width: 70%;
  }
  .own-text-block-btn{
    margin-left: 8px;
  }
  .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;
  }
  .phone-item{
    display: none;
  }
  .computer-item{
    display: block;
  }
  .comp-vercion .tehno-descr-img{
    display: block;
  }
  .mobile-vers{
    display: none;
  }
}

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

@media only screen and (max-width : 1370px) {  
  .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;
  }
      .own-text-head {
        height: 74vh;
    }
    .own-text-right p {
        font-size: 14px;
    }
}

@media only screen and (max-width : 1239px){
  .partners-img {
    top: 322px;
  }
}

/* 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;
    margin-left: 20px;
  }
  .utp{
    margin-top: 14px;
  }
  .head-own-img {
    margin-top: 56px;
  }
  .logo img {
    width: 54%;
    padding-top: 14px;
  }
  .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;
  }
  .comp-vercion{
    display: none;
  }
  .tehno-descr-mobile .tehno-descr p{
    text-align: left;
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 16px;
  }
  .mobile-vers{
    display: block;
  }
  .mobile-vers .tehno-descr-text h3{
     text-align: left;
  }
  .mobile-vers .tehno-descr-text span.prim{
    text-align: left;
  }
  .tehno-descr-mobile .tehno-descr p span{
    color: #ffa200;
    font-weight: 800;
    font-family: "GothamPro-Bold", sans-serif;
  }
  .mobile-vers .tehno-descr-text p{
    text-align: left;
  }
  .toggle-mnu span, .toggle-mnu span:after, .toggle-mnu span:before{
    background-color: #000;
  }
  .hidden-mnu a{
    color: #000;
  }
  .partners-img{
    position: relative;
    top: 0;
  }
  .partners-head-fl{
    display: flex;
    margin-bottom: 40px;
  }
  .partners-img img {
    width: 100%;
  }
  .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: 80%;
  }
  .zamer-img {   
    position: relative;
    bottom: -42px;
  }
  .prichini-item{
    width: 100%;
  }
}

@media only screen and (max-width : 1120px){
  .zamer-img {
    bottom: -59px;
  }
}

@media only screen and (max-width : 1090px){
      .zamer-img img {
        width: 92%;
    }
    .zamer-img {
        bottom: -42px;
    }
}

@media only screen and (max-width : 1060px) {
  .phone-head-wr{
    text-align: left;
  }
  .main_head .phone .btn-head{
    margin-left: 0;
  }
}

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

@media only screen and (max-width : 1030px) {
      ul.home-list li {
        font-size: 14px;
    }
    .main_head .phone .btn-head {
        margin-left: 0;
        margin-right: 22px;
    }
}

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

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

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

@media only screen and (max-width : 991px) {
      .logo img {
        width: 100px;
        padding-top: 0;
    }
    .head-contact {
    margin-top: 0;
    }
    .own-text-head {
    display: block;
    }
    .own-text-par {
    display: block;
   }
  .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;
  }  
  .own-text{
    width: 70%;
  }
  .own-text h1 {
    font-size: 36px;
  }
  .own-text-right {    
    width: 350px;
    margin: 0;
    margin-right: 0;    
    margin-top: 20px;
  }
  .own-text-head {
        height: 88vh;
  }
  .utp{
    height: 94vh;
  }
  .mobile-vers .tehno-descr-text h3{
     text-align: center;
  }
  .mobile-vers .tehno-descr-text span.prim{
    text-align: center;
  }
  .mobile-vers .tehno-descr-text p{
    text-align: center;
  }
  .tehno-descr-mobile .tehno-descr p{
    font-size: 14px;
  }
  .zamer-img{
    bottom: 0;
    text-align: center;
    margin-bottom: 25px;
  }
  .zamer-img img {
    width: 50%;
  }
  .zamer .begin-form{
    left: 0;
  }
  .preim .tehno-descr-text h3 {
    font-size: 30px;
  }
  .prichini-item-number {
    position: absolute;
    bottom: 80px;
    left: 40px;
  }
  .about-img{
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    box-shadow: 0 1px 20px rgb(0 0 0 / 10%), 0 0 1px rgb(0 0 0 / 10%) inset;
    border-radius: 8px;
  }
  .about-img img{
    width: 100%;
    box-shadow: 0 1px 20px rgb(0 0 0 / 10%), 0 0 1px rgb(0 0 0 / 10%) inset;
    border-radius: 8px;
  }
  .text-about {
    padding-right: 0px;
  }
  .cover-image{
    background-image: none !important;
    box-shadow: none;
  }
  .footer-phone ul li a{
    font-size: 20px;
  }
}

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

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


/* 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: 0px;
  }  
  .own-text-phone {
    margin-top: 30px;
  }  
  .form-col {
    text-align: center;
  }
  .form-col form {
    width: 100%;    
  }  
  .computer-item{
    display: none;
  }
  .phone-item{
    display: block;
  }   
  .phone-img{
    display: block;
    width: 100%;
    margin-top: 15px;
  }   
  .phone-img img{
    width: 100%;
    border-radius: 8px;
  }
  .utp{
    padding: 0;
  }
  .own-text-head{
    padding: 20px;
  }
  .own-text-head {
    height: auto;
  }
  .utp {
    height: auto;
  }
  .credits-item{
    margin-bottom: 2px;
  }
  .credits{
    padding-bottom: 28px;
  }
  .tehno-descr-text h3{
    font-size: 30px;
  }
  .own-text h1{
    color: #000;
  }
  ul.home-list li{
    color: #000;
  }
  .own-text-right p{
    color: #000;
  }
  .own-text-head {
    border: 1px #000 solid;
  }
  .partners-head-fl{
    display: block;
  }
  .partners-img{
    margin-top: 40px;
  }
  .partners .tehno-descr-text h3{
    text-align: center;
  }
  .partners .tehno-descr-text p{
    text-align: center;
  }
  .zamer .begin-wrap-line {
        display: block;
    }
  .preim-img{
    margin-bottom: 40px;
  }
  .preim .tehno-descr-text h3{
    text-align: center;
  }
  .preim .tehno-descr-text p{
    text-align: center;
  }
  .preim .header-own-btn{
    text-align: center;
  }
  .pravda .score-wrap-form{
    margin-top: 40px;
  }
}

@media only screen and (max-width : 745px){
  .own-text {
        width: 100%;
    }
}

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

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

@media only screen and (max-width : 600px){
  .partners-item{
    display: block;
  }
  .partners-item-img{
    width: 100%;
  }
  .partners-item-text p {
    color: #fff;
    padding-left: 0;
    margin-bottom: 0;
    text-align: center;
  }
}

@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 : 550px){
  .own-text{
    margin-top: 0;
  }
  .own-text-right img {
    width: 115px;
  }
}

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


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


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

@media only screen and (max-width : 440px){
  .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%;
  }
}

@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-phone{
    margin-top: 16px;
  }
  .own-text h1 {
    font-size: 28px;
  }
  .own-text-right {
    width: 275px;      
  }
  .preim-img img {
    width: 100%;
  }
}

@media only screen and (max-width : 400px){
  .own-text h1 {
    font-size: 26px;
  }
  .equipment .col-xs-6{
    width: 100% !important;
  }
}

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

@media only screen and (max-width : 380px){
  .own-text-block-btn a{
    width: 230px;
  }
  .partners-line{
    display: block;
    margin-bottom: 0;
  }
  .partners-item{
    margin-left: 0;
    margin-bottom: 10px;
  }
      .preim .tehno-descr-text h3 {
        font-size: 24px;
    }
}

@media only screen and (max-width : 385px){
  .own-text-block-btn a{
    padding: 12px 25px;
    width: auto;
  }
  .own-text-block-btn {
    margin-left: 0;
  }
  .own-text-right img {
    width: 100px;
  }
  .own-text-right {
    width: 257px;
  }
}


@media only screen and (max-width : 370px){
      .own-text-right p {
        font-size: 12px;
    }
    .own-text-right {
        width: 240px;
    }
    .shema-text p{
      font-size: 14px;
    }
}


@media only screen and (max-width : 355px){
  .main_head .phone .phone-head-wr a{
    display: block;
    margin-left: 0;
  }
  .toggle-mnu {
        margin-top: 88px;
  }
}


@media only screen and (max-width : 350px){
    .own-text-head{
      padding: 36px 10px;      
    }
}

@media only screen and (max-width : 341px){
   .prichini-item-number {
        position: absolute;
        bottom: 62px;
        left: 40px;
  }
  .prichini-item{
    margin-bottom: 45px;
  }
  .prichini{
    padding-bottom: 45px;
  }
}


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

}



