/*!
Theme Name: Private Discovery Tours
Theme URI: http://privatediscoverytours.co.nz
Author: Wired Internet Group
Author URI: https://www.wired.co.nz
Description: Wired Parent Theme
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wired

Wired is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/*--------------------------------------------------------------
# Normalize - normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css
--------------------------------------------------------------*/

/* 1. Correct the line height in all browsers. 
 * 2. Prevent adjustments of font size after orientation changes in iOS. */
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Remove the margin in all browsers. */
body {
	margin: 0;
	font-family: 'Roboto', sans-serif;
}

/* Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

.entry-header h1 {line-height: 1; margin-top:0;}

/* 1. Add the correct box sizing in Firefox. 
 * 2. Show the overflow in Edge and IE. */
hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/* 1. Correct the inheritance and scaling of font size in all browsers. 
 * 2. Correct the odd `em` font sizing in all browsers. */
pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Remove the grey background on active links in IE 10. */
a {
	background-color: transparent;
}

/* 1. Remove the bottom border in Chrome 57- 
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/* Add the correct font weight in Chrome, Edge, and Safari. */
b,
strong {
	font-weight: bolder;
}

/* 1. Correct the inheritance and scaling of font size in all browsers. 
 * 2. Correct the odd `em` font sizing in all browsers. */
code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Add the correct font size in all browsers. */
small {
	font-size: 80%;
}

/* Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}

/* Remove the border on images inside links in IE 10. */
img {
	border-style: none;
}

/* 1. Change the font styles in all browsers. 
 * 2. Remove the margin in Firefox and Safari. */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/* Show the overflow in IE. 1. Show the overflow in Edge. */
button,
input { /* 1 */
	overflow: visible;
}

/* Remove the inheritance of text transform in Edge, Firefox, and IE. 
 * 1. Remove the inheritance of text transform in Firefox. */
button,
select { /* 1 */
	text-transform: none;
}

/* Correct the inability to style clickable types in iOS and Safari. */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/* Remove the inner border and padding in Firefox. */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/* Restore the focus styles unset by the previous rule. */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/* Correct the padding in Firefox. */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/* 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress {
	vertical-align: baseline;
}

/* Remove the default vertical scrollbar in IE 10+. */
textarea {
	overflow: auto;
}

/* 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10. */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/* Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/* 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari. */
[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/* Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/* 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Add the correct display in Edge, IE 10+, and Firefox. */
details {
	display: block;
}

/* Add the correct display in all browsers. */
summary {
	display: list-item;
}

/* Add the correct display in IE 10+. */
template {
	display: none;
}

/* Add the correct display in IE 10. */
[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}
h1 {/*font-family: 'Pacifico', Helvetica, sans-serif;*/ font-family: 'Roboto Slab', serif; font-size:44px; color:#147182; font-weight:bold;}
h2 {color:#147182; font-family: 'Roboto Slab', serif; font-weight:bold; font-size:32px; margin-top:0; text-transform:uppercase; line-height: 1.1;}
body:not(.home) h2 {font-size:26px; text-transform:none;}
h4 {color:#147182; font-family: 'Roboto Slab', serif; font-weight:bold; font-size:30px; margin-top:0;}
h5 {color:#147182; font-family: 'Roboto Slab', serif; font-weight:bold; font-size:18px; margin-top:0; text-transform:uppercase;}
#secondary h2 {line-height:1; margin-top:0; }

p {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	margin-bottom: 1em;
}
body:not(.home) p {font-size:16px;}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
	font-family: 'Roboto Condensed', sans-serif;
}
body:not(.home) ul, body:not(.home) ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}
.btn {color:#147182; font-weight:bold; font-size: 16px; text-transform: uppercase; background:#d3d508; padding: 20px 60px; text-align:center; font-family: 'Roboto Condensed', sans-serif; text-decoration: none; margin: 30px 0; display: inline-block;}
.btn.secondary {color:#fff; background: #147182;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#site-header {background: #147182; padding: 0; position: relative; z-index: 15;}
.top-inner {overflow:hidden; display: flex; align-items: center; justify-content: end; flex-direction: row-reverse;}
#logo {float: left; padding: 0; }
#logo img {height: auto; width: 100%;}
.book-now {float:right;}
.book-now a {color:#d3d508; font-size:18px; text-transform: uppercase; text-decoration: none; font-weight:bold; letter-spacing: 1px;}
.book-now a:hover {color:#d3d508;}
.header-social {margin-right:60px; padding-top: 6px;}
.header-social img {max-width:35px; height: auto;}
.header-phone {margin-right:60px;}
.header-phone a {color:#fff; text-decoration: none;}
.header-phone a:hover {color:#fff;}
#gtranslate_wrapper {right: 1%!important;}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#site-footer {background: #147182; color:#fff; padding: 100px 0; width:100%; overflow: hidden; position:relative;}
#site-footer a {color:#fff; text-decoration:none;}
.col-left {float:left; width: 25%;}
.col-left p {
    font-size: 16px;
}
.col-right {float:left; width:75%;}
.footer-social {margin: 40px 0;}
.footer-social img {max-width:45px; height: auto; margin-right:10px;}
.col-right h1 {color:#fff; text-align:left; font-size:44px; margin: 0 0 50px; line-height: 1;}
.nav-col {float:left; width: 25%}
.nav-col h4 {color:#fff; font-size:22px; text-transform: uppercase; margin:0 0 10px;}
.nav-col ul {list-style: none; margin: 0; padding:0;}
.nav-col ul li {margin-bottom:8px;}
.credit {background:#0b3e47;text-align:center; color:#fff; font-family: 'Roboto Condensed', sans-serif; font-size:14px; padding: 10px 0; position: relative;}
#TA_rated645 {display:inline-block!important; margin-right:50px!important;}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
#nav {float: right; margin: 0; padding: 20px 0 0 0; position: relative; text-align: right; width: 75%; z-index: 9;}
#nav input[type="checkbox"], #nav input[type="checkbox"] + label  { display:none;}
#nav input[type="checkbox"] ~ ul  { margin:0; padding:0; list-style:none; }
#nav input[type="checkbox"] ~ ul li { border-left:1px solid #525252; float:left; margin:0; padding:0; position:relative; text-align:center; width:calc(20% - 1px); }
#nav ul {list-style: none; margin-left:0;}
#nav ul li {display: inline-block; margin-left:45px; position:relative;}
#nav li.current_page_item a:link, #nav li.current_page_item a:visited, #nav li.current-menu-item a:link , #nav li.current-menu-item a:visited {  }
#nav li a {color:/*#083442*/ #fff; font-size:18px; font-weight:bold; text-decoration: none;}
#nav li a:link, #nav li a:visited { color:/*#083442*/ #fff; display:block; font-size:1em; padding:9px 0 9px 0; }
#nav li > a:active, #nav li:hover > a { color:#fff; }
body:not(.home) #nav li a, body:not(.home) #nav li a:link, body:not(.home) #nav li a:visited {color:#fff;}
body:not(.home) .sub-menu {background:rgba(0,0,0,0.7);}
.sub-menu {background:/*rgba(255,255,255,0.7)*/ rgba(0,0,0,0.7); padding: 10px 20px 14px; visibility: hidden; /* hides sub-menu */ opacity: 0; position: absolute; top: 100%; left: 0px; width: 220px; transform: translateY(-2em); z-index: -1; transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; backdrop-filter: blur(10px); margin-left:0; text-align:left;}
#nav li:focus .sub-menu, #nav li:focus-within .sub-menu, #nav li:hover .sub-menu { visibility: visible; /* shows sub-menu */ opacity: 1; z-index: 1; transform: translateY(0%); transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */}
#nav ul li .sub-menu li {
    margin-left: 0;
}
#nav li .sub-menu li a {
    font-weight: normal;
    font-size: 12px;
    padding: 0;
}
body:not(.home) #nav li .sub-menu li a:hover {color:#d3d508;}
#nav li .sub-menu li a:hover {color:/*#147182*/ #d3d508;}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
#search {  height:54px; position:absolute; top:36px; right:20px; width:54px; z-index:5;}
#search input[type="checkbox"] {display:none;}
#search input[type="checkbox"] + label  { background: url(images/icons.png) -2px -2px no-repeat #03445A; border-radius:50%; cursor:pointer; display: block; height:54px; width:54px; z-index:20; }
#search input[type="checkbox"]:checked + label { background-color:rgba(0, 0, 0, 0.66); border-radius:50%; cursor:pointer;}

#search input[type="checkbox"]  + label ~ #search-inputs  { background-color:rgba(0, 0, 0, 0.66); height:0; overflow:hidden; padding:0 20px; position:absolute; top:91px; left:-485px; overflow:hidden; transition:0.3s; width:534px; z-index:-5;}
#search input[type="checkbox"]:checked  + label ~ #search-inputs {height:auto; padding:15px 20px; }

#search-inputs input[type="text"] { border:none; float:left; margin:0 2px 0 0; width:405px;}
#search-inputs input[type="submit"] { margin:0;}

/*--------------------------------------------------------------
# Homepage
--------------------------------------------------------------*/
.banner {/*height: calc(100vh - 46px);*/ position: relative; width: 100%; transform: translateY(-86px); margin-bottom:-86px;}
.banner::after {
    content: '';
    /*background: rgb(0,0,0,.4);*/
	background: -moz-linear-gradient(top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.01) 60%, rgba(0,0,0,0) 60%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.01) 60%,rgba(0,0,0,0) 60%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0.01) 60%,rgba(0,0,0,0) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.banner img {height: calc(100vh - 46px); width:100%;object-fit: cover;}
.intro {text-align:center; padding-bottom: 20px;}
.intro p {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}
.tour-wrapper {width:100%;}
.tour-content, .tour-img {width:50%; float:left; height:500px;}
.tour-content {display:grid; justify-items: center; align-content:center; }
.tour-content:nth-child(odd){background: #1fb1cc; color: #fff;}
.tour-content:nth-child(even){background:#f2f2f2; color: #147182;}
.tour-content:nth-child(odd) h2 {color: #fff;}
.tour-img img {object-fit:cover; height:500px; width:100%;}
.tour-inner {float:right; width:60%; padding-right: 50px;}
#icons {padding: 80px 0; overflow: hidden;width: 100%; display: block;}
.icon-col {width:25%; float:left; text-align:center;}
.icon-col p {color:#147182; width: 70%; margin-left: auto; margin-right: auto;}
.icon-col h5 {margin-bottom:0;}
#testimonials {background:url(images/testimonial-bg.jpg)no-repeat 0 0; height: 633px; width:100%; background-size: cover; text-align:center; color:#fff;}
.testimonial-inner {padding: 40px 0;}
.testimonial-inner h1 {color:#fff;}
.testimonial-inner h1:after {content:'';display:block; background:#fff; width: 75px; height:5px; margin: 40px auto;}
.testimonial-inner h4 {color:#fff; text-transform:uppercase; margin-top: 20px; margin-bottom: 20px;}
.testimonial-inner p {font-size:30px; margin:0;}
.testimonial-inner p span {font-size:24px; font-style:italic;}
#affiliations {padding:40px 0; text-align:center; clear: both;}
#affiliations img {margin-right:50px;}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	/*margin: 0 0 1.5em*/;
}
.content-width {margin: auto; max-width: 1300px; position: relative;}
article.page {/*margin: 0 0 0 370px;*/ float:left; /*margin-left:70px;*/  width: calc(100% - 440px);}
.page-template-page-tours article.page {width: 100%;}
body:not(.home) #primary {
	margin: 320px 0 0;
	position: relative;
	background: #fff;
	z-index: 99999;
	overflow: hidden;
	padding: 50px 0;
}
.home #primary {margin: 0;}

aside#secondary {float:left; width:320px;}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-summary {
	margin: 1.5em 0;
}

/* Making custom H1s - Conor@Lakeside Digital. */
.entry-content {margin-top:-2em}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.page-banner {
    height: 400px;
    width: 100%;
    overflow: hidden;
	/*transform: translateY(-86px);*/
	position:fixed;
	top:0;
	background: #f2f2f2 url('/wp-content/uploads/banner4.jpg') no-repeat 50% 30%;
}
.page-banner::after {
    content: '';
    /*background: rgb(0,0,0,.4);*/
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}
.page-banner img {
    object-fit: cover;
    height: 400px;
    width: 100%;
    object-position: center 50%;
}
body:not(.home) .tour-inner {
    width: 80%;
    padding-right: 0px;
    margin: 0 auto;
}
.tour-inner ul, .tour-inner ol {
	margin: 0 0 1em 0;
}body:not(.home) .tour-wrapper {
	overflow:hidden;
	margin-bottom:20px;
}
.tour-sidebar {
	width: 380px;
	background: #f2f2f2;
	padding: 30px;
	float:right;
}
.tour-sidebar h2 {font-size: 26px; text-transform: none;}
.tour-sidebar ul {margin-left:0;}
.tour-sidebar .btn, .tour-sidebar .btn.secondary {width:100%;}
.tour-sidebar .btn.secondary.top {margin-top:0;}
.tour-sidebar h3 {
    color: #147182;
}

.enquiry-rap {  background:#f2f2f2; padding:35px 40px;}


article.post {
    background: #f2f2f2;
    padding: 30px;
    width: calc(33% - 30px);
    float: left;
    margin-right: 30px;
	margin-bottom:30px;
}
.posts-wrapper article:nth-child(3n+1) {
    clear: both;
}
.single article.post {
    background: #fff;
    padding: 0px;
    width: 100%;
    float: none;
    margin-right: 0px;
	margin-bottom:0px;
}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    background: #f2f2f2;
    padding: 20px;
}


#greviews { margin:auto; max-width:250px;}
#greviews a { border:1px solid #f2f2f2; border-radius:8px; display:block; margin-bottom:30px; padding:15px 30px;}
#greviews a:active, #greviews a:hover { border:1px solid #1fb1cc; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #03445A;
	border:none;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	line-height: 1;
	padding: .8em 1em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea, select {
	color: #666;
	border: 1px solid #ccc;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #1fb1cc;
}
a:focus {
	outline: none;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.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 !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0;
	background: #f2f2f2;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
.testimonial_rotator_prev, .testimonial_rotator_next {color: rgba(204,204,204,0.7); font-size:40px!important;}
.testimonial_rotator_prev:hover, .testimonial_rotator_next:hover {
    color: rgba(204,204,204,1);
}

/*--------------------------------------------------------------
## Media Queries
--------------------------------------------------------------*/
@media(max-width:1500px) {
	#site-header {padding: 0 50px 0 0;}
}
@media(max-width:1430px) {
	#site-header {padding: 0 100px 0 0;}
}
@media(max-width:1300px) { 
	.content-width {padding: 0 30px;}
	.col-left {width:30%;}
	.col-right {width:70%;}
	#nav {width:79%;}
	.tour-inner {width: 80%; padding-right: 0px;}
	.col-right h1 {font-size:40px;}
	h1 {font-size:40px;}
	h4 {font-size:22px;}
}
@media(max-width:1240px) { #nav {width:78%;}}
@media(max-width:1194px){
	.nav-col {width:30%;}
}
@media(max-width:1191px) { #nav {width:77%;}}
@media(max-width:1181px){
	.top-inner {padding-right: 80px;}
	.top-inner .book-now, .top-inner .header-social, .top-inner .header-phone {display:none;}
	#site-header {height:45px;}
}
@media(max-width:1035px){
	.page-template-page-tours .tour-inner .btn {padding: 20px 40px; margin: 0;}
	body.page-template-page-tours:not(.home) .tour-inner {width:90%;}
	body.page-template-page-tours:not(.home) .tour-inner ul, body.page-template-page-tours:not(.home) .tour-inner ol {text-align:left;}
}
@media(max-width:895px){
	.nav-col {
    width: 33%;
}
	.col-left {
    width: 32%;
}
	.col-right {
    width: 68%;
}
}
@media(max-width:900px) {
	.tour-sidebar, article.page {
    width: 100%;
	}
	.page-template-page-tour-info .content-width {
    display: flex;
    flex-wrap: wrap;
}
	.tour-sidebar {order: 2;}
	article.page {order:1;}
}
@media(max-width:805px){
	.col-left {
    width: 100%;
    text-align: center;
}
	.col-right {
    width: 100%;
	text-align: center;
	border-top: 1px solid #257b8b;
	padding-top: 20px;
	margin-top: 20px;
}
	#site-footer {padding: 50px 0;}
}
@media(max-width:783px){ button#responsive-menu-button {right: 10%!important;}}
@media(max-width:767px){
	.intro p {
    width: 100%;
	}
	.tour-content, .tour-img {width:100%; }
	.tour-img, .tour-img img {height: 300px;}
	.tour-content {height: auto; padding: 40px 20px;}
	.tour-wrapper {
    display: flex;
    flex-wrap: wrap;
	margin-bottom: 20px;
}
	.tour-inner {text-align:center;}
	.tour-img {order:1;}
	.tour-content {order: 2;}
	h1 {
    font-size: 36px;
}
	.icon-col img {
    width: 60%;
}
	h5 {font-size:16px;}
	.icon-col p {font-size:14px;}
	.testimonial_rotator.template-starrynight .testimonial_rotator_slide_title {
    font-size: 1.4em;
}
	.testimonial_rotator.template-starrynight .testimonial_rotator_quote {
    font-size: 1.3em;
}
	.testimonial_rotator.template-starrynight .testimonial_rotator_author_info p {
    font-size: 1.3em;
	}
	#affiliations img {width:10%;}
}
@media(max-width:621px){
	.icon-col {
    width: 50%;
    margin-bottom: 20px;
}
	.icon-col:nth-child(3) {
    clear: both;
}
	#logo {width:30%;}
	h1 {
    font-size: 32px;
}
	h2 {font-size:26px;}
	.nav-col h4 {font-size:20px;}
	.nav-col ul {font-size:14px;}
	.nav-col ul li {
    margin-bottom: 5px;
}
	.credit {font-size:12px;}
}
@media(max-width:527px){ button#responsive-menu-button {right: 13%!important;}}
@media(max-width:500px){ 
	p {font-size:14px;}
	.btn {font-size:14px; padding: 20px 40px;}
	#affiliations img {
    width: 25%;
    margin-right: 20px;
}
	#TA_rated645 {
    margin-right: 20px !important;
}
	.tour-img, .tour-img img {height: 200px;}
	.tour-inner {
    width: 100%;
	}
		.page-template-page-tours .tour-inner .btn {
    width: 100%;
		margin-bottom:10px;
}
h1 {
    font-size: 28px;
    line-height: 1;
}
		#logo {
    width: 50%;
}
}
@media(max-width:407px){
	.testimonial_rotator.template-starrynight .testimonial_rotator_quote, .testimonial_rotator.template-starrynight .testimonial_rotator_author_info p {
    font-size: 1.1em;
}
	.nav-col {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}
}
@media(max-width:527px){ button#responsive-menu-button {right: 16%!important;}}

@media(max-width:350px){
	#testimonials .content-width {padding:0;}
	#affiliations img {
    width: 30%;
    margin-right: 0;
}
	#TA_rated645 {
    margin-right: 0px !important;
	display: grid !important;
	justify-items: center;
}
	body.page-template-page-tours:not(.home) .tour-inner {
    width: 100%;
}
	.tour-sidebar {padding: 20px;}
}
 

