@media screen and (max-width: 540px) {

    html {
        font-size: 90%;
    }

    .download-app h4 {
        margin-bottom: 20px;
    }
    .aw-soon {
        margin-right: 0;
    }

    .swiper-slide img {
        position: relative;
    }
    .other-events {
        bottom: -40px;
    }
    .section-wrapper {
        padding: 0vh 20px;
    }
    .swiper-slide .event-wrapper {
        height: auto;
    }
    .swiper-slide .event-wrapper .event-wrapper-border {
        height: auto;
    }

    .scroll-sliders .swiper-slide-active {
        transform: translateY(0);
    }

    #myBar {
        font-size: 20em;
        letter-spacing: 0;
    }

    .left-top-triangle:before {
        left: -30vw;
        top: -30vh;
    }

    .right-top-triangle:before {
        right: -30vw;
        top: -30vh;
    }

    .left-bottom-triangle:before {
        left: -30vw;
        bottom: -30vh;
    }

    .right-bottom-triangle:before {
        right: -30vw;
        bottom: -30vh;
    }

    #event_modal {
        padding-left: 0;
        font-size: 1em;
    }

    .right-top-triangle li:nth-child(1) .contact_info {
        font-size: 1em;
        padding-right: 0;
    }

    .left-top-triangle ul li:nth-child(2),
    .left-top-triangle ul li:nth-child(3) {
        display: none;
    }

    .right-top-triangle ul li:nth-child(1),
    .right-top-triangle ul li:nth-child(2),
    .right-top-triangle ul li:nth-child(3) {
        display: none;
    }

    .right-top-triangle .zvonok li {
        display: block !important;
    }

    .right-top-triangle .zvonok li p {
        padding-right: 0;
        font-size: 1em;
        margin-top: 0;
    }

    .right-top-triangle .zvonok li p a {
        text-decoration: none;
        color: #f6edcd;
        display: block;
        margin-bottom: 5px;
    }

    .right-top-triangle .zvonok li p img {
        width: 20px;
        margin-top: -10px;
        margin-left: 5px;
    }

    .image-wrapper:hover {
        transform: scale(1) !important;
    }

    .left-top-triangle, .left-bottom-triangle {
        padding-left: 15px;
    }

    .right-top-triangle, .right-bottom-triangle {
        padding-right: 15px;
    }

    .logo-wrapper img {
        width: 100%;
        transform: translateY(25vh);
    }

    .left-bottom-triangle {
        padding-top: 0;
        padding-left: 15px;
        padding-bottom: 20px;
    }

    .right-bottom-triangle {
        padding-bottom: 20px;
    }

    .left-bottom-triangle ul li:nth-child(1) img {
        width: 80px;
        border-radius: 0;
    }

    .left-bottom-triangle ul li:nth-child(2) {
        display: none;
    }

    .left-bottom-triangle small {
        display: none;
    }

    .right-bottom-triangle ul {
        display: none;
    }

    .right-bottom-triangle {
        z-index: 102;
        padding-top: 0;
    }

    #menu_icon {
        width: 30px;
        margin-left: 10px;
        margin-top: -4px;
    }

    .menu-icon-wrapper {
        bottom: 20px;
        right: 15px;
        z-index: -1;
        position: fixed;
        color: #f6edcd;
    }

    #close_menu_icon {
        visibility: hidden;
        width: 25px;
        position: absolute;
        bottom: 20px;
        right: 15px;
        z-index: 1000;
    }

    .swiper-responsive {
        display: block;
        transform: translateY(-60px);
    }

    .swiper-responsive .image-wrapper {
        display: block !important;
        width: 100% !important;
        left: auto !important;
        right: auto !important;
        top: 30px !important;
    }

    .swiper-responsive .swiper-slide .image-wrapper h2 {
        color: #2b2b2b;
        margin-left: 0;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 0px;
        font-size: 15px;
        box-sizing: border-box;
        padding: 0 5px;
        justify-content: center;
    }
    .contacts .swiper-responsive .swiper-slide .image-wrapper h2{
        min-height: auto;

    }

    .view-more-wrapper p {
        font-size: 0.825em;
        padding-left: 10px;
        padding-right: 0;
        line-height: 1.3;
    }

    .arrow {
        margin-bottom: 7vh;
    }

    .show-more {
        margin: 10px 0;
    }

    .section-wrapper .image-wrapper:nth-child(1),
    .section-wrapper .image-wrapper:nth-child(2),
    .section-wrapper .image-wrapper:nth-child(3) {
        display: none;
    }

    .navbar-wrapper {
        visibility: hidden;
        position: fixed;
        left: 0px;
        right: 0;
        bottom: 0;
        top: 0;
        z-index: 999;
        width: 100vw;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.8);
        box-sizing: border-box;
        padding: 15px;
    }

    .swiper-slide-active {
        -webkit-box-shadow: 3px -5px 100px -18px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 3px -5px 100px -18px rgba(0, 0, 0, 0.7);
        box-shadow: 3px -5px 100px -18px rgba(0, 0, 0, 0.7);
        z-index: 2;
        transform: translateY(-10px);
    }

    .zvonok {
        display: block;
    }

    .navbar-social,
    .app-store-navbar {
        position: fixed;
        bottom: 30%;
        width: 100%;
        left: 0;
        right: 0;
        display: flex;
        justify-content: space-between;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .app-store-navbar {
        left: 15px;
        bottom: 20px;
        right: auto;
        padding: 0;
        width: 100px;
    }

    .navbar-social a {
        text-decoration: none;
        color: #f6edcd;
    }

    #fp-nav.right {
        visibility: hidden;
        z-index: 1001;
        right: 15px;
        transition-delay: 0s !important;
        font-size: 13px;
        top: 15px;
        margin-top: 0 !important;
    }

    .navbar-wrapper ul:first-of-type {
        margin-top: 0 !important;
        margin-bottom: 0;
    }

    .navbar-wrapper ul:nth-of-type(2) {
        text-align: center;
        transform: translateX(-26vw);
        text-align: center;
    }

    .navbar-wrapper ul li p {
        text-transform: uppercase;
        color: #f6edcd;
        margin: 15px 0 10px 0;
        position: relative;
        transform: translateY(0);
        font-size: 1em;
    }
    .navbar-wrapper ul li p.contact_form{
        padding-left: 35px;
    }
    .navbar-wrapper ul li p.contact_info--margin{
        margin-left: -10px;
    }
    .single-event-modal {
        padding: 0 15px;
        width: 100%;
        position: absolute !important;
    }

    .event-details .event-details-wrapper {
        grid-template-areas: "event-image" "event-info";
        grid-template-columns: 100%;
    }
    #myModal {
        padding: 5vh 15px 20px 15px;
    }
    .event-contact {
        height: 37vh;
    }

    #contactModal .modal-content h1 {
        font-size: 1.5em;
        margin-bottom: 15px;
        width: 80%;
    }

    .info-wrapper {
        top: 60px;
    }

    .contact-modal {
        padding: 5vh 15px;
    }

    .contact-form-wrapper {
        box-sizing: border-box;
    }

    .close {
        z-index: 999;
    }

    .info-border {
        grid-template-columns: 1fr;
        grid-template-areas: "column-2" "column-1";
    }

    .column-1 {
        border-right: none;
        border-top: 2px solid #854541;
    }

    .contact-list li {
        margin-bottom: 20px;
        width: 100%;
    }

    .slider-for h1 {
        font-size: 1.5em;
    }

    .modal-content h1 {
        font-size: 2em;
        margin-top: 0;
        width: 80%;
    }

    .single-event-modal {
        transform: translateY(0);
        padding-left: 0;
        padding-right: 0;
    }

    .event-image {
        border-right: none;
        border-bottom: 2px solid #854541;
    }

    .event-contact h4 {
        margin-bottom: 0;
        width: 80%;
    }

    #fp-nav.right {
        right: 15px;
    }

    #fp-nav ul li, .fp-slidesNav ul li {
        margin: 7px;
    }

    #fp-nav ul li .fp-tooltip {
        top: 8px;
        right: 15px !important;
    }

    .left-top-triangle, .right-top-triangle {
        padding-top: 20px;
    }

    .scheduling {
        padding: 0 20px;
    }

    .close {
        position: absolute;
        right: 0;
        top: 0;
    }

    .modal-content {
        position: relative;
    }

    .download-app a:first-of-type img {
        margin-bottom: 10px;
    }

    .home-page-wrapper:before,
    #main_wrapper:before,
    #myBar:before {
        height: 20%;
        top: 0;
        background-position-y: 0;
        background-size: 200%;
    }

    .home-page-wrapper:after,
    #main_wrapper:after,
    #myBar:after {
        height: 20%;
        bottom: 0;
        background-position-y: 0;
        background-size: 200%;
    }

    .navbar-wrapper .dots-wrapper span:nth-child(1) {
        left: -24px;
    }

    .navbar-wrapper .dots-wrapper span:nth-child(3) {
        left: 24px;
    }

    .wrapper-dropdown-1 img {
        width: 15px;
        right: 0;
    }

    .wrapper-dropdown-1.active {
        height: 292px;
    }
    .card-design .view-more-wrapper p {
        font-size: 0.75em;
    }
}

@media screen and (max-width: 360px) {

    .left-bottom-triangle, .right-bottom-triangle {
        padding-bottom: 20px;
    }

    .left-bottom-triangle ul li:nth-child(1) img {
        width: 100px;
    }

    .view-more-wrapper p {
        font-size: 0.75em;
        letter-spacing: .05em;
        line-height: 1.1;
    }

    .swiper-responsive {
        transform: translateY(-50px);
    }

    .view-more-wrapper p {
        font-size: 0.825em;
    }

    .view-more-wrapper p:not(.view-more-text){
        max-height: 55px;
        overflow: hidden;

    }
    .right-top-triangle .zvonok li p img {
        width: 20px;
    }

    .logo-wrapper img {
        transform: translateY(26vh);
    }

    .navbar-social {
        bottom: 70px;
    }

    .navbar-wrapper ul:first-of-type {
    }
    .contacts .card-design .view-more-wrapper{
        min-height: auto;
    }
    .section{
        /* height: 100vh !important; */
    }
}

@media screen and (max-width: 450px) and (max-height: 850px) {
    .arrow {
        margin-bottom: 2vh;
    }
    .other-events {
        bottom: -50px;
    }
}
