@media screen and (max-width: 1400px) {
    .promo__left {
        padding-left: 180px;
    }
}
@media screen and (max-width: 1280px) {
    .promo__left {
        padding-top: 40px;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 1200px) {
    .wave__bg {
        left: 10px;
    }
    .promo__left {
        padding-left: 80px;  
    }
}
@media screen and (max-width: 1120px) {
    .login-content-reg_btn p{
        font-size: 14px;
    }
}
@media screen and (max-width: 1070px) {
    .circle__wrap_bg {
        width: 500px;
    }
    .circle__elem1 {
        margin-top: 20px;
    }
    .circle__elem6 {
        margin-top: 0;
    }
}
@media screen and (max-width: 1040px) {
    .circle__row2 {
        margin-top: 30px;
    }
    .circle__row3 {
        margin-top: 40px;
    }
    .circle__wrap_bg {
        width: 400px;
    }
    .circle__elem1 {
        margin-top: 38px;
    }
    .circle__elem4 {
        margin-top: 14px;
    }
    .header__list_item,
    .footer__list_item {
        margin-right: 10px;
    }
    .header__right_login,
    .footer__right_login {
        margin-right: 20px;
    }
}
@media screen and (max-width: 1000px) {
    .wave__box {
        padding-right: 30px;
    }
    .promo__left {
        padding-top: 60px;
    }
    .promo__right {
        width: 100%;
    }
    .video {
        width: 100%;
    }
    .promo {
        flex-direction: column;
    }
    .footer__list_item {
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .footer__list {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .burger,
    .burger__close {
        display: block;
    }
    .header__list {
        display: flex;
        flex-direction: column;
        max-width: 250px;
    }
    .header__list_item {
        padding: 20px;
    }
}
@media screen and (max-width: 980px) {
    .circle__wrap {
        height: auto;
    }
    .circle__elem,
    .circle__row  {
        margin: 0;
    }
    .circle__wrap_bg {
        display: none;
    }
    .circle__row {
        margin-bottom: 20px;
        justify-content: space-around;
    }
}
@media screen and (max-width: 900px) {
    .formInput {
        font-size: 1.2rem;
        padding-left: 10px;
    }
    .instr__item {
        padding-left: 25px;
        width: 100%;
    }
}
@media screen and (max-width: 820px) {
    .main__h1 {
        font-size: 7rem;
    }
    .form__bg {
        height: 100%;
    }
    .form__wrap_item {
        margin-top: 10px;
    }
    .formInput {
        margin-bottom: 15px;
    }
    .formInput:last-child {
        margin-bottom: 0;
    }
    .form__box {
        height: auto;
    }
    .form__wrap {
        flex-direction: column;
    }
}
@media screen and (max-width: 767px) {
    .btn__main {
        font-size: 2rem;
    }
    .form {
        margin-top: 80px;
    }
    .instr__wrap {
        margin-left: 30px;
        margin-top: 60px;
    }
    .instr__item {
        border-right: unset;
        border-bottom: 1px dashed #5B5B5B;
        padding-left: 50px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .instr__item:last-child {
        border-bottom: unset;
    }
    .instr__item_img {
        left: 0;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .instr__wrap {
        flex-direction: column;
    }
    .quest {
        margin-top: 80px;
    }
    .advantages__item {
        width: 50%;
    }
    .principles__item {
        width: 50%;
    }
    .principles {
        margin-top: 80px;
    }
    .circle__subtitle {
        margin-top: 30px;
    }
    .circle__wrap {
        margin-top: 40px;
    }
    .circle__elem {
        margin-bottom: 20px;
        max-width: 100%;
        height: auto;
    }
    .circle__row {
        flex-direction: column;
        margin-bottom: 0;
    }
    .wave__text {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .wave__col {
        max-width: 100%;
    }
    .wave__box {
        padding-top: 40px;
        flex-direction: column;
    }
    .professions {
        padding-bottom: 80px;
        padding-top: 40px;
    }
    .professions__col:last-child {
        margin-right: 0;
    }
    .professions__col_wrap:first-child {
        margin-bottom: 14px;
    }
    .professions__col {
        width: 100%;
    }
    .professions__col_wrap {
        width: 100%;
    }
    .professions__wrap {
        flex-direction: column;
    }
    .itemsCompleted__left {
        margin-bottom: 30px;
    }
    .itemsCompleted {
        flex-direction: column;
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .footer__right_login {
        margin-right: 0;
        margin-bottom: 15px;
    }
    .footer__right {
        flex-direction: column;
        align-items: flex-end;
    }
}
@media screen and (max-width: 766px) {
    .cookie__wrapper {
        flex-direction: column;
        margin-right: 10px;
    }
}

@media screen and (max-width: 660px) {
    .quest__right,
    .quest__left {
        width: 100%;
    }
    .quest__left {
        margin-bottom: 20px;
    }
    .quest {
        flex-direction: column;
    }
    .footer__right_reg_wrap {
        height: 30px;
        width: 150px;
    }
}
@media screen and (max-width: 600px) {
    .form__login {
        margin-top: 20px;
        max-width: 100%;
    }
    .form {
        flex-direction: column;
    }
    .footer__top {
        width: 100%;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 20px;
    }
    .footer__bottom {
        margin-top: 20px;
    }
    .form {
        margin-bottom: 40px;
    }
    .footer {
        height: auto;
    }
    .footer__top,
    .footer__center,
    .footer__bottom {
        display: flex;
    }
    .footer__wrap {
        padding-top: 30px;
        padding-bottom: 60px;
        height: auto;
        flex-direction: column;
    }
    .footer__right {
        height: 100%;
        justify-content: space-between;
    }
    .footer__logo {
        align-self: flex-start;
    }
    .footer__logo img {
        width: 100%;
    }
    .footer__right_reg_wrap {
        width: 115px;
    }
    .footer__right_reg_wrap img {
        display: none;
    }
}
@media screen and (max-width: 560px) {
    .promo__left {
        padding-top: 40px;
        padding-bottom: 40px;
        height: auto;
    }
    html {
        font-size: 8px;
    }
    .header__right_reg_wrap {
        width: 150px;
    }
}
@media screen and (max-width: 500px) {
    .itemsCompleted__right_item:last-child {
        margin-bottom: 48px;
    }
    .promo__left {
        padding-right: 40px;
    }
    .header__right_reg_wrap,
    .footer__right_reg_wrap {
        height: 30px;
    }
    .header__right_login {
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .header__wrap {
        padding-top: 20px;
        padding-bottom: 20px;
        height: auto;
    }
    .header__right_wrap {
        flex-direction: column;
        align-items: flex-end;
    }
    .itemsCompleted__right_wrap {
        width: 100%;
    }
    .itemsCompleted__right {
        flex-direction: column;
    }
    .itemsCompleted__right_wrap:first-child {
        margin-right: 0;
    }
    .itemsCompleted {
        padding-top: 40px;
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 480px) {
    .principles__item:last-child {
        margin-bottom: 20px;
    }
    .advantages__item {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .principles__item {
        width: 100%;
        align-items: center;
    }
    .principles__item p {
        font-size: 2rem;
    }
    .principles__item_subtitle {
        max-width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 440px) {
    .performer {
        margin-right: 20px;
    }
    .subtitle__main {
        margin-bottom: 50px;
        font-size: 3rem;
    }
    .main__h1 {
        font-size: 5rem;
        margin-bottom: 40px;
    }
    .btn__main {
        height: 60px;
        font-size: 1.6rem;
    }
    .professions {
        padding-bottom: 60px;
    }
    .professions__col:first-child {
        margin-bottom: 14px;
    }
    .professions__col_wrap {
        flex-direction: column;
    }
    .promo__left {
        padding-left: 40px;
    }
    .header__logo {
        max-width: 150px;
    }
    .header__logo img {
        width: 100%;
    }
    .header__right_login {
        margin-top: 10px;
        margin-bottom: 5px;
    }
}
@media screen and (max-width: 415px) {
    .cookie {
        padding-left: 15px;
        flex-direction: column;
    }

    .cookie__wrapper {
        margin-bottom: 5px;
    }
}
    
@media screen and (max-width: 400px) {
    .header__right_reg_wrap img {
        display: none;
    }
    .header__right_reg_wrap,
    .footer__right_reg_wrap {
        max-width: 100px;
    }
}