html {
line-height: 1.15; -webkit-text-size-adjust: 100%; } body {
margin: 0;
font-family: 'Roboto', sans-serif;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}
.entry-header h1 {line-height: 1; margin-top:0;} hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; } a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
} img {
border-style: none;
} button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } details {
display: block;
} summary {
display: list-item;
} template {
display: none;
} [hidden] {
display: none;
} 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: '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%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
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; max-width: 100%; }
figure {
margin: 1em 0; }
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;} #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;} #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;} #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: #fff; font-size:18px; font-weight:bold; text-decoration: none;}
#nav li a:link, #nav li a:visited { color: #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(0,0,0,0.7); padding: 10px 20px 14px; visibility: hidden; 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; opacity: 1; z-index: 1; transform: translateY(0%); transition-delay: 0s, 0s, 0.3s; }
#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: #d3d508;} .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 {  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(//www.privatediscoverytours.co.nz/wp-content/themes/privatediscoverytours2020/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;} .banner { position: relative; width: 100%; transform: translateY(-86px); margin-bottom:-86px;}
.banner::after {
content: ''; 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%); 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%); 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%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); 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(//www.privatediscoverytours.co.nz/wp-content/themes/privatediscoverytours2020/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;} .sticky {
display: block;
}
.post,
.page { ;
}
.content-width {margin: auto; max-width: 1300px; position: relative;}
article.page { float:left; 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;
} .entry-content {margin-top:-2em}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.page-banner {
height: 400px;
width: 100%;
overflow: hidden; position:fixed;
top:0;
background: #f2f2f2 url(//www.privatediscoverytours.co.nz/wp-content/uploads/banner4.jpg) no-repeat 50% 30%;
}
.page-banner::after {
content: ''; background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); 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; } 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%;
} a {
color: #1fb1cc;
}
a:focus {
outline: none;
}
a:hover, a:active {
outline: 0;
}  .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; }
.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; } #content[tabindex="-1"]:focus {
outline: 0;
} .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;
} .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;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .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;
} .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(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;}
}.bx-wrapper {
position: relative;
margin-bottom: 60px;
padding: 0;
*zoom: 1;
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
.bxslider {
margin: 0;
padding: 0;
}
ul.bxslider {
list-style: none;
}
.bx-viewport { -webkit-transform: translatez(0);
} .bx-wrapper { background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
background: url(//www.privatediscoverytours.co.nz/wp-content/themes/privatediscoverytours2020/css/images/bx_loader.gif) center center no-repeat #ffffff;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
vertical-align: bottom;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager-item {
font-size: 0;
line-height: 0;
} .bx-wrapper .bx-prev {
left: 10px;
background: url(//www.privatediscoverytours.co.nz/wp-content/themes/privatediscoverytours2020/css/images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
background-position: 0 0;
}
.bx-wrapper .bx-next {
right: 10px;
background: url(//www.privatediscoverytours.co.nz/wp-content/themes/privatediscoverytours2020/css/images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -16px;
outline: 0;
width: 32px;
height: 32px;
text-indent: -9999px;
z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
background: url(//www.privatediscoverytours.co.nz/wp-content/themes/privatediscoverytours2020/css/images/controls.png) -86px -11px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
background: url(//www.privatediscoverytours.co.nz/wp-content/themes/privatediscoverytours2020/css/images/controls.png) -86px -44px no-repeat;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: #666;
background: rgba(80, 80, 80, 0.75);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
font-family: Arial;
display: block;
font-size: .85em;
padding: 10px;
}