/*
Theme Name: Bali Villa Escapes
Description: Semantic, SEO Optimised, Custom Wordpress Theme
Author: #
Author URI: #
*/

/* =====================
Reset
======================== */
a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite, code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre, q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, ul, var {margin:0;padding:0;vertical-align:top}
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;  }

input[type=number] { -moz-appearance:textfield; }
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {  -webkit-appearance: none;  margin: 0; }
input[type="search"] {	-webkit-appearance: textfield; -moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}}

/* =====================
Defaults
======================== */
html,body{height:100%;margin:0; }
html{
	scroll-behavior: smooth;
}
body{
	color:#010605;
	font:16px 'Open Sans', sans-serif;
}
img{border-style:none}
a{text-decoration:none;color:#007ec6}
a:hover{text-decoration:none;}
input,textarea,select{font:100% 'Open Sans',sans-serif;vertical-align:middle;}
form,fieldset{margin:0;padding:0;border:none}


#main-wrap {
	width:100%;
	overflow:hidden;
	position:relative;
	min-height:100%;
}
.clear{
	clear: both;
}
.row.reverse{
	flex-direction:row-reverse;
}
.empty{
	visibility: hidden !important;
	height:0 !important;
	min-height:0 !important;
}
.slick-slider {
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}
.slick-list.draggable {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.container{
	max-width:1200px;
}
.entry-content {
	font-size:14px;
	line-height:1.4em;
	color:#231f20;
	overflow:hidden;
}
.entry-content iframe{
	max-width:100%;
}
.entry-content strong{
	font-weight:600;
}
.entry-content p,
.entry-content ol,
.entry-content ul{
	margin-bottom:1em;
}
.entry-content li{
	margin:0 0 0.7em 1em;
}
.entry-content h1{
	font-size:28px;
	font-weight:700;
	margin:2em 0 1em;
}
.entry-content h2{
	font-size:18px;
	font-weight:700;
	margin:2em 0 1em;
}
.entry-content h3{
	font-size:16px;
	font-weight:700;
	margin:2em 0 1em;
}
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child{
	margin-top:0;
}

.highlight-icon{
	background:#f1f1f2 url(../png/icon-clock.png) no-repeat left 22px center / 48px auto;
	border:1px solid #d6d6d6;
	padding:15px 10px 15px 90px;
	font-weight:700;
	margin:40px 0;
}
.tab-enquire-banner {
	padding-left: 95px;
	background: url(../png/ava.png) no-repeat left top;
	color: #ff6665;
	font-size: 16px;
	min-height: 77px;
}
.btn:hover{
	color:#fff;
}
.home-header-image #sticky-wrapper{
	height:0 !important;
}
#main .btn {
	background: #ff6666;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	line-height: 2.6;
	min-width: 180px;
	display: inline-block;
	cursor: pointer;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 0 1em;
}
#main .btn.blue{
	background:#49b9ea;
}
#main .btn.black-border{
	border:1px solid #000;
	background:none;
	color:#050806;
}


html body .fk-excellence-badge {
	margin: 0 auto !important;
}
.header-top-tag{
	max-width:1020px;
	margin:auto;
	text-align:left;
	padding-top:5px;
}
#main .header-top-tag h1, #main .header-top-tag h2{
	font-weight:700;
	font-size:	20px ;
	display:inline-block; 
}
 
.bg1 .header-top-tag h1, .bg1 .text-area .header-top-tag h3{
	font-weight:700;
	font-size:	20px ;
	display:inline-block; 
	vertical-align:baseline;
}

.bg1 .header-top-tag{
	font-weight:700;
	font-size:	20px ;
	color:#0294e9;
	margin:0 0 22px;
}
.text-holder iframe{
	max-width:100%;
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.single-post-date{
	margin-bottom:30px;
	font-weight:700;
}
.blog-title{
	font-size:26px;
	margin-bottom:0.6em;
}
.blog-tags header{
	margin-bottom:7px;
}
.blog-tags li{
	list-style:none;
	border:1px solid #999;
	-webkit-border-radius:20px;
	border-radius:20px;
	display:inline-block;
	font-size: 11px;
	margin:0 8px 8px 0;
}
.blog-tags li a{
	display:block;
	padding:4px 8px;
	color:#333;
}
.s-villa .distance{
	font-size:16px;
	margin-top:10px;
} 
.blog-cta{
	background:#c9eaf9;
	padding:20px 20px 20px;
	margin-bottom:60px;
}
.blog-cta .image img{
	display:block;
	max-width:100%;
	height:auto;
}
.blog-cta .entry-content img{
	display:block;
	width:100%;
	height:auto;
	max-width:240px;
}
.blog-cta .entry-content h3{
	margin:0 0 1em;
	color:#3db5e9;
	font-size:18px;
	font-weight:700;
}
#main .blog-cta .entry-content  .btn{
	background:#3db5e9;
	-webkit-border-radius:7px;
	border-radius:7px;
	font-size:16px;
}
.home-top-intro-content{
	padding:30px 0 20px;
}
.home-top-intro-content .entry-content{
	font-size:18px;
	border-top:1px solid #000;
	padding-top:50px;
}
.home-top-intro-content .entry-content h2,
.home-top-intro-content .entry-content h3{
	font-size:26px;
	font-weight:600;
	margin-top:0;
}
.home-top-intro-content .entry-content img.alignright{
	margin-left:90px;
}

/* Light Gallery Style */
.lg-icon {
    font-family: 'Ionicons' !important;
}
.lg-actions .lg-next:before{
	content:"\f10b";
}
.lg-actions .lg-prev:after{
	content:"\f108";
}
.lg-outer .lg-toogle-thumb:after{
	content:"\f13f";
}
.lg-fullscreen:after {
    content: "\f25e";
}
.lg-fullscreen-on .lg-fullscreen:after {
    content: "\f267";
}
#lg-download:after {
	content:"\f407";
}
.lg-toolbar .lg-close:after {
	content:"\f405";
}
#lg-zoom-out:after {
	content:"\f463";
}
#lg-zoom-in:after {
	content:"\f48a";
}
.lg-toolbar #lg-actual-size ,
.lg-toolbar .lg-autoplay-button,
.lg-toolbar .lg-flip-ver,
.lg-toolbar .lg-flip-hor,
.lg-toolbar .lg-rotate-left,
.lg-toolbar .lg-rotate-right,
.lg-toolbar #lg-share {
	display:none;
}
.lg-outer .lg-thumb{
	margin:0 auto;
}
.lg-outer.{
	z-index:16000005;
}

.special-caption p{
	font-size:20px;
	line-height:1.4em;
}
.caption-enter-date{
	cursor:pointer;
	color:#51c6fd;
}
.special-caption{
	position:fixed;
	left:50%;
	top:50%;
	max-width:400px;
	background:rgba(0,0,0,0.8);
    -webkit-transform: translate(-50%,-50%); 
    transform:translate(-50%,-50%);
	padding:80px 15px;
}
.free-pickup{
	position:fixed;
	left:48%;
	top:50%;
	max-width:240px;
	-webkit-transform: translate(-100%,-50%); 
    transform:translate(-100%,-50%);
}
.free-pickup img{
	display:block;
	width:100%;
	height:auto;
}

	
/* Review */
.no-villa-found{
	margin:80px 0 ;
	font-size:20px;
}

.review-col-1{
	width: 20%;
	float:left;
}
.review-col-2{
	float:left;
	width: 80%;
}
.review-content header{
	margin:0 0 10px;
	
	font-weight:500;
}
.review-date{
	text-align:right;
	margin-top:5px;
	color:#777;
}
.review-des{
	
}
.review{
	/*background:#f5f5f5;*/
	padding:10px 15px;
	margin:20px 0;
}
.mark span{

	font-size:30px;
}
.mark{
	color: #bd1343;
    font-style: italic;
    font-weight: 100;
	font-size:16px;
	background:none;
}
.rt-left{
	width: 66.6667%;
	float:left;
	color:#bd1343;
}
.rt-right{
	width: 33.3333%;
	float:left;
}
.rt-left header{
	margin:0 0 10px;
	font-size:20px;
}
.total-score{
	color: #bd1343;
    font-style: italic;
    font-weight: 100;
	font-size:18px;
	margin-bottom:10px;
}
.total-score span{
	font-size:40px;
}
.rt-right table{
	width:100%;
	text-align:right;
}
.rt-right table tr td:nth-child(1){
	text-align:left;
	font-weight:700;
}
#main #review-form{
	float:none;
	margin:0;
	width:320px;
}
#main #review-form .gform_heading{
	margin-bottom:10px;
}
#main #review-form label{
	width:95px;
}
#review-form .gform_body li span{
	display:inline-block !important;
}
.review-country {
	color:#414141;
	font-size:14px;
	font-style:normal;
	margin-top:0;
}
.review-country span{
	display:inline-block;
	width:32px;
	height:32px;
	vertical-align:middle;
	margin-right:7px;
}
.review-country.australia span{
	background:url(../png/australia.png) no-repeat center / 100% auto;
}
.review-country.england span{
	background:url(../png/united-kingdom.png) no-repeat center / 100% auto;
}
.review-country.new-zeland span{
	background:url(../png/new-zealand.png) no-repeat center / 100% auto;
}
.review-country.singapore span{
	background:url(../png/singapore.png) no-repeat center / 100% auto;
}
.review-country.usa span{ 
	background:url(../png/united-states.png) no-repeat center / 100% auto;
}
.review-country.vietnam span{
	background:url(../png/vietnam.png) no-repeat center / 100% auto;
}
.review-country.uae span{
	background:url(../png/united-arab-emirates.png) no-repeat center / 100% auto;
}
.review-country.france span{
	background:url(../png/france.png) no-repeat center / 100% auto;
}
.review-country.canada span{
	background:url(../png/canada.png) no-repeat center / 100% auto;
}
.review-country.indonesia span{
	background:url(../png/indonesia.png) no-repeat center / 100% auto;
}
.review-country.russia span{
	background:url(../png/russia.png) no-repeat center / 100% auto;
}
.review-country.india span{
	background:url(../png/india.png) no-repeat center / 100% auto;
}
.review-country.sweden span{
	background:url(../png/sweden.png) no-repeat center / 100% auto;
}
.total-search-results{
	float:right;
	width:170px;
	font-weight:700;
	font-size:20px;
	text-align:right;
	padding-top:10px;
}

.header-search {
	float: right;
}
.internal-menu{
	margin-bottom:20px;
}

/*Header*/
#header{width:100%;position:relative;margin:0;background:#fff;padding-bottom:1px;}
#header .header-holder{max-width:1798px;margin:0 auto;padding:0 10px;background:url('../png/bg-header.png')}
#header .header-holder:after{display:block;clear:both;content:''}
#header .logo{
	width:240px;
	margin:5px 0 0;
	float:left; 
}
#header .logo img{
	display:block;
	width:100%;
	height:auto;
}
#header .logo a{display:block;height:100%}
#header .holder{height:89px;max-width:1070px;margin:0 auto;padding:0 0 3px;position:relative;}
#header .hold{float:right;width:720px}
#header .follow{float:right;width:95px;height:30px;margin:0 5px 24px 0;background:url('../png/bg-follow.png') no-repeat;text-indent:-9999px;overflow:hidden}
#header .follow:hover{opacity:.9}
.top-page{
	text-align:center;
	padding:5px 0;
	background:#000;
	color:#fff;
}
.top-page .container{
	display:flex;
	justify-content:space-between;
}
.aus-owned-text,
.aud-payments,
.best-price-text,
.family-friendly{
	font-size:16px;
	font-weight:600;
	display:inline-block;
	text-align:left;
	vertical-align:middle;
	line-height:40px;
}
.aus-owned-text{
	background-image: url(../png/aus-map-white.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-size: 27px auto;
	background-position:left center;
	
}
.best-price-text{
	background-image: url(../png/icon-best-price.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left center;
	background-size: 15px;
}
.family-friendly{
	background-image: url(../png/family-friendly.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 0px -3px;
	background-size: 35px;
}
.aud-payments span{
	font-size: 18px;
	font-weight: 900;
	color: #64c6c9;
}
.header-trustpilot{
	display:inline-block;
	vertical-align:middle;
	width:230px;
	margin-right:40px;
}
.header-socials{
	display:inline-block;
	vertical-align:middle;
}
.header-socials a{
	display:inline-block;
	width:40px;
	height:40px;
	margin-left:15px;
}
.header-socials .fb{
	background:url(../png/icon-fb.png) no-repeat center center / 17px auto;
}
.header-socials .instagram{
	background:url(../png/icon-instagram.png) no-repeat center center / 29px auto;
}
.header-socials .yb{
	background:url(../png/icon-youtube.png) no-repeat center center / 37px auto;
	margin-left:27px;
}
.header-phone{
	color:#fff;
	font-weight:600;
	font-size:16px;
	display:inline-block;
	vertical-align:middle;
	line-height:36px;
}
.header-phone i{
	font-size:36px;
	vertical-align:middle;
	margin-right:7px;
}
.top-search {
	display:inline-block;
	border:1px solid #fff;
}
.top-search li{
	list-style:none;
}
.top-search form{
	display:flex;
}
.top-search  input::-webkit-input-placeholder { 
	opacity:1;
	color:#fff;
}
.top-search  input::-moz-placeholder {
	opacity:1;
	color:#fff;
}
.top-search  input:-ms-input-placeholder { 
	opacity:1;
	color:#fff;
}
.top-search  input:-moz-placeholder { 
	opacity:1;
	color:#fff;
}
.top-search button{
	border:none;
	background:none;
	color:#fff;
	padding:0 8px;
	line-height:38px;
	font-size:20px;
}
.top-search #search-name{
	border:none;
	background:none;
	color:#fff;
	font-size:12px;
	padding:0 9px;
	height:38px;
}
.new-home-nav{
	padding-bottom:15px;
	border-bottom:1px solid #d6d6d6;
}
.new-home-nav .new-menu{
	display:flex;
	justify-content:space-between;
	position:relative;
}
.new-home-nav li{
	list-style:none;
	font-weight:400;
	font-size:16px;
	line-height:2.5;
	cursor:pointer;
	position:relative;
}
.new-home-nav .single-dropdown{
	position:relative;
}
.new-home-nav a{
	color:#333333;
	display:inline-block;
	padding:0 0;
}
.menu-expand{
	cursor:pointer;
}
.new-home-nav li:hover a{
	text-decoration:none;
	color:#007ec6;
}
.new-home-nav .current-menu-item a{
	color:#0294e9;
}
.new-home-nav li .sub-menu{
	position: absolute;
	top: 100%;
	left: -20px;
	background: #fff;
	opacity: 0;
	
	
	z-index: 500;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
	overflow: hidden;
	height: 0;
	-webkit-border-radius: 20px;
	border-radius: 20px;

	-webkit-box-shadow: 0 0 10px 0 #888;
	box-shadow: 0 0 10px 0 #888;
}
.sub-menu-inner{
	-webkit-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 30px;
	-moz-column-gap: 30px;
	column-gap: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.sub-menu-bottom-content p{
	margin-bottom:1em;
}
.sub-menu-bottom-content {
	line-height:normal;
	font-size:13px;
	overflow:hidden;
	border-top:1px solid #000;
	padding:20px 0 0;
	margin-top:15px;
	cursor:auto;
}
.sub-menu-bottom-content img{
	display:block;
	width:30%;
	height:auto;
	float:left;
	margin-right:20px;
	margin-bottom:30px;
}
.sub-menu-bottom-content .btn{
	border: 1px solid #000;
	font-size: 13px;
	color: #000 !important;
	line-height: 24px;
	padding: 0 0 0 10px;
	display: inline-block;
	-webkit-border-radius:0;
	border-radius:0;
}
.sub-menu-bottom-content .btn .icon {
	color: #fff;
	background: #000;
	width: 23px;
	line-height: 24px;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	margin-left: 10px;
}
.new-home-nav #menu-item-61947:hover .sub-menu ,
.new-home-nav #menu-item-57796:hover .sub-menu ,
.new-home-nav #menu-item-61479:hover .sub-menu {
    width:200px;
}
.new-home-nav #menu-item-57796 .sub-menu-inner,
.new-home-nav #menu-item-61947 .sub-menu-inner,
.new-home-nav #menu-item-61479 .sub-menu-inner{
    column-count: 1;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
   column-gap: 0;
}
.new-home-nav li:hover .sub-menu {
    width: 600px;
    height: auto;
    opacity: 1;
	padding: 20px 20px 20px;
}
.new-home-nav .sub-menu li{
	font-weight:400;
	font-size:16px;
	line-height:normal;
	margin-bottom:8px;
}
.new-home-nav .sub-menu li:hover a{
	color:#007ec6;
}
.new-home-nav .sub-menu li a{
	padding:5px 0;
	color:#333;
	font-weight:400;
	text-transform:none;
}



/*Header bar*/
#header .bar{max-width:1798px;margin:0 auto;padding:13px 10px 8px;background:url('../png/bg-bar.png')}
.bar-2 .form{max-width:1170px;margin:0 auto;overflow:hidden}
.bar-2 .form .gform_wrapepr{overflow:hidden}
.bar-2 .form .gform_body{padding:7px 0;}
#villa-search-wrapper .form .gform_body{
	padding:10px 0 20px;
}
.bar-2 .form label{ 
	color:#fff;
	font-weight:700;
	font-size:	16px;
	line-height:1em;
	margin:30px 0 15px 0;
	display:block;
}
.bar-2 .form input[type="text"]{
	background:#fff;
	border:none;
	color:#48484a;
	height:40px;padding:0 10px;
	margin:0;
	font-weight:300;
	font-size:	16px;
	display:block;
	width:100%;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
}
.bar-2 .form .gform_body ul{margin:0;padding:0;list-style:none;overflow:hidden}
#main-wrap .bar-2 .form .gform_body ul li{
	margin:0 0 10px 0;
	list-style:none;
	width:100%;
	float:none; 
}
.bar-2 .form .gform_body ul li:first-child{margin:0}
#main-wrap .bar-2 .form .gform_body ul li .icon-calendar{ 
	top: 12px; 
	right: 12px; 
	color: #f45d48;
}
.bar-2 .form .ui-datepicker-trigger{width:34px;height:29px;background:url('../bg-icon.html') no-repeat;float:left;text-indent:-9999px;overflow:hidden;margin:0 0 0 3px}
.bar-2 .form button[type="submit"]{
	width:100%;
	height:40px;
	text-align:center;
	margin:0 0 0 0;
	cursor:pointer;
	font-weight:700;
	font-size:	16px;
	color:#fff;
	border:0;
	background:#ff6666;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px; 
	text-transform:uppercase;
}
.bar-2 .form button[type="submit"]:hover{opacity:.9}
.ui-widget{font-size: 0.9em!important;}
#villa-search-wrapper .gform_wrapepr{
	position:relative;
	float:left;
	width:35.79%;
	background:#000;
	padding:0 0 20px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px; 
}
.villa-search-title{
	background:#ebebeb;
	padding:25px 30px 15px;
}
.home-trustpilot{
	position:relative;
	z-index:20;
}
.home-trustpilot .container{
	position:relative;
}
.home-trustpilot .trustpilot-widget{
	max-width:220px;
	position:absolute !important;
	right:0;
	top:28px;
	width:100%;
}
.bg1 .search-by-location{
	margin-top:0;
	margin-bottom:20px;
	
}
.price-from{
	font-weight:400;
	font-size:16px;
}
.gform_wrapepr header{
	font-weight: 700;
	font-size:	20px;
	line-height:1.3em ;
    margin: 16px 20px 7px;
    color: #fff;
}
.gform_wrapepr header span{ 
	display:block;
	font-size:16px;
	font-weight:400;
}
#villa-search-wrapper .villa-search-form{
	margin:0 20px;
}
.map-villas-wrapper{
	float:right;
	width:62.14%;
}
.map-villas-wrapper h2{
	font-weight:700;
	font-size:	16px;
	color:#000;
	margin-bottom:1em;
}
.map-villas{
	width:100%;
	height:420px;
}
.map-image{
	width:200px;
	height:auto;
	display:inline-block;
	margin:0 0 5px;
	vertical-align:middle;
}
.map-logo{
	display:inline-block;
	width:95px;
	height:auto;
	vertical-align:middle;
	margin-left:10px;
}
.map-info p{
	margin:0 !important;
}
.my-marker{
	border:none;
	background:#ec706b;
	color:#fff;
	opacity:1;
	font-size:16px;
	padding: 2px 5px;
	border:1px solid #333;
}
#main .gm-style-iw-c h3{
	margin:0;
	font-size:16px;
}

/*Gallery*/
.gallery{width:1798px;position:absolute;top:0;margin:0 0 0 -899px;left:50%;z-index:1}
.gallery .gmask{width:100%;overflow:hidden}
.gallery .gmask ul{margin:0;padding:0;list-style:none;width:100%;overflow:hidden}
.gallery .gmask ul li{position:absolute;top:0;left:0;z-index:1;width:100%}
.gallery .gmask ul li.active{z-index:2}
.gallery .gmask ul li img{display:block;width:100%;height:auto;}
.home .gallery .gmask ul li img{min-height:884px;}

/* pagination */
.villas-total{
	text-align:center;
}
#pagination{
	margin: 20px auto 40px;
	text-align:center;
	font-size: 18px;
}
#pagination .page-numbers{
	font-size:120%;
	display:inline-block;
	margin: 0 5px;
}

/*Main*/
#home-hot-deal{
	position:relative;
}
#price-in-aud.aud-top{
	top:0;
	right:0;
	border:0;
	-moz-box-shadow:  none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color:transparent;
}
#price-in-aud{
	display:block;
	position:absolute;
	top: -40px;
	right:160px;
	z-index:50;
	width:102px;
	height:48px;
	background:#fff url(../jpg/aus.jpg) no-repeat center 16px;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	-moz-box-shadow:    inset 0 0 1px 0 #666;
	-webkit-box-shadow: inset 0 0 1px 0 #666;
	box-shadow:inset 0 0 1px 0 #666;
	text-align:center;
	color:#656565;
	font-weight:700;
	font-size:16px;
	line-height:18px;
	padding:54px 0 0;
}
#price-in-aud span {
	display: block;
	font-size: 14px;
	padding: 0 20px;
	text-align: center;
}
#price-in-aud.price-sub-page {
	top: 10px;
	right: 0;
}
.tabs-wrapper{
	margin-top:20px;
}
.location-tabs{
	font-size:0;
	margin-bottom:20px;
	text-align:left;
}
.location-tabs li a{
	color:#fff;
	display:block;
	
}
.location-tabs li{
	list-style:none;
	display:inline-block;
	color:#fff;
	background:#63a1d7;
	width:15.83%;
	margin-right:1%;
	text-align:center;
	font-size:16px;
	padding:8px 0;
	cursor:pointer;
	text-transform:capitalize;
}
.location-tabs li.current{
	background:#ff6666;
}
.location-tabs li:last-child{
	margin-right:0;
}
.location-tabs li .icon{
	display:none;
	vertical-align:top;
	margin-right:20px;
}
.location-tabs .current .icon:before{
	content:"\f2d7";
}
.villa-deals{
	display:none;
}
.villa-deals.active{
	display:block;
}

.page-template-pt-map-php #main {max-width:1048px;padding-left:33px;padding-right:33px}
.page-template-pt-map-php #main .main-gall {margin:-17px -33px 19px}

#main{
	position:relative;
	padding:0 0 0;
	margin-top:30px;
	background:#fff;
}
.home #main{-webkit-box-shadow:none;box-shadow:none;padding:17px 58px 85px;background:0}
#main:after{display:block;clear:both;content:''}
#main .main-gall{margin:0 0 19px;overflow:hidden;position:relative;}
#main .main-gall .book-link{position:absolute;top:57px;z-index:10;right:40px;text-align:center;background:url('../png/bg-header.png');width:176px;height:188px;-webkit-border-radius:118px;border-radius:118px;overflow:hidden;padding:48px 30px 0;-webkit-box-shadow:inset 0 2px 2px 2px rgba(0,0,0,0.6);box-shadow:inset 0 2px 2px 2px rgba(0,0,0,0.6)}
#main .main-gall .book-link ul{margin:0 -15px 0 0;padding:0;list-style:none;overflow:hidden;text-align:left}
#main .main-gall .book-link ul li{padding:0 0 12px 24px;color:#00a2ec;
	font-weight:600;
	font-size:16px;	
	background:url('../bullet.html') no-repeat}
#main .main-gall .book-link .link{color:#00a2ec;text-transform:uppercase;
	font-weight:600;
	font-size:16px;	}
a.fill {position:absolute;height:100%;top:0;left:0;width:100%}
#main .main-gall .mask{width:100%;overflow:hidden}
#main .main-gall .mask ul{width:100%;overflow:hidden;margin:0;padding:0;list-style:none}
#main .main-gall .mask ul li{position:absolute;top:0;left:0;width:100%;z-index:1}
#main .main-gall .mask ul li.active{z-index:2}
#main .main-gall .mask ul li img{display:block;max-width:100%;height:auto}
#main .gform_wrapper,#main .gform_heading,#main .gform_footer,#main .gform_body{overflow:hidden}
#main .gform_wrapper h1{margin:0 0 35px}
/*#main h1{color:#00a2ec;
	font-weight:600;
	font-size:	23px ;
	margin:20px 0 19px}

#main h2{
	font-weight:600;
	font-size:	20px ;
	margin:0 0 1em
}
#main h3{
	font-weight:600;
	font-size:	20px ;
	margin:25px 0 20px
}
#main h4{color:#414141;font:bold 13px/18px Arila,Helvetica,sans-serif;margin:0 0 10px}
#main p{margin:0 0 1em}
#main ul {margin:0 0 1em 18px}*/



/*Form*/
#main .gform_heading{color:#999;
	font-weight:600 ;
	font-size:15px;
}
#main .gform_heading p{margin:0 0 10px}
#main .gform_body ul,
#popup .gform_body ul{margin:0;padding:0;list-style:none;overflow:hidden}
#main .gform_body ul li,#popup .gform_body ul li{
	padding:0;background:0;
	margin:0 0 10px;
	position:relative;
	display:inline-block;
	width:100%;
	vertical-align:middle;
}
#main .gform_body ul li.no-spacing{
	margin-bottom:0;
}
#main .gform_body ul li.textarea{margin:27px 0 0}
#popup .gfield_description,#popup .validation_error{display:block;}
#main .gform_body ul li.gfield_error textarea,#main .gform_body ul li.gfield_error input[type="text"]{background:#ffd4d7}
#main .gform_body ul li textarea{height:276px}
#main .gform_footer{padding: 0 0}
input[type="submit"]{
	float:right;
	border:0;
	width:96px;
	height:42px;text-align:left;padding:0 0 0 0;margin:0;cursor:pointer;
	font-weight:700 ;
	font-size:16px ;
	color:#fff;text-transform:uppercase;
	background:#ff6666 ;
	text-align:center;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
}
#main .gform_footer input[type="submit"]:hover{opacity:.8}
#searchform input[type="submit"]{float:left;margin:2px 0 0 10px;}
#main .col-h:after{display:block;clear:both;content:''}
#main .content{float:left;width:63%}

.about-right-content {
	color:#666666;
}
.about-right-content strong{
	color:#333;
}
.about-right-content iframe{
	display:block;
	max-width:100%;
	margin-bottom:30px;
}
.about-bottom-wrapper{
	background:#f0f0f0;
	padding:25px 25px;
	margin-bottom:30px;
}
.about-bottom-content{
	float:right;
	width:60%;
}
.about-bottom-content li{
	margin:10px 0;
}
.about-team-image{
	float:left;
	width:35.74%;
}
.about-team-image img{
	display:block;
	width:100%;
	height:auto;
}
.about-team-image span{
	font-size:16px;
	font-weight:600;
	display:block;
	text-align:center;
	padding:8px 0;
	border:1px solid #cccccc;
	border-top:none;
	background:#fff;
	color:#ff6666;
}
.page-v3-content{
	font-size:16px;
	line-height:1.28em;
}
.layout{
	max-width:1110px;
}
.layout#main{
	margin:30px auto 0;
	max-width:1110px;
	padding:0;
}
#main .about-content h1{
	border-bottom:1px solid #333;
	padding:0 0 12px;
	margin:0 0 15px;
}
.page-template-pt-thankyou #main{
	background:#cddce8;
}
.page-template-pt-thankyou {
	background:#cddce8;
}
.thank-you-content{
	max-width:860px;
	background:#fff;
	margin: 10vh auto 13vh;
	color:#333333;
	font-size:16px;
	line-height:18px ;
	padding: 40px 50px;
	text-align:center;
}
#main .thank-you-content p{
	margin:0 0 1.2em;
}
#main .thank-you-content h3{
	margin:0 0 1.2em;
	color:#6699cc;
	font-weight:700 ;
	font-size:24px ;
}
.thank-you-icon{
	max-width:28px;
	height:auto;
	margin:10px 0;
}
.content img{
	max-width:100%;
	height:auto;
}



.single .wp-post-image{
	max-width:100%;
	height:auto;
	margin:0 0 20px;
}

.blog-suggestion {
	margin:40px 0 60px;
	overflow:hidden;
}
.blog-suggestion header{
	text-align:center;
	font-size:26px;
	margin-bottom:1em;
}
#main .blog-suggestion  .blog-feed h3{
	color:#000;
	text-align:center;
	font-weight:600;
	font-size:	20px; 
	padding: 0 10px;
}
#main .blog-suggestion  .blog-feed h3 a{
	color:#231f20;
}

/*Aside*/
#main .aside .widget{overflow:hidden}
#main .aside .widget ul{margin:0;padding:0;list-style:none;overflow:hidden}
#main .aside .widget ul li{vertical-align:top;overflow:hidden;
	font-size:14px;
	line-height:16px ;
	margin:0 0 10px;color:#333; border:1px solid #999;
	-moz-border-radius:20px; 
	-webkit-border-radius:20px;
	border-radius:20px; 
	padding: 7px 20px; 
	display:inline-block;
}
#main .aside .widget ul li:hover{
	background:#999;
}
#main .aside .widget ul li a{color:#333;}
#main .aside .widget ul li a:hover,
#main .aside .widget ul li.current-cat a{text-decoration:none;color:#00a2ec}
#main .aside .box{color:#3cf;font-size:14px;line-height:18px;overflow:hidden}
#main .aside .box p{margin:0}
#main .aside .img-h{overflow:hidden;margin:0 0 8}
#main .aside .img-h a{display:block}
#main .aside .img-h a:hover{text-decoration:none}
#main .aside img{vertical-align:top;display:block;width:100%;height:auto;margin:0;}
#main .aside .box a.btn-h{overflow:hidden;margin:0 0 14px;position:static;width:auto !important;}
#main .aside a.btn-h {display:block;padding:10px 20px 5px 12px;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;background:#80d4fa url('../gif/bg-btn.gif') no-repeat 100% 6px;color:#fff;
	font-weight:600 ;
	font-size:16px;
	line-height:20px ;text-transform:uppercase}
#main .aside a.btn-h:hover{text-decoration:none;opacity:.9}

#main .list{margin:15px 0 0;padding:0;list-style:none;}
#main .list > li{border-bottom:1px solid #999; margin:0 0 20px;vertical-align:top;padding:0 0 20px;}
#main .list li .img-h img{display:block;height:auto;width:100%;}
#main .list li .img-h,.villa-slider-wrapper{
	position:relative;
	float:left;
	margin:0 15px 0 0;
	width:360px;
}
.villa-slider  .villa-slider-content-inner img{
	width:auto;
	height:auto;
	margin:auto;
}
.villa-slider  .villa-slider-content-inner{
	text-align:center;
	padding:20px;
	margin-top:30px;
}
.villa-slider  .villa-slider-content-inner  h3{
	font-size:14px;
	margin:15px 0 5px;
}
.villa-slider  .villa-slider-content-inner i{
	font-size:40px;
	line-height:1;
}
.villa-slider  .villa-slider-content-inner a{
	padding:0 5px;
	display:inline-block;
}

.villa-slider-prev, .villa-slider-next {
    position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 38px;
	height: 38px;
	background:rgba(255,255,255,0.5);
	text-align: center;
	line-height: 34px;
	color: #000;
	font-size: 24px;
	z-index: 50;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}
.villa-slider-prev{
	left:1.8%;
}
.villa-slider-next {
    right:1.8%;
}
.villa-slider  img{
	display:block;
	width:100%;
	height:auto;
}
#main .list li .text-h{
	overflow:hidden;
	color:#414141;
	font-size:14px;
	position:relative;
}
#main .list.view2 li .text-h:after{
	content:' ';
	position:absolute;
	right:185px;
	top:0;
	width:1px;
	height:100%;
	background:#ccc;
}
#main .list li .text-h p{margin:0 0 20px}
#main .list li .text-h p.meta{
	font-style:italic;
	font-size:13px;
	line-height:16px ;
	color:#414141;overflow:hidden}
#main .list li .text-h p.meta .author,#main .list li .text-h p.meta .cat,#main .list li .text-h p.meta .date{background:url('../gif/sep-03.gif') no-repeat 0 2px;padding:0 10px;float:left}
#main .list li .text-h p.meta a:hover{text-decoration:none;color:#3cf}
#main .list li .text-h p.meta span:first-child{background:0;padding:0 10px 0 0}
#main .list li .text-h p.meta a{color:#414141}
#main .list li .text-h h3 {
	font-size:18px;
	margin:0 0 0.5em;
	font-weight:400;
	padding-right:40px;
	position:relative;
}
#main .list li .text-h h3 a{color:#333;}
#main .list li .text-h h3 a:hover{text-decoration:none;color:#3cf}
.show-on-map{
	font-size:16px;
	color: #ff6666 !important;
	position:absolute;
	right:0;
}
#main .list li .more-h{overflow:hidden}
#main .list li .more-h a{float:left;
	font-weight:700;
	font-size:13px;
	line-height:15px;
	}
#main .list li .text-h .head{
	padding:0 0 10px;
	position:relative;	
}
#main .list li .text-h .price-h{
	padding:0 0 0 0;
	overflow:hidden;
	max-width:166px;
	position:absolute;
	right:0;
	width:100%;
	top:3px;
}
.villas-price{
	max-width:166px;
	overflow:hidden;
}
#main .list li .more-link{overflow:hidden}
#main .list li .more-link a{float:left;color:#09f;
	font-style:italic ;
	font-size:13px;
	line-height:15px; 
	}
#main .list li .text-h .sale,
.villas-price .sale{
	display:block;
	width:45px;height:45px;background:#ff6666;
	color:#fff;
	margin:0 5px 0 0;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	text-align:center;
	text-transform:uppercase;
	font-weight:700 ;
	font-size:14px;
	line-height:45px;

}
.from{
	display:block;
	font-weight:  400;
	font-size:14px ;
	margin:10px 0 0;
	color:#000;
}
#main .list li .text-h .old-price,
.villas-price .old-price{
	display:inline-block;
	color:#cccccc;
	margin:0 0 0 0;
	font-weight:600;
	font-size:	24px;
	line-height:1.1em ;
	text-decoration:line-through;
	margin: 0 5px 0 0;
}
#main .list li .text-h .price,
.villas-price .price{
	display:inline-block;
	color:#1b96d8;
	font-weight:600;
	font-size:	24px;
	line-height:1.1em ;
}
.price-unit{
	display:block;
	font-weight:  400;
	font-size:	14px ;
	color:#000;
}
#main .heading{overflow:hidden;padding:0 0 19px;margin:-3px 0 0}
#main .heading h1{float:left;margin:3px 26px 0 0}
#main .heading .filter{float:left}
#main .heading .filter .select-area{background:#dedede;border:1px solid #bdbdbd;border-width:1px 0 1px 1px}
#main .heading .filter select{width:125px}

#main .list li .title-h{
	max-width:400px;
	position:relative;
}
.head .rating-desc{
	position:absolute;
	left:420px;
	top:0;
}
#main .list li .title-h .open-map-pop{
	position:absolute;
	right:0;
	top:6px;
}
#main .list .loc{
	display:inline-block;
	color:#999999;
	font-style:italic;
	font-size:14px;
	line-height:16px ;
	text-align:left;
	margin:0 15px 0 0;
}
#main .list .loc a{
	color:#999999;
	display:inline-block;
}
#main .list .loc a:hover{
	text-decoration:none;
}
#main .list .loc a:nth-child(2){
	color:#333333;
}
#main .list .text{overflow:hidden}
#main .list .btn-h{padding:82px 0 0;float:right}
#main .list .btn-h ul{margin:0;padding:0;list-style:none;overflow:hidden}
#main .list .btn-h ul li{vertical-align:top;overflow:hidden;margin:10px 0 0;padding:0;background:0;
	width:166px;
}
.view-map{
	display:inline-block;
}
#main .list .btn-h ul li a:after,
.villas-price-wrapper .btn-h ul li a:after{
	content:'\f08e';
	font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
	text-rendering: auto;
	margin-left:10px;
}
#main .list .btn-h ul li a,
.villas-price-wrapper .btn-h ul li a{
	-webkit-border-radius:3px;border-radius:3px;color:#fff;display:block;
	padding:8px 5px 8px 15px;text-transform:uppercase;
	font-weight:700;
	font-size:	14px;
}
#main .list .btn-h ul li a:hover,
.villas-price-wrapper .btn-h ul li a:hover{
	opacity:.8;text-decoration:none
}
#main .list .text .hold{padding:0 40px 0 0;overflow:hidden}
#main .list .btn-h ul li .send{background-color:#00a2ec;}
#main .list .btn-h ul li .more{background-color:#ff6666 }


#main .info-holder-inner .info li.views { margin-top: 7px; font-weight: normal; }
.payment-icon {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
#main .info-holder{
	background:#e7e7e7;
	margin:0 0 5px 0; 
	padding:0 0 0 20px;
	position:relative;
}
.not-available{
	position:absolute;
	top:45px;
	left:50%;
	color:#ff6666;
	font-size:22px;
	font-weight:700;
	background:#fff;
	padding:10px 25px;
	z-index:999;
	-webkit-transform: translateX(-50%); 
    transform: translateX(-50%);
}
.promo-bubble-wrapper{
	position:absolute;
	left:28px;
	top:22px;
	z-index:10;
}
.promo-bubble{
	font-size:28px;
	line-height:1;
	font-weight:700;
	color:#fff;
	background:#f35d48;
	width:100px;
	height:100px;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	margin:auto;
	padding:18px 0 0;
}
.promo-bubble-text{
	background:#fff;
	-webkit-border-radius:20px;
	border-radius:20px;
	padding:0 10px;
	font-weight:600;
	font-size:12px;
	line-height:28px;
	margin-top:-5px;
}

#main .info-holder .info{padding-top:7px;margin:0;}
#main .info-holder .price-h .price-night {
	font-size: 16px;
	line-height:22px;
	display:block;
	text-transform:none;
	text-align:right;
	font-weight:400;
}
#main .info-holder .price-h{
	padding:16px 15px 19px;
	font-weight:600;
	font-size:22px;
	line-height:32px ;
	float:right;
	background:#878787;
	border-left:3px solid #fff;
	min-width:230px;
	text-align:right;
}
#main .info-holder .price-h .old-price{text-decoration:line-through;color:#fff;margin-right:5px;}
#main .info-holder .price{text-transform:uppercase;}

#main .info-holder-inner {
	background: #e2e2e2;
	height: auto;
	margin: 0 0 20px 0;
	padding: 5px 15px;
}


.info-holder-buttons {
	float: right;
	background:#fff;
	font-size:0;
}

.villa-name-form {
	float: right;
}
.villa-name-search::-webkit-input-placeholder {
    color: #666666;
}
.villa-name-search:-moz-placeholder {
   color: #666666;
   opacity: 1;
}
.villa-name-search::-moz-placeholder {
   color: #666666;
   opacity: 1;
}
.villa-name-search:-ms-input-placeholder {
   color: #666666;
}

.search-another-villa {
	display: inline-block;
	background: #ff6666  ;
	color:#fff;
	font-weight:600;
	font-size:	15px;
	line-height:21px ;
	padding: 25px 15px 27px 35px;
	vertical-align: middle;
	border-left:3px solid #fff;
	position:relative;
	min-width:100px; 
}
.search-another-villa:before {
	background: #ffb4b4 ;
	content: '>';
	height: 17px;
	width: 17px;
	position:absolute;
	left:10px;
	top:27px;
	border-radius:100%; 
	-moz-border-radius:100%; 
	-webkit-border-radius:100%;
	color:#ff6666;
	text-align:center;
	line-height:17px
}


.search-another-villa:hover{
	text-decoration:none;
}
.great-value-for{
	position:absolute;
	right:0;
	top:12px;;
	color:#fff;
	background:#2b9291;
	font-weight:400;
	font-size:	18px;
	line-height:1em ;
	padding: 8px 10px;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	border-radius:5px;
}

.great-value-for span,.great-value-for-small span{
	text-transform:uppercase;
}
.great-value-for-small{
	display:inline;
	color:#2b9291;
	font-weight:700;
	font-style:normal;
	font-size:12px;
}
#main .info-holder .title-h{float:left; padding: 12px 5px 10px 0; width: 45% ;position:relative;}
#main .info-holder .title-h h2,
#main .info-holder .title-h h1{
	color:#000;margin:0 17px 0 0;
	font-size: 22px;
	display: block;}
#main .info-holder .title-h .loc{padding:0;color:#666666;
	font-style:italic;
	font-size:16px; display: inline-block; margin:5px 0 0;}
#main .info-holder .open-map-pop{
	display:inline-block;
	margin-left:10px;
}
#main .info-holder .open-map-pop a:hover{
	cursor:pointer;
	text-decoration:none;
}

.verify-review {
	background:#f5f5f5;
	padding:15px;
}
.truspilot-icon svg{
	width:100px;
}

#main .info-holder .title-h .loc a{
	color:#333333
}
#main .info-holder .title-h .loc span{
	color:#999999;
	display:inline-block;
	margin-right:5px;
}
#main .visual-gall{overflow:hidden;margin:0 ;padding:0;position:relative}
#main .visual-gall .gmask{width:100%;overflow:hidden;position:relative}
#main .visual-gall .gmask ul{margin:0;padding:0;list-style:none;overflow:hidden;width:100%;position:relative}
#main .visual-gall .gmask ul li{position:absolute;top:0;left:0;width:100%;z-index:1}
#main .visual-gall .gmask ul li.active{z-index:2}
#main .visual-gall .gmask ul li img{display:block;width:100%;height:auto}
#main .visual-gall .prev,#main .visual-gall .next{
	position:absolute;
	z-index:10;
	top:50%;
	left:1.8%;
	 -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	width:36px;
	height:36px;
	color:#fff;
	border:2px solid #fff;
	-webkit-border-radius:50%;
	border-radius:50%;
	line-height:36px;
	text-align:center;
	font-size:24px;
	display:block;
}
#main .visual-gall .next{
	left:auto;
	right:1.8%;
}
#main .visual-gall .btn-h{position:absolute;top:17px;right:4px;z-index:20}
#main .visual-gall .btn-h ul{margin:0;padding:0;list-style:none;overflow:hidden;width:157px;}
#main .visual-gall .btn-h ul li{vertical-align:top;overflow:hidden;margin:0 0 12px;}
#main .visual-gall .btn-h ul li .search{display:block;-webkit-border-radius:3px;border-radius:3px;border:0;width:110px;height:34px;text-align:left;padding:5px 30px 0 17px;margin:0;cursor:pointer;
	font-weight:700;
	font-size:14px;
	line-height:16px;
	color:#fff;text-transform:uppercase;background:#00a2ec url('../gif/bg-submit.gif') no-repeat 100% 3px}
#main .visual-gall .btn-h ul li .send{-webkit-border-radius:3px;border-radius:3px;color:#fff;display:block;background:#a10000 url('../png/bg-btn2.png') no-repeat 100% 12px;padding:8px 41px 7px 15px;text-transform:uppercase;
	font-weight:700;
	font-size:14px;
	line-height:16px;
	}
#main .visual-gall .btn-h ul li a:hover{text-decoration:none;opacity:0.9}



.popular-beaches-nearby {
	width:320px;
	background:#f8f8f8;
	padding:10px 15px;
	margin-top:30px;
	display:inline-block;
	margin-right:20px;
}
.popular-beaches-nearby li{
	list-style:none;
	overflow:hidden;
	margin-bottom:7px;
}
#main .popular-beaches-nearby h3{
	margin:0 0 15px;
	font-size:16px;
	background:#fff;
	border:1px solid #000;
	font-weight:700;
	padding:6px 10px;
}
.popular-beaches-nearby span{
	display:inline-block;
	color:#000;
	font-size:13px;
	padding:2px 5px;
	float:right;
}
.popular-beaches-nearby label{
	float:left;
	width:calc(100% - 70px);
	font-size:12px;
}
#main .popular-beaches-nearby  label h4{
	font-size:14px;
	margin:0;
	font-weight:400;
}
#main .tab-content .tab{overflow:hidden}
.find-form{float:right;width:282px;margin:0 0 0 42px}#main .request-form .validation_error{display:block;margin-bottom:10px;color:#f00;}
#main .find-form{float:left;margin:0 0 0 4px;background:url('../png/bg-header.png')}
#main .find-form h3,#main .request-form h3,
#popup .request-form h3{
	margin:0;text-transform:uppercase;background:#ff6666;padding: 10px 6px 11px;text-align:center;
	font-weight:600 ;
	font-size:18px;
	line-height:22px ;color:#fff
}
.request-form h3 span{
	font-weight:300;
	display:block;
	text-transform:none;
}
.request-form h3{
	position:relative;
}
.request-form h3 .tooltiptext{
	display:none;
}
.request-form h3:hover .tooltiptext{
	display:block;
}
.request-form .gform_image_button{
	max-width:300px;
	height:auto;
}
#r-form .gform_confirmation_message{
	color:#ff6666 ;
	font-size:18px;
}
.sideform-bottom span{
	margin-top:17px;
}
.sideform-bottom{
	color:#000;
	background:#ffb4b4 ;
	padding:1px 20px 20px;
	font-size: 16px ;
	
}
.sideform-bottom header{
	font-weight:700;
	margin-bottom:0.2em;
}

.sideform-bottom a{
	color:#000;
	display:inline-block;
}
.sideform-bottom-phone{
	border-bottom:1px solid #000;
	padding:0 0 20px;
}
.side-card-wrapper img{
	width:100px;
	height:auto;
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
}
.sideform-bottom i{
	width:20px;
	height:20px;
	line-height:20px;
	font-size:12px;
	text-align:center;
	color:#fff;
	-webkit-border-radius:50%;
	border-radius:50%; 
	margin-right:11px;
	background:#000;
	display:inline-block;
	vertical-align:middle;
}
.sideform-bottom li{
	list-style:none;
	margin:10px 0 0;
}
.side-card-wrapper{
	padding:20px 0 0;
	
	
}
#main .find-form h3{text-align:left;padding:9px 22px 6px;background:#c93/*00a2ec*/}
#main .find-form .gform_heading{overflow:hidden;margin:0 0 25px;
	font-weight:600;
	font-size:	14px;
	line-height:19px ;
	color:#48484a}
#main .find-form .gform_heading p{margin:0}
#main .find-form .gform_wrapper,#main .request-form .gform_wrapper,#popup .request-form .gform_wrapper{
	overflow:hidden;float:none;padding:19px 15px 20px;background:#ffb4b4; 
	margin:0 ;
}
#main .find-form .gform_body ul li label,#main .request-form .gform_body ul li label,#popup .request-form .gform_body ul li label{display:inline-block;vertical-align:middle;float:none;
	font-size:16px;
	line-height:1;
	width:60px;margin:0 1px 0 0;color:#48484a}
#main .request-form .gform_body ul li .ginput_container label{
	display:inline;
}
#main .request-form .gform_body ul li label{
	display:none;
}
#main  #review-form .gform_body ul li label{
	display:block;
	margin-bottom:5px;
}

#main .find-form .gform_body ul li input[type="text"],#main .request-form .gform_body ul li input[type="text"],#popup .request-form .gform_body ul li input[type="text"], #main form .gform_body ul li textarea, form .gform_body ul li textarea {
	display:block;vertical-align:middle;background:#fff;float:none;border:0;
	color:#414141;width:100%;height:40px;padding:0 10px;margin:0;
	font-weight:300 ;
	font-size:16px ;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
}
#main .request-form .select-area{
	font-size:12px;
}

#main .request-form .gform_body .gfield_checkbox li label{
	display:inline;
}
#main .request-form .gform_body .gfield_checkbox li{
	
}
#main .request-form .gfield_html{
	width:100%;
	margin-bottom:10px;
}
.request-best-price{
	color:#666;
	font-size:14px;
	line-height:18px ;
	text-align:center;
	width:255px;
	margin:0 auto 0;
	border-top:1px solid #b9baba;
	padding:20px 0 0;
}
.request-best-price header{
	color:#ff6666;
	font-size:16px;
	font-weight:600;
}
form .gform_body ul li textarea , #main form .gform_body ul li textarea {height:80px;resize:none;
padding-top:7px;}
 #main .gform_body ul li#field_2_10 label,  .gform_body ul li#field_2_10 label {vertical-align:top !important}
#main .find-form .gform_body ul li{margin:0 0 10px}
#main .find-form .gform_body ul li.callendar input[type="text"],#main .request-form .gform_body ul li.callendar input[type="text"]{
	width:100%;
}
#main .request-form .gform_body ul li.callendar{
	width:calc(50% - 6px); 
}
#main .request-form  #field_2_4{
	margin-right:12px;
}
#main .find-form .gform_body .ui-datepicker-trigger,#main .request-form .gform_body .ui-datepicker-trigger,#popup .request-form .gform_body .ui-datepicker-trigger{
	width:20px;
	height:auto;
	display:inline-block;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; 
	margin:0 0 0 0;
	position:absolute;
	right:10px;
	z-index:10;
	top:17px;
}


#main .find-form .gform_body{padding:0 0 12px}
#main .find-form .gform_footer{margin:-6px 0 0;border-top:1px solid #b9baba;padding:14px 0 0}
#main .find-form .gform_footer{margin:0}
#main .villa-sidebar{
	float: right;
    margin: 0 0 0 0;
    max-width: 350px;
	width:100%;
}
.sidebar-trustpilot{ 
	background:#000;
	text-align:left;
	padding: 20px;
	margin-top:3px;
}
.sidebar-trustpilot img{
	display:block;
	max-width:100%;
	height:auto;
}

#popup{width:300px;}


#main .vilas-list-header  .price-match {
	padding:0;
}
#tab4 .price-match {
	position:absolute;
	left:150px;
	margin-top:15px;
}
.price-match {
	position:relative;
	padding:10px 0;
	display:inline-block;
	z-index:300;
}
.price-match header{
	color:#ff675f;
	font-weight: 600;
	font-size:	20px ;
	position:relative;
}
.price-match:hover  .tooltip-price-match{
	display:block;
}
.tooltip-price-match.bottom:before{
	display:none;
}
.tooltip-price-match.bottom{
	bottom:auto;
	top:110%;
}
.tooltip-price-match{
	position:absolute;
	bottom:110%;
	left:0;
	width: 185px;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 10px 15px;
	z-index: 100;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4em;
	display:none;
}
.tooltip-price-match:before {
	  content: '\25bc';
	  color: #000;
	  position: absolute;
	  left:50%;
	  top: 100%;
	  font-size: 12px;
	  -webkit-transform: translateX(-50%); 
    transform: translateX(-50%);
	margin-top:-5px;
}

#reviews-top{
	margin-top:8px;
}

#main .map-area{overflow:hidden}
#main .map-area img{width:100%;height:auto;display:block}
#main .intro{margin:0 0 17px;overflow:hidden}
#main .intro .section{padding:26px 0 138px;overflow:hidden}
#main .intro .book-link{float:right;text-align:center;background:url('../png/bg-header.png');width:176px;height:188px;margin:131px 103px 0 0;-webkit-border-radius:118px;border-radius:118px;overflow:hidden;padding:48px 30px 0;-webkit-box-shadow:inset 0 2px 2px 2px rgba(0,0,0,0.6);box-shadow:inset 0 2px 2px 2px rgba(0,0,0,0.6)}
#main .intro .book-link ul{margin:0 -15px 0 0;padding:0;list-style:none;overflow:hidden;text-align:left}
#main .intro .book-link ul li{padding:0 0 12px 24px;color:#00a2ec;
	font-weight:600;
	font-size:18px;
	line-height:20px ;
	background:url('../bullet.html') no-repeat}
#main .intro .book-link .link{color:#00a2ec;text-transform:uppercase;
	font-weight:600 ;
	font-size:17px;
	line-height:18px ;
}

#main .box-h:after{display:block;clear:both;content:''}
#main .box-h{padding:0 0 0 20px}
#main .box-h .box{float:left;width:31.5%;background:#fff;-webkit-box-shadow:0 1px 3px 3px rgba(0,0,0,0.2);box-shadow:0 1px 3px 3px rgba(0,0,0,0.2);margin:0 0 0 1.8%}
#main .box-h .box:first-child{margin:0}
#main .box-h .box .heading{padding:7px 40px;text-align:center;overflow:hidden;background:#454545 url('../gif/bg-title.gif') no-repeat}
#main .box-h .box .heading h2{margin:0;
	font-weight:600 ;
	font-size:17px;
	line-height:20px ;
	text-align:center;color:#fff;text-transform:uppercase}
#main .box-h .box .heading h2 a{color:#fff}
#main .box-h .box ul{margin:0;padding:0;list-style:none;overflow:hidden}
#main .box-h .box ul li{vertical-align:top;overflow:hidden;margin:0;
	font-weight:700;
	font-size:15px;
	line-height:17px ;
	color:#524f4c;background:url('../bullet2.html') no-repeat;padding:0 0 10px 29px}
#main .box-h blockquote{margin:0;padding:5px 0 11px;overflow:hidden}
#main .box-h blockquote q{quotes:none;margin:0;display:block;
	font-size:14px;
	line-height:17px ;color:#48484a}
#main .box-h blockquote cite{display:block;float:right;
	font-weight:600 ;
	font-size:15px;
	line-height:17px ;margin:0;color:#524f4c}
#main .box.hot .heading{background:#c93 url('../png/bg-title2.png') no-repeat 5px 7px}
#main .box.hot{position:relative}
#main .box.hot img{height:156px !important;}
#main .box.hot .holder{padding:0}
#main .box.hot img{width:100%;height:auto;display:block}
#main .box .holder{overflow:hidden;position:relative;padding:10px 28px}
#main .box .price{width:85px;height:72px;position:absolute;top:4px;overflow:hidden;right:17px;
	font-weight:600 ;
	font-size:40px;
	line-height:42px;color:#232d02;-webkit-border-radius:54.5px;border-radius:54.5px;background:#3cf;border:6px solid #fff;padding:25px 6px 0}
#main .box .price span{display:block;margin:-7px 4px 0 0;font-size:15px;line-height:15px;text-align:right}
#main .box .btn-h{position:absolute;bottom:0;padding:9px 0 7px;left:0;background:url('../png/bg-title3.png');width:100%}
#main .box .btn-h .click{
		font-weight:700;
		font-size:14px;
		line-height:18px ;float:right;background:url('../png/bg-arrow.png') no-repeat 100% 0;text-transform:uppercase;padding:0 26px 0 0;color:#fff}
#main .box .btn-h h2{
		font-weight:600 ;
		font-size:16px;
		line-height:18px ;color:#fff;float:left;margin:0 0 0 11px;text-transform:uppercase}
#main .content-text{position:relative;z-index:3;background:#fff url('../gif/bg-main.gif') no-repeat 50% 0;max-width:998px;padding:24px 78px 60px;margin:0 -58px;-webkit-box-shadow:0 0 7px 1px rgba(0,0,0,0.1);box-shadow:0 0 7px 1px rgba(0,0,0,0.1)}
#main .content-text .views-list{overflow:hidden;margin:0 -73px 23px;padding:0 73px;background:url('../gif/sep-01.gif') no-repeat 50% 31px;list-style:none;overflow:hidden}
#main .content-text .views-list li{width:24.6%;margin:0 0 0 .5%;float:left}
#main .content-text .views-list li:first-child{margin:0}
#main .views-list li .title{display:block;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;overflow:hidden}
#main .views-list li .title h2{text-transform:uppercase;color:#fff;text-align:center;
	font-weight:600;
	font-size:	18px;
	line-height:20px ;margin:0;background:#80d4fa}
#main .views-list li .title h2 a{color:#fff;background:url('../png/bg-arrow.png') no-repeat 100% 10px;display:block;text-align:center;padding:9px 15px 3px 15px}
#main .views-list li .title h2:hover,
#main .views-list li:hover .title h2{background:#00356a url('../gif/bg-title4.gif') repeat-x}
#main .views-list li .title h2 a:hover{text-decoration:none}
#main .views-list li .title h2 a span{font-size:14px}
#main .views-list li .img-h{overflow:hidden}
#main .views-list li .img-h a{display:block}
#main .views-list li .img-h a:hover{text-decoration:none}
#main .views-list li .img-h img{width:100%;display:block;height:auto}
#main .content-text .col-holder:after{display:block;clear:both;content:''}
#main .content-text .col-1{float:left;width:66%;line-height:16px}
#main .content-text .col-1 p{margin:0 0 16px}
#main .content-text .col-1 h2{margin:0 0 27px;text-transform:uppercase}
#main .content-text .col-1 h4{line-height:17px;margin:0 0 14px}
#main .content-text .col-2{float:right;width:25%}
#main .content-text .col-2 .info-box{
	width:264px;
	overflow:hidden;
	background-color:#fff;
	-webkit-box-shadow: 0px 2px 18px 0px #929090;
	-moz-box-shadow:    0px 2px 18px 0px #929090;
	box-shadow:         0px 2px 18px 0px #929090;
	text-align:center;
	padding:15px 0;
	line-height:18px;
	font-size:14px;
}
#main .content-text .col-2 .widget{padding-bottom:20px;}
#main .content-text .col-2 .info-box h3{
	margin:0;
	font-size:18px;
	line-height:18px;
	color:#9ccdfd;
	font-weight:bold;
	margin:0 0 15px;
}
#main .content-text .col-2 .info-box strong{margin:0 0 12px;display:block;}
#main .content-text .col-2 .info-box strong,
#main .content-text .col-2 .info-box p{padding:0 12px;}
#main .content-text .col-2 .info-box a{
	display:block;
	margin:0 auto;
	width:189px;
	height:31px;
	line-height:31px;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	

	background:url('../png/new-btn.png') no-repeat;
}
#main .content-text .col-2 .info-box img{
	display:block;
	margin:0 5px 8px;
	width:96%;
	height:auto;
}



/*Instagram*/
#main .instargam-area{overflow:hidden;margin:26px 31px 0 0}
#main .instargam-area .heading{overflow:hidden;-webkit-border-radius:0 4px 0 0;border-radius:0 4px 0 0;background:#80d4fa;margin:0;padding:0}
#main .instargam-area .heading h3{margin:0;color:#fff;background:url('../gif/icon-instagram.gif') no-repeat;
	font-weight:700;
	font-size:13px;
	line-height:24px;padding:0 0 0 63px}
#main .instargam-area .heading h3 a{color:#fff;display:block;background:url('../png/bg-arrow.png') no-repeat 98% 18px;padding:14px 50px 14px 0}
#main .instargam-area .heading h3 a:hover{text-decoration:none;color:#196b90}
#main .instargam-area .img-list{margin:0;overflow:hidden;list-style:none;padding:0}
#main .instargam-area .img-list li{float:left;width:25%}
#main .instargam-area .img-list li a{display:block}
#main .instargam-area .img-list li a img{width:100%;display:block;height:auto}
#main .instargam-area .front-photo{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0}
#main .instargam-area #masonryContainer {padding:0;margin:0}
#main .instargam-area .masonryItem, #main .instargam-area .masonryItem hr {-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;margin:0;border:0}
#main .instargam-area .masonryItem {width:150px;height:150px}

#main .col-2 ol{margin:0 -80px 8px -50px;padding:0 80px 0 50px;overflow:hidden;counter-reset:item}
#main .col-2 ol li{color:#999;background:url('../png/sep-04.png') no-repeat 50% 0;
	font-size:13px;
	line-height:15px ;padding:14px 80px 11px 50px;margin:0 -80px 0 -50px}
#main .col-2 ol li:first-child{padding:0 80px 11px 50px;background:0}
#main .col-2 ol li h2{margin:0 0 4px;
	font-weight:700;
	font-size:18px;
	line-height:27px;
	text-transform:uppercase;color:#9cf;vertical-align:top;float:left;}
#main .col-2 ol li p{margin:0;clear:both;}
#main.iframe{
	margin:0 !important;
	width:auto !important;
	padding:0 !important;
}
.gform_confirmation_message{padding:18px;}
/*Footer*/
#footer{background:#000;min-height:85px;position:relative;z-index:200;
	margin-top:60px;
}
#footer .footer-holder{position:relative;margin:0 auto;padding:20px 10px;max-width:1069px;}
#footer .info{
	font-size:12px;
	line-height:16px ;color:#fff;overflow:hidden;margin:0 0 13px}
#footer .info .copy{margin:0 5px 0 0}
#footer .info a{margin:0 5px;color:#fff}
#footer .info a:hover{text-decoration:none;color:#3cf}
#footer .sub-menu{margin:0 -44px;padding:0;list-style:none;overflow:hidden;text-align:center}
#footer .sub-menu li{display:inline-block;vertical-align:top;
	font-weight:700 ;
	font-size:14px;
	line-height:16px ;overflow:hidden;margin:0 28px 0 32px;text-transform:uppercase}
#footer .sub-menu li a{color:#fff}
#footer .sub-menu li a:hover,#footer .sub-menu li.active a{text-decoration:none;color:#3cf}

#f-address li{
	list-style:none;
	float:left;
	width:300px;
	color:#fff;
	font-size::12px;
	line-height:14px ;
	padding-right:20px;
}
#f-address li:nth-child(2){
	border-left:1px solid #fff;
	padding:0 0 0 20px;
}
#f-address li p{
	margin-bottom:7px;
}
#f-address li h2{
	font-size:12px;
	line-height:14px;
}
.page-template-pt-home_new-php #footer{
	width:100%;
	margin:60px 0 0;
}

#colophon{
	background:#000;
	margin:60px 0 0;
	color:#fff;
	font-size:16px ;
	padding:30px 0;
}
#colophon a{
	color:#fff;
}
#colophon p{
	margin-bottom:15px;
	padding-bottom:1px;
}
.footer-rating{
	display:inline-block;
	margin:30px 0;
	overflow:hidden;
	width:150px;
}
.google-logo{
	float:left;
	margin-right:5px;
	margin-top:4px;
}
.footer-rating-stars{
	
}
.footer-rating-stars svg{
	width:14px;
	color: #f90;
}
.rating-text{
	font-size:14px;
}
.footer-truspilot-wrapper img{
	height:36px;
	width:auto;
}
.footer-truspilot-wrapper{
	
}
.footer-logo{
	display:block;
	max-width:250px;
	height:auto;
}
.trust-pilot-icon{
	width:200px;
	height:auto;
	display:block;
}
.ft{
	margin:10px 0 30px;
	border-bottom:1px solid #fff;
	padding-bottom:22px;
}
.footer-menu header{
	font-size:20px;
	margin-bottom:0.7em;
	min-height:26px;
}
.footer-menu ul li{
	list-style:none;
	margin-bottom:15px;
}
.footer-menu ul{
	margin:0 0 30px 15px;
}
.footer-cards{
	display:inline-block;
	width:auto;
	height:36px;
	margin:20px 10px 20px 0;
}
.footer-text{
	padding-right:15px;
}
.footer-text .footer-westpac{
	width:auto;
	height:36px;
	display:inline-block;
	
}
.footer-text .footer-square{
	width:auto;
	height:36px;
	display:inline-block;
	margin-right:10px;
}
.footer-text .footer-stripe{
	width:auto;
	height:36px;
	display:inline-block;
	margin-top:17px;
}
.footer-socials{
	margin:0 0 35px 0; 
}
.footer-socials header{
	margin-bottom:5px;
}
.footer-socials li{
	list-style:none;
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
}
.footer-socials li a{
	display:block;
	width:35px;
	height:35px;
}
.footer-socials .fb{
	background:url(../png/sprite.png) no-repeat 0 -304px /  104px auto;
}
.footer-socials .instagram{
	background:url(../png/sprite.png) no-repeat 0 -348px /  104px auto;
}
.footer-socials .yb{
	background:url(../png/sprite.png) no-repeat 0 -392px /  104px auto;
}
.footer-socials .pinterest{
	background:url(../png/sprite.png) no-repeat 0 -436px /  104px auto;
}
.footer-socials .tiktok{
	background:url(../png/tiktok.png) no-repeat center center /  100% auto;
}
.need-help {
	margin:20px 0 30px;
}
.need-help li{
	list-style:none;
	margin-bottom:20px;
	padding:2px 0 2px 35px;
	font-size:16px;
}
.need-help li a {
	font-size:16px;
}
.need-help li a span{
	display:block;
	font-size:16px;
	margin-top:2px;
}
.need-help header{
	width:100%;
	font-size:16px;
	margin-bottom:15px;
	font-weight:700;
}
.need-help .phone{
	background:url(../png/help-3.png) no-repeat left center / 22px auto;
}
.need-help .help-centre{
	background:url(../png/help-1.png) no-repeat left center / 24px auto;
}
.need-help .contact{
	background:url(../png/help-2.png) no-repeat left center / 20px auto;
}
.need-help .email{
	background:url(../png/help-4.png) no-repeat left center / 23px auto;
}
.footer-info{
	border-top:1px solid #fff;
	padding:15px 0 0;
	margin:50px 0 0;
}
.footer-info li{
	list-style:none;
}
.copyright{
	margin-right:20px;
}
.footer-info li span{
	display:block;
}
.footer-info li .address-header{
	display:inline-block;
	position:relative;
	
	
}

.footer-info li sub{
	display:inline-block;
	line-height:normal;
	bottom:auto;
	font-size:1em;
	position:relative;
}


/*Custom Forms*/
.jcf-hidden{display:block !important;position:absolute !important;left:-9999px !important}
.select-area,
.select-field,
.gfield select,
.location-tabs-dropdown,
#bookGrid .searchTools select{
	position:relative;
	overflow:hidden;
	cursor:default;
	padding: 0 12px;
	height:40px;
	display:block;
	background:#fff url(../png/arrow.png) no-repeat;
	background-position:right 16px center;
	background-size:8px auto;
	color:#48484a;
	font-weight:300;
	font-size:	16px;
	line-height:40px ;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px; 
	width:100%;
	text-align:left;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	border:none;
}
.request-form .gfield select{
	font-size:16px;
	width:100% !important;
}

.select-focus{border-color:red}
.select-disabled{background:#eee}
.select-area .select-opener{background:url('../gif/bg-select.gif') no-repeat;position:absolute;height:28px;width:12px;right:0;cursor:pointer;top:0; display: none;}
.select-options{position:absolute;overflow:hidden;background:#fff;z-index:2000}
.logged-in .select-options, .logged-in #ui-datepicker-div {margin-top:-32px}
.select-options .drop-holder{border:1px solid #00a2ec;overflow:hidden;height:1%}
.select-options ul{list-style:none;padding:0;margin:0}
.select-options ul li{width:100%;float:left}
.select-options ul a{text-decoration:none;padding:5px 10px;display:block;cursor:default;color:#000;height:1%}
.select-options .item-selected a{text-decoration:none;background:#00a2ec;cursor:pointer;color:#fff}

#popup #gform_2 span#input_2_3_2_container input {margin-right:22px;}
#popup #gform_2 span#input_2_3_2_container label {padding-top:5px}
#popup #gform_2 .ui-datepicker-trigger {display:none}
#popup input[type="text"]{height:25px !important;}
body.popup{width:auto !important;min-width:0 !important;background:#eaebeb}

.location-photo {
	background-size: cover;
	margin: 20px auto 0 auto;
	max-width: 440px;
	padding-bottom: 65%;
	width: 100%;
}


/* New Wedding page */
.header-image-wrapper{
	position:relative;
	margin-bottom:30px;
}
#main .header-image-content h2, #main .header-image-content h3{
	color:#fff;
	font:36px 'Playfair Display', sans-serif;
	margin-bottom:18px;
}
.header-image-content{
	position:absolute;
	left:0;
	bottom:8.9%;
	width:100%;
	text-align:center;
	color:#fff;
}

.header-image img{
	display:block;
	width:100%;
	height:auto;
}
.wedding-intro{
	color:#666666;
	font-size:20px;
	font-weight:600;
	max-width:930px;
	margin:0 auto 30px;
	
}
#main .wedding-intro h2{
	font: 700 32px 'Playfair Display', sans-serif; 
	color:#666666;
	margin: 0 0 0.4em;
}
#main .wedding-intro h3{
	font: 30px/1.2 'Playfair Display', sans-serif; 
	color:#666666;
	margin: 0 0 0.9em;
}
#main .wedding-top-content{
	font-weight:400;
	font-size:14px;
	line-height:1.28 ;
	max-width:930px;
	margin-left:auto;
	margin-right:auto;
}
.section{
	margin-bottom:30px;
}
.pic-box-img img{
	display:block;
	width:auto;
	height:100%;
}
.pic-box-wrapper{
	position:relative;
	background:#ebebeb;
}
.pic-box-text .entry-content{
	padding:25px 30px 10px;
}
.pic-box-text{
	width:43%;
	float:right;
	text-align:left;
	min-height:360px;
}
.pic-box-img{
	width:57%;
	overflow:hidden;
	height:100%;
	position:absolute;
	left:0;
}
.right .pic-box-text{
	float:left;
	text-align:left;
}
.right .pic-box-img{
	right:0;
	left:auto;
}
.right .pic-box-img img{
	float:right;
}
.left .pic-box-wrapper{
	background:#deb3ac;
}
.left .pic-box-wrapper a{
	color:#fff;
}
.right .pic-box-wrapper{
	background:#ebebeb;
}
.venue:nth-child(3n){
	margin-right:0;
}
.venue{
	margin:0 2.7% 30px 0;
	width:31.5%;
	float:left;
	text-align:center;
}
.venue:hover a{
	text-decoration:none;
}
.gallery-thumb{
	overflow:hidden;
	display:block;
	position:relative;
	padding-top:62%;
}
.gallery-thumb img{
	position:absolute;
	left:0;
	top:0;
	display:block;
	height:120%;
	width:auto;
}
.venues-list header{
	background:#deb3ac;
	text-align:center;
	min-height:245px;
	color:#333;
	font-weight: 700;
	font-size:	15px;
	line-height:1.2 ;
	position: relative;
	padding:20px 0 0;
}
.venues-list  header span{
	display:block;
	margin: 0 15px 15px;
	
}
.venu-statistics{
	margin-bottom:15px;
}
.venu-statistics li {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 12px 0 0;
	vertical-align:bottom;
}
.venu-statistics li:before {
	content: '';
	display: inline-block;
	margin: 0 5px 0 0;
}
.venue-beds:before {
	background: url(../png/ico-1.png)  no-repeat center / 100% auto;
	height: 20px;
	width: 29px;
}
.venue-showers:before {
	background: url(../png/ico-2.png) no-repeat center / 100% auto;
	height: 25px;
	width: 20px;
}
.venue-pools:before {
	background: url(../png/ico-3.png)  no-repeat center / 100% auto;
	height: 24px;
	width: 24px;
}
.venue-people:before {
	background: url(../png/ico-4.png)  no-repeat center / 100% auto;
	height: 20px;
	width: 24px;
}
.venues-list .entry-content {
    margin: 0 20px;
	font-weight:300;
	font-size:14px ;
}
.venue .btn{
	background:none;
	border:2px solid #000;
	color:#000;
	margin-top:25px;
}


@media only screen and (max-width:1100px){
#nav li{margin:0 0 0 5px}
#footer .sub-menu li{margin:0 22px 0 27px}
}
#main .col-2 ol li:before,#main .col-2 ol .num{float:left;width:23px;border:2px solid #9cf;margin:0 5px 0 0;
	font-weight:700;
	font-size:18px;
	line-height:23px ;color:#9cf;-webkit-border-radius:13.5px;border-radius:13.5px;height:23px;text-align:center;content:counters(item,".") ".";counter-increment:item}
.content ol{padding-left:30px;}


/* Image Alignment */
img.aligncenter {display:block;margin-left:auto;margin-right:auto}
img.alignright {display:inline;margin:0 0 20px 10px;padding:4px}
img.alignleft {display:inline;margin:0 20px 10px 0;padding:4px}
.alignright {float:right}
.alignleft {float:left}

/* 2.7+ Comments */
#comments_wrap ol {list-style:none}
#comments_wrap ol li {border-bottom:1px solid #CCC;margin:0 0 5px}
#comments_wrap .commentmetadata {margin:0 0 10px}
#comments_wrap .comment-author {border-bottom:1px solid #CCC;width:100%;overflow:hidden;padding:0 0 3px;line-height:32px;}
#comments_wrap .comment-author img {float:left;margin:0 10px 0 0}
#comments_wrap .comment-author cite {font-weight:bold}

/* Captions */
.wp-caption {background:#f3f3f3;border:1px solid #ddd;border-radius:3px;khtml-border-radius:3px;margin:10px 0;moz-border-radius:3px;padding-top:4px;text-align:center;webkit-border-radius:3px;max-width:100%;}
.wp-caption img {border:0 none;margin:0;padding:0}
.wp-caption p.wp-caption-text {font-size:13px;line-height:17px;margin:0;padding:0 4px 5px}

/* Socials */
#social{
	float:right;
	margin:0 5px 24px 0;
}
#social p{float:left;margin:0 10px 0 0;font-weight:600;}
#social ul{float:left;list-style:none;}
#social ul li{display:inline-block;}

.gform_body .ginput_container{display:block;padding:0;}
#gform_1 .gform_body .gfield_required,#gform_6 .gform_body .gfield_required{display:none;}
.gform_description{display:block;padding-top:16px;}
.navigation{
	width:100%;
	overflow:hidden;
}
.navigation .prev{float:left;}
.navigation .next{float:right;}

#testimonial p{display:inline;}

.page-template-pt-testimonials-php #main cite{
	float:right;
	display:block;
	clear:both;
	font-style:normal;
}
#gform_2 span#input_2_3_1_container label{display:none;}
#gform_2 li .gfield_label span.gfield_required{display:none;}
#gform_2 span#input_2_3_2_container{display:block;padding:17px 0 0;}
#gform_2 span#input_2_3_2_container label{float:left;}
#gform_2 span#input_2_3_2_container input{
	float:right;
	margin:0 4px 0 0;
}
#gform_2 .validation_message{display:block;font-size:12px; color:#f00;}
.hidden-form{display:none;}
.gform_hidden {margin:0 !important; visibility:hidden;display:block !important;height:0!important;overflow:hidden;}
.filter form{float:left;margin:0 10px 0 0;}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(../gif/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../png/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../png/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../png/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}



/*For New Home*/
.page-template-pt-home_new-php #main{width:100%;padding:0 0 0;max-width:3000px;-webkit-box-shadow:none;box-shadow:none;margin-top:12px;}
#header .header-h{max-width:1110px;padding: 0 0 0;margin:0 auto 15px;text-align:center;position: relative;} 
#header .header-h.internal-menu{
	max-width:1110px; 
}
.h-header-text{
	max-width:1110px;
	margin:auto;
	padding:10px 0;
}
.h-header-text h1, .h-header-text h2{
	color:#333;
	margin:0;
	display:inline;
	font-weight:700;
	font-size:	30px ;
	
}
#header .header-h #nav:after, 
#header .header-h:after{display:block;clear:both;content:'';}
#header .header-h #nav{display:inline-block;vertical-align:top;float:right;position:relative;top:auto!important;margin:0 0 0;text-align:right;}  
#header .header-h #nav li{margin:20px 12px 0 0;position:relative;}
.home #header .header-h #nav li{margin-right:40px;}
 #header .header-h #nav li a{color:#000;}
#header .header-h #nav .red{
	background:#ec706b;
	color:#fff;
	margin:0 0 0 0;
	-moz-border-radius:0 0 5px 5px; 
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px; 
}
#header .header-h #nav .red a{
	color:#fff;
	border:none ;
	padding:20px 15px 12px;
}
#header .header-h #nav .red:hover a,#header .header-h #nav .red a:hover{
	border:none;
}

#nav .sub-menu{
	position:absolute;
	top:20px;
	left:0;
	background:#fff;
	opacity:0;
	-webkit-column-count: 4; /* Chrome, Safari, Opera */
    -moz-column-count: 4; /* Firefox */
    column-count: 4;
	-webkit-column-gap: 30px; /* Chrome, Safari, Opera */
    -moz-column-gap: 30px; /* Firefox */
    column-gap: 30px;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	padding:0; 
	z-index:500;
	-webkit-transition: opacity 0.5s; /* Safari */
    transition: opacity 0.5s;
	width:0;
	overflow:hidden;
	height:0;
	border-radius:0 0 15px 15px;
	-moz-border-radius:0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	border-bottom:1px solid #999;
}
#nav li:hover .sub-menu{
	width:500px;
	height:auto;
	opacity:1;
	padding:20px 20px 30px 20px;
}
#nav .sub-menu li a{
	color:#333 !important;
}
#nav .sub-menu li{
	margin:0 !important;
	text-align:left;
}
 #nav li:hover .sub-menu a{
	border:none;
}
 #nav .sub-menu li:hover a{
	border:none;
	text-decoration:underline;
}

.faq-start {
	cursor: pointer;
}
#faq-page{
	margin-top:30px;
}
.faqs {
	margin-bottom: 30px;
	text-align: left;
}

.faq-question {
	cursor: pointer;
	font-weight: bold;
	margin: 0 0 8px 0;
}

.faq-question:before {
	background: url(../png/bullet3.png) no-repeat;
	background-size: 100%;
	content: '';
	display: inline-block;
	height: 15px;
	margin: 0 10px 0 0;
	width: 15px;
	vertical-align: middle;
}

.accordion-expanded {
	display:block;
	height:auto;
	overflow:hidden;
}
.faq{
	margin-bottom:20px;
}
.accordion-active .accordion-expanded{
	height:auto;
}

.bg1{ 
	overflow: hidden;position: relative;width: 100%;
	background-size:auto;
	z-index:100;
}
.header-top{
	padding:25px 0 10px;
}
.home-logo-new img{
	display:block;
	width:100%;
	height:auto;
}
.home-logo-new{
	width:245px;
	display:block;
}
.desktop-header{
	background:#fff;
}
.header-button:hover{
	text-decoration:none;
}
.header-button{ 
	color:#f45d48;
	border:2px solid #f45d48;
	padding:0 1.5em;
	display:block;
	-webkit-border-radius:0;
	border-radius:0; 
	background:#fff;
	text-transform:uppercase;
	max-width:155px;
	font-size: 16px;
	line-height: 2.5;
	float:right;
}
.header-button a{
	color:#f45d48;
	font-weight:700;
}
.home-header-image {
	overflow:hidden;
	position:relative;
	z-index:20;
}
.home-header-image img{
	position:relative;
	left:50%;
	display:block;
	-webkit-transform: translateX(-50%); 
    transform: translateX(-50%);
	width:auto;
	height:615px;
}
.home-header-image-content-wrapper{
	position:absolute;
	left:0;
	top:45%;
	width:100%;
	z-index:10;
	 -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
}
.home-header-image-content{
	font-size:18px;
	font-weight:700;
	padding:15px 25px;
	color:#fff;
	background:#007ec6;
	margin-bottom:10px;
}
.home-header-image-content p{
	margin-bottom:0.7em;
}
.home-header-image-content h1{
	font-size:38px;
	font-weight:700;
	margin-bottom:0.2em;
}
.header-text h2{
	color:#007ec6;
	font-weight:800;
	font-size:74px;
	line-height:1;
	margin-bottom:20px;
}
.header-text{
	color:#fff;
	font-size:30px;
	line-height:1.33;
}
.header-text .btn{
	border: none;
	background: #f45d48;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	display: block;
	margin: 12px 0 0;
	line-height: 38px;
	text-align: center;
	width: 170px;
	cursor: pointer;
	-webkit-border-radius:0;
	border-radius:0;
	padding:0 30px;
}
.home-header-image-content .btn{
	color:#fff;
	border:1px solid #fff;
	-webkit-border-radius:0;
	border-radius:0;
}
.home-header-img-bottom-text-wrapper{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	background:rgba(0,0,0,0.48);
}
.home-header-img-bottom-text{
	color:#fff;
	font-size:20px;
	font-weight:600;
	padding:17px 0;
}
.speical-offers{
	margin:50px 0;
}
.speical-offers .sub-heading{
	color:#f45d48;
	font-size:24px;
	font-weight:800;
	margin-bottom:20px;
}
.speical-offers-wrapper{
	-webkit-box-shadow: 0 0 10px 0 #cecece;
	box-shadow: 0 0 10px 0 #cecece;
	-webkit-border-radius:20px;
	border-radius:20px;
	padding:30px ;
	position:relative;
}
.so-slider-arrow{
	position:absolute;
	top:50%;
	-webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	font-size:40px;
	cursor:pointer;
}
.so-slider-prev{
	left:10px;
}
.so-slider-next{
	right:10px;
}
.special-offer{
	padding:0 15px;
}
.special-offer img{
	display:block;
	width:100%;
	height:auto;
}
.special-offer-content h3{
	color:#007ec6;
	font-size:40px;
	font-weight:800;
}
.special-offer-content {
	font-size:20px;
	font-weight:600;
}
.special-offer-content .btn{
	border: none;
	background: #f45d48;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	display: block;
	margin: 12px 0 0;
	line-height: 38px;
	text-align: center;
	width: 170px;
	cursor: pointer;
	-webkit-border-radius:0;
	border-radius:0;
	padding:0 30px;
}
.bg1 .text-area{
	max-width:1170px;overflow:hidden;position:relative;
	margin:20px auto 0;
	z-index:10;
}
.bg1 .text-area p{margin:0 0 32px;}
.bg1 .text-area h2{
	font-weight:600 ;
	font-size:35px;
	line-height:40px ;margin:0 0 5px;color:#fff;}
.bg1 .text-area .logo{display:inline-block;margin:0 0 12px;float:left;margin:20px 0 0 0;}
.bg1 .text-area .logo a{display:block;width:548px;}
.bg1 .text-area .logo img{display:block;width:100%;}
.bg1 .text-area  .btn{background:#00a2ec;display:inline-block;vertical-align:top;
	font-weight:600;
	font-size:19px;
	line-height:22px;padding:7px 49px;-webkit-box-shadow:0 3px 3px 1px rgba(0,0,0,0.3);box-shadow:0 3px 3px 1px rgba(0,0,0,0.3);color:#fff;text-transform:uppercase;}
.home-header-promo{
	position:absolute;
	left:0;
	top: 50%;
	-ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	width:240px;
	height:240px;
	-moz-border-radius:50%; 
	-webkit-border-radius:50%;
	border-radius:50%;
	background:#0cd4c8;
	color:#fff;	
	font:700 18px/1.5em 'Open Sans',  sans-serif;
	text-transform:uppercase;
	padding-top:25px;
}
.home-header-promo span{
	display:block;
	font-size:42px;
	line-height:1.2em;
}


.our-office{
	text-align:left;
}

.video-wrapper iframe{
	width:100%;
	display:block;
}
.video-wrapper{
	margin-bottom:30px;
}

.our-office p{
	color:#666666;
}
#main .section-t{
	width:100%;position:relative;z-index:22;
}
#main .section-t p{margin:0 0 25px;}
#main .section-t .section-h{max-width:1170px;margin:5px auto 0;}

#home-faq{
	margin:30px auto 10px;
}
.h-faq{
	border:1px solid #6ab7e5;
	margin-bottom:15px;
}
.f-faq-question{
	font-size:16px;
	font-weight:700;
	padding:11px 15px;
	cursor:pointer;
	position:relative;
}
.f-faq-question .icon{
	position:absolute;
	right:15px;
	top:10px;
	font-size:16px;
}
.f-faq-answer{
	display:none;
	padding:5px 15px ;
}
.accordion-active .f-faq-answer{
	display:block;
}
#main .section-t .list{
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	overflow:visible;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#main .section-t .list li .img-h{
	float:left;overflow:hidden;margin:0 0 3px; position:relative; width: 100%; height:180px;
}
#main .section-t .list li img{ display:block; width:100%; height:auto;}
#main .section-t .list li .img-h a{display:block;}
#main .section-t .list li .img-h span {
	background: #959595; padding-left:0;color:#fff;position:absolute;bottom:0;left:0;
	font-weight:300;
	font-size:	16px;
	line-height:35px ;
	 width: 55%;
}
#main .section-t .list li .img-h del {
	font-size:16px;
}
.vcat{
	margin-bottom:50px;
}

.sale-logo{
	width:45px;
	height:45px;
	color:#fff;
	background:#ff6666;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	position:absolute;
	top:-14px;
	right:40px;
	z-index:10;
	font-weight:700 ;
	font-size:14px;
	line-height:45px;
}
.gform_validation_container{
	overflow:hidden !important;
	width:0 !important;
	height:0 !important;
	margin:0 !important;
	padding:0 !important;
}
#main .section-t .list li { 
	background:#fff; 
	width: 32.66%; margin: 0 0 15px 0; 
	min-height: 300px; 
	padding:0;
	position:relative;
	overflow:visible; 
	text-align:center; 
	border:none;
}
#main .section-t .list li .text-h{overflow:hidden;padding:0 4px;}
#main .section-t .list li h3{color:#333;margin:0;
	font-size: 16px ;text-align:left;margin-top:10px;}
#main .section-t .list li h3 a{color:#333;}
#main .section-t .list li .price{color:#3399cc;margin:0;
	font-weight:600;
	font-size:18px;
	line-height:22px;float:right;}


.last-deal-text{
	border:1px solid #ff6666;
	color:#ff6666;
	padding:5px 10px;
	margin:5px 0 0;
	font-size:14px;
}




#main  .section-t .section-h .sub-heading-3,#main .sub-heading-3{
	text-align:left ;
	color:#000;
	margin:25px 0 10px;
	font-weight:700;
	font-size:22px;
	line-height:24px;
}
.sub-heading-3 a{
	color:#000;
}

#footer .social-networks{float:right;margin:-15px 0 15px;padding:0;background:#131216;list-style:none;}
#footer .social-networks li{float:left;margin:0 0 0 5px;}
#footer .social-networks li a{background:url('../gif/bg-social2.gif') no-repeat;width:42px;height:42px;text-indent:-9999px;overflow:hidden;float:left;}
#footer .social-networks li a.facebook{background-position:-35px -18px;}
#footer .social-networks li a.twitter{background-position:-82px -18px;}
#footer .social-networks li a.pinterest{background-position:-129px -18px;}
#footer .social-networks li a.google{background-position:-176px -18px;}
#footer .social-networks li a:hover{opacity:0.9}
#footer .row{overflow:hidden;max-width:920px;margin:0 auto;padding:16px 0 0;}
#footer .row .info{float:left;}

/* Slider */
.jslider .jslider-bg i,.jslider .jslider-pointer{background:url(../png/jslider.png) no-repeat 0 0}.jslider{display:block;width:100%;height:1em;position:relative;top:.6em;}.jslider table{width:100%;border-collapse:collapse;border:0}.jslider td,.jslider th{padding:0;vertical-align:top;text-align:left;border:0}.jslider table,.jslider table tr,.jslider table tr td{width:100%;vertical-align:top}.jslider .jslider-bg{position:relative}.jslider .jslider-bg i{height:5px;position:absolute;font-size:0;top:0}.jslider .jslider-bg .l{width:10%;background-position:0 0;left:0}.jslider .jslider-bg .f{width:80%;left:10%;background-repeat:repeat-x;background-position:0 -20px}.jslider .jslider-bg .r{width:10%;left:90%;background-position:right 0}.jslider .jslider-bg .v{position:absolute;width:60%;left:20%;top:0;height:5px;background-repeat:repeat-x;background-position:0 -40px}.jslider .jslider-pointer{width:13px;height:15px;background-position:0 -60px;position:absolute;left:20%;top:-4px;margin-left:-6px;cursor:pointer;cursor:hand}.jslider .jslider-pointer-hover{background-position:-20px -60px}.jslider .jslider-pointer-to{left:80%}.jslider .jslider-label{font-size:9px;line-height:12px;color:black;opacity:.4;white-space:nowrap;padding:0 2px;position:absolute;top:-18px;left:0}.jslider .jslider-label-to{left:auto;right:0}.jslider .jslider-value{font-size:9px;white-space:nowrap;padding:1px 2px 0;position:absolute;top:-19px;left:20%;background:white;line-height:12px;-moz-border-radius:2px;-webkit-border-radius:2px;-o-border-radius:2px;border-radius:2px}.jslider .jslider-value-to{left:80%}.jslider .jslider-label small,.jslider .jslider-value small{position:relative;top:-0.4em}.jslider .jslider-scale{position:relative;top:9px}.jslider .jslider-scale span{position:absolute;height:5px;border-left:1px solid #999;font-size:0}.jslider .jslider-scale ins{font-size:9px;text-decoration:none;position:absolute;left:0;top:5px;color:#999}.jslider-single .jslider-pointer-to,.jslider-single .jslider-value-to,.jslider-single .jslider-bg .v,.jslider-limitless .jslider-label{display:none}.jslider_blue .jslider-bg i,.jslider_blue .jslider-pointer{background-image:url(../png/jslider.blue.png)}.jslider_plastic .jslider-bg i,.jslider_plastic .jslider-pointer{background-image:url(../png/jslider.plastic.png)}.jslider_round .jslider-bg i,.jslider_round .jslider-pointer{background-image:url(../png/jslider.round.png)}.jslider_round .jslider-pointer{width:17px;height:17px;top:-6px;margin-left:-8px}.jslider_round_plastic .jslider-bg i,.jslider_round_plastic .jslider-pointer{background-image:url(../png/jslider.round.plastic.png)}.jslider_round_plastic .jslider-pointer{width:18px;height:18px;top:-7px;margin-left:-8px}

#social-home{
	position:absolute;
	top:10px;
	right:0;
}
#social-home li{
	list-style:none;
	display:inline-block;
	width:40px;
	height:40px;
}
#social-home li img{
	width:100%;
	height:100%;
}
.orange-button{
	display:block;
	width:285px;
	height:36px;
	text-align:center;
	margin:38px auto 0;
	color:#fff;
	background:#ff6600;
	font-size:14px;
	line-height:36px ;
}
.orange-button strong{
	font-size:17px;
}
.orange-button:hover{
	text-decoration:none;
}
.search-by-map{
	background: url("../png/bg-btn2.png") no-repeat scroll 100% 12px rgba(0, 0, 0, 0);
	background-color:#c93;
    border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
    color: #fff;
    display: block;
    font-weight: 700;
	font-size:14px;
	line-height:16px ;
    padding: 8px 41px 7px 15px;
    text-transform: uppercase;
	float:left;
	margin-left:10px;
}
#search-box input{
	width:190px !important;
}

/* contact */
#contact-video{
	width: 457px;
	float:left;
}
#contact-form .gform_wrapper{
	margin-right:39px;
}
#contact-video h2{
	font-size: 26px;
	line-height:30px;
	margin:-5px 0 50px 0;
}
#contact-form textarea{
	width:440px !important;
	border: 1px solid #ccc !important;
	border-radius:0 !important;
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
}

.contact-form {
	float: left;
	margin-bottom: 30px;
	width: 50%;
}

.why-book {
	float: right;
	width: 50%;
}

.single-review,
.inspected-villas {
	width: 640px;
}

.inspected-villa {
	display: none;
}

.staff-inspected-photo,
.staff-inspected-name {
	vertical-align: middle;
}

.staff-inspected-photo {
	display: inline-block;
	height: 90px;
	margin: 0 15px 20px 0;
	width: 90px;
}

.staff-inspected-name {
	display: inline-block;
}

.staff-inspected-highlight {
	color: #80d4fa;
}

.single-review {
	border-left: 1px solid #469dcc;
	float: right;
	padding-left: 30px;
	width: 46%;
	margin-bottom: 20px;
}

.single-review .review-col-1 {
	float: right;
	margin-top: -43px;
	width: 23%;
}

.single-review .review-col-2 {
	width: 95%;
}

#main .single-review .review-title {
	color: #333333;
	margin-bottom: 25px;
}

.single-review .review-content {
	font-style: italic;
}

.single-review .review-name {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-top: 20px;
	font-style: none;
}

.single-review .single-review-link {
	color: #ff675f;
	text-transform: uppercase;
	text-align: left;
	font-style: normal;
}

.single-review .review {
	background: none;
	margin: 0;
	padding: 0;
}

.single-review-link {
	color: #bd1343;
	display: inline-block;
	margin: 0;
	text-align: left;
}

.single-review .review {
	display: none;
}

.single-review .review-0 {
	display: block;
}

.villa-stats {
	clear: left;
	padding: 0 0 30px 0;
}

.villa-stats-num {
	font-weight: bold;
	font-size: 16px;
}

.villa-stat {
	display: inline-block;
	margin-right: 10px;
}

.villa-stat img {
	display: inline-block;
	margin: 10px 10px -2px 0;
}

#randomdiv {
	display: none;
}

#map-address{
	margin-top:50px;
}
.c-map{
	float:left;
	width:599px;
	margin-right:39px;
}
.c-map iframe{
	display:block;
	width:100%;
}
.c-address{
	width:360px;
	float:left;
}
#c-sydney-office{
	margin-top:30px;
}


.desktop-text-area h2{
	text-align:left !important;
}

#header.mobile  { display: none; }
.bg1 .bar {  
	
}
.new-home-search-wrapper{
	background:rgba(255,255,255,0.85);
	padding:20px 25px 20px;
}
.new-home-search-wrapper header{
	font-weight:700;
	font-size:	20px ;
	margin-bottom:10px;

}
.new-home-search-wrapper li label{
	font-size:16px;
	font-weight:700;
	margin-bottom:7px;
}
.new-home-search-wrapper li{
	list-style:none;
	margin:0 0 10px;
}
.new-home-search-wrapper .select-field{
	font-size:14px;
	font-weight:400;
	border: 1px solid #999999;
	line-height:34px;
	height:36px;
	-webkit-border-radius:0;
	border-radius:0; 
	width:100%;
	padding:0 30px 0 10px;
	min-width:150px;
}
.new-home-search-wrapper .select-loc .icon-calendar{
	top: 10px;
    right: 10px;
	color:#f45d48;
}
.mod-reservation-form form .input-container .icon-calendar{
	top: 50%;
	-webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
    right: 10px;
	color:#f45d48;
}
.new-home-search-wrapper input[type='text']{
	font-size: 14px;
    font-weight: 400;
    border: 1px solid #999999;
    line-height: 34px;
    height: 36px;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    padding: 0 30px 0 10px;
    min-width: 150px;
}
.new-home-search-wrapper #search-name{
	background:#fff url(../png/icon-island.png) no-repeat left 18px center;
}
.new-home-search-wrapper ::-webkit-input-placeholder { 
	opacity:1;
	color: #48484a;
}
.new-home-search-wrapper ::-moz-placeholder {
	opacity:1;
	color: #48484a;
}
.new-home-search-wrapper :-ms-input-placeholder { 
	opacity:1;
	color: #48484a;
}
.new-home-search-wrapper :-moz-placeholder { 
	opacity:1;
	color: #48484a;
}
.new-home-search-wrapper form{
	
}
.home-search-submit{
	border:none;
	background:#f45d48;
	color:#fff;
	font-weight:700 ;
	font-size:16px;
	display:block;
	margin:12px 0 0  ;
	height:36px;
	text-align:center;
	width:170px;
	cursor:pointer;
}
.bg1 .bar header{
	font-size: 18px;
	line-height:1.3;
	text-align:left;
	margin:10px 0 10px;
	color:#66ccff;
}
.bg1 .bar .form{
	margin:auto;
	padding-bottom:12px;
}
.bg1 .bar li { display:block; list-style: none;margin:0 0 12px 0; }

.bg1 .bar li input { padding: 7px 30px 7px 10px; margin-right: 4px; border: 0; background: url(../png/calendar.png) center right no-repeat #fff; width: 104px; height:38px;font-size:16px;font-weight:300;color:#333;}
.bg1 .bar .select-area { 
	margin:0; 
	width: auto !important;
	height:36px;
	font-weight:300;
	font-size:	14px;
	line-height:36px ;
	color:#333;
	float:none;
	display:block;
	padding:0 12px;
}
.bg1 .bar button { 
	background: #63a1d7; color: #fff; font-size: 18px; padding: 0 20px; border: 0; cursor: pointer;
	font-weight:400;
	font-size:	16px;
	line-height:36px ;
	min-width:125px;
	text-align:center;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px; 
 }
.bg1 .bar .gform_footer{
	text-align:right;
	line-height:normal;
}
.bg1 .location-picture:before{
	content:' ';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
}
.bg1 .location-picture{
	height:227px;
	-webkit-border-radius:15px;
	border-radius:15px; 
	position:relative;
}
.location-picture{
	overflow:hidden;
	height:142px;
	position:relative;
}
.location-picture img{
	display:block;
	width:auto;
	height:100%;
}

.search-by-location{	
	margin-top:30px;

}
.bg1 .search-by-location li:nth-child(5){
	margin-right:0;
}
.bg1 .search-by-location li:nth-child(6){
	display:none;
}
.bg1 .search-by-location li{
	display:inline-block;
	width:calc(20% - 16px);
	color:#fff;
	margin:0 20px 20px 0;
	position:relative;
	float:left;
	list-style:none;
	list-style:none;
}
.bg1 .search-by-location li h2{
	margin:0;
}

#main .search-by-location h2{
	
	color:#fff;
	margin:0 2% 15px 0;
	position:relative;
}
#main .search-by-location h2:last-child{
	margin-right:0;
}
#villa-search-wrapper .search-by-location h2:last-child{
	margin-right:0;
}
#villa-search-wrapper .search-by-location {
	overflow:hidden;
	margin-top:30px;
}
#villa-search-wrapper .search-by-location h2{
	display: inline-block;
	width: 22.75%;
	color: #fff;
	margin: 0 3% 15px 0;
	position: relative;
	float:left;
}
.internal-header-image img{
	display:block;
	width:100%;
	height:auto;
}



/*#villa-search-wrapper  .search-by-location h2:nth-child(2n){
	margin-right:0;
}*/
.search-by-location a{
	display:block;
}
#main .search-by-location ul, .search-by-location ul{
	margin:0 ;
}
.bg1 .search-by-location .location-text h2{
	color:#fff;
	font-weight: 700;
	font-size:	20px ;
	margin-bottom:0.7em;
	text-align:left;
}
.location-text{
	position:absolute;
	bottom:30px;
	left:0;
	width:100%;
	font-size: 16px;
	color:#fff;
	text-align:left;
	padding:0 20px;
}
.search-by-location span{
	color:#fff;
	font-weight:700;
	font-size:	18px;
	text-align:left;
	margin-bottom:10px;
	position:absolute;
	left:0;
	top:30%;
	width:100%;
	text-align:center;
	-ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
}
.search-by-location p {
	margin:0 !important;
	position:absolute;
	bottom:0;
	left:0;
	font-size:14px;
	line-height:1.2 ;
	color:#fff;
	padding: 0 0 5px;
	width:100%;
	text-align:center;
}

.half { width: 48%; margin-right: 4%; float: left; margin-bottom: 25px; }
.half:last-child { margin-right: 0; }

.bg1 .text-area .btn { display: none; }
.ui-datepicker-trigger { display: none; }

p.villa-text { width: 100%; float: left; padding: 20px 0 0; }
.blue-aud a { color: #0099ff !important; cursor: default; }
.blue-aud a:hover { border: none !important; }



/* Top Bar
------------------------------------------------------------------- */
.top-bar {
	background: #666666;
	color: white;
	height: 50px;
	line-height: 50px;
	text-align: right;
	width: 100%;
}

.top-bar-text {
	display: inline-block;
	font-size:18px; 
	font-weight:400;
}
.top-bar-text h2{
	font-size:18px;
	display: inline-block;	
}
.top-bar-text h3{
	font-size:18px; 
	font-weight:400;
	display: inline-block;
}
.top-bar-text:before{
	content:' ';
	background:url(../png/bullet3.png) no-repeat left center / 100% auto;
	width:28px;
	height:28px;
	display:inline-block;
	vertical-align:top;
	margin:8px 6px 0 0;
}

.top-bar .holder{max-width:1110px;margin:0 auto;position:relative;}

/* Newsletter Popup
------------------------------------------------------------------- */
.home-newsletter{
	background:#0099ff;
	color:#fff;
	padding:10px 20px 5px ;
	text-align:center;
	margin-bottom:20px;
}
.home-newsletter header{
	display:inline-block;
	font-size:17px;
	font-weight:700;
	line-height:36px;
	margin:0 20px 0 0;
	vertical-align:top;
}
.hn-form{
	display:inline-block;
	width:320px;
	text-align:left;
}
#main .hn-form input[type="text"]{
	width:220px;
	line-height:36px;
	height:36px;
}
.hn-form #gform_wrapper_3 input[type="submit"]{
	width:65px;
	height:36px;
	background:#666666;
	border:none;
	padding:0;
	text-align:center;
}
.hn-form  #gform_confirmation_message_3{
	color:#fff;
	font-size:17px;
	margin:0;
	padding:0;
}
#main .hn-form .gform_body ul li{
	margin:0;
}
#main .hn-form .gform_body{
	display:inline-block;
	vertical-align:top;
	margin-right:5px;

}
#main .hn-form .gform_footer{
	display:inline-block;
	vertical-align:top;
	padding:0;
}
.hn-form #gform_wrapper_3{
	padding:0;
}
#overlay {
	background: rgba(0,0,0,0.5);
	display: none;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 100;
}

.newsletter-popup {
	background: white url(../png/bg-newsletter.png) top right no-repeat;
  box-sizing: border-box;
  box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.6);
	display: none;
	
  height: 350px;
  left: 50%;
	line-height: 1;
  margin-left: -375px;
  margin-top: -175px;
  padding: 10px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 750px;
	z-index: 101;
}

.newsletter-popup-sent {
	background: #231f20 url(../png/bg-newsletter-sent.png) top right no-repeat;
	height: 200px;
	margin-top: -100px;
}

.newsletter-popup-sent .newsletter-popup-title,
.newsletter-popup-sent .newsletter-popup-text {
	display: none;
}

.newsletter-popup-sent .newsletter-popup-close {
  color: white;
}

.newsletter-popup-title {
  color: #00a2ec;
  font-size: 35px;
  font-weight: bold;
  margin: 50px 0 20px 0;
}

.newsletter-popup-text {
  color: #7dd6ff;
  font-size: 35px;
  margin-bottom: 55px;
}

.newsletter-popup-close {
  cursor: pointer;
	font-size: 20px;
  position: absolute;
  top: 5px;
  right: 10px;
}


#gform_wrapper_3 .gfield_label {
	display: none;
}

#gform_wrapper_3 .gform_body {
	float:left;
	width:calc(100% - 145px);
}

#gform_wrapper_3 .gform_footer {
	width:135px;
	float:left;
	clear:none;
	margin:0 0 0 10px;
}

#gform_wrapper_3 #field_3_1 {
	list-style: none;
}

#gform_wrapper_3 input {
	box-sizing: border-box;
	border: 1px solid #ccc;
	height: 41px;
	font-size: 16px;
	padding: 0 15px;
	width: 100%;
}

#gform_wrapper_3 input[type="submit"] {
	background: #48b9ea;
	color:#fff;
	border:none;
	font-size:18px;
	width: 100%;
	margin:0;
}

#gform_wrapper_2 input[type="submit"] {
	width:100%;
	float:none;
}
#gform_wrapper_2 .gform_footer{
	text-align:center;
}
#gform_confirmation_message_3 {
	padding: 18px;
	font-size: 25px;
	color: #00a2ec;
	line-height: 20px;
	margin-top: 40px;
}
#gform_wrapper_3{
	margin:15px 0 0;
}

.button-hot-deals {
	text-align: center;
	margin:10px 0 0 ;
}
#h-type-villa header{
	font-weight:600;
	font-size:	28px ;
	color:#333;
	margin:10px 0 17px;
}
#h-type-villa .intro{
	font-weight:300 ;
	font-size:15px;
	margin:0;
	text-align:left;
	color:#333;
	margin-top:5px;
}
#h-type-villa h4{
	font-size:24px;
}
.button-hot-deals .button{
	display: inline-block;
	color:#fff;
	font-weight:600;
	font-size:14px;
	line-height:50px ;
	text-align:center;
	text-transform:uppercase;
	-moz-box-shadow:    1px 6px 6px -3px #888;
	-webkit-box-shadow: 1px 6px 6px -3px #888;
	box-shadow: 1px 6px 6px -3px #888;
	background:#00a2ec;
	padding: 0 10px;
	min-width:300px;
	margin-bottom:30px;
}
.button-hot-deals .button.red{
	background:#ff6666 ;
	margin-right:5%;
}
.button-hot-deals  .sideform-bottom{
	max-width:360px;
	margin:auto;
	padding-top:10px;
}
.button-hot-deals  .form-best-price{
	max-width:360px;
	margin:auto;
}
.mobile-staff-circle{
	display:none;
}
.button {
	display: inline-block;
	background: #ff6666;
	color: white;
	margin: 0 auto;
	text-align: center;
	padding: 15px 35px;
	border-radius: 5px;
}

.button-add-space {
	margin-top: 20px;
	font-size: 16px;
}

.button:hover {
	text-decoration: none;
	color:#231f20;
}

.button-blue {
	background: #00a2ec;
}

.button-blue:hover {
	background: #00a2ec;
}

.button-lightblue {
	background: #49b9ea;
}

.button-honeymoon-villa {
	border-radius: 5px;
	font-weight:600;
	font-size:	16px;
	line-height: 1;
	padding: 10px 20px;
	text-transform: uppercase;
	margin-top:15px;
	display:block;
}

.page-video-full {
	background-size: cover;
	background-position: center center;
	height: 480px;
	overflow: hidden;
	position: relative;
	width: 100%;
	max-width:998px;
	margin:auto;
}

#player {
	height: auto;
	overflow: hidden;
	top: -100px;
	position: relative;
	width: 100%;
}

/* Full Width Page Banner
------------------------------------------------------------------- */
.page-banner-full {
	background-size: cover;
	background-position: center center;
	height: 500px;
	padding-top: 1px;
	width: 100%;
}

.page-banner-full-content {
	color: #333333;
	max-width: 600px;
	line-height: 1.2;
	margin: 80px auto;
	text-align: center;
}

.page-banner-full-content .button-blue {
	border-radius: 5px;
	font-size: 14px;
	text-transform: uppercase;
	padding: 10px 30px;
}

.page-banner-full-content h2 {
	
	font-size: 35px;
	margin-bottom: 20px;
}

.page-banner-full-content p {
	
	font-size: 22px;
}

/* New Template Modifications
------------------------------------------------------------------- */
.page-template-pt-page-v2-php .gallery {
	display: none;
}

.page-template-pt-page-v2-php #footer {
	position: relative;
}

.page-template-pt-page-v2-php #main-wrap {
	min-height: 0;
}

#main.main-borderless {
	box-shadow: none;
	padding: 30px 0;
}

#main.main-borderless .content {
	width: 100%;
}

.circle-spotlights {
	margin: 25px auto;
	width: 1000px;
	display: table;
}

.circle-spotlight {
	float: left;
	text-align: center;
	width: 33.3%;
}

.circle-spotlight-icon {
	background: #cacaca;
	border-radius: 50%;
	display: block;
	height: 145px;
	margin: 0 auto 15px auto;
	text-align: center;
	width: 145px;
	vertical-align: middle;
}

.circle-spotlight-icon img {
	margin-top: 35px;
}

.circle-spotlight-text {
	margin: 0 auto;
	text-align: center;
	width: 300px;
}

.circle-spotlight-text h3 {
	color: #4c9fee;
	
	font-size: 21px;
	font-weight: bold;
	margin-bottom: 15px;
}

.popular-villas{
	margin:30px 0;
	font-size:0;
}
.popular-villa {
	border: 1px solid #969696;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 20px;
}
.popular-villa-photo {
	height: 240px;
	overflow:hidden;
	margin-bottom:15px;
}
.popular-villa-photo img {
	height: auto;
	max-width: 100%;
}
.popular-villa-slider-wrapper{
	position:relative;
	margin-bottom:15px;
}
.popular-villa-slider li{
	list-style:none;
	width:100%;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
	overflow:hidden;
	max-height:260px;
}
.popular-villa-slider-prev, .popular-villa-slider-next {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: -10px;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden;
    background: url('../png/bg-arrows.png') no-repeat left center / auto 100%;
	cursor:pointer;
}
.popular-villa-slider-next {
    left: auto;
    right: -10px;
    background-position: right center;
}
.popular-villa-slider li img{
	display:block;
	width:100%;
	height:auto;
}
.expand .popular-villa-content {
	height:auto;
}
.popular-villa-content {
	color: #231f20;
	font-size:16px;
	line-height:1.28em;
	margin:20px 0 20px;
}
.popular-villa-price{
	display:inline-block;
	float:left;
	margin-right:40px;
}
.popular-villa-view-map{
	display:inline-block;
	float:left;
	font-size:16px;
	padding-top:7px;
}
#main .popular-villa-content h3{
	font-size:18px;
	margin:0.6em 0 0.5em;
}
.popular-villa-content .map{
	margin-top:20px;
}
.popular-villa-content .map iframe{
	width:100%;
	height:200px;
}
.popular-villa-content .perfect-for{
	width:calc(100% - 200px);
	float:left;
	padding-right:30px;
}
.popular-villa-content .rating-desc{
	float:left;
	width:200px;
	padding-top:32px;
}
.popular-villa-grid {
	display:inline-block;
	margin-right: 2%;
	width: 49%;
	vertical-align:top;
}
.popular-villa-grid:nth-child(2n){
	margin-right:0;
}
.popular-villa-price .from,
.popular-villa-price .price-unit{
	display:inline-block;
	vertical-align:middle;
	margin:0;
}
.popular-villa-price  .old-price{
	display:inline-block;
	color:#cccccc;
	margin:0 0 0 0;
	font-weight:600 ;
	font-size:28px;
	line-height:1.1em ;
	text-decoration:line-through;
	margin: 0 5px 0;
	vertical-align:middle;
}
.popular-villa-price  .price{
	display:inline-block;
	color:#1b96d8;
	font-weight:600 ;
	font-size:28px;
	line-height:1.1em ;
	vertical-align:middle;
	margin: 0 5px 0;
}
#main .popular-villa-content h2 {
	color: #231f20;
}
.popular-villa .more{
	display:inline-block;
	width:auto;
	font-size:14px;
	padding:11px 40px 11px 12px;
	float:right;
}

.title-purple {
	background: #b922b7;
	color: white;
	display: inline-block;
	font-size: 18px;
	margin: 30px 0 20px 0;
	text-transform: uppercase;
	padding: 5px 15px;
}

.title-purple-full {
	margin: 10px 0 20px 0;
	display:block;
}

.footer-sub-nav {
	margin: 5px 0 0 -5px;
	text-transform: uppercase;
}

.footer-sub-nav a {
	color: white;
	font-weight:700;
	font-size:12px;
	line-height:16px;	
	text-transform: capitalize;
	padding: 0;
}

.mobile-text-area {
	display: none;
}
.bar-2{
	margin:15px 0 20px;
}
.villa-search-title h1{
	font-size:22px;
	font-weight:600;
	margin-right:35px;
	color:#000;
}
.villas-description.page-v3-content{
	height:8.5em;
}

.villas-description{
	overflow:hidden;
	max-width:100%;
	margin-bottom:12px;
	font-size:14px;
	line-height:1.28em;
	background:#ebebeb;
	padding:0 30px 20px;
}
.villas-description.short p:last-child:after{
	content:'...';
}
.villas-description.long{
	display:none;
}
#map-anchor{
	padding-top:50px;
	margin-top:-50px;
}
.expand .villas-description.long{
	display:block;
}
.expand .villas-description.short{
	display:none;
}
.villa-destination-gallery{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	
}
.villa-destination-gallery-img{
	width:calc(25% - 11px);
	margin-bottom:15px;
}
.villa-destination-gallery .img-wrapper img{
	display:block;
	width:100%;
	height:auto;
	position:absolute;
	left:0;
	top:0;
}
.villa-destination-gallery .img-wrapper{
	padding-top:89%;
	position:relative;
	overflow:hidden;
}
#main .vilas-list-header{
	font-weight:700;
	font-size:22px ;
	color:#000;
	margin:0 0 0;
}
.villas-description-wrapper{
	margin-bottom:20px;
}
.tax-villas_destinations .breadcrumb{
	margin-top:10px;
}
.single .breadcrumb{
	margin-bottom:30px;
}
.single-villas .breadcrumb{
	margin:-20px 0 10px;
}
.breadcrumb{
	text-transform:capitalize;
	margin:30px 0 0;
}
.breadcrumb span{
	display:inline-block;
	margin:0 5px;
}

/* Homepage Blog Feed
------------------------------------------------------------------- */
.blog-feeds {
  padding: 0;
  overflow:hidden;
}

.blog-feed {
  float: left;
  width: 32.13%;
  margin-right:1.8%;
}

.blog-feed:last-child {
	margin-right:0;
}

.blog-feed iframe{
	width:100%;
}

#main .blog-feeds h2{
	font-size:26px;
	margin:20px 0 ;
}
#main .blog-feed h3{
	font-size:16px;
	margin:0 0 12px;
}
.blog-feed-excerpt {
	height: 220px;
	font-size:16px;
	line-height:22px;
	padding-top:10px;
}

.post-thumbnail a{
	display:block;
}
.post-thumbnail {
  height: 230px;
  margin-bottom: 10px;
  width: 100%;
  overflow:hidden;
}

.youtube {
    background-color: #000;
    margin-bottom: 10px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: 0;
    left: 0;
}
.youtube .play-button {
    width: 60px;
    height: 40px;
    background: rgba(0,0,0,0.8);
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 10px 0 10px 17px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

/* New Telephone
------------------------------------------------------------------- */
.header-telephone-aus {
	background: #F16940;
	color: white;
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
	position: absolute;
	right: 0;
	top: 40px;
}

.social-home-links {
	display: inline-block;
	vertical-align: middle;
}

.post-thumbnail img {
  height: 230px;
  width:auto;
}
.aside h2{
	font-size:20px;
	margin-bottom:1em;
}
#main .video-cats h3{
	margin:0 0 15px;
	font-size:16px;
	line-height:1.1em;
}
#main .video-cats h3 a{
	color:#333;
}
.video-list {
	font-size:0;
}
.video-list .video{
	width:31%;
	display:inline-block;
	margin:20px 3.5% 20px 0;
	vertical-align:top;
}
.vdes{
	text-align:left;
	margin-top:7px;
	font-size:16px;
	line-height:1.3em;
}
.video-list .video:nth-child(3n){
	margin-right:0;
}
.video iframe{
	display:block;
	width:100%;
}
#main .video h3{
	margin:5px 0 0;
	font-weight:400;
	font-size:16px;
	line-height:1.25;
}

.vcat .more{
	font-size:14px;
	line-height:23px;
	display:inline-block;
	background:#ff6666 ;
}
/* Newsletter Signup
------------------------------------------------------------------- */
#main .gform_body .form-newsletter-signup label {
	float: none !important;
}

#main .form-newsletter-signup #field_2_13 .gfield_label {
	width: 100%;
}

.form-newsletter-signup .gchoice_6_8_1,
.form-newsletter-signup .gchoice_1_6_1 {
	display: inline-block;
	width: 16.8%
}

.form-newsletter-signup .gchoice_6_8_2,
.form-newsletter-signup .gchoice_1_6_2 {
	display: inline-block;
	width: 50%;
}

.form-newsletter-signup .gchoice_2_13_1,
.form-newsletter-signup .gchoice_2_13_2 {
	display: inline-block;
}

#main .gform_body .gfield_error.form-newsletter-signup label {
	color: red;
}

.newsletter-villa{
	border:1px solid #ccc;
	padding:20px 20px 20px 100px;
	background:url(../png/icon-newsletter.png) no-repeat left 20px top 20px / 60px auto;
}
.newsletter-villa h3{
	color:#48b9ea;
	font-size:28px;
	font-weight:700;
}

.staff-preview {
	display: inline-block;
	margin: 0 0 20px 0;
	width: 150px;
	vertical-align: top;
}

.single-villas .staff-preview {
	margin: 0 15px 20px 0;
}

.page-template-pt-contact .staff-previews {
	width: 60%;
	float: right;
}

.single-villas .staff-previews {
	float: left;
	padding: 0 0 0 0;
	text-align: left;
	width: 46%;
}

.single-villas .staff-preview {
	width: 85px;
}

.staff-preview-photo {
	display: block;
	margin: 0 auto 5px auto;
	max-width: 100%;
}

.staff-preview-name {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	padding: 5px 0;
}
.mobile-team{
	display:none;
}
.villa-description{
	padding-top:10px;
	font-size:16px;
	line-height:1.3em;
}
.villa-close-to{
	padding:10px 0 4px 30px;
	font-size:16px;
	background:url(../png/icon-beach-umbrella.png) no-repeat left center / 25px auto;
	margin-top:5px;
}
.why-choose-more{
	color:#000;
	margin:5px 0 0 21px;
	display:inline-block;
	border-bottom:1px solid #ccc;
}
.why-choose-more:hover{
	text-decoration:none;
}
.why-choose-short strong{
	font-weight:400;
}
.why-choose-short{
	overflow:hidden;
	min-height:70px;
}
.why-choose-short p:blank{
	display:none;
}
.villa-description .total-score span{
	font-size:24px ;
}
.villa-description .total-score{
	font-size:13px;
	line-height:2;
	vertical-align:middle;
	margin:0 10px 0 0;
	color:#000;
	border-right:1px solid #000;
	padding-right:12px;
	display:none;
}
.villa-description .base-on{
	display:inline-block;
	vertical-align:middle;
}
.stars-wrapper span{
	color:#49b9ea;
	font-size:16px;
}

#main .why-choose-short ul{
	margin-left:21px;
}
.why-choose-short li:nth-child(1),
.why-choose-short li:nth-child(2){
	display:list-item;
}
.why-choose-short li {
	display:none;
	list-style-image: url(../png/icon-flower.png);
}
#main ul.villa-thumb {
	padding: 0;
	margin: 0;
}

#main .villa-thumb li {
	background: 0;
	display: inline-block;
	height: 65px;
	margin: 0 0 4px 0;
	padding: 0;
	width: 75px;
}

#main .villa-thumb li img {
	height: 100%;
	width: 100%;
}

.why-book-wrapper{
	max-width:360px;
}
#main .why-book-villa {
	float: left;
	width: 52%;
}

#main .why-book-villa h2 {
	color: #ff675f;
	margin-bottom: 1em;
	font-size:18px;
}

#main .why-book-villa li {
	color: #414141;
	font-size: 15px;
	line-height: 24px;
}

#main .why-book-villa li {
	list-style-image: url(../png/icon-flower.png);
}

.villa-tour-booking-btn strong{
	display:block;
	font-weight: 600 ;
	font-size:20px;
	color:#ec706b;
	margin-bottom:3px;
}
.villa-tour-booking-btn:hover{
	text-decoration:none;
}
.villa-tour-booking-btn{
	border:1px solid #959595;
	padding: 10px 60px 12px 70px;
	display:block;
	color:#414141;
	font-size:13px;
	line-height:1.23em;
	background:url(../png/book-icon.png) no-repeat left 15px center / 40px auto;
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	border-radius:10px; 
	position:relative;
	margin:20px 0;
	float:left;
	max-width:50%;
}
.villa-tour-booking-btn i{
	position:absolute;
	right:40px;
	font-size:40px;
	color:#000;
	top:17px;
}

#main .villa-sidebar .info-holder-inner ,
#main .villa-sidebar .vila-info-wrapper ,
#main .villa-sidebar .why-book-villa {
	float:none;
	width:100%;
}






.send-enquiry-anchor {
	display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}

.info-holder-enquiry ,
.info-holder-booking{
	color: #ff675f;
	display: block;
	font-size: 20px;
	cursor: pointer;
	padding: 5px 0;
}

.info-holder-booking:after,
.info-holder-enquiry:after {
	background: url(../png/enquiry-button.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	content: '';
	height: 14px;
	margin-left: 10px;
	width: 14px;
	vertical-align: middle;
}

.info-holder-enquiry-button {
	clear: both;
	color: white;
	background: #ff675f;
	border-radius: 3px;
	display: none;
	margin: -25px 0 30px 0;
	text-align: center;
	padding: 12px 15px;
}
#contact-form{
	padding-top:50px;
	margin-top:-50px;
	overflow:hidden;
}

/* Popup */
.popup-wrapper{
	position:fixed;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:99999;
	display:none;
	overflow-y: auto;
	background:rgba(0,0,0,0.7); 
}
.popup-container{
	position:absolute;
	left:50%;
	top:50%;
	-ms-transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%); 
    transform: translate(-50%,-50%);
	z-index:999;
}
body.no-scroll{
	overflow:hidden;
}

/* Recent view */
.open-popup:hover{
	text-decoration:none;
}
#fav-open{
	color:#fff;
	margin-left:55px;
}
#fav-open:before{
	content:'\2764';
	display:inline-block;
	margin-right:4px;
	color:#fff;
}
#rv-open{
	color:#fff;
	margin-left:55px
}
.rv-popup{
	margin:auto;
}
.rv-popup .rv-title{
	font-weight:700;
	font-size:	18px ;
}
.villa-list > li{
	list-style:none;
	border-bottom:1px solid #e2e2e2;
	padding:12px 0;
}
.villa-list .img-h{
	float:left;
	width:35.7%;
	min-height:1px;
}
.villa-list .img-h img{
	display:block;
	width:100%;
	height:auto;
}
.villa-list .text-h{
	float:right;
	width:63%;
	color: #414141;
    font-size: 11px;
	line-height:14px 
}
.villa-list .text-h h2 a {
	color:#666666;
	font-size:14px ;
}
.villa-list .text-h h2{
	margin-bottom:3px;
}
.villa-list .loc{
	color: #414141;
    display: block;
    font-style: italic;
	font-size:	11px;
}
.villa-list .price-h {
	float:right;
}
.villa-list .title-h {
	float:left;
}
.villa-list .sale{
	background: #ff6666 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    float: left;
    font-weight: 700;
	font-size:11px;
	line-height:35px ;
    height: 35px;
    margin: 0 5px 0 0;
    text-align: center;
    text-transform: uppercase;
    width: 35px;
}
.villa-list .old-price {
    color: #6cf;
    float: left;
	font-weight:600;
	font-size:14px;
	line-height:1.21;
    margin: 9px 0 0 5px;
    text-decoration: line-through;
}
.villa-list  .price {
    color: #00a2ec;
    float: left;
    font-weight:600;
	font-size:14px;
	line-height:1.21;
    margin: 9px 0 0 7px;
}
.villa-list  .text .hold{
	overflow:hidden;
	padding-right:20px;
}
.villa-list   .btn-h {
    float: right;
    padding: 77px 0 0;
}


.more{
    border-radius: 3px;
    color: #fff;
    display: block;
	font-weight:700;
	font-size:11px;
	line-height:1.1;
    padding: 6px 25px 5px 12px;
    text-transform: uppercase;
	cursor:pointer;
}
#main h1.contact-page-title {
	background: #ff6666;
	color: white;
	padding: 5px 8px;
}
.no-villa{
	margin:20px 0 0;
}
.add-fav-btn{
	padding:15px;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	cursor:pointer;
	color:#fff ;
	display:inline-block;
	font-size:20px;
}
.add-fav-btn .fa-heart,.added .fa-heart-o{
	display:none;
}
.added .fa-heart{
	display:block;
}
.img-h a{
	display:block;
	position:relative;
}
.hide-desktop{
	display:none;
}

#main h1.contact-page-title {
	background: #ff6666;
	color: white;
	padding: 5px 8px;
}

.best-price {
	line-height: 22px;
	text-align: center;
}

.best-price-title {
	color: #ff6666;
	font-weight: 600;
	font-size: 18px;
	margin-top: 8px;
	
}

/* Tooltip
------------------------------------------------------------------- */
.villa-tooltip{
	cursor:pointer;
	position:relative;
	display:inline-block;
}
.villa-tooltip:hover .tooltiptext{
	display:block;
}
.tooltiptext:before{
	content:'\25b8';
	color:#000;
	position:absolute;
	right:-14px;
	top:50%;
	-webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	font-size:24px;
}
.tooltiptext{
	display:none;
    width: 185px;
    background: #000;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    position: absolute;
    z-index: 100;
	right:calc(100% + 20px);
	top:50%;
	 -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	font-size:12px;
	font-weight:400;
	line-height:1.4em;
}
.tooltiptext.top:before{
	content: '\25bc';
	left: 0;
	right:auto;
	top: 100%;
	margin-top: -5px;
	font-size:12px;
	 -webkit-transform: none; 
    transform: none;
}
.tooltiptext.top{
	bottom: calc(100% + 10px);
	left: 0;
	top:auto;
	width:300px;
	 -webkit-transform: none; 
    transform: none;
}

.best-price-sub-title {
	color: #666666;
	font-size: 14px;
}
.form-best-price{
	background:#555 ;
	color:#fff;
	text-align:center;
	padding:12px 10px 15px;
	font-size:17px;
	line-height:21px;
	margin:3px 0 0;
}
.form-best-price strong{
	display:block;
}
.form-best-price span{
	display:inline-block;
	position:relative;
	padding:0 60px;
}
.form-best-price span:before{
	content:' ';
	position:absolute;
	left:0;
	top:49%;
	width:52px;
	height:1px;
	background:#fff;
	left:0;
}
.form-best-price span:after{
	content:' ';
	position:absolute;
	right:0;
	top:49%;
	width:52px;
	height:1px;
	background:#fff;
}
.best-price-2{
	background:#ff6666;
	color:#fff;
	font-weight:600 ;
	font-size:18px ;
	padding:8px 20px 8px 20px;
	margin:0 0 30px;
	max-width:615px;
	text-align:center;
}

#label_2_14_1 a {
	color: #48484a;
}

.fixed-form.is-fixed {
	position: fixed;
	top: 0;
	width: 351px;
}
.vila-info-wrapper{
	float:right;
	width:42%;
}
.vila-info li,.vila-services li{
	list-style:none;
	font-size:16px;
	line-height:auto;
	margin: 0 0 5px;
}
.vila-info li span{
	width:30px;
	display:inline-block;
	font-weight:700;
	font-size:19px;
}
.vila-info ,.vila-services{
	background:#f8f8f8 ;
	padding:12px 12px 15px;
	margin-bottom:15px;
	
}
#main .vila-info h2,#main .vila-services h2{
	color:#ff675f;
	margin-bottom:10px;
	font-size:18px;
}
.v-des{
	font-size:16px;
	padding:10px 5px ;
	color:#333333;
	display:inline-block;
	float:left;
}
.info-holder .rating-desc{
	display:inline-block;
	float:right;
	margin:7px 0 0;
	font-size:11px;
}

#main .list > li .base-on{
	font-size:16px;
	vertical-align:middle;
}
#main .list > li  .review-stars{
	font-size:14px;
	padding-right:10px;
	margin-right:8px;
	line-height:25px;
	vertical-align:middle;
}
.info-holder .review-stars:hover .tooltip-price-match{
	display:block;
	left:-50px;
	margin-bottom:10px;
	color:#fff;
}
.info-holder .review-stars{
	padding-right:8px;
	margin-right:6px;
	line-height:16px;
	position:relative;
}


.reviews-more-wrapper{
	margin:10px 0 20px;
}
#main .c-form h3{
	color:#00a2ec;
	margin-bottom:12px;
	font-size:24px;
}
.c-form .gfield_label{
	display:none;
}
.c-form textarea{
	width:calc(100% - 1px) !important;
	height:190px !important;
	border:1px solid #ccc !important;
	float:none !important;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	font-size:13px;
	padding:10px 10px;
	height:auto;
	line-height:auto;
}
.c-form li label{
	float:none !important;
	color:#999999 !important;
	font-weight:400 ;
	font-size:13px !important;
}
.c-form .gfield li{
	margin:0 !important;
}


#main .c-form .gfield input[type='text'],#main .c-form .gfield input[type='email'],#main .c-form .gfield input[type='number']{
	float:none;
	width:calc(100% - 1px);
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:14px;
	padding:10px 10px;
	height:auto;
	border:1px solid #ccc;
}
#main .c-form .gfield select{
	-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:14px;
	padding:0 10px;
	height:auto;
	border:1px solid #ccc;
}
#main .c-form .gfield textarea{
	font-size:14px;
	padding-top:8px;
}
#main .c-form  .gform_wrapper{
	float:none;
	width:100%
}
#main .c-form .gform_button{
	width:295px;
	text-align:center;
	margin-top:20px;
}
#main .c-form .gform_footer{
	overflow:visible;
}
.c-form .gfield_error li{
	background:#ffd4d7 !important;
}
.teams-photo img{
	display:block;
	max-width:100%;
	height:auto;
}
.c-form .validation_error{
	display:block;
	color:red;
	text-align:center;
	margin:20px 0;
}
.c-form{
	margin-bottom:25px;
}
#homeform h3{
	margin-bottom:1em;
}
body .ui-menu-item a{
	display:block ;
}
body .ui-state-active {
	background:#0099ff !important;
	color:#fff !important;
	border:none !important;
	text-decoration:none;
}
.ui-menu {
	width:290px !important;
}
.discount-message{
	position:absolute;
	left:0;
	top:0;
	color: #fff;
}
.discount-message img{
	display:block;
	max-width:100%;
	height:auto;
}
.vila-intro-popup-wrapper-left{
	position:absolute;
	left:0;
	top:0px;
	overflow:hidden;
	z-index:100;
}
.vila-intro-popup-left{
	background:#63a1d7  ;
	color:#fff;
	padding:10px 20px ;
	max-width:230px;
}
.vila-intro-popup-left span{
	cursor:pointer;
}
.vila-intro-popup-wrapper{
	position:absolute;
	right:0;
	top:0px;
	overflow:hidden;
	z-index:100;
}
.vila-intro-popup-2,.vila-intro-popup-3,.vila-intro-popup-4,
.vila-intro-popup-5,.vila-intro-popup-6{
	background:#63a1d7  ;
	color:#fff;
	padding:10px 20px ;
	max-width:230px;
	position:absolute;
	right:-100%;
	top:0;
	-webkit-transition: right 1s; 
    transition:right 1s; 
}
.vila-intro-popup{
	background:#63a1d7 ;
	color:#fff;
	padding:10px 15px ;
	max-width:260px;
	position:relative;
	right:-100%;
	-webkit-transition: right 1s; 
    transition:right 1s; 
}
.vila-intro-slider-pop a{
	color:#fff;
}
.vila-intro-slider-pop{
	background:#63a1d7 ;
	color:#fff;
	padding:10px 15px ;
	max-width:260px;
	position:relative;
	right:0;
}
.vila-intro-popup a,.vila-stat-popup a{
	color:#fff;
	display:inline-block;
}
.vila-intro-popup a span, 
.vila-stat-popup a span{
	background: #000 ;
    -webkit-border-radius:50%;
	border-radius:50%;
    color: #fff;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 18px;
	display:inline-block;
	margin-left:5px;
	font-size:14px;
	vertical-align:baseline;
}
.vila-intro-popup.show,.vila-intro-popup-2.show,.vila-intro-popup-3.show,
.vila-intro-popup-4.show,.vila-intro-popup-5.show{
	right:0;
}
.vila-stat-popup-wrapper{
	position:absolute;
	left:10px;
	top:0px;
	overflow:hidden;
	z-index:100;
}
.vila-stat-popup{
	background:#ff6666  ;
	color:#fff;
	padding:10px 20px ;
	max-width:230px;
	position:relative;
	left:-100%;
	top:0;
	-webkit-transition: left 1s; 
    transition:left 1s; 
}
.vila-stat-popup.show{
	left:0;
}
.villa-search-mobile,.open-villas-search,.close-villa-search{
	display:none;
}
.related-villas-heading{
	font-size:20px;
	margin-bottom:1em;
}


.blog-slideshow{
	position:relative;
	margin:40px 0;
}
.blog-slideshow li {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.blog-slideshow .btn-prev{
	background:url("../png/bg-arrows.png") no-repeat 0 0;
    height: 37px;
    left: 0;
    margin: 31px 0 0;
    position: absolute;
    top: 50%;
    width: 37px;
    z-index: 3;
	margin-top:-16px;
}
.blog-slideshow .btn-next{
	background:url("../png/bg-arrows.png") no-repeat -37px 0 ;
    height: 37px;
    right: 0;
    margin: 31px 0 0;
    position: absolute;
    top: 50%;
    width: 37px;
    z-index: 3;
	margin-top:-16px;
}
.trustpilot-footer{
	max-width:190px;
	float:left;
}
.destination-content{
	margin-right:30px;
}
#main .destination-content h1{
	font-size:36px;
	margin-bottom:27px;
}
.under-map-content{
	margin:3em 0 1.5em; 
}


.sort-by-wrapper{
	max-width:1170px;
	margin:0 auto -62px;
	text-align:right;
	position:relative;
	z-index:20;
	font-weight:700;
	font-size:15px;
}
.sort-by-wrapper header{
	display:inline-block;
}
.sort-by{
	display:inline-block;
	margin: 0 0 0 15px ;
	font-weight:600 ;
	font-size:16px;
}
.sort-by a{
	display:inline-block;
	margin-right:15px;
	border:1px solid #333;
	padding: 8px 10px;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px;
}
.sort-by a:last-child{
	margin-right:0;
}
.sort-by a:hover{
	text-decoration:none;
	background:#666;
	color:#fff;
	border-color:#666
}
.sort-by .active{
	background:#666;
	color:#fff;
	border-color:#666
}
.bedroom-filter{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.bedroom-filter input[type='submit']{
	margin-left:15px;
	float:none;
}
.bedroom-filter input[type='text'],
.bedroom-filter select{
	position:relative;
	overflow:hidden;
	cursor:default;
	display:inline-block;
	background:#fff ;
	font-weight:600;
	font-size: 16px;
	height: 40px;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px; 
	width:100%;
	text-align:left;
	padding:0 10px;
	border: 1px solid #333;
	width:130px;
	margin-left:15px;
}
.bedroom-filter input[name="check_in_period"]{ width: 245px; }
.bedroom-filter .date-range-box .icon-calendar{
    top: 11px;
    right: 10px;
}
.more-villa-des{
	font-size:16px ;
	color:#52a2e6;
	cursor:pointer;
}
.more-villa-des:before{
	content:'+';
	width:15px;
	height:15px;
	color:#fff;
	background:#52a2e6;
	line-height:15px;
	text-align:center;
	display:inline-block;
	margin-right:5px;
	font-size:14px;
}

/* =====================
Tour page
======================== */
.tour-page{
	border-top:1px solid #cfcfcf;
	padding:45px 0 0;
}
.tour-header-image {
	margin-bottom:70px;
}
.tour-header-image img{
	display:block;
	max-width:100%;
	height:auto;
}
#main .tour-title{
	color:#000;
	font-weight: 700;
	font-size:	36px ;
	margin-bottom:1em;
}
.tour-content-right{
	float:right;
	width:34.23%;
}
.tour-general-price{
	color:#000;
	border:1px solid #000;
	padding:25px 30px 30px;
	margin-bottom:50px;
}
#main .tour-general-price p {
	color:#6ab7e5;
	font-size:18px;
	font-weight:700; 
	margin:1.5em 0 0;
}
#main .tour-general-price p a{
	color:#6ab7e5;
}
.tour-general-price .price {
	font-size:30px;
	font-weight:700;
}
.tour-general-price .price span{
	display:block;
	font-size:24px;
	font-weight:400;
}
.tour-general-price .btn{
	font-size:20px;
	font-weight:700;
	background:#49b9ea;
	text-align:center;
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-top:35px;
	max-width:250px;
	width:100%;
	min-width:0;
}
.tour-content-left{
	width:59.9%;
	float:left;
}
.tour-duration{
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	font-size:16px;
	padding: 20px 0 20px 40px;
	background:url(../png/duration.png) no-repeat left center / 24px auto;
}
#main .tour-content h2,
#main .tour-content h3{
	color:#000;
	font-weight: 600 ;
	font-size:24px ;
	margin-bottom:0.5em;
}
.tour-content li{
	margin-bottom:0.5em;
	padding-left:15px;
}
#main .tour-content p:first-child{
	margin-top:20px;
}
.tour-content{
	font-size:15px;
	line-height:20px;
}
.tour-inclusions{
	width:50%;
	float:left;
}
.tour-expect{
	border-top:1px solid #cfcfcf;
	margin-top:20px;
	padding:5px 0 15px;
}
.tour-key-info{
	border-top:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	padding-bottom:10px;
}
.tour-gallery-wrapper{
	float:right;
	width:315px;
	margin-top:30px;
}
.tour-gallery-slider{
	position:relative;
}
.tour-gallery-slider li {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.tour-gallery-slider li img{
	width:100%;
	height:auto;
}
.pagination {
	margin-top:5px;
	text-align:center;
}
#main .pagination ul{
	margin:0;
}
.pagination .active{
	background:#cccccc;
	border-color:#cccccc;
}
.pagination li{
	list-style:none;
	display:inline-block;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; 
	width:10px;
	height:10px;
	border:1px solid #000;
	-moz-border-radius:50%; 
	-webkit-border-radius:50%;
	border-radius:50%; 
	margin: 0 4px;
	cursor:pointer;
}
#main .tour-why-book h3{
	color:#00a2ec;
}
#main .tour-option-title{
	color: #000;
	font-weight: 700;
	font-size:	24px;
}
.tour-option-list{
	display: flex;
	flex-wrap:wrap;
}
.tour-option:nth-child(3n){
	margin-right:0;
}
.tour-option{
	width:31.5%;
	border:1px solid #cfcfcf;
	color:#000;
	margin:0 2.75% 30px 0;
}
.tour-option-thumbnail img{
	display:block;
	width:100%;
	height:auto;
	position:absolute;
	top:0;
	left:0;
}
.tour-option-thumbnail{
	position:relative;
	padding-top:61.42%;
	overflow:hidden;
}
.tour-option-content{
	padding: 15px 15px 20px;
}
.tour-option header{
	font-weight: 700;
	font-size:20px ;
	min-height:2.5em;
	margin-bottom:10px;
}
.tour-option-price{
	font-weight: 700;
	font-size:	20px ;
}
.tour-option .btn{
	text-align:center;
	font-size:20px;
	display:block;
	margin:30px auto 0;
	max-width:250px;
	font-weight:700;
	-moz-border-radius:10px; 
	-webkit-border-radius:10px;
	border-radius:10px; 
	background:#eb706a;
	width:100%;
	min-width:0;
}
.tour-list{
	display: flex;
	justify-content:space-between;
}
#main .tours-wrapper h2{
	color:#000;
	font-weight: 700;
	font-size:	24px ;
	margin-bottom:1em;
}
.tours-list{
	display:flex;
	flex-wrap:wrap;
}
.tour:hover{
	text-decoration:none;
}
.tour:nth-child(3n){
	margin-right:0;
}
.tour{
	width:31.5%;
	border:1px solid #cfcfcf;
	color:#000;
	margin:0 2.75% 30px 0;
	display:block;
	position:relative;
	padding-bottom:74px;
}
.tour-thumbnail img{
	display:block;
	width:100%;
	height:auto;
	position:absolute;
	top:0;
	left:50%;
	-ms-transform: translateX(-50%); 
    -webkit-transform: translateX(-50%); 
    transform: translateX(-50%);
}
.tour-thumbnail{
	position:relative;
	padding-top:61.42%;
	overflow:hidden;
}
.tour-excerpt{
	padding:0 20px;
	font-size:14px;
	margin-top:7px;
	color:#666;
}
.tour header{
	font-weight: 600 ;
	font-size:20px ;
	padding: 0 20px;
	margin:13px 0 10px;
}
.tour .duration{
	padding: 0 20px;
}
.tour .price{
	border-top:1px solid #cfcfcf;
	padding: 10px 20px;
	text-align:right;
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
}
.tour .price strong{
	font-size:20px;
}
.tour .btn{
	position:absolute;
	left:0;
	bottom:0;
	padding: 0 20px;
	min-width:auto;
	height:44px;
}
.tour-category{
	margin:10px 0 50px;
}
.tour-category li{
	list-style:none;
}
.tour-category a{
	display:block;
	position:relative;
	max-width:190px;
}
.tour-category-thumbnail:before{
	content:' ';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.59);
	z-index:1;
}
.tour-category-thumbnail{
	display:block;
	position:relative;
	padding-top:100%;
	overflow:hidden;
}
.tour-category-thumbnail img{
	display:block;
	left:0;
	top:0;
	height:100%;
	width:auto;
	position:absolute;
}
.tour-category  a header{
	color:#fff;
	position:absolute;
	left:0;
	top:50%;
	z-index:10;
	-ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	text-align:center;
	font-weight: 600 ;
	font-size:15px;
	width:100%;
}

/* =====================
Tour Booking Form
======================== */
.waiting-ajax{
	max-width:300px;
	width:100%;
	padding:30px;
	top:40%;
	left:50%;
	-ms-transform: translate(-50%,-50%); 
    -webkit-transform: translate(-50%,-50%); 
    transform: translate(-50%,-50%);
	position:absolute;
}
.loader {
	border: 6px solid #f3f3f3; 
	border-top: 6px solid #3498db;
	border-bottom: 6px solid #3498db;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	-webkit-animation:spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin:auto;
}
@-webkit-keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
#tour-booking-popup .tour-booking-form{
	display:none;
}
.tour-booking-form{
	background:#fff;
	max-width:600px;
}
.tour-booking-form .gform_confirmation_message{
	padding-left:0;
	padding-right:0;
}
.tour-booking-popup .popup-container{
	left:50%;
	top:30px;
	-ms-transform: translateX(-50%); 
    -webkit-transform: translateX(-50%); 
    transform: translateX(-50%);
}
.tour-booking-form{
	padding: 20px 20px 30px;
}
.tour-booking-form  header{
	font-weight:700 ;
	font-size:26px ;
	color:#000;
	margin-bottom:0.7em;
}
.tour-booking-form .gfield select{
	border:1px solid #ccc;
	font-size:14px;
	padding: 0 10px;
}
.tour-booking-form .gfield input[type='text'],
.tour-booking-form .gfield input[type='email']{
	border:1px solid #ccc;
	height: 36px;
	font-weight: 300;
	font-size:	14px;
	line-height:36px;
	display: block;
	background: #fff;
	color: #48484a;
	width: 100%;
	padding: 0 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#main .tour-booking-form .gfield textarea{
	border:1px solid #ccc;
	font-weight: 300;
	font-size:	14px;
	display: block;
	background: #fff;
	color: #48484a;
	width: 100%;
	padding: 7px 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.tour-booking-form .gfield_label {
	font-size:14px;
	margin-bottom:5px;
	display:block;
}
.tour-booking-form .gfield_required{
	color:red;
}
.tour-booking-form .gfield .name_first{
	width:49%;
	margin-right:2%;
	display:inline-block;
	float:left;
}
.tour-booking-form .gfield .name_last{
	width:49%;
	display:inline-block;
	float:left;
}
.tour-booking-form .gfield .name_first label,
.tour-booking-form .gfield .name_last label{
	display:none;
}
.tour-booking-form .validation_message{
	font-size:12px;
	color:red;
}
.tour-booking-form .ginput_container{
	overflow:hidden;
}
#main .gfield.col-1-2{
	width:49%;
	margin-right:2%;
}
#main .gfield.tour-date{
	display:block;
	margin-bottom:30px;
}
#main .gfield.tour-date input{
	background:url(../png/icon-calender.png) no-repeat right 5px center / auto 26px;
}
.tour-booking-form .hide-label .gfield_label {
	display:none;
}
.tour-booking-form .ginput_product_price_label{
	display:none;
}
.tour-booking-form .ginput_product_price{
	font-weight:600;
	font-size:14px;
}
.tour-booking-form .ginput_product_price:before{
	content:'AUD ';
}
#main .tour-booking-form .tour-price{
	width:117px;
}
#main .tour-booking-form  .tour-quantity{
	width: calc(100% - 117px);
}
.tour-booking-form .tour-quantity .gfield_description{
	width: calc(100% - 100px);
	display:inline-block;
	vertical-align:middle;
	font-weight:600;
	font-size:14px;
}
.tour-booking-form .tour-quantity .ginput_container{
	width:90px;
	margin-right:10px;
	display:inline-block;
	vertical-align:middle;
}
.separator-line{
	border-top:1px solid #000;
	width:100%;
	margin:15px 0;
}
#main .tour-booking-form #field_8_27{
	margin:15px 0 0;
}
.tour-booking-form .tour-total .ginput_container{
	width:50%;
	text-align:right;
	display:inline-block;
	font-weight:600;
}
.tour-booking-form .tour-total .gfield_label{
	width:50%;
	display:inline-block;
	font-weight:600;
}
.gfield.payment .ginput_full{
	margin-bottom:10px;
	display:block;
}
.gfield.payment label{
	font-size:14px;
	margin-bottom:5px;
	display:block;
}
.gfield.payment .ginput_cardinfo_right{
	display:inline-block;
	width:34%;
	vertical-align:top;
}
.gfield.payment .ginput_cardinfo_left{
	width:64%;
	margin-right:2%;
	display:inline-block;
	vertical-align:top;
}
.gfield.payment .ginput_card_expiration_year{
	width:48%;
	display:inline-block;
}
.gfield.payment .ginput_card_expiration_month{
	width:48%;
	margin-right:2%;
	display:inline-block;
}
.gform_wrapper div.gform_card_icon {
    margin-right: 4px;
    text-indent: -9000px;
    background-image: url(../png/gf-creditcard-icons.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 32px;
    float: left;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px 0;
}
.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 0;
}
.gform_wrapper .gform_card_icon_container {
    margin: 8px 0 8px;
    height: 32px;
}
.gfield.payment .ginput_card_security_code_icon {
    width: 32px;
    height: 23px;
    background-image: url(../png/gf-creditcard-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -128px;
    display: -moz-inline-stack;
    display: inline-block;
}
.gfield.payment .ginput_card_security_code{
	max-width:90px;
	display:inline-block !important;
}
.gfield.payment .gfield_label {
	font-weight:600;
	margin-top:20px;
}

/* =====================
Villa Booking Form
======================== */
.villa-booking-form-wrapper{
	margin: 0 0 30px;
}
.villa-booking-form-wrapper header{
	color:#fff;
	background:#ff6666;
	margin: 0;
	text-transform: uppercase;
	padding: 10px 6px 11px;
	text-align: center;
	font-weight: 600 ;
	font-size:18px;
}
.villa-booking-form-wrapper header a {
    font-weight: 300;
    display: block;
    text-transform: none;
	color:#fff;
}
#bookGrid .roomTypesGadget{
	border:none;
	-webkit-border-radius:0;
	border-radius:0;
}
#bookGrid .searchTools {
	
	-webkit-border-radius:0;
	border-radius:0;
	background:none;
	padding:0;
	display:flex;
	flex-wrap:wrap;
}
#bookGrid .roomTypesGadget .searchTools div{
	display:flex;
	border:1px solid #b2b2b2;
	padding:0 15px;
	margin:0 15px 15px 0;
	float:none;
}
#bookGrid .roomTypesGadget .searchTools label{
	font-weight:400;
	margin:0;
	line-height:40px;
	margin-right:30px;
}
#bookGrid .roomTypesGadget .searchTools select{
	min-width:65px;
}
#bookGrid .displayGrid table{
	border-collapse:collapse;
}
#bookGrid .roomTypesGadget .searchTools .property{
	display:none;
}
#bookGrid th {
	background:#e5f5fc;
	color:#000;
	border:1px solid #b2b2b2;
	padding:5px 0;
}
#bookGrid .planName{
	padding-top:14px;
}
#bookGrid tbody tr:nth-child(odd) td{
	background:#f8f8f8;
}
#bookGrid td {
	border:1px solid #b2b2b2;
}
#bookGrid th .day,
#bookGrid th .month{
	font-weight:300;
	font-size:14px;
	text-transform:uppercase;
}
#bookGrid th .date{
	font-weight:600;
	font-size:16px;
}
#bookGrid .roomTypesGadget .displayGrid table tbody td:not(.sold) .check{
	width:18px;
	height:18px;
	background:none;
	border:1px solid #ccc;
}
#bookGrid .roomTypesGadget .displayGrid table tbody td.selected .check:before{
	font-family: "Ionicons";
    content: "\f121";
	text-align:center;
	line-height:16px;
	display:block;
}
#bookGrid td.button a{
	margin:0;
	width:100%;
	height:auto;
	background:none;
	color:#000;
	padding:10px 7px;
}
#bookGrid td.button a.minNights{
	background:#49b9ea;
	color:#fff;
}
#bookGrid td.button a.bookable{
	background:#f45d48;
	color:#fff;
}
#bookGrid td.button {
	display:table-cell;
	background:none;
	color:#000;
	-webkit-border-radius:0;
	border-radius:0;
}
#bookGrid .checkIn a{
	border:none;
	position:relative;
	display:block;
}
#bookGrid .checkIn a .text{
	width:auto;
	line-height:40px;
}
#bookGrid .checkIn a .icon{
	position:absolute;
	right:0;
}


.mobile-h1{
	display:none;
}
.trustpilot-wrapper svg{
	width:250px;
	margin:auto;
	display:block;
}
.trustpilot-wrapper-seminyak{
	margin: 0 auto 30px;
	max-width:1110px;
}
.single-blog-thumbnail{
	float:left;
	width:60%;
}
.post-overview {
	margin-bottom: 50px;
	background: #007ec6;
	padding:20px 20px;
	color:#fff;
}
.overview-header{
	margin-bottom:0.4em; 
}
.post-overview  .entry-content{
	color:#fff;
}
.quick-links li{
	list-style:none;
	margin-bottom:1em;
}
.quick-links{
	float:right;
	width:40%;
	background:#cacaca;
	padding:  20px;
}
.quick-links header{
	font-size:20px;
	margin-bottom:1em;
}
.quick-links a{
	color:#000;
}


.site-notice-wrapper{
	background:#e79361;
}
.site-notice {
	padding: 19px 20px;
	text-align:center;
	font-weight:700;
	font-size:20px ;
	color:#fff;
	
}
.site-notice p{
	vertical-align:middle;
	display:inline-block;
}
.site-notice span{
	font-size:20px;
	vertical-align:middle;
	margin-right:5px;
}
.site-notice  a{
	color:#000000;
	text-decoration:underline;
}
.grecaptcha-badge{
	right:auto !important;
	left:0 !important;
}

#main .great-rate h2:before{
	content:'\2714';
	margin-right:5px;
	vertical-align:top;
	color:#00b600;
	font-size:1.3em;
}
#main .great-rate {
	display:inline-block;
	vertical-align:middle;
}
#main .great-rate h2{
	display:inline-block;
	color:#000 ;
	font-size:16px;
	vertical-align:middle;
	
	font-weight:400;
	margin:0;
	line-height:26px;
}
#main .free-wifi img{
	vertical-align:bottom;
}
#main .free-wifi{
	
	font-weight:400;
	vertical-align:middle;
	line-height:26px;
	color:#000;
	margin-left:5px;
}

.health-safety{
	background:#f5f5f5 url(../png/shield.png) no-repeat left 27px center;
	padding:20px 20px 15px 110px;
	margin-bottom:30px;
}
#main .health-safety h3{
	font-size:16px;
	font-weight:700;
	margin-top:0;
}

.promo-slider-wrapper{
	position:absolute;
	left:0;
	top: 44%;
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	width:100%;
}
.promo-slider {
	position:relative;
	max-width:320px;
}
.promo-slider-next{
	position:absolute;
	z-index:5;
	width:26px;
	height:26px;
	background:#fff;
	text-align:center;
	line-height:26px;
	right:15px;
	top: 50%;
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	color:#000;
	font-size:12px;
	-webkit-border-radius:50%;
	border-radius:50%; 
	cursor:pointer;
	display:none;
}
.pslide{
	background:#cc3333;
	color:#fff;
	padding:40px 50px 25px 35px;
	font-weight:500;
	font-size:16px;
	z-index:1;
	position:absolute;
	left:0;
	top:0;
	-webkit-border-radius:20px;
	border-radius:20px; 
}
.pslide.active{
	z-index:2;
}
.pslide h2{
	font-size:30px;
	font-weight:600;
	margin-bottom:1em;
}
.pslide h3{
	font-size:28px;
	font-weight:600;
	margin-bottom:1em;
}
.pslide strong{
	font-size:22px;
}
.pslide p{
	margin-bottom:1em;
}
.pslide  a:hover{
	text-decoration:none;
}
.pslide  .btn{
	border:2px solid #fff;
	display:block;
	background:none;
	color:#fff;
	font-size:16px;
	line-height:2.3em;
	font-weight:500;
	text-align:center;
	-webkit-border-radius:30px;
	border-radius:30px; 
	margin-top:2em;
}


.trustpilot-wrapper{
	margin:50px 0;
}

/* Home
------------------------------------------------------------------- */
.media-mentions {
	text-align:center;
	margin: 0 0 30px;
	padding:40px 0 0;
}
#main .media-mentions .h-sub-heading{
	color:#959595;
	font-weight:400;
}
#main .h-sub-heading h1{
	display:inline-block;
	font-size:inherit;
	vertical-align:baseline;
	color:inherit;
	font-weight:inherit;
	margin:0;
}
#main .h-sub-heading{
	color:#010605;
	font-weight:700;
	margin-bottom:1em;
	font-size:24px;
	
}
#main .media-mentions ul{
	
}
.media-mentions li{
	list-style:none;
	margin: 0 10px 15px;
	display:inline-block;
	vertical-align:middle;
}
.media-mentions li img{
	max-width:90%;
	height:auto;
	max-height:86px;
	width:auto;
}
.home-text-region-section{
	background:#f5f5f5;
	margin:100px 0 0;
	position:relative;
}
.home-text-region-inner{
	background:url(../webp/bg-home-text-region.webp) no-repeat center center / cover;
	padding:75px 55px 35px;
	top:-30px;
	position:relative;
	max-width:1170px ;
}
.home-text-region-content{
	color:#fff;
	background:#000000;
	padding:30px;
	font-size:14px;
	line-height:1.42;
}
#main .home-text-region-heading{
	font-size:34px;
	font-weight:700;
	color:#fff;
	margin:0 0 1em;
}
#main .home-text-region-content h2{
	color:#fff;
	font-size:20px;
	font-weight:700;
}
.home-text-region-next i{
	font-size:24px;
	line-height:40px;
	margin-left:5px;
}
.home-text-region-next{
	cursor:pointer;
	display:inline-block;
	text-transform:uppercase;
	border:1px solid #fff;
	font-size:18px;
	padding:0 10px;
	line-height:40px;
	margin-top:12px;
}
.home-text-region-section .content-right{
	display:flex;
	align-items:center;
}
.icons-statement-icons-wrapper{
	margin-top:50px;
}
.icons-statement-icons {
	display:flex;
	flex-wrap:wrap;
	width:100%;
	justify-content:space-around;
	margin:35px 0 0;
	position:relative;
}
.icons-statement-icons li{
	list-style:none;
	text-align:center;
	max-width:130px;
	margin-bottom:30px;
	display:flex;
	
	flex-wrap:wrap;
}
.icons-statement-icons li header{
	font-size:14px;
	font-weight:700;
}
.icons-statement-icons .icon-wrapper{
	margin-bottom:12px;
}
.icons-statement-section{
	color:#fff;
}
.icons-statement-section .container:before{
	content:' ';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.25)
}
.icons-statement-section .container{
	background:url(../jpg/bg-dream.jpg) no-repeat center center /cover;
	padding:45px 55px;
	position:relative;
}
#main .icons-statement-section .h-sub-heading{
	color:#fff;
	position:relative;
}
.icons-statement-section .entry-content{
	color:#fff;
}
.icons-statement-content{
	background:#000;
	padding:30px;
	position:relative;
}

.home-region-list-section{
	padding:30px 0;
	background:#f5f5f5;
	margin:50px 0 0;
}
.home-region-content-wrapper{
	margin-bottom:30px;
}
.home-region-content{
	background:#fff;
	height:100%;
}
.home-region-image img{
	display:block;
	width:100%;
	height:auto;
}
.home-region-image{
	position:relative;
}
.home-region-image h2{
	color:#fff;
	position:absolute;
	top:50%;
	left:0;
	width:100%;
	-webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	margin:0;
	padding:0 20px;
	font-size:20px;
	font-weight:700;
}
.home-region-content .entry-content{
	padding:20px 20px;
	font-size:13px;
	color:#000;
}
.more-home-region-desc{
	border: 1px solid #ff6666;
	font-size: 13px;
	color: #ff6666;
	line-height: 24px;
	padding: 0 0 0 10px;
	display:inline-block;
	margin-top:30px;
	cursor:pointer;
}
.more-home-region-desc .icon{
	color: #fff;
	background: #ff6666;
	width: 23px;
	line-height: 24px;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	margin-left: 10px;
}
.expand .home-region-desc.short{
	display:none;
}
.expand .home-region-desc.long{
	display:block;
}
.home-region-desc.long{
	display:none;
}
.home-region-arrow{
	border:none;
	background:none;
	position:absolute;
	top:50%; 
	-webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	width:40px;
	padding:0;
	height:50px;
	line-height:50px;
	font-size:40px;
	z-index:100;
}
.home-region-prev{
	left:0;
}
.home-region-next{
	right:0;
}
.cta-wrapper {
	margin-top:30px;
	margin-bottom:30px;
}
.cta-wrapper .entry-content{
	background:#ececec;
	color: #09f;
	-moz-box-shadow: 1px 6px 6px -3px #888;
	-webkit-box-shadow: 1px 6px 6px -3px #888;
	box-shadow: 1px 6px 6px -3px #888;
	font-size:26px;
	font-weight:600;
	padding:20px 20px;
}
#main .cta-wrapper .btn{
	line-height:76px;
	font-size:17px;
}

.home-banner-wrapper{
	background:#dbf1fb;
	margin-top:20px ;
	margin-bottom:	60px;
}
.home-banner{
	padding:0;
	text-align:center;
	padding:35px 0;
}
.home-banner header{
	font-size:20px;
	font-weight:700;
	color:#49b9ea;
	margin-bottom:0.7em;
}
.more-about-finding-villa-section {
	padding:35px 0 0;
	background:#e6e6e6;
}
#main .more-about-finding-villa-section .h-sub-heading{
	margin:0 0 2em;
}
.more-about-finding-villa-section .entry-content{
	max-width:550px;
	margin:auto;
}
.explore-by-area{
	padding:30px 0;
}
.explore-by-area-wrapper{
	margin:0 -7px;
}
.explore-by-area-wrapper li{
	list-style:none;
	float:left;
	width:33.3%;
	padding:0 7px;
	margin-bottom:14px;
}
.explore-by-area-wrapper .large a{
	padding-top:calc(188% + 14px);
}
.explore-by-area-wrapper a{
	display:block;
	padding-top:94%;
	position:relative;
	overflow:hidden;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.explore-by-area-wrapper .image:before{
	content:' ';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:15;
	background:rgba(7,8,10,0.3);
}
.explore-by-area-wrapper a:hover .image:before{
	display:none;
}
.explore-by-area-wrapper a img{
	display:block;
	height:100%;
	width:auto;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}
.explore-by-area-wrapper a .text{
	position:absolute;
	left:0;
	top:0;
	z-index:20;
	color:#fff;
	padding:20px;
}
#main .explore-by-area-wrapper .text h2,
#main .explore-by-area-wrapper .text h3{
	color:#fff;
	font-weight:700;
	font-size:20px;
	margin-bottom:0.8em;
}
#main .explore-by-area .btn.black-border{
	display:block;
	max-width:365px;
	margin:25px auto 30px;
}
.villa-hot-deals{
	background:#f5f5f5;
	padding:25px 0;
}
#main .villa-hot-deals .h-sub-heading{
	font-weight:400;
}
.villa-g{
	margin-bottom:30px;
}
.villa-g-inner{
	display:block;
	height:100%;
	background:#fff;
}
.villa-g img{
	display:block;
	width:100%;
	height:auto;
}
.villa-g-content{
	padding:12px 10px 20px;
	color:#231f20;
	position:relative;
	font-weight: normal;
}
.villa-g-content .price{
	font-size:13px;
}
#main .villa-g-content h3{
	margin:0 0 7px;
	font-size:18px;
	font-weight:600;
}
.tax-villas_destinations #main .villa-g-content h3{
    margin-bottom:7px;   
}
#main .villa-g-content .villa-close-to{
	font-size:16px;
}
.tax-villas_destinations #main .villa-g-content .villa-close-to{
    margin-bottom:12px;  
}
.tax-villas_destinations .last-deal-text,
.villa-g .last-deal-text{
	border:none;
	padding:5px 10px;
	background:#01f0bd;
	color:#231f20;
	-webkit-border-radius:20px;
	border-radius:20px;
	font-size:14px;
	margin-bottom:10px;
}
.bestseller{
	background:url(../png/bestseller.png) no-repeat center center / 100% auto;
	width:99px;
	height:29px;
}
.home-more-villas{
	background:#f5f5f5;
	padding:25px 0;
}
#main .home-more-villas .h-sub-heading{
    margin-bottom:0.2em;
}
#main #all-deal-btn.active{
	display:inline-block;
}
#main #all-deal-btn{
	display:none;
}
#main .alm-load-more-btn.done{
	display:none;
}
.see-more:hover{
    color:#ff6666;
    opacity:0.9;
}
.see-more{
	border:1px solid #ff6666;
	font-size:16px;
	font-weight:700;
	color:#ff6666;
	line-height:30px;
	padding:0 0 0 10px;
	display:inline-block;
	position:absolute;
	right:15px;
	bottom:21px;
}
.see-more .icon{
	color:#fff;
	background:#ff6666;
	width:23px;
	line-height:30px;
	display:inline-block;
	text-align:center;
	font-size:20px;
	margin-left:10px;
}

/* Single Villa
------------------------------------------------------------------- */
.villa-header{
	display:flex;
	margin-bottom:12px;
	align-items: stretch;
}
.villa-title{
	background:#eeeeee;
	padding:9px 50px 9px 10px;
	flex-grow:1;
	position:relative;
}
	/* V2 */
	.info-holder-box .container.villa-detail-container2 .villa-title{ background: transparent; padding: 0; }
	.info-holder-box .container.villa-detail-container2 .villa-title .box-title{
		background: #eeeeee;
		padding: 9px 50px 9px 10px;
	}
	.info-holder-box .container.villa-detail-container2 .villa-sub-header .villa-address-wrapper{ display: flex; }
	.info-holder-box .container.villa-detail-container2 .villa-sub-header .villa-address-wrapper .villa-address-icon{ margin-right: 10px; }
.villa-title .bed {
	padding: 10px 0 0 35px;
	background: url(../png/ico-1.png) no-repeat left bottom 3px;
	display: inline-block;
	position:absolute;
	right:10px;
	top:8px;
	font-size: 14px;
	text-transform: capitalize;
}
.villa-title .bed span {
  padding-left: 2px;
  margin-top: -3px;
  display: inline-block;
}
.villa-title .bed a{
	color:#231f20;
}
#main .villa-title h1{
	font-size:22px ;
	color:#231f20;
	margin:0;
}
.villa-header-button.red{
	background:#f45d48;
}
.villa-header-button{
	background:#49b9ea;
	color:#fff;
	font-size:14px;
	font-weight:700;
	margin-left:4px;
	text-align:center;
}
.villa-header-button a{
	color:#fff;
	display:block;
	text-decoration:none;
	padding:0 10px;
	line-height:46px;
}
.villa-price-wrapper{
	display:flex;
}
.villa-price{
	background:#d3d3d3;
	margin-left:4px;
	color:#000;
	font-size:12px;
	padding:0 10px;
	min-width:205px;
	display:flex;
	align-items:center
}
.villa-old-price{
	text-decoration: line-through;
	font-size:21px;
	margin-right:1px;
	display:inline-block;
	vertical-align:baseline;
}
.villa-new-price{
	font-size:21px;
	display:inline-block;
	vertical-align:baseline;
}
.villa-price-from,
.villa-price-night{
	display:inline-block;
	vertical-align:baseline;
}
.villa-sub-header{
	display:flex;
	margin-bottom:12px;
	align-items: center;
	color:#252122;
	line-height:25px;
}
.villa-location{
	padding:0 10px 0 0;
}
.villa-location a{
	color:#252122;
	font-size:14px;
	font-style:italic;
}
.villa-address-wrapper{
	margin:0 20px 0 10px;
}
.villa-address-icon  .tooltip-price-match:before {
	display:none;
}
.villa-address-icon{
	cursor:pointer;
	display:inline;
	font-size:18px;
	position:relative;
	color:#252122;
}
.villa-address{
	position:relative;
	display:inline;
	font-size:14px;
}
.show-map{
	color:#49b9ea ;
	font-size:14px;
	cursor:pointer;
	display:inline-block;
}
.villa-star-review{
	margin-left: auto;
}
.villa-g-content .review-stars{
   display:block; 
}
.review-stars {
	display:inline-block;
	margin-right:5px;
	font-size:16px;
}
.review-stars span {
	color:#49b9ea;
	line-height:25px;
}
.base-on{
	cursor:pointer;
	font-size:14px;
	color:#49b9ea;
}
.review-tag{
	display: flex;
}
.reviews-label {
	font-size: 14px;
	line-height: 1.2em;
	font-weight:700;
	color: #48b9e9;
	margin-bottom:3px;
}
.reviews-count {
	font-size: 12px;
	color: #6b6b6b;
	line-height: 1.2em;
}
.reviews-left {
	text-align: right;
	margin-right: 10px;
}
.review-score {
	color: #fff;
	background: #49b9ea;
	-webkit-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
	width: 34px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
}
.float-review-open{
	cursor:pointer;
}
.float-review-popup-close{
	position:absolute;
	left:10px;
	top:10px;
	cursor:pointer;
}
.float-review-popup.active{
	display:block;
}
.float-review-popup{
	position:fixed;
	z-index:10;
	right:0;
	top:0;
	height:100%;
	background:#fff;
	padding:50px 25px;
	width:340px;
	-webkit-box-shadow: 0 0 10px 0 #000000;
	box-shadow: 0 0 10px 0 #000000;
	display:none;
}
.float-review-popup .reviews-left{
	margin:0 0 0 10px;
	text-align:left;
}
.float-review-popup .review-tag{
	cursor:pointer;
}
.review-score-detail-wrapper{
	border-top:1px solid #d6d6d6;
	margin-top:30px;
	padding:30px 0 0;
}
.review-score-detail-wrapper header{
	font-weight:600;
	margin-bottom:1em;
}
.review-score-detail-label{
	display:flex;
	justify-content:space-between;
}
.review-score-detail-label label{
	font-size:14px;
}
.review-score-detail-value{
	background:#f2f2f2;
	-webkit-border-radius:5px;
	border-radius:5px;
	overflow:hidden;
}
.review-score-detail-value span{
	display:block;
	height:8px;
	background:#49b9ea;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.review-score-detail{
	margin-bottom:25px;
}
.villa-share{
	margin-left:30px;
	position:relative;
}
.villa-share .icon{
	font-size:24px;
	cursor:pointer;
}
.villa-share-content a{
	color:#252122;
	font-size:12px ;
}
.villa-share-content a:hover{
	text-decoration:none;
	color:#000;
}
.villa-share-content a i{
	font-size:21px;
	vertical-align:middle;
	margin-right:5px;
}
.villa-share-content .fb i{
	color:#3B5998;
	font-size:24px;
}
.active .villa-share-content{
	display:block;
}
.villa-share-content{
	position:absolute;
	top:100%;
	background:#fff;
	width:160px;
	z-index:100;
	right:0;
	padding: 10px 10px;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	border-radius:3px; 
	moz-box-shadow: 0 3px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.4);
	box-shadow:0 3px 6px rgba(0,0,0,0.4);
	display:none;
}

/* Single Villa Slider */
.single-villa-slider-wrapper{
	position:relative;
	overflow:hidden;
	min-height:700px;
}
.single-villa-slider li:first-child{
	display:block;
}
.single-villa-slider li{
	list-style:none;
	display:none;
}
.single-villa-slider li img{
	display:block;
	width:100%;
	height:auto;
}
.single-villa-slider-arrow{
	position:absolute;
	top: 50%;
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	width:38px;
	height:38px;
	border:2px solid #fff;
	text-align:center;
	line-height:34px;
	color:#fff;
	font-size:24px;
	z-index:50;
	-webkit-border-radius:50%;
	border-radius:50%;
	cursor:pointer;
}
.single-villa-slider-prev{
	left: 1.8%;
}
.single-villa-slider-next{
	 right: 1.8%;
}
#slide-count{
	display:block;
	padding-left:20px;
	position:absolute;
	bottom:10px;
	left:0;
	color:#fff;
	z-index:50;
	font-size:16px;
}
#slide-count .fa{
	margin-right:3px;
	vertical-align:middle;
}
.villa-slider-secondary-text{
	display:block;
	background:#eeeeee;
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:15px;
}
.villa-description-sentence{
	color:#231f20;
}
.single-villa-last-deal-text{
	color:#f45d48;
	text-align:right;
}
    /* V2 */
    .single-villa-slider-wrapper .abs-slide-information{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
    .single-villa-slider-v2 .slick-slide{ margin: 0px 5px; }
    .single-villa-slider-v2 .slick-list{ margin: 0px -5px; }
    .single-villa-slider-v2 .slick-slide.slick-active.slick-center{ width: 1050px !important; }
    .single-villa-slider-v2 .slick-slide img {
        display: block;
        width: 100%;
        height: 700px;
        object-fit: cover;
    }

/* Villa Enquiry Form */
.villa-enquiry-form{
	background:#ffe1e1;
	margin-bottom:4px;
	padding:0 0 25px;
}
#main .villa-enquiry-form-heading{
	background:#ff6666;
	color:#fff;
	font-size:18px;
	font-weight:400;
	display:inline-block;
	margin:0 0 10px;
	padding:9px 25px;
}
.villa-enquiry-form .gform_wrapper{
	padding:0 15px;
}
.gform_required_legend{
	display:none;
}
#main .villa-enquiry-form input[type='text'],
#main .villa-enquiry-form input[type='email'],
#main .villa-enquiry-form input[type='tel']{
	border:1px solid #bcbec0;
	font-size:14px;
	height:44px;
	padding:0 10px;
	-webkit-border-radius:0;
	border-radius:0;
	width:100%;
}
#main .villa-enquiry-form select{
	border:1px solid #bcbec0;
	font-size:14px;
	height:44px;
	padding:0 10px;
	-webkit-border-radius:0;
	border-radius:0;
	width:100%;
}
#main .villa-enquiry-form textarea{
	border:1px solid #bcbec0;
	font-size:14px;
	height:44px;
	padding:11px 10px;
	-webkit-border-radius:0;
	border-radius:0;
	width:100%;
}
#main .villa-enquiry-form input[type='submit']{
	font-size:22px;
	font-weight:700;
	text-align:center;
	width:270px;
	height:60px;
	-webkit-border-radius:0;
	border-radius:0;
	float:none;
	border:none;
	outline:none;
	color:#fff;
	background:#ff6666;
	margin:0;
}
#main .villa-enquiry-form .ui-datepicker-trigger{
	width: 20px;
	height: auto;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 0 0 0;
	position: absolute;
	right: 10px;
	z-index: 10;
	top: 50%;
	 -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
}
#main .villa-enquiry-form .ginput_container{
	position:relative;
}
#main .villa-enquiry-form .gform_fields{
	grid-template-columns: repeat(24,1fr);
	grid-column-gap: 11px;
	grid-row-gap:11px;
}
#main .villa-enquiry-form .gfield.calendar{
	grid-column: span 3;
	-ms-grid-column-span: 3;
}
#main .villa-enquiry-form .col-1-4{
	grid-column: span 6;
	-ms-grid-column-span: 6;
}
#main .villa-enquiry-form .col-2-5{
	grid-column: span 9;
	-ms-grid-column-span: 9;
}
#main .villa-enquiry-form .col-1-5{
	grid-column: span 5;
	-ms-grid-column-span: 5;
}
.gfield_consent_label,
.gfield_checkbox label {
	font-size:14px;
	color:#514f4f;
	vertical-align:middle;
}
.gfield_consent_label a{
	color:inherit;
}
#main .villa-enquiry-form .gform_footer {
	justify-content:flex-end;
	margin-top:-15px;
}
#main .ui-datepicker-title select{
	color:#fff;
}
#main .gfield_validation_message{
	padding:0 5px;
	font-size:13px;
}
#main .gform_wrapper .gform_validation_errors h2{
	margin:0;
	font-size:18px;
}
#villa-booking-form{
	margin-bottom:30px;
}
.villa-enquiry-form-bottom{
	background:#e4e5e6;
	padding:20px 15px;
	color:#514f4f;
	font-size:14px;
	line-height:1.57;
	margin-bottom:30px;
}
.villa-enquiry-form-bottom a{
	color:#514f4f;
}
.villa-enquiry-form-bottom-left{
	border-right:1px solid #000;
	padding-top:10px;
}
.villa-enquiry-form-bottom-right{
	padding-top:10px;
}
#main .villa-enquiry-form-bottom p{
	margin:0;
}
.villa-enquiry-form-bottom img{
	vertical-align:middle;
	display:inline-block;
	margin:5px 20px 0;
}

/* Villa Info */
.what-you-need-to-know{
	background:#f7f7f7;
	padding:12px 10px 10px;
	margin-bottom:20px;
}
#main .villa-sub-heading{
	color:#49b9ea;
	font-size:17px;
	font-weight:700;
	margin-bottom:1em;
}
.what-you-need-to-know li{
	list-style:none;
	color:#231f20;
	font-size:14px;
	font-weight:400;
	margin-bottom:0.7em;
}
.what-you-need-to-know li span{
	color:#49b9ea;
	font-weight:800;
	width:25px;
	display:inline-block;
}
.nearby-beaches{
	margin-bottom:20px;
}
.nearby-beaches-list li{
	list-style:none;
	background:#f7f7f7;
	margin-bottom:5px;
	color:#231f20;
	font-size:14px;
	padding:9px 10px;
}
.nearby-beaches-list .distance{
	display:inline-block;
	width:65px;
	color:#49b9ea;
	font-weight:700;
}
.perfect-for{
	margin-bottom:10px;
}
.seniors{
	background:url('../png/icons.png') no-repeat left top / 500% auto;
}
.friends{
	background-image:url('../png/icon-friend.png');
}
.restaurant-cafe-lovers{
	background-image:url('../png/icon-restaurant.png') ;
}
.fitness-lovers{
	background-image:url('../png/icon-fitness.png') ;
}
.honeymoon{
	background-image:url('../png/icon-honeymoon.png') ;
}
.families{
	background-image:url('../png/icon-family.png') ;
}
.shopaholics{
	background-image:url('../png/icon-shopaholic.png') ;
}
.entertainers{
	background-image:url('../png/icon-entertains.png') ;
}
.beach-lovers{
	background-image:url(../png/icon-beach-lover.png);
}
#main .perfect-for ul{
	margin:0;
	padding:0;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.perfect-for ul li{
	position:relative;
	width:85px;
	margin:0 0 10px 0;
	background-color:#f7f7f7;
	list-style:none;
	text-align:center;
	padding:62px 0 12px;
	background-position:center top 12px;
	background-repeat:no-repeat;
}
.perfect-for ul li:nth-child(3n){
	margin-right:0;
}
.perfect-for span{
	color:#231f20;
	font-size:12px;
	line-height:1;
	font-weight:700;
	display:block;
}
#main .villa-why-book{
	padding:12px 0 1px;
	margin-bottom:20px;
}
#main .villa-why-book ul{
	margin:0;
}
#main .villa-why-book li{
	list-style:none;
	background:url(../png/icon-tick-blue.png) no-repeat left top;
	padding-left:30px;
	margin-bottom:0.7em;
}
.vila-include{
	padding:12px 15px 10px;
	background:#f7f7f7;
	margin-bottom:20px;
}
.vila-include li{
	list-style:none;
	background:url(../png/icon-tick-blue.png) no-repeat left top;
	padding-left:30px;
	margin-bottom:0.7em;
	color:#231f20;
	font-size:14px;
}
.villa-checkin-checkout-time{
	padding:0 0 0 50px;
	position:relative;
	font-size:14px;
	color:#231f20;
	margin-bottom:20px;
}
.villa-checkin-checkout-time .icon{
	font-size:42px;
	position:absolute;
	left:0;
	top:0;
	line-height:1;
}
.villa-checkin-checkout-time li{
	list-style:none;
	margin-bottom:0.7em;
}
.villa-checkin-checkout-time span{
	font-weight:700;
	color:#49b9ea;
	display:inline-block;
	width:80px;
}
	/* V2 */
	.villa-detail-container2 .what-you-need-to-know{ margin-bottom: 15px; }
	.villa-detail-container2 .what-you-need-to-know .list-box{ margin: 0px -17px; }
	.villa-detail-container2 .what-you-need-to-know .list-box li{
		display: inline-block;
		border-right: 1.5px solid #000000;
		padding: 0px 17px;
	}
	.villa-detail-container2 .what-you-need-to-know .list-box li:last-child{ border-right: none; }
	.villa-detail-container2 .what-you-need-to-know .list-box li span{ width: auto; margin-right: 7px; }
	.villa-detail-container2 .perfect-for{
		padding-top: 12px;
		padding-bottom: 15px;
		border-bottom: 1.5px solid #000000;
		margin-bottom: 10px;
	}
	.villa-detail-container2 .perfect-for ul{ justify-content: normal !important; margin: 0px -10px; }
	.villa-detail-container2 .perfect-for ul li{
		background-color: transparent;
		text-align: left;
		background-position: left top 12px;
		margin: 0 10px 10px 10px;
	}
	.villa-detail-container2 .nearby-beaches{
		margin-bottom: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
		border-bottom: 1.5px solid #000000;
	}
	.villa-detail-container2 .nearby-beaches-list li {
		list-style: none;
		background: transparent;
		margin-bottom: 5px;
		color: #231f20;
		font-size: 14px;
		padding: 0px 10px 0px 0px;
	}

/* Villa Gallery */
.gall-area{
	margin:10px 0 30px;
	border-top:1px solid #b2b2b2;
	padding:30px 0 0;
}
.gall-area header span{
	display:inline-block;
	font-weight:400;
	margin-left:8px;
}
#main .gall-area p{margin:0}
.gall-area .img-list{
	margin:0;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.gallery-category{
	list-style:none;
	width:18%;
	margin-bottom:20px;
}
.gallery-category .title{
	background:#49b9ea;
	color:#fff;
	text-align:center;
	font-weight:700;
	font-size:15px;
	padding:6px 0;
}
.villa-gallery li {
	display:none;
	list-style:none;
}
.villa-gallery li:first-child{
	display:block;
}
.villa-gallery li img{
	display:block;
	width:100%;
	height:auto;
}
.villa-gallery li a{
	display:block; 
	overflow:hidden;
}
.villa-gallery li a:hover{
	text-decoration:none;
}
    /* V2 */
    .gall-area.v2 {
        margin: 10px 0 10px;
        border-top: none;
        padding: 0px 0 0;
    }
    .gall-area.v2 .img-list {
        margin: 0px -10px;
        display: flex;
        justify-content: normal; 
        flex-wrap: wrap;
    }
    .gall-area.v2 .gallery-category {
        list-style: none;
        width: calc(25% - 20px);
        margin: 0px 10px;
        margin-bottom: 20px;
    }

/* Villa Tab */
#villa-tab{
	margin-bottom:40px;
}
#main .tabset{
	text-align:left;
	display:flex;
	margin:0;
	flex-wrap:wrap;
}
#main .tabset li:last-child{
	margin-right:0;
}
#main .tabset li{
	list-style:none;
	flex-grow:1;
	margin:0 15px 5px 0;
	text-align:center;
}
#main .tabset li a{
	display:block;
	padding:5px 5px;
	background:none;
	font-size:15px;
	border:1px solid #49b9ea;
	color:#49b9ea;
	font-weight:700;
}
#main .tabset li a.active,
#main .tabset li a:hover{
	text-decoration:none;
	color:#fff;
	background:#49b9ea;
}
.tab-content{
	width:100%;
	overflow:hidden;
	background:#f7f7f7;
	padding:40px 45px;
	margin:0 0 0;
}
#main .tab-content .text-holder{
	overflow:hidden;
	position:relative;
}
.text-holder img{
	max-width:100%;
	height:auto;
}
#map-canvas{
	height:407px;
}

/* Suggest Villa  */
#suggest-villas{
	display:block;
	margin-top:20px;
	font-size:0;
}
.s-villa .img-suggest img{
	width:100%;
	height:auto;
	display:block;
	margin:0;
}
.s-villa .img-suggest {
	margin-bottom:15px;
}
.s-villa-price{
	color: #49b9ea;
	font-size:14px;
	font-weight:400;
    margin: 10px 0 0 0;
}
.s-villa .old-price{
	 text-decoration: line-through;
	 font-size:18px;
	 vertical-align:baseline;
	 display:inline-block;
	 margin-right:1px;
}
.s-villa .new-price{
	 font-size:18px;
	 vertical-align:baseline;
	 display:inline-block;
}
.s-villa .sale {
    display:inline-block;
    margin: 0 5px 0 0;
    overflow: hidden;
	background: #ff6666 ;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	 border-radius: 50%;
    color: #fff;
    font-size:16px;
	font-weight:700;
	width: 45px;
    height: 45px;
	line-height:45px;
    text-align: center;
    text-transform: uppercase;
	vertical-align: middle;
}
.s-villa{
	margin-bottom:30px;
}
#main .s-villa h3,
#main .s-villa h2{
	margin:0 0 1em;
	color:#231f20;
	font-size:16px;
	font-weight:400;
}
#suggest-villas .last-deal-text{
	margin-bottom:10px;
}
.villas-suggest-more{
	font-size:16px;
	margin-bottom:30px;
}

/* Why book with us  */
#why-book-with-us{
	background:#dbf1fb;
 	margin:0 0 30px;
	padding: 35px 45px;
	overflow:hidden;
}
#main #why-book-with-us h2{
	margin:0 0 30px;
	color:#0c121c;
	font-size:15px;
	font-weight:700;
}
.why-book-content{
	 -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.why-book-with-us-photo img{
	display:block;
	width:100%;
	height:auto;
	margin-bottom:30px;
}
#main .why-book-content ul{
	margin:0 ;
}
#main .why-book-content li {
	list-style: none;
	background: url(../png/icon-tick-blue.png) no-repeat left top;
	padding-left: 30px;
	margin-bottom: 0.7em;
}

/* Villa Inspect  */
.villa-inspect{
	background:#f7f7f7;
	padding:35px 45px;
	display:flex;
	margin-bottom:30px;
}
.villa-inspect-image{
	margin-bottom:30px;
	width:210px;
	margin-right:35px;
}
.villa-inspect-image img{
	display:block;
	max-width:100%;
	height:auto;
}
.villa-inspect-content{
	margin-bottom:10px;
}

/* Villa Question Answer  */
.villa-question-answers{
	margin:50px 0 30px;
}
.qa-slider{
	padding:0 5px;
	position:relative;
	margin-bottom:30px;
	margin-top:20px;
}
.qa-slider-arrow{
	position: absolute;
	top: 50%;
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
	width:30px;
	height:30px;
	text-align:center;
	border:1px solid #e7e7e7;
	-webkit-border-radius:50%;
	border-radius:50%;
	cursor:pointer;
	z-index:100;
	background:#fff;
	font-size:20px;
}
.qa-slider-arrow i{
	line-height:28px;
}
.qa-slider-prev{
	left:0;
}
.qa-slider-next{
	right:0;
}
.villa-qa{
	border:1px solid #e7e7e7;
	padding: 20px 15px;
	margin:0 10px;
}
#main .villa-qa .question i{
	position:absolute;
	left:0;
	font-size:20px;
}
#main .villa-qa .question{
	font-size:15px;
	font-weight:600;
	margin:0 0 15px;
	padding-left:40px;
	position:relative;
}
.villa-qa .answer i{
	position:absolute;
	left:0;
	font-size:20px;
}
.villa-qa .answer{
	padding-left:40px;
	position:relative;
}
.answer-date{
	color:#6b6b6b;
	font-size:14px;
}
.ask-question{
	display: inline-block;
	border: 1px solid #00a2ec;
	padding: 10px 30px;
	color:#66b5e4;
	cursor:pointer;
}
.ask-question-form.active{
	display:block;
}
.ask-question-form{
	margin-top:30px;
	display:none;
}
.ask-question-form .gform_heading{
	display:none;
}
#main .ask-question-form h2{
	color:#414141;
	text-align:center;
}
.ask-question-form input[type="text"] {
	width: 100%;
	padding: 0 10px;
	border: 1px solid #ccc;
	height: 40px;
	font-size: 16px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.ask-question-form textarea {
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #ccc;
	height: 100px;
	font-size: 16px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.ask-question-form .gfield_label{
	display:none;
}
.ask-question-form .gfield{
	margin-bottom:12px;
}
#main .ask-question-form .gform_footer {
	text-align:center;
	margin-bottom:30px;
}
.ask-question-form input[type="submit"]{
	width:auto;
	height:40px;
	padding:0 1em;
	float:none;
}

/* Villa FAQs  */
.villa-faqs-wrapper{
	margin:50px 0 ;
}
.villa-faqs-header{
	font-size:15px;
	font-weight:700;
	color:#0c121c;
	margin:0 0 1em;
}
#main .villa-faq-question{
	font-size:14px;
	font-weight:400;
	line-height:1.5;
	color:#231f20;
	margin:0;
	padding:12px 50px 12px 40px ;
	position:relative;
	cursor:pointer;
}
#main .accordion-active .villa-faq-question:after{
	content:"\f3d8";
	line-height:12px;
}
#main .villa-faq-question:after{
	content:"\f3d0";
	position:absolute;
	right:15px;
	font: 24px/1 Ionicons;
	text-align:center;
	top:50%;
	-ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
}
.villa-faq-question svg{
	width:20px;
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform: translateY(-50%); 
    transform: translateY(-50%);
}
#main .accordion-active .villa-faq-answer{
	display:block;
}
#main .villa-faq-answer{
	padding: 15px 15px 1px ;
	background:#f7f7f7;
	margin-bottom:15px;
	display:none;
}
.villa-faq{
	border-bottom:1px solid #e7e7e7;
	padding:0 0;
}
.villa-faqs-list-block .villa-faq:last-child{
	border:none;
}
.villa-faqs-list-block{
	border:1px solid #e7e7e7;
	padding:0 15px;
}
.ask-a-question{
	border:1px solid #e7e7e7;
	height:100%;
	text-align:center;
	display:flex;
	align-items:center;
}
.ask-a-question-content {
	background:#c9e9f8;
	padding:15px;  
}
.ask-a-question-content img{
	display:block;
	max-width:100%;
	height:auto;
	margin-bottom:10px;
}
.ask-a-question-content header{
	font-weight:700;
	font-size:18px;
	color:#3cb5e9;
}
.ask-a-question-content p{
	margin:0.7em 0;
}
#main .ask-a-question-content .btn{
	min-width:0;
}
.ask-a-question-content .phone{
	background:url(../jpg/ask-phone.jpg) no-repeat left top / 15px auto;
	padding:0 0 0 20px;
	color:#ff6565;
	font-size:11px;
	font-weight:700;
	margin-top:20px;
	text-align:left;
	display:inline-block;
}
.ask-a-question-content .phone a{
	color:#ff6565;
	text-decoration:underline;
}

/* How to Book process  */
.how-to-book{
	margin:50px 0 ;
	border:3px solid #0d121c;
	padding:20px 20px 5px;
}
#main .how-to-book h2{
	font-size:15px;
	font-weight:700;
	color:#0c121c;
	margin:0 0 1em;
}
.how-to-book-step{
	display:flex;
}
.how-to-book li:last-child{
	margin-right:0;
}
.how-to-book li{
	list-style:none;
	padding:0 0;
	font-size:14px;
	display:flex;
	margin:0 15px 15px 0;
	flex-grow:1;
}
.how-to-book li i{
	display:inline-block;
	font-size:48px;
	line-height:1;
	color:#0097fb;
	margin:0 15px 0 0;
}
.how-to-book li span{
	display:inline-block;
	margin-top:10px;
}
.villa-continue-search{
	margin-bottom:50px;
}
.villa-continue-search header{
	font-weight:700;
	font-size:28px;
	color:#49b9ea;
	margin-bottom:1em;
}
.villa-continue-search  a{
	display:block;
	border:2px solid #49b9ea;
	padding: 10px 15px;
	font-size:18px;
	font-weight:700;
	color:#49b9ea;
	text-align:center;
	margin-bottom:50px;
}
.under_menu_text{
	margin-bottom:10px;
}

/* Reason to Book process  */
#main .reason-to-book-section .heading{
	text-transform:uppercase;
	font-size:30px;
	font-weight:700;
	border-bottom:1px solid #1e1a1b;
	max-width:990px;
	margin-bottom:25px;
	padding:15px 0;
}
.reason-to-book{
	background:url(../jpg/why-choose-bg.jpg) no-repeat center center / cover;
	padding-top:95px;
	padding-bottom:140px;
}
.reason-to-book-content{
	margin-bottom:20px;
}
.reason-to-book-content .entry-content{
	background:#64a0d7;
	padding:30px 25px 25px;
	height:100%;
}
.reason-to-book-content .entry-content h2,
.reason-to-book-content .entry-content h3{
	color:#fff;
	font-size:22px;
}

/* Added by Hibiscus */
.villa-g-content .villa-info{
	margin-top:12px;
}
.villa-info{
	display:flex;
	align-items:center;
}
.villa-info span a{
	color:#231f20;
}
.villa-info span {
    padding: 4px 0 4px 36px;  
    font-size:14px;
	font-weight:500;
	text-transform:capitalize;   
	margin-right:25px;
}
.villa-info .bed{
	background: url(../png/ico-1.png) no-repeat left center ;
}
.villa-info .bath{
	background: url(../png/ico-2.png) no-repeat left center ;
	padding-left:30px;
}
.villa-info .swim{
	background: url(../png/ico-3.png) no-repeat left center ;
	padding-left:26px;
}
.villa-info .max{
	background: url(../png/ico-4.png) no-repeat left center ;
}
.villa-g-content-home li.loc{
    padding: 10px 0 0 25px;
    background: url(../png/icon-location.png) no-repeat left bottom 3px;
     display:block;
     float:right;
       width: 40%;
       font-size:14px;
}
.villa-g-content-home .hold{
    margin-bottom:1.5em;
}
.things-we-love.entry-content{
	margin:20px 0 30px;
	font-size:15px;
}
.things-we-love header:before{
	content:"\f442";
	font-family: "Ionicons";
	margin-right:7px;
	font-size:20px;
	display:inline-block;
	vertical-align:middle;
	font-weight:400;
}
.things-we-love header{
	margin-bottom:3px;
	font-weight:600;
}
.things-we-love p{
	margin-bottom:0;
}
.things-we-love li{  
	margin-bottom:0;
}
.home-villa-review {
	color:#64a0d7;
	margin-bottom:20px;
}
.home-villa-review .review-number{
	font-size:10px;
	vertical-align:middle;
}
.home-villa-review .review-label{
	font-weight:600;
	font-size:12px;
	vertical-align:middle;
}
.home-villa-review .score{
	display:inline-block;
	color:#fff;
	background:#64a0d7;
	font-weight:700;
	font-size:14px;
	padding:2px 5px;
	vertical-align:middle;
}
.villa-g-content-home .description li{
    margin-bottom:0;
}
.villa-g-content-home .description
{
    padding-top:15px;
    min-height:90px;
    font-size:15px;
}
.villa-g-content-home li.bed span
{
    padding-left:2px;
    margin-top: -3px;
    display: inline-block;
}

.villa-g-content-home li.loc span
{
    padding-left:2px;
    margin-top: -3px;
    display: inline-block;
    color:#000;
}
.home-region-list-section .h3-sub-title
{
 font-size:17px;
 margin-bottom:50px;
}
.villa-g-inner1
{
    color:#000;
	position:relative;
	display:block;
}
.villa-g-content-home li.loc
{
    display:none;
}
.villa-g-content-home li.loc span a
{
    color:#000;
}
.h-sub-heading-top
{
   color: #000 !important;
    font-size: 25px !important;
    font-weight: 700 !important;
    margin-bottom: 15px !important;
}
.tax-villas_destinations .villa-g-content-home .loc {
    display:block;
    margin-bottom:20px;
}
.villa-g-content-home .loc {
    display: inline-block;
    color: #999999;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
    margin: 0 15px 0 0;
}
.tax-villas_destinations .see-more{ 
 
    position:relative;
    right:auto;
    bottom:auto;

}
.villa-g-content-home .loc a
{
       color: #999999;
}
.list-villas{
	background:#f5f5f5;
	padding:30px 0;
	margin:30px 0;
}

/* =====================
Destination Header
======================== */
.destination-header{
	padding:50px 0;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.destination-header-text{
	background:rgba(255,255,255,0.74);
	padding:20px 25px 40px;
	height:100%;
}
.destination-header-form{
	background:rgba(0,0,0,0.29);
	padding:20px 25px;
}
.destination-header-text .villas-description{
	background:none;
	padding:0;
	margin:0 0 19px;
	line-height:1.42;
}
.destination-header-text h1{
	font-size:16px;
	font-weight:600;
	margin-bottom:1em;
}
.destination-header-text h2,
.destination-header-text h3{
	font-size:14px;
	font-weight:700;
}
.destination-header-text .more-villa-des{
	background:#fff;
	font-size:14px;
	padding:5px 10px;
	float:left;
}
.show-map-villas:before{
	content:"\f041";
	font-family: FontAwesome;
	margin-right:7px;
	font-weight:400;
	font-size:20px;
	line-height:1;
	vertical-align:middle;
	display:inline-block;
}
.show-map-villas{
	color:#ff6665;
	font-size:14px;
	font-weight:700;
	background:#fff;
	padding:4px 10px;
	float:right;
	cursor:pointer;
}
.destination-header-form header{
	color:#fff;
	font-size:18px;
	font-weight:700;
}
.destination-header-form p{
	color:#fff;
	font-size:14px;
	font-weight:700;
	margin-bottom:1em;
}
.destination-header-form .gform_wrapper.gravity-theme .gform_fields{
	grid-row-gap: 10px;
}
.destination-header-form  input[type="submit"]{
	float:none;
	width:210px;
	-webkit-border-radius:0;
	border-radius:0;
	font-size:14px;
	height:40px;
}
.destination-header-form .gform_confirmation_message{
    color:#fff;
    padding:20px 0;
    font-size:18px;
}
.destination-header-form  .gform_wrapper.gravity-theme .gform_footer{
	padding:0;
	margin:10px 0 0;
}
.destination-search-wrapper .gform_wrapepr{
	display:none;
}
.destination-search-wrapper  .map-villas-wrapper{
	display:none;
	width:100%;
}
.destination-search-wrapper  .map-villas-wrapper.active{
	display:block;
}

/* =====================
New Villa style
======================== */
.tax-villas_destinations #main .list.view2 li .text-h:after{
	display:none;
}
.tax-villas_destinations .text-h{
	width:calc(100% - 560px);
	float:left;
	border-right:1px solid #ccc;
}
.villas-price-wrapper{
	float:left;
	width:185px;
	padding-left:20px;
}
.area{
	background:#000;
	margin-bottom:25px;
	-webkit-border-radius:0 0 20px 20px;
	border-radius:0 0 20px 20px;
	color:#fff;
}
.area a{
	color:#fff;
}
.area img{
	display:block;
	width:100%;
	height:auto;
}
.area h3{
	font-size:20px;
	font-weight:700;
	padding:0 20px;
	margin:10px 0 0;
}
.area .description{
	padding:10px 20px 35px;
	font-size:14px;
	position:relative;
}
.area .description .view{
	position:absolute;
	right:20px;
	bottom:10px;
}
#main .villa-by-area .h-sub-heading{
	font-size:20px;
}

/* Team  */
.our-team{
	border-top:1px solid #000;
	padding:45px 0;
	margin-top:50px;
}
.team-member{
	margin-bottom:30px;
}
.team-content h3{
	font-size:16px;
}
.team-img img{
	display:block;
	max-width:100%;
	height:auto;
}
.team-img {
	margin-bottom:30px;
}
.flatpickr-weekday{
	color:#f45d48 !important
}


.mobile-page-title,.mobile-header-image,.mobile-header-content {
	display:none;
}
.mobile-only {
	display: none;
}
.mobile-videos,.try-search,.location-tabs-dropdown,.search-by-location-mobile{
	display:none;
}
.villa-enquiry-form-close,
#main .mobile-enquire-button-in-page,
.single-vila-info-mobile{
	display:none;
}

/* =====================
Slide menu defautl style
======================== */
.sidr{display:none;position:absolute;position:fixed;top:0;height:100%;z-index:999;width:380px;overflow-x:none;overflow-y:auto;background:#fff   ;padding-top:20px;}
.sidr .sidr-inner{padding:0 0 15px}
.sidr.right{left:auto;right:-380px}
.sidr.left{left:-380px;right:auto}

@media only screen and (min-width : 2000px) {
	.bg1{
		background-size:cover;
	}
}

@media only screen and (max-width: 1200px) {
	.under_menu_text{
		display:none;
	}
	#main .h-sub-heading{
		font-size:20px;
	}
	.teams-photo{
		margin-bottom:30px; 
	}
	.home-header-image picture{
		left:0;
	}
	.home-header-image img{
		height:600px;
		width:auto;
		max-width:none;
	}
	#scroll-top-btn{
		display:none;
	}
	body {
		min-width: 0;
	}

	#header .hold {
		width: 64%;
	}

	#header .logo {
		width: 230px;
		height: 43px;
	}
	#header .header-h #nav .red a{
		padding:15px 15px ;
	}
	#header .header-h #nav .red{
		margin-left:0;
	}
	.home #header .header-h #nav li{
		margin-right:40px;
	}
	.top-bar .holder {
		padding-right: 20px;
	}
	#main .info-holder .title-h {
		width: 44%;
	}

	#main .list li .img-h {
		width: 43%;
	}

	#main .info-holder .title-h h2 {
		font-size: 18px;
	}

	.mark span {
		font-size: 20px;
	}

	#main .info-holder-inner .info li.views {
		clear: both;
		margin: 5px 0 0 0;
	}
	.villa-share{
		margin-left:20px;
	}
	
	.header-button{
		padding:0 1em;
	}
	
	.page-template-search-villas #main .list li{
		padding:0 0 15px;
	}
	.page-template-search-villas #main{
		padding-left:43px;
		padding-right:43px;
		margin:0;
		width:auto;
	}
	#main-wrap .bar-2 .form .gform_body .search-name{
		float:left;
	}
	.layout#main{
		padding:20px 20px 0;
	}
	.need-help{
		width:100%;
	}
	.footer-info li{
		display:block;
	}
	.copyright{
		margin-bottom:10px;
	}
	.footer-info li .address-header:before,.footer-info li .address-header:after,
	.footer-info li sub:after{
		display:none;
	}
	.footer-info li .address-header,.footer-info li sub{
		min-width:auto;
		padding:0;
		margin:0;
	}
	.footer-info{
		padding:20px 0 0;
		margin:20px 0 0;
	}
	.header-top-tag{
		padding:10px 20px 0;
	}
	.search-by-location{
		padding:0 20px;
	}
	.new-home-nav li{
		font-size:16px;
	}
	.home-search-submit{
		font-size:18px;
		height:45px;
		margin-top:0;	
	}
	.new-home-search-wrapper{
		padding-left:40px;
		padding-right:40px;
		background:rgba(0,0,0,0.5);
		color:#fff;
	}
	.new-home-search-wrapper .select-loc{
		width:100%;
	}
	.new-home-search-wrapper form{
		display:block;
	}
	.not-available br{
		display:none;
	}
	.not-available{
		position:relative;
		right:auto;
		top:auto;
		margin-bottom:5px;
	}
	.head .rating-desc{
		position:relative;
		left:auto;
		top:auto;
		margin-top:10px;  
	}
	.aus-owned-text, .aud-payments, .best-price-text, .family-friendly{
		margin:0 15px;
		font-size:14px;
	}
	.header-trustpilot{
		margin-right:15px;
	}
	.icons-statement-section .container{
		padding:45px 15px;
	}
	.single-villa-slider-wrapper{
		min-height:0;
	}
	.home-header-img-bottom-text{
		font-size:16px;
	}
	.see-more{ 
		margin-top:20px;
		position:relative;
		right:auto;
		bottom:auto;
		
	}
}

@media only screen and (max-width : 970px) {
	/* General  */
	.entry-content{
		font-size:16px;
	}
	.entry-content h3{
		font-size:17px;
		margin:1em 0;
	}
	.mobile-nav{
		padding:0 20px 100px;
	}
	.mobile-menu-phone{
		color:#0294e9;
		font-weight:600;
		font-size:20px;
		padding:17px 0;
	}
	.mobile-nav  .mobile-menu-phone a{
		display:inline;
		text-decoration:underline;
		color:#0294e9;
	}
	.mobile-nav li{ 
		list-style:none;
		font-weight:700;
		font-size:16px;
		text-transform:uppercase;
		padding:13px 50px 13px 0;
		position:relative;
		border-bottom:1px solid #000;
	}
	.mobile-nav .mobile-phone a:before{
		content:"";
		width:24px;
		height:24px;
		margin-right:10px;
		background:url(../png/whatsapp.png) no-repeat center center / 100% auto;
		display:inline-block;
		vertical-align:middle;
	}
	.menu-expand{
		position:absolute;
		right:0;
		top:5px;
		width:50px;
		line-height:42px;
		text-align:center;
		color:#0294e9;
		font-size:24px;
	}
	.mobile-nav a{
		color:#000;
		display:block;
	}
	.mobile-nav .sub-menu{
		display:none;
		padding:10px 0 0 20px;
	}
	
	.mobile-nav .active .icon:before{
		content:"\f3d8";
	}
	.mobile-nav .active .sub-menu{
		display:block;
	}
	.mobile-nav .hide .sub-menu{
	    display:none;   
	}
	.mobile-nav .hide .menu-expand .icon:before{
		content:"\f3d0";
	}
	.mobile-nav .sub-menu a:hover{
		text-decoration:underline;
	}
	.mobile-nav .sub-menu a{
		color:#0294e9;
	}
	.mobile-nav .current-menu-item a{
		text-decoration:underline;
	} 
	.mobile-nav .sub-menu li{
		border:none;
		text-transform:none;
		font-size:16px;
		padding:10px 0;
	}
	.sidr-open #main-wrap:before{
		position:absolute;
		content:' ';
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:rgba(0,0,0,0.5);
		z-index:500;
	}
	
	/* Home  */
	#main .home-text-region-heading{
		font-size:30px;
	}
	.home-text-region-content{
		font-size:16px;
		padding:30px 15px;
	}
	.home-text-region-inner{
		top:auto;
		padding:50px 15px 30px;
	}
	.media-mentions ul{
		flex-wrap:wrap;
	}
	
	.icons-statement-icons li header{
		font-size:16px;
	}
	
	/* Single Villa  */
	.villa-header{
		flex-wrap:wrap;
	}
	.villa-header-button{
		width:100%;
		margin:0 0 0;
		font-size:16px;
	}
	.villa-title{
		text-align:center;
		padding-right:10px;
	}
	.villa-title .bed{
		position:relative;
		right:auto;
		top:auto;
	}
	.villa-price{
		min-width:auto;
		width:100%; 
		margin:0;
		justify-content:center;
		font-size:16px;
	}
	.villa-sub-header{
		flex-wrap:wrap;
	}
	.villa-star-review{
		margin-left:0;
	}
	.villa-show-on-map{
		margin-right:30px;
	}
	.villa-location a, 
	.villa-address,
	.villa-show-on-map a,
	.base-on{
		font-size:16px;
	}
	.header-top,.new-home-nav{
		display:none;
	}
	.villa-tooltip:hover .tooltiptext{
		display:none;
	}
	.villa-slider-secondary-text{
		font-size:16px;
		margin-bottom: 0;
	}
	#main .villa-enquiry-form .gfield.calendar,
	#main .villa-enquiry-form .col-1-4,
	#main .villa-enquiry-form .col-2-5 	{
		grid-column: span 12;
		-ms-grid-column-span: 12;
	}
	#main .villa-enquiry-form .col-1-5{
		grid-column: span 8;
		-ms-grid-column-span: 8;
	}
	#main .villa-enquiry-form .gform_footer{
		margin-top:15px;
	}
	#main .villa-enquiry-form input[type='text'], #main .villa-enquiry-form input[type='email'], #main .villa-enquiry-form input[type='tel']{
		font-size:16px;
		height:40px;
	}
	#main .villa-enquiry-form select{
		font-size:16px;
		height:40px;
	}
	#main .villa-enquiry-form textarea{
		font-size:16px;
		height:46px;
	}
	.villa-enquiry-form-bottom{
		font-size:16px;
	}
	#main .villa-sub-heading{
		font-size:16px;
	}
	.what-you-need-to-know li{
		font-size:16px;
	}
	#main .perfect-for ul{
		justify-content:flex-start;
	}
	.perfect-for ul li{
		margin-right:10px;
		width:auto;
		background-color:#fff;
	}
	.perfect-for span{
		font-size:16px;
		font-weight:400;
	}
	.nearby-beaches-list li{
		font-size:16px;
	}
	.vila-include li{
		font-size:16px;
	}
	.villa-checkin-checkout-time{
		font-size:16px;
	}
	.gallery-category .title{
		font-size:16px;
	}
	#main .tabset li{
		margin-right:11px;
	}
	#main .tabset li a{
		font-size:16px;
	}
	.tab-content{
		padding:30px 15px;
	}
	#main .villa-qa .question{
		font-size:16px;
	}
	#main .s-villa h3, 
	#main .s-villa h2{
		font-size:17px;
	}
	.s-villa-price{
		font-size:16px;
	}
	.last-deal-text{
		font-size:16px;
		margin-bottom:20px;
		display:inline-block;
	}
	#main .list>li{
		margin-bottom:30px;
		padding-bottom:30px;
	}
		/* V2 */
		.info-holder-box .container{ padding: 0px; }
		.info-holder-box .container.villa-detail-container2 .villa-title .box-title{
			background: #eeeeee;
			padding: 12px 50px 12px 50px;
		}
		.info-holder-box .container.villa-detail-container2 .villa-title .box-bedroom{ padding: 10px 0px; }
		.info-holder-box .container.villa-detail-container2 .villa-title .box-bedroom .bed a{ font-weight: 600; }
		.info-holder-box .container.villa-detail-container2 .villa-price-wrapper,
		.info-holder-box .container.villa-detail-container2 .villa-sub-header{ padding: 0px 12px; }
		.single-villa-slider-v2{ padding: 0px 12px; }
		.single-villa-slider-v2 .slick-slide img {
			display: block;
			width: 100%;
			height: auto;
			object-fit: cover;
		}
		.single-villa-slider-v2 .single-villa-slider-prev{ left: 4.8%; }
		.single-villa-slider-v2 .single-villa-slider-next{ right: 4.8%; }
		.single-villa-slider-v2 .single-villa-slider-arrow{ top: 55%; }
		.villa-detail-container2 .what-you-need-to-know .list-box li span{ width: 40px; }
		.villa-detail-container2 .what-you-need-to-know .list-box li{
			display: block;
			border-right: none;
		}
		.gall-area.v2 .gallery-category{ width: calc(50% - 20px); }
	
	.footer-text{
		padding-right:0;
	}
	.aus-owned-text, .aud-payments, .best-price-text, .family-friendly{
		margin:0 15px;
	}
	#why-book-with-us{
		padding:30px 15px;
	}
	#main #why-book-with-us h2{
		font-size:16px;
	}
	.villa-inspect{
		padding:30px 15px;
	}
	.villa-faqs-header{
		font-size:16px;
	}
	#main .villa-faq-question{
		font-size:16px;
	}
	#main .how-to-book h2{
		font-size:16px;
	}
	.how-to-book li{
		font-size:16px;
	}
	.how-to-book li i{
		font-size:40px;
	}
	.villa-continue-search header{
		font-size:22px;
	}
	.villa-continue-search a{
		font-size:16px;
	}
	

	#main-wrap {
		padding-top: 70px;
	}

	.header-telephone-aus {
		display: none;
	}
	
	

	#main .why-book-villa {
		margin: 10px 0;
		width: 100%;
	}
	
	.vila-info-wrapper{
		margin:20px 0 0;
		width:100%;
	}
	
	.single-review .review-col-1 {
		float: none;
		margin: 20px 0;
	}

	.single-review {
		border: none;
		width: 100%;
	}
	.info-holder-enquiry,.info-holder-booking{
		background:#fc6562;
		color:#fff;
		padding:7px 0;
	}
	#main .info-holder{
		height: auto; margin: 0px 0 20px ;padding:0 0 0;background:#d9d9d9; text-align: center; }

	#main .info-holder .price-h { float: none; padding: 0 0;background:none;border:none;background:#808080; text-align:center;}
	#main .info-holder .price-h .price-night{
		display:inline-block;
	}
	#main .info-holder .new-price{
		margin-right:5px;
	}
	
	#main .info-holder .price-h .villa-tooltip{
		padding:5px 0;
	}
	#main .info-holder-inner {
		background: #e2e2e2;
		float: none;
		width: 100%;
		margin: 0;
		padding: 5px 0;
	}
	.button-hot-deals .form-best-price{
		display:block;
	}
	.form-best-price{
		display:none;
	}
	#main .info-holder-inner .info {
		text-align: left;
	}

	

	

	#header.mobile #nav .menu-item-299 .sub-menu {
		display: none;
	}
	#nav {margin-top: 0;}
	
	#main .section-t .list li h4{
		font-size:20px;
		line-height:23px;
	}
	#main .section-t .list li .img-h {
		height:auto;
	}
	
	
	#home-testimonial {
		background-size: cover;
		padding-bottom: 15px;
		height: auto;
	}
	.bg1 { min-height: 350px; height:auto;}
	.bg1 .text-area { height: 300px;  padding: 0; }
	.bg1 .text-area h2 { font-size: 20px; line-height: 28px; margin-bottom: 0; margin-top: 30px; }
	.bg1 .search-by-location h2:nth-child(2){
		margin-right:2%;
	}
	.bg1 .search-by-location{
		padding:0;
		margin-bottom:10px;
		display:none;
	}
	.bg1 .search-by-location h2{
		width:23%;
		margin:0 2% 15px 0;
	}
	.bg1 .header-top-tag{
		padding:10px 0 0;
	}
	.bg1 .text-area p { font-size: 14px; margin-bottom: 0; }
	.bg1 .text-area .btn { width: 100%; padding: 15px 0; position: absolute; bottom: 0; left: 0; }
	.bg1 .text-area .logo { display: none; }
	.bg1 .text-area .btn { display: block; }
	.bg1 .text-area .mobile-text-area { display: block; }
	.bg1 .text-area .mobile-text-area p { line-height: 24px; margin: 40px 10px 15px 20px; font-size:24px; font-weight:600;}
	.bg1 .text-area .desktop-text-area { display: none; }
	.page-template-pt-home_new-php #header { float: left; width: 100%; position: relative; height: 70px; }
	#header .header-h #nav { display: none; }
	#header.home-nav { display: none; }
	#header.mobile { box-shadow: 0px 0px 3px #888; display: block; position: fixed; z-index: 500; top: 0; left: 0; height: 70px; background: #fff; width: 100%; }
	
	#header .logo {display:none; }
	#header .header-holder { display: none; }
	#header .home-logo {  height: auto; float: left; padding: 14px 0 0 15px; max-width: 245px; }
	#header .home-logo img { width: 100%; height: auto; }
	#header .mobile-menu { 
		float: right;  width: 30px;  padding: 18px 0; text-align: center;  display:block;
		color:#353535; 
		margin-right:15px;
	}
	.mobile-menu-close{
		position:absolute;
		font-size:48px;
		top:5px;
		right:20px;
	}
	.mobile-menu-trustpilot{
		width:200px;
		margin-top:20px;
	}
	#header .mobile-menu svg{
		width:100%; 
	}
	
	#header.mobile #nav { display: none; width: 100%; float: left; width: 100%; position: absolute; top: 60px !important; background-color: rgba(255,255,255, 0.9); border-bottom: 1px solid #ddd; }
	#header.mobile #nav li { width: 100%; float: left; margin: 0 ; padding: 0; }
	#header.mobile #nav .sub-menu { background: none; position: relative; float: left; width: 100%; display: block; top: 0; left: 0; border: 0; }
	#header.mobile #nav .sub-menu li a { border: 0; border-top: 1px solid #ddd; padding: 10px 0 !important; color: #232d02 !important; font-weight: normal; }
	#header.mobile #nav .sub-menu li a:hover { border: 0; border-top: 1px solid #fff; }
	#header.mobile #nav li a { width: 100%; float: left; padding: 10px 0; border-top: 1px solid #ddd; text-align: center; }
	#header.mobile #nav li a:hover { border: 0; background: #3cf; color: #fff; }
	#main-wrap .bar-2 .form .gform_body ul li {  margin:0 10px 10px 0; }
	.bar-2 .form .gform_body ul{
		margin:0 20px;
	}
	.bar-2 .form .gform_footer{
		margin:0 20px;
		width:auto;
		float:none;
	}
	.bar-2 .form button[type="submit"]{
		float:right;
		display:inline-block;
		margin:7px 0 15px;
		background:#3cf ;
		height:2.5em;
	}
	.bar-2 .form .gform_body ul li:first-child{width:100%;}
	#main-wrap .bar-2 .form .gform_body .search-name{
		float:left;
		margin-top:0;
	}
	
	.bar-2 .form label { width: 100%; float: left; margin: 15px 0 10px; }

	#header .bar { padding-top: 72px; background: #F36938; }
	
	
	
	#nav li:hover a,#nav li.active a,.single-villas #nav li#menu-item-299 a,.single-post #nav li#menu-item-31 a,.archive #nav li#menu-item-31 a,.single-destinations #nav li#menu-item-36 a,.single-destinations #nav li#menu-item-31 a:hover{ border: 0; }
	
	#main .villa-sidebar { float: left; margin: 0; }
	#price-in-aud {  
		line-height:14px;
		background-size:30px auto;
		top:-95px;
		right:0;
		padding:38px 0 0;
		height:42px;
		width:80px;
	}
	#price-in-aud span{
		font-size:12px;
	}
	
	#main .info-holder .title-h { padding: 10px; }
	#main .info-holder .title-h h2 { font-size: 18px; line-height: 22px; float: none; margin:0 20px;text-align:center;color:#000;height:auto;}
	#main .info-holder .title-h .loc{color:#666666 ;font-size:18px;margin:12px 0 0;}
	
	#main #home-faq{
		margin: 40px auto 0;
	}
	
	
	#main .section-t .list { margin: 0; }
	#main .section-t .list li { 
		width: 48%;
		margin: 10px 0 10px 0; 
	}
	
	
	#main .section-t .list li .img-h span { font-size: 14px; text-align: center; }
	#main .section-t .list li h4 { font-size: 16x; text-align: center; }
	#main .list .text { display: table; width:100%;}
	#main .list .text .hold { width: 100%; float: left; display: table-header-group;padding-right:0;}
	#main .list .btn-h { display: table-footer-group; width: 100%; float: none; padding-top: 5px; }
	
	#main .list li .text-h h2 { margin: 12px 0 5px; font-size:18px; }
	.page-template-pt-map-php #main { width: 80%; padding: 5%; margin: 0 5%; }
	.page-template-pt-map-php #main .main-gall { width: 100%; float: left; margin: 0 0 25px; }
	#main .list li .text-h .price-h { 
		max-width: 100%;  
		margin: 5px 0 0 0; 
		position:relative;
		top:auto;
		right:auto;
	}
	#main .list li .text-h .sale{
		display:inline-block;
	}
	.from{
		display:inline-block;
		margin-right:5px;
		margin-top:0;
		vertical-align:middle;
	}
	#main .list li .text-h .price{
		vertical-align:middle;
	}
	.price-unit{
		display:inline-block;
		margin-left:5px;
		vertical-align:middle;
	}
	.button-hot-deals .button{
		width:45%;
	}
	#main .list.view2 li .text-h::after{
		display:none;
	}

	#main .section-t .section-h h3 { text-align: left; font-size: 18px; line-height: 28px; }
	#main .section-t p { text-align: left; font-size: 16px; line-height: 26px; }
	#FK_Best_Of_Badge533126e90c960 { margin-left: 0 !important; }
	
	#main .content { width: 100%; }
	#main .aside { width: 100%; padding: 0; margin: 25px 0; }
	
	#main .main-gall { margin: 0 0 15px; padding: 0;  }
	

	.home-tv,#home-our-team { display: none; }
	.bg1 .text-area { height: auto; }
	.bg1 .bar { 
		padding:0 15px;
	}
	.bg1 .bar:after { content: ""; display: table; clear: both; }
	.bg1 .bar li { width:255px;}
	.bg1 .bar li input { float: left; margin: 0 0px 5px 0; width: 97%; padding: 5px; }
	.bg1 .bar li input.input-checkout { margin: 0; }
	.bg1 .bar .form { position: relative;border:none; }
	.bg1 .bar button { 
		margin-top:7px;
	}
	.bg1 .bar .select-area {   margin-top:7px;}
	.bg1 .text-area .btn-hide { display: none; }
	/*#main textarea, #main input[type="text"], #popup input[type="text"] { width: 92%; }*/
	.c-map { width: 100%; }
	.c-map iframe { width: 100%; float: left; height: auto; margin-bottom: 20px; }
	#contact-video { width: 100%; float: left; height: auto; }
	#contact-video iframe { width: 100%; height: auto; }
	#contact-form .gform_wrapper { width: 100%; margin-bottom: 25px; }
	#c-sydney-office{margin-top:0;}
	
	.search-another-villa{
		position:relative;
		right:auto;
		top:auto;
		float:none;
		display:inline-block;
		width:auto;
		height:auto;
		padding:15px;
		background-image:none;
		margin: 0 0 5px 0;
		width: 89%;
	}

	.search-another-villa:after {
		display: none;
	}

	.search-another-villa-break {
		display: none !important;
	}

	.search-another-villa br{
		display:none;
	}
	.filter form { width: 50%; margin: 10px 0; }
	.filter { display: none; }
	.heading #search-box { display: none; }
	#main .heading { margin: 0; }
	.search-by-map { display: none; margin-left: 0; margin-top:10px; }
	.orange-button { width: 100%; margin: 10px 0 25px; }
	.content iframe { max-width: 100%; height: auto; }
	.blog #main .aside, .single #main .aside, .archive #main .aside { display: none; }
	.blog #main .content, .single #main .content, .archive #main .content { width: 100%; }
	.main-props { margin-top: 0 !important; }
	#main .section-t .hot-deals h2 { color: #333; font-size: 22px; }
	.page-template-pt-home_new-php #main { padding-bottom: 70px; margin: 0; }
	.orange-button strong { font-size: 15px; }
	
	
	#menu-main-menu { display: none; }
	

	.villa-description {
		display: none;
	}
	.home-intro-wrapper {
		margin-left: 20px;
		margin-right: 20px;
	}

	.popular-villa-photo {
		margin-bottom: 20px;
	}

	.circle-spotlights,
	.popular-villa-photo,
	.popular-villa-content {
		width: 100%;
	}

	.circle-spotlight {
		margin-bottom: 20px;
		width: 100%;
	}

	#main .visual-gall-standalone {
		height: auto;
		overflow: visible;
		padding-bottom: 10px;
	}

	#main .visual-gall-standalone .btn-h ul li {
		margin: 0 0 5px 0;
	}

	#main .visual-gall .btn-h {
		position: relative;
		height: auto;
	}

	#main.main-borderless {
		float: none;
		margin: 0 auto;
		width: 90%;
	}

	.popular-villa-grid {
		float: none;
		height: auto !important;
		width: 100%;
	}

	.button-hot-deals {
		margin: 20px 0;
	}

	#social-home {
		display: none;
	}

	#cboxOverlay {
		opacity: 0 !important;
	}
	.bg1 .bar header{
		display:none;
	}
	

	.contact-form {
		float: none;
		width: 100%;
	}

	.page-template-pt-contact .staff-previews,
	.staff-previews {
		width: 100%;
	}


	

	.single-review,
	.inspected-villas {
		width: 100%;
	}

	.staff-inspected-photo {
		margin-bottom: 20px;
	}

	.staff-inspected-photo,
	.staff-inspected-name {
		display: block;
	}

	.icon-response {
		clear: left;
	}
	.great-value-for{
		position:relative;
		right:auto;
		top:auto;
		margin-top:16px;
	}
	.great-value-for br{
		display:none;
	}
	.request-form .gform_image_button {
		height: auto;
		width: 100%;
	}

	#main .info-holder .title-h {
		float: none;
		width: auto;
		padding:16px 0 0;
	}

	#main .info-holder .price {
		float: none;
	}

	.hide-on-mobile {
		display: none;
	}

	.mobile-only {
		display: block;
	}
	.top-page{
		display:none;
	}
	.header-mobile-1 {
		display:block;
		background:#5f9fd9;
		color:#fff;
	}
	.header-mobile-1 .container{
		padding:0;
	}
	.header-mobile-text{
		color:#fff;
		font-size:18px;
		font-weight:700;
		text-align:center;
		padding:15px 0; 
	}
	.header-mobile-points {
		display:flex;
		padding:0 0 15px;
		font-size:16px;
		line-height:1.125;
		font-weight:600;
	}
	.header-mobile-points span{
		padding:12px 10px 12px 40px;
		display:inline-block;
		text-align:left;
	}
	.aus-own-mobile{
		border-right:1px solid #fff;
		text-align:center;
	}
	.aus-own-mobile span{
		background:url(../png/icon-aus-mobile.png) no-repeat left center;
	}
	.best-price-mobile {
		text-align:center;
	}
	.best-price-mobile span{
		background:url(../png/icon-best-price-mobile.png) no-repeat left center;
	} 
	.top-bar {
		display: none;
	}

	.location-photo {
		background-position: center center;
		padding-bottom: 40%;
	}

	/* Post iPad fix */
	.contact-form,
	#main .list .btn-h ul li .more{
		max-width: 320px;
		font-size:16px;
	}
	
	
	.best-price  {
		clear: both;
		margin-top: 10px;
		text-align: left;
	}

	.info-holder-enquiry-button {
		display: block;
		font-size:22px;
		padding:12px 0;
	}
	#main .list li .img-h{
		margin-right:30px;
	}
	#main .list .btn-h ul li{
		margin-top:5px;
		width:100%;
	}
	.map-villas-wrapper{
		display:none;
	}
	#villa-search-wrapper .gform_wrapepr{
		width:60%;
		margin-left:20px;
	}
	.villa-search-title{
		padding:0 15px;
	}
	.view-map{
		display:none;
	}
	.half{
		width:auto;
		float:none;
		margin-right:0;
	} 
	
	.search-by-location-mobile{
		display:block;
		text-align:center;
		margin-top:15px; 
	}
	.search-by-location-mobile a{
		color:#fff;
		text-decoration:underline;
	}
	.bg1 .search-by-location-mobile p{
		font-size:14px;
		display:block;
		margin:0 0 5px;
		line-height:1.2em;
	}
	.bg1 .search-by-location-mobile h2{
		display:inline-block;
		font-size:14px;
		
		font-weight:400;
		margin:0;
		line-height:1.2em;
	}
	.bg1 .search-by-location-mobile li{
		display:inline-block;
		width:auto;
		line-height:1.2em;
		margin-bottom:5px;
	}
	.bg1 .search-by-location-mobile ul{
		line-height:1.2em;
	}
	.search-by-location-mobile li:first-child span{
		display:none;
	}
	.sort-by-wrapper{
		margin-bottom:20px;
		text-align:left;
	}
	.tour-gallery-wrapper,
	.tour-inclusions{
		width:100%;
	}
	.tour .btn{
		width:100%;
		text-align:center;
	}
	.tour .price{
		bottom:44px;
		text-align:center;
	}
	.tour{
		padding-bottom:120px;
	}
	.page-template-pt-tour .villa-search-title,
	.page-template-pt-tour .villas-description-wrapper{
		padding:0;
	}
	.trustpilot-footer{
		margin: 0 30px;
	}
	
	
	.tour-page{
		border:none;
		padding:0;
	}
	.tour-header-image{
		margin-bottom:20px;
	}
	#main .tour-title{
		font-size:26px;
		margin-bottom:0.7em;
	}
	#main .tour-content h2, #main .tour-content h3{
		font-size:20px;
	}
	.tour-content{
		font-size:14px;
		line-height:18px;
	}
	#main .tour-option-title{
		font-size:20px;
	}
	.tour-option header{
		font-size:18px;
	}
	.tour-option .btn{
		font-size:18px;
	}
	#main .info-holder .title-h h2, #main .info-holder .title-h h1{
		margin:0;
		padding: 0 40px;
	}
	.villa-share-content{
		right:-10px;
		width:180px;
		text-align:left;
		padding-bottom:0;
	}
	.villa-share-content:before {
		right:10px;
	}
	.villa-share-content:after {
		right:9px;
	}
	.villa-share-content a{
		font-size:12px;
		margin:0 0 10px !important;
	}
	.villa-share-content a i{
		font-size:24px;
	}
	.home-header-promo{
		left:auto;
		top:auto;
		-ms-transform:none; 
		-webkit-transform: none; 
		transform: none;
		position:relative;
		width:100%;
		height:auto;
		-moz-border-radius:0; 
		-webkit-border-radius:0;
		border-radius:0;
		padding:10px 0;
		font-size:20px;
		vertical-align:middle;
		line-height:26px;
		margin-bottom:100px;
	}
	.home-header-promo br{
		display:none;
	}
	.home-header-promo span{
		display:inline;
		font-size:inherit;
		line-height:inherit;
	}
	
}

@media only screen and (max-width : 780px){
	#cboxTitle{
		display:none !important;
	}
	.bg1 .text-area .mobile-text-area p{
		font-size:15px;
		font-weight:400;
		margin:0;
	}
	.bg1 .text-area .mobile-text-area{
		margin: 0 auto 0;
		max-width:85%;
		height: auto;
		padding: 15px 20px 0px;
		float: none;
		background: rgba(0,0,0,0.5);
	}
	.bg1 .bar{
		padding-bottom:30px;
	}
	.tour,.tour:nth-child(3n){
		width:48.625%;
		margin-right:2.75%;
	}
	.tour:nth-child(2n){
		margin-right:0;
	}
	
	.tour-duration{
		padding:15px 0 15px 35px;
	}
	.mobile-h1{
		display:inline-block;
		font-size:14px;
		margin:0 ;
		color:#48484a;
	}
	#header .home-logo{
		font-size:14px;
		color:#48484a;
	}
	.mobile-logo-menu img{
		display:block;
		max-width:100%;
		height:auto;
	}
	.mobile-logo-menu{
		display:block;
		margin-bottom:10px;
		max-width:245px;
	}
	.explore-by-area-wrapper a .text{
		padding:15px;
	}
}

@media only screen and (max-width : 600px) {
	
	
	.home-header-img-bottom-text-wrapper{
		display:none;
	}
	
	.villa-location{
		padding:0;
		width:100%;
	}
	.villa-address-wrapper{
		margin:0 0 0;
		width:100%;
	}
	.single-villa-last-deal-text{
		text-align:left;
	}
	#main .villa-enquiry-form .gfield.calendar{
		grid-column: span 12;
	}
	#main .villa-enquiry-form .col-1-4,
	#main .villa-enquiry-form .col-2-5 	{	
		grid-column: span 24;	
	}
	#main .villa-enquiry-form textarea{
		height:130px;
	}
	#main .villa-enquiry-form input[type='submit']{
		width:100%;
		height:48px;
		font-size:18px;
	}
	.villa-enquiry-form-bottom-left{
		border:none;
		padding-right:70px;
		background: url(../png/ava.png) no-repeat right top / 70px auto;  
	}
	.villa-enquiry-form-bottom-left .phone-number{
		display:block;
	}
	.gall-area header span{
		margin:0;
	}
	.gallery-category{
		width:48%
	}
	#main .tabset li{
		width:100%;
		margin:0 0 11px 0 ;
	}
	.villa-qa{
		margin:0 0 20px;
	}
	.qa-slider{
		padding:0 15px;
	} 
	.how-to-book-step{
		flex-wrap:wrap;
	}
	.villa-inspect{
		display:block;
	}
	.villa-inspect-image{
		margin-right:0;
		width:100%;
	}
	/* Home  */
	
	.explore-by-area-wrapper{
		margin:0 -5px;
	}
	.explore-by-area-wrapper li{
		padding:0 5px;
		margin-bottom:10px;
		width:50%;
	}
	.explore-by-area-wrapper a{
		padding-top:100%;
	}
	.explore-by-area-wrapper .large a{
		padding-top:calc(200% + 10px);
	}
	#main .explore-by-area-wrapper .text h2, 
	#main .explore-by-area-wrapper .text h3{
		font-size:18px;
	}
	
	
	#main .list li .img-h ,
	#main .content .list li .img-h{ width: 100%; height: auto; margin: 0; }
	#main .list li .text-h{
		width: 100%;
	}
	#main .list.view2 li .text-h { margin-top: 20px; width: 100%; float: left;}
	#main .section-t .list li{
		height: auto;
		width:100%;
		margin-right:0;

	}
	#main .villa-sidebar{
		max-width:100%;
	}
	#main .request-form .select-area{
		width:100% !important;
	}
	#main .request-form .gform_body ul li input[type="text"], #main .request-form .gform_body ul li textarea{
		width:100%;
	}
	
	.bg1 .bar button{
		width:100%;
	}
	.testimonial-header{
		font-size:20px;
	}
	
	
		
	.testimonial-header{
		display:none;
	}

	.button-hot-deals .button.blue,
	.button-hot-deals .button{
		width: auto;
		display:block;
		margin: 0 0 40px;
	}
	.button-hot-deals a.red{
		margin-right:0;
	}
	.page-template-pt-home_new-php #main{
		padding-bottom:0;
	}
	.review {
		padding: 10px;
	}

	.rt-left {
		margin: 20px 0;
	}

	.rt-left,
	.rt-right {
		width: 100%;
	}

	.mark span {
    font-size: 16px;
    
	}

	.single-villas .staff-previews {
		width: 100%;
	}

	.page-template-pt-contact-php .staff-preview {
		width: 108px;
	}
	#f-address li{
		border:none !important;
		margin:auto;
		float:none;
	}
	.sideform-bottom span{
		width:100%;
		float:none;
	}
	.sideform-bottom img{
		float:none;
		width:80px;
		margin:15px auto 0;
	}
	.mobile-team{
		display:block;
	}
	.mobile-staff-circle{
		display:block;
		width:80%;
		margin:auto;
	}
	.single #main{
		margin:0;
		padding-top:0;
	}
	#main .visual-gall .prev, #main .visual-gall .next{
		display:none;
	}
	
	
	.best-price-2{
		padding:8px 20px;
		font-size:18px;
	}
	.v-des{
		font-size:18px;
	}
	.single-post .bar-2,.blog .bar-2{
		display:none;
	}
	.single-post .villa-search-mobile .bar-2,.blog .villa-search-mobile .bar-2{
		display:block;
	}
	.single-post .villa-search-mobile,.blog .villa-search-mobile{
		display:block;
		margin-top:40px;
		margin-bottom:-60px;
	}
	#main-wrap .bar-2 .form .gform_body ul li{
		margin-right:0;
		width:100%;
	}
	.bar-2 .select-area{
		width:100% !important;
	}
	.bar-2 .form input[type="text"]{
		width:100%;
	}
	.page-template-search-villas #main{
		padding-left:20px;
		padding-right:20px;
	}
	.tax-villas_destinations .open-villas-search,
	.tax-villas_bedrooms .open-villas-search{
	    display:none;
	}
	.open-villas-search{
		display:block;
		background:#3cf ;
		color:#000;
		font-size: 18px;
		line-height:1.33;
		padding:25px 15px;
		margin-bottom:30px;
	}
	.open-villas-search span{
		display:inline-block;
		vertical-align:top;
		line-height:24px;
		color:#000;
		text-align:center;
		font-size:22px;
		margin-left:5px;
	}
	.sort-by a{
		margin-right:0;
		margin-bottom:20px;
		display:block;
		border:2px solid #cecece;
		-webkit-border-radius:30px;
		border-radius:30px;
		padding:8px 20px;
		text-align:center;
	}
	.sort-by{
		margin:0 15px;
		display:block;
	}
	.bedroom-filter{
		margin:0 15px 0;
		display:block;
	}
	.bedroom-filter select{
	    height:45px;
		width:100%;
		display:block;
		margin:0 ;
		color:#48484a;
		font-weight:300;
		padding:0;
		border:none;
	}
	.bedroom-filter input{
		text-align: center;
		width:100%;
	}
	.bedroom-filter input[name="check_in_period"] {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        padding-left: 44px;
    }
    .bedroom-filter .date-range-box .icon-calendar {
        top: 11px;
        right: inherit;
        left: 15px;
    }
	.bedroom-filter input[type='submit']{
		margin:0;
		background:#42cdfc;
		font-size:18px;
	}
	.bedroom-filter li{
		list-style:none;
		padding-left:44px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		overflow:hidden;
		margin:0 0 10px;
	}
	.bedroom-filter .select-sort-by{
		background:#fff url(../png/icon-price.png) no-repeat left 11px center;
	}
	.bedroom-filter .select-bedroom{
		background:#fff url(../png/ico-1.png) no-repeat left 8px center;
	}
	.bedroom-filter .select-destination{
		background:#fff url(../png/icon-location.png) no-repeat left 14px center;
	}
	#villa-search-wrapper{
		display:none;
		position:relative;
		margin:0;
		padding:5px 15px 1px;
	}
	#villa-search-wrapper .villa-search-title{
		display:none;
	}
	#villa-search-wrapper.active{
		display:block;
	}
	body .mobile-page-title{
		display:block;
		padding-top:15px ;
		margin-bottom:0.5em;
	}
	.mobile-header-image{
		display:block;
	}
	.mobile-header-content{
		display:block;
		background:#183954;
		text-align:center;
		padding-top:15px;
		padding-bottom:15px;
	}
	.page-template-pt-our-team .mobile-header-content{
		display:none;
	}
	.close-villa-search{
		display:none;
		position:absolute;
		right:20px;
		top:10px;
		font-size:30px;
		width:30px;
		height:30px;
		text-align:center;
		line-height:30px;
		color:#fff;
		background:#666;
		border-radius:100%; 
		-moz-border-radius:100%; 
		-webkit-border-radius:100%;
		z-index:10;
	}
	.bar-2 .form label{
		text-align:left;
	}
	
	.bg1{
		position:relative;
		min-height:0;	
		background:none;
	}
	.bg1 .text-area{
		margin:0;
		display:none;
	}
	.new-home-search-wrapper header{
		margin:0 0 20px;
		text-align:center;
		font-weight:400;
		font-size:16px;
	}
	.new-home-search-wrapper li{
		width:100%;
		margin:0 0 12px ;
	}
	.home-search-submit{
		width:100%;
	}
	.new-home-search-wrapper{
		background:none;
		padding:0 0;
		-webkit-border-radius:0;
		border-radius:0;
		margin-bottom:30px;
		color:#231f20; 
	}
	.new-home-search-wrapper form{
		background:#323a59;
		padding:20px 15px;
		-webkit-border-radius:5px;
		border-radius:5px;
	}
	.home-search-submit{
		background:#63a1d7;
		-webkit-border-radius:10px;
		border-radius:10px;
		height:44px;
	}
	.new-home-search-wrapper .select-field{
		background:#fff;
		height:44px;
		padding:0 15px;
		-webkit-border-radius:10px;
		border-radius:10px;
		border:none;
	}
	.new-home-search-wrapper input[type="text"]{
		background:#fff;
		height:44px;
		padding:0 15px;
		-webkit-border-radius:10px;
		border-radius:10px;
		border:none;
	}
	.new-home-search-wrapper .select-loc .icon-calendar{
		top:14px;
	}
	.home-header-image picture{
		display:none;
	}
	.home-header-image:before{
		display:none;
	}
	.home-header-image{
		min-height:0;
		width:100%;
	}
	.home-header-image-content p{
		display:none;
	}
	.home-header-image-content h1{
		margin:0;
		text-align:center;
	}
	.home-header-image-content{
		padding:22px 0 0;
		background:none;
		color:#231f20;
		margin-bottom:5px;
	}
	.home-header-image-content-wrapper{
		position:relative;
		left:auto;
		top:auto;
		 -webkit-transform:none; 
		transform: none;
	}
	.new-home-search-wrapper li label{
		display:none;
	}
	.promo-slider{
		max-width:100%;
		margin:0 20px;
	}
	.pslide{
		padding:25px 45px 25px 20px;
	}
	.pslide h2{
		font-size:30px;
	}
	.pslide h3{
		font-size:26px;
	}
	.pslide strong{
		font-size:20px;
	}
	.bg1 .header-top-tag{
		text-align:center;
	}
	.search-by-location .slick-prev{
		margin-bottom:25px;
	}
	.bg1 .search-by-location{
		border-bottom:none;
	}
	.h-region-content{
		display:none;
	}
	.active .h-region-content{
		display:block;
	}
	.about-right,.about-bottom-content,.about-team-image{
		width:100%;
	}
	#main .c-form .gfield,#main .c-form .gfield.small{
		width:100%;
		margin-right:0;
	}
	#main .c-form .gform_button{
		margin:10px 0 0;
		float:none;
	}
	#main .c-form .gform_footer{
		text-align:center;
	}
	.footer-info li span{
		margin-bottom:10px;
	}
	.footer-info li .address-header, .footer-info li sub{
		display:block;
	}
	.footer-socials, .footer-cards{
		float:none;
	}
	.trustpilot-footer{
		float:none;
	}
	.mobile-videos{
		display:block;
	}
	.m-video{
		margin:0 20px 20px;
	}
	.m-video iframe{
		display:block;
		width:100%;
	}
	.why-book-villa{
		display:none;
	}
	#main-wrap .bar-2 .form .gform_body .search-name{
		display:block;
	}
	
	#villa-search-wrapper .villa-search-form{
		margin:0;
	}
	.bar-2 header{
		margin:10px 20px 0;
		padding-right:30px;
		font-size:20px;
	}
	.gform_wrapepr header span,
	.bar-2 .form label{
		font-size:16px;
	}
	.bar-2 .form button[type="submit"]{
		font-size:16px;
	}
	#villa-search-wrapper .search-by-location{
		display:none;
	}
	#villa-search-wrapper .gform_wrapepr{
		width:100%;
		padding-bottom:10px;
		margin-left:0;
		display:none;
	}
	.archive .section-h{
		display:none;
	}
	.home #main-wrap {
		padding-top:70px;
	}
	.location-tabs li .icon{
		display:inline-block;
	}
	.location-tabs li {
		-webkit-border-radius:5px;
		border-radius:5px;
		padding:8px 15px;
		width:auto;
		font-weight:600;
		margin:0 0 10px 0;
		font-size:18px;
		flex: 0 0 auto;
		width: calc(50% - 7px);
		position:relative;
		text-align:left;
	}
	.location-tabs{
		padding:0;
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
	}
	.location-tabs-prev{
		display:none !important;
	}
	.location-tabs-next{	
		right:0;
	}
	.location-tabs-arrow{
		font-size:24px;
		width:30px;
		height:30px;
		border:1px solid #000;
		-webkit-border-radius:50%;
		border-radius:50%;
		text-align:center;
		line-height:28px;
		background:none;
		position:absolute;
		top:4px;	
	}
	.location-tabs-dropdown{
		display:none;
		border:1px solid #a1a1a1;
		min-width:255px;
		margin-bottom:15px;
		line-height:34px;
	}
	#main .section-t .section-h h3{
		font-size:16px;
		margin:20px 0 15px;
	}
	.bg1 .bar .form{
		padding-bottom:6px;
	}
	.villa-search-form li{
		text-align:center;
	}
	.new-home-search-wrapper #search-name{
		display:none;
	}
	.why-book-content {
		-webkit-column-count: 1;
		-moz-column-count: 1;
			column-count: 1;
	} 
	
	#main .visual-gall{
		margin:0 -20px;
	}
	#slide-count{
		font-size:18px;
		bottom:5px;
		left:-10px;
	}
	.try-search{
		display:block;
		margin:20px 0;
		padding:10px 5px;
		font-size:20px;
		line-height:1.4em;
		background:#cce1ff;
		text-align:center;
	}
	.try-search a{
		font-weight:700;
		display:block;
	}
	#main .vilas-list-header{
		font-size:20px;
	}
	.discount-message img{
		max-width:220px;
	}
	.black-box-wrapper{
		width:100%;
		margin-top:20px;
	}
	.lg-sub-html{
		padding: 10px 30px;
		font-size:12px;
	}
	
	.header-image img{
		height:100%;
		left: 35%;
		position: relative;
		-ms-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width:auto;
	}
	.header-image{
		height:325px;
		overflow:hidden;
		position:relative;
	}
	.header-image-wrapper{
		margin:0 -20px 25px;
	}
	#main .wedding-intro h2{
		font-size:24px;
	}
	#main .wedding-intro h3{
		font-size:22px;
	}
	.wedding-intro{
		font-size:16px;
	}
	.pic-box-img img{
		width:100%;
		height:auto;
	}
	.pic-box-img,.pic-box-text{
		width:100%;
		float:none;
		position:relative;
		left:auto;
	}
	.venue{
		width:100%;
		margin:0 0 25px 0;
	}
	.villa-search-title{
		padding:0;
	}
	.page-template-pt-vila-destination .villa-search-title{
		display:none;
	}
	.page-template-pt-vila-destination .villas-description-wrapper{
		display:block;
	}
	#main .vila-info h2, #main .vila-services h2,
	.perfect-for header{
		font-size:22px;
	}
	.bg1 .text-area .mobile-text-area{
		max-width:100%;
		margin:0 20px;
		padding: 10px 15px 0;
	}
	.bg1 .bar{
		max-width:100%;
		margin:0 0;
		padding: 0 15px 15px;
	}
	.bg1 .text-area .mobile-text-area p{
		font-size:14px;
	}
	#main .info-holder{
		margin: 0 -20px;
	}
	.tour-content-left,
	.tour-content-right{
		width:100%;
	}
	.tour-option{
		width:100%;
		margin-right:0;
	}
	.tour-booking-popup .popup-container{
		width:100%;
		top:60px;
	}
	.tours-wrapper{
		margin-top:40px;
	}
	.tour,.tour:nth-child(2n),.tour:nth-child(3n){
		width:100%;
		margin-right:0;
		padding-bottom:0;
	}
	.tour .btn{
		width:100%;
		position:relative;
		left:auto;
		bottom:auto;
		text-align:center;
	}
	.tour .price{
		position:relative;
		right:auto;
		bottom:auto;
		margin-top:30px;
	}
	
	.tour-general-price{
		display:none;
	}
	.tour-option header{
		min-height:0;
	}
	.villa-tour-booking-btn{
		max-width:100%;
	}
	.footer-truspilot-wrapper{
		width:100%;
	}
	#main .info-holder .price-h{
		position:fixed;
		z-index:100;
		bottom:0;
		left:0;
		width:100%;
	}
	#main .info-holder .title-h{
		padding:15px 15px;
	}
	.blog-feed{
		width:100%;
		margin-right:0;
		margin-bottom:30px;
	}
	.single-blog-thumbnail,.quick-links{
		width:100%;
		margin-bottom:20px;
	}
	.popular-villa-content .perfect-for{
		width:100%;
	}
	.popular-villa-content .rating-desc{
		width:100%;
		padding-top:0;
	}
	.popular-villa-view-map{
		display:none;
	}
	.popular-villa-price{
		float:none;
		margin:0;
	}
	.villa-slider-wrapper{
		width:100%;
	}
	.need-help li{
		width:100%;
	}
	.site-notice{
		font-size:20px;
		padding:15px;
	}
	#colophon{
		padding-bottom:95px;
	}
	.sideform-bottom br{
		display:none;
	}
	.sideform-bottom a{
		margin:5px 0;
	}
	.contact-form, #main .list .btn-h ul li .more{
		max-width:100%;
		text-align:center;
		padding:5px 10px;
	}
	.vila-intro-popup-2, .vila-intro-popup-3, .vila-intro-popup-4, .vila-intro-popup-5, .vila-intro-popup-6, .vila-intro-slider-pop{
		font-size:14px;
	}

	.vila-info li, .vila-services li{
		font-size:18px;
	}
	
	
	
	#main .find-form h3, #main .request-form h3, #popup .request-form h3{
		font-size:22px;
	}
	#main .find-form .gform_body ul li input[type="text"], #main .request-form .gform_body ul li input[type="text"], #popup .request-form .gform_body ul li input[type="text"], #main form .gform_body ul li textarea, form .gform_body ul li textarea{
		font-size:18px;
		height:46px;
	}
	
	
	.request-form .gfield select{
		font-size:18px;
		height:46px;
	}

	#main .find-form .gform_body ul li label, #main .request-form .gform_body ul li label, #popup .request-form .gform_body ul li label{
		font-size:18px;
	}
	input[type="submit"]{
		font-size:20px;
		height:44px;
	}
	#main form .gform_body ul li textarea, form .gform_body ul li textarea{
		height:300px;
	}
	.sideform-bottom{
		font-size:18px;
	}
	#colophon{
		font-size:18px;
	}
	#main .gform_body ul li, #popup .gform_body ul li{
		margin-bottom:12px;
	}
	.sideform-bottom img{
		display:block;
	}
	
	#main .info-holder .price-h .price-night,
	.price-from{
		font-size:18px;
	}
	#main .list .btn-h ul li a{
		font-size:16px;
		line-height:24px;
	}
	#main .list .btn-h ul li{
		width:100%;
	}
	.bg1 .search-by-location h2{
		width:100%;
	}
	.side-card-wrapper img{
		width:110px;
		margin-bottom:10px;
	}
	.side-card-wrapper{
		max-width:100%;
	}
	#main .list li .title-h .open-map-pop{
		position:relative;
		top:auto;
		right:auto;
	}
	#main .list > li .review-stars{
		padding:0;
		margin:0;
	}
	.aus-owned-text, .aud-payments, .best-price-text, .family-friendly{
		display:none;
	}
	.head .rating-desc{
		position:absolute;
		top:16px;
		right:0;
		display:none;
	}
	.cta-wrapper.btn{
		margin-top:20px;
		width:100%;
	}
	.icons-statement-icons-wrapper{
		display:block;
		margin-top:0;
	}
	.icons-statement-icons-wrapper .h-sub-heading{
		text-align:center;
	}
	.icons-statement-icons{
		padding:0 50px;
		display:block;
	}
	.icons-statement-icons li img{
		margin:auto;
	}
	.icons-statement-icons li{
		max-width:100%;
	}
	.icons-statement-icons-arrow {
		font-size: 24px;
		width: 30px;
		height: 30px;
		border: 1px solid #000;
		-webkit-border-radius: 50%;
		border-radius: 50%;
		text-align: center;
		line-height: 28px;
		background: none;
		position: absolute;
		top: 4px;
	}
	.icons-statement-icons-next{
		right:0;
	}
	.icons-statement-icons-prev{
		left:0;
	}
	#main .reason-to-book-section .heading{
		padding-top:0;
		font-size:26px;		
	}
	.reason-to-book-content .entry-content{
		padding:20px 15px 15px;
	}
	.reason-to-book{
		padding-top:50px;
		padding-bottom:80px;
	}
	.villa-g-content-home li.bed{
		float:none;
		font-size:14px;
		margin-top:5px;
	}
	#main .cta-wrapper .btn{
		display:block;
		margin:30px auto 0;
	}
	.header-socials,
	.header-trustpilot{
		display:none;
	}
	.top-page{
		display:none;
	}
	.header-phone{
		margin:0;
		
	}
	.bg1 .bar li{
		width:217px;
	}	
	
	.villas-description{
		padding:15px 15px 15px;
		font-size:16px;
	}
	.villas-description.short{
		height:auto;
		overflow:hidden;
	}
	#main{
		padding-top:0;
	}
	.page-template-pt-about #main,
	.page-template-pt-why-book #main,
	.page-template-pt-our-team #main{
		margin-top:30px;
	}
	.villa-destination-gallery,
	.villas-description-wrapper{
		display:none;
	}
	.page-template-pt-page-v3 .villas-description-wrapper{
		display:block;
	}
	
	.newsletter-villa{
		background-position:center top 15px;
		padding:80px 15px 15px;
	}
	.popular-beaches-nearby{
		width:100%;
		margin-right:0;
	}
	.page-template-pt-cangu .vilas-list-header{
		display:none;
	}
	.header-text h2{
		font-size:40px;
	}
	.header-text br{
		display:none;
	}
	.header-text{
		font-size:20px;
	}
	.speical-offers-wrapper{
		padding:30px 15px 40px;
	}
	.special-offer{
		margin:0 0 30px;
		padding:0;
	}
	.so-slider-arrow{
		top: auto;
		-webkit-transform: none;
		transform: none;
		bottom:0;
	}
	.special-offer-content{
		text-align:center;
	}
	.special-offer-content .btn{
		margin:12px auto 0;
	}
	.so-slider-prev{
		left:50px;
	}
	.so-slider-next{
		right:50px;
	}
	.promo-bubble-wrapper{
		left:0;
		top:0;
	}
	.single-villa-slider-wrapper-v2 .promo-bubble-wrapper{ left: 4%; }
	.promo-bubble{
		font-size:22px;
		width:70px;
		height:70px;
		padding-top:12px;
	}
	.promo-bubble-text{
		margin-top:-5px;;
	}
	.villa-g-content-home .description{
		min-height:20px;	
	}
	.destination-header-text .villas-description,
	.destination-header-text .more-villa-des,
	.show-map-villas,
	.destination-header-form{
		display:none;
	}
	#villa-search-wrapper.destination-search-wrapper{
		display:block;
		padding:0;
	}
	#villa-search-wrapper.destination-search-wrapper .gform_wrapepr{
		display:block;
		-webkit-border-radius:0;
		border-radius:0;
		padding:15px 0;
	}
	.villas-description-mobile{
		display:block;
		font-size:16px;
	}
	.destination-header-text{
		background:none;
		padding:0;
		text-align:center;
		color:#fff;
		padding:50px 30px;
		min-height:355px;
		display:flex;
		flex-wrap:wrap;
		align-items:center;
	}
	.destination-header-text h1{
		font-size:26px;
		font-weight:700;
		width:100%;
		margin-bottom:0.8em;
	}
	.destination-header{
		position:relative;
		padding:0;
		background:none;
	}
	.destination-header .container{
	    position:relative;
	    z-index:10;
	}
	.header-mobile-points li br{
		display:block;
	}
	.mobile-header-image{
		height:245px;
	    background-size:cover;
	    background-position:center;
	    background-repeat:no-repeat;
		color:#fff;
		display:flex;
		align-items:flex-end;
		text-align:center;
	}
	.mobile-header-content .mobile-page-title{
		color:#fff;
	}
	.mobile-header-description{
		color:#fff;
		font-size:18px;
	}
	#main .list .loc{
		display:none;
	}
	
	.tax-villas_destinations .text-h{
		border:none;
	}
	.villas-price-wrapper{
		padding:0;
		width:100%;
	}
	#main .villas-price-wrapper .btn-h{
		display:block;
	}
	.villas-price .sale:before{
		content:'ON ';
		line-height:normal;
		font-size:11px;
	}
	.villas-price .sale{
		-webkit-border-radius:0;
		border-radius:0;
		height:auto;
		width:auto;
		display:inline-block;
		line-height:normal;
		font-size:11px;
		padding:2px 10px;
		vertical-align:middle;
	}
	.villas-price{
		max-width:100%;
		margin-bottom:5px;
	}
	.highlight-icon,
	.tab-enquire-banner,
	.try-search{
	    display:none;
	}
	.review-col-1,
	.review-col-2{
	    width:100%;
	}
	.home-banner-wrapper{
		display:none;
	}
	.sort-by-wrapper header{
		margin-bottom:10px;
		color:#fff;
	}
	.sort-by-wrapper{
		margin-top:0;
		background:#183954;
		padding:12px 0 25px;
	}
	#main .list li .text-h .head{
		padding:0;
	}
	.home-region-content .entry-content{
		padding:20px 45px;
	}
	.home-region-image h2{
		text-align:center;
	}
	.villa-header{
	    display:block;   
	}
	.villa-price-wrapper{
		display:block;
		position:fixed;
		left:0;
		bottom:0;
		width:100%;
		z-index:10;
	}	
	.sticky-wrapper .villa-price-wrapper{
	    left:0;
	    top:auto !important;
	    bottom:0 !important;
	    width:100% !important;
	}
	.blog-cta .image {
		margin-bottom:20px;
	}
	.vila-intro-popup-wrapper{
		display:none;
	}
	.reason-to-book-section .heading-h1{
		display:none;
	}
	#main .h-sub-heading span{
		display:none;
	}
	.villa-enquiry-form{
		min-height:750px;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 600;
		background:#fff;
		overflow-y: scroll;
		display: none;
		height: 100%;
	}
	#main .villa-enquiry-form-heading{
		padding:9px 50px 9px 15px;
	}
	.villa-enquiry-form-close svg{
		width:20px;
	}
	#main .villa-enquiry-form-heading{
		font-size:16px;
		margin:0;
	}
	.villa-enquiry-form-close{
		display:block;
		position:absolute;
		right:10px;
		top:9px;
	}
	#main .mobile-enquire-button-in-page{
		display:block;
		width:100%;
		margin:10px 0 30px;
		font-size:20px;
	}  
	.villa-price{
		padding:5px 10px;
	}
	.villa-slider-secondary-text,
	.villa-title,
	.villa-sub-header{
		display:none;
	}
	.single-vila-info-mobile{
		display:block;
		padding:20px 0;
	}
	.single-vila-info-mobile .villa-show-on-map{
		margin:0;
	}
	.single-vila-info-mobile .review-stars{
		display:inline-block;
	}
	.single-vila-info-mobile .show-map{
		display:block;
	}
	.single-vila-info-mobile .villa-close-to{
		margin-bottom:10px;
	}
	.single-vila-info-mobile .last-deal-text {
		border:none;
		padding:5px 10px;
		background:#01f0bd;
		color: #231f20;
		-webkit-border-radius:20px;
		border-radius:20px;
		font-size: 14px;
		margin: 10px 0 5px; 
	}
	.home-top-intro-content .entry-content{
		border:none;
		padding-top:0;
	}
	.home-top-intro-content{
		padding-top:0;
	}
	.home-top-intro-content img.mobile-only{
		display:block;
	}
	.home-top-intro-content img{
		display:none;
	}
	.breadcrumb{ 
		margin:20px 0 15px;
	}
	.single-villas .breadcrumb{
		margin:5px 0 10px;  
	}
	.home-top-intro-content .entry-content h2, 
	.home-top-intro-content .entry-content h3{
	    font-size:20px;
	}
	.home-top-intro-content .entry-content{
	    font-size:16px;
	}
	.search-by-location-mobile a{
		color:#010605;
	}
	.search-by-location-mobile{
		margin-top:20px;
	}
	.perfect-for{
		display:none;
	}
	.special-caption,
	.free-pickup{
		position:static;
		-webkit-transform: none;
		transform:none;
		max-width:100%;
		padding:30px 15px;
	}
	.free-pickup img{
		max-width:240px;
		margin:auto;
		display:block;
	}

	/* Villa Detail V2 */
	.villa-detail-container2 .col-form-availability{ padding: 0; }
	.blog-title{
		display:none;
	}
	.home-trustpilot .trustpilot-widget{
		position:relative !important;
		right:auto;
		top:auto;
		margin-bottom:20px;
		max-width:100%;
	}
	
}

