@media screen and (max-width: 1023px) {
  header {
    display: block;
    background-image: url(../img/header-bgr-mobi.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 90% auto;
    padding-bottom: 70vw;
  }
  .faa-hdr-utp {
    text-align: center;
  }
  .faa-hdr-utp > * {
    margin-left: auto;
    margin-right: auto;
  }
  .faa-hdr-utp .t2 {
    max-width: 70%;
  }
  .faa-hdr-utp .t2 i {
    display: none;
  }
  .faa-hdr-utp .t2 div {
    padding-left: 0;
  }
  .faa-hdr-utp .t4 {
    max-width: 50%;
  }
  .faa-hdr-utp .t4 .faa-soc {
    display: inline-flex;
    margin-top: 20px;
  }
  .icons-list > li {
    width: 50%;
  }
  .faa-courses {
    justify-content: space-around;
  }
  .faa-courses > li {
    width: 48%;
  }
  .faar-h {
    font-size: 137.5%;
  }
  .life-up-circle {
    background-size: auto 90vw;
    padding-top: 90vw;
  }
  .life-up-circle .-box {
    box-shadow: 0px 4px 48px rgba(148, 148, 148, 0.25);
    border-radius: 5px;
    position: relative;
    margin-top: 65px;
    padding: 35px;
  }
  .life-up-circle .-box:before {
    content: "";
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -26px;
    z-index: 1;
    background: url(../img/flower.png), linear-gradient(180deg, #8AC6D4 0%, #6599A5 100%);
    background-position: center center;
    background-repeat: no-repeat;
  }
  .luc-itm {
    text-align: center;
    margin: 13px 0;
  }
  .life-up-lvl .-list div {
    margin-top: -15px;
    padding-right: 10px;
  }
  .lifeup-lvl-btm {
    padding: 30px;
  }
  .lifeup-lvl-btm div:first-child {
    width: 100%;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
  }
  .lifeup-lvl-btm div:last-child {
    text-align: center;
    width: 100%;
  }
  .experty-carousel {
    width: 75%;
  }
  .faa-fast-boxes > div {
    font-size: 16px;
  }
  .faap-form {
    width: 75%;
  	max-width: 470px;
  }
}
@media screen and (max-width: 750px) {  .faa-popup {
    padding-left: 0;
    padding-right: 0;
  }
  .faa-top .logo {
    width: 100%;
    text-align: center;
  }
  .faa-top .menu {
    display: none;
  }
  .faa-hdr-utp .t1 {
    font-size: 24px;
    line-height: 30px;
  }
  .faa-hdr-utp .t2 {
    max-width: 100%;
  }
  .experty-home .-i {
    width: 100%;
  }
  .experty-home .-t {
    width: 100%;
    margin-top: 20px;
    font-size: 18px;
  }
  .faa-pharma .-h {
    font-size: 26px;
  }
  .faa-pharma .-t ._txt {
    order: 2;
    margin-top: 30px;
  }
  .faa-pharma .-t ._logo {
    order: 1;
  }
  .faa-fast {
    text-align: center;
    background-size: contain;
  }
  .faa-fast .-h {
    font-size: 22px;
  }
  .faa-fast .-stan {
    text-align: center;
    font-size: 18px;
  }
  .faa-fast .-btm {
    flex-direction: column;
  }
  .faa-fast .-btm ._l {
    width: 100%;
  }
  .faa-fast .-btm ._r {
    margin-left: 0px;
    margin-top: 20px;
    text-align: center;
  }
  .faa-fast-boxes {
    flex-direction: column;
    align-items: center;
  }
  .faa-fast-boxes > div {
    width: 320px;
  }
  .faa-fast-boxes > div:not(:first-child) {
    margin-top: -10px;
    margin-left: 0;
  }
}
@media screen and (max-width: 500px) {
  .faa-hdr-utp .t1 i {
    display: none;
  }
  .faa-hdr-utp .t4 {
    max-width: 100%;
  }
  .icons-list > li {
    width: 100%;
  }
  .faa-courses > li {
    width: 100%;
  }
  #faa-about .icons-list > li {
    font-size: 22px;
  }
  .faa-digits > li {
    margin: 20px;
  }
  .faa-round .-l {
    width: 100%;
    order: 2;
    margin-top: 30px;
  }
  .faa-round .-r {
    width: 100%;
    order: 1;
  }
  .faar-h {
    text-align: center;
    font-size: 175%;
  }
  .faar-h p span {
    display: block;
    line-height: 90%;
  }
  .faar-quot .-n {
    margin-left: 10px;
    font-size: 16px;
  }
  .life-up-lvl .-list {
    font-size: 16px;
  }
  .experty-home .-t {
    font-size: 16px;
  }
  .experty-list-wrp .arr {
    top: 400px;
  }
}