/* Large Devices, Wide Screens */
@media only screen and (max-width : 1600px) {
  .page-header__menu ul li {
    padding: 0 10px;
  }
}

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

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .experts__items-item {
    flex: 0 0 33.3333%;
  }

  .course__program-teachers .experts__items-item {
    flex: 0 0 25%;
  }

  .event-page__aside {
    flex: 0 0 280px;
  }
}

@media only screen and (max-width : 1199px) {
  .page-header__menu ul li {
    padding: 0 5px;
    font-size: 16px;
  }

  .be-professional {
    background-size: cover;
  }

  .be-professional__row {
    flex-wrap: wrap;
  }

  .be-professional__text {
    flex: 0 0 100%;
    padding-bottom: 30px;
  }

  .be-professional__video {
    flex: 0 0 100%;
  }

  .be-professional__video-item iframe {
    width: 100%;
  }

  .experts__items-item {
    flex: 0 0 50%;
  }

  .yellow_order_row {
    flex-wrap: wrap;
  }

  .yellow_order_text {
    flex: 0 0 100%;
    text-align: center;
  }

  .yellow_order_img {
    flex: 0 0 100%;
    text-align: center;
    padding: 15px 0;
  }

  .yellow_order_button {
    flex: 0 0 100%;
    text-align: center;
  }

  .page-header__logo {
    max-width: 140px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .practice-course__advantages {
    flex-wrap: wrap;
  }

  .practice-course__advantages_item {
    flex: 0 0 50%;
  }

  .page-header__button {
    display: block;
    margin-left: auto;
  }

  .page-header__menu {
    display: none;
  }

  .advantages__items {
    flex-wrap: wrap;
  }

  .advantages__items-item {
    flex: 0 0 50%;
  }

  .who-need__items {
    flex-wrap: wrap;
  }

  .who-need__items-item {
    flex: 0 0 100%;
  }


  .experts__items-item,
  .course__program-teachers .experts__items-item {
    flex: 0 0 50%;
  }

  .experts__items-item-img:before {
    display: none;
  }

  .experts__items-item-img-wrap {
    height: auto;
    position: relative;
  }

  .experts__items-item-img:before {
    width: 94%;
    height: 94%;
  }

  .course__program-item {
    flex: 0 0 50%;
  }

  .experts__items-item-img-wrap:before {
    display: block;
    content: '';
    padding-bottom: 100%;
  }

  .experts__items-item-img img {
    position: absolute;
    top: 0;
  }

  .career__items-item {
    flex: 0 0 100%;
  }

  .our-trust__wrap,
  .our-trust__items__row {
    flex-wrap: wrap;
  }

  .our-trust__title {
    flex: 0 0 100%;
    text-align: center;
    padding-bottom: 30px;
  }

  .page_footer__contacts {
    flex: 0 0 auto;
  }

  .practice-course__button {
    padding-bottom: 90px;
  }

  .practice-course {
    min-height: 1010px;
  }

  .our-trust__items {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .course__program-item {
    flex: 0 0 100%;
  }

  .page_footer__row {
    flex-wrap: wrap;
  }

  .page_footer__logo {
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
  }

  .page_footer__address {
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-bottom: 30px;
  }

  .page_footer__address-metro {
    display: flex;
    flex: 0 0 100%;
    justify-content: center;
  }

  .page_footer__contacts {
    flex: 0 0 100%;
    text-align: center;
  }

  .page_footer__contacts-socials ul {
    justify-content: center;
  }

  .practice-course {
    padding-top: 130px;
  }

  .events__row {
    flex-wrap: wrap;
  }

  .events__item {
    flex: 0 0 100%;
  }

  .events-past .events__item {
    flex: 0 0 50%;
  }

  .events__page {
    padding-top: 60px;
  }

  .event-page__row {
    flex-wrap: wrap;
  }

  .event-page__article,
  .event-page__aside {
    flex: 0 0 100%;
  }

  .event-page__article {
    order: 1;
  }

  .event-page__aside {
    order: 2;
  }


  .event-page__details {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
  }

  .event-page__details-item {
    padding-left: 5px;
    padding-right: 5px;
    flex: 0 0 50%;
  }
}

@media only screen and (max-width : 640px) {
  .serticficate__items {
    flex-wrap: wrap;
  }

  .serticficate__items-item {
    flex: 0 0 100%;
    padding-bottom: 30px;
  }

  .set_question__row {
    flex-wrap: wrap;
  }

  .set_question__img,
  .set_question__form {
    flex: 0 0 100%;
  }

  .set_question__img {
    display: flex;
    flex-wrap: wrap;
  }

  .set_question__img_text {
    padding-top: 30px;
  }

  .set_question__img_wrap,
  .set_question__img_text {
    flex: 0 0 100%;
    text-align: center;
  }

  .set_question__form .submit {
    text-align: center;
  }

  .page_footer__address-text {
    text-align: center;
  }

  .experts__items-item,
  .course__program-teachers .experts__items-item {
    flex: 0 0 100%;
  }

  .events-past .events__item {
    flex: 0 0 100%;
  }

  .events__title {
    font-size: 23px;
    padding-bottom: 40px;
  }

  .events__item-image-date {
    font-size: 19px;
    width: 150px;
  }

  .events__item-image-type {
    font-size: 19px;
    width: 150px;
  }

  .events__item-title {
    font-size: 20px;
    padding: 20px 0;
  }

  .events__item-description {
    font-size: 16px;
  }
}

@media only screen and (max-width : 560px) {
  .people_info_head {
    flex-wrap: wrap;
  }

  .people_info_head_photo {
    flex: 0 0 100%;
    margin-bottom: 30px;
  }

  .people_info_head_text {
    flex: 0 0 100%;
  }

  .theme__info-head {
    flex-wrap: wrap;
  }

  .theme__info-head-theme {
    flex: 0 0 100%;
  }

  .event-page__details-item {
    padding-left: 5px;
    padding-right: 5px;
    flex: 0 0 100%;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .practice-course__advantages_item {
    flex: 0 0 100%;
  }

  .choose__row {
    flex-wrap: wrap;
  }

  .choose__text {
    flex: 0 0 100%;
    padding-bottom: 30px;
  }

  .practice-course__title {
    font-size: 36px;
  }

  .advantages__items {
    flex-wrap: wrap;
  }

  .advantages__items-item {
    flex: 0 0 100%;
  }

  .be-professional__title {
    font-size: 31px;
  }

  .who-need__items-item_inner {
    flex-wrap: wrap;
  }

  .who-need__items-item_text {
    flex: 0 0 100%;
  }

  .career__title {
    font-size: 29px;
  }

  .experts__items-item-img:before {
    width: 85%;
    height: 85%;
  }

  .our-trust__item {
    flex: 0 0 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-bottom: 15px;
  }

  .yellow_order_text {
    font-size: 30px;
  }

  .be-professional__video-item {
    padding-top: 0;
    padding-right: 0;
  }

  .theme__button {
    font-size: 15px;
  }

  .be-professional__video-item iframe {
    margin: 0;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
	
}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 769px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 993px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}


@media (min-width: 1470px) {
  .container {
    width: 1440px;
  }
}