@media (max-width: 1399.98px) {
    .movies-list {
        margin-left: -10px;
        margin-right: -10px;
    }

    .movies-list__item {
        padding-left: 10px;
        padding-right: 10px;
    }

    .movie__content {
        padding: 20px;
    }
}

@media (max-width: 1199.98px) {
    body {
        font-size: 16px;
        line-height: 22px;
    }

    h1,
    .h1 {
        font-size: 36px;
        line-height: 50px;
    }

    h2,
    .h2 {
        font-size: 24px;
        line-height: 34px;
    }

    h3,
    .h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .form-control {
        font-size: 16px;
        line-height: 22px;
        height: 33px;
    }

    .form-check {
        font-size: 14px;
    }

    .container {
        max-width: 960px;
    }

    .pop-window,
    .pop-window.fancybox-content {
        width: 530px;
    }

    .dec {
        font-size: 6px;
    }

    .fancybox-close-btn {
        right: 10px;
        top: 10px;
    }

    .footer__col._1 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .footer__col._2 {
        flex: 0 0 30%;
        max-width: 30%;
    }

    .footer__col._3 {
        flex: 0 0 40%;
        max-width: 40%;
    }

    .main__hashtag {
        margin-top: 0;
    }

    .instruction__step-arrow {
        font-size: 8px;
        margin-top: 0;
    }

    .instruction__step-list {
        margin-top: 50px;
    }

    .instruction__step {
        padding-bottom: 40px;
    }

    .instruction__step + .instruction__step {
        padding-top: 30px;
    }

    .quiz__header {
        padding-top: 0;
    }

    .quiz-result__title {
        margin-top: 0;
    }

    .prize-instruction__arrow {
        display: none;
    }

    .prize-instruction__bg-1 {
        margin-left: 190px;
    }

    .results__header {
        padding-top: 0;
    }

    .results__video-play {
        font-size: 6px;
    }

    .header__burger {
        font-size: 6px;
    }

    .header__logo {
        font-size: 6px;
    }

    .menu {
        font-size: 6px;
    }

    .prize-instruction__items {
        left: 0;
    }

    .prize-instruction__share-dec-1 {
        display: none;
    }
}

@media (max-width: 991.98px) {
    .container {
        max-width: 720px;
    }

    .movies-list__item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
        width: 33.33%;
    }

    .promocode-section__row {
        display: block;
    }

    .promocode-section__code {
        margin-right: 0;
        margin-bottom: 15px;
        width: 100%;
    }

    .promocode-section__btn {
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    body {
        font-size: 14px;
        line-height: 20px;
    }

    html.is-noscroll body {
        position: fixed !important;
        width: 100%;
        background-attachment: fixed;
        overflow-y: auto;
    }

    h1,
    .h1 {
        font-size: 24px;
        line-height: 34px;
    }

    h2,
    .h2 {
        font-size: 20px;
        line-height: 28px;
    }

    h3,
    .h3 {
        font-size: 16px;
        line-height: 24px;
    }

    .form-group {
        margin-bottom: 23px;
    }

    .form-control {
        font-size: 16px;
        line-height: 22px;
        height: 25px;
        padding: 0 8px 2px;
    }

    .form-control-maxlength {
        font-size: 13px;
        line-height: 20px;
    }

    .form-check {
        font-size: 14px;
        margin: 0 0 10px 0;
    }

    .pop-window,
    .pop-window.fancybox-content {
        width: 360px;
        padding: 40px 20px;
    }

    .fancybox-close-btn {
        background-size: 16px;
    }

    .container {
        max-width: 540px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .header__inner {
    padding: 0 20px;
    height: 106px;
    }

    .header__burger {
        position: absolute;
    font-size: 7px;
    margin: 0;
    top: 50%;
    margin-top: -15px;
    }

    .header__logo {
        font-size: 10px;
        margin: 0 auto;
    }

    .footer {
        padding: 30px 0 35px;
    }

    .footer__row {
        display: block;
    }

    .footer__col {
        max-width: none !important;
    }

    .footer__list {
        margin-bottom: 25px;
    }

    .footer__apps-desc {
        margin-bottom: 11px;
    }

    .footer__apps-list {
        margin-right: -10px;
        margin-bottom: 5px;
    }

    .footer__apps-item {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .menu {
        font-size: 4px;
    }

    .content {
        padding-top: 122px;
        padding-bottom: 40px;
    }

    .main__hashtag,
    .quiz__title,
    .results__title {
        font-size: 3.5em;
        line-height: 1;
    }

    .main__title,
    .quiz-result__title {
        font-size: 3em;
        line-height: 1.4;
    }

    .main__header-dec-1,
    .main__header-dec-2 {
        display: none;
    }

    .instruction__step-row {
        display: block;
    }

    .instruction__step-col._arrow {
        display: none;
    }

    .instruction__title {
        margin-bottom: 20px;
    }

    .instruction__step-list {
        margin-top: 15px;
        margin-bottom: 20px;
    }

    .instruction__step {
        padding-bottom: 30px;
    }

    .quiz__title {
        margin-bottom: 20px;
    }

    .quiz-item__title {
        font-size: 1.2em;
    }

    .quiz-item__answer {
        font-size: 1.2em;
    }

    .quiz-item__num {
        font-size: 1.5em;
    }

    .quiz-result .dec {
        display: none;
    }

    .quiz-result__card:before {
        padding-top: 230px;
    }

    .quiz-result {
        margin-bottom: 50px;
    }

    .promocode-section {
        padding-left: 0;
        margin-bottom: 50px;
    }

    .promocode-section__dec-1 {
        display: none;
    }

    .promocode-section__text {
        margin-bottom: 15px;
    }

    .promocode-section__copy {
        right: 10px;
    }

    .promocode-section__code {
        padding-left: 40px;
        padding-right: 40px;
    }

    .info-links {
        font-size: 14px;
    }

    .prize-instruction__item-image-wrapper .dec {
        display: none;
    }

    .prize-instruction__items-col {
        padding: 0 5px;
        margin-bottom: 30px;
    }

    .prize-instruction__bg-1 {
        display: none;
    }

    .share-btn {
        margin: 0 2px 4px;
    }

    .share-btn img {
        height: 22px;
        width: auto;
    }

    .prize-instruction__share-list {
        margin-bottom: 20px;
    }

    .prize-instruction__share-btn-wrapper {
        margin-top: 0;
    }

    .results__dec-1,
    .results__dec-2 {
        display: none;
    }

    .results__timer-title {
        margin-bottom: 0.8em;
        margin-top: 0.8em;
    }

    .countdown {
        font-size: 10px;
    }

    .results__timer {
        margin-bottom: 2em;
    }

    .results__video-dec-1 {
        display: none;
    }

    .results__video:before {
        padding-top: 220px;
    }

    .results__video-text {
        bottom: 1.5em;
    }

    .results__video-play {
        font-size: 4px;
    }

    .movies__lead {
        margin-bottom: 25px;
    }

    .pop-window small {
        font-size: 0.9em;
    }

    .movies-list-wrapper {
        max-width: 292px;
        margin: 0 auto;
    }

    .movies-list .slick-dots {
        bottom: -55px;
    }

    .movies-list__item {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .movies-list__item + .movies-list__item {
        display: none;
    }

    .movie {
        font-size: 24px;
        line-height: 32px;
    }

    .movie:hover:before {
        -webkit-filter: blur(5px);
        filter: blur(5px);
    }

    .movie__content {
        padding: 24px;
    }

    .movie__tags {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 16px;
    }

    .text h1 {
        font-weight: 600;
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 1.25em;
    }

    .text ol ol ol,
    .text ol ul ol,
    .text li ul {
        padding-left: 1.5em;
    }

    .up-btn {
        width: 40px;
        height: 40px;
        right: 10px;
        bottom: 10px;
    }

    .results__section-title {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 14px;
    }

    .results-table {
        font-size: 12px;
        line-height: 17px;
    }

    .results-table .__col-1 {
        width: 118px;
    }

    .results-table .__col-2 {
        width: 37px;
    }

    .results-table .__col-3 {
        width: 97px;
    }

    .results-table .__col-4 {
        width: 82px;
    }

    .results-table th {
        padding: 8px 0;
        font-weight: 500;
    }

    .results-table td {
        padding: 3px 2px;
        font-size: inherit;
        line-height: inherit;
        height: 35px;
    }

    .results-table .__m-xs-text {
        display: block;
        font-size: 9px;
        line-height: 13px;
    }

    .results-table .__m-sm-text {
        display: block;
        font-size: 10px;
        line-height: 14px;
    }

    .results-table .__m-md-text {
        display: block;
        font-size: 11px;
        line-height: 15px;
    }

    .results-table._sm {
        width: 82%;
    }
}

@media (max-width: 575.98px) {
    .container {
        max-width: none;
    }
}

@media (max-width: 374.98px) {
    .pop-window,
    .pop-window.fancybox-content {
        padding-left: 10px;
        padding-right: 10px;
    }
}