@media only screen and (max-width: 767px) {
  .wrapper .main_home .home_content h1 {
    font-size: 35px;
  }
  .wrapper .main_home .home_content {
    margin-top: 70px !important;
  }
  .wrapper .contacts .phone_number {
    margin-top: 130px !important;
  }
  .wrapper .agency .agency_context {
  margin-top: 130px !important;
}
  #modal_form_1,
  #modal_form {
    margin-left: -155px;
  }
  .wrapper .services .service_head .title {
    left: 37%;
  }
  .wrapper .main_home nav .order_navigation ul {
    background-color: #e8e8e8;
  }
  .wrapper .main_home nav .order_navigation ul li {
    text-align: center;
  }
  .wrapper .main_home nav .order_navigation ul li a {
    font-size: 20px;
    padding-top: 15px;
    margin-left: 0;
    padding-left: 0;
  }
  .wrapper .main_home nav .order_navigation ul li a:hover {
    border: none;
    padding-bottom: 0;
    background-color: #c5c5c5;
  }
  .wrapper .main_home nav .order_navigation ul li a:last-child {
    padding-bottom: 15px;
  }
  .wrapper .main_home .home_content {
    margin-top: 100px;
  }
  .wrapper .main_home .home_content .mbtn {
    margin-top: 60px;
  }
  .wrapper .cases .cases2 .cases_slider .slide_text {
    display: none;
  }
  .wrapper .services_2 .products h3 {
    font-size: 14px;
  }
  .wrapper .agency .agency_context .text .wrap_par {
    display: none;
  }
  .wrapper .agency .agency_command {
    display: none;
  }
}
@media only screen and (max-width: 450px) {
  .wrapper .result_head .title {
    left: 45% !important;
  }
  .wrapper .contact_head .title {
    left: 45% !important;
  }
  h2 {
    font-size: 20px;
  }
  h1 {
    font-size: 50px;
  }
  .wrapper .services_2 .products {
    margin-top: 150px !important;
  }
  .wrapper .services_2 .products .col-xs-4 {
    height: 250px;
  }
  .wrapper .agency .agency_context .text p {
    display: none;
  }
  .wrapper .contacts .phone_number {
    margin-top: 100px !important;
  }
  .wrapper .contacts .phone_number ul li h3 {
    font-size: 18px;
  }
  .wrapper .contacts .email_contact ul li h3 {
    font-size: 18px;
  }
  .wrapper .contacts .managers ul li {
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .wrapper .services_2 #hamb_menu,
  .wrapper .results2 #hamb_menu,
  .wrapper .cases #hamb_menu,
  .wrapper .agency #hamb_menu,
  .wrapper .contacts #hamb_menu {
    float: left;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
  }
  .wrapper .services_2 #hamb_menu a,
  .wrapper .results2 #hamb_menu a,
  .wrapper .cases #hamb_menu a,
  .wrapper .agency #hamb_menu a,
  .wrapper .contacts #hamb_menu a {
    float: none;
    margin: 0;
    padding: 0;
    color: #000;
  }
  .wrapper .services_2 #hamb_menu li,
  .wrapper .results2 #hamb_menu li,
  .wrapper .cases #hamb_menu li,
  .wrapper .agency #hamb_menu li,
  .wrapper .contacts #hamb_menu li {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .wrapper .services_2 #hamb_menu li:hover,
  .wrapper .results2 #hamb_menu li:hover,
  .wrapper .cases #hamb_menu li:hover,
  .wrapper .agency #hamb_menu li:hover,
  .wrapper .contacts #hamb_menu li:hover {
    border-bottom: 0;
    background-color: #c5c5c5;
  }
  .wrapper .cases #hamb_menu {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .wrapper .cases #hamb_menu li:hover {
    background-color: #fff;
  }
  .wrapper .cases .cases_slider {
    padding-left: 17px;
    margin-top: 115px !important;
  }
  .wrapper .cases .cases_slider .bx-next {
    right: 13px;
  }
  .wrapper .agency .agency_context {
    margin-top: 200px !important;
  }
  .wrapper .results2 .result_1st {
    margin-top: 130px !important;
  }
}
@media only screen and (max-width: 992px) {
  .wrapper .result_head .title {
    left: 36%;
  }
  .wrapper .contact_head .title {
    left: 40%;
  }
  .wrapper .cases .cases2 .cases_slider .slide_text {
    top: 35%;
    left: 18%;
  }
  .wrapper .services_2 .products p {
    display: none;
  }
  .wrapper .services_2 .products .btns {
    display: none;
  }
  .wrapper .agency .agency_command {
    display: none;
  }
  .wrapper .cases .cases_head .nav_menu {
    right: 10px !important;
  }
  .wrapper .cases .cases_head .nav_menu img:last-child {
    right: 8px !important;
    top: 3px;
  }
  .wrapper .agency .agency_head .logo {
    left: 10px !important;
  }
  .wrapper .agency .agency_head .nav_menu {
    right: 10px !important;
  }
  .wrapper .agency .agency_head .nav_menu img:last-child {
    right: 8px !important;
    top: 3px;
  }
  .wrapper .cases .cases_head .logo {
    left: 10px !important;
  }
  .wrapper .contacts .contact_head .nav_menu {
    right: 10px !important;
  }
  .wrapper .contacts .contact_head .nav_menu img:last-child {
    right: 8px !important;
    top: 3px;
  }
  .wrapper .results .result_head .logo {
    left: 10px !important;
  }
  .wrapper .results .result_head .nav_menu {
    right: 10px !important;
  }
  .wrapper .results .result_head .nav_menu img:last-child {
    right: 8px !important;
    top: 3px;
  }
  .wrapper .contacts .contact_head .logo {
    left: 10px !important;
  }
  .wrapper .services .service_head .nav_menu {
    right: 10px !important;
  }
  .wrapper .services .service_head .nav_menu img:last-child {
    right: 8px !important;
    top: 3px;
  }
  .wrapper .services .service_head .logo {
    left: 10px !important;
  }
}
@media only screen and (max-width: 1200px) {
  .wrapper .services_2 #hamb_menu,
  .wrapper .results2 #hamb_menu,
  .wrapper .cases #hamb_menu,
  .wrapper .agency #hamb_menu,
  .wrapper .contacts #hamb_menu {
    padding-top: 110px;
  }
  .wrapper .products {
    margin-top: 150px !important;
  }
  .wrapper .agency .agency_command {
    margin-top: 637px;
  }
  .wrapper .agency .agency_command .bx-next {
    margin-top: 45px;
  }
  .wrapper .agency .agency_command .bx-prev {
    left: -30px;
    margin-top: 45px;
  }
  .wrapper .services_2 #hamb_menu,
  .wrapper .results2 #hamb_menu,
  .wrapper .contacts #hamb_menu,
  .wrapper .agency #hamb_menu,
  .wrapper .cases #hamb_menu {
    margin-top: 10px;
    margin-right: 15px;
  }
  .wrapper .results2 .result .res1,
  .wrapper .results2 .result .res2,
  .wrapper .results2 .result .res3,
  .wrapper .results2 .result .res4,
  .wrapper .results2 .result .res5,
  .wrapper .results2 .result .res6 {
    height: 350px;
    opacity: 1;
  }
  .wrapper .contact_head,
  .wrapper .service_head,
  .wrapper .result_head,
  .wrapper .cases_head,
  .wrapper .agency_head,
  .wrapper .main_home nav {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media only screen and (max-width: 1300px) {
  .wrapper .services_2 #hamb_menu,
  .wrapper .results2 #hamb_menu,
  .wrapper .cases #hamb_menu,
  .wrapper .agency #hamb_menu,
  .wrapper .contacts #hamb_menu {
    padding-top: 110px;
    z-index: 100000;
  }
}
@media only screen and (max-height: 800px) {
  .wrapper .services_2 .products {
    margin-top: 200px;
  }
  .wrapper .services_2 .products {
    margin-top: 150px;
  }
  .wrapper .services_2 .products .col-xs-4 {
    height: 250px;
  }
  .wrapper .results2 .result_1st {
    margin-top: 200px;
  }
  .wrapper .results2 .result .res1 img {
    height: 220px;
  }
  .wrapper .results2 .result .res2 img {
    height: 200px;
  }
  .wrapper .results2 .result .res3 img {
    height: 180px;
  }
  .wrapper .results2 .result .res4 img {
    height: 200px;
  }
  .wrapper .results2 .result .res5 img {
    height: 180px;
  }
  .wrapper .results2 .result .res1,
  .wrapper .results2 .result .res2,
  .wrapper .results2 .result .res3,
  .wrapper .results2 .result .res4,
  .wrapper .results2 .result .res5,
  .wrapper .results2 .result .res6 {
    height: 250px;
  }
  .wrapper .agency .agency_command {
    display: none;
  }
  .wrapper .contacts .phone_number {
    margin-top: 15%;
  }
}
@media only screen and (max-height: 700px) {
  .wrapper .services_2 .products {
    margin-top: 150px;
  }
  .wrapper .services_2 .products .col-xs-4 {
    height: 220px;
  }
  .wrapper .cases .cases_slider {
    margin-top: 15%;
  }
  .wrapper .agency .agency_context {
    margin-top: 14%;
  }
  .wrapper .contacts .phone_number {
    margin-top: 10%;
  }
  .wrapper .main_home .home_content {
    margin-top: 150px;
  }
  .wrapper .services_2 .products p {
    display: none;
  }
  .wrapper .services_2 .products .btns {
    display: none;
  }
}
@media only screen and (max-height: 560px) {
  .wrapper .main_home .home_content {
    margin-top: 50px;
  }
  .wrapper .main_home .home_content h4 {
    margin-top: 10px;
  }
  .wrapper .main_home .home_content .mbtn {
    margin-top: 20px;
  }
  .wrapper .main_home .home_content .services_2 .products {
    margin-top: 100px;
  }
  .wrapper .main_home .home_content .services_2 .products .col-xs-4 {
    height: 220px;
  }
}
