/*
 Theme Name:   Sound Escapes
 Description:  Divi Child Theme
 Author:       The Big Idea
 Author URI:   http://www.bigidea-creative.co.uk
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@font-face {
	font-family: 'Breakable';
	src: url('fonts/breakable-webfont.woff2') format('woff2'),
		url('fonts/breakable-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Ocean';
	src: url('fonts/ocean_6_brushed_black_edition-webfont.woff2') format('woff2'),
		url('fonts/ocean_6_brushed_black_edition-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
html, body {
  height: 100%;
}
body {
  font-size: 17px;
}
.container:before {
	background-color:transparent !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'Breakable','Papyrus', 'Brush Script MT', cursive, sans-serif;
	padding: 0.5em 0 0.5em;
	color: #222222!important;
	line-height:1.25;
}
h1 {
	font-size: 3.500em!important;
}
h2 {
	font-size: 2.750em!important;
}
h3 {
	font-size: 2.250em!important;
}
h4 {
	font-size: 1.750em!important;
}
h5 {
	font-size: 1.500em!important;
}
h6 {
	font-size: 1.250em!important;
}
p:last-of-type {
	padding-bottom: 1em;
}
a {
	text-decoration:underline;
}
#catapult-cookie-bar a,
a.et_pb_button {
	text-decoration:none;
}
button#catapultCookie {
	font-size:1em;
}
#left-area ul, .entry-content ul, .comment-content ul {
  list-style-type: none;
  list-style-image:url(images/bullet.png);
	padding: 0.25em 0 1em 1em;
}
#left-area ul li, .entry-content ul li, .comment-content ul li,
#left-area ol li, .entry-content ol li, .comment-content ol li {
	padding: 0.375em 0;
}
.highlight-red {
	font-weight:600;
	color: #dd3c3a;
}
.highlight-green {
	font-weight:600;
	color: #69c18e;
}
.et_pb_button.button-red, .et_pb_button.button-red:hover {
	background-image:url(images/red-button-wide.png)!important;
}
.et_pb_button.button-green, .et_pb_button.button-green:hover {
	background-image:url(images/green-button-wide.png)!important;
}
.et_pb_button.button-transparent, .et_pb_button.button-transparent:hover {
	background-image:url(images/transparent-button-wide.png)!important;
}
.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover,
.et_pb_button,.et_pb_button:hover {
	font-family:'Breakable','Papyrus', 'Brush Script MT', cursive, sans-serif;
	font-size:2vw!important;
	white-space: nowrap;
	padding:1.5em 3em!important;
	background-repeat:no-repeat!important;
	background-position:center!important;
	background-size:contain!important;
	color:#fff;
	cursor:pointer;
	transition:none;
}
.group-type h3.et_pb_module_header a {
	font-size:2vw!important;
}
hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
	margin:1em 0;
}
blockquote {
  position:relative;
  margin: 20px 0 30px; 
  font-size:1.125em;
  line-height:1.625em;
  font-weight:600;
}
blockquote p:last-of-type {
  padding-bottom:0!important;
}
.bx-wrapper blockquote {
  border-left:0;
	padding-left:0;
}
.blockquote-credit {
	color:#222;
	font-weight:normal;
	font-style:italic;
	font-size:0.800em;
}
.bx-wrapper .credit {
  text-align:right;
	color:#dd3c3a;
	font-size:1em!important;
	font-style:italic;
}
.top-shadow {
  position: relative;
	overflow:hidden;
}
.top-shadow:before, .top-shadow:after {
  position: absolute;
  content: "";
  height:55px;
  left: -5%;
  width: 55%;
  top: -115px;
  max-width:55%;
  background: #777;
  -webkit-box-shadow: 0 18px 40px #000,0 20px 45px #000, 0 22px 50px #000, 0 24px 55px #000, 0 26px 60px #000;
  -moz-box-shadow: 0 18px 40px #000,0 20px 45px #000, 0 22px 50px #000, 0 24px 55px #000, 0 26px 60px #000;
  box-shadow: 0 18px 40px #000,0 20px 45px #000, 0 22px 50px #000, 0 24px 55px #000, 0 26px 60px #000;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.top-shadow:after {
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  right:-5%;
  left: auto;
}
.grid-image img {
	height:100%;
	width:100%!important;
	object-fit:cover;
}

/* Header */

#et-top-navigation {
	font-family: 'Ocean',Arial, Helvetica, sans-serif!important;
}
.et-search-field {
 text-transform:none!important;
}
.et-search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family:'Breakable','Papyrus', 'Brush Script MT', cursive, sans-serif!important;
	line-height: 24px!important;
}
.et-search-field::-moz-placeholder { /* Firefox 19+ */
 font-family:'Breakable','Papyrus', 'Brush Script MT', cursive, sans-serif!important;
 opacity:1;
}
.et-search-field:-ms-input-placeholder { /* IE 10+ */
 font-family:'Breakable','Papyrus', 'Brush Script MT', cursive, sans-serif!important;
}
#top-menu .menu-item-has-children {
	padding-right: 0px;
}
#‎top‬-menu .menu-item-has-children > a:first-child {
	padding-right: 0px;
	padding-bottom: 17px!important;
}
#top-menu .menu-item-has-children > a:first-child:after{
	content: ''; margin-top: -2px;
}
.nav li ul {
	top: 20px;
	padding:10px 0;
}
#main-header .et_mobile_menu {
  font-family: "Open Sans",Arial, Helvetica, sans-serif;
	background:rgba(0,0,0,0.7)!important;
}

/* Front Page */

.home .header-section .et_pb_header_content_wrapper h1 {
	font-size:6vw!important;
	padding:0;
}
.home .header-section .et_pb_header_content_wrapper h4 {
	font-size:2vw!important;
	padding:0;
}
.home .group-section .et_pb_text h1,
.home .welcome-section .et_pb_text h1,
.home .testimonials-section .et_pb_text h1,
.home .tours-section .et_pb_text h1,
.home .contact-section .et_pb_text h1 {
	font-size:3.5vw!important;
}
.header-section.et_pb_section {
	height:47vw;
}
.header-section .et_pb_fullwidth_header {
	padding-top:19vw!important;
}
.header-section .et_pb_fullwidth_header_container {
	margin: 0 0 0 11%;
}
.group-section.et_pb_section {
	background-image:url(images/whoosh-left-half.png);
	background-repeat:no-repeat;
	background-size:25%;
	background-position:center top;
}
.group-type .et_pb_blurb_container {
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center;
}
.group-type .band .et_pb_image_wrap:after {
	background: url(images/band-1.png);
}
.group-type .choir .et_pb_image_wrap:after {
	background: url(images/choir-1.png);
}
.group-type .orchestra .et_pb_image_wrap:after {
	background: url(images/orchestra-1.png);
}
.group-type .performing-arts .et_pb_image_wrap:after {
	background: url(images/arts-1.png);
}
.group-type .band .et_pb_image_wrap:after,
.group-type .choir .et_pb_image_wrap:after,
.group-type .orchestra .et_pb_image_wrap:after,
.group-type .performing-arts .et_pb_image_wrap:after {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:'';
	background-repeat:no-repeat;
	background-size:contain;
	opacity:0;
	transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out;
}
.group-type .band .et_pb_image_wrap:hover:after,
.group-type .choir .et_pb_image_wrap:hover:after,
.group-type .orchestra .et_pb_image_wrap:hover:after,
.group-type .performing-arts .et_pb_image_wrap:hover:after {
	opacity:1;
}
.band .et_pb_blurb_container,
.orchestra .et_pb_blurb_container {
	background-image:url(images/red-button-narrow.png);
}
.choir .et_pb_blurb_container,
.performing-arts .et_pb_blurb_container {
	background-image:url(images/green-button-narrow.png);
}

/* Grid Styling */

.grid-container.post-listing { 
  display: grid; 
  grid-template-columns: repeat(3, 1fr); 
  grid-gap: 4px;
  position:relative;
	width:100%;
  max-width:100%;
  z-index:0;
  padding:0 0 4px 0;
}
.grid-container.post-listing .grid-column {
  position:relative;
  overflow:hidden;
}
.grid-container.post-listing .grid-column .et_pb_image_wrap {
  aspect-ratio:1/1;
}
.grid-container.post-listing .grid-column .et_pb_image_wrap img {
  display:block;
}
.grid-container.post-listing .grid-column::before { 
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: -webkit-linear-gradient(transparent 50%,rgba(0,0,0,.75) 100%);
  background: -o-linear-gradient(transparent 50%,rgba(0,0,0,.75) 100%);
  background: linear-gradient(transparent 50%,rgba(0,0,0,.75) 100%);
}
.grid-container.post-listing .grid-column h4.inactive-title {
  color: #ffffff!important;
  position: absolute;
  left:2%; bottom:0;
  padding-right:2%;
  z-index: 4;
  opacity:1;
  transition: opacity .8s;
  transition-timing-function: ease-out;
}
.grid-container.post-listing .grid-column.active h4.inactive-title {
  opacity:0;
}
.grid-container.post-listing .grid-column .text-content h4.active-title {
  color: #ffffff!important;
}
.grid-container.post-listing .grid-column .text-content {
  color: #ffffff;
  position: absolute;
  z-index: 5;
  opacity:0;
  padding: 0.5em 3% 0;
  transition: left .8s, opacity .8s;
  transition-timing-function: ease-out;
  width: 100%;
  height: 100%;
  left: -100%;
  top: 0;
}
.grid-container.post-listing .grid-column .text-content .added-text {
  padding:0.5em 0 0.75em 0;
}
.grid-container.post-listing .grid-column.active .text-content {
  left: 0;
  opacity:1;
}
.grid-container.post-listing .grid-column.active .text-content {
  background:#7dc090;
}

/* Blog Styling */

.inner-page .et_pb_row.featured_news_row .et_pb_image_wrap { 
  aspect-ratio : 1/0.45;
}
.inner-page .et_pb_row.featured_news_row .et_pb_image_wrap img { 
  display : block;
}
.inner-page .et_pb_row.featured_news_row .et_pb_column .text-content {
  color: #ffffff;
  position: absolute;
  z-index: 5;
  opacity:0;
  padding: 0.5em 3% 0;
  transition: left .8s, opacity .8s;
  transition-timing-function: ease-out;
}
.inner-page .et_pb_row.featured_news_row .et_pb_column .text-content h3.news-title {
  color: #ffffff!important;
}
.inner-page .et_pb_row.featured_news_row .et_pb_column.active .text-content {
  left: 0;
  opacity:1;
}
.inner-page .et_pb_row.featured_news_row {
  padding-top:0;
}
.inner-page .et_pb_row.featured_news_row {
  position:relative;
	width:100%;
  max-width:100%;
  z-index:0;
}
.inner-page .et_pb_row.featured_news_row .et_pb_column {
  overflow:hidden;
}
.inner-page .et_pb_row.featured_news_row .et_pb_column::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: -webkit-linear-gradient(transparent 50%,rgba(0,0,0,.75) 100%);
  background: -o-linear-gradient(transparent 50%,rgba(0,0,0,.75) 100%);
  background: linear-gradient(transparent 50%,rgba(0,0,0,.75) 100%);
}
.inner-page .et_pb_row.featured_news_row .et_pb_column h2.inactive-title {
  color: #ffffff!important;
  position: absolute;
  left:2%; bottom:0;
  padding-right:2%;
  z-index: 4;
  opacity:1;
  transition: opacity .8s;
  transition-timing-function: ease-out;
}
.inner-page .et_pb_row.featured_news_row .et_pb_column.active h2.inactive-title {
  opacity:0;
}
.inner-page .et_pb_row.featured_news_row .et_pb_column .text-content {
  width: 50%;
  height: 100%;
  left: -50%;
  top: 0;
  background:#ce483d;
}

/* Inner Pages */

.inner-page .feature-image img {
	display:block;
	height:40vw!important;
	object-fit:cover;
}
.inner-page #left-area a {
	font-weight:600;
}
.single #main-content,
.inner-page #main-content {
	background-image:url(images/page-back.jpg);
	background-repeat:no-repeat;
	background-size:contain;
}
.single #main-content .container,
.inner-page #main-content .container {
	padding-top:0!important;
}
.inner-page .et_pb_row {
	width: 100%;
}
.inner-page .place_row.et_pb_row {
    padding: 15px 0;
}
.inner-page .place_row .et_pb_column {
	width:100%;
}
.inner-page .place_row img.place-icon {
	max-width:9%;
	float:left;
}
.inner-page .place_row .et_pb_text {
	margin-left:12%;
}
.inner-page .place_row .hotel-rating {
	float:right;
	position:relative;
	height:3.5em;
	max-height:3.5em;
	margin: 0.5em 0;
	font-size:0.75em;
	color: #3ead6d;
}
.inner-page .place_row .hotel-rating img {
	height:50%;
}
.inner-page .place_row .hotel-rating img.star-icon {
	max-height:100%;
	width:auto;
}
.inner-page.map-page table td:first-child {
	padding-left:0!important;
}
.inner-page.map-page table td:last-child {
	padding-left:2%!important;
	padding-right:0!important;
}
.et_pb_toggle_title::before {
	font-size: .75em;
}
#hotspot-677 .hotspots-image-container {
	background:transparent!important;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
	display: block !important;
	content: "\e04f";
}

/* Pagination Styling */

.se-pagination-nav.et_pb_row {
  width:100%;
  padding-top:0;
}
.se-news-pagination {
  width:100%;
  margin:0;
}
.se-news-pagination span {
  display:inline-block;
  font-size:0.913em!important;
  font-weight:700;
  text-align:center;
  padding:0 0.5em 0;
  margin-right:0.25em;
  min-width:2em;
  border:0;
  color:#ffffff;
}
.se-news-pagination span {
  color:#132e39;
}
.se-news-pagination span:hover {
  cursor:pointer;
}
.se-news-pagination span.selected {
  color:#ce483d!important;
}
.se-news-pagination span.selected:hover {
  cursor:none;
}

/* Single */

.single #main-content .container:before {
	background: none;
}
.single #sidebar {
	display:none;
}
.single.single-post #sidebar {
	display:block;
}
.single.single-post .post-intro {
	color:#7dc090!important;
  padding:1em 10% 1.5em;
}
.single.single-post .post-meta {
	color:#7dc090;
  text-transform:uppercase;
  font-family: 'Ocean',Arial, Helvetica, sans-serif!important;
  font-size:1.75em!important;
}
.single #sidebar h4.widgettitle {
	background:#ce483d;
  color:#ffffff!important;
  padding: 0.375em 3%;
  border-radius:0.25em;
  margin-bottom:0.5em;
}
.single #sidebar ul li {
  line-height:1.5em;
  margin-bottom:1.5em!important;
}
.single #sidebar ul li a {
  display:block;
  font-weight:600;
}
.single #sidebar ul li .post-date {
  color:#7dc090;
  font-size:0.913em;
  font-weight:600;
}
.single.single-post #main-content {
  padding-top:7.5em;
}
 
/* Footer */

#footer-bottom #footer-info {
	width:100%;
	font-size:0.875em;
	text-align:center;
}
#footer-info a {
	font-weight:normal;
}

/* Tables */

.entry-content table {
	border:0;
}
.entry-content table tr:nth-child(odd) {
	background: #fff
}
.entry-content table tr:nth-child(even) {
	background: rgba(105,193,142,0.15);
}
.entry-content table th {
	font-weight:600;
	color:#333;
}
.entry-content table td {
	border:0;
	vertical-align:top;
	color:#333;
}
.entry-content table.itinerary td {
	width:30%;
}
.entry-content table.itinerary td:first-child {  
	width:10%;
	font-weight:600;
}

/* Contact Form */

.main-contact-form {
	background:rgba(256,256,256,1);
	box-shadow: 5px 5px 12px rgba(0,0,0,0.3);
	padding:60px 5% 0px;
	margin-bottom:30px;
}
.main-contact-form input[type="text"],
.main-contact-form input[type="email"],
.main-contact-form textarea {
	border:1px solid #ccc;
}
input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
	font-size:1em;
	font-family:"Open Sans", Arial, sans-serif;
	display:inline-block;
  padding: 12px 5px;
  color:#333;
  border:1px solid transparent;
  margin: 0 0 20px 0!important;
	text-indent: 40px;
	width:100%;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {
  border:1px solid #dd3c3a;
}
input[type="submit"]:hover {
  cursor:pointer;
}
.footer-contact-form input[type="submit"] {
	float:right;
}
textarea {
  overflow: auto;
}
.wpcf7 textarea.input-full,
.wpcf7 input.input-full {
	width:99%;
	margin-right:1%!important;
}
.wpcf7 textarea.input-large,
.wpcf7 input.input-large {
	width:74%;
	margin-right:1%!important;
}
.wpcf7 textarea.input-medium,
.wpcf7 input.input-medium {
	width:49%;
	margin-right:1%!important;
}
.wpcf7 textarea.input-small,
.wpcf7 input.input-small {
	width:24%;
	margin-right:1%!important;
}
input.name {
	background-image:url(images/name-green.png);
	background-size: 30px auto;
	background-position: 5px 8px;
	background-repeat: no-repeat;
}
input.email {
	background-image:url(images/email-green.png);
	background-size: 30px auto;
	background-position: 5px 8px;
	background-repeat: no-repeat;
}
input.phone {
	background-image:url(images/phone-green.png);
	background-size: 30px auto;
	background-position: 5px 8px;
	background-repeat: no-repeat;
}
textarea.message {
	background-image:url(images/comment-green.png);
	background-size: 30px auto;
	background-position: 5px 8px;
	background-repeat: no-repeat;
}
#ui-datepicker-div {
	font-size:0.75em;
}
.ui-timepicker-div dl dt.ui_tpicker_time_label {
	margin-top:7px;
}
.ui-timepicker-div dl dt {
	line-height:1em;
}
.wpcf7 .wpcf7-mail-sent-ok {
	border:2px solid #fff032;
	margin: 2em 0 1em;
}
.wpcf7 .wpcf7-validation-errors {
	border:2px solid #f00;
	margin: 2em 0 1em;
}

@media (max-width: 479px) {
	#et_top_search {
		display:none;
	}
	.header-section.et_pb_section {
		height:95vw;
		background-size:130%;
		background-position:top;
	}
	.home .header-section .et_pb_header_content {
		font-size:12.5vw!important;
		padding:0;
	}
	.home .header-section .et_pb_header_content {
		font-size:12.5vw!important;
		padding:0;
	}
	.home .header-section .et_pb_header_content_wrapper h1 {
		font-size:12.5vw!important;
		padding:0;
	}
	.home .header-section .et_pb_header_content_wrapper h4 {
		display:none;
	}
	.header-section .et_pb_fullwidth_header {
		padding-top:40vw!important;
	}
	.header-section .et_pb_fullwidth_header_container {
		margin: 0 0 0 1%;
	}
	.inner-page .feature-image img {
    height: 80vw !important;
	}
	h1.entry-title {
		font-size:2.75em!important;
	}
	.home .group-section .et_pb_text h1,
	.home .welcome-section .et_pb_text h1,
	.home .testimonials-section .et_pb_text h1,
	.home .tours-section .et_pb_text h1,
	.home .contact-section .et_pb_text h1 {
		font-size:11vw!important;
	}
	.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover,
	.et_pb_button,.et_pb_button:hover {
		margin-top:0!important;
		font-size:7vw!important;
	}
	.group-type h3.et_pb_module_header a {
		font-size:7vw!important;
	}
	.et_pb_accordion .et_pb_toggle_title {
		font-size:2em!important;
	}
	.wpcf7 textarea.input-large,
	.wpcf7 input.input-large {
		width:100%;
		margin-right:0%!important;
	}
	.wpcf7 textarea.input-medium,
	.wpcf7 input.input-medium {
		width:100%;
		margin-right:0%!important;
	}
	.wpcf7 textarea.input-small,
	.wpcf7 input.input-small {
		width:100%;
		margin-right:0%!important;
	}
	.footer-widget {
		height:auto!important;
	}
	.footer-widget:last-child .et_pb_widget {
		float:none;
		width:50%;
		margin:0 auto!important;
	}
	.inner-page .place_row img.place-icon {
    display: none;
	}
	.inner-page .place_row .et_pb_text {
    margin-left: 0;
		float:left;
	}
  .single.single-post #main-content {
    padding-top:7.5em;
  }
  .single.single-post h1.entry-title {
    font-size:2.5em!important;
  }
  .single.single-post .post-intro {
    padding:1em 0 1.5em;
  }
}
@media (min-width:300px) and (max-width: 479px) {
  .inner-page .et_pb_row.featured_news_row .et_pb_image_wrap { 
    aspect-ratio : 1/1.25;
  }
  .inner-page .et_pb_row.featured_news_row h2.inactive-title {
    font-size:1.8em!important;
  }
  .grid-container.post-listing .grid-column .et_pb_image_wrap {
    aspect-ratio:1/1.1;
  }
  .grid-container.post-listing { 
    grid-template-columns: repeat(1, 1fr); 
  }
}
@media (min-width:480px) and (max-width: 599px) {
  .inner-page .et_pb_row.featured_news_row .et_pb_image_wrap { 
    aspect-ratio : 1/1;
  }
  .inner-page .et_pb_row.featured_news_row h2.inactive-title {
    font-size:1.8em!important;
  }
  .grid-container.post-listing .grid-column .et_pb_image_wrap {
    aspect-ratio:1/0.75;
  }
  .grid-container.post-listing { 
    grid-template-columns: repeat(1, 1fr); 
  }
}
@media (min-width: 600px) and (max-width: 699px) {
  .inner-page .et_pb_row.featured_news_row .et_pb_image_wrap { 
    aspect-ratio : 1/0.7;
  }
  .inner-page .et_pb_row.featured_news_row h2.inactive-title {
    font-size:2em!important;
  }
  .inner-page .et_pb_row.featured_news_row .et_pb_column .text-content {
    width: 100%;
  }
  .grid-container.post-listing .grid-column .et_pb_image_wrap {
    aspect-ratio:1/1.5;
  }
  .grid-container.post-listing { 
    grid-template-columns: repeat(2, 1fr); 
  }
}
@media (max-width: 699px) {
  .inner-page .et_pb_row.featured_news_row .et_pb_column .text-content {
    width: 100%;
  }
}
@media (min-width: 700px) and (max-width: 767px) {
  .inner-page .et_pb_row.featured_news_row .et_pb_image_wrap { 
    aspect-ratio : 1/0.7;
  }
  .inner-page .et_pb_row.featured_news_row .et_pb_column .text-content {
    width: 100%;
  }
  .inner-page .et_pb_row.featured_news_row h2.inactive-title {
    font-size:2.25em!important;
  }
  .grid-container.post-listing .grid-column .et_pb_image_wrap {
    aspect-ratio:1/1.2;
  }
  .grid-container.post-listing { 
    grid-template-columns: repeat(2, 1fr); 
  }
}
@media (min-width: 480px) and (max-width: 767px) {
	.header-section.et_pb_section {
		height:75vw;
	}
	.home .header-section .et_pb_header_content_wrapper h1 {
		font-size:7.5vw!important;
		padding:0;
	}
	.home .header-section .et_pb_header_content_wrapper h4 {
		font-size:4vw!important;
		padding:0;
	}
	.header-section .et_pb_fullwidth_header {
		padding-top:16vw!important;
	}
	.header-section .et_pb_fullwidth_header_container {
		margin: 0 0 0 1.5%;
	}
	.inner-page .feature-image img {
    height: 55vw !important;
	}
	.home .group-section .et_pb_text h1,
	.home .welcome-section .et_pb_text h1,
	.home .testimonials-section .et_pb_text h1,
	.home .tours-section .et_pb_text h1,
	.home .contact-section .et_pb_text h1 {
		font-size:8vw!important;
	}
	.wpcf7 textarea.input-large,
	.wpcf7 input.input-large {
		width:99%;
		margin-right:1%!important;
	}
	.wpcf7 textarea.input-medium,
	.wpcf7 input.input-medium {
		width:99%;
		margin-right:1%!important;
	}
	.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover,
	.et_pb_button,.et_pb_button:hover {
		font-size:4.5vw!important;
	}
	.group-type h3.et_pb_module_header a {
		font-size:4.5vw!important;
	}
	.wpcf7 textarea.input-small,
	.wpcf7 input.input-small {
		width:49%;
		margin-right:1%!important;
	}
	.footer-widget {
		height:auto!important;
	}
	.footer-widget:last-child .et_pb_widget {
		float:none;
		width:40%;
		margin:0 auto!important;
		padding-bottom:30px;
	}
	.inner-page .place_row .et_pb_text {
    margin-left: 0;
		float:left;
	}
  .single.single-post #main-content {
    padding-top:8.5em;
  }
  .single.single-post h1.entry-title {
    font-size:2.5em!important;
  }

}
@media (min-width: 768px)  and (max-width: 980px) {
	.header-section.et_pb_section {
		height:60vw;
	}
	.home .header-section .et_pb_header_content_wrapper h1 {
		font-size:7vw!important;
		padding:0;
	}
	.home .header-section .et_pb_header_content_wrapper h4 {
		font-size:3vw!important;
		padding:0;
	}
	.header-section .et_pb_fullwidth_header {
		padding-top:25vw!important;
	}
	.header-section .et_pb_fullwidth_header_container {
		margin: 0 0 0 3%;
	}
	.inner-page .feature-image img {
    height: 55vw !important;
	}
  .inner-page .et_pb_row.featured_news_row .et_pb_image_wrap { 
    aspect-ratio : 1/0.55;
  }
  .inner-page .et_pb_row.featured_news_row h2.inactive-title {
    font-size:2.25em!important;
  }
	.home .group-section .et_pb_text h1,
	.home .welcome-section .et_pb_text h1,
	.home .testimonials-section .et_pb_text h1,
	.home .tours-section .et_pb_text h1,
	.home .contact-section .et_pb_text h1 {
		font-size:5vw!important;
	}
	.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover,
	.et_pb_button,.et_pb_button:hover {
		font-size:2.75vw!important;
	}
	.group-type h3.et_pb_module_header a {
		font-size:2.75vw!important;
	}
	.wpcf7 textarea.input-small,
	.wpcf7 input.input-small {
		width:49.5%;
		margin-right:1%!important;
	}
	.wpcf7 input.input-small.hasDatepicker {
		margin-right:0!important;
	}
	.inner-page .place_row img.place-icon {
    margin-top: 3%;
	}
  .grid-container.post-listing .grid-column .et_pb_image_wrap {
    aspect-ratio:1/1;
  }
  .grid-container.post-listing { 
    grid-template-columns: repeat(2, 1fr); 
  }
  .single.single-post #main-content {
    padding-top:9em;
  }
  .single.single-post h1.entry-title {
    font-size:2.75em!important;
  }
}

@media all and (max-width: 980px) {
  .container {
    width: 90%!important;
  }
	#logo {
		height: 100%;
		width:auto;
    max-height: 100%;
	}
	#main-header .container {
		width:96%
	}
	.et_pb_row.venue_row,
	.et_pb_row.tour_row {
		padding-top:0;
	}
	.tours-section .et_pb_row {
  	display: -webkit-box;
  	display: -moz-box;
  	display: -ms-flexbox;
  	display: -webkit-flex;
  	display: flex;
		-webkit-flex-wrap: wrap; /* Safari 6.1+ */
		flex-wrap: wrap;
	}
	.first-on-mobile {
		-webkit-order: 1;
		order: 1;
	}
	.second-on-mobile {
		-webkit-order: 2;
		order: 2;
	}
	.ml-table {
    padding: 0 0 10px 0;
	}
	.ml-responsive-table dl:nth-of-type(2n+1) {
    background: rgba(256,256,256,0);
	}
	.ml-responsive-table dd {
    font-size: 100%;
	}
	.itinerary_row .ml-table {
    padding: 0 10px 10px 10px;
	}
	.itinerary_row .ml-responsive-table dl:nth-of-type(2n+1) {
    background: rgba(105,193,142,0.15);
	}
	.itinerary_row .ml-grid dd:nth-child(2) {
		font-family:'Breakable','Papyrus', 'Brush Script MT', cursive, sans-serif;
		padding-bottom:1em;
    font-size: 2em!important;
		color:#222;
	}
}

@media (min-width: 981px) {
	.inner-page #logo {
		max-height:95%!important;
	}
	.inner-page #et-top-navigation {
		padding-top:35px!important;
	}
	.inner-page .et_header_style_left #et-top-navigation nav > ul > li > a {
		padding-bottom: 35px!important;
	}
	#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
	}
  .single.single-post #left-area {
    width: 79.125%;
    padding: 20px 5.5% 23px 0px !important;
    float: left !important;
	}
	#footer-widgets .footer-widget:nth-child(1) {
    width: 28%;
		display:table;
	}
	#footer-widgets .footer-widget:nth-child(2) {
    width: 43.5%;
	}
	#footer-widgets .footer-widget:nth-child(3) {
    width: 12%;
		display:table;
	}
	#footer-widgets .footer-widget:nth-child(1) .et_pb_widget,
	#footer-widgets .footer-widget:nth-child(3) .et_pb_widget {
    float:none;
		display:table-cell;
		vertical-align:top;
	}
}

@media (min-width: 981px) and (max-width: 1279px) {
	.inner-page .contact-section .et_pb_row {
    width: 94%;
	}
}

@media (min-width: 981px) and (max-width: 1439px) {
	.wpcf7 textarea.input-large,
	.wpcf7 input.input-large {
		width:84%;
		margin-right:1%!important;
	}
	.wpcf7 textarea.input-medium,
	.wpcf7 input.input-medium {
		width:68%;
		margin-right:1%!important;
	}
	.wpcf7 textarea.input-small,
	.wpcf7 input.input-small {
		width:33.5%;
		margin-right:1%!important;
	}
}

@media (min-width: 1280px) and (max-width: 1679px) {
	.header-section .et_pb_fullwidth_header {
		padding-top:21vw!important;
	}
}

@media only screen and ( min-width: 1680px ) {
	.header-section .et_pb_fullwidth_header {
		padding-top:23vw!important;
	}
.home .group-section .et_pb_text h1,
.home .welcome-section .et_pb_text h1,
.home .testimonials-section .et_pb_text h1,
.home .tours-section .et_pb_text h1,
.home .contact-section .et_pb_text h1 {
	font-size:3vw!important;
}
	#main-footer #footer-widgets {
    padding: 10% 0 8%;
	}
	.et_button_no_icon .et_pb_button,.et_button_no_icon .et_pb_button:hover,
	.et_pb_button,.et_pb_button:hover {
		font-size:1.25vw!important;
	}
	.group-type h3.et_pb_module_header a {
		font-size:1.25vw!important;
	}
}