@media screen and (max-width: 1560px) {

.float-left { margin-left: 0; }
.float-right { margin-right: 0; }

.float-left, .float-right { max-width: 540px; }

}

@media screen and (max-width: 768px) {

    .about-lead-2 {
        font-size: 20px;
        line-height: 28px;
    }

    .list-head-block {
        padding-top: 0;
    }

    .press-txt {
        padding-bottom: 30px;
    }

    .villa-headline {
        font-size: 20px;
        line-height: 26px;
    }

    .misc-controls {
        display: none;
    }

    .custom-payment-controls  {
        width: 100%;
    }

    .article picture img {
        max-width: none;
        width: 100% !important;
    }


    .section-footer .btn {
        min-width: initial;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }


}


    @media screen and (max-width: 1459px) {

        .grid-item-special-offer-banner {
            font-size: 11px;
        }

        .grid-4 .grid-4-item {
            width: 252px;
        }

        .grid-6 .grid-6-item {
            width: 155px;
        }

        .double-set .subsection {
            padding: 80px 64px;
        }

        .page-heading .text-body {
            max-width: 1130px;
        }

        .page-heading h1 {
            font-size: 60px;
        }

        .page-heading h2 {
            font-size: 18px;
            line-height: 24px;
            padding: 24px 48px;
            max-width: 720px;
        }

        .page-heading .alt-text-body {
            padding-bottom: 48px;
        }

        .intro-summary {
            width: 350px;
        }

        .intro-description {
            width: 740px;
        }

        .intro-summary-inner p:first-child {
            padding-top: 24px;
        }

        .intro-summary-inner {
            padding: 0 32px 24px 32px;
        }

        .float-left,
        .float-right {
            max-width: 420px;
        }

        .float-left {
            margin: 40px 40px 40px 0;
        }

        .float-right {
            margin: 40px 0 40px 40px;
        }

        .text-highlight {
            max-width: 400px;
        }

        .prices-table-wrapper {
            max-width: 740px;
        }

        .villa-notice {
            width: 350px;
        }

        .calendar-item {
            width: 237px;
        }

        .booking .title {
            font-size: 32px;
        }

        .form-block .textbox.half-size {
            width: 162px;
        }

        .half {
            width: 365px;
        }

        .quarter {
            width: 162px;
        }

        .fifth {
            width: 122px;
        }

        .fifth-and-more {
            width: 203px;
        }

        .full { width: 770px; }

        .display-as-row li {
            margin-left: 15px;
        }

        .booking-text-middle {
            width: 300px;
            padding-left: 40px;
            padding-right: 40px;
        }

        .page-subnav ul li {
            margin-left: 28px;
        }

            .page-subnav ul li:first-of-type {
                margin-left: 0;
            }

        .rounded-grid a span {
            width: 120px;
        }

        .finder-tip,
        .finder-date > input,
        .finder-location > input,
        .finder-select .bootstrap-select .btn { padding: 0 24px; }
        .finder-reset { right: 15px; }
        .finder-select .bootstrap-select.btn-group .dropdown-toggle .caret { right: 32px; }


        .flex-form__item {
            flex: 0 0 50%;
        }

    }


    @media screen and (max-width: 1199px) {



        .about-and-getting > div h2 {
            font-size: 24px;
        }

		#lg-counter {
			left: 0;
		}

        body {
            font-size: 15px;
            line-height: 22px;
        }

        .btn {
            font-size: 15px;
        }

        input[type=checkbox] + label:before {
            width: 16px;
            height: 16px;
            top: 2px;
            font-size: 8px;
            margin-right: 10px;
            line-height: 14px;
        }

        input[type=radio] + label:before {
            top: 2px;
            width: 16px;
            height: 16px;
            margin-right: 8px;
            border-radius: 8px;
        }

        input[type=radio]:checked + label:after {
            left: 5px;
            top: 8px;
            width: 6px;
            height: 6px;
            border-radius: 3px;
        }

        .bootstrap-select .btn {
            padding: 7px 12px;
        }

            .bootstrap-select .btn .filter-option {
                font-size: 15px;
            }

        .bootstrap-select.btn-group .dropdown-toggle .caret {
            right: 20px;
            margin-top: -12px;
            border: 0;
        }

            .bootstrap-select.btn-group .dropdown-toggle .caret::before {
                font-size: 10px;
            }

        .bootstrap-select .dropdown-menu > li > a {
            padding: 8px 12px;
        }

        .textbox,
        .form-inquiry .flatpickr-input {
            padding: 7px 12px;
            height: 40px;
        }

        .owl-controls .owl-prev,
        .owl-controls .owl-next {
            width: 48px;
            height: 48px;
        }

            .owl-controls .owl-prev::before,
            .owl-controls .owl-next::before {
                font-size: 20px;
                line-height: 48px;
            }

            .owl-controls .owl-prev {
                left: 3%;
            }

            .owl-controls .owl-next {
                right: 3%;
            }

       /* header {
            z-index: 10000;
        }*/

        .top-strip {
            height: 40px;
            font-size: 13px;
        }

        .contact-ways li a {
            padding: 7px 20px 8px 20px;
        }

            .contact-ways li a span {
                top: 2px;
                font-size: 14px;
            }

        .part-of li a {
            padding: 8px 20px 6px 20px;
            border-left: 0;
        }

            .part-of li a img {
                width: 80px;
            }

        .show-main-nav {
            display: block;
            position: absolute;
            right: 20px;
            top: 50%;
            -webkit-transform: translate(0,-50%);
                    transform: translate(0,-50%);
            color: #232323;
            font-size: 28px;
        }

        .main-nav-head {
            position: relative;
            display: block;
            height: 152px;
            color: #fff;
        }

            .main-nav-head span {
                position: absolute;
                left: 32px;
                top: 50%;
                text-transform: uppercase;
                font-size: 18px;
                line-height: 18px;
                font-weight: 800;
                -webkit-transform: translate(0,-50%);
                        transform: translate(0,-50%);
            }

            .main-nav-head .hide-main-nav {
                position: absolute;
                font-size: 12px;
                right: 32px;
                top: 50%;
                color: #fff;
                opacity: 0.5;
                -webkit-transform: translate(0,-50%);
                        transform: translate(0,-50%);
            }

                .main-nav-head .hide-main-nav:hover {
                    opacity: 1;
                }

                .main-nav-head .hide-main-nav i {
                    position: relative;
                    top: 2px;
                }

        .main-nav {
            display: none;
            position: fixed;
            width: 320px;
            height: 100%;
            margin: 0;
            background: #1f9bde;
            top: 0;
            right: 0;
            -webkit-box-shadow: 0 0 100px rgba(0,0,0,0.75);
                    box-shadow: 0 0 100px rgba(0,0,0,0.75);
            z-index: 18000;
            overflow: auto;
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch;
        }

            .main-nav > ul {
                border-top: 1px solid rgba(255,255,255,0.2);
            }

                .main-nav > ul > li {
                    float: none;
                    display: block;
                    margin: 0;
                    border-bottom: 1px solid rgba(255,255,255,0.2);
                }

                    .main-nav > ul > li > a {
                        display: block;
                        color: #fff;
                        padding: 16px 32px;
                    }

                        .main-nav > ul > li > a:hover {
                            color: #fff;
                            opacity: 0.7;
                        }

        .submenu {
            position: relative;
            width: 100%;
            left: 0;
            top: 0;
            font-size: 14px;
            line-height: 20px;
        }

            .submenu ul {
                width: 100%;
                -webkit-box-shadow: none;
                        box-shadow: none;
                border: 0;
                padding-top: 1px;
                padding-bottom: 20px;
            }

                .submenu ul a {
                    padding: 0 32px;
                    margin-top: 18px;
                }

                .submenu ul li > a.opened::after {
                    display: none;
                }

            .submenu .second-level,
            .submenu .third-level {
                position: relative;
                left: 0;
                top: 0;
                width: 100%;
                padding-top: 1px;
                padding-bottom: 20px;
                margin-top: 18px;
            }

                .submenu .second-level a {
                    padding-left: 48px;
                }

                .submenu .third-level a {
                    padding-left: 64px;
                }

        .home-slider .text-body .title {
            font-size: 56px;
        }

        .home-slider .text-body .subtitle {
            font-size: 24px;
            margin-top: -8px;
            padding: 20px 16px;
        }

        .finder-basic {
            height: 64px;
            font-size: 14px;
        }

        .finder-tip { font-size: 10px; padding: 0 16px; top: 10px; }

        .finder-reset { display: block; font-size: 8px; top: 4px; right: 10px; color: #fff; opacity: 0.75; }

            .finder-basic .finder-basic-button {
                line-height: 80px;
            }

        .finder-select .bootstrap-select .btn {
            padding: 0 16px;
            height: 44px;
            line-height: 44px;
            font-size: 14px;
        }

            .finder-select .bootstrap-select .btn .filter-option {
                font-size: 14px;
            }

        .finder-select .bootstrap-select.btn-group .dropdown-toggle .caret {
            right: 26px;
            top: 12px;
        }

            .finder-select .bootstrap-select.btn-group .dropdown-toggle .caret::before {
                font-size: 9px;
            }

        .finder-select .bootstrap-select .dropdown-menu {
            max-height: 300px !important;
        }

            .finder-select .bootstrap-select .dropdown-menu > li > a {
                padding: 8px 16px;
            }

        .finder-date > input,
        .finder-location > input {
            padding: 0 16px;
            line-height: 44px;
        }

        .finder-date::after,
        .finder-location::after {
            right: 16px;
            font-size: 16px;
        }

        .finder-advanced {
            height: 70px;
            font-size: 14px;
            margin-bottom: -35px;
        }

            .finder-advanced .finder-advanced-button {
                line-height: 70px;
            }

            .finder-advanced .finder-reset {
                color: #2f58b2;
            }
            
        
        #find-by-name-wrapper .btn { padding-top:  8px; padding-bottom: 8px; }

        .section {
            padding-top: 48px;
            padding-bottom: 48px;
        }

        .section-header {
            margin-bottom: 32px;
        }

        .section-title {
            font-size: 26px;
        }

        .section-footer {
            margin-top: 32px;
        }

        .prices {
            padding-top: 0;
        }

        .prices-table-wrapper {
            max-width: 100%;
        }

        .prices-table {
            margin-bottom: 24px;
        }

        .villa-notice {
            width: 100%;
            margin-top: 48px;
        }

        .grid-4-item {
            font-size: 15px;
            line-height: 22px;
        }

        .grid-item-name {
            font-size: 18px;
            margin-top: 24px;
        }

        .featured-villas .nav-tabs > li {
            font-size: 28px;
        }

        .featured-villas .owl-controls .owl-prev {
            left: 0;
        }

        .featured-villas .owl-controls .owl-next {
            right: 0;
        }

        .comm {
            font-size: 15px;
            line-height: 22px;
            padding: 64px 0;
        }

        .comm-way {
            padding-left: 20px;
            padding-right: 20px;
        }

        .comm-way-icon {
            font-size: 50px;
        }

            .comm-way-icon .icon-chat {
                font-size: 56px;
            }

            .comm-way-icon .icon-write {
                font-size: 60px;
            }

        .comm-way-title {
            font-size: 18px;
        }

        footer {
            padding: 48px 0;
            font-size: 15px;
            line-height: 22px;
        }

        .footer-left {
            width: 320px;
        }

        .footer-middle {
            width: 480px;
        }

            .footer-middle ul {
                margin-left: 40px;
            }

        .favorite-destinations {
            padding-bottom: 40px;
        }

        .explore-on-map .destination-map {
            height: 480px;
        }

        .explore-on-map .button-list {
            margin-top: 32px;
        }

        .grid-4 {
            margin: -15px;
        }

            .grid-4 .grid-4-item {
                width: 210px;
                margin: 15px;
            }

                .grid-4 .grid-4-item .grid-item-title {
                    font-size: 18px;
                    line-height: 22px;
                }

        .grid-6 {
            margin: -15px;
        }

            .grid-6 .grid-6-item {
                width: 210px;
                margin: 15px;
            }

                .grid-6 .grid-6-item .grid-item-title {
                    font-size: 18px;
                    line-height: 22px;
                }

        .double-set .subsection {
            padding: 64px 48px;
        }

        .double-set .about .about-desc {
            font-size: 20px;
            line-height: 28px;
        }

        .testimonial-item {
            line-height: 22px;
            font-size: 15px;
        }

        .testimonial-body::before {
            font-size: 12px;
            top: -2px;
        }

        .page-heading .text-body {
            max-width: 710px;
        }

        .page-heading h1 {
            font-size: 52px;
        }

        .alt-text-body h1 {
            padding-right: 0;
        }

        .page-heading h2 {
            padding: 20px 40px;
            max-width: 100%;
        }

        .page-heading .btn {
            margin-top: 24px;
        }

        .page-heading .btn-direction {
            width: 48px;
            height: 48px;
            font-size: 20px;
        }

            .page-heading .btn-direction span {
                top: 14px;
            }

        .page-heading .alt-text-body {
            padding-bottom: 40px;
        }

        .page-heading-overlay {
            height: 35%;
        }

        .villa-shorts {
            font-size: 18px;
            padding-right: 80px;
        }

        .page-heading-floating {
            bottom: 60px;
        }

        .page-heading-buttons {
            right: 20px;
        }

        .page-heading-simple h1 {
            font-size: 36px;
        }

        .page-heading-simple h2 {
            font-size: 18px;
        }

        .grid-heading {
            height: 40px;
            line-height: 40px;
            margin-bottom: 48px;
            font-size: 15px;
        }

        .grid-qty {
            top: 4px;
        }

        .page-nav ul li {
            line-height: 40px;
        }

            .page-nav ul li a > span {
                top: 0;
                font-size: 8px;
            }

            .page-nav ul li span,
            .page-nav ul li i,
            .page-nav ul li input {
                height: 40px;
            }

            .page-nav ul li input {
                width: 40px;
            }

        .villa-listing {
            padding-top: 90px;
        }

        .longer-description {
            padding: 40px 0 80px 0;
        }

        .grid-bottom {
            line-height: 40px;
            margin-top: 48px;
            font-size: 15px;
        }

        .intro-summary {
            width: 290px;
        }

        .intro-summary-inner {
            padding-left: 24px;
            padding-right: 24px;
        }

            .intro-summary-inner ul {
                padding: 16px 0;
            }

            .intro-summary-inner .table-view li {
                padding-top: 6px;
                padding-bottom: 6px;
            }

        .intro-description {
            width: 600px;
            line-height: 24px;
        }

            .intro-description .intro-body,
            .intro-description .id-txt {
                margin-top: 24px;
            }

            .intro-description .id-txt,
            .page-content h2.about-lead {
                font-size: 22px;
                line-height: 32px;
            }

        .hidden-grid {
            height: 48px;
            margin-top: 30px;
        }

        .float-left,
        .float-right {
            max-width: 490px;
        }

        .text-highlight {
            max-width: 440px;
            padding: 32px 40px;
            font-size: 18px;
        }

        .nav-tabs > li > a {
            padding: 12px 16px 11px 16px;
        }

        .tab-pane {
            padding-top: 40px;
        }

        .book-form {
            margin-top: -30px;
        }

        .book-form-item {
            padding-left: 15px;
            padding-right: 15px;
            margin-top: 30px;
        }

            .book-form-item > .btn {
                margin-top: 30px;
                padding-top: 8px;
                padding-bottom: 8px;
            }

        .book-form-date .book-form-field::after {
            font-size: 15px;
        }

        .page-subnav,
        .page-heading-buttons,
        .page-heading-floating,
        .ph-inquiry {
            display: none;
        }

        .page-mobile-subnav {
            position: relative;
            display: block;
            z-index: 6200;
            -webkit-transform: translate(0,-120px);
                    transform: translate(0,-120px);
            translate: 0.5s all ease;
        }

            .page-mobile-subnav > a {
                position: absolute;
                right: 20px;
                top: 0;
                display: block;
                width: 80px;
                height: 80px;
                background: #2f58b2;
                border-radius: 50%;
                color: #fff;
                -webkit-box-shadow: 0 12px 20px rgba(0,0,0,0.2);
                        box-shadow: 0 12px 20px rgba(0,0,0,0.2);
                text-align: center;
                font-size: 28px;
            }

                .page-mobile-subnav > a span {
                    position: relative;
                    top: 25px;
                }

            .page-mobile-subnav .acc-name {
                font-family: 'merriweather', serif;
                font-size: 18px;
                font-weight: 700;
                color: #d9f2ff;
                padding: 12px 32px;
            }

            .page-mobile-subnav.sticky {
                position: fixed;
                left: auto;
                z-index: 10000;
                -webkit-transform: translate(0,20px);
                        transform: translate(0,20px);
            }

            .page-mobile-subnav > a.removeRounds {
                border-radius: 50% 50% 0 0;
            }

        .page-mobile-menu {
            position: absolute;
            right: 20px;
            top: 80px;
            width: 240px;
            padding: 12px 0 0 0;
            background: #2f58b2;
            -webkit-box-shadow: 0 10px 40px rgba(0,0,0,0.15);
                    box-shadow: 0 10px 40px rgba(0,0,0,0.15);
        }

            .page-mobile-menu ul {
                margin: 0;
                padding: 0;
                list-style: none;
            }

                .page-mobile-menu ul li {
                    display: block;
                    padding: 8px 32px;
                }

                .page-mobile-menu ul a {
                    color: #fff;
                    opacity: 0.75;
                }

                    .page-mobile-menu ul a:hover {
                        opacity: 1;
                    }

            .page-mobile-menu .btn {
                margin-top: 12px;
                width: 100%;
                text-align: left;
            }

            .page-mobile-menu .btn + .btn {
                margin-top: 0;
            }

        .calendars {
            margin-left: -15px;
            margin-right: -15px;
        }

        .calendar-item {
            width: 276px;
            margin-left: 15px;
            margin-right: 15px;
            line-height: 24px;
        }

        .calendar-footer {
            line-height: 22px;
        }

        .calendar-book-details {
            width: 65%;
        }

        .calendar-notice {
            width: 35%;
        }

        .calendar-buttons {
            width: 100%;
            margin-top: 32px;
            overflow: hidden;
        }

            .calendar-buttons .btn {
                width: 35%;
                margin-top: 0;
                float: right;
            }

                .calendar-buttons .btn:first-of-type {
                    float: left;
                }

        .show-sidebar {
            display: block;
        }

        .booking-sidebar {
            display: none;
            position: fixed;
            right: 0;
            top: 0;
            height: 100%;
            padding-bottom: 80px;
            -webkit-box-shadow: 0 0 100px rgba(0,0,0,0.75);
                    box-shadow: 0 0 100px rgba(0,0,0,0.75);
            z-index: 18000;
            overflow: auto;
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch;
        }

            .booking-sidebar .hide-sidebar {
                display: block;
                position: absolute;
                width: 32px;
                height: 32px;
                right: 10px;
                top: 10px;
                font-size: 10px;
                text-align: center;
            }

                .booking-sidebar .hide-sidebar span {
                    position: relative;
                    top: 10px;
                }

        .booking-sidebar-inner {
            margin-bottom: 80px;
        }

        .booking-sidebar .total-price {
            position: fixed;
            width: 320px;
            right: 0;
            left: auto;
            bottom: 0;
        }

        .booking-main {
            padding-right: 0;
        }

            .booking-main.addRightPadding {
                padding-right: 40px;
            }

            .booking-main h2 {
                font-size: 20px;
            }

        .booking-text-middle {
            width: 240px;
            padding-right: 0;
        }

        .booking-extras .extras-subtotal li:first-child {
            padding-left: 26px;
        }

        .form-wrapper {
            margin-left: -15px;
            margin-right: -15px;
        }

        .form-block {
            margin-left: 15px;
            margin-right: 15px;
            margin-top: 16px;
        }

            .form-block .textbox.half-size {
                margin-left: 30px;
                width: 210px;
            }

        .form-bottom {
            margin-top: 32px;
        }

        .show-sidebar { 
            margin-left: 120px; 
        }

        .select-2 {
            padding-top: 8px;
            padding-bottom: 8px;
        }


        .flex-form .select-2 {
            height: 40px;
        }


        .half {
            width: 450px;
        }

        .full { width: 930px; }

        .quarter {
            width: 210px;
        }

        .fifth {
            width: 162px;
        }

        .fifth-and-more {
            width: 258px;
        }

        .display-as-row {
            margin-top: 6px;
        }

        .guests-info .guest-name,
        .guests-info .guest-lastname,
        .guests-info .guest-age {
            padding-left: 30px;
        }

        .booking-main.half-width {
            padding-left: 64px;
        }

            .booking-main.half-width:first-of-type {
                padding-right: 64px;
            }

        .rounded-grid a {
            width: 50%;
        }

        .inspiration-heading {
            padding-top: 64px;
            padding-bottom: 64px;
        }

            .inspiration-heading h1 {
                font-size: 48px;
                line-height: 48px;
            }

        .subcategories {
            display: none;
            font-size: 15px;
        }

            .subcategories ul li {
                margin-left: 32px;
            }

        .subcategories-toggler {
            display: inline-block;
        }

        .inspiration-cat-nav {
            letter-spacing: 0.5em;
            text-transform: uppercase;
            font-size: 14px;
            margin-top: 24px;
            margin-left: 8px;
        }

        .article:hover > img,
        .article:hover picture img {
            -webkit-transform: none;
                    transform: none;
        }

        .article-summary {
            margin: 0;
            padding: 0 40px 32px 40px;
        }

        .article-title a {
            font: 24px 'merriweather', serif;
            margin-top: 16px;
        }

        .article-lead {
            line-height: 22px;
        }

        .article .top-shade,
        .article .bottom-shade {
            height: 75%;
        }

        .article-main .article-summary {
            width: 90%;
        }

        .written-by,
        .article-half .top-shade {
            display: none;
        }

        .article-double-col .article-body .title {
            font-size: 20px;
        }

        .cat-tag {
            line-height: 24px;
        }

        .left-rail {
            position: relative;
            left: auto;
            top: auto;
            width: auto;
            height: auto;
            padding-top: 0;
        }

        .share-buttons a {
            display: inline-block;
            width: 80px;
            margin-right: 6px;
            margin-top: 0;
            text-align: center;
            padding-left: 0;
            padding-right: 0;
        }

        .inspiration-related {
            margin-top: 48px;
        }

        .inspiration-related h3 {
            margin-top: 24px;
        }

        .finder-date .form-control {
            font-size: 14px;
        }

        .content-view-photos {
            margin-top: 48px;
        }

        .google-maps-destination {
            width: 360px;
            height: 240px;
            margin: 32px 0 0 48px;
        }

        .press-row:first-of-type > div {
            padding-top: 0;
        }

        .lg-actions .lg-next, .lg-actions .lg-prev {
            font-size: 32px;
            padding-left: 12px;
            padding-right: 12px;
        }

        .lg-actions .lg-prev {
            left: 0;
        }

        .lg-actions .lg-next {
            right: 0;
        }

        .ph-btns {
            display: none;
        }

        .notification-strip {
            font-size: 13px;
            padding: 12px 25px;
        }

    }



    @media screen and (max-width: 991px) {

        .about-and-getting {
            flex-wrap: wrap;
        }

        .about-and-getting > div {
            flex: 0 0 100%;
        }

        .footer-search .textbox {
            width: 100%;
        }

        .footer-inputs {
            width: 50%;
            margin: 0 auto;
        }

        .comm-way span.light-blue {
            display: block;
        }

        .table-responsive.half-width { 
            max-width: 100%; 
        }

        .footer {
            display: block;
        }

        .footer-left {
            display: block;
            width: 100%;
            text-align: center;
        }

            .footer-left .cards {
                margin-top: 16px;
            }

        .footer-middle {
            display: block;
            width: 100%;
            text-align: center;
            margin-top: 32px;
        }

            .footer-middle ul {
                display: inline;
                margin-left: 0;
            }

                .footer-middle ul li {
                    display: inline-block;
                    margin: 4px 12px;
                }

                    .footer-middle ul li a {
                        white-space: no-wrap;
                    }

        .footer-right {
            display: block;
            width: 100%;
            text-align: center;
            margin-top: 32px;
        }

        .grid-4 .grid-4-item {
            width: 320px;
        }

        .grid-item-pic img {
            width: 100% !important;
        }

        .double-set {
            display: block;
        }

        .double-set .subsection {
            display: block;
            width: 100%;
        }

        .intro-summary {
            width: 240px;
        }

        .intro-summary-inner {
            padding-left: 24px;
            padding-right: 24px;
        }

            .intro-summary-inner.float-right {
                max-width: 335px;
            }

            .intro-summary-inner .table-view li {
                display: block;
                width: 100%;
            }

                .intro-summary-inner .table-view li > i {
                    display: block;
                    width: 100%;
                }

                .intro-summary-inner .table-view li > span {
                    display: block;
                }

        .intro-description {
            width: 440px;
        }

        .float-left,
        .float-right {
            max-width: 335px;
        }

        .text-highlight {
            max-width: 360px;
        }

        .nav-tabs > li > a {
            margin-right: 0;
        }

        .book-form.cols-5 .book-form-item {
            width: 50%;
        }

        .page-heading .alt-text-body {
            padding-bottom: 32px;
        }

        .prices-table > div {
            width: 100%;
            margin-left: 0;
        }

            .prices-table > div:nth-child(4n+1),
            .prices-table > div:nth-child(4n+2) {
                background: none;
            }

            .prices-table > div:nth-child(2n+1) {
                background: #f2f2f2;
            }

        .calendar-item {
            width: 320px;
        }

        .calendar-book-details {
            width: 100%;
        }

        .calendar-notice {
            width: 100%;
        }

        .calendar-buttons {
            margin-top: 0;
        }

        header.for-booking {
            height: 160px;
            padding-bottom: 48px;
        }

            header.for-booking .logo {
                left: 50%;
                -webkit-transform: translate(-50%, 0);
                        transform: translate(-50%, 0);
            }

        .booking-steps {
            width: 96%;
            max-width: 480px;
            left: 50%;
            right: auto;
            bottom: -48px;
            -webkit-transform: translate(-50%,0);
                    transform: translate(-50%,0);
        }

            .booking-steps li {
                width: 25%;
                margin-left: 0;
            }

                .booking-steps li span {
                    padding-bottom: 24px;
                }

        .form-block .textbox.half-size {
            width: 155px;
        }

        .half {
            width: 340px;
        }

        .quarter {
            width: 155px;
        }

        .fifth {
            width: 118px;
        }

        .fifth-and-more {
            width: 192px;
        }

        .full { width: 710px; }

        .booking-main.half-width {
            display: block;
            width: 100%;
            padding: 48px 0 0 0;
            border-left: 0;
            margin-top: 48px;
            border-top: 1px solid #c7c7c7;
        }

            .booking-main.half-width:first-of-type {
                display: block;
                padding: 0;
                margin-top: 0;
                border-top: 0;
            }

        .rounded-grid a {
            width: 33.333%;
        }

            .rounded-grid a span {
                width: 140px;
            }

                .rounded-grid a span img {
                    -webkit-transform: none;
                            transform: none;
                }

        .article .top-shade,
        .article .bottom-shade {
            height: 100%;
        }

        .article-main .article-summary {
            width: 100%;
        }

        .article-double-col,
        .article-double-col .article-pic,
        .article-double-col .article-body {
            display: block;
            width: 100%;
        }

            .article-double-col .article-body {
                padding: 32px 40px;
            }

        .inspiration .float-left,
        .inspiration .float-right {
            max-width: 340px;
        }

        .gallery-grid a {
            width: 30%;
        }

        .grid-4 .grid-4-item {
            height: auto;
        }

        /*
        .mobile-prefix-and-number input:last-of-type {
            width: 78%;
        }
        */
    }



    @media only screen and (max-width: 767px) {

        .about-and-getting p {
            font-size: 16px;
        }

        .grid-item-special-offer-banner {
            font-size: 12px;
            
        }

        .grid-item-special-offer-banner {
            padding-bottom: 2px;
        }

        .lg-actions .lg-next, .lg-actions .lg-prev {
            font-size: 26px;
            padding-top: 12px;
            padding-bottom: 12px;
            margin-top: -22px;
        }

        body {
            font-size: 14px;
            line-height: 20px;
        }

        input[type=radio]:checked + label:after {
            top: 7px;
        }

        .btn {
            font-size: 14px;
            padding: 8px 24px;
        }

        .btn-plain {
            padding-left: 0;
            padding-right: 0;
        }

        .small-text {
            font-size: 12px;
        }

        .textbox { 
            height: 40px; 
        }

        .bootstrap-select .btn {
            padding: 7px 12px;
        }

            .bootstrap-select .btn .filter-option {
                font-size: 14px;
            }

        .bootstrap-select .dropdown-menu {
            font-size: 14px;
        }

        .owl-controls .owl-prev,
        .owl-controls .owl-next {
            width: 40px;
            height: 40px;
        }

            .owl-controls .owl-prev::before,
            .owl-controls .owl-next::before {
                font-size: 16px;
                line-height: 40px;
            }

        header {
            height: 58px;
        }

            header .logo {
                width: 112px;
                margin-top: -15px;
            }

        .top-strip {
            height: 32px;
            overflow: hidden;
        }

            .top-strip .container {
                padding-left: 0;
                padding-right: 0;
            }

        .contact-ways li a {
            padding: 4px 15px;
        }

        .contact-ways li:first-of-type a {
            border-left: 0;
        }

        .part-of li a {
            padding: 4px 15px;
            border-left: 0;
        }

        .part-of li:first-of-type a {
            border-right: 0;
        }

        .part-of li a img {
            width: 64px;
        }

        .contact-ways li a i,
        .part-of li a i {
            display: none;
        }

        .show-main-nav {
            font-size: 20px;
            height: 20px;
        }

        .main-nav-head {
            height: 90px;
        }

        .main-nav-head,
        .main-nav > ul > li > a { font-size: 16px; }

        .home-slider .text-body .title {
            font-size: 28px;
        }

        .home-slider .text-body .subtitle {
            font-size: 16px;
            margin-top: -4px;
            padding: 12px;
            line-height: 20px;
        }

        .home-slider .owl-controls {
            top: auto;
            bottom: 0;
            transform: translate(-50%,-40px);
            -webkit-transform: translate(-50%,-40px);
        }

        .show-finder {
            display: block;
            text-align: center;
            width: 100%;
            margin-top: -1px;
        }

            .show-finder .btn-submit {
                font-size: 16px;
                line-height: 60px;
                font-weight: 800;
                width: 100%;
            }

        .finder {
            display: none;
            position: fixed;
            width: 320px;
            height: 100%;
            left: 0;
            top: 0;
            z-index: 18000;
            -webkit-box-shadow: 0 0 100px rgba(0,0,0,0.75);
                    box-shadow: 0 0 100px rgba(0,0,0,0.75);
            overflow: auto;
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch;
        }

            .finder .container {
                padding-left: 0;
                padding-right: 0;
                margin-bottom: 41px;
                padding-bottom: 48px;
            }

        .finder-head {
            position: relative;
            display: block;
            height: 90px;
            color: #fff;
            background: #2f58b2;
        }

            .finder-head span {
                position: absolute;
                left: 16px;
                top: 50%;
                text-transform: uppercase;
                font-size: 18px;
                font-weight: 800;
                -webkit-transform: translate(0,-50%);
                        transform: translate(0,-50%);
                line-height: 14px;
            }

            .finder-head .hide-finder {
                position: absolute;
                font-size: 12px;
                right: 16px;
                top: 50%;
                color: #fff;
                opacity: 0.5;
                -webkit-transform: translate(0,-50%);
                        transform: translate(0,-50%);
            }

                .finder-head .hide-finder:hover {
                    opacity: 1;
                }

                .finder-head .hide-finder i {
                    position: relative;
                    top: 2px;
                }

        .finder .or {
            padding: 12px 0;
        }

        .finder-basic {
            display: block;
            margin-top: 0;
            height: auto;
        }

            .finder-basic > div {
                display: block;
                width: 100%;
                height: 64px;
                border-top: 1px solid #425793;
                border-left: 0;
                padding-top: 24px;
            }

                .finder-basic > div:first-of-type {
                    border-top: 0;
                }

            .finder-basic .finder-basic-button {
                width: 320px;
                border-top: 0;
                line-height: 64px;
                z-index: 100;
                padding-top: 0;
            }

        .finder-select .bootstrap-select {
            margin-top: 0;
        }

            .finder-select .bootstrap-select .btn {
                height: 40px;
                line-height: 40px;
            }

        .finder-select .bootstrap-select.btn-group .dropdown-toggle .caret { top: 12px; }

        .finder-select .bootstrap-select .dropdown-menu {
            max-height: 180px !important;
        }

        .finder-date > input,
        .finder-location > input {
            line-height: 40px;
            margin-top: 0;
        }

        .finder .find-by-name { padding: 0 0 10px 0; display: block; margin: 0; }

        .finder-advanced-title { display: block; font-size: 18px; font-weight: 700; line-height: 18px; padding: 30px 16px 20px 16px; }

        #find-by-name-wrapper .search-ico {
            position: absolute;
            left: auto;
            top: 57px;
            right: 20px;
        }

        #ui-id-2 {
            width: 280px!important;
        }

        .finder-advanced {
            display: block;
            margin-top: 0;
            height: auto;
        }

            .finder-advanced > div {
                display: block;
                width: 100%;
                height: 64px;
                border-top: 1px solid #fff;
                border-left: 0;
                padding-top: 24px;
            }

                .finder-advanced > div:first-of-type {
                    border-top: 0;
                }

            .finder-advanced .finder-advanced-button {
                line-height: 48px;
            }

        #find-by-name-wrapper input { width: 280px; margin-bottom: 16px; }

        #find-by-name-wrapper {
            padding: 20px 0;
        }

        .section {
            padding-top: 32px;
            padding-bottom: 32px;
        }

        .section-header {
            margin-bottom: 24px;
        }

        /*
        .section-title {
            font-size: 18px;
        }
        */

        .section-footer {
            margin-top: 24px;
        }

        .grid-4-item {
            font-size: 14px;
            line-height: 20px;
        }

        .grid-item-name {
            font-size: 16px;
            margin-top: 20px;
        }

        .grid-item-desc,
        .grid-item-details {
            font-size: 14px;
            line-height: 18px;
        }

        .grid-item-location {
            margin-top: 0;
            font-size: 14px;
            line-height: 18px;
        }

        .grid-item-details,
        .grid-item-price {
            margin-top: 10px;
        }

        .grid-3 .grid-3-item {
            font-size: 14px;
            line-height: 20px;
            width: 46%;
        }

        .tabbed-view-switch li a { 
            padding: 12px 0; 
        }

        .tabbed-view-switch li a span {
            margin-right: 8px;
        }

        .featured-villas {
            padding-top: 32px;
            padding-bottom: 32px;
        }

            .featured-villas .nav-tabs > li {
                font-size: 18px;
                margin-left: 16px;
                margin-right: 0;
            }

                .featured-villas .nav-tabs > li:first-of-type {
                    margin-left: 0;
                }

            .featured-villas .owl-controls {
                bottom: -20px;
                top: auto;
            }

                .featured-villas .owl-controls .owl-prev {
                    left: 50%;
                    top: 20px;
                    margin-left: -48px;
                }

                .featured-villas .owl-controls .owl-next {
                    right: 50%;
                    top: 20px;
                    margin-right: -48px;
                }

        .homepage .featured-villas {
            padding-bottom: 100px;
        }

        .featured + .section-footer {
            margin-top: 100px;
        }

        .comm {
            padding: 0;
            font-size: 14px;
            line-height: 20px;
        }

            .comm .container {
                padding-left: 0;
                padding-right: 0;
            }

        .comm-way {
            width: 100%;
            padding: 40px 20px;
        }

            .comm-way:nth-child(2n+2) {
                background: #4e74c7;
            }

            .comm-way:first-of-type {
                margin-top: 0;
            }

        .comm-way-title {
            margin: 16px 0;
            font-size: 16px;
        }

        .comm-way span.light-blue {
            display: inline;
        }

        .comm-way .btn {
            margin-top: 20px;
        }

        .comm-way-icon {
            font-size: 40px;
        }

            .comm-way-icon .icon-chat {
                font-size: 46px;
            }

            .comm-way-icon .icon-write {
                font-size: 50px;
            }

        footer {
            padding: 32px 0;
            font-size: 14px;
            line-height: 20px;
        }

        .footer-middle {
            margin-top: 24px;
        }

            .footer-middle ul {
                margin-left: 0;
            }

                .footer-middle ul li {
                    display: inline-block;
                    margin: 4px 12px;
                }

                    .footer-middle ul li a {
                        white-space: pre;
                    }

        .footer-right {
            margin-top: 24px;
        }

        .favorite-destinations {
            padding-bottom: 30px;
        }

        .explore-on-map .destination-map {
            height: 280px;
        }

        .explore-on-map .button-list {
            margin-top: 24px;
        }

        .section-footer .button-list {
            overflow: hidden;
        }

            .section-footer .button-list li {
                float: left;
                width: calc(50% - 4px);
                margin: 0;
            }

                .section-footer .button-list li:first-of-type {
                    display: block;
                    width: 100%;
                    margin-bottom: 16px;
                }

                    .section-footer .button-list li:first-child {
                        margin-bottom: 0;
                        text-align: left;
                    }

                    .section-footer .button-list li:nth-child(even) {
                        margin-right: 8px;
                    }

                .section-footer .button-list li .btn {
                    display: block;
                    width: 100%;
                    margin: 4px 0;
                    padding-left: 0;
                    padding-right: 0;
                    font-size: 13px;
                    font-weight: 400;
                }

        .grid-4 {
            margin: -10px;
        }

            .grid-4 .grid-4-item {
                width: calc(50% - 20px);
				/*height: 385px;*/
                margin: 10px;
            }

                .grid-4 .grid-4-item .grid-item-title {
                    font-size: 16px;
                    line-height: 20px;
                    margin-top: 16px;
                }

        .grid-6 {
            margin: -10px;
        }

            .grid-6 .grid-6-item {
                width: calc(33% - 20px);
                margin: 10px;
            }

                .grid-6 .grid-6-item .grid-item-pic img {
                    width: 100% !important;
                }

                .grid-6 .grid-6-item .grid-item-title {
                    font-size: 16px;
                    line-height: 20px;
                    padding-bottom: 16px;
                    padding-left: 10px;
                    padding-right: 10px;
                }

        .double-set .subsection {
            padding: 40px 20px;
        }

        .double-set .about .about-desc {
            font-size: 18px;
            line-height: 24px;
            margin-top: 16px;
        }

        .double-set .about .read-more {
            margin-top: 16px;
        }

        .testimonials-carousel {
            margin-top: 16px;
            padding-bottom: 24px;
        }

            .testimonials-carousel .owl-controls .owl-prev::before,
            .testimonials-carousel .owl-controls .owl-next::before {
                font-size: 16px;
            }

            .testimonials-carousel .owl-controls .owl-prev {
                margin-left: -40px;
                top: 12px;
            }

            .testimonials-carousel .owl-controls .owl-next {
                margin-right: -40px;
                top: 12px;
            }

        .testimonial-item {
            line-height: 20px;
            font-size: 14px;
        }

        .testimonial-date {
            margin-top: 16px;
        }

        .testimonial-author {
            margin-top: 16px;
        }

        .testimonial-body::before {
            font-size: 10px;
            top: 0;
        }

        .testimonials-2-cols .testimonial-item {
            width: 100%;
            margin-left: 0;
        }

        .page-heading .text-body {
            max-width: 100%;
            padding-left: 20px;
            padding-right: 20px;
            width: 100%;
        }

        .page-heading h1 {
            font-size: 32px;
            white-space: normal;
        }

        .page-heading .alt-text-body {
            padding-bottom: 24px;
            padding-right: 40px;
        }

        .page-heading .btn {
            display: inline-block;
        }

        .page-heading .btn-direction {
            width: 40px;
            height: 40px;
            font-size: 16px;
        }

            .page-heading .btn-direction span {
                top: 12px;
            }

        .page-heading-overlay {
            height: 35%;
        }

        .villa-shorts .favorites-toggle {
            position: absolute;
            top: -40px;
            left: 20px;
        }

        .page-heading .parent-title { 
            margin-bottom: 8px; 
        }

        .page-heading-simple {
            margin-bottom: 24px;
        }

            .page-heading-simple h1 {
                font-size: 24px;
            }

            .page-heading-simple h2 {
                font-size: 16px;
                margin-top: 20px;
            }

            .page-heading-simple .cat-image {
                margin-top: 24px;
            }

        .villa-shorts {
            font-size: 14px;
            margin-top: 8px;
            padding-right: 20px;
        }

            .villa-shorts span::after {
                padding-left: 8px;
                padding-right: 8px;
            }

        .grid-heading {
            margin-bottom: 48px;
            line-height: 32px;
            font-size: 14px;
            height: 84px;
        }

        .page-nav {
            width: 100%;
        }

            .page-nav ul li {
                line-height: 32px;
            }

                .page-nav ul li a > span {
                    top: 1px;
                    font-size: 8px;
                }

                .page-nav ul li span,
                .page-nav ul li i,
                .page-nav ul li input {
                    height: 32px;
                }

                .page-nav ul li input {
                    width: 40px;
                }

                .page-nav ul li i {
                    display: none;
                }

        .sort-results .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
            min-width: 120px;
        }

        .villa-listing {
            padding-top: 40px;
        }

        .grid-heading .page-nav {
            top: 64px;
        }

        .grid-bottom {
            line-height: 40px;
            margin-top: 40px;
            font-size: 14px;
        }

        .intro {
            padding-top: 32px;
        }

        .intro-summary {
            width: 100%;
            float: none;
        }

        .intro-summary-inner {
            margin-top: 20px;
            padding: 0 20px 12px 20px;
        }

            .intro-summary-inner.float-right {
                max-width: 100%;
            }

            .intro-summary-inner ul {
                padding: 12px 0;
            }

            .intro-summary-inner p,
            .intro-summary-inner p:first-child {
                padding-top: 16px;
            }

            .intro-summary-inner .table-view li {
                display: table;
                padding-top: 4px;
                padding-bottom: 4px;
            }

                .intro-summary-inner .table-view li > i {
                    display: table-cell;
                    width: 45%;
                }

                .intro-summary-inner .table-view li > span {
                    display: table-cell;
                }

        .intro-description {
            width: 100%;
            float: none;
            margin-top: 32px;
            line-height: 20px;
        }

            .intro-description .intro-body,
            .intro-description .id-txt {
                margin-top: 16px;
            }

            .intro-description .id-txt,
            .page-content h2.about-lead {
                font-size: 24px;
                line-height: 30px;
                margin-bottom: 29px;
            }

        .bulleted li {
            padding: 4px 0 4px 20px;
        }

            .bulleted li::before {
                font-size: 8px;
                margin-right: 10px;
                margin-left: -20px;
            }

        .page-content {
            line-height: 22px;
        }

            .page-content h2,
            .page-content .pseudo-h2 {
                font-size: 26px;
                margin-top: 0;
                margin-bottom: 10px;
            }

            .page-content h3 {
                font-size: 14px;
                margin-bottom: 10px;
            }

        .float-left,
        .float-right,
        .text-highlight {
            float: none;
            width: 100%;
            max-width: none;
            margin: 24px 0;
        }

            .float-left img,
            .float-right img {
                margin-left: auto;
                margin-right: auto;
            }

            .float-left .expand,
            .float-right .expand {
                width: 32px;
                height: 32px;
                font-size: 12px;
            }

                .float-left .expand span,
                .float-right .expand span {
                    top: 7px;
                }

        .text-highlight {
            padding: 16px 20px;
            font-size: 16px;
            line-height: 28px;
        }

        .service-tabs .container {
            padding-left: 10px;
            padding-right: 10px;
        }

        .tab-pane {
            padding-top: 24px;
        }

        .book-form {
            margin-top: -20px;
        }

        .book-form-item {
            padding-left: 10px;
            padding-right: 10px;
            margin-top: 20px;
        }

        .book-form.cols-5 .book-form-item > .btn {
            margin-top: 8px;
        }

        .small-notice {
            font-size: 13px;
            margin-top: 32px;
            line-height: 18px;
            padding-left: 10px;
            padding-right: 10px;
        }

        .prices .section-title,
        .booking .section-title {
            text-align: center;
        }

        .currency-select {
            position: relative;
            text-align: center;
            right: auto;
            bottom: auto;
            margin-top: 20px;
        }

        .prices-table .min-stay {
            text-align: left;
            display: block;
            float: none;
        }

        .prices-table {
            margin-top: 24px;
        }

            .prices-table > div {
                padding-left: 12px;
                padding-right: 12px;
            }

                .prices-table > div ul {
                    display: block;
                    width: 100%;
                    overflow: hidden;
                }

                    .prices-table > div ul li {
                        display: block;
                        float: left;
                    }

                        .prices-table > div ul li:first-of-type {
                            width: 100%;
                        }

            .prices-table .price-before,
            .prices-table .price,
            .prices-table .discount {
                width: 33%;
                text-align: left;
            }

        .villa-notice {
            margin-top: 32px;
        }

        .page-mobile-subnav {
            -webkit-transform: translate(0,-82px);
                    transform: translate(0,-82px);
        }

            .page-mobile-subnav > a {
                width: 48px;
                height: 48px;
                font-size: 19px;
            }

                .page-mobile-subnav > a span {
                    top: 15px;
                }

            .page-mobile-subnav .acc-name {
                font-size: 16px;
                padding: 12px 24px;
            }

            .page-mobile-subnav.sticky {
                -webkit-transform: translate(0,20px);
                        transform: translate(0,20px);
            }

        .legend {
            margin-top: 16px;
        }

            .legend li {
                margin-left: 8px;
                margin-right: 8px;
            }

                .legend li span {
                    top: 0;
                    width: 12px;
                    height: 12px;
                    margin-right: 8px;
                }

        .page-mobile-menu {
            top: 48px;
            width: 200px;
            padding: 8px 0 0 0;
        }

            .page-mobile-menu ul li {
                padding: 8px 24px;
            }

        .calendars {
            max-width: 295px;
            height: auto;
            margin-left: auto;
            margin-right: auto;
            margin-top: 32px;
            padding-right: 0;
            padding-bottom: 52px;
        }

        .calendar-item {
            float: none;
            width: 100%;
            margin: 0;
            font-size: 14px;
            line-height: 24px;
        }

        .calendars .owl-controls {
            top: auto;
            bottom: 32px;
        }

            .calendars .owl-controls .owl-prev,
            .calendars .owl-controls .owl-next {
                width: 32px;
                height: 32px;
                background: none;
                -webkit-box-shadow: none;
                        box-shadow: none;
            }

        .calendars .owl-controls .owl-prev {
            left: 50%;
            margin-left: -40px;
        }

        .calendars .owl-controls .owl-next {
            left: auto;
            right: 50%;
            margin-right: -40px;
        }

        .calendar-footer {
            line-height: 20px;
        }

        .calendar-book-details {
            padding: 8px 20px;
        }

            .calendar-book-details ul {
                float: none;
                display: table;
            }

                .calendar-book-details ul li {
                    display: table-cell;
                }

                    .calendar-book-details ul li:first-of-type {
                        width: 50%;
                    }

            .calendar-book-details .selected-period,
            .calendar-book-details .select-guests,
            .calendar-book-details .total-price {
                width: 100%;
                text-align: left;
            }

            .calendar-book-details .price {
                font-size: 24px;
            }

        .calendar-notice {
            padding: 16px 20px;
        }

        .calendar-buttons .btn {
            padding-top: 12px;
            padding-bottom: 12px;
        }

        header.for-booking {
            height: 90px;
            padding-bottom: 32px;
        }

        .booking-steps {
            bottom: -32px;
            font-size: 13px;
        }

            .booking-steps li span {
                padding-bottom: 8px;
            }

                .booking-steps li span::after {
                    width: 10px;
                    height: 10px;
                }

        .booking-wrapper {
            padding-top: 48px;
            padding-bottom: 48px;
        }

        .booking .title {
            font-size: 24px;
        }

        .booking-sidebar {
            width: 300px;
            padding: 20px 24px;
        }

        .booking-sidebar-inner {
            margin-bottom: 64px;
        }

        .booking-sidebar h2 {
            font-size: 16px;
            margin-top: 20px;
        }

        .booking-sidebar .item {
            margin-top: 20px;
        }

        .booking-sidebar .item:first-of-type {
            margin-top: 0;
        }

            .booking-sidebar .item > img {
                margin-bottom: 12px;
            }

        .booking-sidebar .total-price {
            width: 300px;
        }

            .booking-sidebar .total-price li {
                padding-right: 24px;
            }

                .booking-sidebar .total-price li:first-of-type {
                    padding-left: 24px;
                }

            .booking-sidebar .total-price .price {
                font-size: 16px;
            }

        .booking-main {
            display: block;
        }

            .booking-main.page-content h2 {
                font-size: 18px;
                margin-bottom: 0;
            }

            .booking-main.addRightPadding {
                padding-right: 0;
            }

        .booking-finished .container {
            padding-left: 0;
            padding-right: 0;
        }

        .booking-main.half-width {
            padding-left: 20px;
            padding-right: 20px;
            margin-top: 32px;
            border: 0;
        }

            .booking-main.half-width:first-of-type {
                padding-left: 20px;
                padding-right: 20px;
                margin-top: 0;
            }

        .booking-main.right-half {
            background: #f2f2f2;
            padding-top: 32px;
            padding-bottom: 32px;
        }

        .booking-text-middle {
            display: block;
            width: 100%;
            margin-top: 40px;
            border-left: 0;
            padding: 0;
        }

        .expandable {
            margin-top: 28px;
        }

        .booking {
            display: block;
        }

        .booking-cost-breakdown > div > div:first-child {
            padding-top: 0;
        }

        .form-wrapper {
            margin-left: 0;
            margin-right: 0;
            max-width: 480px;
        }

        .form-block {
            margin-left: 0;
            margin-right: 0;
            margin-top: 16px;
        }

        .form-block:first-of-type {
            margin-top: 0;
        }

        .form-wrapper .display-as-text { line-height: 24px; }

        .form-block-date .form-block-field::after {
            right: 12px;
            font-size: 12px;
        }
        
        .form-block .textbox,
        .select-2 {
            height: 40px;
        }

        .form-block .textbox.half-size {
            margin-left: 0;
            margin-top: 10px;
            width: 100%;
        }

            .form-block .textbox.half-size:first-child {
                margin-top: 0;
            }

        .without-label {
            margin-top: 20px;
        }

        .half,
        .quarter,
        .fifth,
        .fifth-and-more,
        .full {
            width: 100%;
        }

        .display-as-row {
            margin-top: 0;
        }

            .display-as-row li {
                margin-left: 16px;
            }

        .form-bottom {
            text-align: right;
            margin-top: 24px;
        }

        .show-sidebar {
            margin-left: 0;
        }

        .phone-help span {
            display: block;
        }

        .guests-info.headings {
            display: none;
        }

        .guests-info {
            display: block;
            max-width: 480px;
        }

            .guests-info .guest-nr,
            .guests-info .guest-name,
            .guests-info .guest-lastname,
            .guests-info .guest-age {
                display: block;
                width: 100%;
                padding-left: 0;
            }

            .guests-info > div > p {
                display: block;
                font-weight: 400;
                margin-top: 10px;
            }

        .booking-extras ul li {
            vertical-align: top;
        }

        .booking-extras label {
            padding-left: 27px;
        }

            .booking-extras label::before {
                margin-left: -27px;
            }

        .booking-cost-breakdown > div {
            display: block;
        }

            .booking-cost-breakdown > div > div {
                display: block;
            }

                .booking-cost-breakdown > div > div:first-child {
                    width: 100%;
                    padding-bottom: 4px;
                }

        .noLeftLabel {
            padding-left: 0;
        }

        .rounded-grid a {
            margin-top: 32px;
        }

            .rounded-grid a span {
                width: 104px;
            }

        .subcategories ul {
            line-height: 14px;
        }

            .subcategories ul li {
                display: block;
                margin-left: 0;
                margin-top: 16px;
            }

                .subcategories ul li:first-of-type {
                    margin-top: 0;
                }

        .inspiration-heading {
            padding-top: 32px;
            padding-bottom: 32px;
        }

            .inspiration-heading h1 {
                font-size: 28px;
                font-weight: 700;
            }

        .inspiration-cat-nav {
            font-size: 11px;
            margin-top: 8px;
        }

        .inspiration-highlights {
            padding-top: 0;
        }

            .inspiration-highlights .container {
                padding-left: 0;
                padding-right: 0;
            }

        .article-half {
            width: 100%;
        }

        .article-summary {
            padding: 0 20px 24px 20px;
        }

        .article-title a {
            font-size: 20px;
            margin: 16px 0 0 0;
        }

        .article-lead {
            display: none;
        }

        .cat-tag {
            font-size: 10px;
            line-height: 20px;
            padding: 2px 8px 0 10px;
            letter-spacing: 0.1em;
        }

        .article .top-shade,
        .article .bottom-shade {
            height: 75%;
        }

        .inspiration .grid-4 .grid-4-item,
        .inspiration .grid-3 .grid-3-item {
            margin-top: 20px;
            margin-bottom: 20px;
        }

            .inspiration .grid-4 .grid-4-item .grid-item-name,
            .inspiration .grid-3 .grid-3-item .grid-item-name {
                margin-top: 12px;
                font-size: 14px;
                line-height: 22px;
            }

            .inspiration .grid-4 .grid-4-item .cat-tag,
            .inspiration .grid-3 .grid-3-item .cat-tag {
                letter-spacing: 0;
                width: 100%;
                left: 0;
                -webkit-transform: translate(0,0);
                        transform: translate(0,0);
                letter-spacing: 0.1em;
            }

        .inspiration-related {
            margin-top: 40px;
        }

        .inspiration-related h3 {
            margin-top: 32px;
        }

        .section.article-featured {
            padding-top: 16px;
            padding-bottom: 8px;
        }

        .article-double-col .article-body {
            padding: 24px 20px;
        }

            .article-double-col .article-body .title {
                font-size: 16px;
            }

        .inspiration .float-left,
        .inspiration .float-right {
            max-width: none;
            width: 100%;
            margin: 24px 0;
        }

            .inspiration .float-left img,
            .inspiration .float-right img {
                width: 100% !important;
            }

        .article-details {
            line-height: 24px;
            padding: 8px 0;
            font-size: 13px;
        }

        .left-rail {
            position: fixed;
            left: 0;
            bottom: 0;
            width: 100%;
        }

        .share-buttons {
            overflow: hidden;
        }

            .share-buttons a {
                float: left;
                width: 25%;
                margin-right: 0;
            }

        .content-view-photos {
            margin-top: 32px;
        }

        .google-maps-destination {
            width: 100%;
            margin: 32px 0 0 48px;
        }

        .gallery-grid {
            margin-left: -2%;
            margin-right: -2%;
        }

            .gallery-grid a {
                width: 46%;
                margin-left: 2%;
                margin-right: 2%;
                margin-bottom: 20px;
            }

        a[class*="lightcase-icon-"] {
            font-size: 18px;
            width: 40px;
            height: 40px;
        }

            a[class*="lightcase-icon-"].lightcase-icon-close {
                font-size: 12px;
            }

        .longer-description {
            padding: 32px 0;
        }

        .notification-strip {
            font-size: 12px;
            padding: 9px 25px 8px;
        }

    }

    @media only screen and (max-width: 660px) {
        .flex-form__item {
            flex: 0 0 100%;
        }

            .flex-form__item > div {
                padding-right: 0;
            }

    }


    @media only screen and (max-width: 639px) {

        .breadcrumbs ul li:after {
            height: 7px;
        }

        .breadcrumbs ul li {
            font-size: 11px;
        }


        .footer-inputs {
            width: 80%;
        }

        .flight-table {
            display: block;
        }

            .flight-table tr {
                display: block;
                overflow: hidden;
                border-bottom: 1px solid #d7d7d7;
                padding: 12px;
            }

                .flight-table tr:first-of-type {
                    display: block;
                    overflow: hidden;
                    border-bottom: 1px solid #d7d7d7;
                }

            .flight-table thead {
                display: none;
            }

            .flight-table td {
                float: left;
                display: block;
                width: 100%;
                border: 0;
                padding: 0;
            }

            .flight-table .mobile-label {
                display: inline-block;
                width: 140px;
            }

            .flight-table .c {
                width: 14.28%;
                margin-top: 12px;
            }

                .flight-table .c.days-start {
                    clear: both;
                }

            .flight-table .day-label {
                display: block;
            }

        .favorite-destinations-link {
            min-height: 181px;
        }

        .grid-item-special-offer-banner {
            font-size: 10px;
        }
    }



    @media only screen and (max-width: 479px) {


        .calendar-notice {
            padding-left: 0;
            padding-right: 0;
        }

            .calendar-notice .calendar-alert-item {
                margin-left: 0;
                margin-bottom: 0;
            }

        .villa-shorts + .grid-item-special-offer-banner {
            font-size: 10px;
            padding: 1px 10px;
            margin-top: 5px;
        }

        .btn {
            max-width: 320px;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .btn-plain {
            padding-top: 0;
            padding-bottom: 0;
        }

        .grid-6 .grid-6-item {
            width: calc(50% - 22px);
        }

        .book-form.cols-5 .book-form-item {
            width: 100%;
        }

        .calendar-book-details {
            padding-top: 0;
            padding-bottom: 20px;
        }

            .calendar-book-details ul {
                display: block;
                margin-top: 20px;
            }

                .calendar-book-details ul li {
                    display: block;
                }

                    .calendar-book-details ul li:first-of-type {
                        width: 100%;
                        padding-bottom: 8px;
                    }

        .calendar-buttons {
            text-align: center;
        }

            .calendar-buttons .btn:first-of-type {
                float: none;
            }

            .calendar-buttons .btn {
                width: 100%;
                float: none;
                margin-top: 16px;
            }

                .calendar-buttons .btn:first-of-type {
                    margin-top: 0;
                }

        .calendar-footer .data-row {
            line-height: 20px;
        }

        .main-nav,
        .finder,
        .finder-basic .finder-basic-button {
            width: 100%;
        }

        .finder-select .bootstrap-select .btn {
            max-width: 100%;
        }

        .destination-map {
            margin-left: -20px;
            margin-right: -20px;
        }

        .rounded-grid a {
            width: 50%;
        }

        .article-details > span {
            display: block;
        }

        p.press-datum {
            font-size: 13px;
            margin-bottom: 16px;
        }

        .press-row {
            display: block;
            border-top: 0;
        }

            .press-row > div {
                display: block;
                padding-top: 0;
                padding-bottom: 24px;
            }

                .press-row > div:first-child {
                    width: 100%;
                    padding-right: 0;
                    padding-top: 24px;
                }

        .tabbed-view-switch li {
            max-width: 46%;
        }

        .page-heading-overlay {
            height: 40%;
        }

        .grid-4 .grid-4-item .grid-item-pic .favorites-toggle {
            top: 12px;
            right: 12px;
            font-size: 18px;
        }

        .booking-extras .price {
            width: 60px;
        }

        .form-bottom .btn-pay {
            width: 100%;
            max-width: 100%;
            margin-top: 20px;
        }

        #find-by-name-wrapper input {
            width: 90%;
            margin: 0 auto;
            display: block;
        }

        #find-by-name-wrapper .search-ico {
            position: absolute;
            right: 30px;
        }

        #ui-id-2 {
            width: 90% !important;
        }

        .longer-description h2 {
            text-transform: none;
            text-align: center;
            font-size: 18px;
            margin: 0 0 20px 0;
        }
    }	





