@media only screen and (max-width: 1500px) {
  .doctors_slider {
    padding: 0 80px;
  }
  .doctors_slider .slick-arrow {
    left: 0;
    position: absolute;
    top: calc(50% - 60px);
  }
  .doctors_slider .slick-next {
    left: auto;
    right: 0;
  }
} /* END 1500px */
@media only screen and (max-width: 1280px) {
  .AppHeader__headerWrapper_27AMe .AppHeader__desktop_1MRI- .AppHeader__logoContainer_uBRTg {
    width: 200px;
  }
  /*.header-container{padding: 0;}*/
  .header-navigation__link,
  .header-link__item {
    font-size: 15px;
    line-height: 20px;
  }
  .header-phone {
    font-size: 18px;
    line-height: 24px;
  }
  .basket_link {
    margin-bottom: 12px;
  }
  .doctors_container {
    padding: 80px 0 51px;
  }
  .doctors_block {
    margin-bottom: 65px;
    width: calc(50% - 30px);
  }
  .header-phone,
  .open_search {
    margin-left: 30px;
  }
  .header-navigation__list {
    width: calc(100% - 20px);
  }
} /* END 1280px */
@media (max-width: 1023px) {
  .page__header {
    padding: 15px 0;
  }
  .page__header .row {
    align-items: center;
  }
  .AppHeader__headerWrapper_27AMe .AppHeader__desktop_1MRI- .AppHeader__logoContainer_uBRTg {
    display: none;
  }
  .header-logo {
    display: block !important;
    margin: -5px 0 0;
  }
  .header-logo .header-burger {
    top: 22px;
    width: 31px;
  }
  .mob_btn {
    display: block;
    height: 40px;
    margin-right: 6px;
    width: 40px;
  }
  .ico_mob_search {
    background: url(../img/ico_mob_search.svg) center no-repeat;
    margin-left: auto;
  }
  .ico_mob_writing {
    background: url(../img/ico_mob_writing.svg) center no-repeat;
  }
  .ico_mob_tel {
    background: url(../img/ico_mob_tel.svg) center no-repeat;
  }
  .basket_link {
    background-size: auto 16px;
    height: 40px;
    margin: 0 50px 0 0;
    width: 40px;
  }
  .basket_link span {
    font-size: 8px;
    height: 14px;
    line-height: 16px;
    width: 14px;
  }
  .mob_search_container {
    background-color: #fff;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
    padding: 10px 0;
    position: relative;
    width: 100%;
  }
  .mob_search_container .header-search__form {
    width: calc(100% - 74px);
  }
  .mob_search_container .header-search__input {
    background-color: #fff;
    font-size: 14px;
    padding: 7px 0 7px 60px;
  }
  .mob_search_container .header-search__button {
    display: none;
  }
  .close_mob_search {
    background: url(../img/close_mob_search.svg) no-repeat;
    height: 15px;
    position: absolute;
    right: 59px;
    top: 25px;
    width: 15px;
  }
  .header-search__input {
    padding-left: 30px;
  }
  .header-search__button {
    justify-content: center;
  }
  .mobile .header-search,
  .mobile .header-phone {
    display: none;
  }
} /* END 1023px */
@media only screen and (max-width: 992px) {
  .doctors__filter {
    width: calc(33.33% - 30px);
  }
  .doctor_card .doctors_img {
    width: 100%;
  }
  .doctor_card_content {
    width: calc(100% - 280px);
  }
  .services_tabs .tabs li {
    font-size: 14px;
    padding: 0 20px;
    width: auto;
  }
  .text_tabs {
    align-items: flex-start;
    background-color: #f2f2f2;
    border-radius: 27px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 100%;
    width: 480px;
  }
  .text_tabs:before {
    background: url(../img/arrow_down.svg) no-repeat;
    content: '';
    height: 10px;
    position: absolute;
    right: 29px;
    top: 23px;
    transition: all 0.3s linear;
    width: 15px;
  }
  .open .text_tabs:before {
    transform: rotate(-180deg);
  }
  .text_tabs li:not(.active) {
    display: none;
  }
  .text_tabs li,
  .text_tabs li:first-child {
    border-bottom: none;
    font-size: 14px;
    line-height: 18px;
    padding: 18px 50px 18px 30px;
    width: 100%;
  }
  .text_tabs li.active {
    color: #7a7a7a;
    order: -1;
  }
  .tabs_list_container.open .text_tabs li:not(.active) {
    display: block;
  }
  .open_mob_tabs {
    height: 54px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
  }
  .research_content {
    width: 100%;
  }
  .research_content h2 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .research_content p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 30px;
  }
  .text p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 27px;
  }
  .thanks_container {
    background: url(../img/thanks_mob.jpg) top no-repeat;
    background-size: cover;
  }
  .thanks_container .container {
    height: 526px;
    padding-top: 40px;
  }
  .thanks_text {
    font-size: 14px;
    line-height: 24px;
    max-width: none;
  }
  .thanks_text strong {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
  }
} /* END 992px */
@media only screen and (max-width: 991px) {
  .header-logo .header-burger {
    top: 17px;
  }
  .mob_flexbox {
    display: flex;
    flex: 0 0 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: none;
  }
  .open_other_price {
    font-size: 15px;
    margin-top: 0;
  }
  .other_price {
    margin-top: 10px;
    position: static;
  }
} /* END 991px */
/*==========  Mobile First  ==========*/
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .vacancy-text {
    width: 100%;
  }
  .mob_col {
    display: none;
  }
  .main-documents__title {
    padding-left: 0;
    padding-right: 0;
  }
  .doctors_container {
    padding: 30px 0 51px;
  }
  .doctors__filter {
    margin-right: 0;
    width: 100%;
  }
  .button {
    font-size: 14px;
    height: 54px;
  }

  .doctors-services .button {
    margin-top: 20px;
  }
  .select2-container--default .select2-selection--single,
  .select2-container .select2-selection--single .select2-selection__rendered,
  .text_input {
    height: 54px;
  }

  .select2-container .select2-selection--single .select2-selection__rendered,
  .text_input {
    font-size: 14px;
    font-weight: 400;
  }
  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    height: 9px;
    right: 25px;
    top: calc(50% - 4px);
    width: 15px;
  }
  .select2-container--open .select2-selection--single .select2-selection__arrow b {
    top: calc(50% - 6px);
  }
  .doctors-detail.section--gray {
    margin-bottom: 30px;
    padding: 33px 0 30px;
  }
  .doctor_card {
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
  .doctor_card_content {
    text-align: center;
    width: 100%;
    padding-left: 0;
  }
  .doctor_card_content .page-title,
  .doctor_card_content p,
  .doctor_card_content .flexbox p.mob,
  .doctor_card_content .flexbox p.mob strong {
    text-align: center;
  }
  .doctor_card_content .page-title {
    font-size: 20px;
    line-height: 28px;
  }
  .doctor_card_content p,
  .doctor_card_content span {
    font-size: 14px;
    line-height: 18px;
  }
  .ico_tel,
  .doctors_slider.slick-slider,
  .tabs_container {
    display: none;
  }
  .doctor_card_content .flexbox {
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.05);
    justify-content: center;
    margin-top: 35px;
    padding: 20px;
  }
  .doctor_card_content .flexbox p.mob {
    color: #7a7a7a;
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 29px;
    width: 100%;
  }
  .doctor_card_content .flexbox p.mob strong {
    color: #313131;
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
  }
  .doctor_card_content .flexbox p.mob a {
    color: inherit;
  }
  .doctor_card_content .flexbox .button {
    margin: 0;
  }
  .tabs_mob_container {
    display: block;
    margin-bottom: 20px;
  }
  .tabs_mob_block {
    border: 1px #65bbe9 solid;
    border-radius: 30px;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  .open_block {
    align-items: center;
    border: 1px #65bbe9 solid;
    border-radius: 30px;
    box-sizing: border-box;
    color: #7a7a7a;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    font-size: 14px;
    height: 54px;
    justify-content: flex-start;
    line-height: 18px;
    margin: -1px;
    padding-left: 38px;
    position: relative;
    transition: all 0.2s linear;
    width: calc(100% + 2px);
  }
  .open_block.active {
    background-color: #65bbe9;
    color: #fff;
  }
  .open_block:before {
    background: url(../img/arrow_down.svg) no-repeat;
    content: '';
    height: 9px;
    position: absolute;
    right: 30px;
    top: 21px;
    width: 15px;
  }
  .open_block.active:before {
    background: url(../img/arrow_up.svg) no-repeat;
    top: 19px;
  }
  .tabs_mob_content {
    box-sizing: border-box;
    display: none;
    padding: 30px;
  }
  .text p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 22px;
  }
  .text p:last-child {
    margin-bottom: 0;
  }
  .tabs_mob_content .service-block__title {
    font-size: 18px;
    line-height: 22px;
  }
  .tabs_mob_content .service-block__row {
    border-bottom: 1px #eee solid;
    padding: 16px 0 18px;
  }
  .tabs_mob_content .service-block__row br {
    display: none;
  }
  .tabs_mob_content .service-block__name {
    line-height: 14px;
    margin-bottom: 15px;
  }
  .tabs_mob_content .service-block__cost,
  .tabs_mob_content .service-block__time {
    font-size: 16px;
    line-height: 20px;
  }

  .tabs_mob_content .service-block__row .col-lg-2.col-8 {
    flex-basis: 60%;
  }
  .tabs_mob_content .service-block__row .col-lg-2.col-4 {
    text-align: right;
    flex-basis: 40%;
    max-width: 40%;
  }
  .select2-container .select2-selection--single .select2-selection__rendered {
    padding-top: 17px;
  }
  .text_input {
    padding-top: 2px;
  }
  .title_container {
    margin: 0 0 40px;
    width: 100%;
  }
  .services_btn_container {
    margin-bottom: 40px;
  }
  .tel_with_ico {
    font-size: 16px;
  }
  .open_callback {
    bottom: 140px;
    right: 50px;
  }
} /* END 768px */
@media only screen and (max-width: 620px) {
  .doctors_block {
    width: calc(100% - 30px);
  }
} /* END 620px */
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .fancybox-content {
    padding: 20px 0 0;
  }
  .doctors-services .button {
    width: 100%;
  }
  .popup.fancybox-content {
    padding: 40px 30px;
  }
  .search_content {
    padding: 110px 15px 0;
  }
  .header-search__input {
    border-radius: 20px 0 0 20px;
    height: 40px;
    font-size: 14px;
    padding-left: 15px;
    width: calc(100% - 40px);
  }
  .header-search__button {
    border-radius: 0 20px 20px 0;
    height: 40px;
    justify-content: flex-start;
    width: 40px;
  }
} /* END 480px */
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .organizations_page {
    padding: 4.125rem 0 0;
  }
  .service-block__form-btn.service-block__form-btn--lg-right {
    text-align: right;
  }
}

@media screen and (min-width: 1024px) {
  .organizations_page .video {
    height: 42.1875rem;
  }
  .show-desktop {
    display: block;
  }
  .hide-desktop {
    display: none;
  }

  /* === HEADER BEGIN ===*/
  .header-container {
    align-items: flex-end;
    display: flex;
    padding-left: 0;
    position: relative;
    margin-top: 1.25rem;
    width: 80%;
    box-sizing: border-box;
  }

  .header-logo {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 15%;
    box-sizing: border-box;
  }
  .header-logo__link {
    position: relative;
    width: 13rem;
  }

  .header-logo__link .header-logo__logo {
    width: 10.1875rem;
    position: absolute;
    top: 1.875rem;
    left: 1.25rem;
  }

  .header-logo__link .header-logo__round {
    background-color: #65bbe9;
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 3.125rem;
    position: absolute;
    overflow: hidden;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
  }

  .header-logo__link .header-logo__round {
    background-color: #65bbe9;
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 3.125rem;
    position: absolute;
    overflow: hidden;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
  }

  .header-logo__link .header-logo__round .header-logo__logo {
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
  }

  .header-container .header-middle {
    margin: 0;
    flex: 1;
  }

  .header-container .header-middle__top {
    display: flex;
    align-items: flex-end;
  }

  /* === HEADER END ===*/
}

@media (min-width: 1200px) {
  .organizations_page.video {
    height: 42.1875rem;
  }
  .organizations_page .content-block {
    margin-bottom: 0px;
  }
  .page__footer {
    margin-top: 30px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1600px) {
}

@media only screen and (max-width: 991px) {
  .main-news__name,
  .main-news__icon {
    text-align: center;
  }
  .about__items {
    padding-right: 10px;
  }
  .modal_block .title_modal {
    font-size: 1em;
  }

  .modal_block .main_form input[type='text'] {
    padding: 0.8rem 0.5rem;
    font-size: 0.7rem;
  }

  .modal_block .doctors__toggle {
    font-size: 0.7rem;
  }

  .modal_block .main_form textarea {
    padding: 0.8rem 0.5rem;
    font-size: 0.7rem;
  }

  .modal_block .field-input {
    position: relative;
    margin-bottom: 1em;
  }

  .modal_block .main-user-consent-request-announce {
    font-size: 0.7rem;
    line-height: 1;
  }

  .modal_block .checkbox {
    margin-bottom: 1em;
  }

  .modal_block .field-input label {
    font-size: 0.7rem;
    line-height: 1;
  }

  .modal_block .inputfile {
    font-size: 0.7rem;
  }
  .footer-social .wrap-social {
    padding: 0;
  }
}
