/*
Theme Name: Siskiyou
Theme URI: http://discoversiskiyou.com/
Author: Augustine Agency
Author URI: http://augustineagency.com/
Description: A custom made theme for Discover Siskiyou.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: siskiyou
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body {
	background: #e2e2e2;
}
#page {
	background: #fff;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
	line-height: 1.6;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
/* 	background: #eee; */
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: -2px 0 0 -2px;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
/* 	padding: 10px 0 5px 40px; */
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}

/* =Media
-------------------------------------------------------------- */

audio,
video {
	display: inline-block;
	max-width: 100%;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}

/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/* ------------------------------------------------- CUSTOM STYLES FROM THIS POINT ON ----------------------------------------- */

/* ---------- GLOBAL STYLES AND SET UP --------------- */
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/332275");


@font-face {font-family: 'Gardafiller';src: url('fonts//332275_0_0.eot');src: url('fonts//332275_0_0.eot?#iefix') format('embedded-opentype'),url('fonts//332275_0_0.woff2') format('woff2'),url('fonts//332275_0_0.woff') format('woff'),url('fonts//332275_0_0.ttf') format('truetype');}


@font-face {font-family: 'Gardablack';src: url('fonts//332275_1_0.eot');src: url('fonts//332275_1_0.eot?#iefix') format('embedded-opentype'),url('fonts//332275_1_0.woff2') format('woff2'),url('fonts//332275_1_0.woff') format('woff'),url('fonts//332275_1_0.ttf') format('truetype');}
*, *:before, *:after {
   box-sizing: border-box;
}
body {
	padding:0px 0px 0px 0px;
	background-color:#fff;
}
body.active {
    overflow: hidden;
}
body, html {
	height:100%;
}
.inside {
	margin:0px auto;
	width:1200px;
	height:auto;
	max-width:100%;
}

.inside-inside {
	float:left;
	width:100%;
	height:auto;
}

.row {
	float:left;
	width:100%;
	height:auto;
}

#header-bar {
	position:relative;
}

#logo {
	position:fixed;
	left:50px;
	top:0px;
	float:left;
	width:auto;
	z-index:301;
}

#logo-small {
	display:none;
}

#footer-bar {
	padding:50px 0px;
	background-color:#512b4a;
}

#copy-bar {
	padding:20px 0px 30px 0px;
	background-color:#351d31;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	font-family: 'Gardafiller';
	border-bottom: 1px solid rgba(255,255,255, 0.5);
	color: rgba(255,255,255, 0.5);
	font-size:17px;
	line-height:20px;
}

/* --------------- HEADER IMAGE/VIDEO AREA -------------- */
.video-image-head img#temp-home, .video-image-head video {
	float:left;
	max-width:100%;
	width:100%;
}
.video-image-head {
	position:relative;
}

#video-head {
	width:100%;
	float:left;
}

.hide-on-desk {
	display:none;
}

#video-head-wrap #image-head-inside {
	text-align:center;
	display:table-cell;
	padding:0px 10px;
}

#video-head-wrap {
	position:relative;
}

#image-head-inside-wrap {
	position:absolute;
	width:100%;
	height:100%;
	display:table;
	vertical-align:middle;
	z-index:20;
	float:left;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

#image-head-inside-wrapper {
	position:absolute;
	width:100%;
	height:100%;
	z-index:20;
	float:left;
	left:0;
	right:0;
	top:0;
	bottom:0;
}

/* --------------- HOMEPAGE REGIONS ------------- */
.region {
	float:left;
	width:50%;
}

.region-image .caption h5, .region-image .caption p {
    color: #fff;
    margin-top: 0
}

.region-image .caption > h5, .region-image .caption .info {
    text-align: center
}

.region-image {
   background-color: #1a212c;
   position: relative;
   overflow: hidden;
   padding: 0 0 75% 0;
   display:block;
}
.region-1.region-image:hover {
    background-color: #522b4a;
	opacity: 0.90;
}
.region-2.region-image:hover {
    background-color: #9e5f2c;
	opacity: 0.86;
}
.region-3.region-image:hover {
    background-color: #a2b427;
	opacity: 0.90;
}
.region-4.region-image:hover {
    background-color: #526d6f;
	opacity: 0.90;
}
svg.map-hover {
	max-width:280px;
	margin:0px 0px 10px 0px;
}
.region-image img {
    max-width: none;
    min-width: 101%;
    min-height: 101%;
    opacity: .8;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: scale3d(1, 1, 1) translate(-50%, -50%);
    transform: scale3d(1, 1, 1) translate(-50%, -50%);
    -webkit-transition: opacity .2s ease-out, transform .35s;
    transition: opacity .2s ease-out, transform .35s;
    z-index: 1
}
.region-image:hover img {
    opacity: .1;
    -webkit-transform: scale3d(1.05, 1.05, 1) translate(-50%, -50%);
    transform: scale3d(1.05, 1.05, 1) translate(-50%, -50%)
}
.region-image .caption:before {
    content: "";
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .7s;
    transition: transform .7s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}
.region-image:hover .caption:before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0)
}
.region-image .caption > h5, .region-image .caption .info {
    max-width: 500px;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.region-image .caption > h5 {
    display: block;
    opacity: 1;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
}
.caption h5 .Gardafiller {
	font-family: 'Gardafiller';
	font-weight: normal;
    font-style: normal;
	font-size:37.15pt;
	line-height:37px;
	float:left;
	width:100%;
}
.caption h5 {
	display:block;
}
.caption h5 span {
	height:auto;
}
.caption h5 .Gardablack {
	font-family: 'Gardablack';
	font-weight: normal;
    font-style: normal;
	font-size:37.15pt;
	line-height:37px;
	letter-spacing: 12px;
	padding:0px 0px 0px 9px;
}
.caption > h5 span, .info > h5 span {
	width:100%;
}
.region-image:hover .caption > h5 {
    opacity: 0;
    z-index: -1
}
.region-image .caption .info {
    opacity: 0;
    -webkit-transition: opacity .2s ease-out, transform .2s ease-out;
    transition: opacity .2s ease-out, transform .2s ease-out;
    z-index: -1;
	font-family: 'Vollkorn', serif;
	font-size:17px;
	line-height:21px;
}
.region-image .caption .info h5 {
	margin:0px 0px 20px;
}
.region-image:hover .caption .info {
    opacity: 1;
    z-index: 2
}

/* --------------- COLUMNS -------------- */
.column {
	float:left;
}

.column.three {
	width:33.333333333%;
	padding:0px 30px 0px 0px;
}

.column.three:last-child {
	padding:0px 0px 0px 0px;
}

/* --------- FOOTER ---------- */
.footer-title {
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	margin:0px 0px 10px;
	font-family: 'Gardablack';
	font-size: 18px;
	line-height:22px;
	letter-spacing:1px;
	font-weight:normal;
	font-style:normal;
}

.foot .social a {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 30px;
  height: 30px;
  margin: 6px 13px 25px 7px;
  border: none;
  float:left;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #fff;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  -webkit-transform-origin: 0 100% 0deg;
  transform-origin: 0 100% 0deg;
  color:#512b4a;
  font-size:22px;
  text-align:center;
  line-height:37px;
}


a.share {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 30px;
  height: 30px;
  margin: 6px 13px 25px 7px;
  border: none;
  float:left;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #512b4a;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  -webkit-transform-origin: 0 100% 0deg;
  transform-origin: 0 100% 0deg;
  color:#fff !important;
  text-decoration:none !important;
  font-size:22px;
  text-align:center;
  line-height:26px;
}

.event-date {
	margin:0px 0px 20px;
	font-size:47px;
	line-height:47px;
	font-family: 'Gardafiller';
}

.social a i, a.share i {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.social-head {
	margin:10px 0px 0px;
}

.menu-column .social-head a {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 35px;
  height: 35px;
  margin: 6px 13px 25px 7px;
  border: none;
  float:left;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #512b4a;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  -webkit-transform-origin: 0 100% 0deg;
  transform-origin: 0 100% 0deg;
  color:#fff !important;
  font-size:22px !important;
  text-align:center;
  line-height:30px !important;
}

.social-head.mobile a {
	-webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 35px;
  height: 35px;
  margin: 6px 13px 25px 7px;
  border: none;
  float:left;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -o-text-overflow: clip;
  text-overflow: clip;
  background: #512b4a;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  -webkit-transform-origin: 0 100% 0deg;
  transform-origin: 0 100% 0deg;
  color:#fff !important;
  font-size:22px !important;
  text-align:center;
  line-height:35px !important;
}

.social-head a i {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.footer-menu ul {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.footer-menu.copy ul {
	float:none;
	display:inline-block;
	width:auto;
	height:auto;
	margin:0px 0px 0px 0px;
	list-style:none;
	vertical-align:middle;
}

.footer-menu.copy span {
	display:inline-block;
	margin:0px 20px;
	vertical-align:middle;
}

.footer-menu.copy img {
	display:inline-block;
	margin:0px 20px;
	vertical-align:middle;
	float: none;
	width: 170px;
	padding-top: 10px;
}

.footer-menu.copy ul li {
	width:auto;
	margin:0px 30px;
}

.footer-menu.copy ul li a {
	text-transform:uppercase;
	color: rgba(255,255,255, 0.5);
	border-bottom:1px solid rgba(255,255,255, 0.5);
	padding:0px 0px 2px;
}

.footer-menu.copy ul li a:hover {
	color: rgba(255,255,255, 1);
	border-bottom:1px solid rgba(255,255,255, 1);
}
.footer-menu ul li {
	float:left;
	width:100%;
	margin:0px 0px 7px 0px;
}
.foot a {
	color:#fff;
}
.footer-menu ul li a {
	color: rgba(255,255,255, 0.5);
}
.footer-menu ul li a:hover {
	color: rgba(255,255,255, 1);
}
.foot {
	color: rgba(255,255,255, 0.5);
	font-family: 'Vollkorn', serif;
	font-size:20px;
	line-height:24px;
}

/* ------------- LINKS ----------- */
a, a:hover, a:visited, a:focus {
	text-decoration:none;
}
/* --------------- MENU ------------- */
.menu-toggle {
	background-color: #adc400;
	width: 62px;
	display: block;
    height: 64px;
    margin: 0;
	float:left;
	position:relative;
}
#menu-toggle-wrap {
	position:fixed;
	cursor:pointer;
	top:0px;
	right:0px;
	width:auto;
	height:auto;
    z-index: 199;
	background-color:rgb(162,180,39);
	background-color:rgba(162,180,39,0.45);
	padding:0px 0px 0px 124px;
}

#menu-toggle-wrap:before {
	content:'';
	height:100%;
	position:absolute;
	right:100%;
    border-width: 64px 0px 0 24px;
    border-style: solid;
    border-color: rgba(162,180,39,0.45) transparent transparent;
}

.menu-toggle:before {
    border-width: 64px 0px 0 24px;
    left: -24px;
}
.menu-toggle:before {
    border-color: #adc400 transparent transparent;
}
.menu-toggle:before {
    content: "";
    border-style: solid;
    display: block;
    position: absolute;
    top: 0;
}
.menu-toggle .hamburger {
    display: block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 20px;
	right: 21px;
}
.menu-toggle .hamburger span {
    background: #fff;
    border: 1px solid transparent;
    content: "";
    display: block;
    outline: 0;
    position: absolute;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .2s cubic-bezier(0.04,.78,.35,.92);
    transition: transform .2s cubic-bezier(0.04,.78,.35,.92);
    visibility: visible;
    width: 100%;
    height: 4px;
	right:0;
}
.menu-toggle .hamburger .top {
	top:0;
}
.menu-toggle .hamburger .middle {
	top:8px;
	width:27px;
}
.menu-toggle .hamburger .bottom {
	top:16px;
	width:24px;
}
.menu-toggle .hamburger span:before {
    border-color: #ffffff transparent transparent;
}
.menu-toggle .hamburger span:before {
    border-color: #fff transparent transparent;
}
.menu-toggle .hamburger span:before {
    content: "";
    border-style: solid;
    border-color: #fff transparent transparent;
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
}
.menu-toggle .hamburger span:before {
    border-width: 4px 0 0 2px;
    left: -3px;
}
.menu-toggle.active {
	margin-right:-100px;
}

#menu-close-wrap {
	position:fixed;
	top:0px;
	right:0px;
	margin-right:-100px;
	padding:0px 0px 0px 12px;
	background-color:rgb(81,42,74);
	background-color:rgba(81,42,74,0.45);
}

#menu-close-wrap:before {
	content:'';
	height:100%;
	position:absolute;
	right:100%;
    border-width: 64px 0px 0 24px;
    border-style: solid;
    border-color: rgba(81,42,74,0.45) transparent transparent;
}

#menu-close {
	background-color: #512a4a;
	width: 62px;
	display: block;
    height: 64px;
    margin: 0;
    position: relative;
    top: 0;
    z-index: 101;
	font-family: 'Gardafiller';
	color:#fff;
	font-size:63px;
	line-height:51px;
	cursor:pointer;
	text-align:center;
}

#menu-close:before {
    border-width: 64px 0px 0 24px;
    left: -24px;
}
#menu-close:before {
    border-color: #512a4a transparent transparent;
}
#menu-close:before {
    content: "";
    border-style: solid;
    display: block;
    position: absolute;
    top: 0;
}
#menu-close-wrap.active {
	margin-right:0px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#main-menu {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255,0.95);
	z-index:300;
	background-image:url(images/forest-faded.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center bottom;
	overflow:auto;
	display:none;
}

.listings-content:first-of-type .inside-inside {
	position:relative;
}

#chevrons-listings {
	position:absolute;
	top:50%;
	left:-70px;
	width:150px;
	margin-top:-140px;
}

.listings-content:last-of-type {
	background-image:url(images/forest-faded.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center bottom;
}

.hidden-content-fill {
	display:none;
}

.mm-menu {
	width:100%;
	height:500px;
}

.hidden-content-fill.show {
	display:block;
}

#instafeed a, #instafeed-smaller a, #instafeed-inspired-mobile a {
	float:left;
	width:16.666666666%;
	position:relative;
	z-index:100;
}

#instafeed img, #instafeed-smaller img, #instafeed-inspired-mobile img, #instafeed-mobile img {
	width:100%;
}

#instafeed, #instafeed-mobile, #instafeed-inspired {
	display:none;
}

#instafeed-inspired-mobile {
	display:block;
}

#home-head-text {
	position:absolute;
	width:100%;
	height:100%;
	z-index:100;
	color:#fff;
	text-align:center;
}

#home-head-text p, #video-head-wrap p {
	max-width:790px;
	margin:0px auto;
}

#home-head-text-inside {
	position:absolute;
	width:100%;
	height:100%;
	z-index:100;
	color:#fff;
	text-align:center;
	display:table;
   	box-sizing: border-box;
	padding:0px 40px;
	float:left;
}

/*!
 * Nivo Lightbox v1.3.1
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

.nivo-lightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99998;
	width: 100%;
	height: 100%;
	overflow: hidden;
	visibility: hidden;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
	visibility: visible;
	opacity: 1;
}
.nivo-lightbox-wrap  {
	position: absolute;
	top: 10%;
	bottom: 10%;
	left: 10%;
	right: 10%;
}
.nivo-lightbox-content {
	width: 100%;
	height: 100%;
}
.nivo-lightbox-title-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	text-align: center;
}
.nivo-lightbox-nav { display: none; }
.nivo-lightbox-prev {
	position: absolute;
	top: 50%;
	left: 0;
}
.nivo-lightbox-next {
	position: absolute;
	top: 50%;
	right: 0;
}
.nivo-lightbox-close {
	position: absolute;
	top: 2%;
	right: 2%;
}

.nivo-lightbox-image { text-align: center; }
.nivo-lightbox-image img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
	float:none !important;
}
.nivo-lightbox-content iframe {
	width: 100%;
	height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
	max-height: 100%;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.nivo-lightbox-error {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
	display: table-cell;
	vertical-align: middle;
}

/* Effects
 **********************************************/
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
	-webkit-transition: all 0.2s ease-in-out;
	   -moz-transition: all 0.2s ease-in-out;
	    -ms-transition: all 0.2s ease-in-out;
	     -o-transition: all 0.2s ease-in-out;
	        transition: all 0.2s ease-in-out;
}

/* fadeScale */
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s;
	   -moz-transition: all 0.3s;
	    -ms-transition: all 0.3s;
	     -o-transition: all 0.3s;
	        transition: all 0.3s;
	-webkit-transform: scale(0.7);
	   -moz-transform: scale(0.7);
	    -ms-transform: scale(0.7);
	        transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: scale(1);
	   -moz-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

/* slideLeft / slideRight / slideUp / slideDown */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	   -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	    -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	     -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	        transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
	-webkit-transform: translateX(-10%);
	   -moz-transform: translateX(-10%);
	    -ms-transform: translateX(-10%);
	        transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
	-webkit-transform: translateX(10%);
	   -moz-transform: translateX(10%);
	    -ms-transform: translateX(10%);
	        transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateX(0);
	   -moz-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
	-webkit-transform: translateY(-10%);
	   -moz-transform: translateY(-10%);
	    -ms-transform: translateY(-10%);
	        transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
	-webkit-transform: translateY(10%);
	   -moz-transform: translateY(10%);
	    -ms-transform: translateY(10%);
	        transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateY(0);
	   -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

/* fall */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
	-webkit-perspective: 1000px;
	   -moz-perspective: 1000px;
	        perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
	-webkit-transition: all 0.3s ease-out;
	   -moz-transition: all 0.3s ease-out;
	    -ms-transition: all 0.3s ease-out;
	     -o-transition: all 0.3s ease-out;
	        transition: all 0.3s ease-out;
	-webkit-transform: translateZ(300px);
	   -moz-transform: translateZ(300px);
	    -ms-transform: translateZ(300px);
	        transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
	-webkit-transform: translateZ(0);
	   -moz-transform: translateZ(0);
	    -ms-transform: translateZ(0);
	        transform: translateZ(0);
}

/*
 * Nivo Lightbox Default Theme v1.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

.nivo-lightbox-theme-default.nivo-lightbox-overlay {
	background: #666;
	background: rgba(0,0,0,0.6);
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(images/loading@2x.gif) no-repeat 50% 50%;
		background-size: 32px 32px; }

.nivo-lightbox-theme-default .nivo-lightbox-nav {
	top: 10%;
	width: 8%;
	height: 80%;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
	opacity: 1;
	background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
	background-image: url(images/prev.png);
	border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
	background-image: url(images/next.png);
	border-radius: 3px 0 0 3px;
}

.nivo-lightbox-theme-default .nivo-lightbox-close {
	display: block;
	background: url(images/close.png) no-repeat 5px 5px;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	padding: 5px;
	opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }

.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
	font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	background: #000;
	color: #fff;
	padding: 7px 15px;
	border-radius: 30px;
}

.nivo-lightbox-theme-default .nivo-lightbox-image img {
	background: #fff;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
	background: #fff;
	padding: 40px;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	   -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
	        box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}

@media (-webkit-min-device-pixel-ratio: 1.3),
       (-o-min-device-pixel-ratio: 2.6/2),
       (min--moz-device-pixel-ratio: 1.3),
       (min-device-pixel-ratio: 1.3),
       (min-resolution: 1.3dppx) {

	.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
		background-image: url(images/loading@2x.gif);
		background-size: 32px 32px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-prev {
		background-image: url(images/prev@2x.png);
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-next {
		background-image: url(images/next@2x.png);
		background-size: 48px 48px;
	}
	.nivo-lightbox-theme-default .nivo-lightbox-close {
		background-image: url(images/close@2x.png);
		background-size: 16px 16px;
	}

}

@media(min-width:1600px) {
#instafeed, #instafeed-inspired {
	display:block;
}
#instafeed a, #instafeed-inspired a, #instafeed-inspired a {
	float:left;
	width:10%;
}
#instafeed-smaller, #instafeed-mobile, #instafeed-inspired-mobile {
	display:none;
}
}

/* ---------- EMAIL SLIDE OUT --------- */
#email-slide {
	position:absolute;
	z-index:198;
	right:0px;
	top:120px;
	float:left;
	width:40px;
	height:270px;
}

#region-filter {
	float:left;
	width:35%;
	min-height:1px;
   	box-sizing: border-box;
	padding:0px 40px 0px 0px;
}

#city-filter {
	float:left;
	width:65%;
	min-height:1px;
}

#email-slide-title {
	height:270px;
	background-color:#331130;
	color:#fff;
	float:left;
	position:relative;
	width:40px;
	cursor:pointer;
}

#email-slide-content {
	float:left;
	width:40px;
	height:270px;
	-webkit-transition: width 0.5s; /* Safari */
    transition: width 0.5s;
	background-color:#faf7f3;
	position:absolute;
	right:0px;
	overflow:hidden;
}

#email-slide-content.open {
	width:300px;
	height:270px;
}

.vertical-text {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -ms-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -webkit-transform-origin:left bottom;
	width:240px;
	float:left;
	position:absolute;
	bottom:0px;
	height:40px;
	left:40px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	margin-top:-10px;
	float:left;
	text-align:center;
	vertical-align:middle;
	font-size:0px;
	padding:2px 0px 0px;
}

.vertical-text span {
	width:100%;
	display:inline-block;
	height:auto;
	vertical-align:middle;
}

#email-slide-content.open .vertical-text span.big-label, #email-slide-content.open .vertical-text span.label {
	display:none;
}

.vertical-text span.big-label {
	font-family: 'Gardablack';
	font-size:18px;
	line-height:20px;
	letter-spacing:1px;
	position:relative;
}

.vertical-text span.big-label i {
	position:relative;
	font-style:normal;
	padding:0px 25px;
	display:inline-block;
	font-size:18px;
	line-height:18px;
}

.vertical-text span.big-label i:after {
	position:absolute;
	right:0px;
	bottom:0px;
	content:'^';
	color:#fff;
	font-family: 'Gardafiller';
	font-size:22px;
}

.vertical-text span.label {
	font-family: 'Gardafiller';
	font-size:12px;
	line-height:14px;
}

.vertical-text span.close {
	display:none;
	font-family: 'Gardablack';
	letter-spacing:1px;
	padding:8px 0px 0px;
}

.vertical-text span.close i {
	position:relative;
	font-style:normal;
	padding:0px 25px;
	display:inline-block;
	font-size:18px;
	line-height:18px;
}

.vertical-text span.close i:after {
	position:absolute;
	right:0px;
	bottom:2px;
	content:'V';
	color:#fff;
	font-family: 'Gardafiller';
	font-size:22px;
}

#email-slide-content.open .vertical-text span.close {
	display:block;
}

#email-main-content {
	float:left;
	width:260px;
	height:270px;
	position:absolute;
	top:0px;
	left:40px;
	padding:10px;
	background-image:url(images/email-slide-bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#email-main-content h2 {
	text-align:center;
	float:left;
	width:100%;
}

#email-main-content h2 span {
	display:block;
	float:left;
	width:100%;
}

#email-main-content h2 span.label {
	font-family: 'Gardafiller';
	font-size:22px;
	line-height:25px;
}

#email-main-content h2 span.big-label {
	font-family: 'Gardablack';
	color:#360e2f;
	font-size:37px;
	line-height:37px;
	margin:-6px 0px 0px;
}

#email-main-content p {
	float:left;
	width:100%;
	font-size:14px;
	line-height:18px;
	font-family: 'Vollkorn', serif;
	margin:7px 0px 0px 10px;
}

/* ------------ FILTERS ----------- */
#filter-bar {
	background-color:#2c4345;
	padding:20px 0px;
	position:relative;
	z-index:100;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.3), 0px -2px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.3), 0px -2px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.3), 0px -2px 10px rgba(0,0,0,0.3);
	text-align:center;
}

#category-bar, #locations-bar {
	position:absolute;
	top:100%;
	left:0px;
	float:left;
	width:100%;
	height:auto;
	padding:40px 0px 20px 0px;
	background-color:#f3f3f3;
	display:none;
	text-align:center;
	z-index:201;
}

#locations-bar {
	padding:30px 0px 50px 0px;
}

#category-bar .inside-inside, #locations-bar .inside-inside {
	position:relative;
}

.filter-label {
	position:relative;
}

.current-cat {
	position:absolute;
	top:100%;
	font-size:14px;
}

#listings-cat-close {
	position:absolute;
	top:-30px;
	right:10px;
	font-family: 'Gardablack';
	color:#526d6f;
	font-size:15px;
	line-height:25px;
	cursor:pointer;
}

#locations-cat-close {
	position:absolute;
	top:-20px;
	right:10px;
	font-family: 'Gardablack';
	color:#526d6f;
	font-size:15px;
	line-height:25px;
	cursor:pointer;
}

#listings-cat-close span.smaller, #locations-cat-close span.smaller {
	font-size:15px;
	display:inline-block;
	vertical-align:middle;
}

#listings-cat-close span.bigger, #locations-cat-close span.bigger {
	font-size:25px;
	display:inline-block;
	vertical-align:middle;
}

.region-label {
	float:left;
	width:100%;
	height:auto;
	color:#000;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	font-family: 'Gardablack';
	margin:0px 0px 18px;
	text-align:left;
}

#category-bar.show {
	display:block;
}

.cat-select {
	display:inline-block;
	width:auto;
	margin:0px 20px 10px 0px;
	color:#000;
	font-family: 'Gardafiller';
	font-size:20px;
	padding:8px 20px;
	text-transform:uppercase;
}

.cat-select:hover, .cat-select.current {
	border:1px solid #000;
	padding:7px 19px;
}

#category-click, #location-click {
	cursor:pointer;
}

.standard-page {
	padding:0px 0px;
	font-size:16px;
	line-height:24px;
	font-family: 'Vollkorn', serif;
}

.standard-page.first {
	padding:75px 0px 0px;
}

.events-page.first {
	padding:75px 0px 40px;
}

.standard-page.last {
	padding:60px 0px 0px;
}

#sorter {
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.6);
}

/* ----------- LISTINGS ------------ */
.listing-item {
	float:left;
	width:33.333333333%;
	padding:0px 15px;
	margin:0px 0px 50px;
	position:relative;
	z-index:50;
	display:none;
}

.listing-item-special {
	float:left;
	width:50%;
	padding:0px 25px;
	margin:0px 0px 50px;
	position:relative;
	z-index:50;
	display:none;
}

.purple-loc {
	float:left;
	color:#fff;
	text-transform:uppercase;
	padding:0px 3px 3px 3px;
	background-color:#4a1b39;
	margin:0px 0px 0px 0px;
	font-size:17px;
	font-weight:300;
	font-family: 'Gardafiller';
}

.listing-item-special .listing-item-inside {
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
   	box-sizing: border-box;
	padding:150px 20px 20px 20px;
	display:table;
	vertical-align:bottom;
	position:relative;
}


.listing-gradient {
	position:absolute;
	top:0;
	left:0;
	float:left;
	width:100%;
	height:100%;
	background: linear-gradient(
    to top,
    rgba(0,0,0,0.85),
    rgba(0, 0, 0, 0));
	z-index:10;
}

.listing-item-special .listing-item-inside:last-child {
	margin-bottom:0px !important;
}

.special-item {
	display:table-cell;
	vertical-align:bottom;
	position:relative;
	z-index:11;
}

#listings-content-wrap-wrap {
	position:relative;
}

#listings-content-wrap, #listings-content-wrap-wrap {
	float:left;
	height:auto;
	width:100%;
}

#listings-content-wrap-overlay {
	position:absolute;
	top:0px;
	left:0px;
	background-color:rgb(255,255,255);
	background-color:rgba(255,255,255, 0.9);
	float:left;
	width:100%;
	height:100%;
	z-index:150;
	display:none;
	background-image:url(images/loading_dots.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:200px 200px;
}

#hidden-filter, #hidden-order, #hidden-region, #hidden-city, #hidden-post-type, #hidden-search, #hidden-specials {
	display:none;
}

#filterer {
	float:left;
	margin:6px 0px 0px 0px;
}

#sorter {
	float:left;
	margin:10px 0px 0px 0px;
}

#clear-all-filters {
	float:left;
	border:1px solid rgba(255,255,255, 0.75);
	padding:6px 15px 10px;
	text-align:center;
	text-transform:uppercase;
	width:auto;
	font-size:18px;
	line-height:22px;
	font-family: 'Gardafiller';
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.75);
	letter-spacing:3px;
	margin:0px 0px 0px 30px;
	position:relative;
	z-index:10;
	cursor:pointer;
}
#clear-all-filters:hover, #clear-all-filters-mobile:hover {
	background-color:#fff;
	color:#2c4345;
}

.listing-item.display, .listing-item-special.display {
	display:block;
}

.listing-item-inside, .listing-item-inside-new {
	float:left;
	width:100%;
	height:auto;
}

.listings-row {
	display:table-row;
}

.listings.item {
	float:none;
	display:table-cell;
}

.clearer {
	clear:left;
}

.listing-item-inside img, .listing-item-inside-new img {
	max-width:100%;
	float:left;
}

.listing-title {
	color:#37132d;
	font-family: 'Gardablack';
	font-size:30px;
	line-height:32px;
	float:left;
}

.listing-title.special {
	text-transform: uppercase;
    font-size: 23px;
    line-height: 28px;
    font-family: 'Gardablack';
    text-shadow: 1px 1px 3px #000;
	color:#fff;
}

.exc-specials {
	color:#fff;
	font-size:17px;
	line-height:24px;
    text-shadow: 1px 1px 1px #000;
}

.exc-specials a {
	color:#fff;
	text-decoration:underline;
}

.listing-cats {
	width:100%;
	color: #9e5f2c;
	font-family: Gardablack;
    font-size: 14px;
    margin-top: 15px;
	margin:0px 0px 5px;
	float:left;
}

.listing-title-row {
	margin:20px 0px 15px;
}

.listing-item .exc a {
	color:#adc400;
}

.marg {
	margin:0px -15px;
}

.marg.bigger {
	margin:0px -25px;
}

.specials-box {
	padding-bottom:150px !important;
}

a.load-more, a.load-more-specials, a.search-more {
	float:left;
	width:100%;
	text-align:center;
	padding:20px 25px;
	border:2px solid #512b4a;
	text-transform:uppercase;
	color:#512b4a;
	font-family: 'Gardablack';
	vertical-align:middle;
	display:table;
	margin:0px 0px 40px 0px;
}

a.load-more-inspiration {
	float:left;
	width:100%;
	text-align:center;
	padding:20px 25px;
	border:2px solid #512b4a;
	text-transform:uppercase;
	color:#512b4a;
	font-family: 'Gardablack';
	vertical-align:middle;
	display:table;
	margin:40px 0px 40px 0px;
}


a.load-more span, a.load-more-inspiration span, a.load-more-specials span, a.search-more {
	display:table-cell;
	vertical-align:middle;
}

a.load-more span i, a.load-more-inspiration span i, a.load-more-specials span i, a.search-more {
	background-repeat:no-repeat;
	background-position:right center;
	display:inline-block;
	vertical-align:middle;
	font-style:normal;
	font-size:20px;
	line-height:25px;
}

a.load-more span img, a.load-more-inspiration span img, a.load-more-specials span img, a.search-more span img {
	height:0px;
	display:inline-block;
	vertical-align:middle;
}


a.load-more:hover, a.load-more-inspiration:hover, a.load-more-specials:hover, a.search-more:hover {
	background-color:#512b4a;
	color:#fff;
}

a.load-more.loading span img, a.load-more-inspiration.loading span {
	height:32px;
}

a.search-more {
	display: none;
}

.listing-image {
	position:relative;
}

.overlay-listing-image {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	transition: .5s ease;
  	background-color: #205b43;
  	opacity: 0;
	background-image:url(images/prop_hover_logo.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.listing-image:hover .overlay-listing-image {
  opacity: 0.7;
}

.pinned-article {
	background-repeat:no-repeat;
	background-size:cover;
	padding:0px 0px 0px 100px;
	position:relative;
}

.pinned-article.events {
	background-image:url(images/pinned-news-bg-temp.jpg);
}

.sorter-option {
	cursor:pointer;
}

.pinned-article-title.footer {
	font-size:35px;
	margin-top:-50px;
	height:50px;
	line-height:50px;
	text-align:left;
	background-color:#284445;
}

#footer-inspired {
	width:500px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 0px 9%;
	height:100%;
	z-index:101;
}

#footer-inspired-inside {
	float:left;
	width:100%;
	height:100%;
	background-color:#526d6f;
	position:relative;
	z-index:100;
	padding:20px 60px 20px 20px;
   	box-sizing: border-box;
}

.footer-inspired-arrow {
	position:absolute;
	bottom:0px;
	right:0px;
	width:100%;
    height: 0px;
	z-index:9;
	border-style: solid;
	border-width: 0 500px 190px 0;
	border-color: transparent transparent #4a6466 transparent;
}

.footer-inspired-link {
	float:left;
	width:100%;
	height:auto;
	text-transform:uppercase;
	margin:0px 0px 20px 0px;
	background-image:url(images/wavey.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px 0px 20px 0px;
	position:relative;
	z-index:10;
	background-size:180px auto;
}

.footer-inspired-link.top {
	margin:0px 0px 53px 0px;
}

.sub-title {
	font-size:14px;
	line-height:16px;
	font-family: 'Gardablack' !important;
	display:inline-block;
}

.footer-inspired-link.last {
	background-image:none;
	padding:0px 0px 0px 0px;
}

.footer-inspired-link a {
	color:#fff;
	font-size:30px;
	line-height:20px;
	font-family: 'Gardafiller';
}

.article-padd a {
	color: #522b4a;
	text-decoration:underline;
}

.insta {
	position:absolute;
	height:100%;
	width:100%;
}

.insta-inside {
	position:relative;
	height:100%;
	margin:0px auto;
	width:1200px;
	max-width:100%;
	float:none;
}

.insta-boxer {
	position:relative;
}

#instafeed {
	float:left;
	z-index:99;
	position:relative;
}

#instafeed a, #instafeed img {
	z-index:99;
	position:relative;
}

.pinned-article-title.purple {
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
	background-color:#330f2f;
}

.pinned-article-content {
	float:left;
	width:100%;
	height:auto;
	padding:40px;
	color:#fff;
	text-align:center;
}

.pinned-article-content h2 {
	font-size:40px;
	line-height:45px;
	font-family: 'Gardafiller';
	margin:0px 0px 15px;
	color:#fff;
}

.pinned-exc a {
	display:none;
}

.pinned-exc {
	color:#fff;
	font-size:16px;
	line-height:24px;
	font-family: 'Vollkorn', serif;
	margin:0px 0px 15px;
}

a.boxed-button {
	display:inline-block;
	color:#fff;
	border:2px solid #fff;
	font-family: 'Gardablack';
	padding:8px 25px;
	font-size:14px;
	line-height:14px;
}

.pinned-article a.boxed-button:hover {
	color:#284445;
	background-color:#fff;
}

#sort-me-title-box {
	font-family: 'Gardablack';
	float:left;
	margin:0px 30px 0px;
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.75);
}

#sorter-current, .sorter-current, .specials {
	float:left;
	font-family: 'Gardafiller';
	padding:0px 15px 0px 10px;
	font-size:19px;
	line-height:20px;
	position:relative;
}

.specials {
	margin:0px 20px 0px 0px;
	cursor:pointer;
}

.specials span {
	position:relative;
	padding:0px 30px 0px 0px;
	display:inline-block;
}

.specials span:after {
	position:absolute;
	right:-20px;
	top:-3px;
	content:'';
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.6);
	font-family: 'Gardafiller';
	font-size:20px;
	width:25px;
	text-align:center;
	height:25px;
	line-height:20px;
	border:1px solid rgba(255,255,255, 0.6);
}

.specials.active span:after {
	content:'\2713';
}

#sorter-current:after, .sorter-current:after {
	position:absolute;
	right:0px;
	bottom:-2px;
	content:'V';
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.6);
	font-family: 'Gardafiller';
	font-size:14px;
}

#filters-left, #filters-right {
	display:inline-block;
	color: rgba(255,255,255, 0.6);
	padding:0px 10px;
	vertical-align:middle;
}

.sorter-current {
	margin:0px 30px 0px 0px;
}

.sorter-current:last-of-type {
	margin:0px 0px 0px 0px;
}

#filters-right {
	margin:0px 12px 0px 12px;
	border-left:1px solid #fff;
}

#sorter-options {
	font-family: 'Gardafiller';
	position:relative;
	float:left;
	cursor:pointer;
	font-size:17px;
}

#sorter-dropdown {
	position:absolute;
	float:left;
	width:200px;
	height:auto;
	top:100%;
	background-color:#2c4345;
	border:1px solid #2c4345;
	z-index:100;
	display:none;
	padding:5px 0px 0px;
	text-align:left;
}

.sorter-option {
	float:left;
	width:100%;
	height:auto;
	padding:2px 10px 4px 10px;
}

.sorter-option:hover {
	background-color:#fff;
	color:#2c4345;
}

#image-head {
	float:left;
	width:100%;
	min-height:500px;
	display:table;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	vertical-align:middle;
	padding:80px 45px;
	position:relative;
	table-layout:fixed;
}

.video-image-head {
	float:left;
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	vertical-align:middle;
	position:relative;
	height:700px;
}

.image-head-arrow-smaller {
	position:absolute;
	bottom:0px;
	left:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 100px 100px 0;
	border-color: transparent transparent rgba(148,162,60,0.7) transparent;
}

.image-head-arrow-bigger {
	position:absolute;
	bottom:0px;
	left:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 160px 160px 0;
	border-color: transparent transparent rgba(148,162,60,0.5) transparent;
}

.image-head-arrow-smaller.purple {
	border-color: transparent transparent rgba(63,42,62,0.7) transparent;
}

.image-head-arrow-bigger.purple {
	border-color: transparent transparent rgba(76,49,73,0.7) transparent;
}

.image-head-arrow-smaller.blue {
	border-color: transparent transparent rgba(103,139,147,0.7) transparent;
}

.image-head-arrow-bigger.blue {
	border-color: transparent transparent rgba(103,139,147,0.5) transparent;
}

.inspired-arrow-smaller {
	border-color: transparent transparent rgba(103,139,147,0.5) transparent
	;position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 100px 100px;
	display:block !important;
	padding:0px 0px 0px 0px !important;
}

.inspired-arrow-bigger {
	border-color: transparent transparent rgba(103,139,147,0.7) transparent
	;position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 160px 160px;
	display:block !important;
	padding:0px 0px 0px 0px !important;
}

.image-head-inside-inside {
	margin:0px auto;
	width:1200px;
	text-align:center;
	max-width:100%;
}

.zedded {
	position:relative;
	z-index:5000;
}

.image-head-inside-inside img {
	float:none !important;
	margin:0px 0px 10px 0px;
	display:inline-block;
}

#arrow-head {
	margin:0px 0px 0px;
	cursor:pointer;
	position:absolute;
	bottom:40px;
	left:50%;
	width:40px;
	margin-left:-20px;
}

#image-head-inside {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	color:#fff;
	font-family: 'Vollkorn', serif !important;
	font-size:22px;
	width:100%;
	line-height:30px !important;
}

#image-head-inside p {
	font-size:22px;
	line-height:24px;
}

#image-head-inside h1 {
	text-transform:uppercase;
	font-size:65px;
	line-height:70px;
	font-family: 'Gardablack';
	text-shadow:1px 1px 3px #000;
	margin:0px 0px 15px;
}

#image-head-inside h1.filler {
	text-transform:uppercase;
	font-family: 'Gardafiller';
	text-shadow:1px 1px 3px #000;
	margin:0px 0px 15px;
}

#image-head-inside h1.filler span {
	display:inline-block;
	vertical-align:bottom;
	font-size:65px;
	line-height:80px;
}

#image-head-inside h1.filler span.big {
	font-family: 'Gardablack';
	font-size:58px;
	line-height:67px;
}

h2.big {
	color:#522b4a;
	text-transform:uppercase;
	font-size:65px;
	line-height:70px;
	font-family: 'Gardablack';
	text-align:center;
}

.inside.top .inside-inside {
	padding:0px 0px 70px 0px;
}

text {
    pointer-events: none;
}

svg#map {
	max-width:500px;
}

.north:hover .box, .north.active .box {
	fill:#522b4a;
	fill-opacity:1;
}

.menu-hover.west-on #north, .menu-hover.west-on #south, .menu-hover.west-on #east, .menu-hover.west-on #west {
	stroke:#a2b427;
}

.menu-hover.west-on #north, .menu-hover.west-on #south, .menu-hover.west-on #east {
	fill-opacity:0;
}

.menu-hover.west-on #north-text, .menu-hover.west-on #south-text, .menu-hover.west-on #east-text {
	fill:#a2b427;
}

#east.west, #south.west, #north.west, #west.west {
	stroke:#a2b427;
}

#east-text.west, #north-text.west, #south-text.west {
	fill:#a2b427;
}

.west:hover .box, .west.active .box {
	fill:#a2b526;
	fill-opacity:1;
}

.menu-hover.north-on #west, .menu-hover.north-on #south, .menu-hover.north-on #east, .menu-hover.north-on #north {
	stroke:#522b4a;
}

.menu-hover.north-on #west, .menu-hover.north-on #south, .menu-hover.north-on #east {
	fill-opacity:0;
}

.menu-hover.north-on #west-text, .menu-hover.north-on #south-text, .menu-hover.north-on #east-text {
	fill:#522b4a;
}

.east:hover .box, .east.active .box {
	fill:#9e652e;
	fill-opacity:1;
}

#west.east, #north.east, #south.east, #east.east {
	stroke:#9e652e;
}

#west-text.east, #north-text.east, #south-text.east {
	fill:#9e652e;
}

.east.active text, .south.active text, .west.active text, .north.active text {
	fill:#fff;
}

.menu-hover.east-on #north, .menu-hover.east-on #south, .menu-hover.east-on #west, .menu-hover.east-on #east {
	stroke:#9e652e;
}

.menu-hover.east-on #north, .menu-hover.east-on #south, .menu-hover.east-on #west {
	fill-opacity:0;
}

.menu-hover.east-on #north-text, .menu-hover.east-on #south-text, .menu-hover.east-on #west-text {
	fill:#9e652e;
}

#west.north, #east.north, #south.north, #north.north {
	stroke:#522b4a;
}

#west-text.north, #east-text.north, #south-text.north {
	fill:#522b4a;
}

.south:hover .box, .south.active .box {
	fill:#505759;
	fill-opacity:1;
}

.menu-hover.south-on #north, .menu-hover.south-on #west, .menu-hover.south-on #east, .menu-hover.south-on #south {
	stroke:#505759;
}

.menu-hover.south-on #north, .menu-hover.south-on #west, .menu-hover.south-on #east, .menu-hover.south-on #north {
	fill-opacity:0;
}

.menu-hover.south-on #north-text, .menu-hover.south-on #west-text, .menu-hover.south-on #east-text {
	fill:#505759;
}

#west.south, #east.south, #south.south, #north.south {
	stroke:#505759;
}

#west-text.south, #east-text.south, #north-text.south {
	fill:#505759;
}

.west:hover text, .north:hover text, .east:hover text, .south:hover text {
	fill:#fff !important;
}

.east-on .west:hover text, .east-on .north:hover text, .east-on .east:hover text, .east-on .south:hover text {
	fill:#fff !important;
}

.west:hover .north-dot {
	fill:#ff0000;
}

.menu-map-p {
	font-size:14px !important;
	line-height:18px !important;
	margin:15px 0px 10px 0px !important;
	text-transform:none !important;
	font-family: 'Vollkorn', serif !important;
	float:left;
	width:100%;
	height:auto;
}

#main-area {
	background-image:url(images/main-area-bottom.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:600px auto;
}

#feat-event-area {
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:600px auto;
}

#inspired-top-area {
	background-image:url(images/inspired-top-area-bottom.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:100% auto;
	padding:80px 0px 100px;
}

#inspired-top-left {
	float:left;
	width:50%;
	padding:0px 15px;
}

#inspired-top-right {
	float:left;
	width:50%;
	padding:0px 15px;
}

#inspired-top-right-inside {
	float:left;
	width:100%;
	height:auto;
   box-sizing: border-box;
   background-color:#522b4a;
   padding:60px 60px 60px 20px;
	-webkit-clip-path: polygon(0 0%, 0% 0, 100% 0, 100% 85%, 85% 100%, 0 100%);
}

.inspired-pinned:first-of-type {
	-webkit-clip-path: polygon(0% 75px, 75px 0%, 0 0%, 100% 0%, 100% 100%, 0 100%);
}

.inspired-pinned:last-of-type {
	margin:0px 0px 0px 0px;
}

.inspired-pinned {
	position:relative;
	float:left;
	width:100%;
	height:350px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	margin:0px 0px 30px 0px;
	display:table;
	vertical-align:bottom;
	color:#fff;
	text-transform:uppercase;
	font-size:35px;
	line-height:35px;
	font-family: 'Gardablack';
}

.inspired-pinned span {
	display:table-cell;
	vertical-align:bottom;
	padding:15px 140px 15px 15px;
	text-shadow: 1px 1px 3px #000000;
}

.inspired-pinned span i {
	font-style:normal;
	font-family: 'Gardafiller';
	
}

#main-area.inspired {
	margin:60px 0px 0px;
}

#main-area-inside {
	padding:60px 0px 80px 0px;
	background-image:url(images/main-area-bottom-left.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:200px auto;
}

#feat-event-area-inside {
	padding:60px 0px 80px 0px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:200px auto;
}

.left-contain {
	display:block;
	padding:0px 320px 0px 0px;
}

.left-contain.article .left-contain-inside {
	display:block;
	padding:0px 0px 0px 0px;
}

.left-contain-inside {
	float:left;
	width:100%;
	height:auto;
	padding:0px 40px 0px 0px;
}

.left-contain h2 {
	color:#2d4245;
	text-transform:uppercase;
	font-family: 'Gardablack';
	font-size:20px;
	line-height:24px;
	margin:0px 0px 25px;
}

.content-area {
	color:#2d4245;
	font-size:22px;
	line-height:38px;
	font-family: 'Vollkorn', serif;
}

.right-contain {
	float:right;
	width:320px;
	height:auto;
}

.book-button, .atcb-link {
	border-radius:0px !important;
	float:left !important;
	width:100% !important;
	background-color:#a2b427 !important;
	color:#fff !important;
	text-transform:uppercase !important;
	font-family: 'Gardablack' !important;
	font-size:20px !important;
	line-height:24px !important;
	text-align:center !important;
	padding:15px 10px !important;
	-webkit-box-shadow: 0px 0px 0px !important;
	-moz-box-shadow: 0px 0px 0px !important;
	box-shadow: 0px 0px 0px !important;
}

.book-button:hover, .atcb-link:hover {
	background-color:#78851d !important;
}

.addtocalendar {
	float:left;
	width:100%;
}

.padd-me {
	float:left;
	width:100%;
	height:auto;
	padding:20px 40px 0px 60px;
}

.listing-info {
	float:left;
	width:100%;
	height:auto;
	padding:20px;
	/* font-size:25px; */
	font-size: 20px;
	/* line-height:30px; */
	line-height: 35px;
	/* font-family: 'Gardafiller'; */
	font-family: 'Vollkorn', serif;
	color:#2d4245;
}

.listing-info a {
	color:#2d4245;
	text-decoration:underline;
}

h2 {
	color:#2d4245;
	text-transform:uppercase;
	font-family: 'Gardablack';
	font-size:28px;
	line-height:32px;
	margin:0px 0px 10px;
}

h3 {
	color:#2d4245;
	text-transform:uppercase;
	font-family: 'Gardablack';
	font-size:14px;
	line-height:18px;
	margin:0px 0px 10px;
}

h3.marg-top, .marg-top {
	float:left;
	width:100%;
	height:auto;
	margin:30px 0px 10px !important;
}

h3.purple {
	color:#522b4a;
	text-transform:uppercase;
	font-family: 'Gardablack';
	font-size:14px;
	line-height:18px;
	margin:0px 0px 10px;
}

h3.purple-half {
	float:left;
	width:40%;
	color:#522b4a;
	text-transform:uppercase;
	font-family: 'Gardablack';
	font-size:14px;
	line-height:16px;
	margin:0px 0px 10px;
	padding:7px 0px 0px;
}

.purple-half {
	float:left;
	width:50%;
}

.listing-weather {
	float:left;
	width:100%;
	height:auto;
	background-color:#75556e;
	color:#fff;
}

.listing-weather h3 {
	color:#fff;
	background-color:#522b4a;
	padding:10px;
	margin:0px 0px 0px;
}

.listing-weather-info {
	float:left;
	width:100%;
	height:auto;
	padding:10px 20px;
	font-size:0px;
	vertical-align:middle;
}

.listing-weather-info-half {
	display:inline-block;
	vertical-align:middle;
	height:auto;
	padding:10px 0px 20px 0px;
	font-family: 'Gardafiller';
	font-size:130px;
	line-height:50px;
	letter-spacing:-20px;
	text-align:center;
}

.listing-weather-info-half.left {
	width:40%;
}

.listing-weather-info-half.right {
	width:60%;
	margin-top:-30px;
}

.listing-weather-info-half img {
	max-width:90%;
	display:inline-block;
}

/*
	commented out in order to show crowd-riff embed, which was being hidden by this
.left-contain.below {
	display:none;
}
*/

.listing-weather-wrap {
	float:left;
	width:100%;
}

img {
	max-width:100%;
	float:left;
}

a.lightbox {
	position:relative;
	float:left;
	width:100%;
	height:auto;
}

.lightbox-overlay {
	position:absolute;
	bottom:0px;
	left:0px;
	float:left;
	width:100%;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Gardafiller';
	font-size:41px;
	line-height:41px;
	padding:20px 20px 10px 20px;
	z-index:2;
}

.lightbox-link-image-overlay {
	position:absolute;
	top:0;
	right:0;
	float:right;
	z-index:2;
	width:70px;
}

.lightbox-overlay i {
	font-style:normal;
	display:block;
}

.lightbox-overlay i.big {
	font-size:65px;
	line-height:70px;
	font-family: 'Gardablack';
	margin-top:-15px;
}

.lightbox-overlay i.big span {
	font-family: 'Gardafiller';
}

.hidden {
	display:none;
}

.home-linker-image {
	float:left;
	width:70%;
	height:500px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	position:relative;
	z-index:50;
}

.home-linker {
	float:left;
	width:100%;
	height:auto;
	margin:20px 0px 60px;
	position:relative;
}

.home-linker-image.one {
	float:right;
	margin-right:40px;
	/* -webkit-clip-path: polygon(0 0%, 0% 0, 100% 0, 100% 75%, 85% 100%, 0 100%); */
	-webkit-clip-path: polygon(0 0%, 0% 0, 85% 0%, 100% 25%, 100% 100%, 0 100%);
}

.home-linker-image.two {
	float:left;
	-webkit-clip-path: polygon(0% 25%, 15% 0%, 0 0%, 100% 0%, 100% 100%, 0 100%);
}

.home-linker-image.three {
	float:right;
	margin-right:40px;
	-webkit-clip-path: polygon(0 0%, 0% 0, 85% 0%, 100% 25%, 100% 100%, 0 100%);
}

.home-linker-text-box {
	width:480px;
	height:460px;
	position:absolute;
	top:-40px;
	padding:80px;
   box-sizing: border-box;
   color:#fff;
   z-index:51;
   font-size:20px;
   line-height:30px;
	font-family: 'Vollkorn', serif;
	display:table;
}

.home-linker-text-box.one .home-linker-text-box-arrow-smaller {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 100px 100px;
	border-color: transparent transparent rgba(47,60,58,0.7) transparent;
}

.home-linker-text-box.one .home-linker-text-box-arrow-bigger {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 160px 160px;
	border-color: transparent transparent rgba(59,78,79,0.7) transparent;
}

.home-linker-text-box.two .home-linker-text-box-arrow-smaller {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 180px 180px;
	border-color: transparent transparent rgba(63,42,62,0.7) transparent;
}

.home-linker-text-box.two .home-linker-text-box-arrow-bigger {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 250px 250px;
	border-color: transparent transparent rgba(76,49,73,0.7) transparent;
}

.home-linker-text-box.three .home-linker-text-box-arrow-smaller {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 100px 100px;
	border-color: transparent transparent rgba(36,47,48,0.9) transparent;
}

.home-linker-text-box.three .home-linker-text-box-arrow-bigger {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 160px 160px;
	border-color: transparent transparent rgba(57,73,76,0.6) transparent;
}

.home-linker-text-box-inside {
	display:table-cell;
	vertical-align:middle;
}

.home-linker.one .home-linker-text-box {
	left:40px;
	background-color:rgb(90,116,118);
	background-color:rgba(90,116,118, 0.8);
	text-align:center;
}

.home-linker.two .home-linker-text-box {
	right:0px;
	background-color:rgb(89,57,85);
	background-color:rgba(89,57,85, 0.8);
	text-align:center;
}

.home-linker.three .home-linker-text-box {
	left:40px;
	top:auto !important;
	bottom:-40px !important;
	background-color:rgb(66,85,87);
	background-color:rgba(66,85,87, 0.8);
	text-align:center;
}

/* Feature Page Linkers */

.fp-linker-image {
	float:left;
	width:70%;
	height:500px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	position:relative;
	z-index:50;
}

.fp-linker {
	float:left;
	width:100%;
	height:auto;
	margin:20px 0px 60px;
	position:relative;
}

.fp-linker-image.one {
	float:right;
	margin-right:40px;
	/* -webkit-clip-path: polygon(0 0%, 0% 0, 100% 0, 100% 75%, 85% 100%, 0 100%); */
	-webkit-clip-path: polygon(0 0%, 0% 0, 85% 0%, 100% 25%, 100% 100%, 0 100%);
}

.fp-linker-image.two {
	float:left;
	-webkit-clip-path: polygon(0% 25%, 15% 0%, 0 0%, 100% 0%, 100% 100%, 0 100%);
}

.fp-linker-image.three {
	float:right;
	margin-right:40px;
	-webkit-clip-path: polygon(0 0%, 0% 0, 85% 0%, 100% 25%, 100% 100%, 0 100%);
}

.fp-linker-text-box {
	width:480px;
	height:460px;
	position:absolute;
	top:-40px;
	padding:80px;
   box-sizing: border-box;
   color:#fff;
   z-index:51;
   font-size:20px;
   line-height:30px;
	font-family: 'Vollkorn', serif;
	display:table;
}

.fp-linker-text-box.one .fp-linker-text-box-arrow-smaller {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 100px 100px;
	border-color: transparent transparent rgba(47,60,58,0.7) transparent;
}

.fp-linker-text-box.one .fp-linker-text-box-arrow-bigger {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 160px 160px;
	border-color: transparent transparent rgba(59,78,79,0.7) transparent;
}

.fp-linker-text-box.two .fp-linker-text-box-arrow-smaller {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 180px 180px;
	border-color: transparent transparent rgba(63,42,62,0.7) transparent;
}

.fp-linker-text-box.two .fp-linker-text-box-arrow-bigger {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 250px 250px;
	border-color: transparent transparent rgba(76,49,73,0.7) transparent;
}

.fp-linker-text-box.three .fp-linker-text-box-arrow-smaller {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 100px 100px;
	border-color: transparent transparent rgba(36,47,48,0.9) transparent;
}

.fp-linker-text-box.three .fp-linker-text-box-arrow-bigger {
	position:absolute;
	bottom:0px;
	right:0px;
    width: 0px;
    height: 0px;
	border-style: solid;
	border-width: 0 0 160px 160px;
	border-color: transparent transparent rgba(57,73,76,0.6) transparent;
}

.fp-linker-text-box-inside {
	display:table-cell;
	vertical-align:middle;
}

.fp-linker.one .fp-linker-text-box {
	left:40px;
	background-color:rgb(90,116,118);
	background-color:rgba(90,116,118, 0.8);
	text-align:center;
}

.fp-linker.two .fp-linker-text-box {
	right:0px;
	background-color:rgb(89,57,85);
	background-color:rgba(89,57,85, 0.8);
	text-align:center;
}

.fp-linker.three .fp-linker-text-box {
	left:40px;
	top:auto !important;
	bottom:-40px !important;
	background-color:rgb(66,85,87);
	background-color:rgba(66,85,87, 0.8);
	text-align:center;
}



/* updated 5/8 for new Quest 4 homepage updates */

.home-linker-text-box-inside .arrow {
	display: none !important;
}

.fp-linker-text-box-inside .arrow {
	display: none !important;
}

.cta_block {
	float: left;
  width: 33.333%;
	position: relative;
}

.cta_block_image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	min-height: 300px;
	transition: all .3s ease-in-out;
	background-size: 110%;
}
.cta_block_image:hover {
	background-size: 120%;
}

.cta_block a {
	height: 100%;
	display: block;
	width: 100%;
	position: absolute;
	color: #ffffff;
}
.getting_here { background-image: url("https://discoversiskiyou.com/wp-content/uploads/2018/05/getting_here_bg.jpg"); }
.getting_here a { background-color: rgba(164,182,42,0.8); }
.getting_here .corner_smaller {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 100px 100px;
    border-color: transparent transparent rgba(136,154,16,0.8) transparent;
}
.getting_here .corner_bigger {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 160px 160px;
    border-color: transparent transparent rgba(141,159,18,0.45) transparent;
}

.what_to_do { background-image: url("https://discoversiskiyou.com/wp-content/uploads/2018/05/what_to_do_bg.jpg"); }
.what_to_do a { background-color: rgba(45,66,69,0.8); }

.what_to_do .corner_smaller {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 100px 100px;
    border-color: transparent transparent rgba(47,60,58,0.85) transparent;
}
.what_to_do .corner_bigger {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 160px 160px;
    border-color: transparent transparent rgba(59,78,79,0.6) transparent;
}

.where_to_stay { background-image: url("https://discoversiskiyou.com/wp-content/uploads/2018/05/where_to_stay_bg.jpg"); }
.where_to_stay a { background-color: rgba(82,43,74,0.8); }

.where_to_stay .corner_smaller {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 100px 100px;
    border-color: transparent transparent rgba(63,42,62,0.75) transparent;
}
.where_to_stay .corner_bigger {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 0 160px 160px;
    border-color: transparent transparent rgba(76,49,73,0.6) transparent;
}

.cta_block .caption {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 85%;
	text-align: center;
}

.cta_block .caption h4 {
	font-family: 'Gardablack';
  text-transform: uppercase;
	font-size: 29px;
  line-height: 31px;
	margin-bottom: 15px;
}
.caption .blurb {
	font-family: 'Vollkorn', serif;
	font-size: 20px;
}

.image-container {
  position: relative;
  overflow: hidden;
  width: 320px;
}

.image-container img {
  display: block;
  width: 100%;
  z-index: 1;
}


.one_third {
	float: left;
  width: 33.333%;
  position: relative;
}
img.event_photo {
  height: 150px;
	width: 150px;
  -webkit-clip-path: url(#svgPath);
  clip-path: url(#svgPath);-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
border-radius: 10px;
}

.event_photo_wrap {
	width: 150px;
	float: left;
}
.event_details_wrap {
	width: 200px;
  float: left;
  margin: 0 0 0 20px;
	position: relative;
	height: 150px;
}

.event_details {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.full_col h3 {
	color: #314144;
	font-size: 2rem;
	text-align: center;
	margin-bottom: 40px;
	padding-bottom: 40px;
	background-image: url("http://discoversiskiyou.com/wp-content/uploads/2018/06/textured_border.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: 100%;
}


/* Small only */
@media screen and (max-width: 39.9375em) {
	.cta_block {
	  width: 100%;
	}
	.cta_block_image  {
		min-height: 250px;
	}
	.cta_block .caption h4 {
		font-size: 24px;
	  line-height: 30px;
		margin-bottom: 10px;
	}
	.caption .blurb {
		font-family: 'Vollkorn', serif;
		font-size: 15px;
		line-height: 1.2;
	}
	.one_third {
		float: left;
	  width: 100%;
	  position: relative;
	}
	img.event_photo {
	  height: 100px;
		width: 100px;
	  -webkit-clip-path: url(#svgPath);
	  clip-path: url(#svgPath);-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
		clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
		border-radius: 10px;
	}
	.event_photo_wrap {
		width: 100px;
		float: left;
	}
	.event_details_wrap {
		width: 200px;
	  float: left;
	  margin: 0 0 0 20px;
		position: relative;
		height: 100px;
	}
	.event_details_wrap .listing-title {
     font-size: 24px;
    line-height: 25px;
	}
	.full_col h3 {
		background-size: 170%;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.cta_block_image  {
		min-height: 200px;
	}
	.cta_block .caption h4 {
		font-size: 24px;
	  line-height: 30px;
		margin-bottom: 10px;
	}
	.caption .blurb {
		font-family: 'Vollkorn', serif;
		font-size: 15px;
		line-height: 1.2;
	}

	img.event_photo {
	  height: 100px;
		width: 100px;
	  -webkit-clip-path: url(#svgPath);
	  clip-path: url(#svgPath);-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	border-radius: 10px;
	}

	.event_photo_wrap {
		width: 100px;
		float: left;
	}
	.event_details_wrap {
		width: 150px;
	  float: left;
	  margin: 0 0 0 20px;
		position: relative;
		height: 150px;
	}

}


.home-bg {
	background-image:url(images/home-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100% auto;
}

.drive-time {
	float:left;
	width:100%;
	height:auto;
	text-align:center;
	color:#526d6f;
	text-transform:uppercase;
	font-size:19px;
	line-height:24px;
	font-family: 'Gardablack';
	margin:0px 0px 30px 0px;
}

.getting-linker-title {
	width:100%;
	font-family: 'Gardablack';
	text-transform:uppercase;	color:#522b4a;
	margin:0px 0px 8px;
	display:inline-block;
}

.getting-linker-title i.from {
	font-family: 'Gardafiller';
	font-size:50px;
	line-height:30px;
	margin:0px 0px 10px;
}

.getting-linker-title i {
	float:left;
	width:100%;
	height:auto;
	font-style:normal;
	font-size:50px;
	line-height:55px;
}

.getting-bg-inside {
	float:left;
	width:100%;
	height:auto;
	background-image:url(images/getting-bg-bottom.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	background-size:65% auto;
}

.getting-bg-inside-inside {
	float:left;
	width:100%;
	height:auto;
	background-image:url(images/chevrons-purple-bottom.png);
	padding:0px 0px 40px 0px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:270px auto;
}

.getting-linker-text-box {
	position:relative;
	padding:50px;
   box-sizing: border-box;
   color:#2d4245;
   z-index:10;
   font-size:20px;
   line-height:30px;
	font-family: 'Vollkorn', serif;
	display:table;
	background-color:#fff;
	text-align:center;
}

#getting-0 .getting-linker-image, #getting-2 .getting-linker-image {
	float:right;
}

.image-head-arrow-bigger.righter, .image-head-arrow-smaller.righter {
	left:16%;
}

#getting-0 .getting-linker-text-box, #getting-2 .getting-linker-text-box {
	margin-top:-300px;
	width:50%;
	float:left;
}

#getting-1 .getting-linker-text-box {
	margin-top:-300px;
	width:70%;
	float:right;
}
.getting-linker-image {
	float:left;
	width:60%;
	height:500px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	position:relative;
}
.getting-linker-image img {
	position:absolute;
}
#getting-0 .getting-linker-image img {
	right:-75px;
	bottom:-130px;
	z-index:-1;
	width:150px;
}
#getting-1 .getting-linker-image img {
	left:35%;
	bottom:-240px;
	z-index:-1;
	width:150px;
}
#getting-2 .getting-linker-image img {
	left:-220px;
	top:18%;
	z-index:-1;
	height:150px;
}
.getting-linkers {
	padding:300px 0px 30px;
	position:relative;
}
.big-title {
	width:100%;
	float:left;
	height:auto;
	text-transform:uppercase;
	font-size: 57px;
    line-height: 57px;
    letter-spacing: 1px;
	font-family: 'Gardablack';
	margin:40px 0px 0px;
	text-align:center;
}

.big-title.purple, h1.purple, p.purple {
	color:#522b4a !important;
}

.purple-gardablack {
	text-transform:uppercase;
	font-family: 'Gardablack';
	color:#522b4a !important;
}

#sorter-search {
	float:left;
	width:100%;
	text-align:center;
}

.search-select {
	display:inline-block;
	width:auto;
	margin:0px 20px 10px 0px;
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.75);
	font-family: 'Gardafiller';
	font-size:20px;
	padding:8px 20px;
	text-transform:uppercase;
	cursor:pointer;
}

#search-me-title-box {
	font-family: 'Gardablack';
	display:inline-block;
	margin:0px 30px 0px;
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.75);
}

#clear-all-search-filters {
	display:inline-block;
	border:1px solid rgba(255,255,255, 0.75);
	padding:6px 15px 10px;
	text-align:center;
	text-transform:uppercase;
	width:auto;
	font-size:18px;
	line-height:22px;
	font-family: 'Gardafiller';
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.75);
	letter-spacing:3px;
	margin:0px 0px 0px 30px;
	position:relative;
	z-index:10;
	cursor:pointer;
}

.search-select:hover, .search-select.current {
	border:1px solid rgba(255,255,255, 0.75);
	padding:7px 19px;
}

h1.purple {
	text-shadow:0px 0px 0px !important;
}

#searched-term {
	text-transform:uppercase;
	font-family: 'Gardablack';
	text-decoration:underline;
}

.linkers {
	padding:60px 0px 30px;
	position:relative;
	color:#2d4245;
	font-family: 'Vollkorn', serif;
	font-size:22px;
	line-height:38px;
	position:relative;
	/* text-align:center; */
	text-align: left;
}


#chevrons {
	position:absolute;
	top:50%;
	left:-70px;
	width:150px;
	z-index:49;
}
#chevrons-2 {
	position:absolute;
	top:14%;
	right:-40px;
	width:150px;
	z-index:49;
}
#chevrons-3 {
	position:absolute;
	top:70%;
	right:-40px;
	width:150px;
	z-index:49;
}

.home-linker-button {
	display:block;
	border:1px solid #ffffff;
	padding:6px 25px;
	text-align:center;
	text-transform:uppercase;
	width:auto;
	font-size:20px;
	line-height:22px;
	font-family: 'Gardafiller';
	color:#ffffff;
	text-decoration:none !important;
}

.fp-linker-button {
	display:block;
	border:1px solid #ffffff;
	padding:6px 25px;
	text-align:center;
	text-transform:uppercase;
	width:auto;
	font-size:20px;
	line-height:22px;
	font-family: 'Gardafiller';
	color:#ffffff;
	text-decoration:none !important;
}



.region-main-content {
	position:relative;
}

.padd-bottom {
	background-image:url(images/padd-bottom-home.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}

.padd-bottom.four-o-four {
	background-image:url(images/forest-faded.png);
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center bottom;
}

.padd-bottom.four-o-four .padd-bottom-inside {
	background-image:url(images/chevrons-purple-bottom.png);
}

.padd-bottom-inside {
	background-image:url(images/chevrons-home-bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px 0px 300px 0px;
	background-size:270px auto;
}

#home-padd-bottom-inside {
	background-image:url(images/chevrons-home-bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px 0px 150px 0px;
	background-size:270px auto;
}

.linker-title {
	width:100%;
	font-family: 'Gardablack';
	text-transform:uppercase;
	margin:0px 0px 8px;
	display:inline-block;
}

.linker-title span {
	display:inline-block;
	vertical-align:top;
	font-size:29px;
	line-height:31px;
}

.linker-title span.arrow {
	font-family: 'Gardafiller';
	font-size:35px;
	margin:-5px 0px 0px;
	line-height:31px;
	display:inline-block;
}

.home-bg-inside {
	float:left;
	width:100%;
	height:auto;
	/* background-image:url(images/home-bg-bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size:65% auto; */
}

#page-content {
	overflow:hidden;
}

.inside-inside.home-intro {
	/* padding:30px 420px 140px 20px !important; */
	padding: 100px 420px 70px 20px !important;
	color:#2d4245;
	font-family: 'Vollkorn', serif;
	font-size:22px;
	line-height:38px;
	position:relative;
	/* text-align:center; */
	text-align: left;
}

.inside-inside.feature-page-2 {
	/* padding:30px 420px 140px 20px !important; */
	padding: 100px 100px 70px 100px !important;
	color:#2d4245;
	font-family: 'Vollkorn', serif;
	font-size:22px;
	line-height:38px;
	position:relative;
	/* text-align:center; */
	text-align: left;
}

#home-map {
	width:450px;
	float:right;
	position:absolute;
	top:0px;
	right:-140px;
}

#home-map-smaller {
	display:none;
	float:right;
	position:absolute;
	top:30px;
	right:0px;
}

#region-weather {
	float:right;
	position:absolute;
	right:0px;
	top:0px;
	width:450px;
	background-color:rgb(52,14,48);
	background-color:rgba(52,14,48,0.8);
	text-align:center;
	color:#fff;
	padding:95px 30px 95px 30px;
	font-size:20px;
	line-height:24px;
	z-index:10;
	font-family: 'Vollkorn', serif;
}

#region-weather.mobile {
	display:none;
}

#region-weather.purple {
	background-color:rgb(52,14,48);
	background-color:rgba(52,14,48,0.8);
}

#region-weather.blue {
	background-color:rgb(82,109,111);
	background-color:rgba(82,109,111,0.8);
}

#region-weather.brown {
	background-color:rgb(158,101,46);
	background-color:rgba(158,101,46,0.8);
}

#region-weather.green {
	background-color:rgb(168,173,0);
	background-color:rgba(168,173,0,0.8);
}

.pinned-article-inside.purple {
	background-color:rgb(90,50,78);
	background-color:rgba(90,50,78,0.92);
}

.pinned-article-inside.purple .pinned-article-content h2 {
	font-size:50px;
	line-height:35px;
	font-family: 'Gardafiller';
	margin:0px 0px 25px;
}

.pinned-article-title {
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
	padding:0px 10px;
	font-family: 'Gardablack';
	margin-top:-40px;
	height:40px;
	line-height:40px;
	font-size:15px;
	background-color:#284445;
}

.region-landing-button.purple a, .region-landing-title.purple span, a.boxed-black.purple {
	color:rgb(52,14,48);
}

.region-landing-button.purple a, a.boxed-black.purple {
	border:1px solid rgb(52,14,48);
}

.region-landing-button.blue a, .region-landing-title.blue span, a.boxed-black.blue {
	color:rgb(82,109,111);
}

.region-landing-button.blue a, a.boxed-black.blue {
	border:1px solid rgb(82,109,111);
}

.region-landing-button.brown a, .region-landing-title.brown span, a.boxed-black.brown {
	color:rgb(158,101,46);
}

.region-landing-button.brown a, a.boxed-black.brown {
	border:1px solid rgb(158,101,46);
}


.region-landing-button.green a, .region-landing-title.green span, a.boxed-black.green {
	color:rgb(168,173,0);
}

.region-landing-button.green a, a.boxed-black.green {
	border:1px solid rgb(168,173,0);
}


.region-landing-button.purple a:hover, .pinned-article-title.purple, a.boxed-black.purple:hover {
	background-color:rgb(52,14,48);
}

.region-landing-button.blue a:hover, .pinned-article-title.blue, a.boxed-black.blue:hover {
	background-color:rgb(82,109,111);
}

.region-landing-button.brown a:hover, .pinned-article-title.brown, a.boxed-black.brown:hover {
	background-color:rgb(158,101,46);
}

.region-landing-button.green a:hover, .pinned-article-title.green, a.boxed-black.green:hover {
	background-color:rgb(168,173,0);
}

.pinned-article-inside.purple {
	background-color:rgba(52,14,48, 0.8);
}

.pinned-article-inside.blue  {
	background-color:rgba(82,109,111, 0.8);
}

.pinned-article-inside.brown {
	background-color:rgba(158,101,46, 0.8);
}

.pinned-article-inside.green {
	background-color:rgba(168,173,0, 0.8);
}

.pinned-article-inside {
	float:left;
	width:500px;
	background-color:#516c6f;
}

.region-landing-title span {
	display:inline-block;
	text-transform:uppercase;
	width:100%;
	height:auto;
	text-shadow:1px 1px 1px #fff;
}

.region-landing-button a {
	display:inline-block;
	padding:6px 25px;
	text-align:center;
	text-transform:uppercase;
	width:auto;
	font-size:20px;
	line-height:22px;
	font-family: 'Gardafiller';
	text-decoration:none !important;
}

.region-landing-button a:hover {
	color:#fff;
}

a.boxed-black {
	display:inline-block;
	border:1px solid #000;
	padding:6px 25px;
	text-align:center;
	text-transform:uppercase;
	width:auto;
	font-size:20px;
	line-height:22px;
	font-family: 'Gardafiller';
	color:#522b4a;
	text-decoration:none !important;
}

a.boxed-black:hover {
	color:#fff;
	background-color:#522b4a;
}

#region-weather p {
	margin:0px 0px 5px 0px;
}

#region-weather h3 {
	font-size:29px;
	line-height:34px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:1px;
}

.region-inside {
	position:relative;
}

.region-weather-info {
	font-size:0px;
}

.region-weather-info-half.left {
	width:50%;
	text-align:right;
	padding:10px 10px 0px 0px;
}

.region-weather-info-half.left img {
	max-width:100px;
	float:right;
}

.region-weather-info-half.right {
	width:50%;
	margin-top:-30px;
	text-align:left;
	padding:10px 0px 0px 10px;
}

.region-weather-info-half.right span, .listing-weather-info-half.right span {
	margin:0px 0px 0px 10px;
}

.region-weather-info-half {
	display:inline-block;
	vertical-align:middle;
	height:auto;
	padding:10px 0px 20px 0px;
	font-family: 'Gardafiller';
	font-size:110px;
	line-height:45px;
	letter-spacing:-20px;
	text-align:center;
}

.region-intro {
	padding:30px 500px 0px 40px !important;
	color:#2d4245;
	font-family: 'Vollkorn', serif;
	font-size:22px;
	line-height:38px;
	float:left;
	width:100%;
	text-align:center;
}

.region-intro-image {
	padding:30px 400px 60px 40px !important;
	float:left;
	width:100%;
	text-align:center;
	position:relative;
}

.svg-region {
	position:absolute;
	z-index:9;
	left:50%;
	bottom:80px;
	width:300px;
}

path.opacity-less {
	opacity:0.5;
}

.region-intro-image img {
	-webkit-clip-path: polygon(0 0%, 0% 0, 100% 0%, 100% 100%, 14% 100%, 0 75%);
}

.region-landing-image img {
	float:left;
}

.region-landing-image.left {
	float:left;
	width:60%;
	position:relative;
	z-index:50;
}

.region-landing-image.right {
	float:right;
	width:60%;
	position:relative;
	z-index:50;
}

.region-linker-text-box-arrow-smaller-one {
	border-style: solid;
	border-width: 300px 300px 0 0;
	border-color: rgba(12,73,44,0.7) transparent transparent transparent;
	position:absolute;
	top:0px;
	left:0px;
	z-index:7;
}

.region-linker-text-box-arrow-bigger-one {
	border-style: solid;
	border-width: 400px 400px 0 0;
	border-color: rgba(12,73,44,0.7) transparent transparent transparent;
	position:absolute;
	top:0px;
	left:0px;
	z-index:7;
}

.region-linker-text-box-arrow-smaller-two {
	border-style: solid;
	border-width: 275px 0 0 275px;
	border-color: rgba(230,214,181,0.7) transparent transparent transparent;
	position:absolute;
	top:0px;
	right:0px;
	z-index:7;
}

.region-linker-text-box-arrow-bigger-two {
	border-style: solid;
	border-width: 350px 0 0 350px;
	border-color: rgba(230,214,181,0.5) transparent transparent transparent;
	position:absolute;
	top:0px;
	right:0px;
	z-index:7;
}

.region-linker-text-box-arrow-smaller-three {
	border-style: solid;
	border-width: 275px 275px 0 0;
	border-color: rgba(103,139,147,0.7) transparent transparent transparent;
	position:absolute;
	top:0px;
	left:0px;
	z-index:7;
}

.region-linker-text-box-arrow-bigger-three {
	border-style: solid;
	border-width: 350px 350px 0 0;
	border-color: rgba(103,139,147,0.5) transparent transparent transparent;
	position:absolute;
	top:0px;
	left:0px;
	z-index:7;
}

.region-landing-button {
	display:inline-block;
	padding:0px 0px 0px 170px;
	text-align:center;
	margin:30px 0px 0px 0px;
}

.region-landing-button a, a.boxed-black {
	display:inline-block;
	border:1px solid #000;
	padding:6px 25px;
	text-align:center;
	text-transform:uppercase;
	width:auto;
	font-size:20px;
	line-height:22px;
	font-family: 'Gardafiller';
	color:#522b4a;
	text-decoration:none !important;
}

.region-landing-button a:hover, a.boxed-black:hover {
	color:#fff;
	background-color:#522b4a;
}

a.inspired-more {
	display:inline-block;
	border:1px solid #fff;
	padding:10px 25px;
	text-align:center;
	text-transform:uppercase;
	width:auto;
	font-size:18px;
	line-height:22px;
	font-family: 'Gardablack';
	color:#fff;
	letter-spacing:3px;
	margin:10px 0px 0px 0px;
	position:relative;
	z-index:10;
}

a.inspired-more:hover {
	color:#284445;
	background-color:#fff;
}

.region-main-content {
	padding:0px 0px 60px;
}

.region-landing-link {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 60px;
	font-size:0px;
}

.region-landing-info {
	position:absolute;
	height:100%;
	float:left;
	z-index:51;
	padding:0px 0px  0px 40px;
}

.region-landing-info-inside {
	display:table;
	width:100%;
	height:100%;
	vertical-align:middle;
}

.region-landing-info-cell {
	display:table-cell;
	vertical-align:middle;
}

.region-landing-info.left {
	left:0px;
	width:60%;
}

.region-landing-info.left.smaller {
	left:0px;
	width:60%;
	padding-left:180px;
}

.region-landing-info.left.smaller .region-landing-button {
	padding:0px 0px 0px 0px;
}

.region-landing-info.right {
	right:0px;
	width:50%;
}

.region-landing-title-top {
	padding:0px 0px 0px 50px;
	font-family: 'Gardafiller';
	font-size:64px;
	line-height:54px;
}

.region-landing-title-bottom {
	padding:0px 0px 0px 100px;
	font-family: 'Gardafiller';
	font-size:64px;
	line-height:54px;
}

.region-landing-title-middle {
	font-family: 'Gardablack';
	font-size:64px;
	line-height:54px;
}

.region-landing-link.three .region-landing-title-top {
	padding:0px 0px 0px 30px;
	font-family: 'Gardafiller';
	font-size:64px;
	line-height:54px;
}

.region-landing-link.three .region-landing-title-bottom {
	padding:0px 0px 0px 30px;
	font-family: 'Gardafiller';
	font-size:64px;
	line-height:54px;
}

.region-landing-info.below {
	display:none;
}

.menu-column {
	float:left;
	width:33.333333333%;
	padding:0px 30px;
}

#first-header-column {
	padding:0px 0px 0px 30px !important;
}

#middle-header-column {
	margin-left:-45px;
	padding:0px 30px 0px 0px !important;
}

.menu-column-title {
	float:left;
	width:80%;
	height:auto;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #340e30;
}

.menu-column-title.full {
	width:100%;
}

#custom-menu li a.active {
	background-color:#c2b4bf;
}

#custom-menu li a {
	padding:2px 35px 5px 5px;
}

#custom-menu li a span {
	position:relative;
}

#custom-menu li a span:after {
	content:'>';
	position:absolute;
	left:100%;
	margin:0px 0px 0px 10px;
}

.mm-listview .mm-next.mm-fullsubopen+span:after {
	content:'>';
	position:absolute;
	right:0px;
	margin:0px 0px 0px 10px;
}

#custom-menu li a.active span:after {
	content:'X';
	position:absolute;
	left:100%;
}

.mm-menu .mm-navbar {
	border-bottom:1px solid #340e30 !important;
	padding:0px 0px 10px 20px !important;
	margin:0px 0px 10px 0px !important;
	text-align:left !important;
	float:left !important;
	height:auto !important;
}

#mm-1 .mm-navbar, .stay-menu .mm-navbar, #mm-5 .mm-navbar {
	padding:0px 0px 10px 0px !important;
}

.menu-column .mm-listview .mm-next.mm-fullsubopen+span, .mobile-menu .mm-listview .mm-next.mm-fullsubopen+span {
	width:auto !important;
	float:left;
	position:relative;
	padding:0px 25px 0px 0px !important;
}

.mm-prev:before {
	content:'<' !important;
	border:0px !important;
	-webkit-transform: rotate(0deg) !important;
    -ms-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
	margin:0px 0px 0px 0px !important;
}

.mm-menu .mm-listview>li .mm-next:after {
	display:none !important;
}

.mm-prev:before {
	left:2px !important;
}

.mm-listview {
	margin-top:0px !important;
}

.mm-menu .mm-navbar .mm-title {
	float:left !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	font-size:28px !important;
	text-transform:uppercase !important;
	color:#340e30 !important;
	font-family: 'Gardafiller' !important;
	line-height:32px !important;
}

.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 33px !important;
}

#menu-columns {
	float:left;
	width:100%;
	height:auto;
	padding:190px 0px 20px 0px;
}

.menu-column {
	font-size:28px;
	text-transform:uppercase;
	color:#340e30;
	font-family: 'Gardafiller';
	line-height:32px;
	min-height:1px;
}

.menu-column ul, .mobile-menu ul {
	float:left;
	width:100%;
	height:auto;
	list-style:none;
	margin:0px 0px 0px 0px;
}

.menu-column ul li, .mobile-menu ul li {
	float:left;
	width:100%;
	margin:0px 0px 10px;
}

.menu-column ul li.inspired, .mobile-menu ul li.inspired {
	margin:0px 0px 20px;
}

.menu-column a, .mobile-menu a {
	color:#340e30 !important;
	font-size:28px !important;
	text-transform:uppercase !important;
	color:#340e30 !important;
	font-family: 'Gardafiller' !important;
	line-height:32px !important;
	float:left;
}

.mm-menu {
	z-index:100 !important;
	float:left !important;
	background-color:transparent !important;
}

.mm-listview {
	font-size:28px !important;
	text-transform:uppercase !important;
	color:#340e30 !important;
	font-family: 'Gardafiller' !important;
	line-height:32px !important;
}

.mm-listview .mm-next.mm-fullsubopen+a, .mm-listview .mm-next.mm-fullsubopen+span, .mm-listview>li>a, .mm-listview>li>span {
	padding:0px 0px 0px 0px !important;
}

.mm-listview>li:not(.mm-divider):after {
	display:none !important;
}

.mm-wrapper {
    float: left;
	height:500px;
	overflow:visible !important;
}

#menu-middle-contain {
	float:left;
	width:100%;
}

#mobile-menu-contain {
	display:none;
}

.social-head.mobile {
	display:none;
}

.search-form-main {
	float:left;
	width:300px;
	height:auto;
	border-bottom:1px solid #340e30 !important;
	margin:0px 0px 15px 0px;
	padding:0px 0px 3px;
	position:absolute;
	top:15px;
	right:110px;
}
.search-form-full form {
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px solid #340e30 !important;
	margin:0px 0px 15px 0px;
	padding:0px 0px 3px;
	position:relative;
}
#header-area-search {
	float:left;
	width:100%;
	height:auto;
	margin:0px 0px 15px 0px;
	padding:0px 0px 3px;
	position:relative;
}
#header-area-search {
	padding:0px 240px;
}
#header-area-search form {
	float:left;
	width:100%;
	position:relative;
	border-bottom:2px solid #fff !important;
}
.search-form-full {
	margin:0px 0px 50px;
	padding:0px 80px;
}
.search-form-main input[type="text"] {
	float:left;
	width:100%;
	background-color:transparent !important;
	border:0px !important;
    box-sizing: border-box;
	font-family: 'Gardafiller';
	text-transform:uppercase;
	font-size:30px;
	color:#340e30;
	line-height:30px;
	padding:0px 40px 0px 0px;
}
.search-form-full input[type="text"], #header-area-search input[type="text"] {
	float:left;
	width:100%;
	background-color:transparent !important;
	border:0px !important;
    box-sizing: border-box;
	font-family: 'Gardafiller';
	text-transform:uppercase;
	font-size:46px;
	color:#340e30;
	line-height:46px;
	padding:0px 40px 0px 0px;
}
#header-area-search input[type="text"] {
	color:#fff;
}
#searchsubmit-alt {
	display:none;
}
#searchsubmit, #searchsubmit-alt {
	position:absolute;
	top:50%;
	margin-top:-15px;
	right:0px;
	cursor:pointer;
}

#header-area-search #searchsubmit-alt {
	display:block;
}

#header-area-search #searchsubmit {
	display:none;
}


.region-location-city-column {
	float:left;
	width:25%;
	height:auto;
   box-sizing: border-box;
   padding:0px 15px 0px 0px;
}

.region-location-label {
	width:100%;
	float:left;
	height:auto;
	font-size:20px;
	line-height:20px;
	margin:0px 0px 10px;
	text-transform:uppercase;
	text-align:left;
	font-family: 'Gardablack';
}

.region-location-label.north {
	color:#522b4a;
}

.region-location-label.south {
	color:#526d6f;
}

.region-location-label.east {
	color:#9e5f2c;
	margin:10px 0px 10px;
}

.region-location-label.west {
	color:#a2b427;
}

.city-filter {
	float:left;
	width:100%;
	height:auto;
	font-size:20px;
	line-height:24px;
	color:#000;
	font-family: 'Gardafiller';
	text-align:left;
	margin:0px 0px 4px;
    opacity: 0.2 !important;
	cursor:crosshair;
}

.city-filter.clickable {
    opacity: 1 !important;
	cursor:pointer;
}

.image-block {
	float:left;
	width:100%;
	height:auto;
	text-align:justify;
	font-size:0px;
	margin:0px 0px 30px;
}

.grid-item {
	display:inline-block;
	float:none;
}

.marg-gallery {
	margin:0px -15px;
}

.article-padd {
	padding:0px 60px;
	float:left;
	width:100%;
   	box-sizing: border-box;
}

.quote {
	float:left;
	width:100%;
	height:auto;
	color:#522b4a;
	font-size:26px;
	line-height:32px;
	font-style:italic;
	font-family: 'Vollkorn', serif;
}

.quote-absol {
	float:left;
	margin-top:-70px;
	position:relative;
	z-index:10;
	width:100%;
	height:auto;
	color:#522b4a;
	font-size:26px;
	line-height:32px;
	font-style:italic;
	font-family: 'Vollkorn', serif;
}

#similar {
	float:left;
	width:100%;
	height:auto;
	margin:20px 0px;
}

.similar-box, .inspired-box {
	float:left;
	width:25%;
	height:240px;
	vertical-align:bottom;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Gardablack';
	font-size:16px;
	line-height:20px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	display:table;
	vertical-align:bottom;
}

.inspired-box {
	display:none;
}

.inspired-box.display {
	display:table;
}

.similar-box span, .inspired-box span {
	display:table-cell;
	vertical-align:bottom;
	padding:10px;
   	box-sizing: border-box;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .9);
}

.similar-box.more span {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:10px;
   	box-sizing: border-box;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .9);
}

.similar-box.more span i {
	display:inline-block;
	vertical-align:middle;
	border:2px solid #fff;
	font-style:normal;
    padding: 10px 25px;
	letter-spacing:1px;
}

.similar-box.more span:hover {
	text-shadow:0px 0px 0px;
}

.similar-box.more span:hover i {
	color:#284445;
	background-color:#fff;
}

.keywords {
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	font-family: 'Vollkorn', serif;
}

.opening {
	font-size:14px;
	line-height:26px;
	text-transform:uppercase;
	font-family: 'Vollkorn', serif;
}

.opening-desc {
	color:#00492c;
	font-size:17px;
	line-height:20px;
	font-family: 'Vollkorn', serif;
	margin:0px 0px 20px;
	font-style:italic;
}

.keywords a, .search-form-full a {
	color:#000;
	text-decoration:underline;
}

.region-land-mobile {
	display:none;
}

#sorter-below {
	display:none;
}

#filter-mobile-toggle {
	display:none;
}

.no-posts-title {
	float:left;
	width:100%;
	height:auto;
	margin:50px 0px;
	text-align:center;
	text-transform:uppercase;
	color:#522b4a;
	font-family: 'Gardablack';
	font-size:25px;
	line-height:30px;
	position:relative;
	z-index:10;
	padding:0px 20px;
    box-sizing: border-box;
}

#filters-mobile {
	display:none;
}

#video-bottom {
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:100;
	float:left;
	width:100%;
	height:auto;
	padding:0px 0px 20px;
}

#video-tagline {
	position:absolute;
	left:0px;
	bottom:50%;
	z-index:100;
	float:left;
	width:100%;
	height:auto;
	padding:0px 0px 20px;
	text-align:center;
}

#video-tagline img {
	max-width:100%;
	display:inline-block;
	max-width:90%;
	float:none !important;
}

a.cta {
	float:left;
	color:#fff;
	border:1px solid #fff;
	font-family: 'Gardablack';
	padding:18px 25px;
	font-size:18px;
	line-height:18px;
	margin:0px 30px 0px 0px;
}

.unmute {
	float:left;
	width:50px;
	height:49px;
	background-image:url(images/mutetoggle.png);
	background-position:0px 0px;
	margin:5px 0px 0px;
}

.cta-title {
	float:left;
	width:100%;
	color:#fff;
	text-transform:uppercase;
	font-family: 'Gardablack';
	font-size:65px;
	line-height:65px;
	margin:0px 0px 10px;
}

.unmute.unmuted {
	background-position:0px -49px;
}

.video-image-head img#mobile-vid-head {
	display:none;
}

.mobile-cta {
	display:inline-block;
	width:65px;
	height:63px;
	background-image:url(images/mobile-cta.png);
}

#cta-mobile {
	display:none;
	position:absolute;
	left:0px;
	top:40%;
	text-align:center;
	float:left;
	width:100%;
	height:auto;
	display:none;
}

.foot #mc-embedded-subscribe {
	float:right;
	background-color:#fff;
	cursor:pointer;
	width:45px;
	height:45px;
	border:0px !important;
	background-image:url(images/news-signup-bg.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:12px auto;
	border-radius:0px;
}

.foot .mc-field-group {
	display:block;
	padding:0px 55px 0px 0px;
}

.foot .mc-field-group input {
	width:100%;
	float:left;
	background-color:transparent !important;
    box-sizing: border-box;
    border:1px solid #fff;
	color:#fff;
	font-size:16px;
	line-height:16px;
	height:45px;
	font-family: 'Vollkorn', serif;
	padding:0px 5px;
	border-radius:0px;
}

.foot #mc_embed_signup input.mce_inline_error {
	border-color:#fff !important;
}

.foot #mc_embed_signup div.mce_inline_error {
    margin: 0 0 1em 0;
    padding: 5px 0px !important;
    background-color:transparent !important;
	float:left;
	width:100%;
    font-weight: 600;
    z-index: 1;
    color: #fff !important;
	font-size:14px;
}

#mce-success-response, #mce-error-response {
	margin: 0 0 1em 0;
    padding: 5px 0px !important;
    background-color:transparent !important;
	float:left;
	width:100%;
    font-weight: 600;
    z-index: 1;
    color: #fff !important;
	font-size:14px;
}

#mc_embed_signup_scroll, #mc_embed_signup {
	float:left;
	width:100%;
	height:auto;
}

.foot #mc_embed_signup {
	margin:20px 0px 0px;
}

#email-main-content .mc-field-group input {
	width:100%;
	float:left;
	background-color:transparent !important;
    box-sizing: border-box;
    border:1px solid #000;
	color:#000;
	font-size:16px;
	line-height:16px;
	height:45px;
	font-family: 'Vollkorn', serif;
	padding:0px 5px;
	border-radius:0px;
}

#email-main-content #mc_embed_signup {
	margin:20px 0px 0px;
}

#email-main-content #mc-embedded-subscribe {
	float:left;
	background-color:#340e30;
	cursor:pointer;
	width:100%;
	height:50px;
	line-height:50px;
	margin:10px 0px 0px;
	color:#fff;
	font-family: 'Gardablack';
	font-size:14px;
	text-transform:uppercase;
	border:0px !important;
	background-image:url(images/news-signup-bg-white.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-size:25px auto;
	border-radius:0px;
}

.clearer {
	float:left;
	width:100%;
	height:20px;
}

.book-button-above {
	display:none;
	position:absolute;
	bottom:20px;
	left:0px;
	text-align:center;
}

.default {
	color: #2d4245;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Vollkorn', serif;
}

.default ul {
	list-style:disc;
}

.padd-left-and-right {
	float:left;
	width:100%;
	height:auto;
	padding:0px 150px;
   box-sizing: border-box;
}

.defaulter {
	padding:80px 0px 140px 0px;
}

.big-title.page {
	margin:0px 0px 30px;
}

.addtocalendar var{
    display: none;
}

.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent!important;
}

.atcb-link {
    display: block;
    outline: none!important;
    cursor: pointer;
}

.atcb-link:focus~ul,
.atcb-link:active~ul,
.atcb-list:hover{
    visibility:visible;
}

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900;
}

.atcb-list,
.atcb-item
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff;
}

.atcb-item {
    float: none;
    text-align: left;
}

.atcb-item-link
{
    text-decoration: none;
    outline: none;
    display: block;
}

.atcb-item.hover,
.atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}


/* Blue */

.atc-style-blue .atcb-link,
.atc-style-blue .atcb-link:hover,
.atc-style-blue .atcb-link:active,
.atc-style-blue .atcb-link:focus
{
    margin: 0;
    padding: 7px 25px;
    color: #fff;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    line-height: 20px;
    vertical-align: middle;
    background: rgb(66,129,244);
    box-shadow: 0 0 40px rgba(0, 0, 0, .13) inset;
    border-radius: 4px;
    zoom: 1;
}

.atc-style-blue .atcb-list {
    width: 170px;
    border: 1px solid rgb(186,186,186);
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA;
}

.atc-style-blue .atcb-list,
.atc-style-blue .atcb-item
{
    background: #fff;
    color: #000;
}

.atc-style-blue .atcb-item,
.atc-style-blue .atcb-item-link
{
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
}

.atc-style-blue .atcb-item-link,
.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #000;
    font-family: "Verdana";
    font-size: 14px;
    text-decoration: none;
    outline: none;
    padding: 5px 15px;
}

.atc-style-blue .atcb-item-link:hover,
.atc-style-blue .atcb-item-link:active,
.atc-style-blue .atcb-item-link:focus
{
    color: #fff;
}

.atc-style-blue .atcb-item.hover,
.atc-style-blue .atcb-item:hover {
    background: rgb(66,129,244);
}

@media(max-width:1220px) {
#instafeed {
	display:none;
}
#chevrons {
	left:-50px;
}
.region-landing-info-cell {
    display: table-cell;
    vertical-align:top;
}
.region-landing-button {
	display:inline-block;
	padding:0px 0px 0px 100px;
}
.region-landing-info.left.smaller {
    left: 0px;
    width: 60%;
    padding-left: 90px;
}
.region-linker-text-box-arrow-smaller-one {
	border-style: solid;
	border-width: 275px 275px 0 0;
}

.region-linker-text-box-arrow-bigger-one {
	border-style: solid;
	border-width: 350px 350px 0 0;
}
.inside-inside {
	padding-left:20px !important;
	padding-right:20px !important;
}
#home-map {
	width:450px;
	float:right;
	position:absolute;
	top:0px;
	right:-80px;
}
#region-weather {
	float:right;
	position:static;
	width:100%;
	right:0px;
	top:0px;
	text-align:center;
	color:#fff;
	padding:15px 30px 15px 30px;
	font-size:20px;
	line-height:24px;
	z-index:10;
}
.region-intro {
	padding:0px !important;
}
.region-weather-info-half.right span, .listing-weather-info-half.right span {
	margin:0px 0px 0px 10px;
}
.region-weather-info-half {
	font-size:75px;
	line-height:35px;
	letter-spacing:-8px;
	padding-left:0px !important;
}
.region-weather-info-half.right {
    width: 50%;
    margin-top: -10px;
}
.region-weather-info-half.left img {
    max-width: 60px;
    float: right;
}
.region-intro-para {
	margin:30px 0px;
	padding:0px 20px;
	float:left;
	width:100%;
}
.region-intro-image {
	padding:0px 150px  40px!important;
}
.svg-region {
	right:120px;
	top:40px;
	left:auto;
}
.region-landing-title-top {
	padding:0px 0px 0px 20px;
	font-family: 'Gardafiller';
	font-size:64px;
	line-height:54px;
}

.region-landing-title-bottom {
	padding:0px 0px 0px 50px;
	font-family: 'Gardafiller';
	font-size:64px;
	line-height:54px;
}

.region-landing-link.three .region-landing-title-top {
	padding:0px 0px 0px 30px;
	font-family: 'Gardafiller';
	font-size:64px;
	line-height:54px;
}

.region-landing-link.three .region-landing-title-bottom {
	padding:0px 0px 0px 30px;
	font-family: 'Gardafiller';
	font-size:64px;
	line-height:54px;
}
}

@media(max-width:1060px) {
#sort-me-title-box.hide-on-mob {
	display:none;
}
}

@media(max-width:1000px) {
.padd-left-and-right {
	padding:0px 70px;
}
#last-menu-column {
	display:none;
}
.menu-column {
	width:50%;
}
.footer-inspired-link a {
	color:#fff;
	font-size:30px;
	line-height:15px;
	font-family: 'Gardafiller';
}
.footer-inspired-link.last {
	display:none;
}
.footer-inspired-link.third {
	background-image:none;
	padding:0px 0px 0px 0px;
}
}

@media(max-width:940px) {
.specials span:after {
	top:-3px;
}
.cta-title {
	font-size:45px;
	line-height:45px;
   box-sizing: border-box;
   padding:0px 40px;
}
#cta-mobile {
	display:block;
}
#video-tagline, #video-bottom {
	display:none;
}
.video-image-head video {
	display:none;
}
.video-image-head {
	height:430px;
	/*padding:300px 0px;
	background-image:url(images/bg-temp.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center; */
}
#filters-left, #filters-right {
	width:100%;
	text-align:center;
}
#filterer {
	width:100%;
	margin:0px 0px 0px 0px;
}
.sorter-current, #sort-me-title-box, .specials {
	float:none;
	display:inline-block;
	margin:0px 15px !important;
}
#filters-right {
	border-left:0px;
	border-top:1px solid #fff;
	padding:20px 0px 0px;
	margin:20px 0px 0px;
}
.purple-half {
	width:100%;
}
.similar-box, .inspired-box {
	float:left;
	width:50%;
	height:240px;
}
#image-head-inside h1 {
	font-size:45px;
	line-height:50px;
}
.getting-linker-title i.from {
	font-family: 'Gardafiller';
	font-size:30px;
	line-height:10px;
	margin:0px 0px 10px;
}

.getting-linker-title i {
	float:left;
	width:100%;
	height:auto;
	font-style:normal;
	font-size:30px;
	line-height:35px;
}
.getting-linker-image {
	float:left;
	width:105%;
	height:175px;
	margin:0px 0px 30px;
}
.getting-linker-text-box {
	margin-top:0px !important;
    font-size: 15px;
    line-height: 24px;
	width:100% !important;
}
.getting {
	padding-right:0px !important;
}
#getting-0 .getting-linker-image, #getting-2 .getting-linker-image {
	margin-right:-30px;
}
.image-head-arrow-smaller.getting {
	border-width: 0 50px 50px 0;
}

.image-head-arrow-bigger.getting {
	border-width: 0 75px 75px 0;
}
.image-head-arrow-smaller.getting.righter {
	border-width: 0 0 50px 50px;
	left:auto;
	right:0px;
}

.image-head-arrow-bigger.getting.righter {
	border-width: 0 0 75px 75px;
	left:auto;
	right:0px;
}
#getting-1 .getting-linker-image {
	margin-left:-30px;
}
.drive-time {
	font-size:12px;
	line-height:16px;
}
#getting-1 .getting-linker-image img {
	left:-40px;
	bottom:-130px;
	z-index:-1;
	width:150px;
}
#getting-2 .getting-linker-image img {
	left:auto;
	right:0px;
	top:-40px;
	z-index:-1;
	height:100px;
}
#getting-0 .getting-linker-text-box, #getting-2 .getting-linker-text-box, #getting-1 .getting-linker-text-box {
	margin-top:-400px;
	float:left;
	background-color:transparent !important;
}
#getting-0 .getting-linker-image img {
	right:auto;
	left:-50px;
	bottom:auto;
	top:100px;
	z-index:-1;
	width:65px;
}
#getting-1 .getting-linker-image img {
	left:auto;
	right:-35px;
	bott:auto;
	top:50px;
	z-index:-1;
	width:65px;
}
#getting-2 .getting-linker-image img {
	left:-45px;
	top:auto;
	bottom:-35px;
	z-index:-1;
	height:65px;
}
.home-linker.getting {
	position:relative;
}
#getting-1 .getting-linker-text-box {
	margin-top:-400px;
	width:85%;
	float:right;
	background-color:rgba(255,255,255,0.96);
}
.getting-linker-text-box {
	padding:20px 10px;
}
#header-area-search {
	padding:0px 140px;
}
.region-landing-title-bottom {
	padding:0px 0px 0px 50px;
	font-family: 'Gardafiller';
	font-size:44px;
	line-height:34px;
}

.region-landing-link.three .region-landing-title-top, .region-landing-title-top, .region-landing-title-middle {
	font-size:44px;
	line-height:44px;
}
.region-landing-link.three .region-landing-button, .region-landing-link.one .region-landing-button {
	margin-left:-70px;
}
.region-landing-button a {
	display:inline-block;
	border:1px solid #000;
	padding:6px 10px;
	font-size:17px;
	line-height:20px;
}
.region-linker-text-box-arrow-smaller-one {
	border-style: solid;
	border-width: 150px 150px 0 0;
	border-color: rgba(148,162,60,0.7) transparent transparent transparent;
	position:absolute;
	top:0px;
	left:0px;
	z-index:7;
}

.region-linker-text-box-arrow-bigger-one {
	border-style: solid;
	border-width: 200px 200px 0 0;
	border-color: rgba(148,162,60,0.5) transparent transparent transparent;
	position:absolute;
	top:0px;
	left:0px;
	z-index:7;
}

.region-linker-text-box-arrow-smaller-two {
	border-style: solid;
	border-width: 125px 0 0 125px;
	border-color: rgba(230,214,181,0.7) transparent transparent transparent;
	position:absolute;
	top:0px;
	right:0px;
	z-index:7;
}

.region-linker-text-box-arrow-bigger-two {
	border-style: solid;
	border-width: 200px 0 0 200px;
	border-color: rgba(230,214,181,0.5) transparent transparent transparent;
	position:absolute;
	top:0px;
	right:0px;
	z-index:7;
}

.region-linker-text-box-arrow-smaller-three {
	border-style: solid;
	border-width: 125px 125px 0 0;
	border-color: rgba(103,139,147,0.7) transparent transparent transparent;
	position:absolute;
	top:0px;
	left:0px;
	z-index:7;
}

.region-linker-text-box-arrow-bigger-three {
	border-style: solid;
	border-width: 200px 200px 0 0;
	border-color: rgba(103,139,147,0.5) transparent transparent transparent;
	position:absolute;
	top:0px;
	left:0px;
	z-index:7;
}
.region-landing-link.three .region-landing-title-bottom, .region-landing-title-bottom {
	font-size:44px;
	line-height:34px;
}
svg.map-hover {
	max-width:150px;
}
.region-image .caption .info {
	font-size:13px;
	line-height:18px;
}
.home-linker-text-box {
	width:370px;
	height:320px;
	position:absolute;
	top:-40px;
	padding:50px;
   box-sizing: border-box;
   color:#fff;
   font-size:20px;
   line-height:30px;
	font-family: 'Vollkorn', serif;
	display:table;
}
.home-linker-image {
	float:left;
	width:80%;
	height:400px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.home-linker-text-box.two .home-linker-text-box-arrow-smaller {
	border-width: 0 0 100px 100px;
}

.home-linker-text-box.two .home-linker-text-box-arrow-bigger {
	border-width: 0 0 160px 160px;
}
.footer-menu.copy ul, .footer-menu.copy span {
	text-align:center;
	width:100%;
}
.footer-menu.copy span {
	margin:0px 0px;
}
.footer-menu.copy ul {
	padding:0px 0px 10px 0px;
}
.footer-menu.copy ul li {
	float:none;
	display:inline-block;
	margin:0px 20px 5px 20px;
}
.listing-marg {
	margin:0px -10px;
}
.listing-weather-info-half {
	font-size:100px;
	line-height:50px;
	letter-spacing:-20px;
	text-align:center;
}
.listing-weather-info-half.right {
	margin-top:-20px;
}
.padd-me {
	float:left;
	width:100%;
	height:auto;
	padding:20px 0px 0px 0px;
}
.listing-info, .listing-weather-wrap {
	width:50%;
	padding:20px 10px;
}
.left-contain.above {
	display:none;
}
.left-contain.below {
	display:block;
	padding:0px 0px 40px 0px;
}
.left-contain-inside {
	padding:0px 0px 0px 0px;
}
.left-contain, .right-contain {
	float:left;
	width:100%;
}
.listing-item {
	width:50%;
}
#filters-right {
	display:none;
}
#sorter-below {
	float:left;
	width:100%;
	height:auto;
	display:block;
	padding:20px 0px 0px;
	font-size:19px !important;
	line-height:20px !important;
	text-align:center;
	position:absolute;
	top:0;
	left:0;
}
.listings-content.first {
	padding:65px 0px 0px !important;
}
.sorter-option {
	float:left;
	width:auto !important;
	font-family: 'Gardafiller';
	padding:0px 15px 0px 15px;
	font-size:19px;
	line-height:16px;
	position:relative;
	border-right:1px solid #cad496;
}
.sorter-option:last-of-type {
	border-right:0px;
}
.sorter-option.active {
	text-decoration:underline;
}
#sorter-below #sort-me-title-box, #sorter-below #sorter-options {
	float:none;
	display:inline-block;
}
.standard-page.first {
    padding: 20px 0px 40px;
}
#sorter-below #sort-me-title-box {
	color: #373737;
	font-weight:normal !important;
	font-family: 'Gardafiller';
	font-size:19px !important;
	margin:0px 0px 0px 0px !important;
}
.listings-content.first.specials-box {
	padding-bottom:100px !important;
}
}

@media(max-width:750px) {
	
.inside-inside.feature-page-2 {
	/* padding:30px 420px 140px 20px !important; */
	padding: 60px 30px 70px 20px !important;
	color:#2d4245;
	font-family: 'Vollkorn', serif;
	font-size:22px;
	line-height:38px;
	position:relative;
	/* text-align:center; */
	text-align: left;
}
	
	
#video-head-wrap {
	display:none;
}

.hide-on-desk {
	display:block;
}
.padd-left-and-right {
	padding:0px 0px;
}
#clear-all-filters-mobile-wrap {
	width:100%;
	height:auto;
	text-align:center;
	float:left;
}
#clear-all-filters-mobile {
	display:inline-block;
	border:1px solid rgba(255,255,255, 0.75);
	padding:6px 15px 10px;
	text-align:center;
	text-transform:uppercase;
	width:auto;
	font-size:25px;
	line-height:27px;
	font-family: 'Gardafiller';
	color:rgb(255,255,255);
	color:rgba(255,255,255, 1);
	letter-spacing:3px;
	margin:0px 0px 40px 0px;
	position:relative;
	cursor:pointer;
}

.marg-bigger {
	margin:0px -20px;
}
.inspired-pinned {
	height:200px;
	font-size:25px;
	line-height:21px;
}
.inspired-pinned span {
	padding:15px 80px 15px 15px;
}
.padd-bottom {
	background-size:cover;
}
.padd-bottom-inside {
    padding: 0px 0px 200px 0px;
    background-size: 180px auto;
}
#region-weather, .svg-region {
	display:none;
}
#region-weather.mobile, .svg-region.mobile {
	display:block;
	width:100%;
}
#region-weather.mobile {
	padding:35px 15px;
}
.svg-region.mobile {
	margin:-50px 0px 0px 0px;
	position:static !important;
}
#region-weather.mobile p {
	display:none;
}
.region-info-below-half.left {
	float:left;
	width:50%;
	padding:0px 10px 0px 0px;
}
.region-info-below-half.right {
	float:left;
	width:50%;
	padding:0px 0px 0px 10px;
}
#region-info-below {
	padding:0px 20px;
	float:left;
	width:100%;
	height:auto;
    box-sizing: border-box;
}
.region-intro-image img {
	-webkit-clip-path: none !important;
}
.region-land-desktop {
	display:none;
}
.region-land-mobile {
	display:block;
}
.getting-bg-inside-inside {
    background-size: 180px auto;
}
.getting-linkers {
	padding:0px 0px 0px 0px;
}
.inside-inside.home-intro.getting-top {
	padding-bottom:160px !important;
    background-image: url(images/getting-here-top-bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size:100% auto;
}
.getting-here-bg {
    background-image: none !important;
}
.inspired-arrow-bigger, .inspired-arrow-smaller {
	display:none !important;
}
#inspired-top-left, #inspired-top-right {
	width:100%;
}
#inspired-top-right {
	margin:30px 0px 0px;
}
.article-padd {
	padding:0px 15px;
}
#image-head-inside h1 {
	font-size:38px;
	line-height:43px;
}
#header-area-search {
	padding:0px 0px;
}
.search-form-full {
	margin:0px 0px 50px;
	padding:0px 0px;
}
.search-form-full input[type="text"] {
	font-size:30px;
	line-height:30px;
}
.footer-inspired-link.last {
	display:block;
}
.footer-inspired-link.third {
	background-image:url(images/wavey.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:0px 0px 20px 0px;
	background-size:180px auto;
}
.footer-inspired-link a {
	color:#fff;
	font-size:40px;
	line-height:20px;
	font-family: 'Gardafiller';
}
#footer-inspired {
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px 0px 0px 0px;
	padding:0px 20px;
	height:100%;
    box-sizing: border-box;
	max-width:550px;
}
#footer-inspired-inside {
	overflow:hidden;
}
.search-form-main {
	display:none;
}
.search-form {
	float:left;
	width:100%;
	height:auto;
	border-bottom:1px solid #340e30 !important;
	margin:0px 0px 15px 0px;
	padding:0px 0px 3px;
	position:relative;
}
.search-form input[type="text"] {
	float:left;
	width:100%;
	background-color:transparent !important;
	border:0px !important;
    box-sizing: border-box;
	font-family: 'Gardafiller';
	text-transform:uppercase;
	font-size:30px;
	color:#340e30;
	line-height:30px;
	padding:0px 40px 0px 0px;
}
#searchsubmit {
	position:absolute;
	top:50%;
	margin-top:-15px;
	right:0px;
	cursor:pointer;
}
#mobile-menu-contain {
	display:block;
	width:100%;
}
.social-head.mobile {
	display:block;
}
#menu-columns {
	padding:150px 0px 40px;
}
.mm-menu .mm-navbar .mm-title {
	float:left !important;
	padding-top:0px !important;
	padding-bottom:0px !important;
	font-size:24px !important;
	text-transform:uppercase !important;
	color:#340e30 !important;
	font-family: 'Gardablack' !important;
	line-height:28px !important;
}
.mobile-menu a.mm-prev {
	font-family: 'Gardablack' !important;
}
.menu-column {
	display:none !important;
}
#menu-mobile {
	display:block;
}
#instafeed a, #instafeed-smaller a {
	width:33.333333333%;
	float:left;
}
#instafeed-mobile {
	display:block;
}
#instafeed-mobile a {
	width:25%;
	float:left;
}
#instafeed-smaller, #instafeed {
	display:none;
}
.region-linker-text-box-arrow-smaller-one, .region-linker-text-box-arrow-bigger-one, .region-linker-text-box-arrow-smaller-two, .region-linker-text-box-arrow-smaller-three, .region-linker-text-box-arrow-bigger-three {

}
.region-linker-text-box-arrow-smaller-one, .region-linker-text-box-arrow-smaller-three {
	border-width:75px 75px 0px 0px;
}
.region-linker-text-box-arrow-bigger-one, .region-linker-text-box-arrow-bigger-three {
	border-width:50px 50px 0px 0px;
}
.region-linker-text-box-arrow-smaller-two {
	border-width:75px 0px 0px 75px;
}
.region-linker-text-box-arrow-bigger-two {
	border-width:50px 0px 0px 50px;
}
.region-landing-button {
    display: inline-block;
    padding: 0px 0px 0px 0px !important;
	margin:20px 0px 0px 0px !important;
}
.region-landing-title {
	width:100%;
	text-align:center;
}
.region-landing-title-bottom, .region-landing-title-top {
	padding:0px 0px 0px 0px;
    font-size: 24px !important;
    line-height: 24px !important;
}
.region-landing-title-middle {
    font-size: 34px;
    line-height: 34px;
}
.region-landing-button a {
	color:#522b4a;
}
.region-landing-link.three .region-landing-title-top {
	padding:0px 0px 0px 0px;
	font-family: 'Gardafiller';
}

.region-landing-link.three .region-landing-title-bottom {
	padding:0px 0px 0px 0px;
	font-family: 'Gardafiller';
}
.region-landing-info {
	width:100% !important;
	padding:10px 10px 0px 10px !important;
	margin:0px 0px 0px 0px;
	position:relative;
	z-index:9000;
   box-sizing: border-box;
	max-width:540px;
	float:none;
	position:static;
}
.region-landing-link {
	text-align:center;
}
.region-landing-image.right, .region-landing-image.left {
    width: 100%;
	max-width:100%;
	float:none;
	display:inline-block;
    position: relative;
	margin:0px 0px 20px;
}
.region-intro-image {
	padding:0px 20px  40px!important;
}
.svg-region {
	right:20px;
	top:0px;
	left:auto;
}
.region-landing-info.above {
	display:none;
}
.region-landing-info.below, .region-landing-info.below-two {
	display:inline-block;
}
}

@media(max-width:680px) {
.listing-item, .listing-item-special {
	width:100%;
}
#email-slide, .quick, .pinned-exc, .book-button.below {
	display:none;
}
.book-button-above {
	display:block;
	float:left;
	width:100%;
}
.book-button {
	width:auto;
	float:none;
	display:inline-block;
	font-size:16px;
	line-height:20px;
	padding:10px 15px;
}
.similar-box.last {
	display:none;
}
.similar-box.more {
	background-image:none !important;
	width:auto !important;
	height:auto !important;
	float:none;
	display:inline-block;
	margin:15px 0px 0px;
}

.similar-box.more span {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	padding:10px;
   	box-sizing: border-box;
    text-shadow: 0px 0px 0px;
}
.similar-box.more span i {
	display:inline-block;
	vertical-align:middle;
	border:1px solid #522b4a;
	font-style:normal;
	color:#522b4a;
    padding: 10px 25px;
	letter-spacing:1px;
	font-size:20px;
	font-family: 'Gardafiller';
}
#similar {
	text-align:center;
}
.specials span:after {
	position:absolute;
	right:-20px;
	top:6px;
	content:'';
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.6);
	font-family: 'Gardafiller';
	font-size:20px;
	width:25px;
	text-align:center;
	height:25px;
	line-height:20px;
	border:1px solid rgba(255,255,255, 0.6);
}

#category-bar, #locations-bar {
	display:none !important;
}
#filters-left, #sorter-search {
	display:none;
}
#filter-mobile-toggle {
	display:block;
	width:100%;
	text-align:center;
	float:left;
	cursor:pointer;
	font-family: 'Gardablack';
	float:left;
	margin:0px 0px 0px;
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.75);
	text-transform:uppercase;
	background-image:url(images/mobile-filter-toggle-bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 0px 10px 0px;
	font-size:18px;
	line-height:18px;
}
#mobile-filter-types, #mobile-filter-locations {
	display:none;
	float:left;
	width:100%;
	padding:0px 20px;
    box-sizing: border-box;
}
#filter-mobile-map {
	max-width:320px;
	margin:0px auto;
}
#mobile-filter-cats {
	float:left;
	width:100%;
}
.filter-mobile-back {
	text-align:center;
	float:left;
	cursor:pointer;
	width:100%;
	margin:0px 0px 40px;
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.75);
	text-transform:uppercase;
	font-family: 'Gardablack';
	font-size:18px;
	line-height:18px;
}
.filter-mobile-back span {
	font-family: 'Gardafiller';
}
.filter-mobile-cat, .filter-mobile-type {
	color:#fff;
	text-align:center;
	float:left;
	width:100%;
	cursor:pointer;
	color:#fff;
	font-family: 'Gardafiller';
	font-size:32px;
	line-height:32px;
	margin:0px 0px 25px;
	background-image:url(images/mobile-filter-bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 0px 30px;
}
.specials {
	color:#fff;
	text-align:center;
	float:left;
	width:100%;
	cursor:pointer;
	color:#fff;
	font-family: 'Gardafiller';
	font-size:32px;
	line-height:32px;
	margin:0px 0px 25px !important;
	background-image:url(images/mobile-filter-bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 0px 30px;
}
.mobile-filter-label {
	color:#fff;
	text-align:center;
	float:left;
	width:100%;
	color:#fff;
	font-family: 'Gardafiller';
	font-size:32px;
	line-height:32px;
	margin:0px 0px 20px;
}
.mobile-filter-label.top-marg {
	margin:10px 0px 20px;
}
.city-half {
	float:left;
	width:50%;
	height:auto;
	margin:0px 0px 25px;
}
.region-location-label.south {
	color:#8fbec2;
}
.cat-select {
	float:left;
	width:50%;
	color:#fff;
	border:0px !important;
	margin:0px 0px 20px 0px !important;
	text-align:center;
	background-image:url(images/mobile-filter-bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 3px 10px 3px !important;
    font-size: 20px;
    line-height: 24px;
	cursor:pointer;
    box-sizing: border-box;
}
.search-select {
	float:left;
	width:100%;
	color:#fff;
	border:0px !important;
	text-align:center;
	font-family: 'Gardafiller';
	font-size:32px;
	line-height:32px;
	margin:0px 0px 25px;
	background-image:url(images/mobile-filter-bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 3px 30px !important;
	cursor:pointer;
    box-sizing: border-box;
}
.search-select:last-of-type {
	padding:0px 0px 0px !important;
	background:none !important;
}
.cat-select.current, .search-select.current {
	text-decoration:underline;
}
#image-head-inside h1.filler span {
	display:inline-block;
	vertical-align:bottom;
	font-size:40px;
	line-height:60px;
}

#image-head-inside h1.filler span.big {
	font-family: 'Gardablack';
	font-size:38px;
	line-height:57px;
}
.region-location-label.full {
	width:100%;
	height:auto;
	text-align:center;
}
.city-filter {
	text-align:center;
	color:#fff;
	background-image:url(images/mobile-filter-bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0px 0px 10px 0px;
	margin:0px 0px 20px 0px !important;
}
.filter-mobile-type.active {
	text-decoration:underline;
}
#filter-mobile-close {
	background-image:url(images/mobile-filter-toggle-active-bg.png);
	background-repeat:no-repeat;
	background-position:center 12px;
	padding:22px 0px 9px 0px;
	position:fixed;
	font-size:18px;
	line-height:18px;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	text-align:center;
	float:left;
	cursor:pointer;
	font-family: 'Gardablack';
	float:left;
	margin:0px 0px 0px;
	color:rgb(255,255,255);
	color:rgba(255,255,255, 0.75);
	text-transform:uppercase;
	background-color:#2c4345;
}
.menu-hover-mobile .north:hover .box, .menu-hover-mobile .south:hover .box, .menu-hover-mobile .east:hover .box, .menu-hover-mobile .west:hover .box, .menu-hover-mobile .north.active .box, .menu-hover-mobile .south.active .box, .menu-hover-mobile .east.active .box, .menu-hover-mobile .west.active .box {
	fill:#fff !important;
	fill-opacity:1;
}
.menu-hover-mobile .north:hover text, .menu-hover-mobile .south:hover text, .menu-hover-mobile .east:hover text, .menu-hover-mobile .west:hover text, .menu-hover-mobile .north.active text, .menu-hover-mobile .south.active text, .menu-hover-mobile .east.active text, .menu-hover-mobile .west.active text {
	fill-opacity:0.90 !important;
	fill:rgb(82,109,111);
}
#filters-mobile {
	display:none;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index:198;
	float:left;
	background-color:rgb(82,109,111);
	background-color:rgba(82,109,111, 0.90);
	overflow:auto;
    box-sizing: border-box;
	padding:100px 0px 100px;
}
#filter-bar {
	padding:10px 0px 15px;
}
#menu-columns {
	padding:95px 0px 40px;
}
#menu-toggle-wrap {
	padding:0px 0px 0px 18px;
}
#menu-toggle-wrap:before {
	content:'';
	height:100%;
	position:absolute;
	right:100%;
    border-width: 44px 0px 0 24px;
}
.svg-region {
	position:static;
	float:left;
	width:100%;
	text-align:center;
	padding:0px 0px 40px;
}
.svg-region svg {
	width:300px;
}
#chevrons {
	position:absolute;
	top:50%;
	left:auto;
	right:0px;
	width:70px;
}
#chevrons-2, #chevrons-3 {
	width:70px;
}
.inside-inside.home-intro {
	padding:30px 120px 40px 10px !important;
	font-size:15px;
	line-height:24px;
}
.home-bg {
	background-position:center 170px;
}
#home-map {
	display:none;
}
#home-map-smaller {
	display:block;
}
.big-title {
	margin:40px 0px 0px;
	font-size:32px;
	line-height:44px;
}
.home-linker {
	margin:20px 0px 20px;
}
.region {
	width:100%;
}
.region-image.region-1, .region-image.region-3 {
	padding:0px 0px 0px 20px;
}
.region-image.region-2, .region-image.region-4 {
	padding:0px 20px 0px 0px;
}
.region-image.region-2 .caption, .region-image.region-4 .caption {
	float:right;
}
.region-image:hover .caption > h5, .region-image .caption > h5 {
	opacity:1;
	position:static;
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
	padding:10px;
}
.caption h5 .Gardafiller {
    font-size: 20px;
    line-height: 24px;
	letter-spacing:8px;
}
.region-image.region-1 .caption {
    background-color:rgb(82,43,74);
	background-color:rgba(82,43,74,0.7);
}
.region-image.region-2 .caption {
    background-color:rgb(158,95,44);
	background-color:rgba(158,95,44,0.7);
}
.region-image.region-3 .caption {
    background-color:rgb(162,180,39);
	background-color:rgba(162,180,39,0.7);
}
.region-image.region-4 .caption {
    background-color:rgb(82,109,111);
	background-color:rgba(82,109,111,0.7);
}
.region-image:hover {
	background-color:transparent !important;
}
.region-image:hover img, .region-image img {
    opacity: 1 !important;
	-webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
	left:0px;
	top:0px;
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
	position:static
    -webkit-transition: opacity 0s ease-out, transform 0s;
    transition: opacity 0s ease-out, transform 0s;
}
.region-image:hover {
	opacity:1 !important;
}
.region-image .caption .info {
	width:100%;
	opacity:1;
	float:left;
	text-align:center;
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
	padding:15px;
}
.region-image .caption {
	height:auto;
	width:75%;
	float:left;
	opacity: 1;
	z-index:10;
	position:relative;
	padding:50px 10px;
}
.region-image .caption:before {
    display:none !important;
}
.region-image img {
	opacity:1;
}
.region-image .caption .info, .region-image h5 {
	position:static;
}
.home-linker {
	padding-right:20px;
}
.home-linker-text-box.two .home-linker-text-box-arrow-smaller, .home-linker-text-box.one .home-linker-text-box-arrow-smaller, .home-linker-text-box.three .home-linker-text-box-arrow-smaller {
	border-width: 0 0 40px 40px;
}

.home-linker-text-box.two .home-linker-text-box-arrow-bigger, .home-linker-text-box.one .home-linker-text-box-arrow-bigger, .home-linker-text-box.three .home-linker-text-box-arrow-bigger {
	border-width: 0 0 60px 60px;
}
.home-linker-image.two {
	-webkit-clip-path: polygon(0 0%, 0% 0, 100% 0, 100% 82%, 87% 100%, 0 100%);
}
.home-linker-image.one {
	-webkit-clip-path: polygon(0 0%, 0% 0, 100% 0, 100% 100%, 13% 100%, 0 82%);
}

.home-linker-image.three {
	-webkit-clip-path: polygon(0 0%, 0% 0, 100% 0%, 100% 100%, 13% 100%, 0 82%);
}

.home-linker-text-box.two .home-linker-text-box-arrow-smaller {
	right:auto;
	left:0px;
    width: 0px;
    height: 0px;
	border-width: 0 40px 40px 0;
}

.home-linker-text-box.two .home-linker-text-box-arrow-bigger {
	right:auto;
	left:0px;
    width: 0px;
    height: 0px;
	border-width: 0 60px 60px 0;
}
.home-linker-text-box, .home-linker.three .home-linker-text-box {
	position:relative;
	left:auto !important;
	right:-20px !important;
	float:right;
	margin-bottom:-20px;
	top:auto !important;
	padding:25px 25px 40px;
	width:100%;
	height:auto;
	top:auto !important;
}
.linker-title {
	font-size:18px;
	line-height:21px;
}
.home-linker-text-box {
   font-size:13px;
   line-height:18px;
}
.home-linker-image {
	width:100%;
	height:240px;
	margin:0px 0px 0px 0px !important;
}

#logo {
	left:17px;
}
.menu-toggle {
	width: 42px;
    height: 44px;
}
.menu-toggle:before {
    border-width: 44px 0px 0 24px;
    left: -24px;
}
.menu-toggle .hamburger {
    display: block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 20px;
	right: 11px;
}
#menu-close {
	background-color: #512a4a;
	width: 42px;
	display: block;
    height: 44px;
    margin: 0;
    top: 0;
    z-index: 101;
	font-family: 'Gardafiller';
	color:#fff;
	font-size:43px;
	line-height:31px;
	cursor:pointer;
	text-align:center;
}
#menu-close-wrap:before {
    border-width: 44px 0px 0 24px;
}
#menu-close:before {
    border-width: 44px 0px 0 24px;
    left: -24px;
}
#logo-small {
	display:block;
}
#logo-big {
	display:none;
}
.lightbox-link-image-overlay {
	width:38px;
}
.lightbox-overlay i.big {
	font-size:25px;
	line-height:40px;
	margin-top:-10px;
}
.pinned-article {
    padding: 0px 0px 0px 0px;
}
.pinned-article-inside {
    width:100%;
}
.pinned-article-content {
	padding:15px 15px 20px;
}
.footer-menu.copy ul li {
	float:left;
	width:100%;
	margin:0px 0px 10px 0px;
}
.listing-marg {
	margin:0px 0px;
}
.listing-info, .listing-weather-wrap {
	width:100%;
	padding:20px 0px;
}
.listing-weather-info-half {
	display:inline-block;
	vertical-align:middle;
	height:auto;
	padding:10px 0px 20px 0px;
	font-family: 'Gardafiller';
	font-size:130px;
	line-height:50px;
	letter-spacing:-20px;
	text-align:center;
}
.column.three {
    width: 100%;
    padding: 0px 0px 30px 0px;
}
#image-head-inside, h2.big {
	font-size:35px;
	line-height:40px;
}
#image-head-inside p {
	font-size:14px;
	line-height:18px;
}
svg#map {
	max-width:100%;
}
}



.book_n_button {
	background: #a2b427 !important;
    color: #ffffff !important;
    font-family: 'Gardablack' !important;
    display: inline-block;
    line-height: 1;
    padding: 10px 20px;
    font-weight: normal;
	text-decoration:none !important;
}

.view_d_button {
	display: inline-block;
    border: 1px solid #000;
    padding: 0px 15px 6px 15px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: 'Gardafiller';
    margin: 0 0 0 7px;
    color: #522b4a !important;
    font-size: 19px;
    text-decoration: none;
    position: relative;
    top: 1px;
}

.listing-item .view_d_button.stat {
	float:left;
	position:static;
}

.hunting-fishing h2 {
	color: #37132d;
	margin: 10px 0px 10px;
}
.hunting-fishing p {
	font-size: 1.2rem;
	margin-bottom: 15px;
}
.purpleButton {
	padding: 2% 9% 4% 9%;
	background: #37132d;
	color: #ffffff;
}
.purpleButton span {
	font-family: 'Gardablack';
	font-weight: 300;
	color: #ffffff;
}


@media(max-width:500px) {
#instafeed-mobile a, #instafeed-inspired-mobile a {
	width:33.333333333%;
	float:left;
}
#arrow-head {
	margin:0px 0px 0px;
	cursor:pointer;
	position:absolute;
	bottom:15px;
	left:50%;
	width:30px;
	margin-left:-15px;
}
.region-weather-info-half.right span, .listing-weather-info-half.right span {
	margin:0px 0px 0px 0px;
}
.region-weather-info-half.left {
    width: 40%;
    text-align: left;
    padding: 10px 0px 0px 0px;
}
.region-weather-info-half.right {
    width: 60%;
    text-align: left;
    padding: 10px 0px 0px 20px;
    font-size: 60px;
	padding-left:10px !important;
}
#region-weather.mobile {
    padding: 35px 15px 30px 15px;
}
.region-weather-info-half.left img {
	float:left;
}
#region-weather h3 {
    font-size: 22px;
    line-height: 30px;
}
.similar-box, .inspired-box {
	height:175px;
	vertical-align:middle;
	text-align:center;
}
.inspired-box span, .similar-box span {
	vertical-align:middle;
}
.footer-inspired-link a {
	color:#fff;
	font-size:25px;
	line-height:10px;
	font-family: 'Gardafiller';
}
.insta {
	height:75%;
}
#footer-inspired-inside {
	padding:20px 10px 20px 10px;
   	box-sizing: border-box;
	height:100%;
}
.footer-inspired-link, .footer-inspired-link.third {
	margin:0px 0px 13px 0px;
	padding:0px 0px 13px 0px;
	background-size:130px auto;
}
a.inspired-more {
	margin:5px 0px 0px 0px;
}
.pinned-article-title.footer {
	font-size:25px;
	margin-top:-40px;
	height:40px;
	line-height:40px;
	text-align:left;
	font-size:18px;
}

.home-linker-image {
	height: 205px;
}

}
img.alignleft {
	margin-right: 1.35rem;
}


/*********** Edit Design by Dev ***************/

.adventure .left-contain.below { display: block;}


