body{/* background: url('../images/Whakarewarewa_Website_Parent Page_v.01 (Square).jpg'); *//* background-size: cover; *//* background-attachment: fixed; *//* background-image:url('../images/Whakarewarewa_Website_Tour Page_v.02b.jpg'); *//* background-image:url('../images/Whakarewarewa_Website Child Page_v.01 (Square).jpg'); *//* background-image: url(../images/Whakarewarewa_Website_Home_v.07.jpg) !important; *//* background-repeat: no-repeat; *//* background-size: 100% !important; *//* background-position: 50% 18%; */background: #fff;}
/* Global Styles
----------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }[hidden] { display: none; }
html {font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;background: #404753;}
html, button, input, select, textarea {font-family: sans-serif;color: #434343;}
body {margin: 0;color: #141414;font-size: 1em;line-height: 1.4;font-weight: 400;font-family: 'Rubik', 'Helvetica', sans-serif;min-width: 320px;width: 100%;overflow-x: hidden;height: 100%;}
::-moz-selection { background: #c02f25; color: #fff; text-shadow: none; }
::selection {background: #c02f25;color: #fff;text-shadow: none;}
a {color: #c2312e;text-decoration: none;transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);}
a:visited {color: #c2312e;}
.no-touch a:hover {filter: alpha(opacity=75);opacity: 0.75;}
a:focus { outline: none; }
a:hover{color: #c2312e;text-decoration: none;}
a.social:hover{text-decoration:none;}

b, strong {font-weight: 600;}
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr {display: block;height: 1px;border: 0;border-top: 2px solid #2c2f37;margin: 2em 0;padding: 0;}
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
small {font-size: 0.600em;}
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol {margin: 1.375em 0;padding: 0 0 0 20px;}
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; max-width: 100%;height:auto;display: inline-block;}
svg:not(:root) { overflow: hidden; }
figure {margin: 10px 0 0 0;}
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button{border:0;}
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {}
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
::-webkit-input-placeholder { 
color: #ccc;
}
::-moz-placeholder { 
color: #ccc;
}
:-ms-input-placeholder { 
color: #ccc;
}
:-moz-placeholder { 
color: #ccc;
}
input, select, textarea {
	border:1px solid #dadada;
	font-weight: bold;
}
.page_layout .gform_wrapper{margin: 30px auto;padding: 14px 4px 14px 20px;max-width: 780px;/* padding: 14px 4%; */border: 1px solid #fbfbfd;background: #fbfbfd;/* box-shadow: inset 0px 0px 15px #dadada; */}
a.venobox{position:relative;display: block;overflow:hidden;/* background: red; */transition: 0.2s ease;}
a.venobox img{transition: 0.5s ease;transition: 0.5s cubic-bezier(0.4, 0, 0.2, 1);/* visibility: hidden; */position: relative;background: #eee;/* border: 33px solid #fff; */display: inline-block;}
a.venobox img:before{
	z-index: 100;
	/* transition: 0.3s ease; */
	/* content:' '; */
	width: 100%;
	height: 100%;
	position:absolute;
	top:0;
	left:0;
	/* background-image: url(../images/imag_br.png); */
	/* background-position: 100% 100%; */
	/* background-size: cover; */
	/* background-repeat: no-repeat; */
	background:red;
	}
a.venobox:hover{/*box-shadow: 0px 0px 5px #a5a9b9;*/ /*transform: translateY(-5px);*/}
a.venobox:hover img{transform: scale(1.06);}
a.venobox:before, a.link-overlay:before{transition: all 0.3s ease;position:absolute;z-index:3;width:100%;height:100%;content:' ';/* background-image: url(../images/image_overlay.png); */background-image: url(../images/imag_tl.png);background-position: 0 0;background-size: cover;background-repeat:no-repeat;z-index: 2;left: 0;/* bottom: -14px; */}
a.venobox:hover:before{background-position:0 0;}
a.venobox:after, a.link-overlay:after{
	z-index:4;
	transition: 0.3s ease;
	content:' ';
	width: 100%;
	height: 100%;
	position:absolute;
	/* top:0; */
	/* left: auto; */
	right: -1px;
	bottom: -1px;
	background-image: url(../images/imag_br.png);
	background-size: cover;
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
a.venobox:hover:after,a.venobox:hover:before, a.link-overlay:hover:after,a.link-overlay:hover:before{
	/* opacity:0; */
}

.home a.venobox:after, .home a.link-overlay:after{
	background-image: url(../images/imag_br-blue.png);

}
.home a.venobox:before, .home a.link-overlay:before{
		background-image: url(../images/imag_tl-blue.png);

	
}
.gallery a.venobox:after{background:#fff;color:#2d3038;width: 100%;height: 100%;left: 0;border-radius: 0;top: 0;content:' ';
background: rgba(0,0,0,.5) url(../images/add.svg) no-repeat center;
background-size: 20px;}
/* Non-Semantic Helper Classes
----------------------------- */
.hidden { display: none !important; visibility: hidden; }
.clearfix:before, .clearfix:after {content: "";display: table;/* vertical-align: bottom; */}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.vert-align{position: relative;}
.intro-copy .vert-align{/* position: relative; *//* z-index: 100; *//* top: 40%; *//* max-width: 820px; */}
.home .intro-copy .vert-align{/* top: 45%; */}
.nomtop{margin-top:0 !important;}
 .text-center,.center{text-align: center;}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0,0,0,0);
border: 0;
}
/* SVG 
----------------------------- */
img[src$='.svg'] { width: 100%; height: auto; }
/* Typography
------------------------ */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
	transition:all .3s ease;text-transform: uppercase; font-weight:300;font-family: "Rubik";
font-weight:300;margin-bottom: 0.6em;line-height: 1em;letter-spacing: 1px;}


/* h1, .h1{font-size: 70px;font-weight: 300;line-height: 70px;letter-spacing: 6px;} */
/*
h2, .h2{font-size: 38px;font-weight: 300;line-height: 64px;letter-spacing: 5px;}
h2 strong{}
h3,.h3{font-size: 30px;font-weight: 700;line-height: 28.09px;}
h4, .h4{letter-spacing: 0.42px;line-height:1;}
*/

h2{
 font-weight: 300;
 line-height: 1;
 letter-spacing: 4px;
 font-weight: 700;
}
h3{color: #1b1b1b;font-size: 1.875em;font-weight: 700;line-height: 1;text-transform: uppercase;letter-spacing: 2.27px;}
h4{color: #1b1b1b;/* font-size: 1.4em; */font-weight: bold;/* font-family: Rubik; *//* font-size: 2.375em; */text-transform: uppercase;}

h5, .h5{}
p.lead{line-height: 1.57em;letter-spacing: 0;/*font-size: 23px;*/ font-size:1.438em;}
p,li{
	/* max-width: 900px; */
	font-family: "Rubik", "Open Sans", Helvetica, Arial, sans-serif;
	/* font-size: 14px; */
	font-weight: 400;
	line-height: 1.45em;
	letter-spacing: 0.52px;
}

p.caption{margin-top: 5px;font-size: 12px;color: #aaaaaa;font-weight: 800;letter-spacing: 1.8px;text-transform: uppercase;}
@media screen and (min-width:1280px){
	h1{font-size: 4.375em;}
	h2{font-size: 4.375em;}
p{
    /* font-size: 1em; */
}
li{}
.sub_nav li {}
}
@media screen and (max-width:1440px){
	
h1{font-size: 2.7em;}
h2{font-size: 3.2em;}
p{}
li{}
h3{}
h4{}
h5{}
}
@media screen and (max-width:800px){
		body{font-size:.95em;}
	 p{}
	 p.lead{font-size:1.3em;}

li{}
h1{font-size:2.7em}
h2{font-size: 2.7em;}
h3{font-size: 1.7em;}
h4{}
h5{}
}
@media screen and (max-width:550px){
h1{font-size:1.5em;line-height:1.2em}
h2{font-size: 2.1em;}
h3{}
h4{}
h5{}
p, li{}
p.lead{font-size:1.2em;}
}
@media screen and (max-width: 450px){
	body{font-size: 1em;}
h1{font-size: 1.6em;line-height:1.3em}
h2{font-size: 1.8em;letter-spacing: 0px;}
h2 strong{letter-spacing:1.2px; font-size:1.1em;}

h3{font-size: 1.5em;letter-spacing: 1px;}
h4{}

h5{}
p, li{
}
}


.pagenav .children{padding-left:20px;}
h1.entry-title{line-height:1;margin-bottom: .5em;}
p.date_time{font-weight:500;text-transform:uppercase;font-size: 12px;color:#aaaaaa;}
.single-post p.date_time{color: #0c0c0c;}

.gform_wrapper h3.gform_title{
	/* color:#c02e25; */
	/* font-weight:700 !important; */
}
.gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title{
}
.gform_wrapper .gsection{border-color:#ccc !important;}
.page_layout a{text-decoration:underline;}

.page_layout h2.page-title{margin-top:0;font-weight: 300; letter-spacing:0;}
.page_layout h2.page-title strong{margin-top:0;letter-spacing:6px;}
.page_layout h4.page-title{margin:0;font-size: 2em;font-weight: 300;}

.entry-header a{text-decoration:none;color:#181818;}
.entry-header a:hover{text-decoration:underline;color:#c23438;}
.page_layout.blog-section img{padding: 10px 10px 10px 0;background:white;}
.icon:before{
	vertical-align: middle;
} 
.top_nav{
	display: block;
	list-style:none;
	margin:0;
	padding: 3% 0px 0 0;
	/* padding-top: 20px; */
	float: right;
}
.top_nav:after{
	content: "";
display: table;
}
.top_nav li{
	padding: 0px 0 0 16px;
	display: block;
	float: left;
	position: relative;
}
.page-id-7 .top_nav li.booknow,
.page-id-7 .plants{ display:none !important;}

.top_nav li.chinese{ }
.top_nav li.chinese a{display:inline-block;width: 36px;height: 36px;line-height: 36px;padding: 0px 2px 4px;font-size:0;background-repeat:no-repeat;background-position:center;}
.top_nav li.chinese a:hover img{/* box-shadow: 0px 0px 15px #dadada; */}
.top_nav li a{display:block;line-height: 39px;width: 100%;/* letter-spacing: 2px; *//* font-size: 17px; */text-align:center;text-transform: uppercase;/* font-weight: 800; */color: #ffffff;/* border-bottom: 2px solid rgba(255, 255, 255, 0); *//* font-family: "Rubik", "Open Sans", Helvetica, Arial, sans-serif; *//* font-size: 16px; *//* font-weight: 400; *//* line-height: 24px; *//* width: 58px; *//* height: 13px; *//* color: #ffffff; *//* font-family: Rubik; */font-size: 19px;font-weight: 700;/* line-height: 110px; *//* text-transform: uppercase; */ /* Text style for "m, enu" */letter-spacing: 1px;}
.top_nav li a.button{color: #fff;}
.fixed .top_nav li a.button{color: #fff;background: #be2627;}
.fixed .top_nav li a.button:hover{background: #b79955;}

.top_nav li.mobile_nav {float:right;}
.top_nav .icon:before{font-size: 41px;/* color:red; */display:inline-block;width:37px;margin-left:5px;}
.top_nav .icon{}

.inner.intro .textwrap ._inner{}
.layer.intro{background: #191F20;/* background: red; */margin: 0;padding:0;overflow: hidden;position: relative;z-index: 9;}
.layer.post.content{/* background: #f6f6f7; *//* padding-top: 3em; */}
#header .inner{/* padding: 45px 15px; */max-width: 1820px;padding-left: 2%;padding-right: 2%;z-index: 2561;/* position: relative; */}

.home .layer.intro{}
.home .layer.single_column{position: relative;}
.home .layer.single_column .inner{}
.home .layer.popular h2{margin-top:0;}
.home p{/* max-width:100%; */}
.home h2{/* font-size:2.250em; *//* padding-bottom: 10px; *//* letter-spacing:2.5px; */}

h1.logo{float:left;font-size: 20px;margin: 5px 0 5px 0;max-width: 291px;/* width: 100%; */min-width: 160px;width: 19%;overflow: hidden;text-overflow: ellipsis;}
h1.logo .desktop{display:block;}
h1.logo .mobile{display:none;}

@media (max-width:480px){
	h1.logo{float:left;margin: -3px 0 0 0;max-width: 45%;}
	#header.fixed .logo{margin-top: 0 !important;}
	.top_nav {padding-right: 0;}
	.top_nav li.booknow a{padding:5px;font-size: 13px;}
	
}
.top_nav li.mobile{display:none;}
@media (max-width: 1360px){
	.top_nav .desktop{display:none;}
	.top_nav li.mobile{display:block;}
	.top_nav li.logo a{margin: -20px 0 0 0px;}
	.top_nav li.enquire a{font-size: 23px;}
		nav li a{font-size:17px;}
		
		.top_nav .dropdown li a{font-size:13px;line-height: 16px;}
					.top_nav li.booknow {padding:0px;}
}
@media (max-width:850px){
						#header{}
						top_nav li{padding-left:22px;}
	.top_nav li.enquire a{font-size: 23px;line-height: 75px;}
			nav li a{font-size:15px;}
	.layer.intro,.layer.introspace{}
}
@media (max-width: 770px){
	.top_nav .tablet{display:none;}
			#header{}
		.top_nav li.enquire a{}
			.layer.intro,.layer.introspace{}
		.top_nav{}
		.top_nav li a.desktop{display:none;}
		.top_nav li.logo{display:block;width:16.66%;}
		.top_nav li{
    padding-left: 10px;
}
.dropdown-content{left:10px !important;}
		.top_nav li a{}
		.sub_nav li a{}
}
@media (max-width:560px){
		#header{}
		#header .inner{padding:0;}
		.top_nav li a{font-size:14px;}
		.top_nav li{padding-left:10px;}
		.top_nav li.mobile_nav span{display:none;}

		.dropdown-content{left:10px !important;}

	.top_nav li a.button{
		/* line-height:10px; */
		 font-size:13px; padding-left:5px; padding-right:5px;
	}
	.sub_nav{display:block;}
	#header{padding: 1% 5px !important;}
}
@media (max-width:390px){
	.top_nav li a{font-size:12px;}
.top_nav li{padding: 0 0 0 3px;}
.top_nav li.chinese a {width:auto;}
	.top_nav li.chinese img{width:16px;height:16px;}
		.top_nav li.enquire{}
		.top_nav li.enquire a{padding: 5px 6px 0px;font-size: 20px;}
		h1.logo{min-width: 120px;}

}
@media (max-width:600px){
				#header{}
	.top_nav li.logo{min-width: 120px;min-height: 120px;}
	.top_nav li.logo {padding-top:0;}
	.top_nav li.enquire {float:right;width: 33.333%;}
	.top_nav li a{/* line-height: 30px; */}
	.top_nav li.enquire a{line-height: 50px;}
	.top_nav .desktop, .sub_nav.desktop{
		display:none !important;
	}
}
@media (min-width:601px){
	.top_nav .desktop, .sub_nav.desktop{
	}
	.top_nav li.mobile{
		}
}
.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
     display: none;
     position: absolute;
     background-color: #53605b;
     /* width: 33px; */
     left: 33px;
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
     z-index: 1;
     border-radius: 4px;
     opacity:0;
     /* padding-bottom: 5px; */
     overflow:hidden;
}
.dropdown-content li{padding: 0;margin:0;}
.top_nav .dropdown-content li a{padding: 0px 2px 4px;width: 36px;}
.dropdown-content li:hover{background: #9E9E9E;}
.dropdown:hover .dropdown-content {
    display: block;
    opacity:1;
    text-align: center;
}
.dropdown-content li img{width:36px !important; height:32px !important;}
/* Icons / Buttons
--------------------------- */ 
a.button, .gform_button{padding: 0px 28px;background-color: #b79955;color: #FFF;border: 0;line-height: 1.9;display: inline-block;letter-spacing: 1.8px;border-radius: 2px;text-transform: uppercase;text-decoration: none;/* font-weight: 800 !important; */}
a.button.large{/* font-size: 1.500em; */padding: 17px 25px 15px;/* color: #000000; */font-family: "Rubik";font-size: 22px;/* font-weight: 400; */line-height: 1;text-transform: uppercase; /* Text style for "BOOK NOW" *//* letter-spacing: 1.99px; */}
.gform_button{line-height: 2.4 !important;}
a.button.alt{padding: 12px 13px;background: #282828;/* line-height: 1.2; *//* font-size: 13px; *//* Style for "BOOK NOW" *//* width: 90px; *//* height: 10px; */color: #fee149 !important;font-family: "Rubik";font-size: 12px;font-weight: 400;line-height: 19.53px;text-transform: uppercase; /* Text style for "BOOK NOW" */letter-spacing: 1.92px;}
a.button.inverse:hover{background-color: #b79955;color: #FFF;}
a.button.inverse{padding: 0px 28px;font-size: 22px;background-color: #be2627;color: #FFF;border: 0;line-height: 1.9;display: inline-block;letter-spacing: 1.8px;border-radius: 2px;text-transform: uppercase;text-decoration: none;/* font-weight: 800 !important; */}
a.button.inverted{border: 3px SOLID rgb(184, 154, 80);background: #be2627;padding: 0 0px 0 0;}
a.button.inverted:hover{background:#b89a50;}
a.button.small{font-size: 11px;padding: 0px 17px;line-height: 24px;}
a.button.round{border-radius: 100px;}
a.button:hover,.gform_button:hover {-webkit-transform:scale(1.2);-ms-transform: scale(1.2);transform: scale(1.05);background: #be2627;box-shadow: 0px 0px 5px rgba(0,0,0,.5);text-decoration:none !important;}
.button-group{margin: 2.2em 0 0;list-style: none;}
	.vbox-close{background: #bc282d !important;/* color:#000 !important; */}
.main.filters{ list-style:none;}
.main.filters li{display:inline-block; margin:0 5px 5px 0;}
.main.filters li a.active{background:#2d2f38;}



a.button.price .title{font-family: "Rubik";font-size: 14px;line-height: 18px;font-weight: 400;text-transform: uppercase;display:block;}

a.button.price{
	text-align:center;
	padding: 8px 4px 6px;
	color: #fff !important;
	background-color: #151414;
	font-family: 'Rubik';
	font-size: 18px;
	font-weight: 400 !important;
	letter-spacing: 0.23px;
	line-height: 20px;
	width: 40%;
	margin: 0 5px 5px 0px;
	}
a.button.price:hover{ background-color:#ffffff; color:#151414 !important;}

@media(max-width:600px){
	a.button.price{width:50%; padding:5px 0;}
}
.iframe-container {
  overflow: hidden;
height: 1300px;
  position: relative;
  border: 1px solid #ccc;
  box-shadow: 0 0 10px rgba(0,0,0,.08);
      max-width: 1024px;
  margin:0 auto;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

@media (max-width:480px){
.iframe-container{
height: 1950px;
}
}
@media (max-width: 800px){
	.iframe-container{
		height: 2150px;
		}
}
/* Layout / Grids
------------------------ */
*, *:after, *:before {/* outline: 1px solid red; */-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;/* background: transparent !important; */}
.grid:after {content: "";display: table;clear: both;}
	.row{margin: 0 -15px;}
[class*='col-'] {float: left;padding: 0px 15px;}
.col-1-1 {width: 100%;}
.col-1-2 {width: 50%;}
.col-1-3 {width: 33.33%;/* float: right; */}
.col-2-3 {width: 66.66%;}
.col-1-4 {width: 25%;}.col-2-4 {width: 50%;}.col-3-4 {width:75%;}.layer{position: relative;margin: 0 auto;padding: 0;}
.dark{color:white;background-color: #191F20;}
.dark p,.dark li{color: #FFFFFF;}
.white{background:#fff;}
.white p,.white li{color: #434343;}
.light-grey{
background: #F4F4F4;
}



.yellow{/* margin-top: 150px; */background: #fde157;}
h1.yellow{color:#fde157; background:none;}
.inner{max-width: 1600px;margin:0 auto;position: relative;}
.layer > .inner{}
.center{text-align:center;}
.copy-left{max-width: 900px;}
.copy-full{margin: auto;max-width: 950px;}
.inner{max-width: 1470px;margin:0 auto;position: relative;/* max-width: 1820px; */padding-left: 2%;padding-right: 2%;}
.inner-900{max-width:900px;}
.inner-700{max-width:700px;width: 100%;}
.inner.wide{max-width: 100%;padding: 0 60px;}
.inner.medium{}
.narrow{}
.nop{padding: 0 !important;}
.inner.thin{max-width: 1200px;}
.inner .section-head{/* max-width:1140px; *//* padding:0 15px; *//* text-align:center; *//* margin:0 auto; */}
.inner .section-head :first-child{margin-top: .3em;}
.layer .inner{/* padding-left: 15px; *//* padding-right: 15px; */}
	.layer.no-padding-bottom .inner{padding-bottom:0px !important;}
@media only screen and (max-width: 62.50623em){
.inner{}
.layer.inner{padding-top: 50px;padding-bottom: 50px;}
}
@media screen and (max-width: 640px){
	.layer .inner{/* padding-top: 30px; *//* padding-bottom: 30px; *//* padding-left: 5px; *//* padding-right: 5px; */}
	.inner{/* padding-left:10px; */}
	.inner{/* padding-right:15px; */}
	}
	@media screen and (max-width: 320px){
		.layout_2col_images.layer .inner{padding-top: 10px;padding-bottom: 15px;}
	}
	/* Padding Styles
--------------------------- */
.pad-top-160{padding-top: 160px;}
.pad-bot-160{padding-bottom: 160px;}
.pad-top-140{padding-top: 140px;}
.pad-bot-140{padding-bottom: 140px;}
.pad-top-120{padding-top: 120px;}
.pad-bot-120{padding-bottom: 120px;}
.pad-top-100{padding-top: 100px;}
.pad-bot-100{padding-bottom: 100px;}
.pad-top-80{padding-top: 80px;}
.pad-bot-80{padding-bottom: 80px;}
.pad-top-60{padding-top: 60px;}
.pad-bot-60{padding-bottom: 60px;}
.pad-top-40{padding-top: 40px;}
.pad-bot-40{padding-bottom: 40px;}
.pad-top-20{padding-top: 20px;}
.pad-bot-20{padding-bottom: 20px;}
.mar-top-160{margin-top: 160px;}
.mar-bot-160{margin-bottom: 160px;}
.mar-top-140{margin-top: 140px;}
.mar-bot-140{margin-bottom: 140px;}
.mar-top-120{margin-top: 120px;}
.mar-bot-120{margin-bottom: 120px;}
.mar-top-100{margin-top: 100px;}
.mar-bot-100{margin-bottom: 100px;}
.mar-top-80{margin-top: 80px;}
.mar-bot-80{margin-bottom: 80px;}
.mar-top-60{margin-top: 60px;}
.mar-bot-60{margin-bottom: 60px;}
.mar-top-40{margin-top: 40px;}
.mar-bot-40{margin-bottom: 40px;}
.mar-top-20{margin-top: 20px;}
.mar-bot-20{margin-bottom: 20px;}
@media screen and (max-width:640px){
.pad-top-160{padding-top: 80px;}
.pad-bot-160{padding-bottom: 80px;}
.pad-top-140{padding-top: 70px;}
.pad-bot-140{padding-bottom: 70px;}
.pad-top-120{padding-top: 60px;}
.pad-bot-120{padding-bottom: 60px;}
.pad-top-100{padding-top: 50px;}
.pad-bot-100{padding-bottom: 50px;}
.pad-top-80{padding-top: 40px;}
.pad-bot-80{padding-bottom: 40px;}
.pad-top-60{padding-top: 30px;}
.pad-bot-60{padding-bottom: 30px;}
.pad-top-40{padding-top: 20px;}
.pad-bot-40{padding-bottom: 20px;}
.pad-top-20{padding-top: 10px;}
.pad-bot-20{padding-bottom: 10px;}
.mar-top-160{margin-top: 80px;}
.mar-bot-160{margin-bottom: 80px;}
.mar-top-140{margin-top: 70px;}
.mar-bot-140{margin-bottom: 70px;}
.mar-top-120{margin-top: 60px;}
.mar-bot-120{margin-bottom: 60px;}
.mar-top-100{margin-top: 50px;}
.mar-bot-100{margin-bottom: 50px;}
.mar-top-80{margin-top: 40px;}
.mar-bot-80{margin-bottom: 40px;}
.mar-top-60{margin-top: 30px;}
.mar-bot-60{margin-bottom: 30px;}
.mar-top-40{margin-top: 20px;}
.mar-bot-40{margin-bottom: 20px;}
.mar-top-20{margin-top: 10px;}
.mar-bot-20{margin-bottom: 10px;}
}
.transition, .anim {
  -webkit-transition: all 0.35s ease-out;
  -moz-transition: all 0.35s ease-out;
  -ms-transition: all 0.35s ease-out;
  -o-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}

/*
.video-grid
*/
ul.video-grid{list-style:none;padding: 0;margin: 0;}
ul.video-grid li .video-container{margin-top:1em;}
@media (max-width:900px){
	ul.video-grid{text-align:center;}
	ul.video-grid .col {display:inline-block !important;width: 46%;padding-bottom:1em;float: none;}
}
@media (max-width:900px){
	ul.video-grid .col {display:inline-block !important;width:96%;}
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Header
--------------------------- */
.admin-bar #header{top:32px;}
#header{/* transition: 0.8s ease; */width: 100%;/* padding:0px; *//* position: fixed; */position: absolute;top: 0;/* z-index: 120000000000000000000; */left: 0;right: 0;min-width: 320px;/* max-width: 1920px; */margin: 0 auto;padding: 1% 15px;/* padding: 45px 15px; */}
#header.fixed{background: rgb(27, 27, 27);padding:0 15px;/* background: #fff; */position: fixed;top: 0;left: 0;z-index: 300;}
#header.fixed .top_nav{padding: 7px 0 5px;}
#header.fixed .logo img{/* padding: 0; */width: 100%;max-width: 220px;margin-top: 6px;}

/* Intro
--------------------------- */ 
.intro{margin:0 auto;position: relative;}
.inner.intro{}
.intro .background-image{background-size: cover;background-position:center;position: relative;} .intro .background-image:before{display:none;}
.intro-copy{position: relative;z-index: 1296;padding: 26vh 2% 34vh;letter-spacing: 6px;/* position: absolute; */width:100%;height:100%;color: white;text-align: center;color: #ffffff;/* font-size: 4.000em; */line-height: 1;font-weight: 300;text-transform: uppercase;}
.intro-copy.center{margin: auto;}
.intro-copy h1{color: #fefefe;vertical-align: text-bottom;letter-spacing: 13.01px;/*font-size: 66px;line-height: 68px;*/letter-spacing: 9px;margin-bottom: 0;}
.intro-copy h1 span{display:block;font-weight: 300;letter-spacing: 4px;}
.intro-copy h1 span.brand,.intro-copy h1.brand{display:block;font-family: "whakarewarewa";/*font-size: 192px;line-height: 0.9;*/font-weight: normal;margin:0;letter-spacing: -5px;margin-bottom: -7px;color: #fff;/* font-size: 66px; *//* font-weight: 700; *//* color: #b5985a; */text-transform: uppercase;vertical-align: text-bottom;}
.intro-copy span{
	color: #fefefe;
}
.intro-copy .icon-tripadvisor{/* font-size:120px; */height: 9rem;text-align:center;background: url(../images/logos/tc_logo_2024.gif) no-repeat center;background-size: contain;}  

.silver{color:#b79955 !important;}


@media (min-width:1500px){
	.intro-copy h1 span{font-size: 66px;line-height: 1;}
	.intro-copy h1 span.brand{font-size: 192px;line-height: 0.9;}
	.intro-copy .icon-tripadvisor{/* font-size:120px; */}
}
@media (max-width:1500px){
	.intro-copy h1 span{font-size: 43px;line-height: 1;}
	.intro-copy h1 span.brand{font-size: 135px;line-height: 0.9;}
	.intro-copy .icon-tripadvisor{/* font-size:80px; */}

}
@media (max-width:1024px){
	.intro-copy h1 span{font-size: 33px;line-height: 1;}
	.intro-copy h1 span.brand{font-size: 110px;line-height: 1;}

}
@media (max-width:800px){
	.intro-copy h1 span{font-size: 23px;line-height: 1;}
	.intro-copy h1 span.brand{font-size: 85px;line-height: 1;}

}
@media (max-width:600px){
	.intro-copy h1 span{font-size: 23px;line-height: 1;}
	.intro-copy h1 span.brand{font-size: 65px;line-height: 1; }
	.intro-copy .icon-tripadvisor{font-size:60px;}
}

@media (max-width:480px){
	.intro-copy h1 span{font-size: 18px;line-height: 1;}
	.intro-copy h1 span.brand{font-size: 45px;line-height: 1; letter-spacing:-1px;}
	.intro-copy .icon-tripadvisor{font-size:60px;}
}
 




.flexslider .slides > li{/* max-height: 744px; */max-width: 100%;font-size: 1em;/* height: 90vh; */}

.flexslider .slides > li{/* height: 880px; */}
.flexslider .slides > li:before{
	position: absolute;
	width: 100%;
	bottom: 0;
	content: ' ';
	z-index: 0;
	display: block;
	height: 100%;
	background: url(../images/slider_gradient.png)  repeat-x bottom center;
	/* background-image: url(../images/slider_bottom.png); */
	background-size: initial;
	background-color: rgba(95, 169, 202, .3);
}
/*
.videocontainer {
	width: 100%;
 height: 0;
 padding-bottom: 56.25%;
 position: absolute;
}
*/
.videocontainer {
	position: absolute;
	width: 100%;
	height: 100%;
	/* z-index: 370; */
	top:0;
	left:0;
	overflow:hidden;
}
video {
      object-fit: cover;
      width:100%;
      position: relative;
      height:100%;
      z-index: 10242;
}
pre {
  padding: 1em;
  color: red;
}


.flexslider .slides iframe {position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;}


.flexslider #player_img{position:absolute;width:100%;height:100%;top:0;left:0;z-index: 30;}




/* intro-footer */

#intro-footer{color:#fff;}
#intro-footer .inner{position:relative;z-index:110;padding-bottom: 30vh;}
#intro-footer p{max-width:900px;margin: 1em auto;}


.frontpage_wrap{position:relative;background: #191F20;/* display: flex; */}
.frontpage_wrap .intro-copy{z-index:555555555500 !important;}
.frontpage_wrap .edge-bottom:before{display:none;}
.frontpage_wrap .flexslider .slides > li{box-shadow:none  !important;}
.frontpage_wrap .flexslider .slides > li:before {/* background:red !important; */}

 .badge-icon,
.badge-text {
  /* padding: 1.5rem; */
  float: left;
  width: 100%;
  /* -webkit-box-flex: 1; */
  /* flex: 1; */
}
.newbadge{display:none;}
.add_badge .newbadge{
	display: block;
	width: 150px;
	height: 150px;
	/* max-width: 170px; */
	/* max-height: 170px; */
	right: 14vw;
	top: -100px;
	/* transform: translateY(70%); */
	background: url(../images/new-badge.svg) no-repeat !important;
	background-size: contain !important;
	filter: drop-shadow(2px 4px 6px rgba(0,0,0,.4));
	z-index: 100;
}
.badge {
  /* display: none !important; */
  position: absolute;
  bottom: -110px;
  top: 103%;
  width: 190px;
  height: 190px;

  transform: scale(.9);
  transform: rotate(14deg) scale(1);
  /* font-size: 1.6em; */
  right: 3%;
  color: #f4f4f4;
  /* padding: 10px 20px; */
  /* background: #214fe0; */
  /* background: #c02420; */
  z-index:10;
  /* width: 230px; */
  border-radius: 100%  !important;
  /* box-shadow: inset 0px 0px 60px #b30100; */
  overflow: hidden;
  text-align: center;
}

@media(max-width:600px){
	.add_badge .newbadge{
	  top: -100px;
	  width: 120px;
	  height: 120px;
	  right:0;
}

}
.badge span{display:block;font-size: 12px;line-height: 2.5;text-transform: none;/* text-align:right; */}
.fixed .badge{
	display: none !important; 
	bottom: -90px;
}
@media (max-width:480px){
	.badge {
 
  bottom: -125px;
	}
}
@media (max-width:600px){
	.badge {
  transform: rotate(14deg) scale(.7);
  /* bottom: -65px; */
  top: 66%;
 }
}
@media (max-width:480px){
	.badge {
  transform: rotate(14deg) scale(.6);
  /* bottom: -65px; */
  /* left: 0; */
  top: 41%;
  right: -30px;
  /* font-size: 2em; */
  /* left: auto; */
 }
}
.badge-icon {
  background: url("https://upload.wikimedia.org/wikipedia/commons/9/93/European_stars.svg")
    #214fe0 no-repeat center center;
  background-size: contain;
  max-width: 30%;
}

.badge-text {
  /* font: normal small-caps normal 16px/1.5 Arial, Helvetica, sans-serif; */
  text-transform: uppercase;
  /* line-height: 1; */
  margin-top: 55px;
  text-align: center;
  word-break: keep-all;
}
.badge-text p{padding:0;/* text-align: left; */margin:0;font-weight: 600;font-size: 14px !important;line-height: 2;}
.badge-text u{font-size: 22px;text-decoration: none;/* font-weight: bold; */display: block;line-height: 1;word-break: keep-all;white-space: nowrap;/* word-break: unset; */}
.badge[data-color=""] .badge-text,
.badge[data-color="default"] .badge-text {
  color: #f4f4f4;
  /* background-color: #214fe0; */
}
.badge[data-color="light"] .badge-text {
  color: #1d1f20;
  background-color: #f4f4f4;
}
.badge[data-color="dark"] .badge-text {
  color: #f4f4f4;
  background-color: #1d1f20;
}



.abs{/* top: 130px; */position:absolute;width:100%;height:100%;background: url(../images/home-steam-bg.png) no-repeat bottom center;background-size: 100%;z-index: 10;}

#homepage-experiences {background: #2d85b2 url(../images/tiki-bot.png) no-repeat top center;color: #fff;background-size: 100%;}
#homepage-experiences .inner{ z-index: 14;}
#homepage-experiences .tile{background:none; color:#fff;}
#homepage-experiences .tile:hover{background:#2d85b2;}
#homepage-experiences .read-more a{color:#fff;}

#homepage-experiences a.read_more{color:#fff;background:#b89a50;padding:8px 15px;border-radius:2px;font-weight:600;display: inline-block;margin-top: 15px;}
#homepage-experiences a.read_more:hover{text-decoration:none;	background:#b42005;box-shadow: 0px 0px 5px rgba(0,0,0,.5);}

.page-id-327 .page_layout:nth-child(even){background:#fcfcfd; }

.page_layout{color:#1b1b1b;padding-top: 2em;}

.page_layout.blog-section{max-width: 1140px;margin:0 auto;}

.plants {pointer-events:none;/* background-color: red; */width:100%;height: 0px;/* overflow: visible; */position:relative;margin-top: 8%;/* margin-bottom: 3%; */z-index:100;/* padding: 120px 0; */}
.plants span{/* top:0; */display:block;/* background:blue; */position:absolute;width:100%;top: -50%;/* bottom: 0; */background-image: url(../images/plants.png);background-position: center;/* height: 630px; */background-size: contain;transform: translateX;background-repeat: repeat-x;/* top: -25px; *//* margin:10px; */top: 50%;transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);}
.plants img{visibility:hidden;}

.home .page_layout.loop-2,.home .page_layout.loop-3{padding-top: 0em;}
.home .plants{/* margin-top: 0px; */margin-top: 0em;}
.nom.plants{margin-top:0;margin-bottom: 8%;}

.clouds{position:relative;}
.clouds:after,.clouds:before,.layer.yellow:before, .layer.yellow:after ,span.image_overlay{position: absolute;width: 100%;bottom: 0;content: ' ';z-index: 2;display: block;height: 100%;background-repeat: no-repeat;background-size: contain;left: 0;}
.clouds.top:before{background-repeat:repeat-x;background-image: url(../images/footer-bg.png);background-size: contain;height: 84px;top: -84px;background-position: bottom center;}


.clouds.bot:after{
background-image: url(../images/cloud_top.png);
background-position: bottom center;
background-image: url(../images/yellow-background.png);
	background-size: unset;
	height: 150px;
	background-position: top center;
}

.clouds .inner{z-index:4;}
.layer.yellow{/* margin-top:150px; */margin-bottom: 0px;color: #141414;}

.layer.yellow:before{
	background-image: url(../images/yellow-background.png);
	background-size: cover;
	height: 150px;
	top: -150px;
	/* left: 0; */
	background-position: top center;
}
.layer.yellow:after{
	/* top: auto; */
	/* background: red; */
	background-image: url(../images/yellow-background.png);
	background-size: cover;
	height: 70px;
	bottom: -70px;
	background-position: bottom center;
}

span.image_overlay{
background-image: url(../images/image_overlay.png);
background-position: top center;
z-index: 0;
background-repeat: repeat-x;
}
.tour{}
.layer.yellow.tour{margin-top: 51px;margin-bottom: 0px;color: #141414;}

.single-tour{}
.single-tour .col.textwrap h4{font-size: 2.375em;font-weight: 300;line-height: 1;text-transform: uppercase;letter-spacing: 5.7px;margin: 0;}

.single-tour .col.textwrap h2{
	font-size: 4.000em;
	font-weight: 700;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 9px;
	margin-top: 0;
	margin-bottom:.3em;
}



#BookItCalendar {
    /* height: 80vh; */
    max-width: 1004px;
    display: block;
    margin: 0 auto;
}


.layer.trip .inner{margin-top: -7px;}
ul.trip_info{list-style:none;padding:0;margin-top: 7px;margin-bottom: 15px;}
ul.trip_info li{display:table-cell;float:left;padding-right: 5px;width:33.3%;}
ul.trip_info li.icon:before{font-size: 46px;/* color: #2e2d38; */display:block;float:left;}
ul.trip_info li.icon:before{margin-right: 7px;}
ul.trip_info li{margin: 4px 0;color: #151414;font-family: "Rubik";font-weight: 400;letter-spacing: -.5px;line-height: 18.19px;font-size:14px;}
ul.trip_info .title{
	display:block;
font-family: "Rubik";
font-size: 14px;
font-weight: 900;
letter-spacing: 0.25px;
line-height: 19.26px;

}
.tour .titlewrap{/* border-bottom:3px solid #141414; *//* padding-bottom: 40px; *//* margin-bottom:27px; */}

.titlewrap .col-title{width:66.6%;/* background:red; */}
.titlewrap .col-action{width:33.3%;/* background:#2979ff; */position:relative;}

.tour .col-1-3{position:relative;}
.tour .page-title{/* margin: 1em 0 24px; */margin-bottom: 0;}
.tour .prices{
	text-align: right;
	/* margin: 1.7em 0 24px; */
	/* margin: 1em 0 24px; */
	position:absolute;
	/* top: auto; */
	width: 100%;
	bottom:0;
	right: 15px;
	left: -15px;
}

.price_indicator{display: inline-block;float:right;margin-top: -7px;font-size:24px;letter-spacing:0;}
.price_indicator span{font-size:15px;}
.price_indicator .button span{font-size:11px;letter-spacing:0px;font-weight:600;display:inline-block;max-width:30px;line-height:10px;}

.trip_action{margin-top:30px;}
ul.trip_actions{ margin:0; padding:0; list-style:none;}
ul.trip_actions li{float:left;padding: 0 15px 15px 0;}
ul.trip_actions li.tripadvisor{text-transform:uppercase; font-size:12px; font-weight:800;line-height:12px;}
ul.trip_actions li.tripadvisor a{color: #2C2D37;display: block;margin-top: 3px;letter-spacing:1.8px;}
ul.trip_actions li.tripadvisor a:hover{color:#c02f25;}
ul.trip_actions li.tripadvisor img{margin-top:5px;}
ul.trip_actions .button.alt{font-size:initial;}
.trip_actions.popup i{padding:0 5px;}
.trip_actions.popup i:before{text-align:center;line-height:30px;display:inline-block;width: 40px;height: 40px;line-height: 40px;color: white;background: #384257;border-radius:50%;font-size: 22px;vertical-align: middle;}
.trip_actions.popup a.button{padding: 8px 20px 7px 5px;/* border-radius: 25px; */margin-right: 10px;}
@media (max-width:600px){
	ul.trip_info li {width:47%; margin-bottom:1em;}
}


hr.pagebreak{margin:5px 0 20px;padding:0;}


ul.gallery, ul.tour-gallery{margin:0; padding:0;list-style:none;}
ul.gallery li{margin-bottom: 1em;}
ul.gallery  a.venobox:hover{box-shadow:none;transform:none;}


ul.gallery_images{margin: 0 auto;padding:0;list-style:none;/* max-width: 1440px; */}
ul.gallery_images img{width: 100%;height: auto;}
ul.gallery_images li{width: 25%;float:left;/* padding: 10px; */}
ul.gallery_images  a.venobox:hover{box-shadow:none;transform:none;}
ul.gallery_images  a.venobox:hover:after{/* background-color: rgba(254, 227, 71, 0.7); */}

@media (max-width:1023px){
	
	ul.gallery li{width:33%;float:left; padding:5px;}
}
@media (max-width:600px){
	.col-2-3{width:100%;}
	.col-1-3{width:100%;}
	ul.gallery li{width:50%;float:left; padding:5px;}
}
@media (max-width:480px){
	ul.gallery li{width:100%;float:left; padding:0px;}
	ul.gallery_images li{width:50%;/* padding:5px; */}
}


.layer.staff{padding-bottom:60px;}
.layer.staff h2{font-size:2.250em;padding-bottom: 10px;}
.inner.staff{padding:0;max-width: 1250px;}

#staff_slider li{ width:33%; float:left;}
li.item, li.item p{max-width:100%;}
.staff_member{
    padding: 10px;
}
.staff_member .profile{/* margin: 0 20px 5px 15px; *//* float: left; */width: 100%;height: 220px;/* border-radius: 50%; */overflow: hidden;background-color: #fff;}
.staff_member h3{
color: #282828;
font-size: 22px;
text-transform: uppercase;
font-family: "Rubik";
font-weight: 900;
letter-spacing: 0.88px;
/* Text style for "OWNER" */
}
.staff_member h3 .role{color: #151414;
font-family: "Rubik", "Open Sans", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: 400;
letter-spacing: 0.64px;
text-transform: uppercase;}
.staff_member .tile-copy{color: #151414;
font-family: "Rubik", "Open Sans", Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 20px;
letter-spacing: 0.52px;}



#team .lSAction > a{top:50%}
.layer.fleet h2{font-size:2.250em;padding-bottom: 10px;}
@media (max-width:600px){
	
	.staff_member .profile{float:none;margin:0 auto;}
	.staff_member{text-align:center;}
}



.star-rating{width: 165px;height: 28px;margin: 0 auto 2.5em;position:relative;}
.star-rating .rating{position:absolute;width:0%;height:100%;background:url(../images/stars.svg) no-repeat 0 0;background-size: initial;overflow: hidden;text-indent: -90px;}
.star-rating .rating.star-1{width:20%}
.star-rating .star-1-5{width:30%;}
.star-rating .star-2{width:40%;}
.star-rating .star-2-5{width:50%;}
.star-rating .star-3{width:60%;}
.star-rating .rating.star-3-5{width:70%;}
.star-rating .rating.star-4{width:80%;}
.star-rating .rating.star-4-5{width:90%;}
.star-rating .rating.star-5{width:100%;}


#testimonials{z-index: 10;/* position:relative; *//* max-width: 1440px; *//* background-size: contain; *//* padding: 22vh 0; *//* margin-top: -60px; *//* margin-bottom: -51px; */margin-left: auto;margin-right: auto;/* transform: translate3d(0,0,0); */}
#testimonials:after{position:absolute;z-index:11;display:block;top:0;left:0;width:100%;height: 40%;background:url(../images/testimonial_shadow.png) repeat-x 0 0;background-size: contain;content:' ';z-index:11;}
#testimonials .inner{z-index:12;position:relative;}
#testimonials .h2{/* background:red; */position:relative;margin: 0 auto;padding: 5px 5px 4.1%;text-align: center;max-width: 1061px;/* height: 218px; */color: #ffffff;font-family: "Rubik";font-size: 70px;font-weight: 700;text-transform: uppercase;line-height: 1;letter-spacing: 2px;}
#testimonials .h2:before{width: 82%;left: 9%;position:absolute;bottom: 1px;height:1px;background:#ffffff;content:' ';}

#testimonials_slider{list-style:none;color: #fff;padding: 20px 0 40px;}
#testimonials_slider h2{border:0;text-align: center;}
#testimonials.background-image:before{display: none;background-color:transparent;z-index: 1;}
#testimonials .details{text-align:center;}
#testimonials .details > div{display:inline-block;/* color: #b91717; */font-family: "Rubik", "Open Sans", Helvetica, Arial, sans-serif;font-weight: 700;line-height: 20px;text-transform: uppercase;letter-spacing: 2.24px;font-size: 20px;/* display: inline-block; */margin: 0 auto;/* float: none; */}
#testimonials p.details span.date{float:right;}
#testimonials .byline {text-align:center;font-family: "Rubik", "Open Sans", Helvetica, Arial, sans-serif;font-size: 13px;font-weight: 400;line-height: 20px;letter-spacing: 0.52px;/* padding-bottom: 20px; */}
#testimonials .byline a{
text-decoration: underline;color:#fff;}
#testimonials .byline a:hover{color:#fee347;}
#testimonials .byline .icon-tripadvisor{display:block;font-size: 90px;line-height: 80px;/* margin-bottom: 19px; */}
#testimonials .byline .icon-tripadvisor{vertical-align:middle;/* margin-right:10px; */}
#testimonials .byline .icon-tripadvisor:before{vertical-align:middle;}

.home #testimonials:before{content:" ";display:block;position:absolute;top: -50%;left:0;width:100%;height: 100%;z-index: 12;background: url(../images/steam-image.png) no-repeat top center;background-size: cover;}

.home #testimonials{padding-top: 0;color:#000 !important;}
.home  #testimonials_slider{color:#000 !important;}
.home  #testimonials_slider .h2{color:#000 !important;}
.home  #testimonials .h2:before{background:#000;}
.home   #testimonials a{color:#000;}

@media (max-width:600px){
	#testimonials .h2{font-size:28px; line-height:1.1; letter-spacing:1px;}
}

@media (min-width:1440px){
	#testimonials{/* background-size: cover; *//* max-width:100%; */}
	
}

/*
.home #testimonials{padding-top: 70px;margin-top: -34px;background-size: contain;}
.home #testimonials .inner{padding-left:15px;padding-right:15px;position: unset;}
.home #testimonials .lSSlideWrapper{margin:0;}
.home #testimonials .h2 p{
	max-width:100%;
	font-size:36px;
	padding-bottom: 10px;
	letter-spacing:8px;
	font-weight: 300;
	line-height: 36px;
	}
	*/
	
ul.inline-list{
	display:block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.inline-list li:before{content:"v";display: none;content: "u";font-family:'southernlakes';vertical-align: text-top;padding-right:2px;}
ul.inline-list li {display: inline;font-size: 14px;font-weight: 400;padding-right: 5px;border-right: 1px solid #d8d8d8;}
ul.inline-list li:last-child{border:0;}


.edge-bottom{position:relative;}

.edge-bottom:after{
     background: url(../images/edge_b.png) repeat-x 100% 100%;
     /* background-image: url(../images/slider_bottom.png); */
     background-size: contain;
     z-index: 9;
     position: absolute;
     width: 100%;
     height:100%;
     top:0;
     left:0;
     bottom: 0px;
     content: ' ';
    }
   .home .edge-bottom:after{
     background: url(../images/edge_b.black.png) repeat-x 100% 100%;
   }
   .red p.caption, .gold p.caption{color:black;}
  .red .edge-bottom:after{
     background: url(../images/edge_b_red.png) repeat-x 100% 100%;
   }
.bg-red{background: #bc282e;color: #fff;margin-top: -2em;padding: 2em 0;}
.bg-red:after{
    background-size: contain;
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 53px;
    top: auto;
    left: 0;
    bottom: -53px;
    content: ' ';
	background: url(../images/edge_b_red_b.png) repeat-x bottom center; color: #fff;margin-top: -2em;}
  .gold .edge-bottom:after{
     background: url(../images/edge_b_gold.png) repeat-x 100% 100%;
   }
.bg-gold{background: #b4985a;color: #fff;margin-top: -2em;padding: 2em 0;}
.bg-gold p{color:initial;}
.bg-gold:after{
    background-size: contain;
    z-index: 9;
    position: absolute;
    width: 100%;
    height: 53px;
    top: auto;
    left: 0;
    bottom: -53px;
    content: ' ';
	background: url(../images/edge_b_gold_b.png) repeat-x bottom center; color: #fff;margin-top: -2em;}

 
 ul.pricetable {
    list-style: none;
    padding: 1em 0 1em;
    margin: 0;
    width: 100%;
    font-size: 1.3em;
    text-align:right;
    max-width: 550px;
}

.pricetable li {
    position:relative;
    width: 100%;
    border-bottom: dashed 1px;
    padding: .5em 0 0 0
}
.pricetable li b,.pricetable li strong {
    display: inline-block;
    float:left;
    /* width: 300px; */
    /* font-weight: bold */
}

.pricetable .entry_type strong {
    font-size: 1.5em
}

.pricetable .entry_type {
    font-size: .8em; 
}
.pricetable .grid{/* max-width:860px; */margin:0 auto;}
.pricetable .grid .col{/* max-width: min-content; *//* min-width: fit-content; */}






.grid.column-2 .col.imgwrap{/* background:red; */width: 32%;padding-top: 6px;padding-bottom: 30px;margin:0 auto;text-align: center;}
.imgwrap a{display:inline-block;}

.grid.column-2 .col.textwrap{/* background:red; */width: 68%;padding-bottom: 20px;float: right;}
.grid.column-2 .col.textwrap :first-child{margin-top:0;padding-top:0;}
.full .grid.column-2 .col.textwrap{/* background:red; */width: 37%;}
.grid.column-2 .col.textwrap p {/* font-size: 15px; */}
.grid.column-2 .col.textwrap h1:first-child{margin-top: 0.2em !important;padding:0;}
.product_slider{padding: 10px 0 50px;}
.product_slider .inner{padding:0;}
.product_slider .lSAction > a{color:#1e1e1e;}
.product_slider .lSAction > a:hover{color:#fff;}
.card{
	/* background: rgb(0, 0, 0); */
	/* background-size:650px 650px !important; */
	/* border-radius: 6px; */
	/* overflow: hidden; */
	color: #282828;
	/* margin-top: 5px; */
	/* width: 346px; */
	/* transition: 0.3s ease; */
}
.card h2{
	/* display: none; */
	color: #282828;
	font-family: "Rubik";
	font-size: 24px;
	font-weight: 400;
	line-height: 23.97px;
}
.card a{color:#fff;}
.card .imgwrap{height:218px;}
.card .title{position: relative;text-transform:uppercase;/* height: 325px; *//* background: url(../images/card-bg-top.png) repeat-x top center; *//* padding: 12px 15px 0px 20px; *//* border-radius: 6px 6px 0 0; *//* border-bottom: 3px solid #282828; *//* height: 3px; *//* background-color: #282828; */}
.card .meta{

	font-family: "Rubik", "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 900;
	line-height: 21px;
}
.card .meta i:before{vertical-align: text-bottom;}
.card .info p{font-weight: 400;font-size: 13px;margin-top: 0;/* color:#fff; *//* white-space: nowrap; *//* overflow: hidden; */}
.card .info{/* font-size: 13px; */font-weight: 400;/* line-height: 21px; *//* letter-spacing: 0.52px; */font-family: 'Rubik', sans-serif;/* color: #fff; *//* position: relative; *//* padding:10px 0; *//* background-color: #000; *//* background-color: rgba(0,0,0,.5); *//* padding: 16px 15px 10px 20px; *//* border-radius: 0 0 6px 6px; */}
.card .price{float:left;font-size: 28px;line-height: 24px;font-weight:800;}
.card .price span{font-size: 0.55em;}
.card .action{/* float:right; */}
.card:hover{/* transform: translateY(-5px); *//* box-shadow: 0px 2px 0px #950f0e; *//* background-size: 105% !important; */}
.card:hover:before{opacity: 0;background-color: rgba(255, 255, 255, 0.1);}
.card:hover h2 {/* border-bottom:2px solid #fff; */}
@media (max-width: 600px){
	.card .title{height:auto;padding-bottom: 6em;}
}
@media (max-width:320px){
	.card{width: 248px;}
	.lSAction > .lSPrev{
		left: -33px !important;
	}
	.lSAction > .lSNext{
		}
}
@media (max-width:768px){
	.card{/* width: 248px; */}
}
.cta{text-align: center;position: relative;padding: 60px 0px;height: 100vh;color:#fff;}
.cta .inner{padding-left:15px;padding-right:15px;}
.cta h2{letter-spacing: 8px;}
#portfolio{
    /* display: none; */
    /* opacity: 0; */
    margin-left: -15px;
    margin-right: -15px;
}
.tour #portfolio .isotope-item:hover{background:rgba(255,255,255,1);border-radius: 4px;transform: translateY(-5px);box-shadow: 0 0 10px #dad6d6;}
#portfolio .isotope-item:hover .imgwrap:before{opacity:1;}
#portfolio .isotope-item:hover .imgwrap{}
#portfolio .isotope-item .imgwrap:before{
    background: #fff;
    color: #2d3038;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 0;
    top: 0;
    content: ' ';
    background: rgba(0,0,0,.5) url(../images/add.svg) no-repeat center;
    background-size: 20px;
    opacity:0;
}
.isotope-item{width: 33.333%;padding: 0 15px 30px;float: left;background:rgba(255,255,255,0);/* display: none; *//* opacity: 0; */}
.isotope-item .card{width:100%;height: 100%;margin:0 auto;z-index: 0;}
@media (max-width:960px){
	.isotope-item {width: 48%;}
}
@media (max-width:600px){
	.isotope-item {width:100%;}
}
.isotope-item .card h2{/* font-size:42px; *//* line-height:38px; */}
.isotope-item .card .price{font-size:38px;}
.isotope-item .card .info{/* padding:18px 15px 18px; */}
.isotope-item .card p.highlights{margin-top:0;min-height: 6em;color: #ffffff;}
.isotope-item .card .category{font-size:19px;}
.headline{font-size:18px; font-weight:800; text-transform:uppercase;}
.layer.filterbar{background:#37343f;width:100%;padding:25px 15px!important}
.filterbar{color:#187dbf;background:rgba(255,255,255,.3);position: relative;/* bottom: 23px; *//* width: 67%; */z-index: 8;}
.filterbar .inner{max-width:970px;}
.filterbar p{color: #fff;text-transform: uppercase;margin:0;font-size: 13px;padding: 10px 15px !important;font-weight: 800;letter-spacing: 2px;}
.filterbar a.reset{text-transform: uppercase;margin:0;font-size: 13px;padding: 10px 0px 10px 10px !important;font-weight: 800;letter-spacing: 2px;}
.filterbar a.button{font-size: 13px;text-align:center;font-size: 13px;padding: 10px 35px !important;font-weight: 800;letter-spacing: 2px;line-height: 1.5em;}
.wrapper-dropdown-4{float:left;position:relative;width:31.3%;margin:0 10px 0 0;background: #c02e25;cursor:pointer;outline:0;border-radius: 2px;}
.wrapper-dropdown-4.active{border-radius:4px 4px 0 0;}
.wrapper-dropdown-4.action{background:0}
.wrapper-dropdown-4.action:after{display:none}
.wrapper-dropdown-4:after{content:"q";width:0;height:0;position:absolute;right: 30px;color: #fff;top: 2px;font-size: 19px;margin-top: 4px;font-family:'southernlakes';}
.wrapper-dropdown-4 .dropdown{position:absolute;z-index:120;top:100%;padding:0;margin-top:0;left:0;right:0;border:inherit;list-style:none;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;opacity:0;pointer-events:none;}
.wrapper-dropdown-4 .dropdown li{position:relative}
.wrapper-dropdown-4 .dropdown li label{text-transform: uppercase;display:block;color:#35323d;font-weight: 600;letter-spacing: 0.5px;font-size: 14px;background: #ececec;padding: 5px 5px 5px 10px;border-bottom: 1px solid #ffffff;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;}
.wrapper-dropdown-4 .dropdown li:last-child label{border-bottom:0 !important;boarder-radius:0 0 4px 4px;}
.wrapper-dropdown-4 .dropdown li input{position:absolute;left:10px;top:50%;margin-top:-8px}
.wrapper-dropdown-4 .dropdown li:hover label{background:#f0f0f0}
.wrapper-dropdown-4 .dropdown li input:checked ~ label{background: #484b4c;color: #fff;}
.wrapper-dropdown-4.active:after{border-width:0 6px 6px 6px}
.wrapper-dropdown-4.active .dropdown{opacity:1;pointer-events:auto;}
input[type="checkbox"]+label{color:#f2f2f2}
input[type="checkbox"]+label span{display:inline-block;/* float:right; */width:19px;height:19px;margin:4px 0 0 0;vertical-align:middle;cursor:pointer;}
@media (max-width: 960px){
	.filterbar{/* border-top: 1px solid red; *//* float: left; *//* margin-top: 1px; */z-index: 2;position:relative;width: 100%;padding-top: 10px;clear: both;}
}
@media(max-width:700px){
.wrapper-dropdown-4.drop{width:63%;margin-bottom:7px;float:left}
.wrapper-dropdown-4.action{float:right}
}
.wrapper-dropdown-4 input[type="checkbox"] {display:none;}
.wrapper-dropdown-4 input[type="checkbox"] + label span {display:inline-block;float: left;width:19px;height:19px;margin: 4px 6px 0 0;vertical-align:middle;background:url(../images/check_radio_sheet.png) left top no-repeat;cursor:pointer;}
.wrapper-dropdown-4 input[type="checkbox"]:checked + label {
border-bottom:1px solid #484545
}
.wrapper-dropdown-4 input[type="checkbox"]:checked + label span {
background:url(../images/check_radio_sheet.png) -19px top no-repeat;
}
.squaredThree {
width: 20px;
position: relative;
margin: 20px auto;
}
.squaredThree label {
width: 20px;
height: 20px;
cursor: pointer;
position: absolute;
top: 0;
left: 0;
background: linear-gradient(top, #222 0%, #45484d 100%);
border-radius: 4px;
box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
}
.squaredThree label:after {
content: '';
width: 9px;
height: 5px;
position: absolute;
top: 4px;
left: 4px;
border: 3px solid #fcfff4;
border-top: none;
border-right: none;
background: transparent;
opacity: 0;
transform: rotate(-45deg);
}
.squaredThree label:hover::after {
opacity: 0.3;
}
.squaredThree input[type=checkbox] {
visibility: hidden;
}
.squaredThree input[type=checkbox]:checked + label:after {
opacity: 1;
}

/*
SIDE BAR
--------------------------- */ 
.sidebar{margin-top: 20;padding: 37px 27px 27px;/* background: #fff; *//* background-color: white; */}
.single-post .sidebar ul li{
	color: #be2627;
	list-style: square;
	font-size: 15px;
	line-height: 1.4em !important;
	}
.layer.blog{position: relative;padding-bottom: 12%;}
.layer.blog h1{/* color:#006cab; */}
.layer.tour_loop {background: #f6f7f9;}
@media (max-width:490px){
	.layer.tour_loop .inner{
	padding:2em 0;
	}
}
h4.widgettitle{/* border-bottom:2px solid #f6f6f7; *//* font-family: "Rubik"; */font-size: 16px;font-weight: bold;line-height: 24px;text-transform: uppercase; /* Text style for "visit" */letter-spacing: 2.16px;}
/* TILES 
--------------------------- */ 
.layer.tiles{
background: #f2f7fb;
position: relative;
color: #0072bf;
padding-top: 0;
}
/* Layer backgrounds
--------------------------- */ .layer.white{/* background:white; */}
.layer.grey{background: #393939;}
.background-image{background-size: cover;background-position: center;position: relative;/* background-position: center; */}
.background-image:before{content:' ';display:block;position: absolute;/* background-color: rgba(255, 255, 255, .22); *//* background-image: url(../images/pattern_light.png); */width: 100%;height: 100%;left: 0;top: 0;z-index: 0;/* mix-blend-mode: hard-light; */}
.background-image.white{background-position: center;background-size: cover;}
.background-image.white:before{background: rgba(255, 255, 255, 0.8);}
.background-image.no-overlay:before{background:none;}
.page_layout .bg-image{position:absolute; width:100%; height:100%; top:0; left:0;}

.text_bg_color.gold .textwrap{background: rgb(173 139 58 / .9);padding-top: 30px;margin-top: 3em;margin-bottom: 5em;/* mix-blend-mode: darken; */}
.text_bg_color.red .textwrap{background: rgb(184 1 0 / .9);padding-top: 30px;margin-top: 3em;margin-bottom: 5em;/* mix-blend-mode: darken; */}

@media (max-width: 600px){
	.text_bg_color.grid.column-2 .textwrap{padding: 30px !important;/* margin: 1em; *//* mix-blend-mode: darken; */}

}
.text-light,
.text-light h3,
.text-light h2,
.text-light h4,
.text-light p{color:#fff !important;}
img.cover {
    max-width: 100% !important;
    max-height: 100% !important;
    height: 100% !important;
    width: 100% !important;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%;
    position: relative;
    object-fit: cover;
}

/* Tiles 
--------------------------- */ .grid .tile{position: relative;}
.grid.transparent .tile{background: transparent;}
.grid .tile-copy a{/* color:#2d2f38; */text-decoration: none;color: inherit;}
.grid .tile-copy{padding: 25px 8%;}
.grid .tile-copy h2{/* margin:0; *//* font-size: 1.6em; *//* line-height: 1.1; *//* letter-spacing:1px; *//* font-weight: 900; */}
.grid.transparent .tile-copy{padding: 25px 0px 0px;}
.grid.column-2{}
.grid.column-2 .col{float: left;width: 50%;padding-left: 2%;padding-right: 2%;}
.right .grid.column-2 .col:first-child{float: left;}
.alternating .layer:nth-child(2) .grid.column-2 .col:first-child{float:right;}
.grid.column-2-1{
}
.bordered:first-of-type{border:0;}
.bordered .grid.column-2-1{padding:2em 0;/* border-top:1px solid; */}
.bordered:first-of-type .grid.column-2-1 {
border:none;
}
.bordered.grid.column-2-1 h3{margin-top:0;}
/*.grid.column-2-1 .col{width: 40%; float:left;}
.grid.column-2-1 > .col:nth-child(2n){width: 57%;}

.left .grid.column-2-1 .col{float: left;}
.left .grid.column-2-1 > .col:nth-child(2n){width: 56%;float: right;}
*/
.grid.column-2-1 .col.textwrap p{/* font-size: 13px; */}


.grid.column-2-1 .col.textwrap :first-child{margin-top:0;}

.grid.column-3{
    margin: 0 -25px;
}
.grid.column-3 .col{float: left;width: 33.33%;padding: 0 2%;}
.grid.column-4{margin-left: -8px;margin-right: -8px;}
.grid.column-4 .col{float: left;width: 25%;padding: 8px 4px;position: relative;}
.grid.column-4 .col:before{content:' '; display:block;height: calc(100% - 28px);width: calc(100% - 8px);background: white;position: absolute;bottom: 0px;left: 4px;border-radius: 0px;}
@media screen and (max-width:1024px){
.grid.column-4 .col{width:50%;margin-bottom:30px;}
.grid.column-4 .col:nth-child(3),.grid.column-4 .col:nth-child(4){margin-bottom:0px;}
}
@media screen and (max-width:950px){
	.grid.column-2-1 .col{padding:0 2%;}
.grid.column-2 .col{/* width:100%; *//* margin-bottom: 35px; */}
.grid.column-2 .col:last-child{}

}
@media screen and (min-width:950px){
	.grid.column-2-1{padding:0 2%;}


}
@media screen and (max-width:850px){
	.grid.column-2-1{padding:0;}
.grid.column-3 .col{width: 100%;margin-bottom: 50px;}
.grid.column-3 .col:last-child{margin-bottom:0px;}
}
@media screen and (max-width: 768px){
		.grid.column-2 .col.textwrap,.grid.column-2 .col.imgwrap{/* width: 50%; */}

	.layer.tour .col-2-3{/* width:100%; */}
	.layer.tour.col-1-3{width:100%;max-width:600px;margin: 0px auto;padding: 1em 15px;float:none;clear:both;}
	.layer.tour.col-1-3 a.button i{ display:inline-block;}
	}
	 @media screen and (max-width: 960px){
		.grid.column-2-1 .col,
		.grid.column-2-1 > .col:nth-child(2n){/* padding:0 2%; */width:100%;}
		.grid.column-2-1 .col.imgwrap{/* max-width:280px; *//* min-width: 140px; */padding-bottom: 0 !important;}
		.grid.column-2-1 .col img{/* max-height:120px; */width:auto;}
	.layer.tour.col-1-3 a.button{width:100%;}
	}


@media (max-width:600px){
	.grid.column-2 .col{
    width:100% !important;
    width: 100% !important;
    padding: 36px 10px 35px !important;
    }
    .grid.column-2 .col.count-3,.grid.column-2 .col.count-2,.grid.column-2 .col.count-4{padding:0 !important;}
     /*{width: 33.3% !important;float:left;padding: 9px;}*/
    .grid.column-2 .col.count-3 ._inner > div,
    .grid.column-2 .col.count-2 ._inner > div,
    .grid.column-2 .col.count-4 ._inner > div{width: 50% !important;float:left;padding: 9px;}
    
/*     .grid.column-2 .col.count-3 ._inner > div:nth-child(odd){clear:left;} */


	.card .meta{display:none;}
}

@media screen and (min-width: 550px){

.grid.column-3 .tile-copy p{font-size: 13px;}
.grid.column-2-1 .col{}
.grid.column-2-1 .col img{margin:0 auto;}
	.grid.column-2-1 > .col:nth-child(2n){}

}
@media screen and (min-width: 769px){

/* left image */
.left .grid.column-2-1 .col.imgwrap{width:30%; float:left;}
.left .grid.column-2-1 .col.textwrap{width:66%; float:right;}

.right .grid.column-2-1 .col.imgwrap{width:30%;float:right;padding: 0;}
.right .grid.column-2-1 .col.textwrap{width:66%; float:left;}


}
@media screen and (min-width: 1440px){

/* left image */
.left .grid.column-2-1 .col.imgwrap{width:40%; float:left;}
.left .grid.column-2-1 .col.textwrap{width:56%; float:right;}

.right .grid.column-2-1 .col.imgwrap{width:40%;float:right;padding: 0;}
.right .grid.column-2-1 .col.textwrap{width:56%; float:left;}
}

/* Flexbox 
--------------------------- */
.flex{display: -moz-flex;display: -webkit-flex;display: flex;-moz-flex-wrap: wrap;-webkit-flex-wrap: wrap;flex-wrap: wrap;}


.image-column-2 ._inner > div{width:50%; float:left;}

/* . */
#map{/* position:absolute; */width:100%;height: 300px;top:0;left:0;background: #eee;}
@media (min-width:600px){
#map{height: 500px;}
}
/*
.map .grid.column-2-1 .col.textwrap{width:40%;background:#fee347;padding: 30px;color:#0e0e0e;font-size: 13px;}

.map .imgwrap a:hover:before{display:none;}

.page-id-5 .map.medium {}
.page-id-5 .map.medium .imgwrap{width:27%;}
.page-id-5 .map.medium .imgwrap img{max-width: 230px;margin: 0 auto;}
.page-id-5 .map.medium .textwrap{width:67% !important; }
@media (max-width: 960px){
.page-id-5 .map.medium .textwrap{width:100% !important; }}
@media (max-width:600px){
	.wrapper-dropdown-4.action{width:100%;float: left;}
	.wrapper-dropdown-4.drop{width:100%;}
}
@media (max-width:480px){
			.page-id-5.grid.column-2-1 .col.imgwrap .inner{padding:0px;}
			.page-id-5.grid.column-2-1 .col.imgwrap .inner{padding:0 0 0 15px;}
}
*/
/* MAP
--------------------------- *//*
.map{margin-top: 2.4em;height: 340px;position:relative;} 
.map:before{position:absolute;width:70px;height:70px;background: #007bc1;content:' ';z-index: 2;background-image: url(../images/map.png);background-repeat: no-repeat;background-position: center;}
.map .wrap{ overflow:hidden;}
.map img{transform:scale(1);}
.map a.hoverfx:before{background-color:rgba(255, 255, 255, .1); }
.map:hover img{transform: scale(1.022);}
.map:hover .background-image:before{background: rgba(0, 0, 0, 0); border:2px solid #cad8e1;}
.map .button{position:absolute;z-index: 2;left:15px;bottom: 20px;padding: 14px 20px 14px 20px;background-color: #95c122;color: white;border: 0;line-height: 1.25;font-size: 1.250em;display: inline-block;margin-bottom: 5px;font-family: "Oswald";border-radius: 22px;text-transform: uppercase;font-weight: 400;}
.map:hover .button{left:30px;}
*/


h1.logo_footer{max-width:220px;}



.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
width: 100% !important;
min-width: 200px;
}
footer .flex{
  flex-wrap: nowrap;
  flex-direction:row;
  justify-content:space-between;
 }
 footer .logo{margin: 0 auto 40px;float: none;/* max-width:257px !important; */}
 footer:before{
 	position: absolute;
 	content:' ';
 	background:url(../images/taiaha.png);
 	height:150px;
 	background-position: center;
 	background-repeat: repeat-x;
 	top: -78px;
 	z-index:110;
 	width: 100%;
 	background-size:contain;
 }
footer{
	/* position: fixed !important; */
	/* background: #000000; */
	position:relative;
	color: #434343;
}
footer .inner{padding: 77px 10px 25px;max-width: 1770px;}

footer .widget{clear:both; margin-bottom:30px;}
footer i:before{vertical-align:text-bottom;}
#custom_html-2{ text-align:center;}
#custom_html-4 i{font-size:2em;letter-spacing:5px;}
footer .col-1-3{float:left;padding-left: 0;padding-bottom: 1em;}
footer a, footer a:visited{color: #434343;}
footer a:hover{color: #c02f25;text-decoration: underline;}
footer a.partner{display:inline-block;padding: 0 10px 15px 0;}
footer h1.logo{/* float:none; */width: 90%;max-width: 290px;}
footer h4.widgettitle{margin: 0 0 20px;font-weight: 400;border: 0;color: #b69a5d;/* font-family: "Rubik - Bold"; */font-size: 18px;font-weight: 700;letter-spacing: 1.26px;line-height: 22px;text-transform: uppercase;}
h4.widgettitle strong{font-weight:800;}
.footer-meta {/* background: rgba(255, 255, 255, 0.1); *//* margin-top: 10px; */padding: 15px 15px 15px;border-top: 1px solid #f6f6f7;/* color: #ccc; */}
.footer-meta p{font-size:12px;margin: 0 auto;}
.footer-meta p a{/* color:#fff; *//* font-weight: 600; */}
ul.contact_details{ padding:0; list-style:none;}
ul.contact_details li{padding-bottom:10px;overflow: hidden;}
ul.contact_details li:before{width: 60px;display: inline-block;float: left;font-size: 2.3em;line-height:1;}
ul.contact_details li.icon-email:before{}
footer ul.contact_details li a{color:#fff;}
footer ul.contact_details li a:hover{color:#c02f25;}
footer .menu{list-style:none;padding:0;}
footer .menu li{/* font-size: 13px; */line-height: 2em;}
footer .menu li.menu-item-137{display:none;}
@media (max-width: 1300px){
	footer {font-size:14px;}
}
@media (max-width: 1070px){

	footer .inner{padding-top:10px}
	 footer .flex{ display: block;}
 	footer .col.column1{width:100% !important;float: left;text-align: center;}
 	footer .col.column3{width:33.3%;padding: 0 0 0 15px;float:left;/* text-align: center; */}
 	footer .col.column3 .widget{clear:none;float:left;}
 	footer .col.column4{width:25%;padding: 0 0 0 15px;float:left;/* text-align: center; */}

 	footer .iconwrap{/* display: inline-block; */margin:0 auto;float: none;}
 	footer h4.widgettitle{margin-bottom:1em;}
 	footer p{margin:0 auto;}
}
@media (max-width: 600px){
	footer{font-size:13px;}
	 	footer .col.column4{width:50%;padding: 0 0 0 15px;float:left;/* text-align: center; */}

}
/* BACK to top
-------------------------- */
.back-to-top-wrap{
	transition: 0.3s ease;
	z-index: 50;
	position: fixed;
	bottom: 0px;
	right:0;
	text-align: right;
}
a.back-to-top {
	display:inline-block;
	text-decoration: none;
	color: #fff;
	float: right;
	background-color: #c02f25;
	font-size: 13px;
	margin:0;
	padding: 0px 3px 0px;
	transition: 0.3s ease;
	font-weight: 700;
}
a.back-to-top:hover{
	padding: 0px 2px 8px;
}
/* Tiles 
--------------------------- */ 
.grid .tile{background: #fff;}
.grid .tile.shadow{overflow: hidden;border-radius: 4px;box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);}
.grid.transparent .tile{background: transparent;}
.grid .tile-copy{padding: 20px 40px 30px 20px;}
.grid .tile-copy{
font-size: 15px;
}
.no-teaser .key_points{display:none;}
.grid .tile-copy .read-more{margin-bottom:10px;}
.grid .tile-copy .read-more a:hover{text-decoration: underline;color: #c2312e;}
.grid .tile-copy a.read_more{font-weight:700; color:#b5985a; text-transform:uppercase; white-space:nowrap;}
.grid .tile-copy a.read_more:hover{color:#c42f28;/* border-bottom:1px solid; */}
.grid.transparent .tile-copy{padding: 25px 0px 0px;}
a.link-overlay {
overflow: hidden;
position: absolute;
width: 100%;
height: 100%;
z-index: 21;
background:rgba(0, 123, 193, 0);
}
a.link-overlay:hover{background:rgba(255, 255, 255, .2);}
a.link-overlay:hover .category-icon{background-color:#95c122;}
.tile-copy{z-index: 20;position:relative;}
.tile.tour{background: #fff;text-align: left;color: #000;}
.tile.tour .tile-copy h2{margin: .25em 0;}
.tile.tour .tile-copy ul{list-style:none;margin: 0;padding: 0;}
.tile-copy .read-more h3{margin-top:0;/* Style for "Cooking wi" *//* width: 329px; *//* height: 49px; *//* color: #1b1b1b; *//* font-family: Rubik; *//* font-size: 30px; *//* font-weight: 700; *//* line-height: 28.09px; *//* text-transform: uppercase; */ /* Text style for "C, ooking" *//* letter-spacing: 2.27px; */}

.tile .card{/* height: 256px; */background-color: #eee;background-size:cover;}
.portfolio-item--width2 .tile .card{
	height: 400px;
}
.column-2 .tile .card{height: 340px;}
@media screen and (max-width:1330px){
.column-2 .tile .card{height: 250px;}
}
.tile .card:before{
}

.blog-card{height:220px;}
.blog .grid .tile{transition: 0.3s ease;}
.blog .grid .tile:hover{
	transform: translateY(-5px);
	background: #fdfdfe;
	box-shadow: 0px 2px 10px rgba(0,18,46,.07);
}
.blog .grid .tile:hover a.link-overlay:before,
.blog .grid .tile:hover a.link-overlay:after{/* opacity:0 */};

.blog .grid .tile:hover a{/* color:#c02e25; *//* text-decoration: underline; */}
.iconwrap{padding: 0;margin: 0 0 0em 0;float:left;list-style: none;}

.drawer .iconwrap{float:none; }

.iconwrap li{display:inline-block; font-size: 40px;}
.iconwrap a{display:inline;color: #fff;}
.iconwrap a:hover{color:#cf1e2;}
.gform_wrapper h3.gform_title{
	/* color:#c02e25; */
	font-weight: 00 !important;
}
.gform_wrapper h2.gsection_title{
		text-transform:none; }
.gform_wrapper .gsection{margin-bottom:0 !important;margin-top:30px !important;padding-bottom:0 !important;}

.gform_wrapper h.gform_title{
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label{color:inherit !important;}
.gform_wrapper .gsection{border-color: #f6f6f7 !important;}


 .accordion-toggle {cursor: pointer;padding: 0.5em !important;background: #eee;margin-bottom: 0;/* color: #fff; *//* border: 1px solid #e6e6e6; *//* box-shadow: 0 0 10px #e6e6e6; *//* font-size: 1.2em; */}
 .faq{
    /* border: 1px solid #e6e6e6; */
    box-shadow: 0 0 10px #f5f4f4;
    margin:2em 0;
    font-size: 15px;
    }
  
 .accordion-toggle span.filedate{font-size:13px;letter-spacing:normal;color: #b0b0b0;text-transform:none;}
 .accordion-toggle:before {
    float: left !important;
    font-family: Whakarewarewa;
    content:"+";
    padding-right: 5px;
}
 .accordion-toggle.collapsed:before {
    float: right !important;
    content:"-";
}
 .accordion-content {display: none;padding: 0px 15px 10px;}
 .accordion-content.default {display: block;/* padding: 10px 10px 20px; */}



/*-------------------------
	File manager
-------------------------*/
.panel-body{/* background:#0e8eae; */}
.panel-body .panel-body{/* padding-top:0; *//* padding-bottom: 0; */background:#fff;}
.panel-body .panel-title a.collapsed{color: #0e8eae;}
.panel-body .panel-title a{color: #333333;}
ul.filebrowser {
	list-style:none;
	padding:0;
	margin: 0;
}
.page_layout ul.filebrowser li {
	padding:0;
}
.page_layout ul.filebrowser a {
	border-bottom: 2px solid transparent;
	display: block;
	width:100%;
	position: relative;
	/* font-weight:700; */
	/* color:#0e8eae; */
	line-height:15px;
	padding-right:20px;
	padding: 7px 0px 2px 0;
}



.page_layout ul.filebrowser small{display: inline-block;/* font-weight:bold; *//* color: #e1e1e1; *//* float: right; */}
.page_layout ul.filebrowser span.title {
	font-weight: 500;
	display:inline-block;
	width: 80%;
	float: left;
	padding-left: 10px;
	/* font-size:10px; */
}
.page_layout ul.filebrowser span.info{
	width:20%;
	float: right;
	text-align: right;
	color: #999999;
}
.page_layout ul.filebrowser a .fa:before{vertical-align:middle;}
.page_layout ul.filebrowser a .fa {
	clear: both;
	/* float:right; */
	opacity:.3;
	font-size:20px;
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
}
.page_layout ul.filebrowser a:hover {
	color: #1b1b1b;
	border-bottom: 2px solid;
	background: rgba(255, 255, 255, 1);
	padding: 7px 10px 2px 5px;
}
.page_layout ul.filebrowser a:hover .fa {
	opacity:1
}
.page_layout ul.filebrowser li {
	display: inline-block;
	border-bottom:1px solid #E5E5E5;
	width: 100%;
}
.page_layout ul.filebrowser li:first-child {
	/* border-top: 1px solid #E5E5E5; */
}




.filemanager {
	width: 95%;
	max-width:1340px;
	position: relative;
	/* margin: 100px auto 50px; */
}

@media all and (max-width: 965px) {
	.filemanager {
		margin: 30px auto 0;
		padding: 1px;
	}
}



.vimeo-wrapper {
   /* position: fixed; */
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
   pointer-events: none;
   overflow: hidden;
}
.vimeo-wrapper iframe {
   width: 100vw;
   height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
   min-height: 100vh;
   min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}

/*
MAP + video */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
MEDIA */

a.overlay{position:absolute;top:0; left:0; width:100%; height:100%; }
.media-gallery{max-width:900px;}
.gallery-t,.gallery-f,.gallery-v{text-align:center; padding:0;}
.gallery-t .g-item{    float: none;
    display: inline-block;
    width: 160px;
    margin: 3px;
}
.gallery-v .g-item{
	display: inline-block;
    width: 50%;
    margin: 3px;
    position:relative;
}
.gallery-f .g-item{    float: none;
    display: inline-block;
    width: 160px;
    margin: 3px;
    position:relative;
}
.gallery-f .g-copy {
    position: absolute;
    width:100%;
    text-align:center;
    bottom: 0;
    line-height: 1.1;
    padding: 7px;
    font-size: 13px;
    font-weight: 700;
    background: rgba(0, 0, 0, 0.7);
}
ul.gallery-f > li a {
	color:#fff;
	display:block;
}
ul.gallery-f > li a:hover{
color:#F44336;}

.cafe-btn {
	background: #be2627 !important;
}

.cafe-btn:hover {
	background: #b79955 !important;
}

.cafe-from {
	color: #ffffff;
}

#menu-minimized .booking {
	text-align: center;
}

/* sub menu on hover fixed */


#menu-simple-menu li.desktop:hover > ul {
    display: block;
	opacity: 1;
	width: 230px;
	margin-top: 15px;
	border-radius: 5px;
	-webkit-box-shadow: 5px 10px 10px -5px #2c2c2c;
    box-shadow: 5px 10px 10px -5px #2c2c2c;
}

#menu-simple-menu li.desktop > ul:before{
    content: '';
    border-bottom: 16px solid #be2627;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    margin-top: -15px;
    position: absolute;
    margin-left: 40%;
}
#menu-simple-menu li.desktop > ul {
    display: none;
	opacity: 0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	background-color: #be2627;
}
#menu-simple-menu ul.dropdown > li {
      float: none;
    padding: 10px 0;
}

#menu-simple-menu ul.dropdown > li.level1 a {
    font-weight: 600;
    font-size: 16px;
	line-height: normal;
}
#menu-simple-menu ul.dropdown > li.level1:hover{
background-color: #b5985b;

}
#menu-simple-menu ul.dropdown > li.level1:hover>a{
	color: #1a1a1a;
}