/*
Theme Name: Prestige Tours 
Theme URI: http://www.rdstudios.co.nz
Description: WordPress Theme
Author: Rich Deane
Author URI: http://www.rdstudios.co.nz
Version: Prestige Tours v1.0
Tags: RD Studios
*/


body, html {
	-webkit-font-smoothing: antialiased;
	font-family: 'proxima-nova', helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #444;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: 100

}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
.news {
	padding-left: 10px;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
	color: #000;
	margin: 0;
	padding: 0;
}
.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
	margin-bottom: 20px;
}
.the-title h1, .the-title h2, .the-title h3, .the-title h4, .the-title h5, .the-title h6 {
	margin-bottom: 0;
}

.post h1 {
	font-size: 2em;
	margin-bottom: 10px;
}
.post h2 {
	font-size: 1.8em;
	margin-bottom: 10px;
}
.post h3 {
	font-size: 1.6em;
	margin-bottom: 10px;
}
.post h4 {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.post h5 {
	font-size: 1.2em;
	margin-bottom: 10px;
}
.post h6 {
	font-size: 1.1em;
	margin-bottom: 10px;
}
/* Centered texts in each section
	* --------------------------------------- */
.section {
	text-align: center;
}

.banner-wrap {
	position: relative;
}

.banner-wrap-inner {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
}

.banner-default {
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.one {
	background-image:url(images/banner-1.jpg);
}
.home-boxes-wrap {
	margin-top: 20px;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #b3b3b3;
}
.home-box {
	position: relative;
}
.home-box > .margin {
	position:  relative;
	padding-bottom: 60%;
}
.home-box .inner {
	position:  absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.padding {
	padding: 10px;
}
.margin {
	margin: 5px;
}
.home-box .margin {
	background: #fff;
	margin: 0;
}

.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

/* columns of same height styles */

.row-full-height {
  height: 100%;
}
.col-full-height {
  height: 100%;
  vertical-align: middle;
}
.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed;
}
.col-xs-height {
  display: table-cell;
  float: none !important;
}

.no-gutter > [class*='col-'],
.no-gutter > .row-same-height > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.header-main {
  /*margin-top: 10px;
  margin-bottom: 10px;*/
}
.header-main > .container {
	position:  relative;
}

.container-large {
    width: 50%;
    margin: 0 auto;
}
.menu-wrap {

}

.aligner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.aligner:last-of-type {
	border-right: none;
}

.aligner-item {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.aligner-item--top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.aligner-item--bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.home-box-title {
	text-align: center;
	font-weight: 700;
	padding: 5px;
	background: #fff;
	text-transform: uppercase;
}
.footer {
	padding: 20px 0;
	margin: 0;
	background: #666666;
	color: #fff;
}
.creatorlink {
	color: #fff;
}
.content-wrap {
	margin: 30px 0;
}
.home-title {
	margin-bottom: 20px;
}
.create{
	text-align: left;
}
.home-box-title .padding {
	padding: 0;
}
.home-text {
	padding: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 1.4em;
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3
}

.banner-text {
	font-size: 1.2em;
	color: #fff;
	z-index: 999;
	position: absolute;
	bottom: 20px;
	left: 0;
	width: 100%;
	line-height: 1.2;
	font-weight: 300;
}
.relative { 
	position: relative;
}

.side-wrap {
	background: #eee;
	padding-top: 10px;
}

.header-main {
	background: #000;
	background-image: url(images/header-bg-large.jpg);
	background-repeat: repeat;
	padding: 20px 0;
	background-size: 20%;
}

.logo-image {
	width: 100%;
}

.tp-bannertimer {
	display: none;
}

.tp-rightarrow.default {
	background: url(images/right-arrow.png) no-repeat 0 0;
}
.tp-leftarrow.default {
	background: url(images/left-arrow.png) no-repeat 0 0;
}

.center {
	text-align: center;
}

.home-box {
	margin-bottom: 20px;
}

.footer-2 a:hover {
	color: #222;
}


.solid-button,
.open-button {
	display: block;
	padding: 10px 20px;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: 700;
	float: left;
	box-sizing: border-box;
	border: 3px solid  #000;

}
.solid-button {
	color: #fff;
	background: #000;
	margin-right: 20px;
}
.open-button {
	color: #000;
}
.header-main,
.banner-wrap,
.content-wrap,
.home-boxes-wrap,
.footer
{
	float: left;
	clear: both;
	position: relative;
	display: block;
	width: 100%;
}
.book-buttons{
	position: relative;
	float: left;
	clear: both;
	width: auto;
	bottom: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);

}
.container div[class*='col-'] img {
	width: 100%;
	height: auto;
}

.post div[class*='col-'] {
	margin-bottom: 20px;

}

.post div.gal-thumb {
	padding: 5px;
	margin-bottom: 5px;
}
.cboxLoadedContent div, 
.cboxLoadedContent button {
	display: none;
}

.cboxLoadedContent {
	display: block;
}

.table {
	display:table;
	width: 100%;
	margin: 0 auto;
	position:relative;
}
.table-row {
	display: table-row;
}
.table-cell {
	display: table-cell;
	float: left;
	clear: both;
	width: 100%;
}
.table-row .table-cell:last-of-type {
	margin-bottom: 30px;
}
select {
	box-sizing: border-box;
	border: none;	
	background: #ccc;
	width: 100%;
	padding: 5px;
	resize: none;
	color: #666;
	height: 39px;
	border-radius: 0;
	font-size: 0.8em;
}
.main-input {
	box-sizing: border-box;
	border: none;	
	background: #ccc;
	width: 100%;
	resize: none;
	color: #666;
	font-size: 0.8em;
	padding: 10px 5px;
}

.main-input[type="submit"], .footer-input[type="submit"] {
	background: #666;
	color: #fff;
	font-weight:900;
}

.container div.post img {
	width: auto;
	max-width: none;
	min-width: 0;
	height: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	left: 50%;
	position: relative;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media (min-width: 641px) {
	.col-sm-height {
		display: table-cell;
		float: none !important;
	}
	.home-box-title {
		padding: 5px;
	}

}

@media (min-width: 768px) {
	body, html {
		font-size: 90%;
		line-height: 1.5
	}
	.book-buttons {
		position: absolute;
		z-index: 99;
		bottom: 40px;
		display: inline-block;
	}
	.aligner {
		border-right: 1px solid #fff;
}	
	.solid-button,
	.open-button {
		border: 3px solid  #fff;

	}
	.solid-button {
		color: #000;
		background: #fff;
	}
	.open-button {
		background: rgba(255, 255, 255, 0.5);
		color: #000;
	}	
	.logo-image {
		width: 60%;
	}
	.banner-text {
		font-size: 2.4em;
		color: #fff;
		z-index: 999;
		position: absolute;
		bottom: 60px;
		left: 0;
		width: 100%;
		line-height: 1.2;
		font-weight: 300;
	}
	.create {
		text-align: right;
	}

	.menu-wrap {
		position: absolute;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
	}
	.col-sm-height {
		display: table-cell;
		float: none !important;
	}
	.nav-main {
		-webkit-transform: translateY(60%);
		-moz-transform: translateY(60%);
		-ms-transform: translateY(60%);
		-o-transform: translateY(60%);
		transform: translateY(60%);
	}
	.home-box {
		margin-bottom: 0;
	}

}

@media (min-width: 992px) {
	
	.home-box-title {
		padding: 15px;
	}


	body, html {
		font-size: 100%;
		line-height: 1.5
	}

	.col-md-height {
		display: table-cell;
		float: none !important;
	}
}

@media (min-width: 1200px) {
	.col-lg-height {
		display: table-cell;
		float: none !important;
	}
}
