@media only screen and (min-width: 320px)  and (max-width: 480px) {



}

@media only screen and (min-width: 481px)  and (max-width: 767px) {



}

@media only screen and (max-width: 767px) {

    .mobile-none {
        display: none;
    }

    .right-part-modal {
        display: none;
    }

    #popupApplication .modal-dialog {
        position: fixed;
        top:0;
        height: 100%;
        transform: none;
        left:0;
        width: 100%;
    }

    #popupApplication .left-part {
        width: 100%;
        height: 100%;
        position: fixed;
    }

    #popupApplication .left-part p {
        padding-top: 10px;
    }

    #header img.logo {
        width: 110px;
    }

    #popupApplication .left-part textarea {
        margin-bottom: 20px;
    }

    #slider {
        height: 600px;
        margin-top: -82px;
    }

    .wrap-content h1 {
        font-family: PTserif;
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 28px;
        text-align: center;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        color: #FFFFFF;
    }

    br {
        display: none;
    }

    .wrap-content p {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        letter-spacing: 0.01em;
        text-transform: uppercase;
        color: #FFFFFF;
    }

    .wrap-content {
        width: 90%;
    }

    #mobileHeader ul li {
        float:left;
        width: 50%;
    }

    #mobileHeader ul li:first-child a {
        text-align: center;
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 13px;
        line-height: 40px;
        letter-spacing: 0.01em;
        text-transform: uppercase;
        color: #777987;
        display: block;
        height: 40px;
    }

    #mobileHeader ul li:last-child a {
        display: block;
        height: 40px;
        line-height: 40px;
        background: #88A83E;
        font-family: Roboto;
        font-style: normal;
        font-weight: 500;
        font-size: 13px;
        text-align: center;
        letter-spacing: 0.01em;
        text-transform: uppercase;
        color: #FFFFFF;
    }

    .desktop-none {
        display: block;
    }

    .mobile-burger {
        position: absolute;
        right:15px;
        top:-40px;
        display: block;
        width: 35px;
        height: 20px;
    }

    .mobile-burger.active img {
        display: none;
    }

    .mobile-burger.active:after {
        position: absolute;
        content: url(../images/svg/cancel.svg);
        left:7px;
    }

    .menu {
        position: absolute;
        width: 100%;
        left:0;
        top:100px;
        display: none;
    }

    .menu.active {
        display: block;
    }

    .menu ul li {
        display: block;
    }

    .menu ul li a {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 30px;
        margin-left: 0;
    }

    #slider {
        background-image: url(../images/mobile-slider.jpg);
    }

    #playgrounds:before {
        display: none;
    }

    #playgrounds {
        padding: 60px 0;
        height: auto;
    }

    #playgrounds .h4 {
        padding-top: 0;
        margin-top: 0;
        font-size: 22px;
        line-height: 28px;
        text-align: center;
    }

    #playgrounds p {
        font-size: 15px;
        line-height: 22px;
    }

    #playgrounds img {
        width: 100%;
    }

    .left-part {
        width: 100%;
        height: auto;
        padding: 40px 20px;
        border-right: 1px solid #DBDCDE;
        float:none;
    }

    .left-part:before, .left-part:after {
        display: none;
    }

    .left-part > a {
        position: initial;
        width: 100%;
    }

    .right-part {
        width: 100%;
        padding: 40px 20px;
        border-top: none;
    }

    .right-part .h4 {
        font-family: PTserif;
        font-style: normal;
        font-weight: normal;
        font-size: 17px;
        line-height: 24px;
        text-align: center;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        color: #777987;
    }

    .right-part ul li:first-child {
        display: none;
    }

    .right-part ul li {
        width: 100%;
    }

    .right-part ul li div.h5 {
        font-size: 17px;
        line-height: 24px;
        margin-bottom: 30px;
    }

    .right-part ul li p {
        font-size: 15px;
        line-height: 22px;
    }

    .right-part ul li:last-child:after {
        content: url(../images/svg/mini-discount.svg);
        right:0;
    }

    .list-photos ul li, .list-kitchen ul li {
        width: 48%;
        height: 260px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .list-photos ul li img, .list-kitchen ul li img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .list-photos ul li:nth-child(2n), .list-kitchen ul li:nth-child(2n) {
        margin-right: 0;
    }

    .list-photos ul li:after {
        display: none;
    }

    #photos {
        padding: 60px 0;
    }

    #conditions {
        margin-top: 0;
        height: auto;
        padding-bottom: 60px;
    }

    #conditions .h4 {
        font-family: PTserif;
        font-style: normal;
        font-weight: normal;
        font-size: 22px;
        line-height: 28px;
        text-align: center;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        color: #777987;
    }

    #conditions p {
        font-size: 15px;
        line-height: 22px;
        text-align: center;
    }

    #conditions .col-lg-8 {
        padding: 60px 15px;
    }

    #conditions video {
        width: 100%;
        height: 100%;
        margin-top: -40px;
    }

    #kitchen {
        padding: 60px 0;
    }

    #kitchen .h2 {
        font-size: 22px;
        line-height: 28px;
    }

    #kitchen p {
        font-size: 15px;
        line-height: 22px;
    }

    #statement {
        height: 235px;
    }

    #statement .h4, #gifts .h4 {
        font-size: 19px;
        line-height: 26px;
        text-align: center;
    }

    #statement p {
        font-size: 15px;
        line-height: 22px;
    }

    #statement .col-lg-12 {
        padding: 40px 0;
        margin: 0 15px;
    }

    #gifts:before {
        display: none;
    }

    #gifts {
        margin-top: 60px;
    }

    #gifts .h4 br {
        display: block;
    }

    #gifts ul li {
        font-size: 15px;
        line-height: 22px;
    }

    .wrap-info-phone p a {
        display: block;
        color: #0F0F0F;
    }

    #application {
        height: auto;
        padding-top: 60px;
        margin-top: 60px;
        padding-bottom: 60px;
        background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url(../images/application-mobile.jpg);
    }

    #application .h4 {
        font-size: 19px;
        line-height: 26px;
        margin-bottom: 30px;
    }

    #application .h4 br {
        display: block;
    }

    .list-variables ul li a {
        font-size: 16px;
        line-height: 20px;
    }

    #application ul li {
        margin-bottom: 20px;
    }

    #application .col-lg-12 > .wrap-block-application > a {
        width: 100%;
    }

    #application ul li {
        float:none;
        width: 100%;
        margin-right: 0;
    }

    #natures .h4 {
        font-size: 19px;
        line-height: 26px;
    }

    #natures {
        padding: 60px 0;
    }

    .natures-list ul li img {
        width: 100%;
        object-fit: contain;
    }

    .list-variables .slick-track {
        transform: initial !important;
    }

    .arrow-variable {
        display: none !important;
    }

    #variables {
        padding: 60px 0;
    }

    .list-images-variables ul li {
        margin-bottom: 10px;
    }

    .list-images-variables ul li img {
        width: 100%;
        object-fit: cover;
    }

    .list-images-variables ul li:first-child, .list-images-variables ul li:last-child {
        margin-right: 0;
    }

    .list-images-variables ul li:nth-child(2), .list-images-variables ul li:nth-child(3) {
        width: 48%;
    }

    .list-images-variables ul li:nth-child(3) {
        margin-right: 0;
    }

    .list-images-variables ul li:nth-child(2) {
        margin-right: 11px;
    }

    .list-images-variables {
        margin-left: 0;
    }

    .wrap-info-phone-variables {
        margin: 0 -15px 20px;
    }

    .wrap-info-phone-variables p a {
        display: block;
    }

    .info-variable ul li span {
        font-size: 16px;
        line-height: 20px;
    }

    .info-variable ul li {
        width: 60%;
    }

    .info-variable ul li:last-child {
        width: 40%;
    }

    footer {
        margin-top: 100px;
        height: auto;
    }

    #conditions ul li:first-child {
        width: max-content !important;
    }

    .logo-footer {
        display: block;
        margin: 0 auto;
    }

    #gifts .container-fluid {
        padding-left: 15px;
    }

    #gifts .wrap-img {
        margin-bottom: 40px;
    }

    #playgrounds .wrap-img {
        display: none;
    }

    #playgrounds .container-fluid {
        padding-left: 15px;
    }

    footer .col-lg-3 {
        text-align: center;
        margin-bottom: 40px;
    }

    .btn-map, .btn-map:hover {
        width: 100%;
    }

    #wrapper footer span {
        text-align: center !important;
    }

    .list-payments li {
        float: none;
        display: inline-block;
        margin-right: 20px;
        margin-left: 0;
    }

    .list-payments li:last-child {
        margin-right: 0;
    }

    .btn-application, .btn-application:hover {
        width: 100%;
    }

    .copyright {
        height: auto;
        margin-top: 40px;
    }

    .copyright .row {
        display: flex;
        flex-direction: column;
    }

    .copyright .row .col-lg-3 {
        order:1;
    }

    .copyright .row .col-lg-5 {
        order:2;
    }

    .copyright .row .col-lg-4 {
        order:3;
    }

    .copyright ul li:last-child {
        margin-right: 0;
    }

    .copyright p {
        text-align: center;
        font-size: 15px;
        line-height: 22px;
    }

    .politika, .politika:hover {
        text-align: center;
        float:none;
        display: block;
    }

    footer p {
        margin-bottom: 10px;
    }

    .natures-list ul {
        width: auto;
        margin: 0;
    }

    #conditions ul {
        width: auto;
        padding-bottom: 0;
    }

    #conditions ul li a {
        margin-bottom: 6px;
        font-size: 16px;
        line-height: 20px;
        width: max-content;
    }

    #conditions ul li.slick-current:after {
        bottom: 0;
    }

    .one-tab-condition span {
        font-size: 15px;
        line-height: 22px;
    }

    .one-tab-variable .h4 {
        font-size: 22px;
        line-height: 28px;
        text-align: center;
    }

    .one-tab-variable > .col-lg-4 > span {
        text-align: center;
    }

    .background-mobile {
        position: absolute;
        bottom: 30px;
        overflow-x: hidden;
        display: none;
    }

    .background-mobile small {
        display: block;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-color: white;
        float:left;
    }

}


@media only screen and (min-width: 768px)  and (max-width: 959px) {

    .menu ul li a {
        margin-left: 10px;
        font-size: 12px;
    }

    .wrap-content {
        width: 600px;
    }

    #slider {
        background-position: center;
    }

    #playgrounds .container-fluid, #gifts .container-fluid {
        padding-left: 15px;
    }

    .right-part ul li:first-child {
        display: none;
    }

    .right-part {
        width: 320px;
        padding: 50px 20px;
    }

    .right-part ul li {
        width: 100%;
    }

    .list-photos ul li, .list-kitchen ul li {
        width: 24%;
    }

    .list-photos ul li img, .list-kitchen ul li img {
        width: 100%;
    }

    .right-part .h4 {
        font-size: 16px;
        line-height: 22px;
    }

    .right-part .h4 br {
        display: none;
    }

    #conditions {
        height: auto;
        padding-bottom: 60px;
    }

    #gifts .wrap-img {
        margin-bottom: 40px;
    }

    #gifts .h4, #conditions .h4, #playgrounds .h4 {
        text-align: center;
    }

    .wrap-block-application ul {
        width: 600px;
        margin: 0 auto;
    }

    .natures-list ul li {
        width: 32%;
    }

    .natures-list ul li img {
        width: 100%;
    }

    .list-images-variables {
        margin-left: 0;
        margin-top: 20px;
    }

    .list-images-variables ul li:first-child, .list-images-variables ul li:last-child {
        width: 100%;
    }

    .list-images-variables ul li:first-child img, .list-images-variables ul li:last-child img {
        width: 100%;
    }

    .list-images-variables ul li:nth-child(2), .list-images-variables ul li:nth-child(3) {
        width: 49.3%;
    }

    .list-images-variables ul li:nth-child(2) img, .list-images-variables ul li:nth-child(3) img {
        width: 100%;
    }

    .list-images-variables ul li:nth-child(2) {
        margin-right: 10px;
    }

    .list-images-variables ul li:nth-child(3) {
        margin-right: 0;
    }

    .natures-list ul {
        width: auto;
    }

    footer span {
        font-size: 14px;
        line-height: 19px;
    }

    footer p, .footer-phones a {
        font-size: 13px;
        line-height: 21px;
    }

    .btn-map, .btn-map:hover {
        font-size: 11px;
        height: 30px;
        line-height: 30px;
        width: 100%;
    }

    .list-payments li {
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .btn-application, .btn-application:hover {
        width: 200px;
        height: 40px;
        line-height: 40px;
    }

    footer {
        height: auto;
    }

    .politika, .politika:hover {
        font-size: 13px;
    }

    .list-socials {
        text-align: center;
    }

    .right-part-modal {
        display: none;
    }

    #popupApplication .modal-dialog {
        width: 400px;
    }

    #popupApplication .left-part:after, #popupApplication .left-part:before {
        display: none;
    }
}

@media only screen and (min-width: 960px)  and (max-width: 1368px) {




}

@media only screen and (min-width: 1368px)  and (max-width: 1500px) {


}
