@media screen and (max-width: 1160px){
  h1{
    font-size: 60px;
    line-height: 72px;
  }
  #f_form{
    right: 0;
  }
  #Big_button{
    right: 0;
  }
  .Usl img{
    width: 100%;
  }
  .Usl{
    margin: 25px 0;
    width: 270px;
  }
  #Zahvat{
    height: 370px;
  }
  #Z_politika{
    width: 100%;
    bottom: -39px;
  }
  .Z_input{
    width: 181px;
  }
  #Z_form{
    top: 210px;
    width: 654px;
  }
  .S_el{
    width: 275px;
    margin: 0 12px 37px 12px;
  }
  .A_el{
    margin: 0 12px;
    width: 276px;
  }
  .A_doc:nth-child(2){
    margin: 0 35px;
  }
  .Ad_el{
    width: 213px;
    margin: 0 5.5px;
  }
  .E_el:nth-child(3){
    margin: 0 35px;
  }
  #C_image{
    width: 350px;
  }
  #C_image img{
    width: 100%;
  }
}

@media screen and (max-width: 950px){
  #First, #Zahvat,#Super,#About, #Examples, #Result, #Contract, #Sheme{
    background-attachment: local;
  }
  #First{
    height: auto;
  }
  h1{
    position: relative;
    text-align: center;
    top: 0;
    left: 0;
    margin: 30px 0;
  }
  #f_additions{
    position: relative;
    top: 0;
    left: 0;
    margin: 30px 0;
    text-align: center;
    list-style-type: none;
    padding: 0;
  }
  #f_form{
    display: none;
  }
  #Big_line p{
    left: 0;
    font-size: 17px;
  }
  #Big_button{
    width: 165px;
  }
  .Usl{
    width: 70%;
    left: 50%;
    transform: translateX(-50%);
    float: none;
    height: auto;
  }
  .usl_img{
    width: 100%;
    height: 100%;
  }
  .Usl h2{
    font-size: 28px;
    line-height: 38px;
  }
  .Usl p{
    font-size: 18px;
  }
  #Zahvat{
    height: auto;
  }
  #Z_form{
    position: relative;
    height: auto;
    overflow: hidden;
    top: 0;
    left: 50%;
    width: 70%;
    transform: translate(-50%, 0%);
    margin: 50px 0;
  }
  .Z_input{
    width: 80%;
    padding: 0 5%;
    margin: 2% 5%;
  }
  #Z_button{
    position: relative;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    margin: 4% 0%;
  }
  #Z_politika{
    display: none;
  }
  .S_el{
    position: relative;
    float: none;
    left: 50%;
    transform: translateX(-50%);
  }
  .A_el, .A_doc, .Ad_el, .E_el{
    float: none;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 40px 0;
  }
  .A_doc:nth-child(2), .E_el:nth-child(3){
    margin: 40px 0;
  }
  #table tr td:nth-child(2){
    min-width: 121px;
  }
  #C_text{
    width: 100%;
  }
  #C_button{
    width: 220px;
  }
  #C_image{
    width: 100%;
    margin: 60px 0;
  }
  #C_image img{
    width: 60%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  #Clients{
    display: none;
  }
  #Breadcrumbs{
    line-height: 25px;
  }
  .G_el_inf{
    width: 100%;
  }
  .G_el img{
    width: 70%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media screen and (max-width: 630px){
  h1{
    font-size: 40px;
    line-height: 53px;
    margin: 115px 0 30px;
  }
  #f_additions{
    font-size: 18px;
    line-height: 26px;
  }
  #Big_line p{
    display: none;
  }
  #Big_button{
    left: 50%;
    transform: translateX(-50%);
  }
  .Usl{
    width: 100%;
  }
  .title{
    font-size: 27px;
    line-height: 38px;
  }
  #Z_form{
    width: 100%;
    padding: 20px 0;
  }
  #table td{
    padding: 30px 0 30px 20px;
    line-height: 35px;
  }

}

@media screen and (max-width: 321px){
  h1{
    font-size: 35px;
    line-height: 47px;
  }
}
