/*
|-----------------------------------------------------------------------------------------------------------
| FONTS
|-----------------------------------------------------------------------------------------------------------
|
*/
/*

Place all custom fonts here for reference

*/

/*
FONTS.COM

font-family:'Freight Display W01 Bol1197167';
font-family:'Freight Display W01 Bold';

*/

@font-face {
  font-family: 'Brown-Regular';
  src: url('/includes/public/assets/fonts/BrownStd-Regular.eot');
  src: url('/includes/public/assets/fonts/BrownStd-Regular.woff2') format('woff2'),
       url('/includes/public/assets/fonts/BrownStd-Regular.woff') format('woff'),
       url('/includes/public/assets/fonts/BrownStd-Regular.ttf') format('truetype'),
       url('/includes/public/assets/fonts/BrownStd-Regular.svg#BrownStd-Regular') format('svg'),
       url('/includes/public/assets/fonts/BrownStd-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Brown-Bold';
  src: url('/includes/public/assets/fonts/BrownStd-Bold.eot');
  src: url('/includes/public/assets/fonts/BrownStd-Bold.woff2') format('woff2'),
       url('/includes/public/assets/fonts/BrownStd-Bold.woff') format('woff'),
       url('/includes/public/assets/fonts/BrownStd-Bold.ttf') format('truetype'),
       url('/includes/public/assets/fonts/BrownStd-Bold.svg#BrownStd-Bold') format('svg'),
       url('/includes/public/assets/fonts/BrownStd-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Brown-BoldItalic';
  src: url('/includes/public/assets/fonts/BrownStd-BoldItalic.eot');
  src: url('/includes/public/assets/fonts/BrownStd-BoldItalic.woff2') format('woff2'),
       url('/includes/public/assets/fonts/BrownStd-BoldItalic.woff') format('woff'),
       url('/includes/public/assets/fonts/BrownStd-BoldItalic.ttf') format('truetype'),
       url('/includes/public/assets/fonts/BrownStd-BoldItalic.svg#BrownStd-BoldItalic') format('svg'),
       url('/includes/public/assets/fonts/BrownStd-BoldItalic.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Knockout';
  src: url('/includes/public/assets/fonts/Knockout.eot');
  src: url('/includes/public/assets/fonts/Knockout.woff2') format('woff2'),
       url('/includes/public/assets/fonts/Knockout.woff') format('woff'),
       url('/includes/public/assets/fonts/Knockout.ttf') format('truetype'),
       url('/includes/public/assets/fonts/Knockout.svg#Knockout') format('svg'),
       url('/includes/public/assets/fonts/Knockout.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
/*
|-----------------------------------------------------------------------------------------------------------
| RESET STYLES
|-----------------------------------------------------------------------------------------------------------
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,
big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,
dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,
canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,
time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}


article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display: block; }

body { line-height: 1; }



blockquote,
q { quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong {font-weight: bold;}

/*Core Style*/
.core-styles h1,
.contentRender_name_plugins_core_textbox h1 {
	font-size: 67px;
    font-family: 'Knockout', sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 67px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.core-styles h2,
.contentRender_name_plugins_core_textbox h2 {
    color: #313131;
    font-size: 48px;
    font-family: 'Knockout', sans-serif;
    text-transform: uppercase;
}

.panel-one-col.yellow .core-styles h2,
.panel-one-col.yellow .contentRender_name_plugins_core_textbox h2 {
	font-family: 'Freight Display W01 Bold', serif;
	font-size: 45px;
	font-weight: bold;
	text-transform: none;
}

.core-styles h3,
.contentRender_name_plugins_core_textbox h3 {
	font-size: 27px;
    font-family: 'Freight Display W01 Bold', serif;
    font-weight: bold;
    color: #0087a4;
    margin-bottom: 10px;
    line-height: 1.5em;
}

.core-styles h4,
.contentRender_name_plugins_core_textbox h4 {
	color: #0087a4;
    font-size: 18px;
    font-family: 'Freight Display W01 Bold', serif;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.core-styles h5,
.contentRender_name_plugins_core_textbox h5 {
	font-size: 14px;
    font-family: 'Brown-Regular', sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.core-styles h6,
.contentRender_name_plugins_core_textbox h6 {
	font-size: 15px;
    font-family: 'Freight Display W01 Bold', serif;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 1px;
    text-transform: none;
}

.core-styles p,
.contentRender_name_plugins_core_textbox p {
	font-size: 14px;
    font-family: 'Brown-Regular', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-rendering: optimizeLegibility;
    color: #2f292b;
}

.core-styles b,
.core-styles strong,
.contentRender_name_plugins_core_textbox b,
.contentRender_name_plugins_core_textbox strong {
    font-weight: bold;
    line-height: inherit;
}

.core-styles i,
.core-styles em,
.contentRender_name_plugins_core_textbox i,
.contentRender_name_plugins_core_textbox em {
    font-style: italic;
	line-height: inherit;
}

.core-styles .fa,
.core-styles .fa,
.contentRender_name_plugins_core_textbox .fa,
.contentRender_name_plugins_core_textbox .fa { font-style: normal; }

.core-styles a,
.contentRender_name_plugins_core_textbox a {
    color: #0087a4;
    font-weight: bold;
    font-family: 'Brown-Regular', sans-serif;
}
.core-styles a:hover,
.contentRender_name_plugins_core_textbox a:hover {
    color: #84dde3;
    font-weight: bold;
}

.core-styles ul:not([class*="block-grid-"]),
.core-styles ol:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]),
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) {
	font-size: 14px;
    line-height: 26px;
    font-family: 'Brown-Regular', sans-serif;
    margin-bottom: 20px;
}

.core-styles ul:not([class*="block-grid-"]) li,
.core-styles ol:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ul:not([class*="block-grid-"]) li,
.contentRender_name_plugins_core_textbox ol:not([class*="block-grid-"]) li {
    color: #2f292b;
    font-size: 14px;
    font-family: 'Brown-Regular', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.08em;
    text-rendering: optimizeLegibility;
}

.core-styles td,
.core-styles tr,
.contentRender_name_plugins_core_textbox td,
.contentRender_name_plugins_core_textbox tr {
	border: solid 1px #2f292b;
}

.core-styles table,
.contentRender_name_plugins_core_textbox table {
    border-collapse: collapse;
    border: 1px solid #2f292b;
}
@media screen and (max-width: 1024px){
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1 {
		font-size: 60px;
		line-height: 60px;
	}
	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		font-size: 42px;
	}
	.panel-one-col.yellow .core-styles h2,
	.panel-one-col.yellow .contentRender_name_plugins_core_textbox h2 {
		font-size: 36px;
	}
	.core-styles h3,
	.contentRender_name_plugins_core_textbox h3 {
		font-size: 24px;
    	line-height: 28px;
	}
	.core-styles h4,
	.contentRender_name_plugins_core_textbox h4 {
		font-size: 15px;
	}
}
@media screen and (max-width: 640px){
	.core-styles h1,
	.contentRender_name_plugins_core_textbox h1 {
		font-size: 39px;
    	line-height: 39px;
	}
	.core-styles h2,
	.contentRender_name_plugins_core_textbox h2 {
		font-size: 32px;
	}
	.panel-one-col.yellow .core-styles h2,
	.panel-one-col.yellow .contentRender_name_plugins_core_textbox h2 {
		font-size: 24px;
	}
	.core-styles h3,
	.contentRender_name_plugins_core_textbox h3 {
		font-size: 21px;
	}
}

.panel-one-col.yellow .core-styles h2,
.panel-one-col.yellow .contentRender_name_plugins_core_textbox h2,
.panel-one-col.yellow .core-styles h3,
.panel-one-col.yellow .contentRender_name_plugins_core_textbox h3,
.panel-one-col.yellow .core-styles h4,
.panel-one-col.yellow .contentRender_name_plugins_core_textbox h4 {
	color:#cc3131;
}
.panel-one-col.yellow .core-styles a,
.panel-one-col.yellow .contentRender_name_plugins_core_textbox a {
	color:#cc3131;
}
.panel-one-col.yellow .core-styles a:hover,
.panel-one-col.yellow .contentRender_name_plugins_core_textbox a:hover {
	color:#8a2121;
}
/*
|-----------------------------------------------------------------------------------------------------------
| GLOBAL TAG STYLES
|-----------------------------------------------------------------------------------------------------------
*/

body {
    background-color: #fff;
    font-family: Arial, Helvetica;
    color: #3d4543;
}
.wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: block;
    font-size: 16px;
    color: #444;
}
a,
a:link,
a:visited,
a:focus {
    border: medium none;
    font-family: 'Brown-Regular', Arial, sans-serif;
    outline: 0 none;
    text-decoration: none;
    font-family: inherit;
    -webkit-transition: color 225ms ease-in-out;
    -moz-transition: color 225ms ease-in-out;
    -o-transition: color 225ms ease-in-out;
    transition: color 225ms ease-in-out;
}
a:hover {
    border: medium none;
    opacity: 0.98;
    color: #aba100;
    text-decoration: none;
}
h1,
.title1,
.title1 a {
    position: relative;
    display: inline-block;
    font-family: 'Knockout', Arial, Helvetica, serif;
    font-size: 37px;
    font-weight: 300;
    color: #313131;
    line-height: 1em;
    margin: 0px auto 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    vertical-align: middle;
}
/*h1.alt-header {
    width: 100%;
    margin-bottom: 0;
}
h1.alt-header > div {
    position: relative;
    display: inline-block;
    background-color: #f7f9f4;
    width: auto;
    padding-right: 30px;
    z-index: 2;
}
h1.alt-header:before {
    position: absolute;
    top: 50%;
    left: 0;
    content: ' ';
    height: 1px;
    width: 98%;
    border-top: 1px solid #e7e5d7;
    z-index: 1;
}*/
h2,
.title2,
.title2 a {
    color: #313131;
    font-family: 'Knockout', Arial, Helvetica, cursive;
    font-size: 32px;
    line-height: 1.3em;
}
h3,
.title3,
.title3 a {
    color: #0087a4;
    font-family:'Freight Display W01 Bold', Times, Georgia;
    font-size: 27px;
    line-height: 1.5em;
    margin-bottom: 10px;
}
h4,
.title4,
.title4 a {
    color: #313131;
    font-family: 'Knockout', Arial, Helvetica, cursive;
    font-size: 26px;
    line-height: 1em;
}
h5,
.title5,
.title5 a {
    color: #313131;
    font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: uppercase;
}
h6,
.title6,
.title6 a {
    color: #313131;
    font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3em;
    text-transform: uppercase;
}
h6.line {
	font-family: 'Brown-Regular', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #6f6f6a; 
	letter-spacing: 0.08em; 
	text-transform: uppercase; 
	padding-bottom: 20px; 
}
h6.line {
	overflow:hidden;
	text-align:center;
}
h6.line:before,h6.line:after {
	background-color:#e7e5d7;
	content:"";
	display:inline-block;
	height:1px;
	position:relative;
	vertical-align:middle;width:50%;
}
h6.line:before {
	right:.5em;margin-left:-50%;
}
h6.line:after {
	left:.5em;margin-right:-50%;
}
hr {
	border: 0; 
	height: 1px; 
	border-top: 1px solid #e7e5d7; 
	padding-top: 20px; 
	padding-bottom: 20px; 
}
p {
    position: relative;
    width: 100%;
    font-family: 'Brown-Regular', Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    color: #2f292b;
    margin: 0 auto 20px;
}
sup {
    font-size: 10px;
}
ul,ol { margin-left: 1.8em; }

blockquote {
    font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.08em;
    color: #ba7127;
    text-align: center;
    margin: 0 auto;
    max-width: 75%;
}
blockquote:before,
blockquote:after {
    position: relative;
    display: block;
    width: 25%;
    content: ' ';
    height: 2px;
    background-color: #000;
    margin: 50px auto;
    text-align: center;
}
blockquote.no-pad:before {margin-top: 0;}
blockquote.no-pad:after {margin-bottom: 20px;}
blockquote:before { top: 0; }
blockquote:after { bottom: 0; }

blockquote .source {
	display: block;
	font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.8;
    letter-spacing: 0.08em;
    color: #2f292b;
    text-align: center;
    margin: 0 auto;
    max-width: 75%;
}

.wrapper img { border: medium none; }

.wrapper .ui-datepicker select { padding: 0; }
.ui-datepicker { z-index: 10 !important; }

.center-align { text-align: center; }

.slick-slider {
	-webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}

.body-copy {
    color: #2f292b;
    font-size: 16px;
    font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    margin: 20px auto;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1; /* ie 6/7 */
}

/* Shared Button */
button,
a.button,
.button {
    position: relative;
    background-color: #0e88a6;
    display: inline-block;
    width: auto;
    font-family: 'Brown-Regular', Arial, Helvetica;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    padding: 15px 45px 15px 25px;
    overflow: hidden;
    transition: all ease .5s;
    margin: 0 auto;
    vertical-align: middle;
}
button.red,
a.button.red,
.button.red { background-color: #cc3131; }

button.pink,
a.button.pink,
.button.pink { background-color: #e08485; }

button:hover,
a.button:hover,
.button:hover { background-color: #84dde3; }

button.red:hover,
a.button.red:hover,
.button.red:hover { background-color: #8a2121; }

button.pink:hover,
a.button.pink:hover,
.button.pink:hover { background-color: #cb5151; }

.contentRender_name_plugins_common_button {text-align: center}
.contentRender_name_plugins_common_button a {margin: 0 auto 20px;}
.controlled-sm .contentRender_name_plugins_common_button a {margin: 0;}
@media screen and (max-width:1024px) {
    .controlled-sm .contentRender_name_plugins_common_button a {margin: 10px;}
}

button:after,
a.button:after,
.button:after,
.button-text:after,
a.button-text:after {
    content: '\f178';
    position: absolute;
    top: calc(50% - 1px);
    right: 14px;
    display: block;
    font-family: 'FontAwesome';
    width: auto;
    min-width: 20px;
    opacity: 1;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all ease .5s;
}
.mfp-content button:after {content: ""}
a.button-text,
.button-text {
    position: relative;
    font-family: 'Knockout', Arial, sans-serif;
    font-size: 30px;
    line-height: 1;
    color: #58b9bf;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    vertical-align: middle;
    padding-right: 35px;
}

a.button-text:after,
.button-text:after {
    font-size: 24px;
    right: 0;
    color: #58b9bf;
}

a.button-text:hover,
.button-text:hover,
a.button-text:hover:after,
.button-text:hover:after
{
    color: #84dde3;
}

a.button-text.red,
.button-text.red,
a.button-text.red:after,
.button-text.red:after { color: #cc3131; }

a.button-text:hover.red,
.button-text:hover.red,
a.button-text.red:hover:after,
.button-text.red:hover:after {
    color: #8a2121;
}

::-webkit-input-placeholder {
    color: #313131;
    opacity: 1;
}
:-moz-placeholder {
    /* Firefox 18- */

    color: #313131;
    opacity: 1;
}
::-moz-placeholder {
    /* Firefox 19+ */

    color: #313131;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #313131;
    opacity: 1;
}

::selection {
  background: #84dde3; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #84dde3; /* Gecko Browsers */
  color: #fff;
}

/*Form Styles*/
/* START RESET FORM STYLING (YOU SHOULDN'T HAVE TO MODIFY)  */

/* SHOWN BY JS IN FOOTER */

body.crm-calendar-popup  { overflow-y: hidden !important; }
body.crm-calendar-popup::-webkit-scrollbar { display: none; }
body.crm-calendar-popup .contentRender { display: none; }
body.crm-calendar-popup .crm-calendar-parent { padding: 0; margin: 0; background: #fff; }
body.crm-calendar-popup table { width: 100%; margin-bottom: 0;}
body.crm-calendar-popup table thead tr th,
body.crm-calendar-popup table tfoot tr th,
body.crm-calendar-popup table tfoot tr td,
body.crm-calendar-popup table tbody tr th,
body.crm-calendar-popup table tbody tr td,
body.crm-calendar-popup table tr td {
	padding: 2px;
	font-size: 12px;
}
body.crm-calendar-popup .lookup-cal,
body.crm-calendar-popup .lookup-calNav { border: none; }
body.crm-calendar-popup .lookup-calNav {
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
}
body.crm-calendar-popup .lookup-cal td,
body.crm-calendar-popup .lookup-calNav td { text-align: center; }
body.crm-calendar-popup .lookup-close {
	margin-top: 15px;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.mfp-iframe-scaler button:hover,
.mfp-iframe-scaler button:focus { background-color: transparent; !important; }

/* TARGET CALENDER TRIGGER ON FORMS*/
.contentRender form.simpleForm a img { margin: 0 0 10px;}

.contentRender form.simpleForm .row textarea,
.contentRender form.simpleForm .row input { margin-bottom: 10px; display: inline;}
.contentRender form.simpleForm .button { display: inline-block; }
.contentRender form.simpleForm .captcha img,
.contentRender #sv_submit_event_form img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
.contentRender form.simpleForm .hint,
.contentRender #sv_submit_event_form .sv_api_hint {
	display: block;
	text-align: center;
}
.contentRender form.simpleForm .captcha #code,
.contentRender #sv_submit_event_form #code {
	width: 200px;
	display: block;
	margin: 0 auto;
	margin-top: -13px;
}
.contentRender #sv_submit_event_form .svrecurall *,
#sv_submit_event_form #recur_show_1{
	-moz-transition: opacity .6s;
	-o-transition: opacity .6s;
	-transition: opacity .6s;
	-webkit-transition: opacity .6s;
}
.contentRender #sv_submit_event_form div.datalabel label.svformreq { color: #d81111; }
.contentRender #sv_submit_event_form select,
.contentRender #sv_submit_event_form select[size], #sv_submit_event_form select[multiple],
.contentRender #sv_submit_event_form input[type=text] { padding: 6px; }
.contentRender #sv_submit_event_form td:not(:first-child) {
	padding-left: 0;
	vertical-align: middle;
}
.contentRender #sv_submit_event_form .progress {
	height: 22px !important;
	line-height: 18px !important;
}
.contentRender div#sv_submit_event_form.submitEventForm { padding: 0 !important; }
.contentRender #sv_submit_event_form .svrecurall *,#sv_submit_event_form #recur_show_1{
	-moz-transition:all .6s;
	-o-transition:all .6s;
	transition:all .6s;
	-webkit-transition:all .6s;
}
.contentRender #sv_submit_event_form .inner_recur_opt,
.contentRender #sv_submit_event_form label.recur_menu { margin: 0 1.25em ;}
.contentRender #sv_submit_event_form .inner_recur_opt { padding: 0 1.25em 0 1.25em; }
.contentRender #sv_submit_event_form #recur_range {
	margin: 0 1.25em;
	padding: 0 1.25em 0 1.25em;
}
.contentRender #sv_submit_event_form .inner_recur_opt label {
	height: 50px;
	line-height: 46px;
}
.contentRender #sv_submit_event_form .inner_recur_opt select {
	border: none;
	border-radius: 2px;
	min-width: 60px;
}
.contentRender #sv_submit_event_form .svrecurall input[type=text]:not(#customdate) {
	border: none;
	border-radius: 2px;
}
.contentRender #sv_submit_event_form .svrecurall #customdate {
	width: 130px;
	text-align: center;
}

.contentRender form.simpleForm .formCntrls,
.contentRender form.simpleForm h3 { text-align: center; }
@media only screen and (min-width: 40.125em) {
	.contentRender form.simpleForm p.hint,
	.contentRender form.simpleForm h3 {
		/*padding-left: 8px;*/
	}
	.contentRender form.simpleForm p.hint,
	.contentRender form.simpleForm .captcha,
	.contentRender form.simpleForm .formCntrls,
	.contentRender form.simpleForm h3 {
		/*margin-left: 25%;*/
		text-align: left !important;
		width: auto;
	}
	.contentRender form.simpleForm .captcha img,
	.contentRender form.simpleForm .captcha #code { margin-left: 0; }
	.contentRender form.simpleForm .hint { text-align: left; }
}
.contentRender form.simpleForm .button,
.contentRender #sv_submit_event_form input.button,
.contentRender #sv_submit_event_form .svbtn,
.contentRender #multifileuploadcontainer label {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	box-shadow: none;
}

/* END RESET */

/* CUSTOMIZE THE FOLLOWING */

/* RESET FONT FAMILY */
.contentRender form.simpleForm .formtext,
.contentRender form.simpleForm select,
.contentRender form.simpleForm input[type=text],
.contentRender form.simpleForm label,
.contentRender #sv_submit_event_form .recur_opt input[type=checkbox] ~ label.minilabel,
.contentRender #sv_submit_event_form .recur_opt input[type=radio] ~ label.minilabel,
.contentRender #sv_submit_event_form table.fileuploads thead th,
.contentRender #sv_submit_event_form select,
.contentRender #sv_submit_event_form select[size], #sv_submit_event_form select[multiple],
.contentRender #sv_submit_event_form input[type=text],
.contentRender #sv_submit_event_form div.datalabel label,
.contentRender #sv_submit_event_form label.recur_menu { }

/* RESET FONT STYLE */
.contentRender form.simpleForm .formtext,
.contentRender form.simpleForm label,
.contentRender form.simpleForm select,
.contentRender form.simpleForm input[type="text"],
.contentRender #sv_submit_event_form table.fileuploads thead th,
.contentRender #sv_submit_event_form select,
.contentRender #sv_submit_event_form select[size], #sv_submit_event_form select[multiple],
.contentRender #sv_submit_event_form input[type=text],
.contentRender #sv_submit_event_form div.datalabel label {
	color: #898989;
    text-rendering: optimizelegibility;
    vertical-align: middle;
    font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #5e5e5e;
    line-height: 26px;
}
.contentRender form.simpleForm input[type="file"] {
	padding: 0;
}
.contentRender form.simpleForm img {margin-bottom: 10px;}
.contentRender form.simpleForm select { padding: 0 0.5em; }

.contentRender form.simpleForm .formreq { color: #cd0f1e; }

/* REPLACE WITH A CORE STYLE HEADING */
.contentRender form.simpleForm h3,
.contentRender #sv_submit_event_form .formhead {
	font-family: 'Freight Display W01 Bold', Times, Georgia;
	font-size: 28px;
	line-height: 32px;
	width: auto;
	color: #0087a4;
	text-align: center;
	letter-spacing: 0.07em;
	padding: 0px;
	background-color: transparent;
}
.panel-one-col.yellow .contentRender form.simpleForm h3,
.panel-one-col.yellow .contentRender #sv_submit_event_form .formhead {
	color:#cc3131;
}
/* SET KEY COLOR HERE */
.contentRender #sv_submit_event_form .recur_opt input[type=checkbox]:checked ~ label,
.contentRender #sv_submit_event_form .recur_opt input[type=radio]:checked ~ label,
.contentRender #sv_submit_event_form #recur_range input[type=checkbox]:checked ~ label,
.contentRender #sv_submit_event_form #recur_range input[type=radio]:checked ~ label,
.contentRender #sv_submit_event_form input[type=radio]:checked ~ label.recur_menu,
.contentRender #sv_submit_event_form .progress {
	background-image: url("/includes/public/assets/patterns/blue-squares.png");
	background-repeat: repeat;
	-webkit-background-position: left top;
	-moz-background-position: left top;
	-ms-background-position: left top;
	-o-background-position: left top;
	background-position: left top;
	color: #fff;
	background:#000;
}
/* STRONG WEIGHT FOR LABELS */
.contentRender #sv_submit_event_form label.recur_menu,
.contentRender #sv_submit_event_form div.datalabel label {
	font-weight: 600;
}
/* STYLE SUBMIT BUTTONS */
.contentRender form.simpleForm .button,
.contentRender #sv_submit_event_form input.button,
.contentRender #sv_submit_event_form .svbtn,
.contentRender #multifileuploadcontainer label {
	background: #0087a4;
	border-radius: 0 !important;
	padding: 5px 13px 5px !important;
	text-transform: uppercase !important;
	border: 2px solid #fff !important;
	font-weight: bold;
	line-height: 1.1;
	color: #fff;
}
.contentRender form.simpleForm .button:hover,
.contentRender #sv_submit_event_form input.button:hover,
.contentRender #sv_submit_event_form .svbtn:hover,
.contentRender #multifileuploadcontainer label:hover {
	background-color: #84dde3;
}
form.simpleForm .button:hover,
form.simpleForm .button:active,
#sv_submit_event_form input.button:hover,
#sv_submit_event_form input.button:active,
#sv_submit_event_form .svbtn:hover,
#sv_submit_event_form .svbtn:active,
#multifileuploadcontainer label:hover,
#multifileuploadcontainer label:active {
	color: #fff !important;
}
/* SET LINK COLOR HERE */
body.crm-calendar-popup a, body.crm-calendar-popup  a:hover {
	color:#8d8d8d !important;
	font-family: Arial, sans-serif;
	font-weight: 800 !important;
	font-style: normal !important;
}


/*
|-----------------------------------------------------------------------------------------------------------
| FORM STYLES
|-----------------------------------------------------------------------------------------------------------
*/

/* Shared Input */
form input,
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    position: relative;
    display: block;
    background-color: #fff;
    height: 40px;
    font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    line-height: 40px;
    font-size: 14px;
    color: #5e5e5e;
    padding: 0 46px 0 15px;
    margin-bottom: 20px;
}
form select {
	font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
}
@media only screen and (min-width: 64.063em){
	form.simpleForm label.formtext {
	    max-width: none;
	}
}
input[type="checkbox"] {
    height: auto;
    line-height: 1;
}

form .cal-icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    cursor: pointer;
}
form .cal-icon.blue {
    background-color: #0e88a6;
    color: #fff;
    height: 45px;
    line-height: 50px;
    right: 5px;
    text-align: center;
    vertical-align: middle;
}
form .cal-icon.blue .fa { color: #fff; }

form input::-webkit-input-placeholder {
    color: #5e5e5e;
}
form input::-moz-placeholder {
    color: #5e5e5e;
}
form input:-ms-input-placeholder {
    color: #5e5e5e;
}
form input:-moz-placeholder {
    color: #5e5e5e;
}

/* Shared Select */
.shared-select {
    position: relative;
    font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    color: #5e5e5e;
    font-size: 14px;
    border: none;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 45px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
}

/*
|-----------------------------------------------------------------------------------------------------------
| HEADER SECTION
|-----------------------------------------------------------------------------------------------------------
*/

.header-section {
    position: relative;
    z-index: 999;
    background: #1a1a1a;
    height: 100%;
    height: 60px;
    width: 100%;
    margin: 0 auto;
}
.stickynav .header-section {
    position: fixed;
    top: 0;
}
.header-section .headerRow {
    margin: 0 auto;
    max-width: 1000px;
}
.header-section .section-top { height: 40px; }
.header-section .section-top-lower {
    display: inline-block;
    position: relative;
    top: -2px;
    vertical-align: top;
}

.header-section .logo {
    position: absolute;
    left: 50%;
    top: 10px;
    z-index: 20003;
    display: inline-block;
    text-align: left;
    margin: 0;
    padding: 0;
    transition: all 0.5s ease 0s;
    transform: translateX(-50%);
}
.header-section .logo p { margin-bottom: 0; }
.header-section .logo a {
    position: relative;
    z-index: 10;
}
.top-header,
.header-section .logo { text-align: center; }
.top-header {
    width: 100%;
    height: 60px;
    line-height: 60px;
    vertical-align: middle;
}
.top-header .top-header-inner {
	min-height: 50px;
}
.header-section .logo img {
    max-width: 70px;
    padding-left: 0px;
}

.header-section .section-main-nav {
    height: 60px;
    background-color: rgba(0, 0, 0, 0.20);
}
.header-section .header-cont {
    position: relative;
    left: 0;
    top: 0;
    z-index: 3;
    height: 60px;
    width: 100%;
    transition: all 0.5s ease 0s;
}
.header-section .header-cont .top-header .top-header-left {
    position: relative;
    float: left;
}
.header-section .header-cont .top-header .top-header-right {
    float: right;
    text-align: right;
    z-index: 99;
}

.header-section .header-cont { cursor: pointer; }
.header-section .header-cont .top-text {
    font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 300;
    color: #939786;
    padding: 8px 12px;
}

.header-section .header-cont .fa { display: inline-block; }

.header-section .header-tripbuilder,
.header-section .header-social-links,
.header-section .header-booking,
.header-section .header-email,
.header-section .header-alert,
.header-section .search-cont {
    display: inline-block;
    font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    color: #939786;
    vertical-align: middle;
    text-align: left;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 1;
    padding: 0px 13px 0 0;
    text-transform: uppercase;
}
.header-section .header-tripbuilder .fa,
.header-section .header-booking .fa,
.header-section .header-email .fa,
.header-section .search-cont .fa {
    position: relative;
    font-size: 18px;
    font-family: "FontAwesome";
    color: #6c6c6c;
}


.header-section .header-tripbuilder .counter{
    position: relative;
    top: -2px;
    font-size: 14px;
    margin-left: 5px;
}

.header-section .header-tripbuilder.active,
.header-section .header-tripbuilder.active .fa,
.header-section .header-tripbuilder .active .fa,
.header-section .header-tripbuilder.active a,
.header-section .header-tripbuilder a.active { color: #fff; }

.header-section .search-mobile {
    position: absolute;
    right: 11px;
    top: 9px;
    float: right;
}

.header-section .header-dd {
    position: fixed;
    left: 0;
    top: 50px;
    background: #3e3e3e;
    border: 0 none;
    width: 0;
    opacity: 0;
    -webkit-transition: opacity 225ms ease-in-out;
    -moz-transition: opacity 225ms ease-in-out;
    -o-transition: opacity 225ms ease-in-out;
    transition: opacity 225ms ease-in-out;
}

.header-section .header-dd .header-dd-cont{display: none;}

.header-section .header-dd.active {
    position: absolute;
    display: block;
    width: 100vw;
    opacity: 1;
}

.header-section .header-dd.active .header-dd-cont{display: block;}

.header-section .header-dd .header-close { display: none; }

.header-section .header-dd .header-dd-title {
    font-family: 'Knockout', Arial, sans-serif;
    font-size: 32px;
    color: #fff;
    line-height: 1.9;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-top: 8px;
    margin-bottom: 5px;
}

.header-section .header-dd .header-dd-title,
.header-section .header-dd form {
    position: relative;
    width: 0;
    overflow: hidden;
}

.header-section .header-dd .header-dd-title,
.header-section .header-dd form { width: auto; }
.header-section .header-dd.booking-dd form,
.header-section .header-dd.enews-dd form { padding-top: 18px; }

.header-section .header-dd input[type=search],
.header-section .header-dd input[type=text],
.header-section .header-dd input[type=email] {
    position: relative;
    top: 0px;
    background-color: #fff;
    box-shadow: none;
    color: #313131;
    display: block;
    font-family: 'Brown-Regular', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    left: 0;
    margin: 0 auto;
    padding: 15px 14px 10px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

.header-section .header-dd .field-label {
    position: absolute;
    top: -18px;
    color: #80807b;
}

.header-section .header-dd .submit-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    background: #0e88a6;
    width: 43px;
    height: 43px;
    line-height: 50px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
.header-section .header-dd .submit-btn .fa {
    font-size: 15px;
    color: #fff;
}

.header-section .header-dd .header-dd-cont {
    left: 0;
    margin: 0px auto;
    max-width: 75%;
    position: relative;
    right: 0;
    padding: 72px 18px 45px;
    text-align: left;
}
.header-section .header-dd .header-dd-cont .collapse {
	padding: 0;
}

.header-section .header-dd form input {
    background-color: transparent;
    border: 0 none;
}

.header-section .header-dd .submit-alt {
    font-size: 16px;
    line-height: 40px;
    padding: 3px 44px 0 13px;
    vertical-align: middle;
}
.header-section .header-dd .submit-alt:after {
    top: 50%;
    font-size: 18px;
}

/* Booking Dropdown */

.header-section .booking-dd .columns.date-field {
    padding-left: 0px;
    padding-right: 40px;
}
.header-section .booking-dd .columns.date-field .cal-icon { right: 30px; }

/* E-News Dropdown */

.header-section .enews-dd .columns:first-child { padding-left: 0; }


/*
|-----------------------------------------------------------------------------------------------------------
| BODY SECTION
|-----------------------------------------------------------------------------------------------------------
*/

.body-section {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin-top: 40px;
}
.body-section.no-top-margin{
	margin-top: 0;
}
.body-section.extra-padding {
	padding-top: 101px;
	margin-top: 0;
}
.body-section.extra-padding.has-top-margin {
	padding-top: 141px;
}
@media screen and (max-width: 1024px) {
    .body-section.extra-padding.has-top-margin {
        padding-top: 60px;
    }
}
@media screen and (max-width: 640px) {
    .body-section.extra-padding.has-top-margin {
        padding-top: 35px;
    }
}
.body-section.detail-page {
	padding-top: 0px;
}
body .wrapper .row,
body .wrapper .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1190px;
}

.body-section .maincont { padding: 0px; }
.withheader .body-section .maincont { padding-top: 110px; }

.panel-one-col.controlled-width { padding: 0; }
.panel-one-col.interior-nav {
	margin-bottom:40px;
}

.panel-one-col,
.panel-two-col-right,
.panel-two-col-left,
.panel-two-col-even {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
}
body .panel-one-col .panel_custom_two_col_sidebar_right > .row,
body .panel-one-col .panel_custom_two_col_sidebar_right > .row {
	width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}

.panel-one-col.yellow,
.panel-one-col.controlled-width.yellow { background-color: #f6f3e5;padding-top: 40px; }

.panel-two-col-right { padding-bottom: 30px; }

.panel-two-col-right .controlled-sm:after,
.panel-two-col-right .controlled-med:after,
.panel-two-col-right .controlled-lrg:after {
    position: absolute;
    left: 50%;
    bottom: 20px;
    background-color: #eceded;
    content: ' ';
    height: 3px;
    width: 40%;
    transform: translateX(-50%);
}

/* Four 1 Column Panel Variations - Full, Controlled Lrg, Controlled Med, Controlled Sm*/

.controlled-lrg,
.controlled-med,
.controlled-sm {
    /*display: table;*/
    width: 100%;
    content: ' ';
    margin: 0 auto 40px auto;
}
.panel-one-col.btm-margin {
	margin-bottom: 40px;
}
.panel-two-col-right .controlled-lrg,
.panel-two-col-right .controlled-med,
.panel-two-col-right .controlled-sm { margin: 0 auto 50px;  }

.controlled-lrg { } /* Inherits .row max-width */
.controlled-med { max-width: 960px; }
.controlled-sm {
    max-width: 760px;
    padding: 0px;
}

/* Foundation override due to design */

.panel-one-col > .row > .column,
.panel-one-col > .row > .columns,
.panel-two-col-right > .row > .column,
.panel-two-col-left > .row > .columns {
    padding-left: 40px;
    padding-right: 40px;
}

@media screen and (max-width: 1025px) {
	.panel_custom_two_col_even .right_container .embed-widget {
		margin-top: 15px;
	}
}

/*******/

.body-section .controlled-lrg .header-icon,
.body-section .controlled-med .header-icon,
.body-section .controlled-sm .header-icon {
    position: relative;
    top: 0;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
    padding-right: 0;
    vertical-align: middle;
}

.body-section .panel-one-col .controlled-sm p,
.body-section .panel-two-col-right .controlled-sm p,
.body-section .panel-two-col-left .controlled-sm p {
    font-family: 'Brown-Regular', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: #000;
    letter-spacing: 0.08em;
}

.read-more,
.read-more:hover {
    font-family: 'Brown-Regular', Arial, sans-serif;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 40px 0 10px;
    opacity: 1;
    -webkit-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+43&0+0,1+43 */
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 43%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 43%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 43%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.read-more.active { filter: alpha(opacity=0);
     -khtml-opacity: .0;
       -moz-opacity: .0;
            opacity: .0; }

/*
|-----------------------------------------------------------------------------------------------------------
| FOOTER SECTION
|-----------------------------------------------------------------------------------------------------------
*/

.footer-section {
    position: relative;
    text-align: center;
    z-index: 1;
}
.footer-section .footer-top {
    position: relative;
    background-color: #6f6f6a;
    width: 100%;
    text-align: left;
    padding: 10px 0 10px 20px;
}
.footer-section .side-accent {
    position: absolute;
    right: 0;
    top: 0;
    height: 0;
    width: 80px;
    border-bottom: 40px solid #84dde3;
    border-left: 40px solid transparent;
}
.footer-section .footer-top a {
    font-family: 'Brown-Regular', Arial, sans-serif;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.25em;
}
.footer-section .footer-top a .fa {
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #fff;
    margin-left: 5px;
}

.footer-section .footer-btm {
    position: relative;
    background-color: #231f20;
    width: 100%;
    padding: 50px 0 40px;
}
.footer-section .footer-top,
.footer-section .footer-btm {
    padding-left: 10px;
    padding-right: 20px;
}

.footer-section .footer-btm .bottom-info { padding-top: 40px; }
.footer-section .copyright {
    font-family: 'Brown-Regular', Arial, sans-serif;
    color: #5f5f5f;
    font-size: 11px;
    text-align: left;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    padding-top: 10px;
}
.footer-section .sv-logo {
    display: inline-block;
    width: 100%;
    text-align: right;
}
.footer-section .sv-logo a {
    display: block;
    width: 100%;
    height: 18px;
    vertical-align: middle;
}
.footer-section .sv-logo a img { }


/*
|-----------------------------------------------------------------------------------------------------------
| Social LInks Widget
|-----------------------------------------------------------------------------------------------------------
*/

.social-buttons {
    margin: 10px auto 0;
    position: relative;
    text-align: left;
    width: auto;
}
.social-buttons .social-title {
    font-family: 'Brown-Bold', Arial;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
    color: #949494;
    margin-bottom: 25px;
}
.social-buttons .social-icon {
    background-color: #4d4d4d;
    box-sizing: border-box;
    border-radius: 99px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    margin-right: 3px;
}
.social-buttons .social-icon.last { margin-right: 0; }
.social-buttons .social-icon a .fa {
    line-height: 1;
    vertical-align: middle;
    display: block;
    font-size: 18px;
    line-height: 30px;
    color: #231f20;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.social-buttons .social-icon:hover { background-color: #fff; }
.social-buttons .social-icon .facebook {}
@media screen and (max-width: 640px) {
	.social-buttons:not(.social-layout-header) .social-icon:last-child {
		margin-right: 0;
	}
}

.social-buttons.social-layout-header {
    margin: 0px;
    padding-right: 5px;
}
.social-buttons.social-layout-header .social-icon {
    background: none;
    width: auto;
    height: auto;
}
.social-buttons.social-layout-header .social-icon a .fa {
    color: #6c6c6c;
}
.social-buttons.social-layout-header .social-icon a:hover .fa {
    color: #fff;
}
.blog_core_panel .social-buttons.social-layout-header .social-icon a .fa {
    color: #0087a4;
}
.blog_core_panel .social-buttons.social-layout-header .social-icon a .fa:hover {
    color: #84dde3;
}

/*
|-----------------------------------------------------------------------------------------------------------
| Trip Advisor
|-----------------------------------------------------------------------------------------------------------
*/

.footer-section .tripadvisor {
	padding: 25px 25px 0 0;
}
.footer-section .tripadvisor a {
	display: block;
}
@media screen and (max-width: 1025px) {
	.footer-section .tripadvisor {
		padding: 0px;
    	text-align: left;
	}
	.footer-section .tripadvisor img {
		max-height: 77px;
    	padding-top: 20px;
	}
}
@media screen and (max-width: 640px) {
	.footer-section .tripadvisor {
    	text-align: center;
	}
}
.footer-section .cookieconsent {
	padding: 25px 25px 0 0;
    font-family: 'Brown-Bold', Arial;
    font-size: 12px;
    text-align: left;
    text-transform: uppercase;
}
@media screen and (max-width: 640px) {
	.footer-section .cookieconsent {
    	text-align: center;
	}
}
.optanon-show-settings {
    color: #C0C0C0;
}
/*
|-----------------------------------------------------------------------------------------------------------
| Misc Widgets
|-----------------------------------------------------------------------------------------------------------
*/

.addthis { margin: 20px 0; }
.addthis a:hover { color: #84dde3;}
.addthis .fa {font-size: 20px; padding-right:20px;}
.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
    padding: 0;
    float: none;
}
.alerts {
    position: relative;
    height: 0;
    visibility: hidden;
    backface-visibility: visible;
    width: 100%;
    font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.08em;
    color: #fff;
    text-align: center;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.alerts.active {
    height: 100%;
    visibility: visible;
    padding: 14px 40px 12px;
}
.alerts a {
    font-family: 'Brown-Bold', Arial, Helvetica, sans-serif;
    color: #e9d9b0;
}
.alerts .alert-close {
    position: absolute;
    right: 30px;
    top: 52%;
    font-family: 'Brown-Bold', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    transform: translateY(-50%);
    cursor: pointer;
}

.calendar-search {
    width: 100%;
    padding: 0 0 30px 0;
}

.calendar-search .cal-search-inner {
    text-align: center;
    margin: 0 auto;
    max-width: 800px;
}

.calendar-search .date-cont,
.calendar-search .cat-cont {
    padding-right: 10px;
    text-align: center;
}

.calendar-search .title {
    font-family: 'Freight Display W01 Bold', Times, Georgia;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    margin-bottom: 30px;
}
.calendar-search .date-fields .date-field {
    position: relative;
    padding: 0;
}
.calendar-search .date-fields .date-field:first-child { padding-right: 10px; }
.calendar-search .date-fields .date-field:last-child { padding-left: 10px; }

.calendar-search .date-fields .date-field:first-child img { right: 10px; }

.calendar-search .shared-select{
	-moz-apperance: none;
	background-image: none;
}

.calendar-search .cal-icon{
	top: auto;
	bottom: 20px;
	pointer-events: none;
	cursor: pointer;
}

.calendar-search .cat-cont {
    padding: 0 0 0 30px;
}

.calendar-search .cal-search-button {
    display: inline-block;
    width: 100%;
    margin: 20px auto 0;
    clear: both;
}

.calendar-search .submit-btn {
    display: block;
    text-align: center;
}

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
    .calendar-search .cal-search-inner { max-width: 90%; }
}

@media only screen and (max-width: 40em) {
    .calendar-search { padding: 30px 20px; }
    .calendar-search .date-cont,
    .calendar-search .cat-cont,
    .calendar-search .date-fields .date-field:first-child,
    .calendar-search .date-fields .date-field:last-child { padding: 0; }

    .calendar-search .date-fields .date-field:first-child img { right: 0; }
}

.stackla { width: 100%; }
.stackla img { display: inherit; }
.has-tip:hover, .has-tip:focus {
        border-bottom: none;
    }
/*
|-----------------------------------------------------------------------------------------------------------
| MEDIA QUERIES
|-----------------------------------------------------------------------------------------------------------
*/
/*** Mobile ***/

@media only screen and (max-width: 40em) {

    h1.alt-header { margin-bottom: 15px; }

    h3,
    .title3,
    .title3 a { font-size: 17px; }

    p {
        font-size: 14px;
    }

    /*
    |------------------------
    | HEADER SECTION
    |------------------------
    */
    .header-section .header-cont .columns { padding: 0; }

    .header-section .logo { top: 25px; }
    .header-section .logo img {
        padding-left: 0;
    }

    .header-section .header-social-links { display: none;  }
    
    .top-header {
        float: left;
        width: 100%;
    }

    .header-section .header-cont .top-header .top-header-right {
        position: relative;
        width: 100%;
    }

    .header-section .header-alert {
        position: absolute;
        top: 0;
        left: 100px;
        height: 60px;
        line-height: 70px;
        padding-right: 0;
        text-align: center;
        vertical-align: middle;
    }
    .header-section .header-alert img { width: 18px; }

    .header-section .header-dd {
        top: 60px;
        left: 0;
    }
    .header-section .header-dd.site-search-dd { left: -65px; }

    .header-section .header-dd .header-dd-title {
        line-height: 1.5;
        color: #6f6f6a;
    }
    .header-section .header-dd .header-dd-cont {
        max-width: 100%;
        padding: 5px 32px 20px 18px;
    }
    .header-section .header-dd.active input[type=text] { margin-bottom: 10px; }

    .header-section .header-dd .submit-alt { width: 100%; }

    .header-section .booking-dd .columns.date-field:first-child { padding-right: 20px; }
    .header-section .booking-dd .columns.date-field:nth-of-type(2n) { padding-left: 20px; }
    .header-section .booking-dd .columns.date-field .cal-icon { right: 0; }

    /*
    |------------------------
    | BODY SECTION
    |------------------------
    */

    .body-section .panel-one-col .controlled-sm p,
    .body-section .panel-two-col-right .controlled-sm p,
    .body-section .panel-two-col-left .controlled-sm p {
        font-size: 13px;
        line-height: 1.7;
    }

    .body-section .content-main,
    .body-section .content-main a,
    .body-section .content-main ul,
    .body-section .intro-text a {
        font-family: 'Brown-Regular', Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 22px;
    }

    blockquote::before,
    blockquote::after {
        width: 50%;
        margin: 25px auto 20px;
    }

    blockquote {
        max-width: 92%;
        font-size: 14px;
    }

    .controlled-sm { padding: 0; }

    .panel-one-col > .row > .column,
    .panel-one-col > .row > .columns,
    .panel-two-col-right > .row > .column,
    .panel-two-col-left > .row > .columns {
        padding-left: 30px;
        padding-right: 30px;
    }

    .body-section .panel-one-col .controlled-lrg .header-icon,
    .body-section .panel-one-col .controlled-med .header-icon,
    .body-section .panel-one-col .controlled-sm .header-icon,
    .body-section .panel-two-col-right .controlled-lrg .header-icon,
    .body-section .panel-two-col-right .controlled-med .header-icon,
    .body-section .panel-two-col-right .controlled-sm .header-icon,
    .body-section .panel-two-col-left .controlled-lrg .header-icon,
    .body-section .panel-two-col-left .controlled-med .header-icon,
    .body-section .panel-two-col-left .controlled-sm .header-icon {
        top: 3px;
        max-width: 50px;
        /*margin-left: -20px;*/
    }

    .body-section .panel-two-col-right .controlled-lrg .header-icon,
    .body-section .panel-two-col-right .controlled-med .header-icon,
    .body-section .panel-two-col-right .controlled-sm .header-icon,
    .body-section .panel-two-col-left .controlled-lrg .header-icon,
    .body-section .panel-two-col-left .controlled-med .header-icon,
    .body-section .panel-two-col-left .controlled-sm .header-icon { margin-left: 0; }

    /*
    |------------------------
    | FOOTER SECTION
    |------------------------
    */

    .footer-section { margin-top: 0px; }

    .footer-section .side-accent { width: 60px; }

    .footer-section .footer-btm { padding-top: 30px; }
    .footer-section .footer-btm .bottom-info { max-width: 80%; }
    .footer-section .footer-btm .bottom-info .copyright {
        font-size: 10px;
        text-align: center;
        margin-bottom: 30px;
    }
    .footer-section .sv-logo { text-align: center; }

    .social-buttons { text-align: center; }

    .social-buttons .social-title { text-align: center; }

    /*
    |------------------------
    | MISC
    |------------------------
    */

    .addthis { margin-top: 20px; }

    .alerts .alert-close { right: 20px; }

    
}

/*** Tablet ***/

@media only screen and (min-width: 40.063em) and (max-width: 1025px) {
    p { font-size: 16px; }

    h1,
    .title1,
    .title1 a {
        font-size: 62px;
        line-height: 66px;
    }
    h2,
    .title2,
    .title2 a { }
    h3,
    .title3,
    .title3 a { }
    h4,
    .title4,
    .title4 a { }
    h5,
    .title5,
    .title5 a { }
    h6,
    .title6,
    .title6 a { }

    /*
    |------------------------
    | HEADER SECTION
    |------------------------
    */

    .header-section { height: 78px; }
    .header-section .header-cont { height: 78px; }

    .header-section .logo { top: 18px; }
    .header-section .logo img { max-width: 120px; }

    .top-header {
        height: 78px;
        line-height: 78px;
    }

    .header-section .header-dd { top: 78px; }
    .header-section .header-dd .header-dd-cont { padding: 20px 18px 20px; }
    .header-section .header-dd .header-dd-title { margin-bottom: 0; }
    .header-section .header-dd .submit-alt { /*padding: 2px 40px 2px 15px;*/ }

    .header-section .booking-dd .columns.date-field.medium-5 { width: 36% }
    .header-section .booking-dd .columns.medium-2 { width: 28% }
    .header-section .booking-dd .columns.date-field { padding: 0 10px 0 0; }
    .header-section .booking-dd .columns.date-field:nth-of-type(2n) { padding: 0 5px 0 10px; }
    .header-section .booking-dd .columns.date-field .cal-icon { right: 10px; }
    .header-section .booking-dd .columns.date-field:nth-of-type(2n) .cal-icon { right: 5px; }

    /*
    |------------------------
    | BODY SECTION
    |------------------------
    */

    .body-section { margin-top: 0px; }

    .controlled-sm { max-width: 82%; }

    .panel-two-col-right .controlled-sm:after,
    .panel-two-col-right .controlled-med:after,
    .panel-two-col-right .controlled-lrg:after {
        position: absolute;
        left: 50%;
        bottom: 30px;
        background-color: #eceded;
        content: ' ';
        height: 3px;
        width: 40%;
        transform: translateX(-50%);
    }

    .panel-two-col-right .controlled-lrg,
    .panel-two-col-right .controlled-med,
    .panel-two-col-right .controlled-sm { margin: 0 auto 60px;  }

    /*
    |------------------------
    | FOOTER SECTION
    |------------------------ */

    .footer-section .footer-top,
    .footer-section .footer-btm { padding-left: 25px; }


}

/*** Large Tablet ***/

@media only screen and (max-width: 1024px) {

    .header-section .top-header-right .fa.active {
        display: inline-block !important;
        color: #1a1a1a;
    }
    .header-section .top-header-right .fa.active:before {
		opacity: 0;
	}
    .header-section .top-header-right .fa.active:after {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        content: "\f00d" !important;
        width: 15px;
        height: 15px;
        color: #fff;
        line-height: 0.8;
        transform: translate(-50%, -50%);
    }
}

/*** Desktop and Tablet ***/

@media only screen and (min-width: 40.063em) {
    [class*="block-grid-"] > li { padding: 0 1.25rem 1.25rem; }
}

/*** Desktop ***/

@media only screen and (min-width: 1025px) {
    h1,
    .title1,
    .title1 a {
        font-size: 67px;
        line-height: 70px;
    }
    h2,
    .title2,
    .title2 a { font-size: 52px; }
    h3,
    .title3,
    .title3 a { font-size: 28px; }
    h4,
    .title4,
    .title4 a { font-size: 36px; }
    h5,
    .title5,
    .title5 a { font-size: 30px; }
    h6,
    .title6,
    .title6 a { font-size: 24px; }

    .collapse { padding: 0 !important; }

    /*
    |------------------------
    | HEADER SECTION
    |------------------------
    */

    .top-header {
        height: 50px;
        line-height: 50px;
        padding-left: 150px;
    }
    .header-section {
        position: fixed;
        background: rgba(0, 0, 0, 0) url("/includes/public/assets/images/header-bg.png") repeat-x scroll 0 0;
        min-height: 101px;
    }
    .header-section .header-cont { min-height: 101px; }

    .header-section .logo {
        left: 20px;
        top: 5px;
        padding-top: 10px;
        float: left;
        transform: translateX(0);
    }
    .header-section .logo img { max-width: 123px; }

    .header-section .header-dd { background: #3e3e3e url("/includes/public/assets/images/search-bg.png") repeat-x scroll 0 0; }
    .header-section .header-dd .header-dd-cont { max-width: 810px; }
    .header-section .header-dd.active .header-close {
        position: absolute;
        top: 70px;
        right: 45px;
        left: auto;
        z-index: 99;
        display: block;
        background: transparent;
        background: rgba(0, 0, 0, 0) url("/includes/public/assets/images/close-x.png") repeat scroll 0 0;
        background-size: cover;
        width: 20px;
        height: 20px;
        color: #8b8b8b;
        cursor: pointer;
        line-height: 1;
        text-align: center;
        text-transform: uppercase;
    }
    .header-section .header-dd.active .header-close .fa { display: none; }

    

    /*
    |------------------------
    | BODY SECTION
    |------------------------
    */

    .panel-one-col > .row > .column,
    .panel-one-col > .row > .columns,
    .panel-two-col-right > .row > .column,
    .panel-two-col-left > .row > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .panel-one-col.controlled-width,
    .panel-two-col-right.controlled-width,
    .panel-two-col-left.controlled-width { padding: 0px; }

    .panel-two-col-right .controlled-sm:after,
    .panel-two-col-right .controlled-med:after,
    .panel-two-col-right .controlled-lrg:after {
        position: absolute;
        left: 50%;
        bottom: 50px;
        background-color: #eceded;
        content: ' ';
        height: 3px;
        width: 40%;
        transform: translateX(-50%);
    }

    .panel-two-col-right .controlled-lrg,
    .panel-two-col-right .controlled-med,
    .panel-two-col-right .controlled-sm { margin: 0 auto 80px;  }

    .body-section.detail-page { padding-top: 51px; }

    /*
    |------------------------
    | FOOTER SECTION
    |------------------------
    */

}
.sitemap {margin-bottom: 20px;}
.sitemap h4 {
	color: #313131;
    font-size: 48px;
    font-family: 'Knockout', sans-serif;
    text-transform: uppercase;
    line-height: 1.3em;
}
.sitemap .multicol {column-count:3; margin-left: 0}
.sitemap .multicol li {
	color: #2f292b;
    font-size: 14px;
    font-family: 'Brown-Regular', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    text-rendering: optimizeLegibility;
}
.sitemap .multicol > li {
	font-size: 27px;
    font-family: 'Freight Display W01 Bold', serif;
    font-weight: bold;
    color: #0087a4;
    list-style: none;
    line-height: 34px;
}
.sitemap .multicol li a{
    color: #0087a4;
    font-weight: bold;
}
.sitemap .multicol li a:hover {
    color: #84dde3;
    font-weight: bold;
}
@media screen and (max-width: 1024px){
	.sitemap h4 {
		font-size: 42px;
	}
	.sitemap .multicol > li {
		font-size: 24px;
	}
	.sitemap .multicol {column-count:2;margin-left: 0;}
}
@media screen and (max-width: 640px){
	.sitemap .multicol {column-count:1;margin-left: 0;}
	.sitemap h4 {
		font-size: 32px;
	}
	.sitemap .multicol > li {
		    font-size: 21px;
	}
}



.alt-header {
    width: 100%;
    margin-bottom: 0;
    /*margin-top: 45px;*/
    overflow: hidden;
}
/*.alt-header > div {
    position: relative;
    display: inline-block;
    background-color: #f7f9f4;
    width: auto;
    padding-right: 30px;
    z-index: 2;
}*/
.alt-header h1.title:after {
    position: absolute;
    top: 50%;
    content: ' ';
    height: 1px;
    width: 1200px;
    border-top: 1px solid #e7e5d7;
    left:110%;
}
.alt-header h1.title {margin-bottom: 0;}

.alt-header .subtitle {
    font-size: 14px;
    font-family: 'Brown-Regular', sans-serif;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 1px;
    font-style: italic;
    color: #666666;
    margin-top: -8px;
}

/*
|-----------------------------------------------------------------------------------------------------------
| WEDDING THEME
|-----------------------------------------------------------------------------------------------------------
*/


/* Header */

.theme-wedding .header-section { background-color: #cb5151; }

@media only screen and (min-width: 64.063em) {
	.theme-wedding .header-section {
		background: rgba(0, 0, 0, 0) url("/includes/public/assets/images/header-bg-wedding.png") repeat-x scroll 0 0;
	}
}

/* Body */

.theme-wedding h1 {
	position: relative;
	display: inline-block;
	font-family:'Freight Display W01 Bold', Times, Georgia;
	font-size: 27px;
	color: #cb5151;
	line-height: 1em;
	margin: 0px auto 15px;
	letter-spacing: 0;
	text-transform: none;
	vertical-align: middle;
}

.theme-wedding h1.alt-header > div {
	padding-right: 0;
	vertical-align: middle;
}
.theme-wedding h1.alt-header::before { border: 0 none; }

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
	.theme-wedding h1 {
		font-size: 42px;
		line-height: 56px;
	}
}

@media only screen and (min-width: 64.063em) {
	.theme-wedding h1 { font-size: 55px; }
}

.theme-wedding .header-section .header-dd { background: #f5f2e4 url("/includes/public/assets/images/search-bg-weddings.png") repeat-x scroll 0 0; }
.theme-wedding .header-section .site-search-dd .header-dd-title{color:#e08485;}
.theme-wedding .header-section .site-search-dd .search-close{
    background: rgba(0, 0, 0, 0) url("/includes/public/assets/images/close-x-weddings.png") no-repeat;
    color:#e08485;
}

/* Footer */

.theme-wedding .footer-section .footer-top { background-color: #e08485; }
.theme-wedding .footer-section .side-accent { border-bottom: 40px solid #eec2c2; }

.theme-wedding .footer-section .footer-btm { background-color: #cb5151; }

.theme-wedding .social-buttons .social-title { color: #fff; }
.theme-wedding .social-buttons .social-icon { background-color: #fff; }
.theme-wedding .social-buttons .social-icon a .fa { color: #cb5151; }

.theme-wedding .footer-section .copyright { color: #fff; }
.theme-wedding .footer-section .sv-logo a { background: url('/includes/public/assets/images/simpleview-white.png') right center no-repeat; }
.theme-wedding .footer-section .sv-logo img { display: none;}

/* Nav */

.theme-wedding .nav-secondary .item,
.theme-wedding .nav-secondary a,
.theme-wedding .nav-secondary .pipe { color: #fff; }

.theme-wedding .nav-primary .item > a,
.theme-wedding .nav-primary .item.has-dropdown > a::after { color: #cb5151; }

.theme-wedding .header-section .header-tripbuilder .fa,
.theme-wedding .header-section .header-booking .fa,
.theme-wedding .header-section .header-email .fa,
.theme-wedding .header-section .search-cont .fa { color: #fff; }

.theme-wedding .footer-nav-cont a { color: #fff; }

/* Header Imagee */

.theme-wedding .header-slideshow-int .int-header .text-cont .title,
.theme-wedding .header-slideshow-int .int-header .text-cont .title a {
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    z-index: 10;
    position: relative;
    width: 100%;
    display: block;
    font-size: 12px;
    color: #fff;
    text-shadow: 1px 2px 8px rgba(0, 0, 0, 0.9);
}

.theme-wedding .header-slideshow-int .int-header .text-cont .description {
	font-family:'Freight Display W01 Bold';
	font-size: 18px;
	font-style: italic;
	color: #000;
	text-align: center;
	letter-spacing: 0.06em;
	padding-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
    .theme-wedding .header-section .header-dd { background: #f5f2e4 none;}
}

@media only screen and (min-width: 40.063em) and (max-width: 1024px) {
	.theme-wedding .header-slideshow-int .int-header .text-cont .title,
	.theme-wedding .header-slideshow-int .int-header .text-cont .title a {
        color: #fff;
        text-shadow: 1px 2px 6px rgba(0, 0, 0, 0.9);
        font-size: 12px;
	}

	.theme-wedding .header-slideshow-int .int-header .text-cont .description { font-size: 21px; }
}

@media only screen and (min-width: 64.063em) {
	.theme-wedding .header-slideshow-int .int-header .text-cont .title,
	.theme-wedding .header-slideshow-int .int-header .text-cont .title a { font-size: 65px; }

	.theme-wedding .header-slideshow-int .int-header .text-cont .title:after {
		position: absolute;
		bottom: 0;
		left: 50%;
		content: ' ';
		height: 2px;
		width: 30%;
        transform: translateX(-50%);
	}

	.theme-wedding .header-slideshow-int .int-header .text-cont .title {
		/* margin-bottom: 20px;
        padding-bottom: 20px; */
        font-size: 14px;
        font-family: 'Brown-Regular', Arial, Helvetica,sans-serif;
        color: #fff;
	}
	.theme-wedding .header-slideshow-int .int-header .text-cont {
        position: absolute;
        top: 90%;
        left: 18%;
        padding: 10px;
        background-color: rgba(0, 0, 0, 0.4);
        max-width: 375px;
        transform: translate(-50%,-50%);
	}
	.theme-wedding .header-slideshow-int .int-header .text-cont .description {
		font-size: 25px;
		color: #fff;
		text-align: center;
		letter-spacing: 0.06em;
		padding-bottom: 0;
	}
}

/* Image Box Standard */

.contentRender_name_plugins_collections_template_custom_imagebox_featured .imagebox-standard {
	margin: 0;
	padding: 0px 0 30px;
	margin-bottom: 40px;
}

.contentRender_name_plugins_collections_template_custom_imagebox_featured .imagebox-standard:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	background-color: #eceded;
	content: ' ';
	height: 1px;
	width: 60%;
	transform: translateX(-50%);
}

.theme-wedding .imagebox-standard li.content .title,
.theme-wedding .imagebox-standard li.content .title a {
	font-family:'Freight Display W01 Bold';
	font-size: 36px;
	color: #0086a3;
	letter-spacing: 0;
	margin-bottom: 20px;
	text-transform: none;
}

.theme-wedding .imagebox-standard li.content .desc {
	font-family: 'Brown-Regular',Arial,sans-serif;
	font-size: 14px;
	color: #2f292b;
	line-height: 1.8;
	margin-bottom: 20px;
	letter-spacing: 0.08em;
	max-width: 80%;
}

.theme-wedding .imagebox-standard li.content .link a {
	font-size: 32px;
	color: #a5dae0;
}
.theme-wedding .imagebox-standard li.content .link a.button-text:after {
	color: #a5dae0;
	line-height: 1.2;
}

@media only screen and (min-width: 64.063em) {
	.theme-wedding .imagebox-standard .content .title { font-size: 36px; }
}

.panel-one-col .quick-facts{
    margin-bottom: 80px !important;
    padding-bottom: 20px;
}

.panel-one-col .quick-facts .description {
	color: #2f292b;
	font-family: 'Brown-Regular', Arial, sans-serif;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.08em;
}

.panel-one-col .panel_custom_three_col_even .quick-facts .description li::before {
	top: -8px;
	font-size: 22px;
}

.panel-one-col .panel_custom_three_col_even .quick-facts .medium-6{width: 100%}

.panel-one-col .quick-facts img{
    margin: 0 auto;
    display: block;
}

.panel-one-col .quick-facts ul li a { color: #cc3131; }


@media only screen and (min-width: 40.063em){
    .panel-one-col .quick-facts{
        height: 340px;
        padding-bottom: 0;
    }

    .panel-one-col .panel_custom_three_col_even .quick-facts{
        height: auto;
        padding-bottom: 0;
    }
    .panel-one-col .quick-facts img{
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    .panel-one-col .panel_custom_three_col_even .quick-facts img{display: none}
}

@media only screen and (min-width: 64.063em) {
    .panel-one-col .quick-facts img{
        top: -56px;
    }
}

.panel-one-col .panel_custom_three_col_even .quick-facts .title{
    font-size: 30px;
    margin-bottom: 10px;
}

.panel-one-col .quick-facts .title{
    margin-bottom: 40px;
}

.theme-neighborhoods .panel-one-col .panel_custom_three_col_even ul{
    list-style: none !important
}
.panel-one-col .quick-facts .description ul{list-style-position: outside;}

.theme-neighborhoods .panel-one-col .panel_custom_three_col_even li{
    color: #cc3131;
    position: relative;
}

.theme-neighborhoods .panel-one-col .panel_custom_three_col_even li::before {
    content: "\2022";
    color: #000;
    font-size: 40px;
    display: inline;
    vertical-align: middle;
    position: absolute;
    top: -13px;
    left: -26px;
}

.panel-one-col .quick-facts .description ul li{
    margin-bottom: 20px;
}


@media only screen and (max-width: 64.063em) {
    .panel-one-col .quick-facts {width: 50%;}
}

@media only screen and (max-width: 40.063em){
    .panel-one-col .quick-facts {width: 100%;}
}

.panel-container-featured {
	position: relative;
	display: block;
	width: 100%;
	padding: 20px 10px 10px;
	border: 2px solid #f6f3e5;
}
.panel-container-featured .title {
	position: absolute;
	top: -9px;
	padding: 0 20px;
	background-color: #fff;
	left: 50%;
	transform: translateX(-50%);
	text-transform: uppercase;
}
.panel-container-featured .featured-content {
	display: block;
	padding-top: 20px;
	z-index: 1;
}
.panel-container-featured .featured-content .contentRender_type_widget {
	padding: 10px;
}
@media only screen and (min-width: 40.063em) {
	.panel-container-featured {
		padding: 30px;
	}
	.panel-container-featured .featured-content {
		display: flex;
		justify-content: space-around;
		padding-top: 0;
	}
	.panel-container-featured .featured-content .contentRender_type_widget {
		padding: 30px;
	}
}
@media only screen and (min-width: 64.063em) {
	.panel-container-featured {
		padding: 30px 40px;
	}
}

.theme-neighborhoods .imagebox-wide .content .title{display: none;}
.theme-neighborhoods .yellow .highlights .highlights-header .highlights-title > div {background-color: #f6f3e5; }
.theme-neighborhoods .highlights .highlights-header .highlights-link {display: none !important;}
.theme-neighborhoods .yellow .highlights .highlights-content .item .title,
.theme-neighborhoods .yellow .highlights .highlights-content .item .title a{color: #cc3131;}

/*Crowdriff Adjustment*/
.cr__lens .cr__load-more-container {
    padding: 0px;
}

.cr__gallery *, .cr__gallery :after, .cr__gallery :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    line-height: 0px;
}
.search_categories_panel{
    margin: 15px 0;
}
.search_categories_panel .yellow{
    background-color: #f6f3e5;
    margin: 0 30px;
    padding: 15px 0;
}

@media (min-width: 64.063em) {
    .search_categories_panel .yellow{
        margin: 0 40px;
    }
}

/*Google Map*/
.gMapContainer button:after {
    display: none;
}