@media (max-width: 1180px) and (orientation: landscape) {
  /*.mobile .first-section {
    display: block !important;
    padding-top: 100vh;
    height: auto;
  }
  .mobile .first-section > * {
    position: relative;
    top: inherit !important;
    bottom: inherit !important;
  }*/
  .mobile .first-section .right-links__login-button {
    position: relative !important;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .mobile .first-section__text-2 {
    top: 80px;
  }
}

/* min-width запросы необходимы в таком порядке, НЕ МЕНЯТЬ! */
@media (min-width: 1930px) {
  .first-section {
    min-height: 1000px;
  }
  .first-section__text-1 {
    top: 150px;
  }
  .first-section__text-2 {
    top: 180px;
  }
  .tariffs__lightning-1 {
    background-position: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
  }
  .tariffs__lightning-2 {
    height: 100vh;
    top: -50vh;
    width: 50%;
    background-size: 100% auto;
  }
  .information__frame.frame {
    max-width: 1920px;
    margin: 0 auto;
  }
  .video {
    background-repeat: no-repeat;
  }
  .advantage {
    background-size: auto 100%;
  }
  .video__lightning {
    background-repeat: no-repeat;
  }
  .tariffs__lightning-3 {
    width: 50%;
    background-size: 100% auto;
    right: 0;
  }
  .information__lightning-1 {
    width: 50%;
    background-size: 100% auto;
  }
  .information__lightning-3 {
    width: 50%;
    background-size: 100% auto;
  }
}
@media (min-width: 2800px) {
  .main-wrapper {
    background-position: center -3%;
  }
}
@media (min-width: 3000px) {
}
@media (min-width: 3300px) {
  .main-wrapper {
    background-position: center -4%;
  }
}
@media (min-width: 3500px) {
  .main-wrapper {
    background-position: center -5%;
  }
  .first-section__text-1 {
    top: 140px;
  }
  .first-section__text-2 {
    top: 161px;
  }
}
@media (min-width: 3800px) {
  .main-wrapper {
    background-position: center -6%;
  }
}
/* min-width запросы необходимы в таком порядке, НЕ МЕНЯТЬ! */

/* max-width запросы */

@media (max-width: 1920px) {
  .first-section__text-3 span:first-child {
    font-size: 65px;
  }
  .first-section__text-3 span:last-child {
    font-size: 17px;
  }
}
@media (max-width: 1800px) {
  .information__frame.frame > div {
    padding: 0 5%;
  }
}
@media (max-width: 1600px) {
  .information__frame.frame > div {
    padding: 0 10%;
  }
  .header__main-menu > li > a {
    font-size: 18px;
  }
  .header__main-menu > li {
    margin-right: 25px;
  }
  .header__right-links > li {
    margin-right: 25px;
  }
  .header__right-links > li > a {
    font-size: 18px;
  }
  .lang__current:before {
    top: 5px;
  }
  .lang__current:after {
    top: 9px;
  }
  .ap-item__block {
    padding-left: 128px;
  }
  .ap-item__block .number {
    left: -47px;
    width: 149px;
    top: -8px;
  }
}
@media (max-width: 1400px) {
  .slide-5 .slide__timer {
    width: 583px;
    font-size: 85px;
    height: 156px;
  }
  #timer-seconds-number {
    width: 130px;
  }
  .new-contract-container {
  }
  .new-contract-container .title {
    font-size: 37px;
    margin-top: 0;
    line-height: 35px;
  }
  .cashback.cashback-type-2::before {
    right: -10px;
    top: 136px;
    width: 76px;
    height: 55px;
    left: auto;
    margin-left: 0;
    margin-top: 0;
  }
  .header__logo {
    width: 190px;
  }
  .slide-1 .first-section__banner-container {
    top: 26vh;
  }
  .slide-3 .first-section__banner-container {
    top: 23vh;
  }
  .bee3D--nav {
    width: 50px !important;
  }
  .tariffs__blocks .bee3D--nav {
    opacity: .6;
  }
  .first-section__text-1 {
    font-size: 36px;
    top: 115px;
  }
  .first-section__text-2 {
    top: 148px;
    font-size: 32px;
  }
  .information__frame.frame > div > p {
    font-size: 18px;
  }
  .information__frame.frame > h4 {
    font-size: 50px;
    padding-bottom: 30px;
  }
  .information__frame.frame {
    height: 100vh;
  }
  .container {
    padding: 0 10%;
  }
  .advantage {
    padding-top: 200px;
    padding-bottom: 300px;
  }
  .advantage h4 {
    margin-bottom: 130px;
  }
  .video {
    padding-top: 300px;
  }
  .affiliate-program__description {
    font-size: 23px;
    font-weight: normal;
  }
  .partners h4 {
    margin-top: 100px;
  }
  .blocks__item.item header {
    font-size: 19px;
  }
  /*.blocks__item.item header > .miner-title {
    white-space: nowrap;
  }*/
  .info__indicators.indicators {
    font-size: 17px;
  }
  .first-section__text-3 span:first-child {
    font-size: 60px;
  }
  .first-section__text-3 span:last-child {
    font-size: 24px;
  }
  .a-blocks__item {
    width: 31%;
  }
}
@media (max-width: 1280px) {
  .header__main-menu > li {
    margin-right: 10px;
  }
  .header__right-links > li {
    margin-right: 10px;
  }
  .first-section__text-1 {
    font-size: 31px;
  }
  .first-section__text-3 > ul > li {
    margin-right: 30px;
  }
  .first-section__text-3 span:last-child {
    font-size: 20px;
  }
  .first-section__text-3 span:first-child {
    font-size: 50px;
  }
  .first-section__text-2 {
    top: 130px;
    font-size: 30px;
    letter-spacing: 20px;
  }
}
@media (max-width: 1020px) {
  .slide-2 .first-section__banner-container .text {
    font-size: 26px;
  }
  .slide-2 .first-section__banner-container .text:last-child {
    font-size: 44px;
  }
}

@media (max-width: 1180px) {
  .slide-5 .slide__wrapper {
    max-width: 740px;
  }
  .watch-video {
    margin-top: 25px;
    display: none !important;
  }
  .close_cookies_confirm-wrapper {
    display: block;
    margin-top: 15px;
  }
  .is-mobile {
    display: inherit !important;
  }
  .under-header {
    display: none;
  }
  .news-section h1 {
    font-size: 38px;
  }
  .video__container iframe {
    width: 600px;
    height: 360px;
  }
  #video_slider {
    height: 360px;
  }
  #video_slider .bee3D--slide {
    margin-left: -307px;
  }
  .header__right-links .right-links__login-button {
    white-space: nowrap;
    position: absolute;
    right: 10px;
    bottom: -29px;
  }
  .svg {
    height: 60px;
    width: 60px;
    margin-top: 7px;
  }
  .svg > img {
    height: 60px;
    width: 60px;
    position: absolute;
    right: 0;
  }
  .svg .play {
    width: 10px;
    height: 10px;
    left: 50%;
    margin-left: -4px;
    top: 50%;
    margin-top: -5px;
  }
  .right-links .login {
    width: 0px;
    position: absolute;
    left: 0;
  }
  .tariffs__header {
    padding-bottom: 30px;
  }
  .tariffs__lightning-2 {
    background-size: 100% auto;
    top: -520px;
  }
  .information__lightning-1 {
    top: -320px;
  }
  .first-section {
    display: flex;
  }
  .tariffs__lightning-3 {
    top:515px;
    display: none;
  }
  .mobile .tariffs__blocks.blocks {
    flex-wrap: wrap;
    height: 500px;
    position: relative;
  }
  .desktop .tariffs__blocks.blocks {
    flex-wrap: wrap;
  }
  .desktop .blocks__item.item {
    width: 46%;
  }
  .blocks__item.item {
    width: 80%;
    flex: 0 1 auto;
    max-width: inherit;
    margin-bottom: 40px;
  }
  .footer__list-bottom.list-bottom > div:first-child {
    width: 50%;
  }
  .header__logo {
    order: 2;
    margin-right: -25px;
  }
  .header__main-menu {
    order: 1;
    position: absolute;
    left: 0;
    top: 65px;
    padding: 6px 29px 29px;
    background: rgba(0,0,0,.9);
    display: none;
  }
  .header__main-menu.opened {
    display: block;
  }
  .header__main-menu > li {
    display: block;
    margin-bottom: 5px;
  }
  .header__main-menu > li > a {
    font-size: 22px;
  }
  .header__main-menu .registration {
    display: block;
  }
  .header__right-links {
    order: 3;
    margin-right: 20px;
  }
  .header__mobile-link {
    display: inline-block;
    margin-left: 20px;
  }
  .header__mobile-link img {
    width: 28px;
  }
  .header > * {
    margin-top: 0;
  }
  .header {
    height: 65px;
    justify-content: space-between;
  }
  .header > div {
    height: 65px;
  }
  .right-links .registration {
    display: none;
  }
  .center-button .right-links__login-button {
    color: #fff;
    text-decoration: none;
    padding: 20px 30px;
    font-size: 40px;
    border-width: 6px;
  }
  .first-section .first-section__text-3 {
    display: none;
  }
  .first-section__text-3 > ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 1;
    position: relative;
  }
  .first-section__text-3 > ul > li {
    margin-right: 0;
    display: inline;
    width: 318px;
  }
  .first-section__text-3 div {
    align-items: center;
  }
  .first-section__text-3 span:first-child {
    font-size: 50px;
    width: 65px;
    text-align: right;
  }
  .first-section {
    margin-bottom: 0;
  }
  .first-section__text-3 {
    bottom: 40px;
    font-weight: lighter;
    margin: 0;
    padding: 150px 0 200px;
    position: relative;
    margin-top: 39px;
  }
  .tariffs__lightning-1 {
    display: none;
  }
  h4.first-section__text-3:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    background: url(../img/lightning_under_video.png);
    height: 229px;
    background-size: auto 100%;
    background-position: center -58px;
    background-repeat: no-repeat;
    transform: scaleX(-1);
  }
  h4.first-section__text-3:after {
    background-image: url(../img/lightning_under_video.png);
    background-size: auto 100%;
    background-position: center 36px;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 229px;
    transform: scaleX(-1);
  }
  .blocks__item {
    background: #000015 !important;
  }
  .bee3D--slide__active {
    z-index: 99 !important;
  }
  .tariffs__header h5, .tariffs__header h3 {
    text-align: center;
    padding-left: 0;
  }
  .information__lightning-3 {
    background-size: 100% auto;
    background-position: left bottom;
  }
  .lang-ae.mobile .first-section__text-3 > ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .lang-ae.mobile .first-section__text-3 > ul > li {
    margin-left: 0;
  }
}
@media (max-width: 900px) {
  .slide-5 .slide__wrapper {
    max-width: 650px;
  }
  .banner-text {
    font-size: 63px;
    margin-left: -55px;
    margin-top: -37px;
  }
  .cooler {
    height: 18vw;
    width: 100%;
    background-size: auto 100%;
    top: 50%;
    margin-top: -9vw;
  }
  .slide-1 .first-section__banner-container .banner {
    background-size: contain;
    width: 100%;
  }
  .slide-3 .first-section__banner-container .banner {
    width: 100%;
  }
  .slide-1 .first-section__banner-container .text {
    font-size: 23px;
  }
  .slide-2 .first-section__banner-container .banner {
    background-size: 155% auto;
  }
  .header > div {
    padding: 0;
  }
  .advantage:before {
    display: none;
  }
  .information__lightning-2 {
    display: none !important;
  }
  .information__frame.frame {
    height: auto;
    background: none !important;
  }
  .main-wrapper {
    background: #000015;
  }
  .main-wrapper {
    background: #000015 !important;
  }
  .first-section {
    background-size: auto 100%;
    background-position: center;
  }
  .first-section__text-3 {
    z-index: 10;
  }
  .first-section__text-1 {
    font-size: 31px;
    top: 78px;
    padding: 0 10%;
  }
  .first-section__text-2 {
    letter-spacing: 13px;
    word-spacing: 0;
    font-size: 21px;
  }
  .information__frame.frame > h4 {
    padding-left: 0;
    text-align: center;
  }
  .advantage h4 {
    padding-left: 0;
    text-align: center;
  }
  .a-blocks__item {
    width: 100%;
  }
  .a-blocks__item {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .a-blocks__item h5 {
    color: #19b1f1;
  }
  .video h4 {
    padding-left: 0;
    text-align: center;
  }
  .video {
    background-position: right 61px;
    background-size: 150%;
    background-repeat: no-repeat;
    z-index: 11;
    position: relative;
  }
  .video:before {
    display: none;
  }
  .affiliate-program__separator {
    width: 100%;
    height: 159px;
    background-image: url(../img/lightning_under_video.png);
    display: block;
    margin-bottom: 0;
    background-position: center 0;
    background-size: 100% auto;
    margin-top: -50px;
    position: relative;
  }
  .affiliate-program h4 {
    text-align: center;
  }
  .affiliate-program__description {
    text-align: center;
  }
  .affiliate-program {
    background-image: none !important;
  }
  .affiliate-program__list.ap-list {
    padding-top: 200px;
    background-position: center top;
    background-size: 500% auto;
    background-repeat: no-repeat;
    flex-direction: column;
  }
  .affiliate-program__list.ap-list:after {
    position: absolute;
    width: 130%;
    height: 100%;
    content: "";
    background-image: url(../img/map30f4.svg?v=3);
    top: 0;
    left: -14%;
    background-size: 500% auto;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 0;
  }
  .ap-list__ap-item.ap-item {
    width: 100%;
  }
  .ap-item__title {
    text-align: center;
  }
  .partners h4 {
    text-align: center;
  }
  .partners {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .partners__logos.partner-logo {
    flex-wrap: wrap;
  }
  .partner-logo__item {
    width: 50%;
  }
  .footer__list.f-list {
    flex-wrap: wrap;
  }
  .f-list__item:nth-of-type(1){
    order: 2;
  }
  .f-list__item:nth-of-type(2){
    order: 4;
  }
  .f-list__item:nth-of-type(3){
    order: 3;
  }
  .f-list__item:nth-of-type(4){
    order: 1;
    width: 100%;
    align-items: center;
    margin-bottom: 15px;
  }
  .footer__list-bottom {
    flex-direction: column;
  }
  .footer__list-bottom.list-bottom > div:first-child {
    width: 100%;
    order: 2
  }
  .footer__list-bottom.list-bottom > div:last-child {
    width: 100%;
    order: 1
  }
  .list-bottom__form input {
    height: 38px;
    width: 100%;
    margin-right: 15px;
  }
  .list-bottom__form form {
    display: flex;
    margin-bottom: 30px;
  }
  .footer__list-bottom.list-bottom ul {
    margin-bottom: 30px;
  }
  .bee3D--nav__prev {
    right: 100% !important;
    left: auto !important;
    margin-right: -5%;
  }
  .bee3D--nav__next {
    right: -11% !important;
  }
  .video h4, .partners h4, .affiliate-program h4, .advantage h4, .information__frame.frame > h4, .tariffs__header h3, .first-section__text-3 > div, .payment h4 {
    font-size: 47px;
  }
  .information__frame.frame > div {
    height: auto;
  }
  .information__frame.frame > div > p {
    margin: 0 0 20px;
  }
  .information__separator {
    visibility: hidden;
  }
  .lang-ae .affiliate-program__list.ap-list {
    flex-direction: column;
  }
  .payment__items {
    flex-wrap: nowrap;
    justify-content: space-around;
  }
  .payment__items div {
    width: 40% !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .payment h4 {
    text-align: center;
  }
}

@media (max-width: 770px) {
  .slide-5 .slide__wrapper {
    margin: 0 10%;
    flex: 1;
    display: flex;
  }
  .slide-5 .slide__top-img {
    max-width: 90%;
  }
  .slide-5 .slide__bottom-img {
    max-width: 80%;
  }
  .slide-5 .slide__progress-text {
    font-size: 15px;
    height: 100%;
    flex-direction: column;
    justify-content: space-around;
  }
  .slide-5 .slide__sale-fund.ru {
    height: 8px;
  }
  .slide-5 .slide__button.ru {
    width: 197px;
  }
  .slide-5 .slide__button {
    height: 44px;
    width: 154px;
  }
  .slide-5 .slide__timer {
    width: 415px;
    font-size: 56px;
    height: 111px;
  }
  .colons {
    margin: 0;
  }
  #timer-seconds-number {
    width: 71px;
  }
  .banner-gradient {
    display: none;
  }
  .timer-container{
    bottom: 7%;
  }
}

@media (max-width: 750px) {
  .slide__timer-description {
    font-size: 33px;
  }
  .desktop .blocks__item.item > header > span:nth-child(2) {
    white-space: nowrap;
  }

  .slide-2 .first-section__banner-container .text:last-of-type {
    font-size: 35px;
  }
  .slide-2 .first-section__banner-container .text {
    font-size: 20px;
    width: 100%;
    text-align: center !important;
  }
  .timer-container{
    bottom: 7%;
  }
}

@media (max-width: 600px) {
  .blocks__item.item > header {
    padding: 0 5px;
  }
  .new-contract-container img:last-of-type {
    display: initial;
  }
  .new-contract-container img:first-of-type{
    display: none;
  }
  .slide__timer-description {
    font-size: 33px;
    bottom: -100px;
  }
  .new-contract-container {
    padding-top: 231px;
  }
  .new-contract-container .title {
    font-size: 26px;
    line-height: 35px;
  }
  .new-contract-container .text {
    padding: 0 30px;
    font-size: 14px;
  }
  .timer-container{
    bottom: 0;
  }
  .banner-text {
    font-size: 47px;
    margin-left: -38px;
    margin-top: -27px;
  }
  .slide-1 .first-section__banner-container .text:last-of-type {
    font-size: 35px;
  }
  .slide-2 .first-section__banner-container .text:last-of-type {
    font-size: 23px;
  }
  .slide-2 .first-section__banner-container .text-link {
    top: auto;
    bottom: -70px;
  }
  .slide-2 .first-section__banner-container .text-link > a {
    font-size: 20px;
  }

  .slide-2 .first-section__banner-container .text {
    font-size: 16px;
    width: 100%;
    text-align: center !important;
  }
  .slide-2 .first-section__banner-container {
    background: none;
    flex-direction: column;
    height: 60vh;
    top: 50vh;
    margin-top: -30vh;
    width: 100%;
  }
  .slide-2 .first-section__banner-container .banner {
    width: 100%;
  }
  .slide-3 .first-section__banner-container {
    top: 23vh;
  }
  .f-18s {
    font-size: 18px;
  }
  .news-section h1 {
    font-size: 26px;
    padding-top: 100px;
  }
  .payment {
    margin-bottom: -250px;
  }
  .right-links__login-button {
    position: relative;
    bottom: 0;
  }
  .slide-1 .first-section__banner-container .text div {
    margin-bottom: 9px;
    text-transform: uppercase;
  }
  .slide-1 .first-section__banner-container .text {
    font-size: 15px;
    width: 100%;
    text-align: center !important;
    display: none;
  }
  .slide-1 .first-section__banner-container {
    background: none;
    flex-direction: column;
    height: 60vh;
    top: 50vh;
    margin-top: -30vh;
    width: 100%;
  }
  .slide-1 .first-section__banner-container .text:first-child {
    margin-right: 0;
    order: 3;
  }
  .slide-1 .first-section__banner-container .text:last-child {
    margin-left: 0;
    order: 2;
    flex-direction: column-reverse;
  }
  .slide-1 .banner-background {
    display: none;
  }
  .slide-1 .first-section__banner-container .banner {
    width: 100%;
  }
  .right-links .login {
    display: none;
  }
  .tariffs__lightning-3 {
    top:550px;
  }
  .first-section__text-1 {
    font-size: 27px;
  }
  .desktop .blocks__item.item {
    width: 100%;
  }
  .video .container {
    padding: 0 2%;
  }
  .video__container iframe {
    width: 100%;
    height: 170px;
  }
  #video_slider {
    height: 170px;
  }
  .video__container {
    display: block;
  }
  .video h4, .partners h4, .affiliate-program h4, .advantage h4, .information__frame.frame > h4, .tariffs__header h3, .first-section__text-3 > div, .payment h4, .watch-video {
    font-size: 38px;
  }
  .f-list__item {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 30px;
  }
  .f-list__item:nth-of-type(4) {
    align-items: inherit;
  }
  .blocks__item.item {
    width: 90%;
  }
  .bee3D--slide {
    margin-left: -45% !important;
  }
  #video_slider .bee3D--slide {
    margin-left: -157px !important;
  }
  .ap-item__block .number {
    font-size: 60px;
  }
  .information__lightning-3 {
    background-position: left bottom;
  }
}
@media (max-width: 500px) {
  .slide-5 .slide__progress-text {
    font-size: 12px !important;
  }
  .slide-5 .slide__sale-fund {
    height: 14px;
  }
  .slide-5 {
    min-height: 185px;
  }
  .slide-5 .slide__timer {
    width: 275px;
    font-size: 33px;
    height: 74px;
  }
  .colons {
    margin: 0;
    width: 20px;
  }
  #timer-seconds-number {
    width: 44px;
  }
  .x2-tickets {
    right: -56px;
  }
  .slide-3 .first-section__banner-container svg {
    height: 100%;
    width: 300px;
    margin-right: -4px;
  }
  .banner-text {
    font-size: 35px;
    margin-left: -30px;
    margin-top: -19px;
  }
  #video_slider .bee3D--nav {
    height: 32px;
    top: 50%;
    margin-top: -16px;
    z-index: 9999;
  }
  #video_slider .bee3D--nav__prev, #video_slider .bee3D--nav__next{
    background-size: 35% !important;
  }
  .information__frame.frame {
    margin: 0;
    padding: 60px 0 120px;
  }
  .payment__items div {
    width: 100% !important;
  }
  .slide-1 .first-section__banner-container .text {
    font-size: 15px;
  }
  .slide-2 .first-section__banner-container .text {
    font-size: 15px;
  }
  .partner-logo__item {
    width: 100%;
    text-align: center;
    height: 150px;
  }
  .partners {
    background-size: 183%;
  }
  .video__lightning {
    background-size: 200%;
  }
  .video {
    background-position: right 46%;
    background-size: 150%;
  }
  .advantage {
    background-size: 150% auto;
  }
  .information__lightning-3 {
    background-position: left bottom;
  }
  .timer-container{
    bottom: -5%;
  }
}
@media (max-width: 420px) {
  .slide__timer-description {
    font-size: 22px;
    bottom: -86px;
  }
  .first-section__text-1 {
    font-size: 23px;
  }
  .first-section__text-2 {
    letter-spacing: 5px;
    font-size: 20px;
  }
  .ap-item__title, .video h4, .partners h4, .affiliate-program h4, .advantage h4, .information__frame.frame > h4, .tariffs__header h3, .first-section__text-3 > div, .payment h4 {
    font-size: 30px;
  }
  .ap-item__block {
    font-size: 18px;
    font-weight: normal;
  }
  .ap-item__block {
    padding-left: 75px;
  }
  .ap-item__block .number {
    left: -17px;
    width: 88px;
    top: 0px;
    font-size: 45px;
  }
  .affiliate-program__button a {
    font-size: 24px;
  }
  .information__lightning-3 {
    background-position: left bottom;
  }
  .lang-ae .ap-item__block {
    padding-right: 75px;
    padding-left: 0;
  }
  .lang-ae .ap-item__block .number {
    text-align: left;
    left: auto;
    right: -25px;
  }
  .timer-container{
    bottom: -10%;
  }
}
@media (min-width: 1400px) and (max-height: 1100px) {
  .information__frame.frame {
    height: 100vh;
  }
}
@media (min-width: 1400px) and (max-height: 830px) {
  .information__frame.frame {
    height: auto;
  }
  .information__frame.frame > div {
    height: auto;
  }
  .information__frame.frame > div > p {
    margin: 0 0 20px;
  }
}

@media (max-width: 1400px) and (min-width: 1181px) {
  .blocks__item.item>header>.miner-title {
    white-space: unset !important;
  }
  .miner-header {
    height: 103px !important;
  }
}

@media (max-height: 800px) {
  .slide-5 {
    top: 200px;
  }
  .new-contract-container img {
    width: 500px;
  }
}

@media (max-height: 670px) {
  .slide__timer-description {
    bottom: -117px;
    font-size: 46px;
  }
  .slide-5 {
    top: 185px;
  }
  .slide-5 .slide__wrapper {
    max-width: 600px;
  }
  .slide-5 .slide__button.ru {
    width: 247px;
  }
  .slide-5 .slide__button {
    height: 55px;
    width: 193px;
  }
  .slide-5 .slide__progress-text {
    font-size: 16px;
    height: 100%;
  }
}


.mobile .item__info-flex {
  flex-direction: column;
}
footer {
}
.mobile .blocks__item-double > footer {
  height: auto;
}
.mobile .blocks__item-double .item__button {
  top: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mobile .blocks__item-double .item__info-flex > div {
  margin: 10px 0;
}
.mobile .blocks__item-double .item__info-flex > .prepay-mfee-card {
  margin-bottom: 30px;
}

.mobile-menu-divider {
  margin-top: 5px;
  margin-bottom: 10px;
}