/* File:/css/style.css */


/******************************* 
Theme Name: Nature
Theme URI: https://www.nature-expeditions.co.uk/css/style.css
Author: Phil Markey
Author URI: https://www.trebrown.com/
Description: homepage stylesheet for https://www.nature-expeditions.co.uk/
Version: 1.0
License: Please don't use my style without prior permission!
License URI:
Tags:
Text Domain: https://www.nature-expeditions.co.uk/

*******************************/


/******************************* 1. Base settings */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
body {
	line-height: 1;
    font: normal 12px/14px Arial, serif;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 30px; /* added */
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
.big {
	font-size: 125%;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
a{
    text-decoration: none;
}
/* added below */
.category-item {
	text-align: center;
}
.category-item span {
	display: block;
	padding: 0.5em 0 0 0;
	width: 100%;
}
#tagmanager { 
	width: 0; 
   height: 0;
   display:none;
   visibility:hidden;
}
/******************************* 2. Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after,
.default p a:after{
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after,
.default p a:after
.default p a:before,
article.comment:after,
article.comment:before{
	display: table;
	line-height: 0;/* added this */
	content: "";
}
.clear {
    *zoom: 1;
}
.clear:before,
.clear:after,
article.comment:after{
    display: table;
    line-height: 0;
    content: "";
}
.clearafter {
    clear: both;
}
/******************************* 3. fonts begin */
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue.eot');
    src: url('fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeue.woff') format('woff'),
    url('fonts/HelveticaNeue.ttf') format('truetype');
    -moz-font-feature-settings: 'liga=0';
    -moz-font-feature-settings: 'liga' 0;
}
@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('fonts/HelveticaNeue-Medium.eot');
    src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeue-Medium.woff') format('woff'),
    url('fonts/HelveticaNeue-Medium.ttf') format('truetype');
    -moz-font-feature-settings: 'liga=0';
    -moz-font-feature-settings: 'liga' 0;
}
@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('fonts/HelveticaNeue-Bold.eot');
    src: url('fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/HelveticaNeue-Bold.woff') format('woff'),
    url('fonts/HelveticaNeue-Bold.ttf') format('truetype');
    -moz-font-feature-settings: 'liga=0';
    -moz-font-feature-settings: 'liga' 0;
}
@font-face {
	font-family: 'Helvetica 35 Thin';
	src: url('../fonts/helvetica-35-thin-59fcd34793923.otf');
	-moz-font-feature-settings: 'liga=0';
	-moz-font-feature-settings: 'liga' 0;
}
/******************************* fonts end */
input[type=text]:-moz-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=email]:-moz-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=text],
input[type=email]{
    color:#939393;
}
.content ul{
    padding-left: 10px;
}
.content ul li {
	margin: 15px 0;
	padding-left: 20px;
	font-size: 13px;
	line-height: 16px;
	color: #484a48;
}
.content ul li a{
    color:#8497a5;
    font-weight: bold;
}
.content ul li .slide a{
	display: block;
}
.content ul.children-page-container{
    padding: 0;
}
.content ul.children-page-container li{
    background: none;
    padding: 0;
}
/*added below*/
#philimg {
	max-width: 100%;
	vertical-align: top; 
	float: left; 
	margin-right: 12px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#hammock-img {
	max-width: 100%;
	height: auto;
}
#large-content p, #large-content ul, #large-content li  {
	font-family: 'Helvetica 35 Thin';
	font-size: 16px;
	line-height: 1.5;
	color:#000000;
	font-weight: 400;
}
#large-content p strong {
	font-weight: 600;
}
#large-content ul {
	margin-bottom: 30px;
}
#large-content h4 {
	color: #7F7F7F;
	font-style: italic;
	margin-bottom: 30px;
	text-indent: 30px;
}
ul.tick li:before {
    content: '';
    display: inline-block;
    height: 15px;
    width: 15px;
    background-image: url('https://www.nature-expeditions.co.uk/graphics/tick.png');
    background-size: contain;
    background-repeat: no-repeat;
    padding-right: 10px;
}
.home {
	background-color: #E5E5E5;
}
.boxad {
	width: 340px;
	height: auto;
	border: 1px solid #E5E5E5;
	float: right; 
	margin: 6px 0 6px 6px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}
.boxad p {
	margin: 3px 8px;
	font-family: "Helvetica Neue Medium", sans-serif;
   line-height: 22px !important;
}
/******************************* header begin */
.logo-holder a{
    display: block;
}
#home_slider .title,
.site-header>.tbg {
	background: url("https://www.nature-expeditions.co.uk/graphics/bg-header.png") repeat;
}
.logo-holder {
	float:left;
	width: 340px;
	margin-top: 18px;
}
#main {
	margin: 0;
	padding-top: 0;
	font-size: 11pt;
	color:#899FB4;
	font-weight: normal;
	padding-left: 50px;
	line-height: 15px;

}
.bluetext {
	color:#607589;
}
.menu-holder {
	margin-top: 18px;
}
.site-header2>div {
	background: -webkit-linear-gradient(30deg, #514D4D, #0A300A);
	background: linear-gradient(30deg, #514D4D, #0A300A);
}
.site-header, .site-header2 {
	border-bottom: 1px solid #a2a7a4;
}
.site-header>.tbg {
	position: relative;
	z-index: 10000;
}
/******************************* header end */
.menu-holder li {
	display: inline-block;
	background: url("https://www.nature-expeditions.co.uk/graphics/menu-separator.png") no-repeat left 2px;
}
.menu-holder li:last-child a{
    padding-right: 0;
    padding-left: 13px;
}
.menu-holder a {
	color:#6AD524;
	padding: 0 11px;
	font-size: 13px;
}
.menu-holder .current-menu-item a,
.menu-holder .current-page-ancestor a,
.menu-holder a:hover{
	color:#f2c000;
}
.mobile-menu-holder {
	height: 50px;
	background: -webkit-linear-gradient(30deg, #514D4D, #0A300A);
	background: linear-gradient(30deg, #514D4D, #0A300A);
	-webkit-box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
}
.mobile-menu-holder .mobile-menu {
	background: url("https://www.nature-expeditions.co.uk/graphics/menu-icon.png") no-repeat right center;
	padding-right: 30px;
	float:right;
	margin: 0;
	height: 20px;
	color:#e2b300;
	font: normal 12px/20px Arial, sans-serif;
}
.mobile-menu-holder .mobile-menu.open {
	background: url("https://www.nature-expeditions.co.uk/graphics/menu-icon-hovered.png") no-repeat right center;
}
/******************************* header end */
/******************************* slider begin */
.slider-holder{
    top:0;
    left: 0;
    width: 100%;
    z-index: 50;
    position: relative;
}
#home_slider{
    z-index: 100;
}
#home_slider, #home_slider img {
    width: 100% !important;
}
#home_slider li{
    position: relative;
}
#home_slider .title{
    border-top: 1px solid #e5f6e7;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
#home_slider img{
    height: auto !important;
}
#home_slider .title h2 {
	color: #6AD524;
	padding: 0 19px;
	font-size: 15px;
	font-family: "Helvetica Neue", sans-serif;
	font-weight: normal;
}
#home_slider .title h2 a {
	color:#f2c000;
	background: url("https://www.nature-expeditions.co.uk/graphics/arrow-link.png") no-repeat right center;
	padding-right: 20px;
}
.slider-holder #controls a{
    position: absolute;
    top: 50%;
    width: 25px;
    height: 51px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 9000;
}
.slider-holder #controls a.prevBtn{
    left: 0;
	background: url("https://www.nature-expeditions.co.uk/graphics/arrow-left.png") no-repeat;
}
.slider-holder #controls a.nextBtn{
    right: 0;
	background: url("https://www.nature-expeditions.co.uk/graphics/arrow-right.png") no-repeat;
}
/******************************* slider end */
/******************************* upcoming begin */
.upcoming-container,
.feature-holder .col {
	position: relative;
	-webkit-box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.25);
	box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.25);
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.feature-holder .col img {
	display: block;
	margin: 0;
	width: 100%;
	height: auto;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.upcoming-container #controls a{
    position: absolute;
    bottom: 10px;
    width: 21px;
    height: 17px;
    z-index: 9000;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.upcoming-container #controls a.prevBtn{
	background: url("https://www.nature-expeditions.co.uk/graphics/upcoming-arrow-left.png") no-repeat;
	left: 20px;
}
.upcoming-container #controls a.nextBtn{
	background: url("https://www.nature-expeditions.co.uk/graphics/upcoming-arrow-right.png") no-repeat;
	right: 20px;
}
.upcoming-container strong,
.upcoming-container li a {
	background: url("https://www.nature-expeditions.co.uk/graphics/bg-title.png") repeat;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.post-header{
    position: relative;
}
.upcoming-container strong,
.feature-holder strong,
.photo-holder strong{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 100;
    border-bottom: 1px solid #858482;
    font-family: "Helvetica Neue Medium", sans-serif;
    font-weight: normal;
	 color: #899FB4;
}
.upcoming-container strong{
    height: 48px;
}
.upcoming-container li{
    z-index: 50;
}
.upcoming-container li a{
    position: absolute;
    display: block;
    width: 100%;
    left:0;
    bottom: 0;
    border-top: 1px solid #858482;
    color:#f2c000;
    text-align: center;
    font-family: "Helvetica Neue", sans-serif;
    z-index: 5000;
}
.upcoming-container li a span.arrow{
	background: url("https://www.nature-expeditions.co.uk/graphics/arrow-link.png") no-repeat right center;
	width: 10px;
    height: 8px;
    margin: 0 8px;
    display: inline-block;
}
span.globe {
	position: absolute;
	background: url("https://www.nature-expeditions.co.uk/graphics/favicon/favicon-32x32.png") no-repeat;
	width: 32px;
	height: 32px;
	top: 7px;
	right: 12px;
}
span.camera {
	position: absolute;
	background: url("https://www.nature-expeditions.co.uk/graphics/camera.png") no-repeat;
	width: 32px;
	height: 24px;
	top: 12px;
	right: 12px;
}
/******************************* upcoming end */
/******************************* feature begin */
.feature-holder{
    padding-top: 23px;
}
.feature-holder strong{
    height: 47px;
    background: url("https://www.nature-expeditions.co.uk/graphics/bg-top-feature.png") repeat;
    line-height: 47px;
    font-size: 20px;
    padding: 0 20px;
}
.feature-holder .description{
    background: url("https://www.nature-expeditions.co.uk/graphics/bg-feature.png") repeat;
    height: 133px;
    padding: 15px 20px 30px;
    color: #fff;
    font-size: 13px;
    font-family: Arial;
}
.feature-holder .description h3{
    margin: 0 0 4px;
    font: normal 17px/18px "Helvetica Neue Medium", sans-serif;
}
.feature-holder .description p{
    line-height: 16px;
}
span.icon{
    position: absolute;
}
.photo-holder{
    position: relative;
}
.photo-holder img{
    -webkit-box-shadow:  1px 2px 1px 1px rgba(0, 0, 0, 0.35);
    box-shadow:  1px 2px 1px 1px rgba(0, 0, 0, 0.35);
}
.feature-holder .who-are-we .icon{
    background: url("https://www.nature-expeditions.co.uk/graphics/people-icon.png") no-repeat;
    width: 32px;
    height: 22px;
    top: 12px;
    right: 20px;
}
.feature-holder .news .icon{
    background: url("https://www.nature-expeditions.co.uk/graphics/news-icon.png") no-repeat;
    width: 16px;
    height: 18px;
    top: 13px;
    right: 21px;
}
.feature-holder .gallery .icon{
    background: url("https://www.nature-expeditions.co.uk/graphics/photo-icon.png") no-repeat;
    width: 25px;
    height: 18px;
    top: 13px;
    right: 18px;
}
.feature-holder a{
    position: absolute;
    right: 16px;
    bottom: 17px;
    padding-right: 18px;
    background: url("https://www.nature-expeditions.co.uk/graphics/small-arrow-link.png") no-repeat right center;
    color:#f2c000;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 12px;
}
/******************************* feature end */
/******************************* footer begin */
.site-footer {
	background: url("https://www.nature-expeditions.co.uk/graphics/footer-bg.png") repeat;
	height: 320px;
	margin-top: 19px;
	font-family: Arial;
	color:#3b3b3b;
	z-index: 500;
}
.site-footer>.inner {
	position: relative;
	min-height: 100px;
	padding-top: 0;
}
.site-footer .inner:before {
	content: ' ';
	background: url("https://www.nature-expeditions.co.uk/graphics/footer-line.png") repeat;
	height: 1px;
	position: absolute;
	top:-1px;
	left: 0;
}
.site-footer a{
    color:#3b3b3b;
    font-size: 11px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.site-footer .footer-menu-holder ul li[title=navigation],
.site-footer .footer-menu-holder ul li[title=links],
.site-footer .footer-menu-holder ul li[title=latest] {
	font-weight: bold;
}
.site-footer strong{
    color:#3b3b3b;
    font-size: 15px;
    font-family: "Helvetica Neue Medium", sans-serif;
    font-weight: normal;
}
.site-footer input[type=text],
.site-footer input[type=email]{
    background: #fff;
    border-radius: 4px;
    border: 1px solid #d7d7d7;
    width: 227px;
    height: 20px;
    padding: 7px 10px 7px 25px;
    margin: 2px 0;
    font-size: 12px;
    line-height: 30px;
}
.site-footer input.empty-field{
    color:#f20 !important;
}
.site-footer .mc-embedded-subscribe {
	float:right;
	margin: 3px 0;
	font-size: 12px;
	color:#3b3b3b;
	cursor: pointer;
	background-color: #FFBC00;
	padding: 8px 20px 8px 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: inset 0 2px 2px 0 rgba(255, 255, 255, 0.17);
	-webkit-box-shadow: inset 0 2px 2px 0 rgba(255, 255, 255, 0.17);
	box-shadow: inset 0 2px 2px 0 rgba(255, 255, 255, 0.17);
	border: 1px solid #257C9E;
}
.site-footer .newsletter-holder{
    width: 264px;
}
.site-footer .info {
	background: url("https://www.nature-expeditions.co.uk/graphics/footer-line.png") repeat-x center top;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 19px;
	font-size: 12px;
}
.site-footer .info .copy{
    float: left;
    padding-left: 19px;
}
.site-footer .info-link{
    float: right;
    padding-right: 18px;
}
.site-footer .info-link a {
	font-size: 12px;
	display: inline;
}
.site-footer .info-link ul li {
	display: block;
}
.site-footer .sponsordiv {
	float: left;
	width: auto;
	height: auto;
	text-align: center;
	padding: 0;
	margin: 0 30px 0 0;
}
.site-footer .sponsordiv img {
	border: none;
	margin-top: 6px;
	vertical-align: middle;
}
.footer-menu-holder li{
    margin: 8px 0;
}
.upcoming-container strong{
    font-size: 20px;
    line-height: 48px;
    padding: 0 20px;
    z-index: 9000;
}
#holidays_slider,
#workshops_slider {
	z-index: 50;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.upcoming-container li a{
    height: 38px;
    box-sizing: border-box;
    line-height: 38px;
    font-size: 13px;
}
.upcoming-container li a span{
    width: 80%;
    margin: 0 auto;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/******************************* social btn begin */
#social {
	max-width: 360px;
}
ul.share-buttons{
  list-style: none;
  padding: 0;
}
ul.share-buttons li{
  display: inline-block;
  vertical-align: top;
}
ul.share-buttons {
  opacity: 0.4;
}
ul.share-buttons:hover{
  opacity: 1.0;
}
/******************************* social btn end */
/******************************* page begin */
.slider-wrap{
    position: relative;
}
.about_us p,
#content p,
.content p{
	margin: 15px 0;
	font-size: 16px;
	line-height: 22px;
	color:#484a48;
	text-align: justify;
}
.content>p>a,
.white-box a,
.content-text a{
    font-weight: bold;
    color:#8497a5
}
.whitepaper {
	border: 1px solid #ddd;
	background-color: #ffffff;
	padding: 40px;
	margin: 5px 0 5px 0;
	-webkit-box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.whitepaper a {
	font-weight: bold;
}
.whitepaper li {
	margin-bottom: 10px;
}
.morespace{
	margin: 25px;
}
.about-us-sidebar {
	background: url("https://www.nature-expeditions.co.uk/graphics/bg-sidebar-1.png") repeat;
	padding-bottom: 15px;
	-webkit-box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
	box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
	border: 1px solid #f3f3f3; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.about-us-sidebar .widget-title {
	position: relative;
	background: #8397a9;
	height: 37px;
	padding: 0 14px;
	margin-bottom: 16px;
	font: normal 14px/37px "Helvetica Neue Bold", sans-serif;
	color:#fff;
	-webkit-border-top-right-radius: 8px;
	-moz-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
}
.about-us-sidebar .widget-title:after {
	display: block;
	content: ' ';
	background: url("https://www.nature-expeditions.co.uk/graphics/sidebar-title-arrow.png") no-repeat;
	width: 20px;
	height: 11px;
	line-height: 27px;
	position: absolute;
	bottom: -11px;
	left: 24px;
}
.about-us-sidebar ul li {
	padding: 0 13px 0 15px;
}
.about-us-sidebar ul li a{
	display: block;
	background: url("https://www.nature-expeditions.co.uk/graphics/green-arrow.png") no-repeat right center;
	color:#505050;
	line-height: 27px;
	font-size: 13px;
	font-family: "Helvetica Neue", sans-serif;
}
.about-us-sidebar ul li.current-menu-item a {
	font-family: "Helvetica Neue Medium", sans-serif;
}
#hiddencontact {
	z-index: 2000;
	height:300px;
	max-width:380px;
	background: url("https://www.nature-expeditions.co.uk/graphics/footer-bg.png") repeat;
	opacity: 0.9;
	position:fixed;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;
	text-align: left;
	border: 1px solid #FFF;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	padding: 33px;
	padding-top: 20px;
}
#hiddencontact p {
	color: #000000;
	font-size: 12pt;
	line-height: 25px;
	padding-bottom: 15px;
	text-align: justify;
}
#hiddencontact p.centre {
	text-align: center;
	font-size: 14pt;
	line-height: 35px;
	padding: 0;
}
#hiddencontact address {
	font-size: 12pt;
	line-height: 20px;
}
#close {
	position: relative;
	font-size: 16pt;
	top: -10px;
	left: 20px;
	display: block;
	text-align: right;
}
#botproof b {
	display:none;
}
#botproof a {
	font-weight: bold;
	color:#0A4884;
}
#botproof a:hover {
	text-decoration: underline;
}
.col.x {
	clear:both;
	float:none;
	margin-left: 0 !important;
}
/******************************* page end */
.tablet,
.mobile {
	display: none;
}
/******************************* holidays item begin */
.site-footer .info .inner,
.site-header .inner {
	min-height: 0;
}
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
#cookiespop {
	position: fixed;
	z-index: 999999999;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 1.125rem;
	background: #012F01;
	opacity: 0.8; 
	color: #fff;
	padding: 20px 100px 20px 20px;
	font-family: 'ProximaNova-Extrabld', sans-serif;
	font-weight: 400;
	box-shadow: 0 0 4px rgba(0,0,0,.4);
	line-height: 20px;
}
#cookiespop a {
	color: #fff;
	border-bottom: 2px solid #fff;
}
#cookiespop .message {
	float: left;
}
#cookiespop .confirm-cookies-ctn {
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
}
#cookiespop .confirm-cookies {
	display: table;
	height: 100%;
	vertical-align: middle;
}
#cookiespop .confirm-cookies img {
	vertical-align: middle;
	margin: 0 5px;
	}
#cookiespop .confirm-cookies .text {
	display: table-cell;
	vertical-align: middle;
}
#cookiespop .confirm-cookies:hover {
	cursor: pointer;
}
.newletteroverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  z-index: 10000;
}
.newletteroverlay:target {
  visibility: visible;
  opacity: 1;
}
.newletterpopup {
  margin: 150px auto;
  background: #fff;
  border-radius: 5px;
  width: 570px;
  height: 422px;
  position: relative;
  transition: all 5s ease-in-out;
}
.newletterpopup img {
  float: left;
  border-radius: 5px 0 0 5px;
  display: block;
}
.newletterpopup .paddeddiv {
  float: left;
  padding: 20px;
  width: 280px;
}
.newletterpopup h2 {
  margin-top: 25px;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12pt;
  line-height: 20px;
}
.newletterpopup p {
  margin-top: 20px;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11.5pt;
  line-height: 20px;
}
.newletterpopup .newletterclose {
  position: absolute;
  top: 20px;
  right: 20px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
#hiddencontact .newletterclose {
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.newletterpopup .newletterclose:hover,
#hiddencontact .newletterclose:hover {
  color: #06D85F;
}
.newletterpopup .newlettercontent {
  max-height: 30%;
  overflow: auto;
}
#pop-email {
  width: 85%;
  border: 1px solid #ccc;
  background-color: #fff;
  font-size: 12pt;
  padding: 10px 15px;
  margin: 15px 0 0 0;
}
.newletterbutton {
  font-size: 12pt;
  padding: 7px 10px;
  margin: 15px auto;
  color: #fff;
  background-color: #ccc;
  border: 2px solid #067133;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.newletterbutton:hover {
  background: #067133;
}
#pop-mc_embed_signup h3 {
  font-size: 11pt;
}
#pop-mc_embed_signup p {
  font-size: 10pt;
}
.alnright {
  text-align: right;
}
.none {
  display: none;
}
.red {
  color: #FF0000;
}
/******************************* media screen */
@media screen and (min-width: 960px){ /* desktop */
    .inner{
        width: 940px;
        margin: 0 auto;
        min-height: 400px;
    }
    .post-header .inner{
        min-height: 0;
    }
    .site-footer .inner:before{
        width: 940px;
    }
    .upcoming-container{
        float:left;
        width: 460px;
        height: 429px;
        margin-left: 20px;
    }
    #holidays_slider,
    #holidays_slider li,
    #workshops_slider,
    #workshops_slider li{
        height: 429px !important;
            }
    #holidays_slider img,
    #workshops_slider img{
        width: 100%;
        height: auto;
        margin-left: 0;
    }
    #holidays_slider ul li img{
        margin-left: 0;
    }
    .feature-holder .col{
        float:left;
        width: 300px;
        margin-left: 20px;
    }
    .feature-holder .col:first-child{
        margin-left: 0;
    }
    .holidays-list{
        margin-left: -20px;
    }
    .holiday-item{
        width: 460px;
    }
    .holiday-item .holiday-detail{
        padding: 13px 10px 13px 13px;
    }
    .holiday-item img{
        width: 196px;
        height: 196px;
    }
    .holiday-item .right{
        width: 220px;
    }
    .led-by{
        margin: 16px 0;
        line-height: 18px;
    }
    .holiday-item .amount{
        position: absolute;
        bottom: 58px;
    }
    .holiday-item .holiday-detail .right {
        width: 49% !important;
        font-size: 14px !important;
    }
    .holiday-item .holiday-detail .left {
        width: 49% !important;
    }
    .holiday-item .right a {
        left: 51% !important;
        bottom: 7% !important;
    }
    .white-box.col2.type2{
        float:left;
        width: 223px;
        text-align: center;
    }
    .clear .white-box.col2.type2:first-child{
        margin-right: 35px;
    }
    .white-box.col2.type2 h2{
        margin-bottom: 10px;
        text-align: left;
    }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
 /* iPad would be 768-1024 */
    .news #primary{
        width: 72%;
        margin-left: 0;
    }
    .news #secondary{
        width: 27%;
        margin-left: 1%;
    }
    div#comments{
        margin: 26px 0;
    }
    .inner.news{
        width: 96%;
    }
    .news-article div.sweetcaptcha {
        margin-left: 36.6% !important;
        max-width: 54.3% !important;
        min-width: 54.3% !important;
    }
    .news-article .row .value {
        width: 59.3%;
    }
    .white-box.col2.type2{
        float:left;
        width: 25%;
        text-align: center;
    }
    .clear .white-box.col2.type2:first-child{
        margin-right: 5%;
    }
    .white-box.col2.type2 h2{
        margin-bottom: 10px;
        text-align: left;
    }
}
@media screen and (min-width: 768px) {
 /* so iPad 768 and upwards */
    .menu-main-container{
        display: block !important;
    }
    .inner.who-are-we p:first-child{
        margin-top: 0;
    }
    .col{
        float: left;
    }
    .led-by {
        line-height: 16px !important;
    }
    .menu-holder li:first-child{
        background: none;
    }
    .page-template-page-templateshomepage-php,
    .single-holiday{
        position: relative;
    }
    .page-template-page-templateshomepage-php .site-header,
    .single-holiday .site-header{
        width: 100%;
        top:0;
        left: 0;
    }
    .post-header{
        height: 71px;
    }
    .mobile-menu-holder{
        display: none;
    }
    .site-header>.tbg, .site-header2>div {
        height: 89px;
    }
    .menu-holder{
        float:right;
        margin-top: 40px;
    }
    #home_slider .title{
        height: 50px;
        line-height: 46px;
    }
    .upcoming-container:first-child{
        margin-left: 0;
    }
    .upcoming-holder{
        padding-top: 19px;
    }
    .footer-menu-holder{
        width: 498px;
    }
    .footer-menu-holder .col{
        margin-left: 19px;
        width: 125px;
        min-height: 133px;
    }
    .footer-menu-holder .col.last{
        margin-left: 19px;
    }
    .footer-menu-holder .col .imgdiv {
        position:absolute; bottom:0;
    }
    .social-holder{
        width: 160px;
    }
    .post-header{
        height: 73px;
    }
    .about_us #primary,
    .who-are-we #primary,
    .awards #primary,
    .default #primary,
    .holidays #primary{
        width: 674px;
        float:left;
        padding: 15px 0 0 0;
    }
    .hd-book #primary{
	    padding: 7px 0 0 18px;
    }
    .three-image-holder{
        margin-bottom: 46px;
    }
    .three-image-holder li{
        float:left;
        display: block;
        width: 212px;
        height: 212px;
        margin-left: 19px;
        margin-top: 10px;
    }
    .three-image-holder li:first-child{
        margin-left: 0;
    }
    .three-image-holder img{
        width: 212px;
        height: 212px;
    }
    .about_us #secondary,
    .who-are-we #secondary,
    .awards #secondary,
    .default #secondary{
        float:right;
        width: 240px;
        margin-top: 20px;
    }
    .left{
        float:left;
    }
    .about_us div.left,
    .about_us div.right{
        width: 48%;
    }
    .right{
        float:right;
    }
    .photo-holder{
        width: 212px;
        float:left;
        margin-top: 4px;
    }
    .photo-holder img{
        width: 100%;
        height: auto;
    }
    .content-text{
        width: 449px;
        float:right;
    }
    .holiday-item .holiday-detail .left {
        width: 47%;
    }
    .holiday-item .holiday-detail .right {
        width: 53%;
        font-size: 12px;
    }
    .holiday-item .right a {
        left: 48%;
        bottom: 7%;
    }
    .holiday-item .right .date{
        margin-top: 0;
    }
    .slider-holder{
       top: -89px;
        margin-bottom: -89px;
    }
    .home .slider-holder{
        margin-top: 0;
    }
}
@media screen and (width: 768px){
 /* so iPad 768 only */
    .photo-holder strong{
        font-size: 12px;
        padding: 0 7px;
    }
    .photo-holder .icon{
        right: 4px;
    }
    .holiday-detail .amount{
        bottom: 80px !important;
        left: 52%;
    }
    .value-captcha:after{
        clear: both;
        content: '';
        display: block;
    }
    div.sweetcaptcha ul li{
        width: 47px !important;
        height: 47px !important;
    }
    div.sweetcaptcha{
        float:right;
        max-width: 380px !important;
        min-width: 300px !important;
    }
    .tablet{
        display: block;
    }
    .desktop,
    .mobile{
        display: none;
    }
    .holiday-item strong{
        font-size: 16px;
    }
    .single-holiday .breadcrumbs{
        margin-left: 0;
    }
    .holiday-item{
        float:none;
        width: 100%;
        margin-left: 0;
    }
    .single-workshop_category .breadcrumbs{
        margin-left: 0;
    }
    .newletterpopup{
        width: 90%;
        margin: 30px auto;
        z-index: 5000;
    }
    .newletterpopup img {
        display: none;
    }
    .newletterpopup {
        width: 320px;
    }
}
@media screen and (max-width: 767px){
 /* so anything smaller than iPad's 768 ***/
    .tablet,
    .mobile{
        display: block;
    }
    .desktop{
        display: none;
    }
    .upcoming-holder{

        clear: both;
    }
    #holidays_slider img{
        max-width: 100%;
        width: 100%;
    }
    .holiday-item{
        width: 100%;
        margin-left: 0;
        text-align: center;
    }
    .holiday-item .holiday-detail{
        padding: 2% 5% 3% 5%;
    }
    .holiday-item img{
        max-width: 200px;
        max-height: 200px;
    }
    .holiday-item .right a{
        position: static;
    }
    .slider-holder,
    .menu-main-container{
        display: none;
    }
    .slider-holder #controls a{
        top: 50%;
        margin-top: -25px;
    }
    .single-holiday .slider-holder,
    .single-workshop_category .slider-holder{
        display: block;
    }
    .child-page-holder{
        width: 212px;
        margin: 0 auto;
    }
    .photo-holder{
        width: 301px;
        margin: 0 auto;
    }
    .logo-holder {
    	  margin-top: 0;

    }
    .mobile-menu-holder{
        display: block;
    }
    .menu-holder a {
    color: #fff;
    }
    #main {
        display: none;
    }
    .upcoming-holder{
        padding-top: 40px;
    }
    .upcoming-container,
    .feature-holder .col{
        width: 460px;
        margin: 0 auto;
    }
    .post-header div.left,
    .post-header div.right{
        width: 100%;
        float:none;
    }
    .post-header{
        padding: 0 2%;
        background: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .post-header h1{
        position: absolute;
        top: 88px;
        z-index: 900;
        font-size: 18px;
    }
    .page-template-page-templatesholidays-page-php .post-header h1{
        top: 88px;
    }
    .news-site-header.post-header h1{
        top: 88px;
    }
    .post-header{
        position: static;
    }
    .post-header .right{
        text-align: right;
    }
    .mobile-menu-holder{
        width: 100%;
        padding-right: 4%;
        margin-left: -2%;
    }
    .mobile-menu-holder .mobile-menu{
        position: relative;
        top: -25px;
    }
    .breadcrumbs{
        display: none;
    }
    .post-header h1,
    .post-header .breadcrumbs{
        margin-left: 0;
    }
    .post-header h1{
        margin-bottom: 0;
    }
    .post-header .breadcrumbs{
        margin-bottom: 6px;
    }
    .post-header #ssba{
        margin: 16px 0 10px;
    }
    .post-header div.left{float:left}
    .post-header div.right{float:right}
    .children-page-container li,
    .awards-holder li,
    .three-image-holder li{
        width: 100%;
        height: auto;
        margin-left: 0;
    }
    .children-page-container li img,
    .inner.who-are-we li img,
    .inner.awards li img,
    .three-image-holder li img{
        width: 100%;
        height: auto;
    }
    .three-image-holder li img{
        margin: 15px 0;
    }
    .upcoming-container img{
        width: 100%;
        height: auto;
    }
    .upcoming-container #controls a{
        bottom: 17px;
    }
    .upcoming-container li a{
        line-height: 16px;
        padding: 0 45px;
        width: 100%;
        display: table;
        border-top-width: 2px;
        height: 47px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .upcoming-container li a span{
        display: table-cell;
        vertical-align: middle;
    }
    #holidays_slider{
    	  margin-top: 20px;
        margin-bottom: 20px;
    }
    .feature-holder{
        width: 88%;
        margin: 0 auto;
        margin-top: 18px;
    }
    .feature-holder img{
        width: 100%;
        height: auto;
    }
    .feature-holder .col{
        margin-bottom: 20px;
    }
    .site-footer{
        background-repeat: repeat;
        height: auto;
    }
    .site-footer .inner{
        width: 88%;
        margin: 0 auto;
    }
    .col.mobile-first-col,
    .mobile-cont{
        float:left;
    }
    .col.mobile-first-col{
        width: 134px;
    }
    .site-footer>.inner{
        padding-top: 19px;
    }
    .site-footer .inner:before{
        background: none;
    }
    .site-footer{
        position: relative;
        z-index: 500;
    }
    .site-footer:before{
        content: ' ';
        background: url("https://www.nature-expeditions.co.uk/graphics/footer-line.png") repeat;
        height: 1px;
        width: 940px;
        position: absolute;
        top:-1px;
        left: 0;
    }
    #menu-follow_us{
        width: auto;
    }
    .menu-follow_us-container:after{
        display: block;
        content: '';
        clear: both;
    }
    .col.social-holder{
        margin: 9px 0 47px;
    }
    .site-footer .info-link{
        float:left;
        width: 100%;
        padding-left: 0;
        margin-bottom: 18px;
    }
    .site-footer .info .copy{
        float:right;
        width: 100%;
        padding-left: 0;
    }
    .site-footer .info{
        padding: 19px 0 26px;
    }
    body{
        overflow-x: hidden;
    }
    .menu-holder{
        width: 92%;
        margin: 0 auto;
        -webkit-box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
        box-shadow:  3px 3px 3px 1px rgba(0, 0, 0, 0.15);
    }
    .site-header{
        border: none;
    }
    .site-header>.tbg {
        height: 0;
        padding: 0;
        margin: 0;
    }
    .menu-holder li{
        border: none;
        border-bottom: 1px dashed #686867;
        display: block;
        text-align: center;
        background: url("https://www.nature-expeditions.co.uk/graphics/mobile-menu-bg.png") repeat;
        height: 25px;
        line-height: 25px;
    }
    .menu-holder li:last-child a{
        padding: 0;
    }
    #menu-follow_us a{
        background-position: center 0 !important;
    }
    .three-image-holder,
    .awards-holder{
        width: 212px;
        margin: 0 auto;
    }
    #content .awards-holder li,
    #content .children-page-container li{
        margin-left: 0;
    }
    .three-image-holder img,
    .awards-holder img{
        width: 100%;
        height: auto;
    }
    .post-header #ssba {
        margin: 16px 0 10px;
    }
    .input-captcha, .value-captcha{
        width: 100%;
        display: block;
    }
    .value-captcha label{
        margin: 0 0 3px;
        font-size: 12px;
    }
    .input-captcha{
        margin: 0;
    }
    .logo-holder img {
        width: 70%;
    } 
    .logo-holder {
        padding: 8px 0 0 0;
    }
    #hammock-img {
        width: 100%;
        height: auto;
    }
    .morespace{
	     margin: 0;
    }
    .whitepaper {
    	  padding: 10px;
    }
    .newletterpopup img {
        display: none;
    }
    .newletterpopup {
        width: 320px;
    }
}
@media screen and (max-width: 940px){
 /* so any phone smaller than 940 landscape. IphoneX is 812, iPhone6,7&8 is 667, iPhonePlus is 736 */
    .holidays3b #primary, .holidays3b #secondary,
    .workshops #primary, .workshops #secondary{
        float: none;
        width: auto;
        padding: 9px;
    }
    .holidays3b #primary, .holidays3b #secondary,
    .holidays3b .mobile{
        float: none;
        width: auto;
        padding: 9px;
    }
    .holidays3b #secondary{
        padding: 0;
    }
    .holidays3b .table h2{
        margin-left: -8px;
    }
    .gallery-holder ul {
        width: 110%;
    }
    .gallery-holder ul li {
        max-width: 156px;
        width: 43%;
        margin: 0 3% 4% 0;
    }
    .workshops h2 {
        margin-left: -9px;
        padding: 6px;
    }
    .workshops .white-box > h2 {
        margin-top: -9px;
        margin-left: -18px;
    }
    .workshops #primary .white-box.type2 {
        margin-left: -1px;
    }
    .double-box .sub-box {
        position: static;
        width: auto;
        height: auto;
        margin: 20px 0;
        padding: 0;
        background: none;
    }
}
@media screen and (max-width: 959px) and (min-width: 600px){
 /* so any phone down to 600 */
    .social-and-sign,
    .col.footer-menu-holder{
        float:left;
        width: 50%;
    }
    .tablet{
        display: block;
    }
    .desktop{
        display: none;
    }
    #hammock-img {
        width: 100%;
        height: auto;
    }
    .morespace{
	     margin: 0;
    }
    .whitepaper {
    	  padding: 10px;
    }
    .newletterpopup img {
        display: none;
    }
    .newletterpopup {
        width: 320px;
    }
}
@media screen and (max-width: 750px) and (min-width: 600px){
 /* so any phone down to 600 */
    .social-and-sign{
        margin-top: -50px;
    }
    #hammock-img {
        width: 100%;
        height: auto;
    }
    .morespace{
	     margin: 0;
    }
    .whitepaper {
    	  padding: 10px;
    }
    .newletterpopup img {
        display: none;
    }
    .newletterpopup {
        width: 320px;
    }
}
@media screen and (max-width: 959px) and (min-width: 768px){
    .upcoming-container{
        width: 49% !important;
        margin-left: 2%;
        float:left;
    }
    .upcoming-container:first-child{
        margin-left: 0;
    }
    .inner{
        width: 96%;
        margin: 0 auto;
    }
    #menu-follow_us,
    .social-holder{
        width: 100%;
    }
    .social-holder{
        margin-bottom: 21px;
    }
    .feature-holder .col,
    .three-image-holder li{
        float:left;
        width: 32%;
        margin-left: 2%;
    }
    .feature-holder .col:first-child,
    .three-image-holder li:first-child{
        margin-left: 0;
    }
    .site-footer .inner:before{
        width: 100%;
    }
    .logo-holder{
        width: 28%;
    }
    .logo-holder img,
    .three-image-holder img{
        width: 70%;
        height: auto;
    }
    .menu-holder a{
        color:#fff;
        font-weight: bold;
        padding: 0 7px;
        font-size: 12px;
    }
    #holidays_slider img,
    #workshops_slider img{
        width: 100%;
        height: auto !important;
        margin-left: 0;
    }
    #hammock-img {
        width: 100%;
        height: auto;
    }
    .upcoming-container li a{
        font-size: 11px;
    }
    #holidays_slider,
    #workshops_slider{
        width: 100% !important;
    }
    .feature-holder .description{
        height: 170px;
    }
    .site-footer .newsletter-holder{
        width: 100%;
    }
    .social-and-sign{
        width: 36%;
    }
    .col.footer-menu-holder{
        width: 64%;
    }
    .site-footer{
        height: auto;
    }
    .upcoming-container li a{
        line-height: 16px;
        padding: 0 45px;
        width: 100%;
        display: table;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .upcoming-container li a span{
        display: table-cell;
        vertical-align: middle;
    }
    .site-footer .info .copy{
        padding-left: 0;
    }
    .about_us #primary,
    .who-are-we #primary,
    .awards #primary,
    .default #primary,
    .holidays #primary{
        width: 74%;
    }
    .about_us #secondary, .who-are-we #secondary, .awards #secondary, .default #secondary{
        width: 22%;
    }
    #content .children-page-container li, #content .awards-holder li, #content .three-image-holder li{
        width: 32%;
        height: auto;
        margin-left: 1%;
    }
    .three-image-holder li:first-child{
        margin-left: 0;
    }
    .awards-holder li .description{
        width: 101%;
    }
    .awards-holder li{
        /*height: 196px;*/
    }
    .children-page-container li img, .awards-holder li img,
    .child-page-holder img,
    .photo-holder img{
        width: 100%;
        height: auto;
    }
    .children-page-container li.n-row, .awards-holder li.n-row{
        margin-left: 0;
    }
    .photo-holder{
        width: 27%;
        height: auto;
    }
    .content-text{
        width: 70%;
        float:right;
    }
    .holiday-item .holiday-detail{
        padding: 3% 2% 3% 3%;
    }
    .holiday-item .holiday-detail .left{
        width: 49%;
    }
    .holiday-item .holiday-detail .left img{
        width: 92%;
        height: auto;
    }
    .holiday-item .holiday-detail .right{
        width: 49%;
    }
    .holiday-detail .amount{
        position: absolute;
        bottom: 44px;
    }
    .holiday-item .right a{
        left: 52%;
    }
    .led-by {
        margin: 16px 0;
        line-height: 18px;
    }
    .photo-holder strong{
        font-size: 12px;
        padding: 0 7px;
    }
    .photo-holder .icon{
        right: 4px;
    }
    .morespace{
	     margin: 0;
    }
    .whitepaper {
    	  padding: 10px;
    }
}
@media screen and (max-width: 768px){
 /* so in landscape iPhone6Plus = 736, & iPhoneX = 812, & iPad mini portrait = 768 */
    #primary,
    #secondary,
    .holidays-container,
    .contact #primary,
    .news #primary,
    .news #secondary{
        width: 96%;
        margin: 0 auto;
        float:none;
        padding: 0;
    }
    .news #secondary{
        margin-top: 18px;
    }
    div#comments{
        margin: 26px 0;
    }
    .news-article div.sweetcaptcha {
        margin-left: 0% !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        height: auto !important;
        box-sizing: border-box;
        float:none;
    }
    .news-article .row .value {
        width: 100%;
        display: block;
    }
    .news-article #sweetcaptcha-submit-button{
        clear: both;
    }
    textarea#comment{
        margin-left: 0;
    }
	.cptch_block{
		text-align: left;
	}
    .double-box .white-box{
        min-height: 0;
    }
    .slider-holder .post-header {
        position: static;
        padding: 0;
        margin-top: -3px;
    }
    .news-header{
        margin-left: -10px;
    }
    .holidays-container .filter-container,
    .holidays-container strong{
        padding-left: 0;
    }
    .holiday-item{
        margin-bottom: 25px;
    }
    .desktop{
        display: none;
    }
    .tablet{
        display: block;
        padding: 9px;
    }
    .holiday-item .right>div{
        margin: 14px 0;
    }
    .three-image-holder img{
        width: 100%;
        height: auto;
    }
    .booking-form .row {
        margin: 15px 0;
    }
    .booking-form .row > label {
        display: block;
        width: auto;
        margin: 4px 0;
    }
    .input-captcha{
        width: 100%;
        margin: 0;
    }
    .input-captcha input.wpcf7-form-control{
        width: 100%;
        position: static;
    }
    .booking-form .row .value {
        display: block;
        width: auto;
        margin: 4px 0;
    }
    .slider-holder .post-header h1 {
        position: static;
        margin: 0;
    }
    #ssba, #ssba a {
        color: #484a48 !important;
    }
    .slider-holder .post-header .left, .slider-holder .post-header .right {
        padding: 0 2%;
    }
    .slider-holder .post-header .left {
        padding: 10px 2%;
    }
    .holidays h2{
        font-size: 18px;
        color:#484a48;
    }
    #hammock-img {
        width: 100% !important;
        height: auto;
    }
    .morespace {
	     margin: 0 !important;
    }
    .whitepaper {
    	  padding: 10px;
    }
    .newletterpopup img {
        display: none;
    }
    .newletterpopup {
        width: 320px;
    }
}
@media screen and (max-width: 460px){
 /* so any phone in portrait, iPhoneX = 375, iPhone6Plus = 414  */
    .inner{
        width: 96%;
        margin: 0 auto;
    }
    div.sweetcaptcha ul li {
        width: 30px !important;
        height: 30px !important;
    }
    .filter-container strong{
        display: block;
        margin: 20px 0;
        padding: 0;
    }
    .filter-container{
        padding-left: 0;
    }
    .check-item{
        margin-left: 0;
    }
    .slider-holder .post-header .left{
        width: 104%;
        margin-left: -2%;
    }
    .upcoming-container,
    .feature-holder .col{
        width: 100%;
    }
        #primary img,
    .child-page-holder,
    .three-image-holder img,
    .three-image-holder img,
    .photo-holder img{
        width: 100%;
        height: auto;
    }
    #primary img.wpcf7-captchac{
        width: auto;
    }
    .child-page-holder{
        width: 212px;
        margin: 0 auto;
    }
    .photo-holder{
        width: 70%;
        margin: 0 auto;
    }
    #hammock-img {
        width: 100% !important;
        height: auto;
    }
    .morespace{
	     margin: 0 !important;
    }
    .whitepaper {
    	  padding: 10px !important;
    }
    .newletterpopup img {
        display: none;
    }
    .newletterpopup {
        width: 320px;
    }
}
@media screen and (max-width: 240px){
 /* Don't know! iPhone4 in portrait = 320 */
    .holiday-item img{
        max-width: 100%;
        max-height: 200px;
    }
    .logo img{
        width: 90%;
    }
    #hammock-img {
        width: 100% !important;
        height: auto;
    }
    .morespace{
	     margin: 0 !important;
    }
    .whitepaper {
    	  padding: 10px !important;
    }
}
@media only screen and (max-width: 264px){
    .col.newsletter-holder{
        width: 100%;
    }
    .site-footer input[type=text], .site-footer input[type=email]{
        width: 83%;
    }
}
