@media screen and (max-width: 1410px)  {
    .cover__content.content {
        padding: 0;
    }
}

@media screen and (max-width: 1200px) {
    .first-bonus__image {
        right: 7%;
    }
}

@media screen and (max-width: 1100px) {
    .testimonials__list.list {
        padding: 25px 30px;
    }

    .first-bonus__wrapper {
        padding: 50px 30px 50px 50px;
    }

    .first-bonus__image {
        right: 0;
    }
}

@media screen and (max-width: 1000px) {
    .main-info__wrap {
        padding: 40px 30px;
    }

    .main-info__wrap:before {
        width: -webkit-calc((100% - 60px) * 0.32 + 30px);
        width: -moz-calc((100% - 60px) * 0.32 + 30px);
        width: calc((100% - 60px) * 0.32 + 30px);
        min-width: 230px;
    }

    table tr td:nth-child(2) {
        padding-left: 30px;
    }

    .pros-list__item:first-child, .pros-list__item:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 50%;
        -moz-box-flex: 0;
        flex: 0 1 50%;
    }

    .first-bonus__wrapper {
        padding: 25px;
    }

    .first-bonus__wrap {
        padding: 25px;
        background: rgba(255, 255, 255, 0.6);
    }

    .banner__wrap {
        background: rgba(0, 0, 0, 0.6);
    }

    .banner__image img {
        -o-object-position: 80%;
        object-position: 80%;
    }
}

@media screen and (max-width: 900px) {
    .content {
        padding: 25px 15px;
    }

    .faq-item__question {
        padding: 15px;
        min-height: 0;
        font-size: 3.3vw;
        line-height: 1.3;
    }

    .faq-item__answer {
        padding: 15px;
    }

    h1, .title.general, .first-bonus__desc {
        font-size: 5vw;
        line-height: 1.2;
    }

    h2, .title.high, h3, .title.middle {
        font-size: 4vw;
        line-height: 1.3;
    }

    h2.yellow, h3.yellow, .title.high.yellow, .title.middle.yellow {
        padding: 13px 20px;
    }

    .app-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 -webkit-calc((100% - 20px) / 2);
        -moz-box-flex: 0;
        flex: 0 1 calc((100% - 20px) / 2);
    }

    .app-item__title.title {
        padding: 20px 15px;
    }

    .app-item__desc {
        padding: 15px;
    }

    .app__content.content {
        padding-top: 0;
    }

    .banner__content.content {
        padding: 0 15px 25px;
    }

    .list {
        padding: 25px 20px;
    }

    .games__wrap {
        padding: 20px 15px;
    }

    .games__wrap > * {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 -webkit-calc((100% - 20px) / 2);
        -moz-box-flex: 0;
        flex: 0 1 calc((100% - 20px) / 2);
    }

    h2.purple, h3.purple, .title.high.purple, .title.middle.purple {
        padding: 12px 20px;
    }

    .header__content.content {
        padding: 0 15px;
    }

    .pros-list__item {
        padding: 20px;
    }

    .mail__list li {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 -webkit-calc((100% - 20px) / 2);
        -moz-box-flex: 0;
        flex: 0 1 calc((100% - 20px) / 2);
        font-size: 20px;
        line-height: 30px;
        padding: 20px;
    }

    .testimonials__list.list {
        min-width: 250px;
        padding: 15px;
    }

    .testimonials__article {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 -webkit-calc(67% - 20px);
        -moz-box-flex: 0;
        flex: 0 1 calc(67% - 20px);
        max-width: -webkit-calc(100% - 20px - 250px);
        max-width: -moz-calc(100% - 20px - 250px);
        max-width: calc(100% - 20px - 250px);
    }

    .second-bonus__wrapper {
        padding: 50px 40px;
    }
}

@media screen and (max-width: 700px) {
    h2, .title.high, h3, .title.middle {
        font-size: 28px;
    }

    .header__button.button {
        min-width: 140px;
    }

    .header__logo {
        margin: 0 20px -25px;
    }

    h1, .title.general, .first-bonus__desc {
        font-size: 35px;
    }

    .cover__title.title {
        padding: 50px 20px;
    }

    .mail__list {
        display: block;
    }

    .mail__list li + li {
        margin-top: 25px;
    }

    .testimonials__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
    }

    .testimonials__article {
        max-width: 100%;
    }

    .testimonials__list.list {
        min-width: 0;
        margin-top: 25px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        order: 1;
        width: 100%;
    }

    .first-bonus__wrap {
        width: 100%;
        max-width: 460px;
    }

    .second-bonus__wrapper {
        padding: 30px 20px;
    }

    .banner__wrap {
        width: 100%;
        max-width: 450px;
    }

    .banner__wrapper {
        padding: 20px;
    }
}

@media screen and (max-width: 650px) {
    .main-info__wrap {
        padding: 20px;
    }

    table, .pros-item__list {
        font-size: 16px;
        line-height: 32px;
    }

    table thead, .pros-item__desc {
        font-size: 20px;
        line-height: 32px;
    }

    table tr td:first-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 40%;
        -moz-box-flex: 0;
        flex: 0 1 40%;
        padding-right: 10px;
        min-width: 0;
    }

    table tr td:nth-child(2) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 60%;
        -moz-box-flex: 0;
        flex: 0 1 60%;
        max-width: 100%;
        padding-left: 15px;
    }

    .main-info__wrap:before {
        width: -webkit-calc((100% - 40px) * 0.4 + 20px);
        width: -moz-calc((100% - 40px) * 0.4 + 20px);
        width: calc((100% - 40px) * 0.4 + 20px);
        min-width: 0;
    }
}

@media screen and (max-width: 600px) {
    .app__list {
        display: block;
    }

    .app-list__item + .app-list__item {
        margin-top: 25px;
    }

    .games__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
    }

    .games__wrap:nth-child(2n) p {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        order: 1;
    }

    .games__wrap h2.purple, .games__wrap h3.purple {
        margin-bottom: 25px;
        width: 100%;
        padding: 12px 15px;
    }

    .header__logo {
        height: 90px;
        margin: 0 20px -10px;
        padding: 20px;
    }

    .header__logo img {
        width: 100px;
    }

    .header__button.button {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .faq-item__question {
        font-size: 20px;
    }

    .first-bonus__wrapper {
        padding: 15px;
    }

    .first-bonus__wrap {
        padding: 20px 15px;
    }

    .banner__wrap {
        text-align: center;
        margin: auto;
    }

    .banner__title.title {
        text-align: center;
    }

    .banner__image img {
        -o-object-position: 95%;
        object-position: 95%;
    }
}

@media screen and (max-width: 500px) {
    .header__content.content {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        justify-content: space-between;
    }

    .header__logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -moz-box-flex: 0;
        flex: 0 1 100%;
        margin: 0;
        height: auto;
        padding: 15px;
    }

    .header__button.button {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-box-ordinal-group: 2;
        order: 1;
        max-width: 140px;
    }

    .header__button.button {
        margin: 15px auto;
    }

    table thead {
        font-size: 16px;
        line-height: 30px;
    }

    .pros__list {
        display: block;
    }

    .pros-list__item {
        display: block;
    }

    .pros-item__desc {
        margin-bottom: 20px;
    }

    .pros-item__list li + li {
        margin-top: 15px;
    }

    .first-bonus__image {
        right: -15px;
    }

    .banner__image img {
        -o-object-position: 85%;
        object-position: 85%;
    }
}

@media screen and (max-width: 400px) {
    .main-info__wrap {
        padding: 10px;
    }

    table {
        font-size: 15px;
        line-height: 30px;
    }

    table tr td:nth-child(2) {
        padding-left: 10px;
    }

    .main-info__wrap:before {
        width: -webkit-calc((100% - 20px) * 0.4 + 10px);
        width: -moz-calc((100% - 20px) * 0.4 + 10px);
        width: calc((100% - 20px) * 0.4 + 10px);
    }

    table tbody tr:first-child {
        margin-top: 20px;
    }

    table tbody tr + tr {
        margin-top: 15px;
    }

    table thead {
        font-size: 15px;
        line-height: 30px;
    }

    .header__button.button {
        min-width: 0;
        width: -webkit-calc((100% - 20px) / 2);
        width: -moz-calc((100% - 20px) / 2);
        width: calc((100% - 20px) / 2);
    }

    h1, .title.general, .fisrt-bonus__desc > span:first-child {
        font-size: 32px;
    }

    .banner__image img {
        -o-object-position: 80%;
        object-position: 80%;
    }

    .banner__wrapper {
        padding: 15px;
    }
}
