@media screen and (min-width: 700px) {
    .mobile-only {
        display: none !important;
    }

    .preloader__wrap {
        width: 200px;
        height: 200px;
    }

    .footer.-type-1 .footer__number {
        font-size: 45px;
    }

    /*.imageCard.-type-1 {*/
    /*    padding: 10px;*/
    /*}*/
    .hero.-type-8 .hero__text {
        font-size: 20px;
    }

    .menu__right {
        width: 75%;
    }

    .menu__left {
        width: 27%;
        background-color: #fff;
        background-position: center;
        background-size: cover;
        background-repeat: repeat;
        background-image: url("../img/bella-vista-bg trans.png");
    }

    .menu {
        background-color: transparent;
    }

    .menu__close {
        left: 74%;
    }

    .header.-type-1 .header__right {
        margin-left: auto;
        padding-right: 30px;
    }

    .header.-type-1 .header__logo {
        margin-left: 0;
    }

    a.header__logo img {
        width: 300px;
    }

    .imageCard__image img {
        transition: .4s;
    }

    .imageCard__image:hover img {
        transform: scale(1.03);
        filter: brightness(.7);
    }

    .modal {
        max-width: 850px !important;
        padding: 30px !important;
    }

    .home-features .absoluteNav {
        z-index: unset;
    }

    .partner-img {
        object-fit: contain;
        max-height: 230px;
    }

    .hero.-type-8 .hero__content {
        height: 100vh;
    }

    .custom-container {
        max-width: 1500px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }

    .video.-type-1 .custom-container {
        padding-block: 150px;
        padding-inline: 60px;
    }

    .feature-item__content h4 {
        margin: 0 auto;
        width: 80%;
    }

    .hero.-type-8 .hero__content {
        padding: 400px 0;
    }

    .video-one__img-box {
        min-height: 500px;
    }
}

@media screen and (min-width: 1601px) {
    .hero.-type-8 .hero__content {
        padding: 500px 0;
    }

    a.header__logo img {
        width: 330px;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1700px) {
    .requestForm__content {
        width: 550px !important;
    }

    .custom-container {
        padding-inline: 15px;
    }

    .hero.-type-8 .hero__content {
        padding: 400px 0;
    }

}

@media screen and (max-width: 700px) {
    .pc-only {
        display: none !important;
    }

    .preloader__wrap {
        width: 100px;
        height: 100px;
    }

    .header.-type-1 .header__logo {
        max-width: 175px;
    }

    .footer.-type-1 .footer__main {
        padding-top: 40px;
    }

    .imageSliderNav > * {
        width: 75px;
        height: 51px;
    }

    .imageSliderNav {
        left: 50%;
        bottom: -105px;
        transform: translateX(-50%);
        top: unset;
    }

    .loop-video__wrapper {
        height: 400px;
    }

    .loop-video__title {
        font-size: 45px;
        letter-spacing: 0;
    }

    /*.footer__icon img {*/
    /*    width: 60%;*/
    /*}*/
    .footer.-type-1 .footer__icon {
        flex-wrap: wrap;
    }

    .testimonialsSection__bg {
        position: unset;
        display: block;
    }

    .testimonialsSection__images {
        width: 100%;
    }

    .testimonialsSection__images {
        display: flex;
    }

    .vid-bg img {
        width: 300px;
    }

    .sub-logo img {
        width: 48%;
    }

    .rock-bg {
        display: none;
    }

    .map-btn {
        font-size: 1rem;
    }

    .pageHeader.-type-1 .pageHeader__title {
        font-size: 25px;
    }

    .pageHeader.-type-1 .pageHeader-nav__link a, .pageHeader.-type-1 .pageHeader-nav__link span {
        font-size: 15px;
    }

    .footer__icon {
        width: 50%;
        margin: 0 auto;
    }

    .footer.-type-1 .footer__number {
        font-size: 22px;
    }

    .home-features .absoluteNav {
        top: -75px;
        margin-top: 0;
        gap: 100px;
    }

    .sliderNav {
        width: 50px;
        height: 50px;
        background-color: rgb(255, 255, 255, .3);
    }

    .home-features .feature-item {
        height: 325px;
    }

    .video.-type-1 {
        padding: 40px 0;
    }

    .menu .menuNav {
        height: calc(100% - 30px);
        margin: 30px;
        margin-bottom: 0;
        padding-bottom: 30px;
        background-color: #fff;
        background-position: center;
        background-size: cover;
        background-repeat: repeat;
        background-image: url("../img/bella-vista-bg trans.png");
    }

    .hero.-type-8 .hero__text {
        font-size: 18px;
        line-height: 1.7;
        margin-top: 10px;
        display: none;
    }

    .hero.-type-8 {
        height: 100vh;
    }

    .hero.-type-8 .hero__title {
        font-size: 30px;
    }

    .home-features .imageSliderNav {
        bottom: -95px;
    }

    .menu {
        bottom: 280px;
        border-bottom: 1px solid #222;
    }

    .footer.-type-1 .footer__mainContent {
        margin-top: 30px;
    }

    .footer-randevu {
        margin-top: 30px;
    }

    .phantom-pt {
        padding-top: 90px;
    }

    .phantom-pt-xl {
        padding-top: 135px;
    }

    .js-tabs-controls {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .custom-container {
        padding-inline: 15px;
    }

    /*.js-tabs-controls .cursed-btn {*/
    /*    width: 47%;*/
    /*}*/
    .px-xs-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .gallery-list .cursed-btn {
        font-size: 12px;
    }

    #promo-vid, #location {
        scroll-margin-top: 0;
    }

    .hero.-type-8 .hero__content {
        padding-top: 70vh;
    }

    .pb-sm-80 {
        padding-bottom: 80px !important;
    }

    .pt-sm-80 {
        padding-top: 80px !important;
    }

    .pb-sm-60 {
        padding-bottom: 60px !important;
    }

    .pt-sm-60 {
        padding-top: 60px !important;
    }

    .pb-sm-40 {
        padding-bottom: 40px !important;
    }

    .pt-sm-40 {
        padding-top: 40px !important;
    }

    .pb-sm-20 {
        padding-bottom: 20px !important;
    }

    .pt-sm-20 {
        padding-top: 20px !important;
    }

    .pic-map {
        height: 180px;
    }

    .video-one__img-box:before {
        border-top: 221px solid transparent;
        border-right: 220px solid #c28562;
    }

    .video-one__img-box {
        min-height: 311px;
    }
}