@media (min-height: 1080px) and (min-width: 1080px) {

    .header {
        padding: 20px 0;
    }

    .rabbit {
        left: calc(50% + 385px);
        width: 440px;
    }

    .white-block.central {
        margin-top: 225px;
    }

}

@media (max-height: 680px) and (min-width: 1080px) {

    .header {
        padding: 13px 0;
    }

    .rabbit {
        left: calc(50% + 242px);
        width: 277px;
    }

    .white-block.central {
        margin-top: 100px;
    }

}

@media (max-width: 1440px) and (min-width: 1080px) {

    .rabbit__speech {
        right: -5px;
        left: auto;
        width: 285px;
        font-size: 14px;
    }

    .day6 .rabbit__speech {
        right: -10px;
    }

    .rabbit__speech--end {
        right: -15px;
    }

    .rabbit--final .rabbit__speech--end > span {
        max-width: 240px;
    }

    .rabbit__speech:before {
        right: 60px;
        left: auto;
    }

    .menu {
        font-size: 14px;
    }

    .menu > li + li {
        margin-left: 40px;
    }

}

@media (max-height: 930px) and (min-width: 1080px) {

    .white-block {
        width: 450px;
    }

    .white-block--wide {
        width: 600px;
    }

    .white-block__title {
        padding: 10px 0;
        font-size: 18px;
    }

    .white-block__inner,
		.partners .white-block__inner {
        min-height: 550px;
    }

    .quiz__question {
        font-size: 17px;
    }

    .quiz__var {
        font-size: 14px;
    }

    .quiz__var + .quiz__var {
        margin-top: 7px;
    }

    .quiz__result-text {
        font-size: 12px;
    }

    .quiz__result {
        font-size: 14px;
    }

    /*.day10 .block-finish:before {
       height: 210px;
       margin-bottom: 10px;
    }*/

    .stars:before {
        height: 50px;
    }

    .stars__round {
        width: 160px;
        height: 160px;
        margin-top: -5px;
        font-size: 16px;
    }

    .stars__round b {
        font-size: 65px;
    }


	.partners-subtitle {
			margin-bottom: 1em;
		}

	.partners__bottom .button {
		margin-bottom: 15px;
	}

    .game__info-text {
        font-size: 18px;
    }

    .day1 .game__info-text { max-width: 420px; }
    .day3 .game__info-text { max-width: 380px; }
    .day4 .game__info-text { max-width: 400px; }
    .day6 .game__info-text { max-width: 430px; }
    .day7 .game__info-text { max-width: 430px; }
    .day8 .game__info-text { max-width: 400px; }
    .day10 .game__info-text { max-width: 480px; }

    .game-timer {
        font-size: 28px;
        padding-left: 30px;
    }

    .game-timer:before {
        transform: scale(0.8);
    }

    .game-item:after {
        background-size: 250px auto;
    }

    .game-picture {
        height: 270px;
        margin-top: 10px;
    }

    .game-grid {
        margin-top: 10px;
    }

    .white-block.central {
        padding-top: 41px;
    }

    .central .white-block__title {
        font-size: 28px;
        padding: 25px;
    }

    .central .white-block__title:before {
        height: 80px;
        background-size: auto 100%;
        top: -56px;
    }

    .central .white-block__inner {
        padding: 65px 25px 20px;
    }

    .rules-link {
        margin-top: 15px;
    }

    .central .main-title {
        font-size: 18px;
    }

    .main-rules {
        font-size: 14px;
    }

    .tasks .text + .main-title {
        margin-bottom: 30px;
    }

    .tasks-rules {
        font-size: 14px;
        grid-gap: 10px;
    }

    .task-item > i {
        height: 145px;
    }

    .tasks-rules .button {
        font-size: 14px;
    }

    .tasks-rules li.done:after {
        padding-top: 32px;
        font-size: 14px;
    }

    .rabbit__speech {
        min-height: 105px;
    }

}

@media (max-height: 750px) and (min-width: 1080px) {

    .white-block:not(.central) {
        transform: translateY(20px);
    }

}

@media (max-height: 930px), (max-width: 1079px) {

    .white-block {
        padding-top: 17px;
    }

    .white-block__title {
        font-size: 18px;
        line-height: 22px;
        padding: 6px 10px;
    }

    .quiz__counter {
        margin-left: 10px;
    }

    .white-block__inner {
        padding: 35px 25px 15px;
        box-shadow: 0px 310px 124px rgba(0, 0, 0, 0.01), 0px 174px 105px rgba(0, 0, 0, 0.05), 0px 77px 77px rgba(0, 0, 0, 0.09), 0px 19px 43px rgba(0, 0, 0, 0.1), 0px 0px 0px rgba(0, 0, 0, 0.1);
    }

    .block-title {
        font-size: 20px;
    }

    .block-rules {
        font-size: 16px;
    }

    .block-rules i {
        width: 60px;
        height: 60px;
        flex-basis: 60px;
        margin-left: 10px;
        margin-right: 10px;
    }

    .block-rules i:before {
        transform-origin: 0 0;
        transform: scale(0.75);
    }

    .block-rules i:after {
        width: 22px;
        height: 22px;
        font-size: 18px;
        left: -10px;
        line-height: 18px;
        padding: 1px;
    }


   

    
    .block-rules li + li {

        margin-top: 26px;
    }

    .return {
        margin-top: 17px;
    }

}

@media (max-width: 1079px) {

    body {
        line-height: 1.4;
    }

    .wrapper {
        min-height: auto;
        overflow: auto;
    }

    .header {
        padding: 15px 0 0;
        background: transparent;
        z-index: 300;
        height: 0px;
    }

    .container {
        padding: 0 20px;
    }

    .header__logo {
        max-width: 80px;
    }

    #show-menu {
        display: block;
    }

    .menu {
        position: fixed;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(255,255,255,0.95);
        flex-flow: column nowrap;
        justify-content: center;
        top: -100%;
        transition: top 0.16s ease;
        font-size: inherit;
    }

    .menu > li + li {
        margin-left: 0;
        margin-top: 50px;
    }

    .menu.opened {
        top: 0;
    }

    .menu li:last-child {
        display: block;
    }

    .menu .menu__link a {
        padding: 28px 0 0;
        text-decoration: underline;
    }

    .menu .menu__link a:before {
        width: 28px;
        height: 28px;
        background-size: 28px auto;
        left: calc(50% - 14px);
        top: 0;
    }

    .header-sc {
        flex-flow: row wrap;
        justify-content: center;
        text-align: center;
    }

    .header-sc > span {
        width: 100%;
        flex: 1 1 100%;
        margin-bottom: 15px;
    }

    .header-sc > span + a {
        margin-left: 0;
    }

    .main {
        background: url(../img/bg-day1-m.jpg) no-repeat bottom center transparent;
        min-height: 500px;
        padding: 60px 10px 10px;
        min-height: 100%;
        height: auto;
        overflow: hidden;
    }

    .day2 .main { background-image: url(../img/bg-day2-m.jpg); }
    .day3 .main { background-image: url(../img/bg-day3-m.jpg); }
    .day4 .main { background-image: url(../img/bg-day4-m.jpg); }
    .day5 .main { background-image: url(../img/bg-day5-m.jpg); }
    .day6 .main { background-image: url(../img/bg-day6-m.jpg); }
    .day7 .main { background-image: url(../img/bg-day7-m.jpg); }
    .day8 .main { background-image: url(../img/bg-day8-m.jpg); }
    .day9 .main { background-image: url(../img/bg-day9-m.jpg); }
    .day10 .main { background-image: url(../img/bg-day10-m.jpg); }

    .rabbit {
        height: 227px;
        bottom: 70px;
        left: calc(50% + 40px);
        width: 177px;
    }

    .day2 .rabbit { bottom: 55px; left: calc(50% + 25px); }
    .day3 .rabbit { bottom: 63px; left: calc(50% + 22px); }
    .day4 .rabbit { bottom: 63px; left: calc(50% + 20px); }
    .day5 .rabbit { bottom: 60px; left: calc(50% + 21px); }
    .day6 .rabbit { bottom: 65px; left: calc(50% + 14px); }
    .day7 .rabbit { bottom: 51px; left: calc(50% + 9px); }
    .day8 .rabbit { bottom: 61px; left: calc(50% + 19px); }
    .day9 .rabbit { bottom: 64px; left: calc(50% + 36px); }
    .day10 .rabbit { bottom: 58px; left: calc(50% - 18px); }

    .rabbit.hidden-mob,
    .rabbit__speech.hidden-mob {
        display: none;
    }

    .white-block {
        width: 350px;
        max-width: 100%;
    }

    .white-block__inner {
        min-height: 580px;
    }

    .white-block__inner > :not(.block__bottom) {
        flex: 1 1 auto;
        margin-bottom: 15px;
    }

    .block-start {
        padding-top: 20px;
    }

    .partners .block-start {
        padding-top: 10px;
    }

    .block-rules {
        font-size: 14px;
    }

    .block-rules li > span {
        max-width: 190px;
    }

    .block-start .checkbox-outer {
        margin-top: 40px;
    }

    .quiz__question {
        font-size: 16px;
    }

    .quiz__var {
        font-size: 14px;
    }

    .quiz__result,
    .quiz__mob-default {
        margin-left: -15px;
        font-size: 14px;
        line-height: 1.2;
        padding-top: 0;
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        justify-content: flex-start;
    }

    .quiz__mob-default {
        display: none;
    }

    .quiz__result.hidden ~ .quiz__mob-default {
        display: flex;
    }

    .quiz__result:before,
    .quiz__mob-default:before {
        content: "";
        display: block;
        width: 108px;
        height: 125px;
        background: url(../img/quiz-result-m.png) no-repeat 0 0 transparent;
        margin-right: 2px;
        flex: 0 0 108px;
        align-self: flex-start;
    }

    .quiz__result-inner,
    .quiz__mob-default > span {
        flex: 1 1 auto;
    }

    .quiz__mob-default > span {
        margin-top: 15px;
    }

    .quiz__q .quiz__result {
        width: calc(100% + 15px);
    }

    .quiz__result-title {
        padding-left: 22px;
        margin-top: 15px;
    }

    .quiz__result-title:before {
        width: 16px;
        height: 16px;
        background-size: 16px 16px;
    }

    .block-finish:before {
        content: "";
        display: block;
        height: 260px;
        background: url(../img/quiz-finish.png) no-repeat top center transparent;
        margin: 0 -25px 30px;
    }

    /*.day10 .block-finish:before {
        height: 234px;
        margin-bottom: 10px;
    }*/

    .stars {
        display: none;
    }

    .popup {
        max-width: 350px;
    }

    .popup__inner,
    .popup--wide .popup__inner {
        padding: 40px 20px 30px;
    }

    .popup--wide .popup__inner {
        padding-top: 25px;
    }

    .popup__title {
        font-size: 20px;
    }

    .popup__buttons {
        gap: 10px;
    }

    .popup__buttons .button {
        width: 150px;
    }

    button.mfp-close {
        top: 4px !important;
        right: 4px;
    }


	.partners .white-block__inner {
		min-height: 570px;
	}

	.partners .white-block__title {
		left: 15%;
		right: 15%;
	}

	.partners-subtitle {
		font-size: 14px;
		margin-bottom: 1em;
	}

	.white-block.partners {
		width: 370px;
	}

	.partners__inner {
		width: 100%;
	}

	.partners__gift {
        flex: 1 1 33.33%;
		width: 33.33%;
		max-width: 33.33%;
		height: 114px;
	}

	.partners__gift-wrapper {
		position: relative;
        width: 100%;
		max-width: 93px;
		height: 114px;
		padding-top: 21px;
        margin: 0 auto;
	}

    .partners__gift-choice .partners__gift-wrapper,
    .partners__gift-take .partners__gift-wrapper {
        max-width: 154px;
    }

	.partners__gift-img {
		width: 50px;
		height: 50px;
	}

	.partners__logo {
		height: 43px;
	}

	.partners__logo img	{
		max-height: 33px;
	}

	.partners__gift-img i {
		width: 20px;
		height: 20px;
	}

	.partners__letter-img {
		width: 217px;
		height: 208px;
	}

	.partners__ready-img {
		width: 217px;
		height: 206px;
	}

	.partners__ready .partners-subtitle {
		max-width: 22em;
		margin-bottom: 3em;
	}

    .header__timer.visible {
        display: block;
    }

    .game__info {
        display: flex;
        flex-flow: column nowrap;
    }

    .game__info-text {
        font-size: 16px;
    }

    .day4 .game__info-text br {
        display: none;
    }

    .day4 .game__info-text,
    .day9 .game__info-text {
        max-width: calc(100% + 10px);
        margin-left: -5px;
        margin-right: -5px;
    }

    .day6 .game__info-text {
        max-width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }

    .game-picture {
        height: auto;
        min-height: 330px;
        flex-grow: 1;
    }

    .game-timer {
        display: none;
    }

    .game-grid {
        margin-top: 10px;
        max-width: 220px;
        width: 220px;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 6px;
    }

    .game-score {
        font-size: 20px;
        padding: 10px 0 0;
    }

    .white-block.central {
        padding-top: 22px;
        margin-top: 40px;
        min-height: 630px;
    }

    .central .white-block__title {
        font-size: 20px;
        line-height: 1;
        padding: 12px;
        left: 10px;
        right: 10px;
    }

    .central .white-block__title:before {
        height: 46px;
        background-size: auto 100%;
        width: 310px;
        left: calc(50% - 155px);
        top: -34px;
    }

    .central .tasks:not(.hidden) ~ .white-block__title {
        display: none;
    }

    .central .white-block__inner {
        padding: 45px 20px 20px;
    }

    .white-block.central .text {
        font-size: 14px;
    }

    .central .button-outer {
        margin-top: 20px;
    }

    .rules-link {
        font-size: 14px;
        margin-top: 20px;
    }

    .central .white-block__inner .main-title {
        font-size: 18px;
        line-height: 1.4;
        max-width: 290px;
    }

    .central .white-block__inner.rules {
        padding-left: 10px;
        padding-right: 10px;
    }

    .main-rules {
        grid-gap: 5px;
        font-size: 12px;
        line-height: 1.3;
    }

    .main-rules li:before {
        height: 55px;
        margin-bottom: 10px;
        background-size: auto 100%;
    }

    .central .white-block__inner.tasks:before {
        content: "";
        height: 259px;
        width: 308px;
        background: url(../img/quiz-finish.png) no-repeat top center transparent;
        position: absolute;
        top: -70px;
        left: calc(50% - 154px);
        transform-origin: top center;
        transform: scale(0.5);
    }

    .white-block.central.no-rabbit {
        margin-top: 0;
    }

    .central.no-rabbit .white-block__inner {
        padding-top: 30px;
    }

    .central.no-rabbit .white-block__inner:before {
        display: none;
    }

    /*.tasks .text {
        min-height: 4.2em;
    }*/

    .tasks .text + .main-title {
        margin-top: 20px;
    }

    .tasks-rules {
        display: block;
    }

    .tasks-rules li {
        margin-top: 0;
        
    }

    .tasks-rules li + li {
        margin-top: 15px;
    }

    .task-item {
        display: flex;
        flex-flow: row nowrap;
        align-items: center;
        justify-content: flex-start;
    }

    .task-item > i {
        width: 100px;
        height: 100px;
        flex: 0 0 100px;
        margin-right: 15px;
        background-size: 65px auto;
    }

    .tasks-rules li:nth-child(3) .task-item > i {
        background-size: 55px auto;
    }

    .tasks-rules .coins {
        padding: 6px 6px 6px 21px;
        top: -13px;
    }

    .tasks-rules .coins > span {
        padding: 2px 7px;
        font-size: 9px;
        line-height: 10px;
    }

    .tasks-rules .coins > span:before {
        width: 20px;
        height: 20px;
        background-size: contain;
        top: calc(50% - 11px);
        left: -14px;
    }

    .tasks-rules .button {
        margin-top: 0;
    }

    .tasks-rules li.done .task-item:after {
        padding: 0 0 0 25px;
        background-position: left center;
        text-align: left;
        font-size: 14px;
    }

    .rabbit__speech {
        left: -195px;
        right: auto;
        margin-bottom: 150px;
        min-height: 105px;
    }

    .day6 .rabbit__speech {
        left: -184px;
    }

    .day7 .rabbit__speech {
        left: -178px;
    }

    .rabbit__speech:before {
        transform-origin: top center;
        transform: scaleY(6.5) rotate(-15deg);
        right: 20px;
        left: auto;
        margin-top: -30px;
    }

    .day10 .rabbit__speech {
        left: -150px;
    }

    .day10  .rabbit__speech:before {
        right: 60px;
    }

    .main-continue {
        bottom: 25px;
    }

    .main-continue .button {
        height: 40px;
        font-size: 14px;
        line-height: 18px;
        width: 130px;
    }

}

@media (max-width: 365px) {

    .main {
        padding-left: 0;
        padding-right: 0;
    }

}

@media (max-width: 1079px) and (max-height: 700px) {

    .game__info {
        margin-top: -10px;
    }

    .game-grid {
        width: 207px;
        max-width: 207px;
    }

    .game-score {
        padding: 0;
        margin: -6px 0;
    }

    .white-block.central {
        margin-top: 20px;
    }

}

@media (max-width: 1079px) and (max-height: 590px) {

    .rabbit {
        transform: translateY(10px);
    }

    .rabbit__speech {
        margin-bottom: -30px;
        min-height: 90px;
        font-size: 14px;
    }

    .rabbit__speech:before {
        transform: scaleY(2) rotate(-15deg);
    }

}

@media (max-width: 1079px) and (max-height: 460px) {

    .menu > li + li {
        margin-top: 25px;
    }

}
