@media screen and (max-width: 1500px) {
  header .menu_burger .dropdown {
    left: initial;
    right: -15px;
    transform: none;
  }
}
@media screen and (max-width: 1199px) {
  header .nav li {
    margin: 0 10px;
  }
  header .langs {
    max-width: 160px;
  }
  .main_section_vacancy .container {
    flex-direction: column;
    align-items: center;
  }
  .filter_cont {
    max-width: 500px;
    margin-bottom: 21px;
  }
  .filter_cont .filter_row .prices {
    max-width: 195px;
  }
  .main_section_vacancy .right_cont {
    width: 100%;
    padding-left: 0;
  }
  footer .container,footer .left_cont,footer .right_cont {
    flex-direction: column;
    align-items: flex-start;
  }
  footer .right_cont{
    margin-right: 0;
    margin-top: 20px;
  }
  footer .right_cont #map{
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px) {
  .main_section {
    padding-top: 74px;
  }
  .main_section .back {
    display: none;
  }
  header {
    padding: 18px 0;
  }
  .vacancies_wrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
    align-items: center;
  }
  .vacancies_wrap .vacancy_item {
    width: 100%;
    max-width: 380px;
    margin-left: 0;
    margin-right: 0;
  }
  .work_in_best_companies .back {
    display: none;
  }
  .work_in_best_companies .container {
    flex-direction: column;
    align-items: center;
  }
  .work_in_best_companies .left_cont {
    order: 2;
    width: 100%;
    max-width: 470px;
    position: relative;
    z-index: 3;
  }
  .work_in_best_companies .right_cont {
    width: 100%;
    max-width: 470px;
    position: relative;
    height: 500px;
  }
  .work_in_best_companies .right_cont .mob_img {
    width: 710px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .work_in_best_companies .right_cont .img {
    display: none;
  }
  .leave_questions .container {
    flex-direction: column;
    align-items: center;
  }
  .leave_questions .left_cont {
    order: 2;
    width: 100%;
    max-width: 600px;
  }
  .leave_questions .right_cont {
    width: 100%;
    max-width: 600px;
    margin-bottom: 26px;
  }
  header .nav, header .contacts, header .langs {
    display: none;
  }
  .main_section_vacancy {
    padding-bottom: 16px;
    padding-top: 95px;
  }
}
@media screen and (max-width: 768px) {
  .main_section {
    background: url("../img/img30.png") top center no-repeat;
    background-size: cover;
    padding-top: 230px;
    padding-bottom: 50px;
  }
  .main_section h1 {
    margin-bottom: 26px;
  }
  h1 {
    font-size: 43px;
    color: #fff;
  }
  h1 span {
    color: #fff;
  }
  .main_section .text {
    font-size: 18px;
    color: #fff;
    margin-bottom: 64px;
  }
  .main_section .text span {
    color: #fff;
  }
  .main_section .bottom {
    flex-direction: column;
    align-items: center;
  }
  .main_section .bottom .btn {
    width: 100%;
    max-width: 400px;
  }
  .main_section .bottom .btn.find_work {
    margin-bottom: 16px;
  }
  .banner_wrap {
    display: none;
  }
  .why_first_work {
    padding-top: 35px;
    padding-bottom: 29px;
  }
  .why_first_work .back_img {
    display: none;
  }
  h2 {
    font-size: 35px;
  }
  .why_first_work h2 {
    margin-bottom: 26px;
  }
  .why_first_work ul li {
    margin-bottom: 10px;
  }
  .why_first_work ul {
    margin-bottom: 3px;
  }
  .actual_vacancies {
    padding-top: 26px;
  }
  .actual_vacancies h2 {
    margin-bottom: 29px;
  }
  .actual_vacancies .show_all_vacancies {
    margin-top: 17px;
    width: 100%;
    max-width: 335px;
    justify-content: space-between;
  }
  .work_in_best_companies {
    padding-top: 10px;
  }
  .work_in_best_companies .left_cont h2 {
    margin-bottom: 15px;
  }
  .work_in_best_companies .left_cont .text {
    margin-bottom: 28px;
  }
  .standart_form button {
    width: 100%;
    max-width: 400px;
  }
  .standart_form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .our_partners {
    padding-top: 44px;
    padding-bottom: 18px;
  }
  .our_partners h2 {
    margin-bottom: 15px;
  }
  .our_partners ul li {
    margin-left: 0;
    margin-right: 0;
    width: 50%;
  }
  .our_partners ul {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    justify-content: space-between;
  }
  .leave_questions {
    padding-top: 22px;
    padding-bottom: 34px;
  }
  .leave_questions .left_cont h2 {
    font-size: 25px;
  }
  .leave_questions .left_cont .text {
    font-size: 18px;
  }
  footer .top_content {
    padding-top: 27px;
    padding-bottom: 16px;
  }
  footer .logo {
    margin-right: 0;
    margin-bottom: 16px;
  }
  footer .wrap .title {
    font-size: 20px;
  }
  footer .wrap .text {
    font-size: 13px;
    margin-bottom: 19px;
  }
  footer .bottom_content {
    background: #0E0E0E;
    padding-top: 0;
    justify-content: flex-start;
  }
  .main_section .bottom .btn.be_partner {
    background: #fff;
    color: #000;
  }
  .why_first_work p br {
    display: none;
  }
  .modal_wrap .modal_container {
    padding: 50px 30px;
  }
  .fancybox-slide--html .fancybox-close-small {
    top: 15px;
    right: 15px;
  }
  .employees_section {
    margin-top: 74px;
    flex-direction: column;
    align-items: center;
    padding-top: 0;
  }
  .employees_section .back_img {
    position: static;
    height: auto;
    margin-bottom: 21px;
  }
  .employees_section .container {
    flex-direction: column;
    align-items: center;
  }
  .employees_section .blue_btn {
    margin-right: 0;
    width: 100%;
    max-width: 450px;
    margin-bottom: 17px;
    order: 1;
  }
  .employees_section .list {
    margin-right: 0;
    order: 3;
    margin-top: 30px;
    max-width: 400px;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 17px;
    margin-left: 0;
  }
  .employees_section .phone_item{
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 17px;
  }
  .employees_section .phone_item {
    order: 2;
    width: 100%;
    max-width: 400px;
  }
  .employees_section .list li {
    margin: 0;
  }
  .employees_section .list li:last-child {
    margin-right: 0;
  }
  .how_going_employing h2 {
    font-size: 25px;
    margin-bottom: 24px;
  }
  .how_going_employing .row_item {
    flex-direction: column;
  }
  .how_going_employing .row_item .content {
    width: 100%;
    padding-left: 0;
  }
  .how_going_employing .row_item .number {
    margin-bottom: 9px;
  }
  .faq_section {
    padding-bottom: 33px;
  }
  .reviews_section .back_img {
    display: none;
  }
  .reviews_section .slider_wrap .slider {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .reviews_section .slider_wrap .slider .slick-list {
    padding: 0 10% !important;
  }
  .reviews_section .slider_wrap .arrow {
    position: absolute;
    top: -63px;
  }
  .reviews_section .slider_wrap .arrow.arrow_left {
    left: 0;
  }
  .reviews_section .slider_wrap .arrow.arrow_right {
    right: 0;
  }
  .reviews_section .slider_wrap .slider .slick-slide {
    margin: 0 10px;
    display: inline-flex;
    justify-content: center;
  }
  .reviews_section .dots_wrap {
    display: none;
  }
  .video_section {
    padding-top: 9px;
  }
  .video_section .more_reviews {
    max-width: 400px;
    width: 100%;
  }
  .video_section .wrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    flex-direction: column;
    align-items: center;
  }
  .video_section .wrap .item {
    width: 100%;
    max-width: 500px;
    margin-left: 0;
    margin-right: 0;
  }
  .video_section .wrap {
    margin-bottom: 10px;
  }
  .close_full_cicle_personal {
    padding-top: 0;
  }
  .close_full_cicle_personal h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .close_full_cicle_personal .wrap .block {
    width: 100%;
  }
  .why_first_work.why_first_work_modded {
    margin-bottom: 0;
  }
  .lets_business .back_img {
    display: none;
  }
  .lets_business h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
  .lets_business {
    padding-bottom: 30px;
  }
  .reviews_section.reviews_section_modded h2 {
    font-size: 25px;
    margin-bottom: 89px;
  }
  .reviews_section.reviews_section_modded h2 br {
    display: none;
  }
  .reviews_section.reviews_section_modded {
    padding-top: 91px;
  }
  .reviews_section.reviews_section_modded .slider_wrap {
    position: relative;
  }
  .reviews_section.reviews_section_modded2 {
    padding-top: 0;
  }
  .reviews_section.reviews_section_modded .slider_wrap .slider .slick-list {
    padding: 0 !important;
  }
  .standart_modal h2 {
    font-size: 25px;
  }
}