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

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

@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;
  }
  .own-text-block-btn a{
    width: 210px;
  }
  .standart-img img{
    width: 100%;
  }
}

@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;
  }
  .own-text-block-btn {
    margin-right: 90px;
  }
}

@media only screen and (max-width : 1050px) {
  .main_head .phone .btn-head {
        margin-right: 35px;
    }
  .tehno-descr-img img {
    width: 830px;
   }
}

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

@media only screen and (max-width : 1000px) {
  .own-text-block-btn {
        margin-right: 50px;
  }
}

/* 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;
  }  
  .own-text{
    width: 100%;
  }
  .own-text h1 {
    font-size: 36px;
  }
  .footer-phone ul li a{
    font-size: 20px;
  }
  .contact-section-form-text .tehno-descr-text h3{
    margin-top: 14px;
   }
}

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

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


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

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

@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){
  .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 : 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){
  .own-text h1 {
    font-size: 26px;
  }
  .own-text h2{
    font-size: 26px;
  }
}

@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;
  }
  .price-sect .tehno-descr-text h4{
    font-size: 26px;
  }
  .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;
  }
  .main_head .phone .phone-head-wr a{
    display: block;
    margin-left: 0;
  }
}


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

}



