@media (min-width: 1300px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1200px;
    }
}
@media (min-width: 1400px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1300px;
    }
}
@media (min-width: 1500px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1400px;
    }
}
@media (min-width: 1600px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1500px;
    }
}


@media only screen and (max-width: 1399px) {
    .searchWRsp {
        width:520px;
    }
}
@media only screen and (max-width: 1199px) {
    .searchWRsp {
        width:420px;
    }
    .section-title .title {
        font-size: 26px;
    }
    .bottombar .menu-wrapper ul li a {
        font-size: 14px;
        padding: 10px 8px;
    }
    #calendarModal .ui-datepicker-multi .ui-datepicker-group {
        width: 50%;
    }
}
@media only screen and (max-width: 991px) {
    .searchWRsp {
        width:280px;
    }
    #calendarModal #calendar td[data-handler][data-year] a {
        height: 30px;
    }
    .bottombar .menu-wrapper {
        display: none;
    }
    .topbar-wrapper .phone-numbers {
        display: none;
    }

    .header .topbar-wrapper .topbar {
        justify-content: space-between;
    }

    .photo-gallery a::after {
        font-size: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .searchWRsp {
        width:auto;
    }
    #calendarModal .ui-datepicker-multi .ui-datepicker-group {
        width: 100%;
    }

    .container-fluid {
        padding: 0 30px;
    }
    .bottombar .searchbar-wrapper form input {
        width: 180px;
        height: 34px;
        font-size: 14px;
    }
    .bottombar .iconBtn i {
        margin-top: 0px;
    }
    .bottombar .iconBtn i::before {
        font-size: 25px;
        color:black;
    }
    .bottombar .searchBtn i::before {
        font-size: 22px;
        color:black;
    }

    .list-item .info-section .villa-name {
        font-size: 18px;
    }
    .list-item .villa-price span {
        font-size: 12px;
    }
    .list-item .villa-price strong {
        font-size: 18px;
    }
    .list-item .info-section .villa-properties .property-box span {
        font-size: 14px;
    }
    .list-item .item-buttons button, .list-item .item-buttons a {
        padding: 12px 0px;
    }

    .form-control {
        font-size: 14px;
        padding: 3px 6px;
    }

    #rspMenu {
        width: 320px;
    }

    .description {
        font-size: 14px;
    }
    .description p {
        line-height: 20px;
    }

    .search-engine-wrapper .engine-caption .section-title span {
        color: #00539f;
        text-shadow: none;
    }
}
@media only screen and (max-width: 666px) {

    .ui-datepicker-multi .ui-datepicker-group {
        width: 100%;
        border: 0px;
    }

    #calendarModal .villaCalendar .calendarInfo .calendarIcons {
        flex-wrap: wrap;
    }

        #calendarModal .villaCalendar .calendarInfo .calendarIcons .item {
            flex: 50%;
        }

    .modalRezervationForm .contactForm {
        vertical-align: initial;
        display: block;
    }

        .modalRezervationForm .contactForm form {
            width: 100%;
            display: block;
        }

    .modalRezervationForm.show {
        display: block !important;
        overflow: auto;
    }
}
@media only screen and (max-width: 575px) {
    .bottombar .searchbar-wrapper {
        position: static;
    }
    .bottombar .searchbar-wrapper form {
        position: absolute;
        bottom: -50px;
        left: 0px;
        width: 100%;
        z-index: 9;
    }
    .bottombar .searchbar-wrapper form input {
        width: 100%;
        background-color: var(--white-color);
        height: 50px;
        font-size: 15px;
        box-shadow: none;
    }
    .bottombar .searchbar-wrapper form .keyword-search-btn {
        right: 10px;
    }
    .container-fluid {
        padding: 0 15px;
    }
    .section-title .title {
        font-size: 24px;
    }
    .list-item .info-section .villa-properties {
        margin-top: 10px;
    }
    .list-item .info-section .section-header {
        flex-flow: column-reverse nowrap;
        align-items: flex-start;
    }
    .list-item .villa-price {
        background-color: var(--light-color-2);
        border-radius: 8px;
        flex: 0 0 100%;
        width: 100%;
        margin-left: 0px;
        margin-bottom: 10px;
        flex-flow: row nowrap;
        justify-content: space-between;
        padding: 10px 10px
    }
    .list-item .villa-price span {
        font-size: 14px;
    }
    .page-numbers > span {
        font-size: 13px;
    }
    .page-numbers ul li a {
        width: 32px;
        height: 32px;
        font-size: 13px;
    }

    .photo-gallery a {
        width: calc(50% - 10px);
    }

    .description .spacer-title {
        font-size: 20px;
    }

    .bread-crumb ul li a {
        font-size: 14px;
    }
    .teklifBtn {
    display:none;
    }
}
@media only screen and (max-width: 499px) {
    #calendarModal #calendar td[data-handler][data-year] a {
        height: 25px;
    }
    .list-item .info-section .villa-properties .property-box {
        flex-flow: column nowrap;
    }
    .list-item .info-section .villa-properties .property-box i {
        margin-bottom: 5px;
    }
    .list-item .info-section .villa-properties .property-box i:before {
        margin-right: 0px;
        font-size: 32px;
    }
    .footer-wrapper .partners ul li {
        flex: 0 0 100%;
        justify-content: center;
        margin-bottom: 20px;
    }
    .footer-wrapper .partners ul li img {
        max-width: 200px;
    }

    .label-field label {
        font-size: 14px;
    }

    .section-title .title {
        font-size: 24px;
    }
    .section-title p {
        font-size: 13px;
    }

    .description .spacer-title {
        font-size: 18px;
    }
}
@media only screen and (max-width: 450px) {
    .topbar .btn {
        font-size: 13px;
    }
    .favList ul li ul {
        min-width: 290px;
    }
    .favList ul li ul li img {
        width: 70px;
        height: 46px;
    }

    .list-item .villa-price span {
        font-size: 13px;
    }
    .list-item .villa-price strong {
        font-size: 13px;
    }
}