
div.col-xs-12 {
    width: 100%;
}
div.col-xs-11 {
    width: 91.66666667%;
}
div.col-xs-10 {
    width: 83.33333333%;
}
div.col-xs-9 {
    width: 75%;
}
div.col-xs-8 {
    width: 66.66666667%;
}
div.col-xs-7 {
    width: 58.33333333%;
}
div.col-xs-6 {
    width: 50%;
}
div.col-xs-5 {
    width: 41.66666667%;
}
div.col-xs-4 {
    width: 33.33333333%;
}
div.col-xs-3 {
    width: 25%;
}
div.col-xs-2 {
    width: 16.66666667%;
}
div.col-xs-1 {
    width: 8.33333333%;
}
@media (min-width: 768px) {
    div.col-sm-12 {
        width: 100%;
        float: left;
    }
    div.col-sm-11 {
        width: 91.66666667%;
        float: left;
    }
    div.col-sm-10 {
        width: 83.33333333%;
        float: left;
    }
    div.col-sm-9 {
        width: 75%;
        float: left;
    }
    div.col-sm-8 {
        width: 66.66666667%;
        float: left;
    }
    div.col-sm-7 {
        width: 58.33333333%;
        float: left;
    }
    div.col-sm-6 {
        width: 50%;
        float: left;
    }
    div.col-sm-5 {
        width: 41.66666667%;
        float: left;
    }
    div.col-sm-4 {
        width: 33.33333333%;
        float: left;
    }
    div.col-sm-3 {
        width: 25%;
        float: left;
    }
    div.col-sm-2 {
        width: 16.66666667%;
        float: left;
    }
    div.col-sm-1 {
        width: 8.33333333%;
        float: left;
    }
    .villa-carousel .slick-slide {
        transform: scale(0.94);
        -webkit-transform: scale(0.94);
        transition: 0.3s;
        -webkit-transition: 0.3s;
    }
    .villa-carousel .slick-current {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
	.villa-details .features.row > .layout {
		display: flex;
		flex-wrap: wrap;
	}
	.villa-details .features.row > .layout .info {
		padding-bottom: 50px;
	}
	.villa-details .features.row > .layout .feats-outer {
		height: 0;
	}
	.villa-details .features.row > .layout .feats-shared {
		transform: translateY(-100%);
	}
    .suites-benefits > div {
        width: 20%;
    }
	.row-feature .page-header h1 {
		font-size: 42px;
		margin: 0;
	}
	.sidebar-view.grid-view .villas-view .blog-items {
        margin: 0;
        margin-left: -10px;
        margin-right: -20px;
    }
	.sidebar-view.grid-view .villas-view .blog-item {
		width: 50%;
		padding: 10px;
		margin-bottom: 0;
	}
}
@media (min-width: 992px) {
    div.col-md-12 {
        width: 100%;
    }
    div.col-md-11 {
        width: 91.66666667%;
    }
    div.col-md10 {
        width: 83.33333333%;
    }
    div.col-md-9 {
        width: 75%;
    }
    div.col-md-8 {
        width: 66.66666667%;
    }
    div.col-md-7 {
        width: 58.33333333%;
    }
    div.col-md-6 {
        width: 50%;
    }
    div.col-md-5 {
        width: 41.66666667%;
    }
    div.col-md-4 {
        width: 33.33333333%;
    }
    div.col-md-3 {
        width: 25%;
    }
    div.col-md-2 {
        width: 16.66666667%;
    }
    div.col-md-1 {
        width: 8.33333333%;
    }
	.modal-dialog.modal-lg {
		width: 900px;
	}
    .rsform.home-page-form {
        display: block;
        width: 60%;
        margin: 0 auto;
    }
    .hotel-suites-page .uk-row-first:nth-child(odd) .uk-grid .uk-width-medium-1-2:nth-child(2) {
        left: 30px;
    }
    .hotel-suites-page .uk-row-first:nth-child(even) .uk-grid .uk-width-medium-1-2:nth-child(2) {
        right: 30px;
    }
    .hotel-suites-page .uk-grid-margin {
        margin-top: 0;
        border-bottom: 50px solid #fff;
    }
    .hotel-suites-page .uk-row-first:nth-child(odd) .uk-grid .uk-width-medium-1-2:nth-child(1) {
        float: right;
        order: 2;
    }
}
@media (min-width: 1200px) {
    .magazine-in {
        margin: 0 25px;
    }
	.villas-view .page-header {
		margin-top: -20px;
	}
	.villas-view.sidebar-view .page-header {
		margin-top: 50px;
	}
    div.col-lg-12 {
        width: 100%;
    }
    div.col-lg-11 {
        width: 91.66666667%;
    }
    div.col-lg-10 {
        width: 83.33333333%;
    }
    div.col-lg-9 {
        width: 75%;
    }
    div.col-lg-8 {
        width: 66.66666667%;
    }
    div.col-lg-7 {
        width: 58.33333333%;
    }
    div.col-lg-6 {
        width: 50%;
    }
    div.col-lg-5 {
        width: 41.66666667%;
    }
    div.col-lg-4 {
        width: 33.33333333%;
    }
    div.col-lg-3 {
        width: 25%;
    }
    div.col-lg-2 {
        width: 16.66666667%;
    }
    div.col-lg-1 {
        width: 8.33333333%;
    }
	.full-width .page-header {
		width: 1180px;
	}
	.customersReviews .testiItem {
		width: 50%;
		margin: 0 auto;
	}
	#jt-form-iframe {
		height: 800px!important
	}
	iframe.iziModal-iframe {
		height: 700px!important;
	}
	.villas-view .h3.intro-title {
		font-size: 30px;
	}
	.villas-view .page-masthead > .top-header,
	.hotel-suites .page-masthead > .top-header {
		height: 500px;
	}
    .hotel-suites-page .uk-slideshow > li {
        height: 490px !important;
    }
    .hotel-suites-page .uk-row-first .uk-grid .uk-width-medium-1-2:nth-child(2) {
        padding: 80px;
    }
    .villa-levels .box:first-child {
        margin-left: 12%;
    }
    .villa-details .description #More {
        display: block;
        height: auto !important;
    }
    .home-villas-suites .text .title {
        font-size: 62px;
    }
    .home-villas-suites .text .subtitle {
        font-size: 40px;
    }
    .home-villas-suites .home-villas .square_gold {
        margin-top: 30%;
        margin-left: -80px;
        float: left;
    }
    .home-villas-suites .home-suites .square_gold {
        margin-top: 50%;
        margin-right: -20%;
    }	
	.sidebar-view.grid-view .villas-view .blog-item section.readmore {
		position: initial;
		margin-top: 20px;
	}
}
@media (max-width: 480px) {
	.concierge_services .service-inner {
		bottom: 0;
	}
    .concierge_services .service-inner h3 {
		margin-top: 0!important;
		margin-bottom: 0!important;
	}	
	.tagged-villas.newsflash {
		grid-template-columns: repeat(1, 1fr);
	}
	.places td {
		max-width: 140px;
	}
	.villa-details .full-row {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.villa-details .description {
		padding-left: 15px;
		padding-right: 15px;
	}
	.villa-details .amenities ul[class*="col"] {
		padding-left: 15px;
		padding-right: 15px;
	}
	.villa-award img {
		max-width: 30px;
	}
	#jbounce-jmodal .jmodal {
		width: 65%!important;
		height: 500px!important;
		padding: 0;
	}
	#jbounce-jmodal h3.title {
		line-height: 24px;
	}
	#jbounce-jmodal .jmodal-body {
		display: block;
		margin-left: 0;
	}
	#jbounce-jmodal .jmodal-body > .col-sm-6:first-child {
        padding-left: 0;
    }
	#jbounce-jmodal .jmodal-body p {
		display: none;
	}
	#jbounce-jmodal .jmodal-body img {
		margin-bottom: 20px;
	}
	.show-mob {
        display: block;
    }
    .hide-mob {
        display: none;
    }
	.search-villas .fields #location .dropdown-menu {
		width: 200px;
		min-width: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.villas-view .filter.mobile-hide {
		display: none;
	}
	.villas-view .filter.mobile-show {
		display: block!important;
	}
	.villas-view .villas-intro .intro-read-more {
		margin-top: 20px;
	}
	.villa-details .row-feature.villa-slider {
		margin-top: 10px!important;
	}
	.villa-details #Enquiry {
		width: 95%;
		margin: 0 auto;
	}
	.row-feature.home-intro {
		padding: 40px 0;
	}
	.filter-mobile {
		display: block!important;
	}
    #jcemediabox-popup-body {
        width: 300px !important;
    }
    #jcemediabox-popup-content {
        width: 280px !important;
    }
    .villa-details .book-form iframe {
        margin-bottom: -60px;
    }
    .custom.footer .eot-info span {
        text-align: left;
        display: block;
    }
    .home-villas-suites .text-left .text {
        left: 30px;
        top: 20px;
    }
    .home-villas-suites .text-right .text {
        right: 30px;
        top: 20px;
    }
    .home-villas-suites .text-left .text .subtitle {
        display: none;
    }
	.home-villas-suites ul.uk-slideshow, .home-villas-suites ul.uk-slideshow > li, .home-villas-suites ul.uk-slideshow > li > img {
		height: 200px!Important;
		min-height: 200px!important;
	}
	.home-villas-suites .text .title {
		display: none;
	}
    .home-villas-suites .square_gold {
        padding: 20px;
        margin: -40px 0 10px !important;
    }
    .home-villas-suites .home-suites .square_gold {
        margin-left: -60%;
    }
    .home-villas-suites .text {
        top: 20px;
        left: 30px;
    }
	#Mod688 .homePageMainText h1 {
		font-size: 20px!important;
	}
	#Mod688 .homePageMainText h1 .small {
		display: none;
	}
	.concierge_services .service {
		min-height: 250px;
		background-size: cover;
	}
    .mykonos_island .h1x,
    .square_gold h1,
    .concierge_services .h2x {
        font-size: 20px;
    }
	.newhome .concierge_services .square_gold {
		margin: -50px 35px 0 0px;
		width: 75%;
	}
    #Mod329 .forcefullwidth_wrapper_tp_banner,
    #rev_slider_1_2_wrapper,
    #rev_slider_1_1_wrapper {
        overflow: hidden;
        max-height: none !important;
        height: 260px !important;
    }
    .tp-caption.leftAlign {
        top: 30px !important;
        left: 15px !important;
    }
    .tp-caption.centerAlign {
        top: 40px !important;
        right: 45px;
    }
    .tp-caption.rightAlign {
        top: 30px !important;
        right: 45px;
    }
    a.book.header__book {
        margin: 0;
        font-size: 12px !important;
        padding: 10px !important;
        height: 38px;
    }
    .rsform-block {
        width: 100% !important;
    }
    .villas-view .blog > .discount-offer {
        margin-bottom: 20px;
    }
    .home .row-feature.search-villas {
       position: relative;
    }
    div#Mod202 {
        margin-top: 200px;
    }
    .page-masthead > .top-header {
        height: 100px;
    }
	.villas-view .page-masthead > .top-header {
		height: 150px;
	}
	.hotel-suites .page-masthead > .top-header {
		height: 200px;
	}
    .villa-carousel.slick-slider {
        margin-top: -70px;
    }
    .villa-details .villa-slider > .container {
        overflow: visible;
    }
    .slick-prev {
        left: -5px;
    }
    .slick-next {
        right: 27px;
    }
	.bedrooms-items {
		padding: 0 20px;
	}
	.villa-details .features.bedrooms .slick-prev,
	.villa-details .layout-carousel .slick-prev {
		left: -30px!important;
	}
	.villa-details .features.bedrooms .slick-next,
	.villa-details .layout-carousel .slick-next {
		right: -20px!important;
	}
    .forcefullwidth_wrapper_tp_banner,
    div#rev_slider_5_1_wrapper,
    div#rev_slider_5_1 {
        max-height: none !important;
        height: 545px !important;
    }
    .villas-slider .tparrows {
        display: none;
    }
    .villa-details .villa-layout .box .image img {
        height: 420px;
    }
    .blog-view .item .article-intro .container,
    .blog-view .item .readmore {
        top: -20px;
    }
    .blog-view .item:hover .article-intro .container,
    .blog-view .item:hover .readmore {
        top: -50px;
    }
    #golden_sq {
        left: 0 !important;
        right: 0;
        top: 140px !important;
        bottom: 0;
    }
    #sl-title,
    #sl-text,
    #sl-button {
        left: 25px !important;
    }
    #sl-title {
        top: 170px !important;
        font-size: 26px !important;
        line-height: 28px !important;
        right: 25px;
        white-space: normal !important;
    }
    #sl-text {
        top: 235px !important;
        max-width: none !important;
        right: 50px;
        font-size: 16px !important;
        line-height: 20px !important;
    }
    #sl-button {
        top: 465px !important;
    }
    #golden_sq img {
        width: 100% !important;
        height: 100% !important;
    }
    div#sl-img img {
        width: 100% !important;
        height: auto !important;
    }
    div#sl-img {
        right: 0;
        left: 0 !important;
    }
    #Mod550 .homePageMainText {
        right: 15px;
        top: 105px;
        left: 100px;
    }
    #Mod550 .homePageMainText h1 .small {
        padding: 0;
    }
    .villas-view .category-desc .filter {
        top: 35px;
    }
}
@media (max-width: 767px) {
	.concierge_services .slick-prev {
		left: unset!important;
	}
    .places td {
		max-width: 200px;
	}
	.bedroom.item .list-title small {
		display: inline-block;
	}
	.homePageMainText a.btn.book.header__book {
		line-height: 22px;
        height: 25px;
		margin-top: 10px;
		padding: 0 5px!important;
    }
	.features.bedrooms .slick-prev,
	.layout-carousel .slick-prev {
		left: -50px!important;
	}
	.features.bedrooms .slick-next,
	.layout-carousel .slick-next {
		right: -40px!important;
	}
	#back-to-top {
		display: block!important;
		bottom: 60px!important;
		right: 15px;
	}
	div#Mod708,div#jtstat-743 {
		margin-bottom: 0;
	}
	.newsflash.similar-villas > .col-md-3:nth-child(odd) {
        padding-right: 10px;
        margin-bottom: 20px;
    }
    .newsflash.similar-villas > .col-md-3:nth-child(even) {
        padding-left: 10px;
        margin-bottom: 20px;
    }
	.giweather.light i[class^="meteocons-"] {
		margin-right: 10px;
	}
	.hotel-suites .page-header h1 {
		margin-bottom: 30px;
	}
	.suites-intro .intro-read-more {
		margin-top: -60px;
	}
	.hotel-suites .benefits-title {
		margin: 40px 0 -10px;
	}
	.hotel-suites .suites-intro #More {
		margin-bottom: 50px;
	}
	.newhome .row-feature.home-intro .h1 {
		margin-bottom: 60px;
	}
	.newhome .home-villas-suites {
		padding: 0!important;
	}
	.newhome .home-villas-suites .uk-overlay-panel {
		padding: 0;
		bottom: 40px;
	}
	.newhome .square_gold {
		padding: 0;
		border-width: 20px!important;
	}
	.newhome .square_gold a {
		padding: 30px;
		font-size: 20px!important
	}
	.newhome .home-villas-suites .uk-overlay-panel .uk-dotnav > li > a {
		width: 10px;
		height: 10px;
	}
	.newhome .home-villas-suites .home-suites .pull-right {
		float: none!important;
		overflow-x: hidden;
	}
	.newhome .villa-carousel.magazine .slick-arrow {
		top: 100%;
	}
	.newhome .service > a {
		top: 70%;
		font-size: 20px;
		padding: 10px;
	}
	.suites-benefits .icon {
		width: 70px;
	}
	.newfooter li {
		padding-left: 20px;
	}
	.footer .footerweather {
		margin: 0;
	}
	.footer .giweather {
		left: 0;
	}
	#giweather-module-711 .weathertitle {
		left: -40px;
	}
	.newfooter .footerbold {
		right: 20px;
		float: none;
	}
    .page-masthead > .row-feature {
        margin-top: 25px !important;
    }
    .page-masthead > #Mod550.row-feature {
        margin-top: 80px !important;
    }
    .corporate .slideshow.hidden-xs {
        display: block !important;
    }
	.customersReviews .testiItem {
		width: 80%;
		margin: 0 auto;
	}
	#jt-form-iframe {
		height: 500px!important
	}
	iframe.iziModal-iframe {
		height: 400px!important;
	}
	#jt-form-iframe {
		padding: 10px;
	}
	.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-button {
		right: -20px;
		top: -20px;
	}
    .hotel-suites-page .uk-row-first .uk-grid .uk-width-medium-1-2:nth-child(2) {
        border-width: 10px;
        padding: 20px;
        width: 90%;
        top: 0;
    }
    .hotel-suites-page .uk-panel .info .buttons {
        position: relative;
    }
    .hotel-suites-page .uk-panel .info .buttons .btn {
        margin-top: 10px;
    }
    .homepage-form-title {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home-villas-suites .box {
        margin-left: -20px;
        margin-right: -20px;
    }
    .home-villas-suites .home-suites .text {
        top: 20px;
        right: 20px;
    }
    .home-villas-suites .home-villas .text {
        top: 20px;
        left: 20px;
    }
    .home-villas.row {
        padding-bottom: 30px!important;
    }
    a.bookOnline.btn.btn-primary.btn-lg {
        font-size: 14px;
        padding: 6px 12px;
    }
    .slick-slide img {
        height: 290px;
    }
    .custom.villa-slider {
        min-height: 290px;
    }
    header#t3-mainnav > button {
        top: 18px;
        left: 10px;
    }
    div.breadcrumbs ol.breadcrumb {
        padding-left: 15px;
    }
    div#Mod202,
    div#Mod210,
    div#Mod203 {
        padding: 50px 0;
    }
    img {
        width: auto !important;
    }
    h1,
    .h1 {
        font-size: 28px !important;
    }
    h2,
    .h2 {
        font-size: 24px !important;
    }
    h3,
    .h3 {
        font-size: 20px !important;
    }
    .slick-prev {
        left: -15px !important;
    }
    .slick-next {
        right: -5px !important;
    }
    .row-feature.home-button a {
        bottom: -53px;
        transform: translateX(-40px);
    }
    .row-feature.home-button {
        margin-top: -20px !important;
    }
    .page-masthead > .top-header {
        background-size: cover !important;
    }
    .itemid-1628 .page-masthead > .top-header {
        background-position: center !important;
    }
    #Mod329 .tparrows.default.round {
        width: 20px;
        height: 60px;
        background-size: 20px;
        top: 60% !important;
    }
    .tp-caption.MainBtn,
    .tp-caption.MainBtn a,
    .tp-caption .MainBtn {
        font-size: 22px !important;
        line-height: 24px !important;
    }
    .tp-caption.caption-button {
        margin-top: 60px !important;
    }
    .rsform.home-page-form {
        padding-left: 20px;
        padding-right: 20px;
    }
    .form-group.rsform-block.rsform-block-recaptcha .formControls > div {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
        margin-left: -20px;
    }
    .view-article .book-now {
        margin-bottom: 50px;
    }
    .concierge_services .square_gold {
        float: right;
        margin: -80px 0 0;
        width: 60%;
    }
    .concierge_services .service span {
        margin: -30px auto 0;
        top: -190px;
    }
    .concierge_services .col-md-9:first-child .service span {
        top: 0;
    }
    .concierge_services .service:nth-child(2n + 1) {
        margin: 0;
    }
    .concierge_services .col-md-9 {
        padding: 0 8px !important;
    }
    .mykonos_island .col-md-4 {
        margin-right: 0 !important;
    }
	.row-feature.home-blog {
		padding-top: 0;
	}
    .mykonos_island img {
        width: auto!important;
		max-width: none;
		height: 200px;
    }
    .blog-view .items-row {
        padding-top: 40px;
    }
    .blog-view .item .article-intro .container {
        padding: 20px 20px 0;
    }
    .blog-view .item .readmore {
        padding: 10px 20px 20px;
    }
    .blog-view .item .article-intro .blog-subtitle {
        display: none;
    }
    .blog-view .item-page .container {
        padding: 0;
    }
    .blog-view .item-page .datetime {
        margin: 10px 0 20px;
    }
    .square_gold {
        padding: 20px;
        margin: -70px 0 -50px;
    }
    .square_gold h2 {
        font-size: 22px;
    }
    .footer .villas-menu > ul {
        width: 100%;
    }
    footer .menu {
        text-align: left;
    }
    .villa-details .villa-layout .box .image {
        position: absolute;
    }
    .villa-details .villa-layout .info {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 30px;
        z-index: 1;
    }
    .slick-prev,
    .slick-next {
        transform: scale(0.7) !important;
        margin-left: 10px;
    }
    #privateCol .box.middle img {
        height: 515px;
    }
    .villa-details .villa-layout .box .image img {
        max-width: none;
        width: auto !important;
    }
    .villa-details .villa-layout .box.middle {
        top: -15px;
    }
    .villa-details .villa-layout .box {
        width: 100%;
    }
    .villa-details .villa-layout .box.right {
        top: -30px;
    }
    .villa-details .villa-levels {
        top: -41px;
        position: relative;
    }
    .villa-details .rates table .title {
        color: #bca362;
    }
    .villa-details .enquiry {
        margin-bottom: -40px;
    }
    #Enquiry fieldset > .row {
        margin: 0 -10px;
    }
    .rsform-block.rsform-block-secret-msg img {
        width: auto !important;
    }
    .rsform-block.rsform-block-secret-msg {
        width: 100% !important;
    }
    .villa-details .rates table.visible-xs {
        display: table !important;
    }
    .villas-view .field-entry.location {
        position: relative;
        left: 0;
        top: 0;
    }
    .center-items {
        display: block;
    }
    .contact-us .col-md-8 {
        border: 0 !important;
    }
    .concierge .gold {
        padding: 20px;
        right: 0 !important;
        left: 0 !important;
        top: 0;
        margin-top: -50px;
    }
    .head-search {
        top: 0;
        right: 0 !important;
        top: 0;
        right: 0 !important;
    }
    .top-info a > img {
        height: 25px;
    }
    .top-info a {
        font-size: 25px;
    }
    .villas-view .category-desc {
        text-align: center;
		width: 100%;
        margin-bottom: 20px;
    }
    .max-width-767px .logo-img {
        max-width: 100px;
        margin: 0 auto;
        display: inherit;
        margin-top: -20px;
    }
    .footer-link-sm-top {
        line-height: 35px;
        margin-top: 30px;
    }
    .max-width-767px h5 {
        text-align: center;
        font-weight: 700;
        color: #bca361;
        font-size: 17px;
        margin-bottom: 40px;
    }
    span.footer-spacer {
        margin: 0 15px;
        color: #bca361;
    }
    a.footer-link-sm {
        color: #666;
        font-weight: 700;
    }
	.newfooter .social-icon-footer {
		position: relative;
		top: 10px;
	}
    .siteseal {
        margin: 0;
    }
    .footer .cards {
        float: none;
        display: block;
        margin: 20px auto;
		max-width: 200px;
		height: auto;
    }
    .conde_nast_traveller {
        margin-top: 40px;
        text-align: center;
    }
    .social-icon-footer {
        float: none !important;
        display: inline-block;
    }
    .socials ul.mysocialmedia-sm {
        padding-right: 0;
        padding-left: 0;
        list-style: none;
    }
    .socials ul.mysocialmedia-sm li {
        display: inline;
    }
    .socials.mobileonly ul.mysocialmedia-sm li a {
        display: inline;
    }
    .socials.mobileonly {
        display: table;
        margin: 0 auto;
    }
    .custom.home-about-us h4 {
        font-size: 26px;
    }
    span.siteseal-copy-right {
        display: block;
        margin-top: 1px;
    }
    .mobile-footer h3 {
        text-align: center;
        color: #bca362;
        font-weight: 700;
    }
    .mobile-footer .the_king_of_villas_logo h5 {
        font-size: 17px;
        text-align: center;
        color: #bca362;
        font-weight: 700;
    }
    .mobile-footer .footerbold {
        float: none;
    }
    .mobile-footer .footer-contact a {
        color: #666;
    }
    .mobile-footer .cards img {
        width: 280px !important;
    }
	.newfooter .villas-suites {
		margin-top: 20px;
	}
    .custom.footer .eot-info {
        margin: 20px 0;
    }
    .copyright .custom > div > span:last-child {
        margin: 10px 0 0 !important;
        display: block;
    }
	.villa-details .features.row > .layout .info {
		padding-bottom: 50px;
	}
	.villa-details .features.row > .layout .btn-primary {
		margin-top: 20px
	}
    .villa-details .amenities ul {
        width: 100% !important;
        float: none !important;
        margin: 0 auto;
    }
    .amenities .places {
        margin-top: 20px;
    }
    .amenities .features {
        padding-left: 15px;
        padding-right: 15px;
    }
    .villa-details .book-now > .btn-primary {
        display: none;
    }
    .villa-details .book-now {
        border: 0;
        text-align: left;
        top: 0;
    }
    .villa-details .custom.magazines {
        margin-top: 50px;
    }
	.villas-view .row-feature.breadcrumbs {
		display: none;
	}
	.villas-view .row-feature.search-villas {
		margin: 0!important;
		padding: 20px 0;
	}
    .villas-view .full-width .page-header {
        border-bottom: 0;
		padding: 0;
    }
	.villas-header .page-header h1 {
		margin-bottom: 0;
	}
	.villas-view .villas-intro {
		margin-top: 0;
	}
	.villas-view .search-villas .fields .dropdown:after {
		display: none;
	}
	.search-villas .fields a.term:after {
		right: 80px;
	}
	.geek-map .gm-style .gm-style-iw-c {
		max-height: 400px!important;
	}
	.search-villas .fields .buttons {
		top: 0;
		margin-top: 10px;
	}
	.hotel-suites .filter {
		margin: -20px 0 10px;
	}
	.hotel-suites-page .uk-grid {
		padding: 0;
	}
	.category-desc a.btn.intro-read-more {
		margin-top: -10px;
	}
	.villas-view .h3.intro-title {
		margin-top: 0;
	}
	body > a > img {
		height: 25px;
		position: absolute;
		left: 50%;
		z-index: 99999;
		margin-top: -100px;
		transform: translateX(-50%);
	}
	.tagged-villas .newsflash-content .newsflash-title {
		font-size: 24px;
	}
}
@media (max-width: 320px) {
	.villas-view .category-desc .filter {
		top: 50px;
	}
	.search-villas .fields a.term:after {
		right: 60px;
	}
}

@media (min-width: 480px) and (max-width: 767px) {
	.tagged-villas.newsflash {
		grid-template-columns: repeat(2, 1fr);
	}
	.villa-details .full-row {
		padding-top: 70px;
		padding-bottom: 70px;
	}
    .villa-details .description > .container,
    .villa-details .amenities.new > .container {
		width: 80%;
	}
	#jbounce-jmodal .jmodal {
		width: 70%!important;
		height: 240px!important;
	}
	#jbounce-jmodal .jmodal-body p {
		display: none;
	}
	.custom.footer .eot-info span {
        position: relative;
        top: 8px;
        display: inline-block;
        text-align: left;
    }
    .custom.footer .eot-info img {
        float: none;
        display: inline-block;
    }
    .home-villas-suites .square_gold {
        padding: 20px;
        margin-top: -100px !important;
        margin-bottom: 20px;
    }
    .home-villas-suites .home-suites .square_gold {
        float: left;
    }
    .home-villas-suites .text {
        top: 20px;
        left: 30px;
    }
    .villas-view .category-desc .filter {
        right: 0;
		top: 0;
		margin-top: 10px;
    }
	#Mod688 .homePageMainText {
		right: 45%;
	}
	.newhome .concierge_services .service {
		width: 50%;
		float: left;
		min-height: 250px;
		background-size: cover;
	}
	.newhome .concierge_services .square_gold {
		margin-top: -25px;
		width: 40%;
	}
    .mykonos_island .h1x,
    .square_gold h1,
    .concierge_services .h2x {
        font-size: 28px;
    }
    img {
        width: auto !important;
    }
    .villa-details .rates table.visible-xs {
        display: table !important;
    }
    .villa-details .villa-layout .box .image img {
        height: 400px;
        min-height: 400px;
    }
    .villa-details .villa-layout .info {
        min-height: 230px;
    }
    .villa-details .villa-levels .box {
        width: 50%;
        margin: 0;
        float: left;
    }
    .villa-details .villa-levels .box:last-child {
        margin: 0 auto;
        float: none;
        top: -5px;
    }
    #rev_slider_1_2_wrapper {
        height: 320px !important;
    }
    .tp-caption.leftAlign {
        top: 95px !important;
        left: 65px !important;
    }
    .tp-caption.centerAlign {
        top: 90px !important;
        right: 70px;
    }
    .tp-caption.rightAlign {
        top: 95px !important;
        right: 100px;
    }
    #Mod550 .homePageMainText h1 {
        position: relative;
        top: 0;
        right: 0;
    }
    .page-masthead > .top-header {
        height: 200px;
    }	
	.villas-view .page-masthead > .top-header,
	.hotel-suites .page-masthead > .top-header {
		background-position: 0;
	}
    .villa-details .villa-slider > .container {
        overflow: visible;
    }
    .villa-carousel.slick-slider {
        margin-top: -60px;
    }
    .amenities ul {
        width: 50%;
        float: left;
    }
    .form-group.rsform-block.rsform-block-comments {
        width: 100%;
    }
    .villas-slider .tparrows {
        display: none;
    }
    .villas-slider .forcefullwidth_wrapper_tp_banner {
        height: 500px !important;
    }
    .blog-view .item .article-intro .container,
    .blog-view .item .readmore {
        top: -40px;
    }
    .blog-view .item:hover .article-intro .container,
    .blog-view .item:hover .readmore {
        top: -60px;
    }
    div#rev_slider_5_1_wrapper,
    div#rev_slider_5_1 {
        height: 500px !important;
        max-height: none !important;
    }
    div#rev_slider_5_1_wrapper ul {
        max-height: none !important;
    }
    #golden_sq {
        left: 70px !important;
        right: -14px;
        top: 210px !important;
    }
    #sl-title,
    #sl-text,
    #sl-button {
        left: 100px !important;
    }
    #sl-title {
        top: 245px !important;
        font-size: 26px !important;
        line-height: 28px !important;
    }
    #sl-text {
        top: 287px !important;
        max-width: none !important;
        right: 50px;
    }
    #double_line #sl-text {
        top: 325px !important;
    }
    #sl-button {
        top: 440px !important;
    }
    #golden_sq img {
        width: 100% !important;
    }
    div#sl-img img {
        width: 100% !important;
        height: auto !important;
    }
    div#sl-img {
        right: 0;
        left: 0 !important;
    }
    .concierge .gold {
        margin-top: -90px;
    }
    .top-socials .small_social_icons {
        padding: 20px 42px 20px 0 !important;
        float: left;
    }
    .top-socials {
        opacity: 1 !important;
    }
    .top-socials .social_links {
        padding: 20px 0 !important;
    }
    #t3-footer .social-icon-footer {
        margin-left: 5px;
    }
    .villa-carousel .slick-slide {
        transform: scale(0.94);
        -webkit-transform: scale(0.94);
        transition: 0.3s;
        -webkit-transition: 0.3s;
    }
    .villa-carousel .slick-current {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    #Mod329 .forcefullwidth_wrapper_tp_banner,
    #rev_slider_1_2_wrapper,
    #rev_slider_1_1_wrapper {
        overflow: hidden;
        max-height: none !important;
        height: 600px !important;
        width: 100% !important;
        left: 0 !important;
    }
    div#Mod329 > .container {
        width: 100%;
    }
    img {
        width: auto !important;
    }
    .logo.logo-image {
        position: relative;
    }
    .home-villas-suites .square_gold {
        padding: 40px;
    }
    .home-villas-suites .home-suites .square_gold {
        margin-left: 10px;
        margin-top: -110px;
    }	
	.villas-view.grid-view.sidebar-view #t3-mainbody {
		padding-top: 0;
	}
    .hotel-suites-page .uk-row-first .uk-grid .uk-width-medium-1-2:nth-child(2) {
        padding: 30px;
        top: -50px;
        width: 85%;
    }
    .hotel-suites-page .uk-overlay-panel {
        bottom: 25px;
    }
	.search-villas .fields #location:after {
		display: none;
	}
	.search-villas .fields .buttons {
		margin: 40px 0 0px;
	}
    .villa-details .description #More {
        display: block;
        height: auto !important;
    }
    button.navbar-toggle {
        display: none;
    }
    div#rev_slider_1_2_wrapper {
        height: 500px !important;
    }
    .tp-caption.rightAlign {
        top: 90px !important;
        right: 140px !important;
    }
    .tp-caption.leftAlign {
        top: 80px !important;
        left: 45px !important;
    }
    .tparrows {
        width: 30px !important;
        height: 90px !important;
        background-size: 30px !important;
        top: 60% !important;
    }
    .tp-caption.MainHeader {
        font-size: 30px !important;
        line-height: 34px !important;
    }
	.homePageMainText a.book.header__book {
		font-size: 16px;		
	}
    .tp-caption.MainHeader br {
        line-height: 0 !important;
    }
    .tp-caption.MainBtn,
    .tp-caption.MainBtn a,
    .tp-caption .MainBtn {
        font-size: 20px !important;
        line-height: 22px !important;
    }
    .tp-caption.caption-button {
        margin-top: 70px !important;
    }
    .tp-caption.centerAlign {
        top: 365px !important;
        right: 175px !important;
    }
    .page-masthead > .top-header {
        height: 250px;
        background-size: cover !important;
        background-position: center;
        padding: 0 !important;
    }
	.villas-view .page-masthead > .top-header,
	.hotel-suites .page-masthead > .top-header {
		height: 350px;
	}
    .page-masthead {
        margin-top: 80px;
    }
    .home .page-masthead {
        margin-top: 35px;
    }
	.newhome .page-masthead {
		margin-top: 50px;
	}
	.newhome .page-masthead {
		margin-top: 40px;
	}
	#Mod688 .homePageMainText {
		top: 90px;
	}
	.newhome a.book.header__book {
		margin-top: 20px;
	}	
	.newhome .row-feature.home-intro .h1 {
		margin-top: 0;
	}
	.newhome .home-villas-suites .home-villas .uk-overlay-panel {
		padding: 0;
		right: 70px;
	}
	.newhome .home-villas-suites .home-suites .uk-overlay-panel {
		padding: 0;
		left: 70px;
	}
	.newhome .home-villas-suites .uk-overlay-panel .uk-dotnav > li > a {
		width: 10px;
		height: 10px;
	}	
	.newhome .home-villas.row {
		padding-bottom: 0;
	}
	.newhome .home-villas-suites .home-suites .col-md-9 {
		float: none!important;
	}
	.newhome .home-villas-suites .square_gold {
		margin-top: -60px;
	}
	.newhome .square_gold a {
		font-size: 32px;
		padding: 20px;
	}
	.mykonos_island img {
		width: auto!important;
		max-width: none;
		height: 370px;
	}		
	.sidebar-view .custom.search-villas .fields {
		grid-template-columns: repeat(8, 1fr);
	}
	.sidebar-view .custom.search-villas .fields > #booking {
		grid-column: span 8;
	}
	.sidebar-view .search-villas .fields .buttons {
		grid-column: span 8;
		line-height: initial;
		margin-top: 0;
	}
	.concierge_services .service{
		background-size: auto 100%;
		background-position: center;
	}
	.concierge_services .service:hover{
		background-size: auto 110%;
	}
    .concierge_services .square_gold {
        float: right;
        margin: -55px 0 0;
    }
    .concierge_services .service span {
        margin: -30px auto 0;
        top: -190px;
    }
    .concierge_services .service:nth-child(2n + 1) {
        margin: 0;
    }
    .concierge_services .col-md-9 {
        padding: 0 8px !important;
    }
    .square_gold {
        padding: 40px !important;
        margin-top: -210px;
        margin-left: -35px;
        float: left;
    }
	.newfooter .footerbold {
		right: 15px;
	}
	.newfooter .mysocialmedia {
		margin-top: -90px;
	}
	.footer .footerweather {
		margin: -20px 0 10px -20px;
	}
    .top-socials-SMScr {
        display: none;
    }
    a.bookOnline.btn-lg {
        top: 20px !important;
        bottom: unset !important;
    }
    .blog-view .items-row > .col-sm-4 {
        width: 90%;
        float: none;
        margin: 0 auto;
    }
    .custom.footer h3 {
        font-size: 22px;
    }
    .custom.footer .eot-info {
        float: right;
    }
    .home-villas-suites .text .title {
        font-size: 44px;
    }
    .home-villas-suites .text .subtitle {
        font-size: 36px;
    }
    .home-villas-suites .text {
        top: 30px;
    }
    .home-villas .square_gold {
        margin-top: -130px;
    }
    .custom.magazines {
        max-width: 100%;
    }
    div#Mod202,
    div#Mod210,
    div#Mod203 {
        padding: 40px 0;
    }
    div#Mod335 {
        margin-top: -55px;
    }
    #Mod203.row-feature {
        border-top: 0 solid #eee;
    }
    div.square_gold h1,
    div.square_gold .h1x {
        font-size: 40px;
    }
    div.square_gold h2 {
        font-size: 18px;
    }
    div.mykonos_island {
        padding-left: 65px;
        overflow: hidden;
    }
    .mykonos_island img {
        width: 100% !important;
        max-width: none;
    }
    .villas-view.list-view .field-entry.location {
        margin-bottom: 10px;
    }
    .villas-view.list-view .blog-item .article-title {
        font-size: 26px;
    }
    .villas-view.list-view .blog-item .fields-container {
        margin: 0;
    }
    .villas-view.grid-view .blog-item,
    .villas-view.map-view .blog-item {
        width: 50%;
        float: left;
    }
    .villas-view .map-view .blog-items {
        width: auto;
        margin: 20px -20px;
        max-height: none;
    }
    .villas-view .category-desc .filter {
        top: 10px;
    }
    .villas-view .field-entry.location {
        position: relative;
        left: 0;
        top: 0;
    }
    .villas-view .grid-view .blog-item .article-title {
        font-size: 20px;
    }
    .villas-view .field-entry.location {
        position: relative;
        left: 0;
        top: 0;
    }
    .villas-view .category-desc {
        width: 100%;
    }
    .rsform-block.rsform-block-secret-msg img {
        width: auto !important;
        float: right !important;
    }
    div#cavas_id334 {
        height: 300px !important;
    }
    .villa-details .page-masthead {
        margin-top: -50px;
    }
    .villa-details .villa-layout .box {
        width: 80%;
        margin: 0 auto !important;
        float: none;
    }
    .villa-details .villa-layout .box .image img {
        max-width: none;
        height: 400px;
    }
    .villa-details .villa-layout .box.middle {
        top: 0;
        margin: -30px auto 0 120px !important;
    }
    .villa-details .villa-layout .box.right {
        margin: -35px 105px 0 auto !important;
    }
    #privateCol .box.middle {
        width: 85%;
        margin: 0 auto !important;
    }
    .contact-us .col-md-8 {
        border: 0 !important;
    }
    .villas-slider .forcefullwidth_wrapper_tp_banner,
    div#rev_slider_5_1_wrapper,
    div#rev_slider_5_1 {
        height: 700px !important;
        max-height: none !important;
    }
    div#rev_slider_5_1_wrapper ul {
        max-height: none !important;
    }
    .villas-slider .tparrows {
        display: none;
    }
    #golden_sq {
        left: 60px !important;
        right: -14px;
        top: 365px !important;
    }
    #sl-title,
    #sl-text,
    #sl-button {
        left: 105px !important;
    }
    #sl-title {
        top: 410px !important;
        font-size: 30px !important;
    }
    #sl-text {
        top: 475px !important;
        max-width: none !important;
        right: 80px;
    }
    #double_line #sl-text {
        top: 515px !important;
    }
    #sl-button {
        top: 630px !important;
    }
    #golden_sq img {
        width: 100% !important;
    }
    div#sl-img img {
        width: 100% !important;
        height: auto !important;
    }
    div#sl-img {
        right: 0;
        left: 0 !important;
    }
    .concierge .gold {
        left: 0 !important;
        top: 0;
        padding: 40px;
        margin-top: -100px;
    }
    .concierge .container {
        width: auto;
    }
    .head-search {
        top: 0;
        right: 0 !important;
    }
    .tp-caption.btn-lg.leftAlign a.MainBtn {
        position: relative;
        top: 80px;
        left: -15px;
    }
    .villa-levels .box:first-child {
        margin-left: 12%;
    }
    .min-width-768px ul.footer-contact li {
        width: 100%;
    }
    #Mod550 .homePageMainText {
        top: 60px;
        right: 15%;
    }
    a.book.header__book {
        margin: 0;
    }
}
@media (max-width: 768px) {
    button.navbar-toggle {
        display: none;
    }
    header#t3-mainnav.navbar-default {
        background: #fff;
        box-shadow: 0px -2px 10px grey;
    }
    .off-canvas-toggle {
        opacity: 1 !important;
    }
    .logo.logo-image {
        position: relative;
    }
    .top-info {
        display: block !important;
    }
    .tp-caption.btn-lg.leftAlign a.MainBtn {
        position: relative;
        top: 65px;
        left: -15px;
    }
    .hotel-suites-page .uk-row-first .uk-grid .uk-width-medium-1-2 {
        width: 90%;
        margin: 0 auto;
    }
}
@media (max-width: 990px) {
    .search-villas .fields.fixed-top {
		width: 100%;
	}
	.search-villas .fields.fixed-top.opened {
		top: 95px;
	}
	.search-villas #btnFilter {
		top: 105px;
	}
	.sidebar-view .custom.search-villas .fields {
		grid-template-columns: repeat(9, 1fr);
	}
	.sidebar-view .custom.search-villas .fields > #booking {
		grid-column: span 9;
	}
	.bedroom.item .list-title small {
		display: block;
	}
	.bookOnline {
        position: fixed !important;
        bottom: 15px !important;
        right: 15px;
        top: unset !important;
        left: unset !important;
        border-radius: 3px !important;
    }	
	.villas-view.sidebar-view header#t3-mainnav {
		background: #FFF!important;
	}
	.villas-view.sidebar-view .t3-sidebar {
		position: unset;
		margin-bottom: 30px;
	}
	.geek-map-wrapper .geek-map {
		height: 300px!important;
	}
	.villas-view.sidebar-view .t3-sidebar > .t3-module {
		margin-bottom: 0;
	}
	.geek-map-wrapper > .geek-map {
		height: 400px!important;
	}	
	.geek-map .gm-style .gm-style-iw a > img {
		width: 205px!important;
	}
	.customersReviews .swiper-button-next, .customersReviews .swiper-button-prev {
		top: 0;
		margin-top: 0;
		background: #f2f2f2;
		padding: 0 10px;
		font-size: 30px;
		width: auto;
		height: 100%;
		display: flex;
		align-items: center;
	}
	.customersReviews .swiper-button-next {
		right: 0px;
	}
	.customersReviews .swiper-button-prev {
		left: 0;
	}
	.villas-tag .moduletable.tagged-villas {
		margin-top: 0;
		padding-top: 50px;
	}
}
@media only screen and (max-width: 1024px) {
    .top-socials .social_links {
        padding: 45px 0 !important;
        float: left;
        padding-right: 60px;
    }
    .top-socials .small_social_icons {
        padding: 45px !important;
    }
    .top-socials-LScr {
        display: none;
    }
    .footerbold {
        margin: 0 5px 0 0;
    }
    .cards-siteseal .mysocialmedia {
        padding: 0;
    }
    .hotel-suites-page .uk-panel .title {
        font-size: 26px;
    }
	#jt-form-iframe {
		max-width: 90%!important;
		max-height: 90%;
	}
}
@media (min-width: 980px) and (max-width: 1024px) {
    .villas-view.sidebar-view .page-header {
		margin-top: 50px;
	}
	.custom.footer .eot-info {
        margin: 0;
    }
    .custom.footer .eot-info img {
        margin-top: 0;
    }	
	.customersReviews .testiItem {
		width: 80%;
		margin: 0 auto;
	}
	#jt-form-iframe {
		height: 700px!important
	}
	iframe.iziModal-iframe {
		height: 600px!important;
	}
    .hotel-suites-page .uk-row-first .uk-grid .uk-width-medium-1-2:nth-child(2) {
        padding: 40px;
        top: 20px;
    }
    .home-villas-suites .square_gold {
        padding: 40px;
    }
	.newhome .square_gold {
		padding: 10px;
	}
    .home-villas-suites .home-villas .square_gold {
        margin-top: 30%;
        margin-left: -80px;
        float: left;
    }
    .home-villas-suites .home-suites .square_gold {
        margin-top: 55%;
        margin-right: -30%;
        margin-left: 10%;
    }
    .home-villas-suites .square_gold a.h1 {
        font-size: 34px;
    }
    .custom.footer .eot-info span {
        position: relative;
        top: 7px;
    }
    .home-villas-suites .text {
        top: 35px;
    }
	.concierge_services .service {
		min-height: 250px;
		background-size: auto 100%;
	}
	.concierge_services .service:hover{
		background-size: auto 110%;
	}
	.newhome .service > a {
		top: 70%;
		font-size: 26px;
	}
	.newfooter .footerbold {
		right: 25px;
	}
	.newfooter .footerbold {
		right: 25px;
	}
	#Mod688 .homePageMainText {
		left: 90px;
		top: 200px;
	}
	.newhome a.book.header__book {
		margin-top: 20px;
	}
	.newhome .square_gold a {
		padding: 20px;
		font-size: 34px;
	}
	.newhome .home-villas-suites .home-villas .square_gold {
		position: relative;
		left: -50px;
	}
	.newhome .service > a {
		font-size: 26px;
		top: 70%;
	}
    .logo {
        position: relative;
    }
    .villa-details .description #More {
        display: block;
        height: auto !important;
    }
    #Mod372 .main-villas-item .villas-item {
        position: relative;
    }
    .menu-item-title {
        position: absolute;
        left: 7px;
        top: 10px;
        right: 7px;
        bottom: 95px;
        background: rgba(0, 0, 0, 0.35);
        padding: 10px 5px;
    }
    #rev_slider_1_2_wrapper {
        height: 420px !important;
    }
    header#t3-mainnav.navbar-default {
        border-bottom: 0;
    }
    div#Mod202,
    div#Mod210,
    div#Mod203 {
        padding: 50px 0;
    }
    div#tawkchat-container {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    .tp-caption.leftAlign {
        left: 95px !important;
        top: 170px !important;
    }
    .tp-caption.leftAlign > a.MainBtn {
        top: 80px !important;
        position: relative;
        left: -15px;
    }
    .tp-caption.MainBtn.leftAlign {
        top: 155px !important;
    }
    .tp-caption.rightAlign {
        top: 165px !important;
        right: 155px !important;
    }
    .tp-caption.MainBtn.rightAlign {
        top: 290px !important;
    }
    .tp-caption.centerAlign {
        right: 100px !important;
        top: 180px !important;
    }
    .tp-caption.MainHeader {
        font-size: 30px !important;
        line-height: 34px !important;
    }	
	.homePageMainText a.book.header__book {
		font-size: 16px;		
	}
    .tp-caption.MainHeader br {
        line-height: 0 !important;
    }
    .tp-caption.MainBtn,
    .tp-caption.MainBtn a,
    .tp-caption .MainBtn {
        font-size: 20px !important;
        line-height: 22px !important;
    }
    .tp-caption.caption-button {
        margin-top: 85px !important;
    }
    .tp-caption.MainBtn.centerAlign {
        top: 310px !important;
    }
    .blog-view .items-row > .col-sm-4 {
        width: 50%;
    }
    div.square_gold {
        padding: 36px;
        margin-top: -40px;
    }
    div.square_gold h1,
    div.square_gold .h1x {
        font-size: 48px;
    }
    div.square_gold h2 {
        font-size: 22px;
    }
    .page-masthead > .top-header {
        background-position: top center;
    }
    .grid-view .villas-view .blog-item {
        width: 50%;
    }
    .villas-view .list-view .intro-title .article-header {
        height: 50px;
    }
    .villas-view .grid-view .field-entry.location {
        left: 0;
        top: -10px;
        position: relative;
    }
    .villas-view .grid-view .blog-item .article-title {
        font-size: 24px;
    }
    .villas-view .list-view .field-entry.location {
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
        position: relative;
    }
    .villas-view .blog-item {
        width: 100%;
    }
    .villas-view .map-view .field-entry.location {
        position: relative;
        left: 0;
        top: auto;
    }
    .villas-view .map-view .blog-item .readmore {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 20px;
    }
    .villa-details .villa-layout .box .image img {
        max-width: none;
        height: 400px;
    }
    .villas-slider .tparrows {
        display: none;
    }
    div#rev_slider_5_1 > ul {
        max-height: none !important;
    }
    .villas-slider .forcefullwidth_wrapper_tp_banner,
    div#rev_slider_5_1_wrapper,
    div#rev_slider_5_1 {
        max-height: none !important;
        height: 760px !important;
    }
    #golden_sq {
        left: auto !important;
        right: 10px;
        top: auto !important;
        bottom: 20px;
    }
    #sl-title,
    #sl-text,
    #sl-button {
        left: 440px !important;
    }
    #sl-title {
        top: 385px !important;
    }
    #sl-text {
        top: 450px !important;
    }
    #double_line #sl-text {
        top: 485px !important;
    }
    #sl-button {
        top: 645px !important;
    }
    .concierge:not(.main-category) .gold {
        padding: 40px;
        top: 0;
        left: 0 !important;
        right: 0 !important;
        margin-top: -100px;
    }
    .concierge.main-category .gold {
        border-right: 0;
    }
    .villa-levels .box:first-child {
        margin-left: 12%;
    }
    .custom.footer .logo-social {
        padding: 0;
    }
    .custom.footer h3 {
        font-size: 20px;
    }
    .mysocialmedia {
        margin-top: 60px;
    }
    #Mod550 .homePageMainText a {
        margin: 0;
    }
}
@media (min-width: 1024px) and (max-width: 1366px) {
    #Mod329 .forcefullwidth_wrapper_tp_banner,
    #rev_slider_1_2_wrapper,
    #rev_slider_1_1_wrapper {
        height: 650px !important;
    }
    #Mod329 .tp-caption.caption-button {
        margin-top: 115px !important;
    }
    .tp-caption.leftAlign,
    .tp-caption.rightAlign {
        top: 200px !important;
    }
}
@media (min-width: 1025px) and (max-width: 1279px) {
	.bedrooms-items {
		padding: 0 20px;
	}
	.bedroom.item .list-title small {
		display: block;
	}
	.features.bedrooms .slick-prev,
	.layout-carousel .slick-prev {
		left: -20px;
	}
	.features.bedrooms .slick-next,
	.layout-carousel .slick-next {
		right: -20px;
	}
    .mysocialmedia {
        margin-top: 60px;
    }
    .tp-caption.leftAlign {
        left: 155px !important;
    }
    .tp-caption.rightAlign {
        left: auto !important;
        right: 155px !important;
    }
    .tp-caption.centerAlign {
        right: 365px;
        margin-top: -250px !important;
    }
    .tp-caption.MainBtn.leftAlign {
        margin-top: -40px !important;
    }
	#Mod688 .homePageMainText {
		top: 40%;
	}
    .tp-caption.MainHeader,
    .MainHeader {
        font-size: 40px !important;
        line-height: 44px !important;
    }
    .tp-caption.MainHeader br {
        line-height: 20px !important;
    }
    .tp-caption.MainBtn.rightAlign {
        margin-top: -35px !important;
    }
    .tp-caption.MainBtn.centerAlign {
        margin-top: -285px !important;
    }
    .villa-details .description #More {
        display: block;
        height: auto !important;
    }
    #golden_sq {
        left: auto !important;
        right: 10px;
        top: auto !important;
        bottom: 20px;
    }
    #sl-title,
    #sl-text {
        left: auto !important;
        width: 520px !important;
        text-align: left;
        right: 70px !important;
        max-width: none !important;
    }
    #sl-title {
        top: 220px !important;
    }
    #sl-text {
        top: 295px !important;
    }
    #double_line #sl-text {
        top: 325px !important;
    }
    #sl-button {
        top: 480px !important;
        width: auto !important;
        left: auto !important;
        right: 70px;
    }
    .concierge .gold {
        padding: 20px;
        top: 50px;
    }
    .concierge .col-lg-8.image {
        width: 70%;
    }
    .concierge .col-lg-4 {
        width: 70%;
        margin-top: -120px;
    }
    .concierge .gold.right {
        left: 0;
    }
    .concierge .gold.left {
        right: 0;
    }
}
@media (min-width: 1179px) and (max-width: 1599px) {
    .villas-view .page-masthead > .top-header, .hotel-suites .page-masthead > .top-header {
		height: 400px;
	}
	.sidebar-view .custom.search-villas .fields {
		grid-template-columns: repeat(9, 1fr);
	}
	.sidebar-view .custom.search-villas .fields > #booking {
		grid-column: span 9;
	}
	.sidebar-view .custom.search-villas .fields > #dates {
		grid-column: span 3;
	}
	.sidebar-view .search-villas .fields .buttons {
		grid-column: span 9;
	}
	.tp-caption.leftAlign {
        left: 155px !important;
    }
    .tp-caption.rightAlign {
        left: auto !important;
        right: 155px !important;
    }
    .tp-caption.MainHeader.centerAlign {
        margin-top: -115px !important;
    }
    .tp-caption.MainHeader {
        font-size: 40px !important;
        line-height: 44px !important;
    }
    .tp-caption.MainHeader br {
        line-height: 0 !important;
    }
    .tp-caption.MainBtn,
    .tp-caption.MainBtn a,
    .tp-caption .MainBtn {
        font-size: 26px !important;
        line-height: 28px !important;
    }
    .tp-caption.caption-button {
        margin-top: -28px !important;
    }
    .tp-caption.MainBtn.centerAlign {
        margin-top: -155px !important;
    }
    .tp-caption.centerAlign {
        right: 340px;
    }
    #golden_sq {
        left: auto !important;
        right: 10px;
        top: auto !important;
        bottom: 20px;
    }
    #sl-title,
    #sl-text,
    #sl-button {
        left: auto !important;
        width: 520px !important;
        text-align: left;
        right: 70px !important;
        max-width: none !important;
    }
    #sl-title {
        top: 220px !important;
    }
    #sl-text {
        top: 295px !important;
    }
    #double_line #sl-text {
        top: 325px !important;
    }
    #sl-button {
        top: 480px !important;
        width: auto !important;
    }
    div.square_gold {
        padding: 60px;
        margin-top: -40px;
    }
    .home div.square_gold h1,
    div.square_gold .h1x {
        font-size: 74px;
    }
    div.square_gold h2 {
        font-size: 32px;
    }
    .villas-view .blog-item .article-title {
        font-size: 26px;
    }
    .villas-view .field-entry.location {
        position: relative;
        top: -10px;
        right: 0;
        left: 0;
        bottom: 0;
    }
    .villas-view .map-view .blog-item .readmore {
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 20px;
    }
    .villa-details .villa-layout .box .image img {
        max-width: none;
        height: 400px;
    }
    .villas-view .list-view .intro-image,
    .villas-view .list-view .intro-slider {
        float: left;
        width: 30%;
    }
    .villas-view .list-view .intro-title {
        float: left;
        width: 70%;
    }
    .concierge .gold {
        padding: 20px;
        top: 50px;
    }
    header#t3-mainnav {
        border-color: #bca362;
    }
}
@media (min-width: 1399px) and (max-width: 1599px) {
    #sl-title,
    #sl-text {
        left: auto !important;
        width: 520px !important;
        text-align: left;
        right: 70px !important;
        max-width: none !important;
    }
    .concierge .gold {
        padding: 20px;
        top: 50px;
    }
}
@media (min-width: 1600px) {
    .footer .book-button-bottom {
        width: 80px;
        height: 80px;
        padding-top: 15px;
    }
	.sidebar-view .custom.search-villas .fields > #booking {
		order: 1;
	}
    .villas-view .list-view .intro-image,
    .villas-view .list-view .intro-slider {
        float: left;
        width: 30%;
    }
    .villas-view .list-view .intro-title {
        float: left;
        width: 70%;
    }
	.sidebar-view .custom.search-villas .fields {
		grid-template-columns: repeat(9, 1fr);
	}
	.sidebar-view .custom.search-villas .fields > #booking {
		grid-column: span 9;
	}
	.sidebar-view .custom.search-villas .fields > .buttons {
		line-height: 80px;
	}
}
@media (min-width: 1920px) {
    .top-socials-SMScr {
        display: none;
    }
    .top-socials-LScr {
        display: none;
    }
    #Mod550 .homePageMainImg {
        width: 100%;
    }
    .top-socials-LScr .social_links a.my-mail {
        margin: 50px 25px 0 20px;
    }
    .top-logo-position .logo-image > a > img {
        height: 125px;
    }
	.scrolled .top-logo-position .logo-image > a > img {
		height: 100px;
	}
    header#t3-mainnav > button {
        top: 35px;
        left: 35px;
    }
    .whatapp_mobile_only {
        display: none;
    }
    .t3-spotlight.t3-footer-sl.row {
        padding: 30px 0 15px;
    }
    .mysocialmedia {
        margin-top: 60px;
    }
	body > a > img {
		height: 25px;
		position: absolute;
		left: 100px;
		z-index: 99999;
		margin-top: -32px;
	}	
	.search-villas .fields.fixed-top.opened {
		top: 130px;
	}
	.search-villas #btnFilter {
		top: 150px;
	}
}
@media (max-width: 1919px) {
    .villas-view .blog-item .readmore {
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1919px) {
    .footer .menu.contact-blog {
        padding-left: 0;
    }
    .footerbold {
        margin-left: 15px;
    }	
    .home-villas-suites .text .title {
        font-size: 40px;
		margin-bottom: 20px;
    }
    .home-villas-suites .text .subtitle {
        font-size: 30px;
    }
}
@media (min-width: 1200px) and (max-width: 1919px) {
    .top-socials-SMScr {
        display: none;
    }
    .top-socials-LScr {
        display: none;
    }
    .top-socials-LScr .social_links a.book.header__book {
        margin: 40px 25px 0 0;
        padding: 13px 25px;
    }
    .top-socials-LScr .social_links a.my-mail {
        margin: 50px 25px 0 20px;
    }
    .top-logo-position .logo-image > a > img {
        height: 110px;
    }
	.padding100px {padding-top: 70px;
		padding-bottom: 70px;
	}
	#t3-mainbody {padding-top: 200px;}
	.scrolled .top-logo-position .logo-image > a > img {
		height: 90px;
	}
	.concierge-navbar {
		top: 115px;
	}
    .whatapp_mobile_only {
        display: none;
    }
    .villas-view .blog-item .article-title {
        font-size: 22px;
    }
    .grid-view .villas-view .blog-item {
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .t3-spotlight.t3-footer-sl.row {
        padding: 30px 0;
    }
    .tp-caption.leftAlign > a.MainBtn {
        top: 20px !important;
    }
    .mysocialmedia {
        margin-top: 60px;
    }
	body > a > img {
		height: 25px;
		position: absolute;
		left: 100px;
		z-index: 99999;
		margin-top: -32px;
	}
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .villas-view.sidebar-view .page-header {
		margin-top: 50px;
	}
	.features.bedrooms .slick-prev,
	.layout-carousel .slick-prev {
		left: -20px;
	}
	.features.bedrooms .slick-next,
	.layout-carousel .slick-next {
		right: -20px;
	}
	.padding100px {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	.top-socials-SMScr {
        display: none;
    }
    .top-socials-LScr {
        display: none;
    }
    .top-socials-LScr .social_links a {
        margin: 50px 5px 0 0;
    }
    .top-logo-position .logo-image > a > img {
        height: 110px;
    }
	.concierge-navbar {
		top: 135px;
	}
    header#t3-mainnav.navbar-default .navbar-nav > li > a {
        padding: 0 15px;
    }
    .whatapp_mobile_only {
        display: none;
    }
    .t3-spotlight.t3-footer-sl.row {
        padding: 30px 0;
    }
    .t3-footer-sl .t3-module ul > li.socials {
        margin-top: 30px;
    }
	.sidebar-view .custom.search-villas .fields {
		grid-template-columns: repeat(6, 1fr);
	}
	.sidebar-view .custom.search-villas .fields > #dates,.sidebar-view .search-villas .fields .buttons {
		grid-column: span 6;
	}
	.sidebar-view .custom.search-villas .fields > #booking {
		grid-column: span 6;
	}
	.sidebar-view .search-villas .fields #dates:after,
	.sidebar-view .search-villas .fields #location:after {
		opacity: 0;
	}
    .villas-view .list-view .intro-title .article-header {
        height: 26px;
    }
    .villas-view .blog-item .article-title {
        font-size: 24px;
        min-height: 55px;
    }
    .villas-view .field-entry.location {
        position: relative;
        top: -10px;
        right: 0;
        left: 0;
        bottom: 0;
    }
    .villas-view.list-view .field-entry.location {
        margin-bottom: 20px;
    }
    .top-socials-LScr .social_links a.book.header__book {
        margin: 40px 25px 0 0;
        background-color: #bca362;
        padding: 13px 25px;
        color: #fff;
    }
    .villas-view .list-view .blog-item .intro-image {
        float: left;
        width: 35%;
    }
    .villas-view .list-view .blog-item .intro-title {
        float: left;
        width: 65%;
    }
	body > a > img {
		height: 25px;
		position: absolute;
		left: 100px;
		z-index: 99999;
		margin-top: -32px;
	}
}
@media (min-width: 991px) and (max-width: 1023px) {
    .bedrooms-items {
		padding: 0 40px;
	}
	.features.bedrooms .slick-prev,
	.layout-carousel .slick-prev {
		left: -20px;
	}
	.features.bedrooms .slick-next,
	.layout-carousel .slick-next {
		right: -20px;
	}
	#t3-mainbody {padding-top: 150px;}
	.padding100px {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.top-socials-SMScr {
        display: none;
    }
    .top-socials-LScr {
        display: none;
    }
    .top-logo-position .logo-image > a > img {
        height: 100px;
    }
    .top-socials-LScr .social_links a {
        margin: 15px 25px 0 0;
    }
    header#t3-mainnav.navbar-default .navbar-nav > li > a {
        padding: 0 15px;
    }
    .logo {
        height: 105px;
    }
    .avl-form li {
        margin-right: 5px;
    }
    .whatapp_mobile_only {
        display: none;
    }
    .t3-footer-sl .t3-module ul > li.socials {
        margin-top: 30px;
    }
	body > a > img {
		height: 25px;
		position: absolute;
		left: 110px;
		z-index: 99999;
		margin-top: -70px;
	}
	.sidebar-view .custom.search-villas .fields {
		grid-template-columns: repeat(6, 1fr);
	}
	.sidebar-view .custom.search-villas .fields > #booking {
		grid-column: span 6;
	}
	.sidebar-view .custom.search-villas .fields > #dates,.sidebar-view .search-villas .fields .buttons {
		grid-column: span 6;
	}
	.sidebar-view .search-villas .fields #dates:after,
	.sidebar-view .search-villas .fields #location:after {
		opacity: 0;
	}
}
@media (min-width: 768px) and (max-width: 990px) {
    #jbounce-jmodal .jmodal {
		width: 90%!important;
		height: 380px!important;
	}
	.conde_nast_traveller {
        margin-top: 40px;
        text-align: center;
    }
	div#Mod708,div#jtstat-743 {
		margin-bottom: 0;
	}
    .social-icon-footer {
        margin-right: 9px !important;
    }
    .top-socials-LScr {
        display: none;
    }
    .top-logo-position .logo-image > a > img {
        height: 90px;
    }
    .top-logo-position .logo-image > a > span {
        font-size: 15px;
    }
	#t3-mainbody {padding-top: 50px;}
	.padding100px {
		padding-top: 50px;
		padding-bottom: 50px;
	}
    header#t3-mainnav.navbar-default .navbar-nav > li > a {
        padding: 0 15px;
    }
    header#t3-mainnav > button {
        top: 18px;
        left: 18px;
    }
	.concierge-navbar {
		top: 95px;
	}
    .top-socials-SMScr .small_social_icons {
        display: inline;
        margin-right: 20px;
    }
    .top-socials-SMScr .social_links {
        display: inline;
    }
    .top-socials-SMScr.open {
        padding: 15px 5px 42px 55px;
        background: #fff;
        background: -moz-linear-gradient(left, #fff 2%, #fff 19%, #f1ecdf 19%, #f1ecdf 100%);
        background: -webkit-linear-gradient(left, #fff 2%, #fff 19%, #f1ecdf 19%, #f1ecdf 100%);
        background: linear-gradient(to right, #fff 2%, #fff 19%, #f1ecdf 19%, #f1ecdf 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f1ecdf',GradientType=1);
    }
    .top-socials-SMScr a.social-icon-footer {
        float: right;
    }
    .top-socials-SMScr {
        padding: 29px 0 29px 15px;
        background: #fff;
    }
    .top-socials-SMScr .social_links {
        display: none;
    }
    .top-socials-SMScr.open .social_links {
        display: inline;
    }
    .top-socials-SMScr .top-share.img2 {
        margin-left: -30px;
    }
    .whatapp_mobile_only {
        display: none;
    }
    .footer .menu {
        text-align: left;
        padding-left: 0;
    }
    .menu.footer-contact {
        margin: 0;
        border: 0;
    }
    .footerbold {
        margin-left: 0;
    }
    span.siteseal-copy-right img {
        max-width: 50px;
    }
    span.siteseal-copy-right {
        margin-top: 3px;
        position: relative;
        top: -35px;
    }
    span.siteseal-copy-right + span {
        position: relative;
        top: -30px;
    }
    span.siteseal-copy-right + span > a {
        color: #bca362 !important;
    }
    .menu.footer-contact .footer-contact li.socials {
        margin-top: 10px;
        float: left !important;
    }
    .footer .cards {
        float: left !important;
    }
    .custom.footer .concierge-services {
        padding-right: 0;
        text-align: left;
    }
    .others-blog {
        text-align: center;
    }
    .custom.footer .contact-blog {
        padding-left: 0;
        text-align: right;
    }
    .logo-footer {
        position: absolute !important;
        bottom: 140px;
        right: 0;
        text-align: right;
        padding: 0 !important;
    }
    .villas-view .list-view .blog-item .intro-image {
        width: 50%;
        float: left;
    }
    .villas-view .list-view .blog-item .intro-title {
        width: 50%;
        float: left;
    }
	.customersReviews .testiItem {
		width: 80%;
		margin: 0 auto;
	}
	#jt-form-iframe {
		height: 800px!important
	}
	iframe.iziModal-iframe {
		height: 700px!important;
	}
	body > a > img {
		height: 25px;
		position: absolute;
		left: 110px;
		z-index: 99999;
		margin-top: -70px;
	}
	.tagged-villas.newsflash {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (min-width: 768px) and (max-width: 920px) and (orientation: landscape) {
	#jbounce-jmodal .jmodal {
		width: 70%!important;
		height: 300px!important;
	}
	#jbounce-jmodal .jmodal-body p {
		display: none;
	}
}
@media (max-width: 500px) {
	html.home body {
		padding-top: 20px;
	}
	html:not(.home) body {
		padding-top: 120px;
	}
	.padding100px {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.sidebar-view .custom.search-villas .fields {
		grid-template-columns: repeat(4, 1fr);
	}
	.sidebar-view .custom.search-villas .fields > #booking {
		grid-column: span 4;
	}
	.sidebar-view .search-villas .fields .buttons {
		grid-column: span 4;
	}
	.sidebar-view .custom.search-villas .fields > .dropdown {
		padding: 10px 0;
	}	
	.search-villas .fields.fixed-top.opened {
		top: 80px;
	}
	.newsflash.similar-villas .newsflash-item {
		margin-bottom: 20px;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
    .top-socials-SMScr {
        display: none;
    }
    .top-socials-LScr {
        display: none;
    }
    header#t3-mainnav.navbar-default .navbar-nav > li > a {
        padding: 0 15px;
    }
    .top-logo-position .logo-image > a > span {
        font-size: 15px;
    }
    .villas-view .page-header {
        margin-top: 20px;
    }
    .top-logo-position .logo-image > a > img {
        height: 80px;
    }
    .top-socials-SMScr .small_social_icons {
        display: inline;
        margin-right: 20px;
    }
    .top-socials-SMScr .social_links {
        display: inline;
    }
    .top-socials-SMScr.open {
        padding: 24px 0 24px 15px;
        background: #fff;
        background: -moz-linear-gradient(left, #fff 0%, #fff 19%, #f1ecdf 19%, #f1ecdf 100%);
        background: -webkit-linear-gradient(left, #fff 0%, #fff 19%, #f1ecdf 19%, #f1ecdf 100%);
        background: linear-gradient(to right, #fff 0%, #fff 19%, #f1ecdf 19%, #f1ecdf 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f1ecdf',GradientType=1);
    }
    .top-socials-SMScr {
        padding: 24px 0 24px 15px;
        background: #fff;
    }
    .top-socials-SMScr .social_links {
        display: none;
    }
    .top-socials-SMScr.open .social_links {
        display: inline;
    }
    header#t3-mainnav > button {
        top: 15px;
        left: 15px;
    }
    .top-socials-SMScr .top-share.img2 {
        margin-left: -30px;
    }
    .whatapp_mobile_only {
        padding: 16px 10px;
    }
    .whatapp_mobile_only > a > i {
        color: #01c251;
        font-size: 35px;
    }
    div#t3-mainbody {
        padding-top: 100px;
        padding-bottom: 20px;
    }
    .blog.villas-view.grid-view .blog-items {
        padding-top: 0;
    }
    .custom.footer .villas-menu {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .t3-footer-sl .t3-module ul > li > a {
        padding: 8px 0;
    }
    ul.footer-contact > li {
        float: none !important;
    }
    ul.footer-contact li span.footerbold {
        margin-left: 0;
    }
    .menu.footer-contact ul.footer-contact li span,
    .menu.footer-contact ul.footer-contact li a {
        padding: 0;
    }
    .menu.footer-contact ul.footer-contact li {
        width: 100%;
        display: inline-block;
    }
    #Mod550 .homePageMainText {
        top: 130px;
        right: 70px;
    }
    .tp-caption.MainHeader,
    .MainHeader {
        font-size: 26px !important;
        line-height: 30px !important;
    }
    a.book.header__book {
        margin: 0;
        font-size: 14px !important;
        padding: 10px !important;
        height: 38px;
    }
}
@media (max-width: 479px) {
    #Mod688 .homePageMainText {
		top: 50px;
        left: 20px;
    }
    .newhome img.homePageMainImg {
        float: right;
    }
	.villas-view.sidebar-view .t3-sidebar {
		margin-top: 20px;
	}
	.sidebar-view .villas-view .category-desc .filter {
		position: unset;
		text-align: left;
	}
    .top-socials-SMScr {
        display: none;
    }
    .page-masthead > #Mod550.row-feature,
    .page-masthead > #Mod688.row-feature {
        margin-top: 70px !important;
        overflow: hidden;
    }
    img.homePageMainImg {
        height: 220px;
        max-width: none;
        margin-left: -20px;
    }
    .top-socials-LScr {
        display: none;
    }
    header#t3-mainnav.navbar-default .navbar-nav > li > a {
        padding: 0 15px;
    }
    .top-logo-position .logo-image > a > span {
        font-size: 13px;
        margin-top: 7px;
    }
    .top-logo-position .logo-image > a > img {
        height: 75px;
    }
    .top-socials-SMScr .small_social_icons {
        display: inline;
        margin-right: 20px;
    }
    .top-socials-SMScr .social_links {
        display: inline;
    }
    .top-socials-SMScr.open {
        padding: 19px 0 19px 15px;
        background: #fff;
        background: -moz-linear-gradient(left, #fff 0%, #fff 19%, #f1ecdf 19%, #f1ecdf 100%);
        background: -webkit-linear-gradient(left, #fff 0%, #fff 19%, #f1ecdf 19%, #f1ecdf 100%);
        background: linear-gradient(to right, #fff 0%, #fff 19%, #f1ecdf 19%, #f1ecdf 100%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff',endColorstr='#f1ecdf',GradientType=1);
    }
    .top-socials-SMScr {
        padding: 19px 0 19px 15px;
        background: #fff;
    }
    .top-socials-SMScr .social_links {
        display: none;
    }
    .top-socials-SMScr.open .social_links {
        display: inline;
    }
    header#t3-mainnav > button {
        top: 10px;
        left: 10px;
    }
    .top-socials-SMScr .top-share.img2 {
        margin-left: -30px;
    }
    .whatapp_mobile_only {
        padding: 16px 5px;
    }
    .whatapp_mobile_only > a > i {
        color: #62bc6d;
        font-size: 25px;
    }
    div#t3-mainbody {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .blog.villas-view.grid-view .blog-items {
        padding-top: 0;
    }
	.sidebar-view.grid-view .villas-view .blog-item {
		width: 100%;
	}
	.sidebar-view .custom.search-villas .fields {
		display: block;
		padding: 30px 10px;
	}
	.search-villas .fields .dropdown {
		width: 100%;
		margin-bottom: 20px
	}
    .custom.footer .villas-menu {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .t3-footer-sl .t3-module ul > li > a {
        padding: 8px 0;
		display: inline;
    }
    .top-info .whatapp_mobile_only a {
        margin-left: 20px;
    }
    ul.footer-contact > li {
        float: none !important;
    }
    ul.footer-contact li span.footerbold {
        margin-left: 0;
    }
    .menu.footer-contact ul.footer-contact li span,
    .menu.footer-contact ul.footer-contact li a {
        padding: 0;
    }
    .menu.footer-contact ul.footer-contact li {
        width: 100%;
        display: inline-block;
    }
    .tp-caption.btn-lg.leftAlign a.MainBtn {
        left: -5px;
        font-size: 22px !important;
    }
}
@media (max-width: 420px) {
	.sidebar-view .custom.search-villas .fields {
		grid-template-columns: repeat(1, 1fr);
	}
	.sidebar-view .custom.search-villas .fields > #booking {
		grid-column: span 1;
	}
	.sidebar-view .custom.search-villas .fields > .dropdown {
		padding: 0;
	}
}
@media (min-width: 770px) and (max-width: 820px) {
    .bedrooms-items {
		padding: 0 20px;
	}
	#Mod329 .forcefullwidth_wrapper_tp_banner,
    #rev_slider_1_2_wrapper,
    #rev_slider_1_1_wrapper {
        overflow: hidden;
        max-height: none !important;
        height: 450px !important;
    }
	.category-desc a.btn.intro-read-more {
		margin-top: -10px;
	}
	.hotel-suites .page-header h1 {
		margin-top: -60px;
		margin-bottom: 30px;
	}
	.hotel-suites .filter {
		margin: -20px 0 10px;
	}
	.suites-intro .intro-read-more {
		margin-top: -60px;
	}
	.hotel-suites .benefits-title {
		margin: 80px 0 10px;
	}
	.hotel-suites .suites-intro #More {
		margin-bottom: 50px;
	}
	.hotel-suites-page .uk-grid {
		padding: 0;
	}
	.villas-view .h3.intro-title {
		margin-top: 0;
	}
    .concierge_services .service {
        width: 50%;
        float: left;
    }
    .concierge_services .square_gold {
        margin-top: -10px;
    }
    .grid-view .villas-view .blog-item {
        width: 50%;
        float: left;
        padding: 0 10px;
        margin-bottom: 20px;
    }
}
