/*==========  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;
  }
  .second-foot-mobile{
    display: none;
  }
}

@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;
  }
  .second-foot-mobile{
    display: none;
  }
}

@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: 14px;
  }
  .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: 40px;
    margin-top: 14px;
    width: 82%;
  }
  .own-text h2{
    font-size: 16px;
    width: 57%;
  }
  .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: 0px;
  }
  .logo-own-text p{
    margin: 4px 0;
  }
  .main-mnu{
    margin-top: 42px;
  }  
  .footer-phone ul li a {
    font-size: 20px;    
  }  
  .footer-phone ul li a span {
    font-size: 14px;
  }  
}

@media only screen and (max-width : 1190px) {
  .main_head{
    padding-bottom: 50px;
  }
}

@media only screen and (max-width : 1141px){
  .header-own-text-img-two{
    padding-left: 5px;
  }
}

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

@media only screen and (max-width : 1106px){
      .own-text h1 {
        font-size: 36px;
        margin-top: 10px;
        width: 82%;
        margin-bottom: 10px;
    }
    .own-text h2 {
        font-size: 16px;
        width: 62%;
    }
}

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

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

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

@media only screen and (max-width : 991px) {
  .main_head{
    background-image: url(../img/bg-mobile.jpg) !important;
    background-position-y: 900px;
  }  
  .main_head, .line-head {        
    padding-bottom: 40px;
  }
	.own-text p {
    font-size: 16px;
  }
  .own-text h1 {
    font-size: 40px;
    width: 65%;
  }
      .own-text h2 {
        font-size: 16px;
        width: 45%;
    }
    .header-own-text-img-two{
      margin-bottom: 0;
    }
  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;
  }    
  .footer-phone ul li a{
    font-size: 20px;
  }
}

@media only screen and (max-width : 926px) {
      .own-text h2 {
        font-size: 16px;
        width: 49%;
    }
}

@media only screen and (max-width : 826px) {
  .own-text h1 {
        font-size: 36px;
        width: 70%;
    }
    .own-text h2 {
        font-size: 16px;
        width: 55%;
    }
    .main_head {       
        background-position-y: 782px;
    }
}

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

@media only screen and (max-width : 767px) {
  .logo-own {
    margin-top: 2px;
  }
  .main_head, .line-head {
    height: auto;
  } 
  .logo {    
    text-align: center;
    margin-bottom: 0px;
  }
  .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;
    text-align: center;
  }
  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;
  } 
      .main_head .phone .btn-head {
        text-align: center;
    }
        .main-mnu {
        margin-top: 0px;
    }
    .main_head {
        background-position-y: 890px;
    }
}

@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 : 695px){
  .own-text h1{
    width: 100%;
  }
  .own-text h2 {
        font-size: 16px;
        width: 66%;
    }
    .header-own-text-img {    
    display: flex;
    align-items: center;    
    flex-wrap: wrap;
    width: 50%;
   }
   .header-own-text-img-two{
    width: 100%;
   }
   .own-text-block{
    display: block;
   }
   header .button {
        margin-top: 12px;
        margin-left: 0;
    }
        .main_head {
        background-position-y: 870px;
    }
    .second-foot-mobile{
      display: block;
      padding-top: 0;
      padding-bottom: 24px;
    }
    .own-text .second-foot{
      display: none;
    }
    .header-own-text-img-two{
      border-right: none;
      margin-bottom: 3px;
    }
    .own-text-block-btn-second a{
      padding: 14px 28px;
    }
}

@media only screen and (max-width : 641px){
  .own-text h1{
    line-height: 1;
  }
  .own-text h2 {        
    width: 72%;
  }
}

@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;
   }   
   .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: 14px;
    }
    .phone-head-wr{
      text-align: center;
    }
    .main_head .phone .btn-head {
        text-align: center;
    }
    .second-foot{
      display: block;
      padding: 18px 8px 0px;
    }
    .second-foot-item{
      padding-bottom: 18px;
    }
}

@media only screen and (max-width : 520px){
      .own-text h2 {
        width: 79%;
    }
}

@media only screen and (max-width : 500px){
      .own-text h1 {
        font-size: 28px;
    }
    .head-contact{
      margin-top: 0;
    }
    .main_head .phone .phone-head-wr a{
      font-size: 16px;
    }
    .phone-head-wr{
      margin-top: 0;
    }
    .own-text h2{
      margin-top: 0;
      margin-bottom: 10px;
    }
    .header-own-text-img {
        margin-bottom: 2px;
    }
    .own-text-block-btn a{
      padding: 14px 16px;
    }
    .own-text-block-btn a img {
      width: 18px;
      margin-left: 0;
    }
    .own-text-block-btn-second a {
        padding: 14px 16px;
    }
    .own-text-block-btn-second a img {
      width: 18px;
      margin-right: 0px;
    }
}

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

@media only screen and (max-width : 475px){
  .main_head {
      background-position-y: 810px;
      padding-bottom: 40px;
    }
    .own-text h2 {
        width: 100%;
    }
    .header-own-text-img-two img {
        width: 32px;
    }
    .header-own-text-img{
      width: 100%;
      background: none; 
       backdrop-filter: none;
       padding: 0;
    }
    .header-own-text-img-two{
      padding-left: 0;
    }
}


@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;
    }    
    .header-own-text-img-two img {
        width: 30px;
    }   
    .own-text h1 {
        font-size: 30px;
    } 
}

@media only screen and (max-width : 450px){
  .logo img {
    width: 160px;
  }
  .own-text h1 {
    font-size: 26px;
  }
  .main_head {
    background-position-y: 755px;
    padding-bottom: 40px;
  }
}

@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;
  }  
  .tehnika-item .btn-head a{
    width: 100%;
    margin-top: 10px;
    padding: 14px 0;
  }
}

@media only screen and (max-width : 415px){
    .phone-head-wr {
      margin-top: 10px;
      margin-bottom: 6px;
    }
    .own-text h1 {
      font-size: 24px;
    }
    .main_head {
        background-position-y: 730px;        
    }
}

@media only screen and (max-width : 401px){
  .main_head {
    background-position-y: 700px;
  }
}

@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 : 385px){
      .main_head {
        background-position-y: 673px;
    }
}

@media only screen and (max-width : 382px){
      .main_head {
        background-position-y: 692px;
    }
}

@media only screen and (max-width : 380px){
  .own-text h1{
    margin-bottom: 6px;
  }
  .main_head {
        background-position-y: 674px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width : 371px){
  .main_head {
        background-position-y: 667px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width : 367px){
  .own-text h1 {
        font-size: 22px;
    }
    .main_head {
        background-position-y: 660px;
        padding-bottom: 20px;
    }
    .own-text h2 {
        font-size: 12px;
    }
}

@media only screen and (max-width : 363px){
  .main_head {
        background-position-y: 648px;
        padding-bottom: 20px;
    }
    .header-own-text-img-two{
      margin-bottom: 6px;
    }
}

@media only screen and (max-width : 356px){
  .own-text-block-btn a {
        padding: 14px 12px;
        margin-top: 0;
    }
    .own-text-block-btn-second a {
        padding: 14px 12px;
        margin-top: 6px;
    }
    .main_head {
        background-position-y: 629px;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width : 345px){
  .tehnika-item .btn-head a{
    width: 100%;
    margin-top: 10px;
    padding: 14px 0;
  }
}

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

@media only screen and (max-width : 332px){
      .main_head {
        background-position-y: 653px;
        padding-bottom: 20px;
    }
}

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

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

}



