/*------- Media Queries -------*/
/* 992-1200px */
@media screen and (max-width: 1199.98px) {
    /*------- Specification -------*/
    h1 {
        font-size: 42px;
    }
    h2 {
        font-size: 23px;
    }
    h3 {
        font-size: 19px;
    }
    .request-title::after,
    .service-title::after,
    .wrapp-title h2::after,
    .start-title::after,
    .biography-title::after,
    .value-title::after,
    .reviews-title::after,
    .communication-title::after,
    .my-biography-title::after,
    .my-progress-title::after,
    .biography-communication-title::after {
        top: 40%;
        left: 76px;
        width: 60px;
    }
    /*------- header -------*/
    .menu__list {
        justify-content: space-between;
        width: 450px;
        margin-left: auto;
    }
    .menu__list a {
        font-size: 12px;
    }
    .menu-contacts__btn,
    .footer-btn {
        font-size: 12px;
        padding: 6px 13px 4px;
    }
    .offer__description {
        font-size: 13px;
    }
    .offer__btn {
        max-width: 216px;
    }
    .dima-img img {
        width: 239px;
    }
    .dima-img::after {
        left: 50%;
        bottom: 16%;
        width: 213px;
        height: 300px;
    }
    .results__list span {
        font-size: 18px;
    }
    .results__list p {
        font-size: 13px;
    }
    .results__list li:nth-child(1) {
        width: 68px;
        margin-right: 64px;
    }
    .results__list li:nth-child(2) {
        width: 142px;
        margin-right: 64px;
    }
    .results__list li:nth-child(3) {
        width: 160px;
        margin-right: 64px;
    }
    .results__list li:nth-child(4) {
        width: 176px;
    }
    .results__number--4::after {
        left: 57px;
    }
    .social {
        margin-left: auto;
    }
    .plug-youtube {
        width: 440px;
        height: 243px;
        margin: 34px 0px 34px 0px;
    }
    .action-text h3 {
        max-width: 377px;
    }
    .action-text p {
        font-size: 16px;
    }
    .trigger {
        font-size: 13px;
    }
    .telegram-btn {
        right: 36px;
        bottom: 102px;
    }
    /*------- Section (decision) -------*/
    .decision-wrapp__list li {
        font-size: 13px;
    }
    .circle-img {
        left: 51%;
    }
    .circle-img img {
        width: 250px;
        height: 250px;
    }
    .rotation {
        width: 350px;
        height: 350px;
    }
    .rotation__circle--2 {
        left: 262px;
    }
    .rotation__circle--3 {
        left: 272px;
    }
    /*------- Section (service) -------*/
    .service-title::after {
        left: 334px;
    }
    .slide-two .card {
        text-align: center;
        width: 360px;
        padding-top: 15px;
        margin: auto;
    }
    .card__main span {
        font-size: 35px;
        color: #eea12b;
        font-weight: 700;
        display: inline-block;
    }
    .owl-carousel .owl-dots {
        display: flex;
        justify-content: center;
        margin-top: 50px;
    }
    .owl-carousel button.owl-dot {
        display: inline-block;
        width: 27px;
        height: 27px;
        border: 1px solid #eea12b;
        transform: rotate(-45deg);
        margin-right: 22px;
    }
    .owl-carousel button.owl-dot span {
        background-color: transparent;
        display: block;
        height: 27px;
        width: 27px;
        margin-left: -1px;
        margin-top: -1px;
    }
    .owl-carousel .owl-dot.active span,
    .owl-carousel .owl-dot:hover span {
        background-color: #eea12b;
    }
    @keyframes go-owl-dots {
        from {
            left: 48%;
        }
        to {
            left: calc(52%);
        }
    }
    .owl-dots::after {
        animation: go-owl-dots 0.7s infinite alternate;
    }
    /*------- Section (your-results) -------*/
    .wrapp-title h2::after {
        left: -80px;
    }
    .wrapp-title__accent {
        font-size: 24px;
        top: -5px;
    }
    .your-results-wrapp {
        font-size: 13px;
        width: auto;
    }
    .your-results-wrapp__list li {
        margin-bottom: 32px;
    }
    .guarantee__text {
        font-size: 16px;
    }
    /*------- Section (start) -------*/
    .start-title::after {
        left: 255px;
    }
    .wrapp-content {
        font-size: 13px;
        padding: 9px 64px 9px 25px;
    }
    .wrapp-content span {
        font-size: 40px;
        margin-right: 11px;
    }
    .wrapp-content p {
        line-height: 1.5;
    }
    .training strong {
        font-size: 19px;
    }
    .training {
        margin: 40px 0 30px;
    }
    /*------- Section (biography) -------*/
    .biography-title::after {
        left: 278px;
    }
    .biography-list {
        font-size: 12px;
    }
    .biography-list li {
        margin-bottom: 10px;
    }
    .read {
        margin: 20px 0 35px;
    }
    .read a {
        font-size: 13px;
    }
    .biography-social {
        margin-left: 0;
    }
    .biography-social i {
        font-size: 25px;
    }
    /*------- Section (value) -------*/
    .value-title::after {
        left: 185px;
    }
    .value-content__list {
        font-size: 12px;
    }
    .value-content__list li {
        margin-bottom: 32px;
    }
    .value-image {
        width: 23%;
        margin-left: -35px;
    }
    .value-image::after {
        top: 59px;
        left: -13px;
        width: 290px;
        height: 280px;
    }
    .value-trigger img {
        max-width: 70%;
    }
    /*------- Section (reviews) -------*/
    .reviews-title::after {
        left: 328px;
    }
    .owl-nav {
        top: 99%;
        width: 100%;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -5px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: -5px;
    }
    .reviews-wrapp {
        max-width: 766px;
        width: 100%;
        margin: 0 auto 43px;
    }
    .client {
        width: 766px;
    }
    .client__text {
        width: 700px;
        height: 216px;
    }
    .client__text--1 {
        width: 670px;
    }
    .client__text--2 {
        width: 631px;
    }
    .client__text--3 {
        width: 592px;
    }
    .client__text--4 {
        width: 629px;
    }
    /*------- Section (communication) -------*/
    .communication-title::after {
        left: 50px;
    }
    /*------- footer -------*/
    .footer-quote {
        font-size: 12px;
    }
    /*------- Biography-detail (header) -------*/
    .header-biography-wrapper {
        font-size: 13px;
    }
    .my-biography-title::after {
        left: 278px;
    }
    .biography-content__video {
        height: 226px;
    }
    .plug-youtube-2 {
        width: 360px;
        height: 226px;
    }
    .biography-content__subtitle {
        font-size: 15px;
    }
    .biography-content__list {
        font-size: 12.5px;
    }
    .biography-content__list li {
        margin: 0px 0px 15px 0px;
    }
    .biography-content__text-2 p {
        margin: 0px 0px 15px 0px;
    }
    /*------- Section (my-progress) -------*/
    .my-progress {
        font-size: 13px;
    }
    .my-progress-title::after {
        left: 290px;
    }
    .my-progress-list li {
        padding-left: 28px;
    }
    .my-progress-list--one {
        max-width: 430px;
    }
    .my-progress-list--two {
        max-width: 415px;
    }
    .my-progress-list--two li {
        margin: 0px 0px 35px 0px;
    }
    .my-progress-list--two li:last-child {
        max-width: 415px;
    }
    .biography-communication-title::after {
        left: 26px;
    }
}

/* 768-992px */
@media screen and (max-width: 991.98px) {
    /*------- Specification -------*/
    h1 {
        letter-spacing: 0.05em;
        font-size: 31px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 15px;
        color: #f0f0f0;
    }
    .request-title::after,
    .service-title::after,
    .wrapp-title h2::after,
    .start-title::after,
    .biography-title::after,
    .value-title::after,
    .reviews-title::after,
    .communication-title::after,
    .my-biography-title::after,
    .my-progress-title::after,
    .biography-communication-title::after {
        top: 41%;
        width: 40px;
    }
    /*------- header -------*/
    .logo img {
        width: 127px;
    }
    .menu__list {
        width: 370px;
    }
    .menu__list a {
        font-size: 11px;
    }
    .menu-contacts__btn,
    .footer-btn {
        max-width: 144px;
        padding: 7px 6px;
    }
    .menu-contacts__btn img,
    .footer-btn img {
        width: 16px;
    }
    .offer__description {
        font-size: 11px;
    }
    .offer__description--md-1 {
        margin: 20px 0 8px;
    }
    .offer__description--md-2 {
        margin-top: 0;
        margin-bottom: 15px;
    }
    .offer__text-list li {
        font-size: 11px;
    }
    .offer__btn {
        max-width: 193px;
        font-size: 14px;
        padding: 11px 0;
    }
    .dima-img {
        margin-left: 34px;
    }
    .dima-img img {
        width: 210px;
    }
    .dima-img::after {
        left: 56%;
        bottom: 22%;
        width: 160px;
        height: 249px;
    }
    .results-wrapp {
        position: relative;
    }
    .results-wrapp .social {
        position: absolute;
        top: -74px;
        left: 50%;
        margin-left: -45px;
    }
    .results-wrapp .social li {
        margin-right: 20px;
    }
    .results-wrapp .social li:last-child {
        margin-right: 0;
    }
    .results-wrapp .social i {
        font-size: 19px;
    }
    .results__list li:nth-child(1),
    .results__list li:nth-child(2),
    .results__list li:nth-child(3) {
        margin-right: 61px;
    }
    .results__list li:nth-child(4) {
        width: 106px;
    }
    .results__list p {
        font-size: 12px;
    }
    .action-text {
        text-align: center;
        margin: 0 auto 35px;
    }
    .action-text h3 {
        max-width: 450px;
        margin: 0px auto 7px;
    }
    .action-text p {
        font-size: 14px;
        font-weight: 600;
    }
    .action-text p::after {
        left: 47%;
        bottom: -144%;
        background: url(../img/arrow2.svg) no-repeat center top / cover;
        width: 16px;
        height: 37px;
    }
    @keyframes action-text-after {
        from {
            left: 47%;
            bottom: -144%;
        }
        to {
            left: calc(47%);
            bottom: -190%;
        }
    }
    .action-text p::after {
        animation: action-text-after 0.8s infinite alternate;
    }
    .plug-youtube-wrapp {
        width: 465px;
        margin: auto;
    }
    .plug-youtube {
        width: 465px;
        height: 257px;
        margin: 27px 0px 27px 0px;
    }
    .trigger {
        max-width: 200px;
        font-size: 13px;
    }
    .trigger img {
        width: 70px;
    }
    .telegram-btn {
        right: 43px;
        bottom: 113px;
    }
    /*------- Section (decision) -------*/
    .request-title {
        margin-bottom: 40px;
    }
    .request-title::after {
        left: 23px;
    }
    .decision-wrapp,
    .decision-subtitle {
        display: none !important;
    }
    .decision-wrapp-md {
        position: relative;
    }
    .decision-wrapp-md li {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .decision-wrapp-md .decision-wrapp__list,
    .decision-wrapp-md .circle-img {
        display: block;
    }
    .decision-wrapp-md .circle-img {
        left: 69%;
        top: 47%;
    }
    .circle-img img {
        width: 265px;
        height: 265px;
    }
    .rotation {
        width: 340px;
        height: 340px;
    }
    .rotation__circle--2 {
        left: 241px;
    }
    .rotation__circle--3 {
        left: 265px;
    }
    .decision-subtitle-md {
        display: block !important;
        font-size: 14px;
        margin-top: 25px;
    }
    /*------- Section (service) -------*/
    .service-title {
        margin-bottom: 60px;
    }
    .service-title::after {
        left: 245px;
    }
    .card__main span {
        font-size: 30px;
        margin-bottom: 5px;
    }
    .slide-two .card {
        width: 340px;
        font-size: 12px;
    }
    .card__main--3 p {
        width: 226px;
    }
    .card__main--4 p {
        width: 210px;
    }
    .card__main--5 p {
        width: 215px;
    }
    /*------- Section (your-results) -------*/
    .your-results {
        padding: 80px 0;
    }
    .wrapp-title {
        margin-bottom: 45px;
    }
    .wrapp-title h2::after {
        left: -53px;
    }
    .wrapp-title__accent {
        top: -6px;
    }
    .your-results-wrapp,
    .guarantee {
        display: none !important;
    }
    .wrapp-slider {
        display: block;
    }
    .wrapp-slider__one,
    .wrapp-slider__two {
        width: 640px;
        margin: 60px auto 100px;
    }
    .guarantee-slide {
        text-align: center;
    }
    .guarantee-slide__subtitle {
        font-weight: 600;
        margin-bottom: 18px;
    }
    .guarantee-slide__text {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
    }
    .your-results-wrapp-md {
        position: relative;
    }
    .your-results-wrapp-md li {
        font-size: 13px;
    }
    .your-results-wrapp-md li,
    .your-results-wrapp-md p {
        line-height: 1.9em;
    }
    .your-results-wrapp-md__list li {
        margin-bottom: 26px;
        font-weight: 600;
    }
    .your-results-wrapp-md__list li:last-child {
        margin-bottom: 0;
    }
    .your-results-wrapp-md__brain {
        position: absolute;
        top: -28px;
        right: 0;
        width: 47%;
    }
    .your-results-wrapp-md__brain::before {
        width: 159px;
        height: 193px;
    }
    .your-results-wrapp-md__brain::after {
        width: 90px;
        height: 90px;
        top: 50%;
    }
    @keyframes radial-pulse {
        0% {
            box-shadow: 0 0 10px 10px rgb(193, 165, 65, 0.7);
            -webkit-box-shadow: 0 0 10px 10px rgb(193, 165, 65, 0.7);
            opacity: 1;
        }
        100% {
            box-shadow: 0 0 40px 90px rgba(226, 207, 156, 0.6);
            -webkit-box-shadow: 0 0 40px 90px rgba(226, 207, 156, 0.6);
            opacity: 0;
        }
    }
    .slide-three.owl-carousel .owl-nav.disabled {
        display: none !important;
    }
    .slide-three.owl-carousel .owl-dots {
        margin-top: 0;
    }
    @keyframes slide-three-dots {
        from {
            left: 46%;
        }
        to {
            left: calc(54%);
        }
    }
    .slide-three.owl-carousel .owl-dots::after {
        animation: slide-three-dots 1s infinite alternate;
    }
    /*------- Section (start) -------*/
    .start-title {
        margin-bottom: 50px;
    }
    .start-title::after {
        left: 178px;
    }
    .wrapp-content {
        font-size: 14px;
        padding: 14px 75px 14px 25px;
    }
    .wrapp-content span {
        font-size: 46px;
        margin-right: 20px;
    }
    .wrapp-content::after {
        top: 37px;
    }
    .wrapp-content--3 {
        margin-top: 40px;
    }
    .training strong {
        font-size: 18px;
    }
    .start-btn {
        width: 264px;
    }
    .start-btn::before {
        width: 260px;
        height: 44px;
    }
    /*------- Section (biography) -------*/
    .biography-title {
        margin-bottom: 50px;
    }
    .biography-title::after {
        left: 200px;
    }
    .biography-list li {
        margin-bottom: 17px;
    }
    .social li {
        margin-right: 20px;
    }
    .biography-social i {
        font-size: 23px;
    }
    /*------- Section (value) -------*/
    .value-title {
        margin-bottom: 50px;
    }
    .value-title::after {
        left: 117px;
    }
    .value-content {
        display: none !important;
    }
    .value-content-mb-wrapp {
        display: flex !important;
        position: relative;
    }
    .value-content__list {
        margin-bottom: 40px;
    }
    .value-content__list li {
        margin-bottom: 27px;
    }
    .value-image {
        position: absolute;
        bottom: 0;
        right: 81px;
        width: 22%;
        margin-left: 0;
    }
    .value-image::after {
        top: 43px;
        left: -5px;
        width: 196px;
        height: 196px;
    }
    .value-trigger {
        height: 305px;
        width: 20px;
    }
    .value-trigger img {
        max-width: 100%;
    }
    /*------- Section (reviews) -------*/
    .reviews-title {
        margin-bottom: 50px;
    }
    .reviews-title::after {
        left: 242px;
    }
    .reviews-wrapp::before {
        left: -13%;
    }
    .reviews-wrapp::after {
        right: -13%;
    }
    .owl-nav {
        top: 59%;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -295px;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: -295px;
    }
    .reviews-wrapp {
        max-width: 541px;
    }
    .client {
        width: 541px;
    }
    .client__text {
        width: 479px;
        height: 265px;
    }
    .client__text--2 {
        width: 491px;
    }
    .client__text--3 {
        width: 440px;
    }
    /*------- Section (communication) -------*/
    .communication-title {
        font-size: 18px;
        margin-bottom: 50px;
    }
    .communication-title::after {
        left: 30px;
    }
    .social-network__item {
        padding: 20px 10px 15px 10px;
        width: 210px;
    }
    .record {
        font-size: 16px;
    }
    .form {
        padding: 30px 70px 30px;
    }
    .form input {
        max-width: 240px;
        font-size: 13px;
    }
    /*------- footer -------*/
    .footer-quote {
        text-align: left;
    }
    .footer-security {
        margin: 5px 0px 0px 5px;
    }
    /*------- Biography-detail (header) -------*/
    .fixed-menu-biography {
        padding: 21px 0px 15px 0px;
    }
    .my-biography-title::after {
        left: 200px;
    }
    .biography-content__author {
        display: none;
    }
    .biography-content__author-md {
        display: block;
    }
    .biography-content__quote {
        margin-bottom: 30px;
    }
    .biography-content__subtitle {
        margin: 0px 0px 25px 0px;
    }
    .biography-content__text {
        margin: 0px 0px 30px 0px;
    }
    .biography-content__video {
        height: 206px;
    }
    .plug-youtube-2 {
        width: 330px;
        height: 206px;
    }
    .biography-content__text-1 {
        width: 343px;
        line-height: 1.7em;
        margin: 0;
    }
    .biography-content__text-1 li:first-child {
        margin-bottom: 17px;
    }
    .biography-content__wrapp {
        margin: 0px 0px 30px 0px;
    }
    .biography-content__text-2 li {
        margin-bottom: 15px;
    }
    .biography-content__text-2 li:last-child {
        margin: 0;
    }
    .header-biography .social i {
        color: #1e2026;
    }
    /*------- Section (my-progress) -------*/
    .my-progress-title::after {
        left: 211px;
    }
    .my-progress-list--one,
    .my-progress-list--two,
    .my-progress-list--two li:last-child {
        max-width: 100%;
    }
    .my-progress-list--one,
    .my-progress-list--two li {
        margin: 0px 0px 30px 0px;
    }
    /*------- Section (communication) -------*/
    .biography-communication-title {
        width: 370px;
        line-height: 1.7em;
        margin: 0px auto 60px;
    }
    .biography-communication-title::after {
        top: 21%;
        left: -45px;
    }
}

/* 576-768px */
@media screen and (max-width: 767.98px) {
    /*------- Specification -------*/
    h1 {
        font-size: 34px;
    }
    h2 {
        font-size: 19px;
        line-height: 1.7em;
    }
    h3 {
        font-size: 18px;
    }
    h4 {
        font-size: 17px;
    }
    .request-title::after,
    .service-title::after,
    .wrapp-title h2::after,
    .start-title::after,
    .biography-title::after,
    .value-title::after,
    .reviews-title::after,
    .communication-title::after,
    .my-biography-title::after,
    .my-progress-title::after,
    .biography-communication-title::after {
        top: 41%;
        width: 40px;
    }
    /* модальное окно */
    .modal-dialog {
        max-width: 400px;
    }
    .modal-content {
        width: 400px;
        padding: 30px 20px;
    }
    .modal-header .close {
        top: -31px;
        right: -17px;
    }
    .modal-form input {
        padding: 13px 15px;
    }
    .modal-body p {
        font-size: 10px;
    }
    /*------- header -------*/
    .header-content {
        background: url(none);
        background-color: #101214;
        padding-top: 105px;
    }
    .dima-img {
        margin-left: 0;
        right: 113px;
    }
    .dima-img img {
        width: 220px;
    }
    .dima-img::before {
        content: "";
        position: absolute;
        top: 99%;
        left: 145px;
        width: 182px;
        height: 1px;
        background-color: #101214;
        box-shadow: 0px 7px 11px 14px #101214;
        -webkit-box-shadow: 0px 7px 11px 14px #101214;
        z-index: 6;
    }
    .dima-img::after {
        left: 68%;
        bottom: 33%;
        background: url(../img/brain-back-one-sm.png) no-repeat center top / cover;
        width: 183px;
        height: 195px;
        opacity: 0.7;
    }
    .offer {
        margin-top: -10px;
        position: relative;
        z-index: 7;
    }
    .offer__description {
        font-size: 12px;
    }
    .offer__btn {
        width: 172px;
        font-size: 12px;
        padding: 12px 0;
    }
    .results {
        background-color: #101214;
        padding: 135px 0 70px;
    }
    .results-wrapp .social {
        top: -55px;
        left: 46%;
    }
    .results-wrapp .social i {
        font-size: 22px;
    }
    .results__list {
        flex-wrap: wrap;
    }
    .results__list p {
        font-size: 13px;
    }
    .results__list li:nth-child(1) {
        margin-right: 153px;
    }
    .results__list li:nth-child(2) {
        margin-right: 0;
    }
    .results__list li:nth-child(1),
    .results__list li:nth-child(2) {
        margin-bottom: 50px;
    }
    .results__list li:nth-child(1),
    .results__list li:nth-child(3) {
        margin-left: 50px;
    }
    .results__list li:nth-child(4) {
        width: 116px;
    }
    .results__number::after {
        left: 20px;
    }
    .results__number--2::after {
        left: 37px;
    }
    .results__number--3::after {
        left: 54px;
    }
    .results__number--4::after {
        left: 55px;
    }
    /* кнопка телеграм начало */
    .telegram-btn {
        right: 18px;
        bottom: 100px;
        width: 45px;
    }
    .telegram-btn p {
        width: 84px;
        top: -103%;
        left: -21px;
        font-size: 11px;
    }
    .telegram-btn::before {
        width: 60px;
        height: 60px;
        top: 59%;
    }
    .telegram-btn::after {
        border: 1px solid #eea12b;
        top: 59%;
    }
    @keyframes ring {
        100% {
            width: 75px;
            height: 75px;
        }
    }
    /* кнопка телеграм конец */
    /*------- Section (decision) -------*/
    .request-title::after {
        top: 21%;
        left: 22px;
    }
    .decision-wrapp-md li {
        font-size: 12px;
        margin-bottom: 12px;
    }
    .decision-wrapp-md .circle-img {
        top: 45%;
        left: 74%;
    }
    .circle-img img {
        border: 8px solid #efd1a1;
        width: 180px;
        height: 180px;
    }
    .rotation {
        width: 220px;
        height: 220px;
    }
    .rotation__circle {
        width: 16px;
        height: 16px;
    }
    .rotation__circle--1 {
        top: 114px;
        left: -8px;
    }
    .rotation__circle--2 {
        top: 180px;
        left: 174px;
    }
    .rotation__circle--3 {
        left: 181px;
    }
    /*------- Section (service) -------*/
    .service-title {
        margin-bottom: 50px;
    }
    .service-title::after {
        left: 152px;
    }
    .card__main span {
        font-size: 27px;
    }
    .slide-two .card {
        padding-bottom: 45px;
    }
    .card__main--4 h4::after {
        top: -7px;
        right: 28px;
    }
    .card__subtitle {
        font-size: 14px;
    }
    .card__button {
        margin: 35px auto 0;
    }
    @keyframes go-owl-dots {
        from {
            left: 46%;
        }
        to {
            left: calc(54%);
        }
    }
    .owl-dots::after {
        animation: go-owl-dots 1s infinite alternate;
    }
    /*------- Section (your-results) -------*/
    .wrapp-title {
        margin-bottom: 64px;
    }
    .wrapp-title h2::after {
        left: -60px;
    }
    .wrapp-title__accent {
        top: 42px;
    }
    .guarantee-slide__text {
        line-height: 1.8em;
    }
    .brain-small {
        position: relative;
        margin: 35px auto;
        width: 300px;
    }
    .brain-small::before {
        width: 150px;
        height: 180px;
    }
    .brain-small::after {
        top: 50%;
    }
    @keyframes radial-pulse {
        0% {
            box-shadow: 0 0 10px 5px rgb(193, 165, 65, 0.7);
            -webkit-box-shadow: 0 0 10px 5px rgb(193, 165, 65, 0.7);
            opacity: 1;
        }
        100% {
            box-shadow: 0 0 40px 85px rgba(226, 207, 156, 0.6);
            -webkit-box-shadow: 0 0 40px 85px rgba(226, 207, 156, 0.6);
            opacity: 0;
        }
    }
    .wrapp-slider__one-small,
    .wrapp-slider__two-small {
        text-align: center;
        margin-bottom: 40px;
    }
    .your-results-wrapp-md__list li,
    .your-results-wrapp-md__list p {
        line-height: 1.9em;
    }
    .wrapp-content--2,
    .wrapp-content--3 {
        margin-top: 30px;
    }
    /*------- Section (start) -------*/
    .start-title::after {
        left: 87px;
    }
    /*------- Section (biography) -------*/
    .biography {
        padding: 80px 0;
    }
    .biography-title::after {
        left: 107px;
    }
    .biography-list {
        font-size: 13px;
    }
    .biography-list--small-2 {
        position: relative;
        z-index: 7;
        margin-top: -17px;
    }
    .biography-list p {
        line-height: 1.8em;
    }
    .biography-img {
        position: relative;
        width: 347px;
        margin: auto;
    }
    .biography-img::before {
        content: "";
        position: absolute;
        top: 490px;
        left: 115px;
        width: 174px;
        height: 1px;
        background-color: #1a1c21;
        box-shadow: 0px 0px 23px 34px #1a1c21;
        -webkit-box-shadow: 0px 0px 23px 34px #1a1c21;
        z-index: 6;
    }
    .social li {
        margin-right: 28px;
    }
    /*------- Section (value) -------*/
    .value {
        padding: 80px 0;
    }
    .value-title {
        margin-bottom: 50px;
    }
    .value-title::after {
        left: 29px;
    }
    .value-content-mb-wrapp {
        display: none !important;
    }
    .value-content-small-wrapp {
        display: block !important;
        position: relative;
    }
    .value-content__list {
        margin-bottom: 0;
        font-size: 13px;
    }
    .value-img-small {
        position: relative;
        z-index: 5;
        width: 207px;
        margin: 20px auto 10px;
    }
    .value-img-small::after {
        content: "";
        position: absolute;
        background: url(../img/dima3-romb.svg) no-repeat center top / cover;
        top: 56px;
        left: -24px;
        width: 300px;
        height: 300px;
        z-index: -1;
    }
    /*------- Section (reviews) -------*/
    .reviews-title::after {
        left: 147px;
    }
    .reviews-wrapp,
    .client {
        width: 446px;
    }
    .client__text {
        width: 400px;
        height: 302px;
    }
    .client__text--1 {
        width: 373px;
    }
    .client__text--3 {
        width: 358px;
    }
    .client__text p {
        font-size: 12px;
    }
    .reviews-wrapp::before,
    .reviews-wrapp::after {
        width: 44px;
        height: 31px;
    }
    .reviews-wrapp::before {
        top: 17%;
        left: -10%;
    }
    .reviews-wrapp::after {
        right: -9%;
        bottom: -12%;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: -237px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: -237px;
    }
    .reviews-link a {
        font-size: 12px;
    }
    /*------- Section (communication) -------*/
    .communication {
        background: url(none) no-repeat center top / cover;
        background-color: #1e2026;
        padding: 80px 0;
    }
    .communication-title {
        font-size: 19px;
        width: 290px;
        margin: 0px auto 40px;
        z-index: 7;
    }
    .communication-title::after {
        top: 22%;
        left: -56px;
    }
    .wrapp-h2-small,
    .wrapp-form-small,
    .record {
        position: relative;
    }
    .wrapp-h2-small::after,
    .wrapp-form-small::before {
        content: "";
        position: absolute;
        top: 90px;
        left: 0;
        width: 100%;
        height: 5px;
        background-color: #1e2026;
        box-shadow: 0px 0px 26px 34px #1e2026;
        -webkit-box-shadow: 0px 0px 26px 34px #1e2026;
        z-index: 6;
    }
    .wrapp-form-small::before {
        top: 0px;
    }
    .wrapp-social-small {
        background: url(../img/back-three-small.jpg) no-repeat center top / cover;
        padding: 80px 0 84px;
    }
    .social-network {
        display: flex;
        flex-direction: column;
        justify-content: normal;
        align-items: center;
    }
    .social-network__item {
        width: 280px;
        background-color: rgba(196, 196, 196, 0.068);
        border-radius: 5px;
        padding: 8px 8px 8px 20px;
    }
    .social-network--instagram h5 {
        margin-left: 10px;
    }
    .social-network--telegram h5 {
        margin-left: 65px;
    }
    .social-network--fb h5 {
        margin-left: -1px;
    }
    .social-network--telegram {
        margin: 30px 0;
    }
    .record,
    .form-wrapp {
        z-index: 7;
    }
    .form-wrapp {
        max-width: 446px;
    }
    .form-wrapp::before {
        background-color: #1e2026;
        margin-left: -119px;
        width: 238px;
    }
    .form-wrapp p {
        width: 190px;
        font-size: 13px;
        margin: -14px auto 0;
    }
    .form {
        justify-content: center;
        padding: 30px;
    }
    .form input {
        padding-bottom: 10px;
    }
    .form__name,
    .form__email,
    .form__tel {
        margin-bottom: 30px !important;
    }
    .form__btn {
        max-width: 184px;
        font-size: 12px;
        margin: 40px auto 0;
    }
    .form__btn::before {
        top: 49%;
        width: 181px;
        height: 40px;
    }
    /*------- footer -------*/
    .footer-btn {
        display: none;
    }
    /*------- Biography-detail (header) -------*/
    .my-biography-title {
        margin-bottom: 50px;
    }
    .my-biography-title::after {
        left: 107px;
    }
    .header-biography-wrapper,
    .biography-content__list {
        font-size: 12px;
    }
    .biography-content__subtitle {
        font-size: 14px;
    }
    .biography-content__list li:first-child {
        letter-spacing: -0.027em;
    }
    .biography-content__wrapp {
        display: block !important;
    }
    .biography-content__video {
        max-width: 382px;
        height: 238px;
        margin: 0px auto 30px auto;
    }
    .plug-youtube-2 {
        width: 382px;
        height: 238px;
    }
    .biography-content__text-1 {
        width: 495px;
    }
    .biography-content__text-2 {
        max-width: 465px;
    }
    .header-biography .social i {
        color: #c4c4c4;
    }
    /*------- Section (my-progress) -------*/
    .my-progress-title {
        margin: 0px 0px 50px 0px;
    }
    .my-progress-title::after {
        left: 118px;
    }
    .my-progress {
        font-size: 12px;
    }
    /*------- Section (biography-communication) -------*/
    .biography-communication {
        padding: 0px 0px 80px 0px;
    }
    .biography-communication-title {
        width: 350px;
        z-index: 7;
        margin: 0px auto 40px;
    }
    .biography-communication-title::after {
        top: 21%;
        left: -54px;
    }
    .biography-communication .wrapp-social-small {
        padding: 70px 0 4px;
    }
}

/* 414-576px */
@media screen and (max-width: 575.98px) {
    /*------- Specification -------*/
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 17px;
    }
    h3 {
        letter-spacing: 0em;
        line-height: 1.5em;
        font-size: 16px;
    }
    h4 {
        font-size: 15px;
    }
    h5 {
        font-size: 14px;
        color: #f0f0f0;
    }
    .request-title::after,
    .service-title::after,
    .wrapp-title h2::after,
    .start-title::after,
    .biography-title::after,
    .value-title::after,
    .reviews-title::after,
    .communication-title::after,
    .my-progress-title::after,
    .my-biography-title::after,
    .my-progress-title::after,
    .biography-communication-title::after {
        top: 43%;
        width: 30px;
    }
    .decision,
    .service,
    .your-results,
    .start,
    .biography,
    .value,
    .reviews,
    .communication {
        padding: 60px 0;
    }
    .button {
        font-size: 14px;
    }
    /* модальное окно */
    .modal-dialog {
        max-width: 315px;
        margin: auto;
    }
    .modal-content {
        width: 315px;
        padding: 30px 20px;
    }
    .modal-header h5 {
        font-size: 14px;
        width: 185px;
        text-align: center;
        margin: auto;
    }
    .modal-form input {
        font-size: 16px;
    }
    /*------- mob-menu -------*/
    .mob-menu__paragraphs {
        right: -61%;
        width: 60%;
    }
    /*------- header -------*/
    .header {
        padding-bottom: 60px;
    }
    .dima-img {
        right: -11px;
    }
    .dima-img img {
        width: 210px;
    }
    .dima-img::before {
        background-color: #101214;
        top: 99%;
        left: 0;
        width: 100%;
    }
    .dima-img::after {
        left: 83%;
        width: 170px;
        height: 170px;
    }
    .header-content {
        padding-top: 105px;
    }
    .offer__btn {
        font-size: 12px;
    }
    .results {
        padding: 110px 0 60px;
    }
    .results-wrapp {
        justify-content: center;
    }
    .results__list {
        width: 347px;
    }
    .results__list li:nth-child(1),
    .results__list li:nth-child(3) {
        margin-left: 0;
    }
    .results__list li:nth-child(1) {
        width: 58px;
        margin-right: 138px;
    }
    .results__list li:nth-child(2) {
        width: 121px;
    }
    .results__list li:nth-child(3) {
        width: 136px;
    }
    .results__list li:nth-child(4) {
        width: 90px;
    }
    .results__list span {
        font-size: 15px;
    }
    .results__number::after {
        left: 17px;
    }
    .results__number--2::after {
        left: 32px;
    }
    .results__number--3::after {
        left: 46px;
    }
    .results__number--4::after {
        left: 45px;
    }
    .results__list p {
        font-size: 12px;
    }
    .action-text h3 {
        max-width: 380px;
    }
    .action-text p::after {
        width: 12px;
        height: 30px;
    }
    .f-z {
        font-size: 15px;
    }
    .plug-youtube-wrapp {
        width: 365px;
        height: 206px;
        margin-top: 25px;
    }
    .plug-youtube {
        width: 365px;
        height: 202px;
        margin: 0px;
    }
    .trigger {
        font-size: 12px;
        max-width: 184px;
        margin: 35px auto 0px;
    }
    .trigger-1 {
        max-width: 130px;
    }
    .trigger-4 {
        max-width: 145px;
    }
    .trigger img {
        width: 60px;
    }
    .telegram-btn {
        bottom: 134px;
    }
    /*------- Section (decision) -------*/
    .request-title {
        width: 390px;
        margin: 0 auto 40px;
    }
    .request-title::after {
        top: 22%;
        left: -3px;
    }
    .decision-wrapp-small {
        position: relative;
        display: block;
    }
    .decision-wrapp-md {
        display: none;
    }
    .decision-wrapp__list--1-small,
    .decision-wrapp__list--2-small {
        width: 384px;
        margin: auto;
        text-align: center;
        border-left: 2px solid #eea12b;
        border-right: 2px solid #eea12b;
        padding: 0 14px 0 14px;
    }
    .decision-wrapp__list li {
        margin-bottom: 20px;
    }
    .circle-img {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0);
        margin: 20px auto 20px;
    }
    .circle-img img {
        border: 10px solid #efd1a1;
        width: 210px;
        height: 210px;
        top: 50%;
    }
    .rotation {
        display: block;
        width: 260px;
        height: 260px;
        margin: auto;
    }
    .rotation__circle {
        width: 20px;
        height: 20px;
    }
    .rotation__circle--1 {
        top: 72px;
        left: -3px;
    }
    .rotation__circle--2 {
        top: 223px;
        left: 193px;
    }
    .rotation__circle--3 {
        left: 148px;
        top: -6px;
    }
    .decision-subtitle-md {
        font-size: 13px;
    }
    /*------- Section (service) -------*/
    .service-title {
        width: 145px;
        margin: 0 auto 40px;
    }
    .service-title::after {
        left: -6px;
    }
    .card__main span {
        font-size: 25px;
    }
    .card__main--4 h4::after {
        right: 40px;
        width: 13px;
        height: 13px;
    }
    .card__button {
        padding: 10px 0;
    }
    .owl-carousel .owl-dots {
        margin-top: 40px;
    }
    .owl-carousel button.owl-dot,
    .owl-carousel button.owl-dot span {
        width: 22px;
        height: 22px;
    }
    .owl-dots::after {
        top: 38px;
    }
    /*------- Section (your-results) -------*/
    .wrapp-title h2::after {
        left: -41px;
    }
    .wrapp-title__accent {
        font-size: 19px;
    }
    .guarantee-slide__subtitle {
        font-size: 12px;
    }
    .guarantee-slide__text {
        font-size: 13px;
    }
    .brain-small {
        width: 255px;
    }
    .brain-small::before {
        width: 130px;
        height: 160px;
    }
    .brain-small::after {
        width: 90px;
        height: 90px;
    }
    @keyframes radial-pulse {
        0% {
            box-shadow: 0 0 10px 2px rgb(193, 165, 65, 0.7);
            -webkit-box-shadow: 0 0 10px 2px rgb(193, 165, 65, 0.7);
            opacity: 1;
        }
        100% {
            box-shadow: 0 0 40px 70px rgba(226, 207, 156, 0.6);
            -webkit-box-shadow: 0 0 40px 70px rgba(226, 207, 156, 0.6);
            opacity: 0;
        }
    }
    .your-results-wrapp-md__list {
        font-size: 12px;
    }
    .your-results-wrapp-md__list--1 li,
    .your-results-wrapp-md__list--2 li {
        margin-bottom: 27px;
    }
    .slide-three.owl-carousel .owl-dots::after {
        width: 73px;
        height: 8px;
        transform: translate(-65%);
    }
    /*------- Section (start) -------*/
    .start-title {
        width: 200px;
        margin: 0 auto 40px;
    }
    .start-title::after {
        left: -36px;
    }
    .wrapp-content {
        font-size: 13px;
        max-width: 270px;
        padding: 1px 35px 1px 25px;
    }
    .wrapp-content--1 {
        margin: auto;
    }
    .wrapp-content--2,
    .wrapp-content--3 {
        margin: 30px auto 0;
    }
    .wrapp-content span {
        font-size: 40px;
    }
    .wrapp-content::after {
        top: 19px;
    }
    .training {
        width: 330px;
        margin: 40px auto 25px;
    }
    .training strong {
        font-size: 15px;
    }
    .start-btn {
        width: 200px;
    }
    .start-btn::before {
        width: 196px;
        height: 45px;
    }
    /*------- Section (biography) -------*/
    .biography-title {
        width: 163px;
        margin: 0 auto 40px;
    }
    .biography-title::after {
        left: -39px;
    }
    .biography-list {
        font-size: 12px;
        width: 338px;
        margin: auto;
    }
    .biography-img {
        width: 310px;
    }
    .biography-img::before {
        top: 445px;
        left: 106px;
    }
    .read {
        width: 338px;
        margin: 20px auto 35px;
    }
    .read a {
        font-size: 11px;
    }
    .biography-social {
        width: 338px;
        margin: auto;
    }
    .social li {
        margin-right: 23px;
    }
    .biography-social i {
        font-size: 21px;
    }
    /*------- Section (value) -------*/
    .value-title {
        width: 302px;
        margin: 0 auto 40px;
    }
    .value-title::after {
        left: -37px;
    }
    .value-content__list {
        font-size: 11px;
    }
    .value-img-small {
        width: 180px;
    }
    .value-img-small img {
        margin-left: -25px;
    }
    .value-img-small::after {
        width: 258px;
        height: 257px;
        top: 49px;
        left: -44px;
    }
    .value-content__list--1,
    .value-content__list--2 {
        max-width: 400px;
        margin: auto;
    }
    .value-content__list--2 li:nth-child(1) {
        max-width: 325px;
    }
    .value-content__list--2 li:nth-child(2) {
        max-width: 369px;
    }
    /*------- Section (reviews) -------*/
    .reviews-title {
        width: 100px;
        margin: 0 auto 40px;
    }
    .reviews-title::after {
        left: -32px;
    }
    .reviews-wrapp,
    .client {
        width: 380px;
    }
    .client__link {
        width: 90px;
        margin-bottom: 11px;
    }
    .client__text {
        height: 344px;
    }
    .client__text--1 {
        width: 287px;
    }
    .client__text--2 {
        width: 281px;
    }
    .client__text--3 {
        width: 280px;
    }
    .client__text--4 {
        width: 330px;
    }
    .client__text--5 {
        width: 329px;
    }
    .client__text--6 {
        width: 316px;
    }
    .reviews-wrapp::before {
        top: 11%;
        left: 0;
    }
    .reviews-wrapp::after {
        right: 0;
        bottom: -10%;
    }
    .reviews-wrapp::before,
    .reviews-wrapp::after {
        z-index: 0;
    }
    .owl-theme .owl-nav {
        margin-top: 17px;
    }
    .owl-nav {
        top: 99%;
    }
    .owl-carousel .owl-nav button.owl-next {
        right: 0px;
    }
    .owl-carousel .owl-nav button.owl-prev {
        left: 0px;
    }
    .reviews-wrapp {
        margin: 0 auto 60px;
    }
    .reviews-link a {
        font-size: 11px;
        padding-bottom: 3px;
    }
    /*------- Section (communication) -------*/
    .communication-title {
        font-size: 17px;
        width: 310px;
        margin: 0 auto 30px;
    }
    .communication-title::after {
        top: 23%;
        left: -11px;
    }
    .wrapp-h2-small::after {
        top: 75px;
    }
    .wrapp-social-small {
        padding: 50px 0 5px;
    }
    .social-network__item {
        width: 266px;
    }
    .social-network--telegram {
        margin: 20px 0;
    }
    .social-network__item h5 {
        margin-bottom: 10px;
    }
    .social-network--instagram h5 {
        margin-left: 17px;
    }
    .social-network--telegram h5 {
        margin-left: 66px;
    }
    .social-network--fb h5 {
        margin-left: 4px;
    }
    .form input {
        font-size: 16px;
        padding-bottom: 6px;
    }
    .form-wrapp p {
        width: 180px;
        font-size: 12px;
    }
    .form__btn {
        font-size: 13px;
    }
    .form__btn::before {
        top: 48%;
    }
    @keyframes radial-pulse-btn {
        0% {
            box-shadow: 0 0 0 0 rgba(238, 160, 43, 0.5);
            -webkit-box-shadow: 0 0 0 0 rgba(238, 160, 43, 0.5);
            opacity: 1;
        }
        100% {
            box-shadow: 0 0 15px 12px rgba(238, 160, 43, 0.83);
            -webkit-box-shadow: 0 0 15px 12px rgba(238, 160, 43, 0.83);
            opacity: 0;
        }
    }
    /*------- footer -------*/
    .footer {
        padding: 20px 0 18px;
    }
    .footer-wrap {
        padding: 0;
    }
    .footer-quote__one {
        margin-bottom: 0;
    }
    /*------- Biography-detail (header) -------*/
    .none-414px {
        display: none !important;
    }
    .phone-menu-wrapp {
        justify-content: space-between;
    }
    .biography-menu {
        margin-left: auto;
    }
    .header-biography .mob-menu__btn {
        margin-left: auto;
    }
    .header-biography-wrapper {
        padding: 134px 0px 60px 0px;
    }
    .my-biography-title {
        width: 163px;
        margin: 0px auto 40px;
    }
    .my-biography-title::after {
        left: -39px;
    }
    .biography-content__subtitle {
        font-size: 13px;
    }
    .biography-content__list li:first-child {
        letter-spacing: 0;
    }
    .biography-content__text-1 {
        width: 100%;
    }
    /*------- Section (my-progress) -------*/
    .my-progress {
        padding: 60px 0px 60px 0px;
    }
    .my-progress-title {
        width: 145px;
        margin: 0px auto 40px;
    }
    .my-progress-title::after {
        left: -36px;
    }
    /*------- Section (biography-communication) -------*/
    .biography-communication {
        padding: 0px 0px 60px 0px;
    }
    .biography-communication .wrapp-social-small {
        padding: 60px 0 4px;
    }
    .biography-communication-title {
        width: 315px;
        margin: 0px auto 50px;
    }
    .biography-communication-title::after {
        top: 22%;
        left: -33px;
    }
    .wrapp-form-small {
        margin-top: -20px;
    }
}

/* 320-414px */
@media screen and (max-width: 413.98px) {
    /*------- Specification -------*/
    h1 {
        font-size: 28px;
        letter-spacing: -0.019em;
    }
    h2 {
        font-size: 16px;
    }
    h3 {
        font-size: 15px;
        letter-spacing: -0.01em;
    }
    h4 {
        font-size: 14px;
    }
    h5 {
        font-size: 13px;
    }
    .none-320px {
        display: none !important;
    }
    /* модальное окно */
    .modal-dialog {
        max-width: 270px;
    }
    .modal-content {
        width: 270px;
        padding: 30px 20px;
    }
    /*------- mob-menu -------*/
    .mob-menu__paragraphs {
        padding: 130px 15px 20px 25px;
    }
    .mob-menu__link {
        font-size: 15px;
    }
    .mob-menu__button {
        font-size: 12px;
        padding: 5px 4px !important;
    }
    .mob-menu__button img {
        width: 20px;
    }
    /*------- header -------*/
    .dima-img img {
        width: 184px;
    }
    .dima-img::after {
        left: 81%;
        bottom: 37%;
        width: 144px;
        height: 144px;
    }
    .results__list li:nth-child(1) {
        margin-right: 88px;
    }
    .results__list li:nth-child(3) {
        width: 131px;
        margin-right: 14px;
    }
    .results__list p {
        letter-spacing: -0.02em;
    }
    .action-text h3 {
        max-width: 284px;
    }
    .action-text p {
        font-size: 12px;
    }
    .f-z {
        font-size: 14px;
    }
    .plug-youtube-wrapp {
        margin-top: 25px;
    }
    .plug-youtube-wrapp,
    .plug-youtube {
        width: 289px;
        height: 161px;
    }
    /* кнопка телеграм начало */
    .telegram-btn {
        right: 18px;
        bottom: 140px;
        width: 40px;
    }
    .telegram-btn p {
        width: 75px;
        top: -100%;
        left: -18px;
        font-size: 10px;
    }
    @keyframes ring {
        0% {
            width: 10px;
            height: 10px;
            opacity: 1;
        }
        100% {
            width: 60px;
            height: 60px;
        }
    }
    /* кнопка телеграм конец */
    .trigger {
        text-align: left;
        margin: 35px 0px 0px auto;
        width: 130px;
    }
    .trigger-1,
    .trigger-3 {
        width: 115px;
    }
    .trigger p {
        line-height: 1.4em;
    }
    .trigger img {
        width: 45px;
    }
    /*------- Section (decision) -------*/
    .request-title {
        width: 220px;
    }
    .request-title::after {
        left: -38px;
    }
    .decision-wrapp__list li {
        font-size: 11px;
    }
    .decision-wrapp__list--1-small,
    .decision-wrapp__list--2-small {
        width: 100%;
        text-align: left;
        border-left: 2px solid #eea12b;
        border-right: 0;
        padding: 0 0 0 6px;
    }
    .circle-img img {
        border: 8px solid #efd1a1;
        width: 180px;
        height: 180px;
    }
    .rotation {
        width: 220px;
        height: 220px;
    }
    .rotation__circle {
        width: 18px;
        height: 18px;
    }
    .rotation__circle--1 {
        left: -5px;
    }
    .rotation__circle--2 {
        top: 188px;
        left: 162px;
    }
    .rotation__circle--3 {
        top: 2px;
    }
    .decision-subtitle-md {
        font-size: 12px;
    }
    /*------- Section (service) -------*/
    .service-title::after {
        left: -3px;
    }
    .slide-two .card {
        width: 288px;
        font-size: 11px;
        padding-right: 10px;
        padding-left: 10px;
    }
    .card__subtitle {
        font-size: 13px;
    }
    .card__main--1 {
        width: 260px;
        margin: auto;
    }
    .card__main--3 p {
        width: 210px;
    }
    .card__main--4 p {
        width: 199px;
    }
    .card__main--4 h4::after {
        top: -5px;
        right: 31px;
        width: 12px;
        height: 12px;
    }
    @keyframes go-owl-dots {
        from {
            left: 40%;
        }
        to {
            left: calc(60%);
        }
    }
    .owl-dots::after {
        animation: go-owl-dots 1s infinite alternate;
    }
    /*------- Section (your-results) -------*/
    .wrapp-title {
        margin-bottom: 54px;
    }
    .wrapp-title h2::after {
        left: -40px;
    }
    .wrapp-title__accent {
        font-size: 15px;
        top: 41px;
    }
    .guarantee-slide__subtitle {
        font-size: 11px;
    }
    .guarantee-slide__text {
        font-size: 11px;
        letter-spacing: -0.043em;
    }
    .brain-small {
        width: 225px;
    }
    .brain-small::before {
        width: 110px;
        height: 140px;
    }
    .brain-small::after {
        width: 70px;
        height: 70px;
    }
    @keyframes radial-pulse {
        0% {
            box-shadow: 0 0 10px 1px rgb(193, 165, 65, 0.7);
            -webkit-box-shadow: 0 0 10px 1px rgb(193, 165, 65, 0.7);
            opacity: 1;
        }
        100% {
            box-shadow: 0 0 40px 60px rgba(226, 207, 156, 0.6);
            -webkit-box-shadow: 0 0 40px 60px rgba(226, 207, 156, 0.6);
            opacity: 0;
        }
    }
    .wrapp-slider__one-small,
    .wrapp-slider__two-small {
        text-align: center;
    }
    .your-results-wrapp-md__list {
        font-size: 11px;
    }
    .your-results-wrapp-md__list li {
        margin-bottom: 24px;
    }
    /*------- Section (start) -------*/
    .start-title::after {
        left: -31px;
    }
    .wrapp-content {
        font-size: 12px;
        padding: 4px 50px 4px 25px;
    }
    .wrapp-content span {
        font-size: 36px;
    }
    .training {
        width: 285px;
        margin: 40px auto 20px;
    }
    .training strong {
        font-size: 13px;
    }
    .start-btn {
        width: 184px;
        font-size: 13px;
        padding: 11px 0;
    }
    .start-btn::before {
        width: 182px;
        height: 37px;
    }
    /*------- Section (biography) -------*/
    .biography-title::after {
        left: -33px;
    }
    .biography-list {
        font-size: 11px;
    }
    .biography-list,
    .read,
    .biography-social {
        width: auto;
    }
    .biography-img {
        width: 276px;
    }
    .biography-img::before {
        top: 399px;
        left: 97px;
        width: 134px;
    }
    .biography-list--hour br {
        display: none;
    }
    /*------- Section (value) -------*/
    .value-title {
        width: 155px;
        margin: 0 auto 40px;
    }
    .value-title::after {
        left: -36px;
        top: 22%;
    }
    .value-img-small {
        width: 165px;
    }
    .value-img-small img {
        margin-left: -19px;
    }
    .value-img-small::after {
        width: 243px;
        height: 242px;
        top: 45px;
        left: -39px;
    }
    .value-content__list li::before {
        width: 15px;
        height: 15px;
    }
    .value-content__list--2 li:nth-child(1),
    .value-content__list--2 li:nth-child(2) {
        max-width: 100%;
    }
    /*------- Section (reviews) -------*/
    .reviews-title::after {
        left: -30px;
    }
    .reviews-wrapp,
    .client {
        width: 290px;
    }
    .client__link {
        width: 80px;
    }
    .client__text {
        height: 400px;
    }
    .client__text p {
        font-size: 11px !important;
    }
    .client__text--1 {
        width: 204px;
    }
    .client__text--2 {
        width: 210px;
    }
    .client__text--3 {
        width: 206px;
    }
    .client__text--4 {
        width: 232px;
    }
    .client__text--5,
    .client__text--6 {
        width: 236px;
    }
    .reviews-wrapp::before {
        top: 7%;
    }
    /*------- Section (communication) -------*/
    .communication-title {
        font-size: 15px;
        width: 275px;
    }
    .communication-title::after {
        top: 20%;
        left: -14px;
    }
    .wrapp-h2-small::after {
        box-shadow: 0px 0px 26px 22px #1e2026;
        -webkit-box-shadow: 0px 0px 26px 22px #1e2026;
        top: 80px;
    }
    .wrapp-form-small::before {
        box-shadow: 0px 0px 18px 25px #1e2026;
        -webkit-box-shadow: 0px 0px 18px 25px #1e2026;
    }
    .wrapp-social-small {
        padding: 15px 0 1px;
    }
    .social-network {
        position: relative;
        z-index: 7;
        margin-bottom: 40px;
    }
    .social-network__item {
        width: 249px;
    }
    .social-network--telegram {
        margin: 13px 0;
    }
    .social-network__item h5 {
        margin-bottom: 10px;
    }
    .social-network--instagram h5 {
        margin-left: 14px;
    }
    .social-network--telegram h5 {
        margin-left: 68px;
    }
    .social-network--fb h5 {
        margin-left: 10px;
    }
    .social-network__link > img {
        width: 65px;
    }
    .social-network__name {
        font-size: 12px;
        margin-bottom: 7px;
    }
    .social-network__subscribers img {
        width: 19px;
    }
    .record {
        font-size: 14px;
    }
    .form-wrapp::before {
        margin-left: -100px;
        width: 200px;
    }
    .form-wrapp p {
        width: 165px;
        font-size: 11px;
    }
    .form__btn {
        font-size: 12px;
    }
    .form__btn::before {
        top: 49%;
    }
    /*------- footer -------*/
    .footer-wrap {
        flex-direction: column;
        justify-content: normal;
    }
    .footer-logo {
        margin-left: -16px;
    }
    .footer-logo img {
        width: 133px;
    }
    .footer-quote {
        font-size: 11px;
        margin: 20px 0px;
    }
    .footer-quote__one {
        margin-bottom: 5px;
    }
    .footer-security {
        width: 128px;
        margin: auto;
    }
    /*------- Biography-detail (header) -------*/
    .fixed-menu-biography {
        padding: 21px 0px 15px 0px;
    }
    .fixed-menu-biography .logo {
        width: 110px;
    }
    .index-link a {
        font-size: 13px !important;
    }
    .my-biography-title::after {
        left: -33px;
    }
    .biography-content__video {
        max-width: 292px;
        height: 181px;
    }
    .plug-youtube-2 {
        width: 290px;
        height: 181px;
    }
    /*------- Section (my-progress) -------*/
    .wrapp-form-small {
        margin-top: 0px;
    }
    /*------- Section (biography-communication) -------*/
    .biography-communication-title {
        width: 290px;
    }
    .biography-communication-title::after {
        display: none;
    }
}
