.row {
  max-width: 75rem;
}
a {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.button {
  background: #4A5321;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.button:hover {
  background: #4E4B1F;
}
@media screen and (min-width: 64em) {
  .button {
    font-size: 19px;
  }
}
/* Main stylesheet for http://lansugarden.com */
/* CSS RESET */
/* http://meyerweb.com/eric/tools/css/reset/
	   v2.0 | 20110126
	   License: none (public domain)
	   */
/* HTML5 display-role reset for older browsers */
/* END CSS RESET */
/* LESS VARIABLES */
@font-face {
  font-family: 'Geometric CG Bold';
  src: url('/assets/font/Geometric CG Bold.eot');
  src: local('â˜º'), url('/assets/font/Geometric CG Bold.ttf') format('truetype'), url('/assets/font/Geometric CG Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* USEFUL HAX */
/* END USEFUL HAX */
/* BEGIN MASTER STYLES */
/* BEGIN EVENTS ROLL (UPCOMING / ONGOING) */
/* BEGIN THIS MONTH */
/* BEGIN THINGS TO DO */
/* BEGIN TICKETS AND MEMBERSHIP */
/* BEGIN VIRTUAL TOUR */
/* Without JS, we use :target */
/* BEGIN EVENTS CALENDAR */
/* Core qTip styles */
/* Default close button class */
/* IE fix */
/* Applied to 'focused' tooltips e.g. most recently displayed/interacted with */
/* Applied on hover of tooltips i.e. added/removed on mouseenter/mouseleave respectively */
/* BEGIN BLOG */
/* BEGIN SEARCH */
/* BEGIN CONNECT */
/* BEGIN HOME */
/* END HOME */
html {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  line-height: 1;
  margin: auto;
  font-size: 10px;
  background-color: #fffbed;
  font-family: Helvetica, "Helvetica Neue", "Myriad Pro", Arial, Verdana, Sans-Serif;
  font-weight: 300;
}
div {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
span {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
applet {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
object {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
iframe {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
h1 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "gitan-latin", sans-serif;
  color: #444444;
  font-size: 36px;
  line-height: 1em;
  margin: 1em 0;
}
h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "gitan-latin", sans-serif;
  color: #444444;
  font-size: 2.4em;
  line-height: 1em;
  margin: 1em 0;
}
h3 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "gitan-latin", sans-serif;
  color: #444444;
}
h4 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "gitan-latin", sans-serif;
  color: #444444;
}
h5 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "gitan-latin", sans-serif;
  color: #444444;
}
h6 {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: "gitan-latin", sans-serif;
  color: #444444;
}
p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  quotes: none;
}
blockquote:before {
  content: '';
  content: none;
}
blockquote:after {
  content: '';
  content: none;
}
pre {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
a:link {
  color: #514f26;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #514f26;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #ff8921;
}
a:active {
  color: #ff8921;
}
a:link#wemadethis {
  font-size: 10px !important;
  color: #999 !important;
  font-style: normal;
  font-weight: normal;
  display: block;
  float: left;
  margin-top: 0px;
}
a:visited#wemadethis {
  font-size: 10px !important;
  color: #999 !important;
  font-style: normal;
  font-weight: normal;
  display: block;
  float: left;
  margin-top: 10px;
}
a:hover#wemadethis {
  color: #555 !important;
  transition: color 1s;
  -webkit-transition: color 1s;
}
a p {
  font-weight: normal;
}
abbr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
acronym {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
address {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
big {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
cite {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
code {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
del {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
dfn {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
em {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-style: italic;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
ins {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
kbd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
q {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  quotes: none;
}
q:before {
  content: '';
  content: none;
}
q:after {
  content: '';
  content: none;
}
s {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
samp {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
small {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
strike {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
strong {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: bold;
}
sub {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
sup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
tt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
var {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
b {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-weight: bold;
}
u {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
i {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-style: italic;
}
center {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
dl {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
dt {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
dd {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
ol {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style: none;
}
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style: none;
}
li {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
form {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
label {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
legend {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
table {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
tbody {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
thead {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
th {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
aside {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
canvas {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
details {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
embed {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
figure {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
footer {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
header {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
menu {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
nav {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
output {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
ruby {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
section {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  display: block;
}
summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
time {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
mark {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
audio {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
hr {
  outline: none;
  background-color: none;
  border: none;
  border-bottom: 2px dotted #bdba70;
}
.module-inner {
  padding: 20px 25px 6px 25px;
  z-index: 100;
  position: relative;
}
.module-inner h2 {
  font-family: "gitan-latin", sans-serif;
  color: #ea6f24;
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 22px;
  margin-top: 1px;
}
.module-inner p {
  font-family: "Helvetica Neue", Helvetica, Ariel, Verdana, sans-serif;
  color: #777777;
  font-size: 14px;
  line-height: 18px;
}
.module-inner h3 a {
  color: #514f26;
}
.module-inner ul.ongoing-programs-sidebar {
  margin: 18px 0px;
}
.module-inner ul.ongoing-programs-sidebar li {
  border-top: 1px dotted #bdba70;
  padding: 14px 0;
  margin: 0;
}
.module-inner ul.ongoing-programs-sidebar li::before {
  content: none !important;
}
.module-inner ul.ongoing-programs-sidebar li a {
  color: #514f26;
  font-weight: normal;
}
.module-inner ul.ongoing-programs-sidebar li.active {
  background-image: url(/assets/img/list_active_bg.png);
}
.module-inner ul.ongoing-programs-sidebar li.active a:before {
  content: "»";
  font-size: 18px;
  margin-right: 8px;
  color: #ea6f24;
}
.module-wrapper {
  margin: 12px 0 12px 0;
}
@media screen and (min-width: 64em) {
  .module-wrapper:nth-of-type(1) {
    margin-top: 310px;
  }
}
.module-wrapper:last-child {
  margin-bottom: 120px;
}
.body-sidebar-inner .decor-image {
  margin: 10px auto;
  text-align: center;
}
.page-action-links {
  background-color: #000;
  margin: 12px 0 82px 0;
  width: 280px;
  height: 126px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #558ba1;
  -moz-box-shadow: 0 3px 5px rgba(2, 2, 2, 0.4), 0 0 0 1px #a9dcf3;
  -webkit-box-shadow: 0 3px 5px rgba(2, 2, 2, 0.4), 0 0 0 1px #a9dcf3;
  box-shadow: 0 3px 5px rgba(2, 2, 2, 0.4), 0 0 0 1px #a9dcf3;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjU3LjY5MTY0NzE1MDY2MzUlIiB5MT0iMTA0Ljk3MDg0NDM3NzEzJSIgeDI9IjMxLjY5MTY0NzE1MDY2MzUlIiB5Mj0iLTExLjAyOTE1NTYyMjg3MDElIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3OGJhMSIgc3RvcC1vcGFjaXR5PSIwIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzU3OGJhMSIgc3RvcC1vcGFjaXR5PSIwLjY5Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2hhdDApIiAvPgo8L3N2Zz4=);
  background-image: -moz-linear-gradient(103deg, #558aa1 0%, #79b2c6 100%);
  background-image: -o-linear-gradient(103deg, #558aa1 0%, #79b2c6 100%);
  background-image: -webkit-linear-gradient(103deg, #558aa1 0%, #79b2c6 100%);
  background-image: linear-gradient(103deg, #558aa1 0%, #79b2c6 100%);
  padding: 24px 0px 12px 30px;
}
.page-action-links a:link {
  display: block;
  color: #fff1e6;
  text-shadow: 0 1px 0 rgba(2, 2, 2, 0.13);
  text-decoration: none;
  font-size: 28px;
  font-family: "gitan-latin", sans-serif;
  line-height: 1.4em;
  font-weight: 300;
}
.page-action-links a:visited {
  display: block;
  color: #fff1e6;
  text-shadow: 0 1px 0 rgba(2, 2, 2, 0.13);
  text-decoration: none;
  font-size: 28px;
  font-family: "gitan-latin", sans-serif;
  line-height: 1.4em;
  font-weight: 300;
}
.page-action-form {
  height: auto;
  color: #fff;
  margin: 12px 0 12px 0;
}
.page-action-form .module-wrapper {
  height: auto;
  color: #fff;
  margin: 0px 0 12px 0;
  margin-top: 0;
}
.page-action-form p {
  color: #fff;
}
.page-action-form h2 {
  margin: 36px 0 24px 0;
  font-size: 24px;
  font-family: "gitan-latin", sans-serif;
  color: #fff;
  line-height: 1.2em;
}
.page-action-form .module-inner {
  background-image: -moz-linear-gradient(0deg, #558aa1 0%, #79b2c6 100%);
  background-image: -o-linear-gradient(0deg, #558aa1 0%, #79b2c6 100%);
  background-image: -webkit-linear-gradient(90deg, #558aa1 0%, #79b2c6 100%);
  background-image: linear-gradient(0deg, #558aa1 0%, #79b2c6 100%);
  border-color: #aaddf3;
}
.page-action-form .module-notch-header {
  border-color: #aaddf3;
  background-color: #79b2c6;
}
.page-action-form .module-notch-footer {
  border-color: #aaddf3;
  background-color: #558aa1;
}
.page-action-form .ff_composer {
  margin-bottom: 1em;
}
.page-action-form .ff_composer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-action-form .ff_composer .line {
  overflow: hidden;
}
.page-action-form .ff_composer .line:last-child {
  overflow: hidden;
  float: none;
  width: auto;
}
.page-action-form .ff_composer .last_unit {
  overflow: hidden;
  float: none;
  width: auto;
}
.page-action-form .ff_composer .unit {
  float: left;
  padding: 0;
}
.page-action-form .ff_composer .unit_right {
  float: right;
}
.page-action-form .ff_composer .size1of1 {
  float: none;
}
.page-action-form .ff_composer .size1of2 {
  width: 50%;
}
.page-action-form .ff_composer .size1of2 input {
  width: 90%;
  margin: 0 10px 0 0;
}
.page-action-form .ff_composer .size1of3 {
  width: 33.33333%;
}
.page-action-form .ff_composer .size2of3 {
  width: 66.66666%;
}
.page-action-form .ff_composer .size1of4 {
  width: 25%;
}
.page-action-form .ff_composer .size3of4 {
  width: 75%;
}
.page-action-form .ff_composer p {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
  line-height: 1.4em;
  margin: .5em 0 !important;
}
.page-action-form .ff_composer h1 {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.page-action-form .ff_composer h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.page-action-form .ff_composer h3 {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.page-action-form .ff_composer h4 {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.page-action-form .ff_composer h5 {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.page-action-form .ff_composer h6 {
  margin: 0;
  padding: 0;
  margin-bottom: 0;
}
.page-action-form .ff_composer .required_item {
  margin-left: 4px;
  color: red;
}
.page-action-form .ff_composer textarea {
  width: 250px;
  height: 28px;
  border: solid 1px #548ca1;
  background-color: #e0edf2;
  margin-bottom: 14px;
  padding: 4px 4px 4px 4px;
  height: auto;
}
.page-action-form .ff_composer input[type="text"] {
  width: 250px;
  height: 28px;
  border: solid 1px #548ca1;
  background-color: #e0edf2;
  margin-bottom: 14px;
  padding: 4px 4px 4px 4px;
}
.page-action-form .ff_composer input[type="email"] {
  width: 250px;
  height: 28px;
  border: solid 1px #548ca1;
  background-color: #e0edf2;
  margin-bottom: 14px;
  padding: 4px 4px 4px 4px;
}
.page-action-form .ff_composer input[type="url"] {
  width: 250px;
  height: 28px;
  border: solid 1px #548ca1;
  background-color: #e0edf2;
  margin-bottom: 14px;
  padding: 4px 4px 4px 4px;
}
.page-action-form .ff_composer input[type="number"] {
  width: 250px;
  height: 28px;
  border: solid 1px #548ca1;
  background-color: #e0edf2;
  margin-bottom: 14px;
  padding: 4px 4px 4px 4px;
}
.page-action-form .ff_composer input[type="password"] {
  width: 250px;
  height: 28px;
  border: solid 1px #548ca1;
  background-color: #e0edf2;
  margin-bottom: 14px;
  padding: 4px 4px 4px 4px;
}
.page-action-form .ff_composer input[type="search"] {
  width: 250px;
  height: 28px;
  border: solid 1px #548ca1;
  background-color: #e0edf2;
  margin-bottom: 14px;
  padding: 4px 4px 4px 4px;
}
.page-action-form .ff_composer ul.dynamic_recipients {
  list-style: none;
  padding: 0;
}
.page-action-form .ff_composer .field_label {
  font-weight: normal;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.4em;
}
.page-action-form .ff_composer input:nth-of-type(1) {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}
.page-action-form .ff_composer input[type="submit"] {
  text-shadow: 0px 1px 3px #924500;
  font-size: 14px;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 10px 0 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ea6f24;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
  border: solid 1px #ac4100;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #f49440;
  background: -moz-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(9%, #f49440), color-stop(55%, #ec7429), color-stop(100%, #ea7024));
  background: -webkit-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -o-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -ms-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: linear-gradient(135deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49440', endColorstr='#ea7024', GradientType=1);
  cursor: pointer;
}
.page-action-form .ff_composer input[type="submit"]:hover {
  background: #f49440;
  background: -moz-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(9%, #ffb657), color-stop(55%, #ec7429), color-stop(100%, #ea7024));
  background: -webkit-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: -o-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: -ms-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: linear-gradient(135deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb657', endColorstr='#ea7024', GradientType=1);
}
.page-action-form ul li {
  margin: 0 !important;
}
.page-action-form ul li label {
  color: #fff;
}
.page-action-form ul li:before {
  content: none;
}
.page-action-form .line:nth-of-type(1) {
  border-bottom: dotted 1px #fff;
  display: block;
  margin-bottom: 12px;
  padding-bottom: 10px;
}
.page-action-form .field_label {
  display: block;
  width: auto;
}
.form-submit-button {
  text-shadow: 0px 1px 3px #924500;
  font-size: 14px;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 10px 0 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ea6f24;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
  border: solid 1px #ac4100;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #f49440;
  background: -moz-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(9%, #f49440), color-stop(55%, #ec7429), color-stop(100%, #ea7024));
  background: -webkit-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -o-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -ms-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: linear-gradient(135deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49440', endColorstr='#ea7024', GradientType=1);
  cursor: pointer;
}
.form-submit-button:hover {
  background: #f49440;
  background: -moz-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(9%, #ffb657), color-stop(55%, #ec7429), color-stop(100%, #ea7024));
  background: -webkit-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: -o-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: -ms-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: linear-gradient(135deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb657', endColorstr='#ea7024', GradientType=1);
}
.section-break {
  margin: 2em 0 2em 0;
  border-top: dotted 1px #a9a163;
  height: 1px;
  display: block;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.textcaps {
  text-transform: uppercase;
}
p.edit-this-page {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #999;
  background-color: #000;
  display: block;
  z-index: 1000000;
  padding: 1em;
  text-align: right;
}
p.edit-this-page a {
  display: block;
  text-decoration: none;
  padding: 6px 0 6px 0;
  color: #fff;
}
.column2 {
  width: 465px;
  float: left;
  margin-left: 12px;
}
.column2:first-child {
  margin-left: 0px;
}
a[href$='.pdf'] {
  padding: 12px 12px 12px 22px !important;
  background: transparent url(/assets/img/pdf_icon.png) no-repeat center left;
}
.page-wrapper {
  width: 100%;
  margin: auto;
  font-size: 1.5em;
  line-height: 2.4em;
  color: #444444;
}
.site-header-wrapper {
  background: url("/assets/img/bg-pattern-tan.jpg") repeat;
  position: fixed;
  top: 0;
  height: 70px;
  width: 100%;
  z-index: 1000;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 64em) {
  .site-header-wrapper {
    height: 100px;
  }
}
.site-header-wrapper.sticky {
  background: url("/assets/img/bg-pattern-tan.jpg") repeat;
}
.site-header-wrapper .site-header-inner {
  max-width: 75rem;
  padding: 0 20px;
}
@media screen and (min-width: 64em) {
  .site-header-wrapper .site-header-inner {
    padding: 0;
  }
}
.home .site-header-wrapper {
  background: none;
  /* Nav Background: */
  background-color: rgba(255, 255, 255, 0.8);
}
.home .site-header-wrapper.sticky {
  background: url("/assets/img/bg-pattern-tan.jpg") repeat;
  background-color: transparent;
}
.site-header-inner {
  position: relative;
  margin: auto;
  max-width: 75rem;
}
.site-header-inner .logo {
  float: left;
}
.site-header-inner .logo a {
  background-image: url('/assets/img/lansulogo.png');
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  text-indent: -99999px;
  height: 50px;
  width: 64px;
  margin-top: 10px;
}
@media screen and (min-width: 64em) {
  .site-header-inner .logo a {
    height: 70px;
    width: 90px;
    margin-top: 15px;
  }
}
.site-header-inner .contact-links {
  float: right;
  clear: right;
}
.site-header-inner .contact-links a {
  color: #514f26;
  font-size: 12px;
  text-decoration: none;
  padding-left: 1em;
  font-weight: 100;
}
.site-header-inner .site-navigation-wrapper {
  display: flex;
  align-items: center;
  float: right;
  clear: right;
}
.site-header-inner .site-navigation-wrapper nav {
  display: inline-block;
}
.site-header-inner .site-navigation-wrapper nav ul {
  margin: 0;
}
.site-header-inner .site-navigation-wrapper nav ul li {
  display: inline-block;
  margin-right: 50px;
}
.site-header-inner .site-navigation-wrapper nav ul li a {
  display: block;
  text-transform: uppercase;
  font-size: 17px;
}
.parallax {
  margin-top: 70px;
  padding-top: 100px;
  background-position: top center !important;
  background-size: auto;
}
@media screen and (min-width: 64em) {
  .parallax {
    margin-top: 100px;
  }
}
ul.site-navigation {
  width: 100%;
  clear: both;
  display: block;
  background-color: #444;
  text-align: center;
}
ul.site-navigation li {
  display: block;
  float: left;
  padding: .5em 1em;
  position: relative;
  white-space: nowrap;
}
ul.site-navigation li:last-child {
  padding-right: 0;
}
ul.site-navigation li a {
  font-size: 18px;
  text-decoration: none;
  color: #4e4e4e;
  font-weight: 100;
}
ul.site-navigation li.active a {
  color: #ea6f24;
  font-weight: 500;
}
ul.site-navigation li.parent-active a {
  color: #ea6f24;
  font-weight: 500;
}
ul.site-navigation a[href*="tickets-membership"] {
  color: #568ba2;
  padding-left: 10px;
}
.site-footer {
  display: block;
  clear: both;
  margin: 0;
  padding: 36px 1em;
  background-color: #fffbed;
  font-size: 12px;
  line-height: 16px;
  color: #555555;
  font-weight: 200;
  position: relative;
  z-index: 1000;
}
p#wemadethis {
  font-size: 10px !important;
  color: #999 !important;
  font-style: normal;
  font-weight: normal;
  display: block;
  float: left;
  margin-top: 0px;
}
p#wemadethis a:hover {
  color: #555 !important;
  transition: color 1s;
  -webkit-transition: color 1s;
}
.site-footer-inner {
  max-width: 75rem;
  margin: auto;
}
.site-footer-inner .footer-meta.left {
  width: 500px;
  float: left;
  margin-right: 12px;
  padding-right: 46px;
  border-right: 4px double #bdba70;
}
.site-footer-inner .footer-meta-content {
  margin-left: 80px;
}
.site-footer-inner .footer-meta.right {
  width: 350px;
  float: right;
}
.site-footer-inner .logo {
  float: left;
  margin-right: 12px;
  text-indent: -9999px;
}
.site-footer-inner .logo a {
  background-image: url('/assets/img/lansulogo_footer.png');
  background-repeat: no-repeat;
  display: block;
  height: 82px;
  width: 63px;
}
.site-footer-inner .footer-newsletter-signup {
  margin-top: 12px;
}
.site-footer-inner .footer-newsletter-signup form input {
  height: 22px;
  border: 1px solid #ece8cb;
  margin: 4px 0 0 0;
  padding: 2px;
  outline: none;
  line-height: 16px;
  float: left;
  color: #514f26;
  font-size: 12px;
  width: 136px !important;
  height: 22px !important;
  font-size: 14px !important;
}
.site-footer-inner .footer-newsletter-signup form button {
  height: 22px;
  border: 1px solid #ece8cb;
  margin: 4px 0 0 0;
  padding: 2px;
  outline: none;
  line-height: 16px;
  float: left;
  color: #514f26;
  font-size: 12px;
  border: 1px solid #ea6f24;
  background-color: #ea6f24;
  color: #ece8cb;
  text-transform: uppercase;
  padding: 2px 8px;
}
.footer-actions-links {
  margin-top: 12px;
}
.footer-actions-links a {
  font-size: 14px;
  color: #ea6f24;
  text-decoration: none;
  font-weight: bold;
  float: left;
  margin-right: 25px;
}
ul.footer-social {
  clear: left;
  margin-top: 12px;
}
.footer-social li {
  float: left;
  margin-right: 4px;
}
.footer-social a {
  display: block;
  width: 42px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 15px;
}
.footer-social a.facebook_social {
  background-image: url('/assets/img/facebook_social.png');
}
.footer-social a.twitter_social {
  background-image: url('/assets/img/twitter_social.png');
}
.footer-social a.pinterest_social {
  background-image: url('/assets/img/pinterest_social.png');
}
.footer-social a.instagram_social {
  background-image: url('/assets/img/instagram_social.png');
}
.page-header {
  max-width: 75rem;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
}
@media screen and (min-width: 64em) {
  .page-header {
    padding: 0 0 200px 0;
    padding-bottom: 200px;
  }
}
.page-header h2 {
  text-transform: uppercase;
  font-size: 2.4em;
  line-height: 1em;
  margin: 0;
  padding: 0px 0 20px 0;
  color: #ffffff;
  clear: left;
}
ul.navigation {
  position: relative;
  z-index: 1000;
  width: 100%;
  clear: both;
  padding: 0 0 40px 0;
}
ul.navigation li {
  display: block;
  float: left;
  padding: 0 .5em 0 0;
  position: relative;
  white-space: nowrap;
}
ul.navigation li:after {
  content: "\f105";
  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: FontAwesome;
  font-size: 20px;
  right: 5px;
  position: absolute;
  top: -10px;
  color: #ffffff;
}
ul.navigation li a {
  display: block;
  padding: 0 10px 0 20px;
  margin: 0px;
  position: relative;
  white-space: nowrap;
  text-decoration: none;
  line-height: 1em;
  font-weight: 600;
  color: #ffffff !important;
}
ul.navigation li:first-child {
  background-image: none;
}
ul.navigation li:first-child a {
  padding: 0 10px 0 0;
}
ul.navigation li:hover:after {
  color: #E7D986;
}
ul.navigation a:link {
  color: #ffffff;
}
ul.navigation a:visited {
  color: #ffffff;
}
ul.navigation a:hover {
  color: #E7D986 !important;
}
ul.navigation a:active {
  color: #E7D986;
}
ul.navigation li.active a {
  color: #E7D986 !important;
  font-style: italic;
}
ul.navigation li.active:after {
  color: #E7D986;
}
.body-header-img {
  position: relative;
  -moz-box-shadow: 0 3px 5px rgba(2, 2, 2, 0.4);
  -webkit-box-shadow: 0 3px 5px rgba(2, 2, 2, 0.4);
  box-shadow: 0 3px 5px rgba(2, 2, 2, 0.4);
  width: 283px !important;
  height: auto !important;
  margin: 20px auto;
}
@media screen and (min-width: 64em) {
  .body-header-img {
    width: 598px !important;
    height: auto !important;
    margin: 0px;
  }
}
.body-header-img img {
  height: auto;
}
@media screen and (min-width: 64em) {
  .body-header-img img {
    width: 598px;
  }
}
.body-header-img ul li {
  content: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
.body-header-img ul li:before {
  content: none !important;
}
.body-header-img .image-caption {
  display: none;
}
.body-header-img .image-caption p {
  font-size: 12px;
  line-height: 1em;
  padding: 6px;
  margin: 0px;
}
.body-header-img:hover .image-caption {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  display: block;
  position: absolute;
  bottom: 0;
  font-family: helvetica;
}
.body-header-img #gallery {
  width: 283px !important;
  height: 211px !important;
}
@media screen and (min-width: 64em) {
  .body-header-img #gallery {
    width: 598px !important;
    height: 400px !important;
  }
}
.body-header-img div.slider-nav span.left,
.body-header-img div.slider-nav span.right {
  top: 60%;
}
.body-wrapper {
  width: 100%;
  z-index: 998;
  position: relative;
  background-color: #fffbed;
  background-image: url('/assets/img/bg-pattern-tan.jpg');
  background-repeat: repeat;
}
.body-inner {
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (min-width: 64em) {
  .body-inner {
    padding: 0;
    max-width: 75rem;
  }
}
.body-content-wrapper {
  position: relative;
  z-index: 1000;
}
@media screen and (min-width: 64em) {
  .body-content-wrapper {
    width: 800px;
    float: left;
    margin-top: -200px;
  }
}
.body-content-wrapper p {
  font-family: "skolar-sans-latin", Helvetica, Ariel, Verdana, sans-serif;
  font-weight: 300;
  color: #514f26;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 1em 0;
}
.body-content-wrapper p:first-child {
  margin: 0;
}
.body-content-wrapper h1 {
  font-family: "gitan-latin", sans-serif;
  color: #ea6f24;
  margin: 0.75em 0;
}
.body-content-wrapper h2 {
  font-family: "gitan-latin", sans-serif;
  color: #ea6f24;
  font-size: 36px;
  padding: 1em 0 .6em 0;
  line-height: 1em;
}
.body-content-wrapper h3 {
  font-family: "gitan-latin", sans-serif;
  color: #ea6f24;
  font-size: 21px;
  padding: .6em 0 .4em 0;
  line-height: 1em;
  font-weight: normal;
}
.body-content-wrapper h4 {
  font-family: "gitan-latin", sans-serif;
  color: #ea6f24;
  font-size: 16px;
  padding: .6em 0 .4em 0;
  line-height: 1em;
  font-family: "Helvetica Neue", Helvetica, Ariel, Verdana, sans-serif;
  font-weight: bold;
}
.body-content-wrapper blockquote {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Ariel, Verdana, sans-serif;
  color: #514f26;
  font-size: 21px;
  line-height: 28px;
  padding: 1em 0 1em 0;
  margin: 1em 0 1em 0;
  border-top: dotted 1px #a9a163;
  border-bottom: dotted 1px #a9a163;
}
.body-content-wrapper ul li {
  padding: 0;
  margin-bottom: 1em;
  margin-left: 1em;
  line-height: 24px;
  color: #514f26;
}
.body-content-wrapper ul li:before {
  content: "•";
  color: #ea6f24;
  padding-right: 4px;
  margin-left: -0.8em;
}
.body-sidebar-wrapper {
  z-index: 1000;
  position: relative;
}
@media screen and (min-width: 64em) {
  .body-sidebar-wrapper {
    width: 310px;
    float: right;
    margin: -300px 0 0 0;
  }
}
.body-sidebar-wrapper .module-inner h2 {
  font-size: 26px;
  margin-bottom: 20px;
}
.body-sidebar-wrapper .module-inner h3 {
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Ariel, Verdana, sans-serif;
  font-weight: bold;
  color: #514f26;
  margin: 1em 0;
}
.body-sidebar-wrapper .module-inner p {
  font-family: "skolar-sans-latin", Helvetica, Ariel, Verdana, sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #514f26;
  padding: 0;
  margin-bottom: 1em;
}
.body-sidebar-wrapper .module-inner a.button {
  display: block;
  border: 1px solid #508097;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #508097;
  text-align: center;
  font-family: "gitan-latin", sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5em;
  padding: 12px 10px;
}
.body-sidebar-wrapper .module-inner a.button:hover {
  background: #508097;
  color: #fff;
}
.body-sidebar-wrapper .module-inner img {
  border: 1px solid #bdba70;
}
.body-sidebar-wrapper .module-inner ul li {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Ariel, Verdana, sans-serif;
  padding: 0;
  margin-bottom: 1em;
  color: #777777;
  line-height: 1em;
  margin-left: 1em;
}
.body-sidebar-wrapper .module-inner ul li:before {
  content: "•";
  color: #ea6f24;
  padding-right: 4px;
  margin-left: -0.8em;
}
.body-sidebar-wrapper .special-programing-widget h3.event-title {
  padding: 18px 0 0 0 !important;
  margin: 8px 0 0 0;
}
.body-sidebar-wrapper .special-programing-widget .event:nth-of-type(1) {
  padding-top: 0;
  margin-top: 0;
}
.body-sidebar-wrapper .special-programing-widget .event:nth-of-type(1) h3.event-title {
  border-top: none;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.body-sidebar-wrapper .special-programing-widget .event-start {
  line-height: 1.2em;
}
.body-sidebar-wrapper .upcoming-event-widget h3.event-title {
  padding: 18px 0 0 0 !important;
  margin: 8px 0 0 0;
}
.body-sidebar-wrapper .upcoming-event-widget .event:nth-of-type(1) {
  padding-top: 0;
  margin-top: 0;
}
.body-sidebar-wrapper .upcoming-event-widget .event:nth-of-type(1) h3.event-title {
  border-top: none;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.body-sidebar-wrapper .upcoming-event-widget .event-start {
  line-height: 1.2em;
}
.body-footer-wrapper {
  clear: both;
  width: 100%;
  padding: 0px 0px 30px 0px;
}
.body-footer-upper {
  background-color: #4e4b25;
}
.body-footer-lower {
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
}
.body-footer-lower div.body-footer-content {
  background-image: url(/assets/img/testimonial-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.body-footer-lower div.body-footer-content-text {
  padding: 30px;
  color: #514E27;
  font-size: 19px;
  font-family: "gitan-latin", sans-serif;
}
.ongoing-events-roll .event {
  position: relative;
  margin-bottom: 40px;
}
.ongoing-events-roll .event:first-child {
  position: relative;
  margin-bottom: 24px;
  padding-top: 24px;
  border-top: 2px dotted #bdba70;
}
.ongoing-events-roll .event .event-thumbnail {
  margin: 0 10px 10px 0;
  border: 1px solid #bdba70;
  min-height: 100px;
  background-color: #fff;
}
.ongoing-events-roll .event .event-info {
  position: relative;
}
.ongoing-events-roll .event h3.event-title {
  margin-top: 0;
  padding: 0px;
  line-height: 1.2em;
  margin-bottom: 0px;
}
.ongoing-events-roll .event h3.event-title a {
  color: #ea6f24;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.ongoing-events-roll .event .event-start {
  color: #514f26;
  line-height: 0;
  font-style: italic;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 13px;
}
.ongoing-events-roll .event .event-details p {
  line-height: 1.4em;
  font-size: 14px;
}
.event {
  position: relative;
  margin-bottom: 24px;
}
.event:first-child {
  position: relative;
  margin-bottom: 24px;
  padding-top: 24px;
}
.event .event-thumbnail {
  margin: 0 10px 0 0;
  border: 1px solid #bdba70;
  min-height: 100px;
  background-color: #fff;
}
.event .event-info {
  position: relative;
}
.event h3.event-title {
  margin-top: 0;
  padding: 0px;
  line-height: 1.2em;
  margin-bottom: 30px;
}
.event h3.event-title a {
  color: #514f26;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.event .event-start {
  color: #514f26;
  line-height: 0;
  font-style: italic;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 13px;
}
.event .event-details p {
  line-height: 1.4em;
  font-size: 14px;
}
.upcoming-event-widget img.event-thumbnail {
  margin-bottom: 12px;
}
.this-month-sponsors {
  width: auto;
  background-color: #fff;
  border: 4px double #ece8cb;
  text-align: center;
  padding: 12px;
}
.this-month-sponsors .sponsor {
  width: 33.33%;
  float: left;
  height: 200px;
  min-height: 120px;
  display: table;
}
.this-month-sponsors span {
  line-height: 1em;
  padding: 12px;
  display: table-cell;
  vertical-align: middle;
}
.this-month-sponsors span img {
  width: 100%;
  height: auto;
  padding: 2px;
}
.this-month-sponsors a {
  color: #514f26;
  font-weight: normal;
}
.this-month-sponsors h3 {
  font-family: "gitan-latin", sans-serif;
  color: #514f26;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0px 0 12px 0;
}
.this-month-sponsors.rows1 .sponsor {
  float: none;
  margin: auto;
  width: 80%;
}
.this-month-sponsors.rows2 .sponsor {
  width: 50%;
}
.body-wrapper.things-to-do .event.featured {
  position: relative;
  margin-bottom: 24px;
  border-bottom: 2px dotted #bdba70;
  width: 100%;
  float: none;
  padding-bottom: 30px;
}
.body-wrapper.things-to-do .event.featured h3.event-title {
  padding: 0px;
  line-height: 1.2em;
}
.body-wrapper.things-to-do .event.featured .event-info {
  position: relative;
}
.body-wrapper.things-to-do .event.featured p.featured-event-links a {
  display: inline-block;
  padding-top: 1em;
  padding-right: 24px;
}
.body-wrapper.things-to-do .event.featured .event-thumbnail {
  margin: 0 10px 0 0;
  border: 1px solid #bdba70;
  min-height: 100px;
  background-color: #fff;
}
@media screen and (min-width: 64em) {
  .body-wrapper.things-to-do .event.featured .event-thumbnail {
    float: left;
    width: 200px;
  }
}
.body-wrapper.things-to-do .event {
  position: relative;
  margin-bottom: 24px;
  padding-top: 0;
  margin-right: 0px;
  display: inline-block;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
}
@media screen and (min-width: 64em) {
  .body-wrapper.things-to-do .event {
    width: 270px;
  }
}
.body-wrapper.things-to-do .event:nth-child(odd) {
  margin-right: 0;
}
.body-wrapper.things-to-do .event .event-info {
  position: relative;
}
.body-wrapper.things-to-do .event .event-info .event-start {
  color: #514f26;
  line-height: 0;
  font-style: italic;
  display: inline;
  width: 100%;
  margin-top: 8px;
  margin-bottom: 12px;
  font-size: 13px;
}
.body-wrapper.things-to-do .event .event-info .event-details {
  display: block;
  margin-top: 12px;
}
.body-wrapper.things-to-do .event h3.event-title {
  font-size: 16px;
  padding: 0px;
  line-height: 24px;
}
.body-wrapper.things-to-do .event h3.event-title a {
  color: #514f26;
  margin: 0;
  padding: 0;
  display: inline-block;
  border: 0;
  text-align: left;
}
.body-wrapper.things-to-do .event h3.event-title a:hover {
  background: transparent;
  color: #514f26;
}
.body-wrapper.things-to-do .event h3.event-title a:hover {
  color: #ea6f24;
  margin: 0;
  padding: 0;
}
.body-wrapper.things-to-do .event .event-details p {
  line-height: 1.4em;
  font-size: 14px;
}
.body-wrapper.things-to-do .two-column {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-fill: balance;
  column-fill: balance;
}
.body-wrapper.things-to-do .module-inner .event {
  margin: 0;
}
.upcoming-special-wrapper {
  background-color: #514f26;
}
.upcoming-special-wrapper .upcoming-special-inner h2 {
  display: block;
  color: #fffbed;
  margin: 0 0 24px 0;
  padding-top: 50px;
}
.upcoming-special-inner {
  margin: auto;
  padding: 0 15px;
}
@media screen and (min-width: 64em) {
  .upcoming-special-inner {
    max-width: 75rem;
    padding: 0;
  }
}
.upcoming-special-inner .event {
  margin: auto;
  color: #fffbed;
  line-height: 20px;
  padding-bottom: 2em;
}
@media screen and (min-width: 64em) {
  .upcoming-special-inner .event {
    float: left;
    width: 270px;
    margin-left: 70px;
  }
}
.upcoming-special-inner .event:nth-of-type(1) {
  margin-left: 0px;
}
.upcoming-special-inner .event .event-thumbnail {
  border: 1px solid #8d864c;
}
.upcoming-special-inner .event h3.event-title {
  font-family: "Helvetica Neue", Helvetica, Ariel, Verdana, sans-serif;
  font-size: 16px;
  padding: 1em 0 0 0;
}
.upcoming-special-inner .event h3.event-title a {
  color: #fffbed;
}
.upcoming-special-inner .event .event-start {
  color: #fffbed !important;
  font-style: italic;
  display: block;
  padding-bottom: 1em;
}
.single-event-listing h2 {
  margin: 0px;
}
.single-event-listing h1 {
  margin-bottom: 10px;
}
.single-event-listing .allday-multiday {
  font-style: italic;
  margin-bottom: 24px;
}
.occurrences .occurrence {
  border-bottom: 1px dotted #bdba70;
}
.occurrences .occurrence .time {
  float: right;
}
.module-notch-header {
  height: 12px;
  margin: 0px 12px -1px 12px;
  background-color: #fffbed;
  border-color: #bdba70;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  z-index: 101;
  position: relative;
}
.module-notch-footer {
  height: 12px;
  margin: -1px 12px 0px 12px;
  background-color: #fffbed;
  border-color: #bdba70;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  z-index: 101;
  position: relative;
}
.module-inner {
  background-color: #fffbed;
  padding: 20px;
  border-color: #bdba70;
  border-width: 1px;
  border-style: solid;
  position: relative;
  box-shadow: #555 0px 2px 2px;
  padding-bottom: 2.2em;
}
.tickets-membership .body-content-wrapper {
  margin: 0 0 2em 0;
}
.tickets-membership .body-content-wrapper .module-wrapper {
  margin: 0 0 2em 0;
}
.tickets-membership .body-content-wrapper ul li {
  background-image: url(/assets/img/ic_check_light.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 30px;
}
.tickets-membership .body-content-wrapper ul li:before {
  content: none;
}
.tickets-membership #section-bg {
  height: 100%;
  background-size: 100% 100%;
}
.tickets-membership .page-inner {
  height: auto;
  padding-bottom: 200px;
}
.tickets-membership .page-header {
  height: auto;
}
.tickets-membership .body-sidebar-wrapper {
  margin-top: 0px;
}
.tickets-membership .body-sidebar-wrapper .module-inner {
  margin-top: 0px;
  box-shadow: #555 0px 2px 2px;
}
.tickets-membership .body-sidebar-wrapper .module-wrapper:nth-of-type(1) {
  margin-top: 0px;
}
.tickets-membership .body-sidebar-wrapper .module-notch-footer {
  box-shadow: #555 0px 2px 2px;
}
.tickets-membership .body-sidebar-wrapper h2 {
  color: #514f26;
}
.tickets-membership .tickets-header h1 {
  margin: 0.425em 0 0.5em 0;
}
.tickets-membership .tickets-header .buybutton {
  position: relative;
  display: inline-block;
  top: 0;
  right: 0;
  padding: 0px 12px;
  margin-bottom: 20px;
  color: #fff;
}
.tickets-membership .tickets-header .buybutton:hover {
  color: #514f26;
}
@media screen and (min-width: 40em) {
  .tickets-membership .tickets-header .buybutton {
    display: block;
    position: absolute;
    top: 34px;
    right: 40px;
  }
}
.tickets-membership table {
  width: 100%;
  margin-bottom: 1em;
  line-height: 1em;
}
.tickets-membership table td h3 {
  font-family: "Helvetica Neue", Helvetica, Ariel, Verdana, sans-serif;
  font-size: 30px;
  line-height: 1em;
  color: #464643;
  font-weight: 100;
  margin: 20px 0 10px 0;
  padding: 0;
}
.tickets-membership table td h3 a {
  color: #464643;
  font-weight: 100;
}
.tickets-membership table td:last-child {
  text-align: right;
}
.tickets-membership tr {
  border-bottom: dotted 1px #bdba70;
  vertical-align: top;
}
.tickets-membership tr td {
  padding-bottom: 10px;
}
.tickets-membership #membership-benefits {
  font-size: 12px;
  color: #514f26;
  text-align: center;
  margin-top: 12px;
}
.tickets-membership #membership-benefits td {
  border: dotted 1px #bdba70;
  vertical-align: middle;
  padding: 10px;
  width: 80px;
  text-align: center;
}
.tickets-membership #membership-benefits tr td:first-child {
  border-left: none;
  width: 130px;
  text-align: left;
  padding-left: 0px;
}
.tickets-membership #membership-benefits tr:first-child td {
  border-top: none;
}
.tickets-membership #membership-benefits h3 {
  margin: 0;
}
a.buybutton {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 34px;
  right: 40px;
  padding: 0px 12px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ea6f24;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.17);
  border: solid 1px #ac4100;
  text-shadow: 0px 1px 3px #924500;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #f49440;
  background: -moz-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(9%, #f49440), color-stop(55%, #ec7429), color-stop(100%, #ea7024));
  background: -webkit-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -o-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -ms-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: linear-gradient(135deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49440', endColorstr='#ea7024', GradientType=1);
}
#cbp-contentslider {
  height: 870px;
  background-image: url('/assets/img/virtual_tour_bg.png');
  margin: -12px;
  width: 620px;
}
.cbp-contentslider {
  width: 100%;
  position: relative;
}
.cbp-contentslider h1 {
  margin-bottom: 1em;
  padding: 0;
}
.cbp-contentslider > ul {
  list-style: none;
  height: 540px;
  width: 546px;
  overflow: hidden;
  position: relative;
  top: 40px;
  left: 40px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.cbp-contentslider > ul li {
  position: absolute;
  width: 100%;
  height: 800px;
  left: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
.cbp-contentslider > ul li:before {
  content: none;
}
.cbp-contentslider > ul li:target {
  z-index: 100;
}
.cbp-contentslider nav {
  position: absolute;
  bottom: 126px;
  left: 142px;
  width: 342px;
  height: 263px;
  z-index: 1000;
  overflow: hidden;
}
.cbp-contentslider nav a {
  display: block;
  width: 40px;
  height: 44px;
  position: absolute;
  text-indent: -9999px;
  background-image: url(/assets/img/virtual_tour_marker_sprite.png);
  background-position: 0px -75px;
}
.cbp-contentslider nav a span {
  padding-right: 3px;
  position: relative;
  top: -1px;
}
.cbp-contentslider nav a.rc-active {
  background-position: 0px -2px;
  text-indent: 0;
  color: #fff;
  text-align: center;
  font-family: "gitan-latin", sans-serif;
  font-size: 24px;
}
.cbp-contentslider a.next {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 70px;
  background-image: url(/assets/img/virtual_tour_directional.png);
  text-indent: -9999;
  opacity: .5;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  right: 24px;
  background-position: 7px center;
}
.cbp-contentslider a.previous {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 70px;
  background-image: url(/assets/img/virtual_tour_directional.png);
  text-indent: -9999px;
  opacity: .5;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  left: 25px;
  background-position: -58px center;
}
.cbp-contentslider:hover a.next {
  opacity: 1;
}
.cbp-contentslider:hover a.previous {
  opacity: 1;
}
p.belowmap {
  position: absolute;
  bottom: 80px;
  text-align: center;
  width: 100%;
}
.calendar-inner {
  position: relative;
}
.monthly-calendar .page-header {
  z-index: 999;
}
.monthly-calendar .page-header .module-wrapper {
  width: 590px;
  margin: 0px;
  float: left;
  height: 350px;
}
.monthly-calendar .page-header .module-wrapper h1 {
  margin-top: 0px;
  margin-bottom: 12px;
}
.monthly-calendar .page-header .module-inner p {
  line-height: 28px;
}
.monthly-calendar .page-header .module-inner form {
  margin-top: 28px;
}
.monthly-calendar .page-header .module-inner form label {
  margin-right: 16px;
  cursor: pointer;
}
.monthly-calendar .page-header .module-inner a {
  line-height: 28px;
  font-size: 14px;
}
.monthly-calendar .page-header .page-action-links {
  float: right;
  margin: 0px;
}
.calendar-nav .month-changer {
  position: absolute;
  top: 10px;
  right: 110px;
  width: 215px;
  height: 35px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #b49f82;
  background-image: -webkit-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -moz-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -o-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -ms-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: linear-gradient(to bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
}
.calendar-nav .view-toggle {
  position: absolute;
  right: 0;
  width: 83px;
  height: 35px;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff;
  border: solid 1px #b49f82;
  background-image: -webkit-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -moz-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -o-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -ms-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: linear-gradient(to bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  top: 10px;
}
.calendar-nav .view-toggle .view-by-day {
  display: inline-block;
  background-image: url('/assets/img/month-day-toggle.png');
  background-repeat: no-repeat;
  text-indent: -99999px;
  width: 40px;
  height: 35px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-position: -36px center;
}
.calendar-nav .view-toggle .view-by-month {
  display: inline-block;
  background-image: url('/assets/img/month-day-toggle.png');
  background-repeat: no-repeat;
  text-indent: -99999px;
  width: 40px;
  height: 35px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-position: 1px center;
  border-right: 1px solid #b49f82;
}
.next-month {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 30px;
  height: 35px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #b49f82;
  background-image: url('/assets/img/month-nav-arrows.png');
  background-repeat: no-repeat;
  text-indent: -99999px;
  float: right;
  right: -1px;
  border-radius: 0px 4px 4px 0px;
  background-position: -32px 8px;
}
.next-month:hover {
  background-image: url('/assets/img/month-nav-arrows-hover.png') !important;
}
.prev-month {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 35px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #b49f82;
  background-image: url('/assets/img/month-nav-arrows.png');
  background-repeat: no-repeat;
  text-indent: -99999px;
  float: left;
  left: -1px;
  border-radius: 4px 0px 0px 4px;
  background-position: 7px 8px;
  top: -1px;
}
.prev-month:hover {
  background-image: url('/assets/img/month-nav-arrows-hover.png') !important;
}
.nav-arrow {
  text-indent: -99999px;
}
.nav-button:hover {
  background-color: #bfb778;
  background-image: -webkit-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -moz-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -o-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -ms-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: linear-gradient(to top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
}
.nav-button-active {
  background-color: #bfb778;
  background-image: -webkit-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -moz-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -o-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -ms-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: linear-gradient(to top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
}
#fc_outer {
  width: 100%;
}
.event-cal-buffer {
  height: 120px;
  margin-top: 50px;
  clear: both;
}
#advanced-search {
  margin-left: -3px;
}
#advanced-search a[data-eventcatid="7"] {
  display: none;
}
#advanced-search a {
  font-size: 14px;
  color: #514f26;
  line-height: 1em;
  float: left;
  margin: 3px;
  padding: 4px 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fffbed;
  border: solid 1px #b49f82;
  background-image: -webkit-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -moz-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -o-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -ms-linear-gradient(top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: linear-gradient(to bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  cursor: pointer;
}
#advanced-search a.active {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #bfb778;
  -webkit-box-shadow: inset 0 2px 2px rgba(168, 159, 88, 0.42);
  -moz-box-shadow: inset 0 2px 2px rgba(168, 159, 88, 0.42);
  box-shadow: inset 0 2px 2px rgba(168, 159, 88, 0.42);
  border: solid 1px #b49f82;
  background-image: -webkit-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -moz-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -o-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: -ms-linear-gradient(bottom, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
  background-image: linear-gradient(to top, rgba(255, 251, 237, 0.48), rgba(227, 223, 185, 0.48));
}
.qtip {
  font-size: 14px;
  color: #514f26;
  position: absolute;
  left: -28000px;
  top: -28000px;
  display: none;
  padding: 0;
}
.qtip h2 {
  margin-top: 6px;
  margin-bottom: 2px;
  font-size: 24px;
  font-family: "gitan-latin", sans-serif;
  color: #514f26;
}
.qtip ul {
  margin-bottom: 14px;
  font-size: 16px;
}
.qtip p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 1em;
}
.qtip .occurrence {
  font-size: 16px;
  font-weight: normal;
}
.qtip .qtip-tip {
  display: none !important;
}
.qtip-content {
  width: 400px;
  z-index: 999;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word;
  padding: 20px;
  background-color: #fffbed;
  -webkit-box-shadow: 0 3px 5px rgba(2, 2, 2, 0.4);
  -moz-box-shadow: 0 3px 5px rgba(2, 2, 2, 0.4);
  box-shadow: 0 3px 5px rgba(2, 2, 2, 0.4);
  border: solid 1px #b49f82;
  background-image: -webkit-linear-gradient(top, rgba(255, 251, 237, 0.37), rgba(227, 223, 185, 0.37));
  background-image: -moz-linear-gradient(top, rgba(255, 251, 237, 0.37), rgba(227, 223, 185, 0.37));
  background-image: -o-linear-gradient(top, rgba(255, 251, 237, 0.37), rgba(227, 223, 185, 0.37));
  background-image: -ms-linear-gradient(top, rgba(255, 251, 237, 0.37), rgba(227, 223, 185, 0.37));
  background-image: linear-gradient(to bottom, rgba(255, 251, 237, 0.37), rgba(227, 223, 185, 0.37));
  border-radius: 8px;
}
.qtip-titlebar {
  display: none;
}
.qtip-titlebar .qtip-content {
  border-top-width: 0 !important;
}
.qtip-titlebar .qtip-close {
  right: 4px;
  top: 50%;
  margin-top: -9px;
}
.qtip-titlebar .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
  vertical-align: middle;
}
.qtip-close {
  display: none;
}
* html .qtip-titlebar .qtip-close {
  top: 16px;
}
.qtip-icon {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
.qtip-icon .ui-icon {
  display: block;
  text-indent: -1000em;
  direction: ltr;
  vertical-align: middle;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  width: 18px;
  height: 14px;
  text-align: center;
  text-indent: 0;
  font: normal bold 10px/13px Tahoma, sans-serif;
  color: inherit;
  background: transparent none no-repeat -100em -100em;
}
.event.selected-event a {
  font-weight: bold !important;
}
.day-roll-wrapper {
  width: auto;
  padding-top: 80px;
}
.day-roll-wrapper .day-roll .event {
  float: none;
}
.day-roll {
  width: auto;
  border: 4px double #cbc789;
  clear: both;
  background-color: #fffcf2;
  padding: 0 16px 16px 16px;
}
.day-roll .hour {
  padding-top: 12px;
}
.day-roll .hour_head {
  font-size: 18px;
}
.day-roll h1 {
  background: url(/assets/img/cal_day_header.jpg) center bottom no-repeat;
  height: 80px;
  margin: 0px -12px 12px -12px !important;
  padding-left: 16px;
  background-color: #fff;
  line-height: 80px;
  font-size: 28px;
  font-weight: normal;
}
.day-roll .event h3 {
  font-size: 21px;
  color: #fff;
  background-color: #898838;
  padding: 12px 0 6px 12px;
  line-height: 1.4em;
  cursor: pointer;
}
.day-roll .event:hover h3 {
  background-color: #ea6f24;
}
.day-roll .event.all_day h3 {
  line-height: 1.4em;
  cursor: pointer;
}
.day-roll .event_summary {
  color: #514f26;
  padding: 12px;
  font-size: 14px;
  line-height: 21px;
  border: 1px solid #cbc789;
  border-top: none;
}
.single-day .event {
  width: 100% !important;
  clear: both;
  padding-left: 0 !important;
  color: #514f26;
}
.single-day .day-roll .event_summary .time {
  font-size: 15px;
  padding-bottom: 1em;
}
.single-day .day-roll .event_summary a {
  color: #ea6f24 !important;
  font-weight: bold;
}
.news-announcements .module-inner ul {
  margin: 18px 0px;
}
.news-announcements .module-inner ul li {
  border-top: 1px dotted #bdba70;
  padding: 14px 0;
  margin: 0;
}
.news-announcements .module-inner ul li::before {
  content: none !important;
}
.news-announcements .module-inner ul li:first-child {
  padding: 14px 0;
  margin: 0;
}
.news-announcements .module-inner ul li a {
  color: #514f26;
  font-weight: normal;
}
.news-announcements .module-inner ul li a.active {
  font-weight: bold;
}
.news-announcements .module-inner ul li a.active:before {
  content: "»";
  font-size: 18px;
  margin-right: 8px;
  color: #ea6f24;
}
.news-announcements .module-inner ul li.active {
  background-image: url(/assets/img/list_active_bg.png);
  font-weight: bold;
}
.news-announcements .module-inner ul li.active a {
  font-weight: bold;
}
.news-announcements .module-inner ul li.active a:before {
  content: "»";
  font-size: 18px;
  margin-right: 8px;
  color: #ea6f24;
}
.news-announcements .module-inner a:hover {
  color: #ea6f24 !important;
}
.news-announcements .calendar-archive .module-inner ul {
  margin: 18px 0px;
  border-bottom: 1px dotted #bdba70;
}
.news-announcements .category-archive .module-inner ul ul {
  margin: 18px 0px;
  border-bottom: 1px dotted #bdba70;
}
.news-announcements .tag-archive .module-inner a {
  color: #514f26;
  font-size: 16px;
  border-right: 1px dotted #514f26;
  padding-bottom: 1em;
  display: block;
  float: left;
  line-height: 0px;
  padding: 8px 4px;
  margin: 0px;
  font-weight: 300;
  font-size: 14px;
}
.news-announcements .tag-archive .module-inner a.active {
  font-weight: bold;
}
.news-announcements .news-post {
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 2em;
}
.news-announcements .news-post .entry-date {
  color: #514f26;
  font-size: 12px;
  font-weight: bold;
}
.news-announcements .news-post h3 {
  margin: 0px;
  padding: 0px 0em 12px 0em;
}
.news-announcements .news-post h3 a {
  font-family: "Helvetica Neue", Helvetica, Ariel, Verdana, sans-serif;
  color: #ea6f24;
  font-size: 18px;
  font-weight: 300;
}
.news-announcements .news-post p {
  line-height: 20px;
  font-size: 14px;
}
.news-announcements .news-post.latest {
  border-bottom: 1px dotted #514f26;
  padding-bottom: 2em;
}
.news-announcements .news-post.latest img {
  border: 1px solid #bdba70;
  float: left;
  margin-right: 22px;
}
.news-announcements .post-content {
  border-bottom: dotted 1px #bdba70;
  padding-bottom: 4em;
  margin-bottom: 1em;
}
.news-announcements .comments {
  margin-bottom: 1em;
}
.news-announcements .comments h3 {
  font-family: "gitan-latin", sans-serif;
  color: #514f26;
  font-size: 30px;
  clear: left;
}
.news-announcements .comments .comment {
  border-bottom: dotted 1px #bdba70;
}
.news-announcements .comments .comment .comment-meta {
  color: #514f26;
  font-weight: bold;
  font-size: 13px;
}
.news-announcements .add-comment h3 {
  font-family: "gitan-latin", sans-serif;
  color: #514f26;
  font-size: 30px;
  clear: left;
  margin-bottom: 0;
}
.news-announcements .add-comment .label {
  width: 120px;
  display: block;
  float: left;
  position: relative;
  top: -4px;
}
.news-announcements .add-comment input {
  width: 250px;
  height: 28px;
  border: solid 1px #bdba70;
  background-color: #fff;
  margin-bottom: 24px;
  padding: 4px;
  box-shadow: inset #c9c9c9 0px 2px 5px;
}
.news-announcements .add-comment textarea {
  width: 250px;
  border: solid 1px #bdba70;
  background-color: #fff;
  margin-bottom: 0;
  padding: 4px;
  background-color: #fffdfa;
  box-shadow: inset #c9c9c9 0px 2px 5px;
}
.news-announcements .add-comment button {
  margin-top: 0px;
  clear: right;
  margin-left: 120px;
}
.news-announcements .pagination {
  clear: both;
  text-align: center;
  border-top: dotted 1px #bdba70;
  padding-top: 8px;
}
.news-announcements .pagination ul {
  margin: auto;
  display: block position: relative;
}
.news-announcements .pagination ul li {
  display: inline-block;
}
.news-announcements .pagination ul li:before {
  content: none;
}
.news-announcements .pagination ul li a.active {
  color: #514f26;
}
.news-announcements .pagination ul li.page-next {
  position: absolute;
  right: 0;
}
.news-announcements .pagination ul li.page-previous {
  position: absolute;
  left: 0;
}
.single-post h1 {
  margin-top: 0px;
}
.single-post .post-meta {
  margin-top: 0px;
  font-size: 13px;
  font-style: italic;
  margin-top: 20px;
  display: block;
  color: #514f26;
  opacity: .7;
}
.facebook-like {
  float: left;
  margin-right: 8px;
}
.twitter-like {
  float: left;
  margin-right: 8px;
}
.search .page-header {
  height: 160px;
}
.search .page-header form {
  line-height: 1em;
}
.search .page-header form input[type="text"] {
  width: 400px;
  height: 36px;
  border: solid 1px #548ca1;
  background-color: #fff;
  margin-bottom: 14px;
  float: left;
  margin-right: 12px;
  font-size: 18px;
  padding-left: 8px;
  padding-right: 8px;
}
.search .page-header form input[type="submit"] {
  width: auto;
  color: #fff;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ea6f24;
  border: solid 1px #ac4100;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #f49440;
  background: -moz-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(9%, #f49440), color-stop(55%, #ec7429), color-stop(100%, #ea7024));
  background: -webkit-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -o-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: -ms-linear-gradient(-45deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  background: linear-gradient(135deg, #f49440 9%, #ec7429 55%, #ea7024 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49440', endColorstr='#ea7024', GradientType=1);
}
.search .page-header form input[type="submit"]:hover {
  background: #f49440;
  background: -moz-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(9%, #ffb657), color-stop(55%, #ec7429), color-stop(100%, #ea7024));
  background: -webkit-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: -o-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: -ms-linear-gradient(-45deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  background: linear-gradient(135deg, #ffb657 9%, #ec7429 55%, #ea7024 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb657', endColorstr='#ea7024', GradientType=1);
}
.search .body-content-wrapper {
  margin-top: 24px;
}
.search .results h4 {
  margin-bottom: 1px;
}
.search .results p {
  margin-bottom: 12px;
}
.connect .page-header {
  z-index: 2000;
}
.connect .page-header .module-wrapper {
  width: 590px;
  margin: 0px;
  float: left;
  height: 180px;
}
.connect .page-header .module-inner {
  height: 180px;
}
.connect .page-header .module-inner h1 {
  margin-top: 4px !important;
  margin-bottom: 14px;
  margin-left: 10px;
  margin-right: 10px;
}
.connect .page-header .module-inner p {
  font-size: 16px;
  color: #514f26;
  line-height: 28px;
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.connect .body-inner {
  padding-top: 80px;
}
.connect .body-inner .module-wrapper {
  margin-top: 0px;
  margin-right: 10px;
}
.connect .body-inner .module-wrapper h2 {
  margin-top: -10px;
  line-height: 0;
  font-weight: 100;
}
.connect .body-inner .module-wrapper h2 img {
  margin-top: 0px;
  position: relative;
  top: 8px;
}
.connect .body-inner .module-wrapper.first {
  margin-top: 0px;
}
.connect .body-inner .module-wrapper.last {
  margin-right: 0px;
}
.twitter-timeline {
  background: transparent;
}
.timeline-header {
  display: none;
}
.home .body-content-wrapper {
  margin-top: 0;
}
.home .body-sidebar-wrapper {
  margin-top: -100px;
  margin-bottom: 24px;
}
.home .body-sidebar-wrapper .page-action-links {
  margin-bottom: 16px;
}
.home .home-featured {
  line-height: 24px;
  font-size: 15px;
}
.home .home-featured .tag {
  display: block;
  color: #857f07;
  font-family: "Geometric CG Bold", "Comic Sans", Serif;
  font-size: 18px;
  line-height: 1em;
  margin-top: 40px;
  letter-spacing: 2px;
  font-weight: normal;
}
.home .home-featured h1 {
  color: #514f26;
  font-size: 54px;
  line-height: 1em padding: 0;
  margin: 10px 0 20px 0;
}
.home .home-hours p {
  line-height: 28px !important;
}
.home .home-hours p:last-child {
  margin: 0 0 0 0;
}
.home .home-hours h2 {
  margin: -5px 0 5px 0;
}
.home .home-hours .module-inner {
  padding: 20px 26px 6px 26px;
}
.home .special-announcement {
  padding: 22px;
  border: 4px double #bdba70;
  line-height: 24px;
  font-size: 15px;
  background-color: #fff;
  background-image: url('/assets/img/special_announce_bg.png');
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  margin-top: 6px;
  margin-bottom: 30px;
  box-shadow: #cdcca7 0px 2px 2px;
  display: table;
  text-shadow: 0px 0px 6px #fff;
}
.home .special-announcement img {
  border: 1px solid #bdba70;
  float: left;
  margin-right: 40px;
  max-width: 200px;
}
.home .special-announcement p {
  margin: 1em 0;
}
.home .special-announcement p:first-child {
  margin-top: 0px;
}
.home .special-announcement p:last-child {
  margin-bottom: 0px;
}
.home .special-announcement a {
  text-decoration: none;
  font-weight: bold;
}
.home .special-announcement-content {
  display: table-cell;
  vertical-align: middle;
}
.home .special-announcement-image {
  display: table-cell;
  vertical-align: middle;
}
.home .home-events {
  background-image: url("/assets/img/bg-pattern-tan.jpg");
  background-color: #fffbed;
  background-repeat: repeat;
  background-position: center top;
}
.home .home-events h2,
.home .home-events h3 {
  margin: 0;
  font-weight: 600;
  font-family: "gitan-latin", sans-serif;
  color: #514E27;
}
.home .home-events h2 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
@media screen and (min-width: 64em) {
  .home .home-events h2 {
    font-size: 36px;
    line-height: 42px;
  }
}
.home .home-events h3 {
  font-size: 26px;
  line-height: 29px;
}
.home .home-events ul li h3 {
  font-size: 17px;
}
.home .upcoming {
  background-size: cover;
  padding: 30px 15px 60px;
}
@media screen and (min-width: 40em) {
  .home .upcoming {
    padding: 30px 15px 175px;
  }
}
.home .upcoming .module-inner-new h3 {
  text-transform: uppercase;
  color: #ea6f24;
  margin-bottom: 20px;
}
@media screen and (min-width: 64em) {
  .home .upcoming .module-inner-new h3 {
    font-size: 32px;
  }
}
.home .upcoming .module-inner-new h4 {
  font-size: 22px;
}
@media screen and (min-width: 64em) {
  .home .upcoming .module-inner-new h4 {
    font-size: 24px;
  }
}
.home .upcoming .module-inner-new ul li h5,
.home .upcoming .module-inner-new ul li h4 {
  color: #514E27;
}
.home .upcoming .button {
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
}
.home .home-events-decor-bottom {
  background: url(/assets/img/decor_divider_bottom.jpg) center top;
  background-repeat: repeat-x;
  width: 100%;
  height: 18px;
}
.home .home-events-inner {
  overflow: hidden;
  margin: auto;
  padding: 20px 0px 60px;
}
@media screen and (min-width: 64em) {
  .home .home-events-inner {
    padding: 60px 0px 60px;
    min-height: 700px;
  }
}
.home .home-events-inner h2,
.home .home-events-inner h3 {
  color: #F48024;
}
.home .home-events-inner .event-row {
  position: relative;
  display: block;
  margin-bottom: 30px;
  color: #514E27;
}
.home .home-events-inner .event-row:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 64em) {
  .home .home-events-inner .event-row {
    display: flex;
  }
}
.home .home-events-inner .event-row .event-details {
  position: relative;
  z-index: 2;
  padding: 10px 30px 0px;
}
.home .home-events-inner .event-row .event-details h3 {
  margin-bottom: 10px;
}
.home .home-events-inner .event-row .event-details p {
  font-size: 15px;
  line-height: 19px;
}
.home .home-events-inner .event-row .event-details a {
  font-weight: 600;
}
.home .home-events-inner .event-row .event-details a i {
  position: relative;
  top: 2px;
  left: 2px;
  font-size: 19px;
  font-weight: 600;
}
.home .home-events-inner .event-row .event-price {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  background-color: #FFFAED;
  text-align: left;
  margin-left: -32px;
  padding: 10px 30px 10px 30px;
}
@media screen and (min-width: 40em) {
  .home .home-events-inner .event-row .event-price {
    text-align: center;
    padding: 40px 15px 20px 25px;
  }
}
.home .home-events-inner .event-row .event-price .price-box h3 {
  font-family: Helvetica, "Helvetica Neue", "Myriad Pro", Arial, Verdana, sans-serif;
  font-size: 19px;
  margin-bottom: 10px;
  font-weight: 600;
  text-align: left;
}
@media screen and (min-width: 64em) {
  .home .home-events-inner .event-row .event-price .price-box h3 {
    text-align: center;
  }
}
.home .home-events-inner .event-row .event-price .price-box p {
  text-align: left;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
}
@media screen and (min-width: 64em) {
  .home .home-events-inner .event-row .event-price .price-box p {
    text-align: center;
  }
}
.home .home-events-inner .events-list {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 64em) {
  .home .home-events-inner .events-list {
    padding-top: 0px;
  }
}
.home .home-events-inner .events-list h2,
.home .home-events-inner .events-list h3 {
  color: #514f26;
}
.home .home-events-inner .events-list h3 {
  font-size: 17px;
  line-height: 19px;
}
@media screen and (min-width: 64em) {
  .home .home-events-inner .events-list .events-container {
    margin-top: 65px;
  }
}
.home .home-events-inner .events-list a.button {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin: 30px 0px 0px 30px;
}
.home .home-events-inner .garden-featured-img {
  display: none;
}
.home .home-events-inner .garden-featured-img.mobile {
  display: block;
  margin: 30px auto;
}
@media screen and (min-width: 64em) {
  .home .home-events-inner .garden-featured-img {
    display: block;
  }
  .home .home-events-inner .garden-featured-img.mobile {
    display: none !important;
  }
}
@media screen and (min-width: 64em) {
  .home .home-events-inner .garden-featured-img {
    position: absolute;
    top: 0;
    right: -60px;
    text-align: right;
  }
}
.home .home-events-inner a {
  text-decoration: none;
  font-weight: 400;
}
.home .home-events-inner a p {
  color: #514E27;
}
.home .home-events-inner a p a {
  color: #ea6f24;
}
.home .home-events-inner .upcoming a.nolinkstyle:link {
  text-decoration: none;
  color: #444444;
  font-weight: 100;
}
.home .home-events-inner .upcoming a.nolinkstyle:visited {
  text-decoration: none;
  color: #444444;
  font-weight: 100;
}
.home .home-events-inner .upcoming h3 {
  margin: 0;
  padding: 0px 0 4px 0;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  font-family: "Helvetica Neue", Helvetica, Ariel, Verdana, sans-serif;
  color: #514f26;
}
.home .home-events-inner .upcoming p {
  font-size: 14px;
  line-height: 20px;
  margin: 1em 0;
}
.home .home-events-inner .upcoming img {
  border: 1px solid #bdba70;
  margin-bottom: 1em;
}
.home .home-events-inner .upcoming .notched-module-footer.tan,
.home .home-events-inner .upcoming .notched-module-header.tan {
  background: transparent;
  background-color: rgba(255, 255, 255, 0.8);
}
@media screen and (min-width: 40em) {
  .home .home-events-inner .upcoming .notched-module-footer.tan,
  .home .home-events-inner .upcoming .notched-module-header.tan {
    background: url(/assets/img/bg-pattern-tan.jpg) repeat !important;
  }
}
.home .home-events-inner .upcoming .module-inner-new {
  padding: 20px 35px 8px 35px;
}
.home .home-events-inner .upcoming .module-inner-new.tan {
  background: transparent;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px 25px 8px 25px;
  border-color: rgba(255, 255, 255, 0.8);
  border-width: 1px;
  border-style: solid;
  z-index: 100;
  position: relative;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  border-bottom: none;
  border-top: none;
}
@media screen and (min-width: 40em) {
  .home .home-events-inner .upcoming .module-inner-new.tan {
    padding: 15px 40px 8px 40px;
    background: url(/assets/img/bg-pattern-tan.jpg) repeat !important;
  }
}
.home .home-events-inner .upcoming .module-inner-new h3 {
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 43px;
  color: #F48024;
}
@media screen and (min-width: 40em) {
  .home .home-events-inner .upcoming .module-inner-new h3 {
    text-align: left;
  }
}
.home .home-events-inner .upcoming .module-inner-new h4 {
  color: #514E27;
  font-size: 22px;
}
.home .home-events-inner .upcoming .module-inner-new h5 {
  color: #514E27;
  font-size: 17px;
  line-height: 19px;
}
.home .home-events-inner .upcoming .module-inner-new ul li {
  margin-bottom: 20px;
}
.home .home-events-inner .upcoming .module-inner-new ul li:last-child {
  margin-bottom: 0;
}
.home .home-events-inner .upcoming .module-inner-new .button {
  font-size: 16px;
  color: #fff;
}
.home .home-featured-links {
  background-color: #fffbed;
}
.home .home-featured-links img {
  width: 120px;
  margin: 0 12px 0 0;
  float: left;
  border: 1px solid #bdba70;
  line-height: 20px;
}
.home .home-featured-links .home-featured-text {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 1em;
  margin-left: 132px;
}
.home .home-featured-links .home-featured-text p {
  margin-bottom: 1em;
}
.home .home-featured-links-inner {
  width: 75rem;
  margin: auto;
  padding: 24px 0 24px 0;
}
.home .home-featured-links-inner h2 {
  font-size: 24px;
  margin: 30px 0;
}
.home-hours.module-wrapper {
  margin-bottom: 12px;
}
.user_sitemap .body-content-inner ul li {
  font-size: 24px;
  margin: 12px 0;
}
.user_sitemap .body-content-inner ul li a {
  color: #514f26;
}
.user_sitemap .body-content-inner ul li:before {
  content: " ";
  color: #ea6f24;
  padding-right: 4px;
  margin-left: -0.8em;
}
.user_sitemap .body-content-inner ul li li {
  font-size: 14px;
  margin: 8px;
}
.user_sitemap .body-content-inner ul li li a:link {
  color: #ea6f24;
}
.user_sitemap .body-content-inner ul li li a:visited {
  color: #ea6f24;
}
.user_sitemap .body-content-inner ul li li a:hover {
  color: #ff8921;
}
.user_sitemap .body-content-inner ul li li a:active {
  color: #ff8921;
}
.user_sitemap .body-content-inner ul li li:last-child {
  font-size: 14px;
  margin: 8px 0 48px 8px;
}
.ie10 .page-action-links {
  padding-top: 24px;
  padding-right: 0px;
  padding-bottom: 12px;
  padding-left: 30px;
}
.ie10 .calendar-nav .month-changer {
  top: 10px;
  right: 110px;
}
.ie10 .calendar-nav .view-toggle {
  right: 0px;
}
.ie10 .prev-month {
  background-position: 7px center;
}
.ie10 .next-month {
  background-position: -32px center;
  top: -1px;
}
.ie10 .cbp-contentslider nav {
  bottom: 126px;
  left: 142px;
}
.ie10 a.buybutton {
  top: 40px;
  right: 70px;
}
.ie10 .page-action-form .module-inner {
  background-color: #79b2c6;
  border-color: #aaddf3;
}
.ie10 .page-action-form .module-notch-footer {
  border-color: #aaddf3;
  background-color: #79b2c6;
}
.system_alert_box {
  position: relative;
  z-index: 99999;
  text-align: center;
  padding: 20px 15px;
  background: #524E26;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.35);
}
.system_alert_box h1 {
  font-size: 24px;
  margin: 0px;
  color: #D1CA43;
  line-height: 20px;
}
.system_alert_box h2 {
  font-size: 24px;
  margin: 0px;
  color: #D1CA43;
  line-height: 20px;
}
.system_alert_box h3 {
  font-size: 24px;
  margin: 0px;
  color: #D1CA43;
  line-height: 20px;
}
.system_alert_box a {
  font-weight: normal;
  text-decoration: underline;
  color: #fff;
}
.system_alert_box p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  display: inline-block;
  margin-right: 5px;
}
.system_alert_box p a {
  text-decoration: underline;
  color: #fff;
  display: inline-block;
}
.system_alert_box p a:hover {
  text-decoration: none;
}
.system_alert_box .close-button {
  position: absolute;
  top: 5px;
  right: 15px;
  color: #D1CA43;
  text-decoration: none;
}
.system_alert_box .close-button:hover {
  cursor: pointer;
  color: #fff;
}
.system_alert_box.high {
  background: #C12810;
}
.system_alert_box.high h1 {
  color: #FFF5A0;
}
.system_alert_box.high h2 {
  color: #FFF5A0;
}
.system_alert_box.high h3 {
  color: #FFF5A0;
}
.field_label[for="freeform_mielo_poto"] {
  display: none;
}
#freeform_mielo_poto {
  display: none;
}
.alert_block_page {
  background-color: rgba(255, 255, 255, 0.45);
}
.alert_block_page .alert_modal_box {
  position: relative;
  height: auto;
  width: 500px;
  margin: 30px auto;
  z-index: 221155;
  background: #C12810;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.35);
  border-radius: 0px;
  border: none;
}
.alert_block_page .alert_modal_close {
  position: relative;
  display: block;
  top: 25px;
  right: 30px;
  float: right;
  color: #fff;
  background-color: transparent;
  font-size: 16px;
  font-weight: 300;
}
.alert_block_page .alert_inner_modal_box {
  padding: 30px;
  border-radius: 0px;
  color: #fff;
}
.alert_block_page .alert_inner_modal_box h1 {
  text-align: center;
  color: #FFF5A0;
  font-size: 36px;
  line-height: 36px;
  padding-top: 30px;
  margin: 0px;
  border-bottom: 1px solid #D37060;
  padding-bottom: 30px;
}
.alert_block_page .alert_inner_modal_box h2 {
  text-align: center;
  color: #FFF5A0;
  font-size: 36px;
  line-height: 36px;
  padding-top: 30px;
  margin: 0px;
  border-bottom: 1px solid #D37060;
  padding-bottom: 30px;
}
.alert_block_page .alert_inner_modal_box h3 {
  text-align: center;
  color: #FFF5A0;
  font-size: 36px;
  line-height: 36px;
  padding-top: 30px;
  margin: 0px;
  border-bottom: 1px solid #D37060;
  padding-bottom: 30px;
}
.alert_block_page .alert_inner_modal_box p {
  font-size: 13px;
  line-height: 19px;
  margin-bottom: 20px;
}
.alert_block_page .alert_inner_modal_box p:first-of-type {
  border-top: 1px solid #D37060;
  margin-top: 5px;
  padding-top: 10px;
}
.alert_block_page .alert_inner_modal_box a.btn-modal-link {
  display: block;
  background: #A40B0B;
  padding: 15px;
  border-radius: 4px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.alert_block_page .alert_inner_modal_box a.btn-modal-link:hover {
  background: #890909;
  text-decoration: none;
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .site-footer-inner .logo a {
    background-image: url('/assets/img/lansulogo_footer@2x.png');
    background-size: 63px 82px;
  }
  .footer-social a.facebook_social {
    background-image: url('/assets/img/facebook_social@2x.png');
    background-size: 42px 42px;
  }
  .footer-social a.twitter_social {
    background-image: url('/assets/img/twitter_social@2x.png');
    background-size: 42px 42px;
  }
  .footer-social a.pinterest_social {
    background-image: url('/assets/img/pinterest_social@2x.png');
    background-size: 42px 42px;
  }
  .footer-social a.instagram_social {
    background-image: url('/assets/img/instagram_social@2x.png');
    background-size: 42px 42px;
  }
  .body-wrapper {
    background-image: url('/assets/img/body_inner_texture@2x.png');
    background-size: 800px 600px;
    background-repeat: no-repeat;
  }
  #cbp-contentslider {
    background-image: url('/assets/img/virtual_tour_bg@2x.png');
    background-size: 621px 951px;
  }
  .next-month {
    background-image: url('/assets/img/month-nav-arrows@2x.png');
    background-size: 55px 21px;
  }
  .next-month:hover {
    background-image: url('/assets/img/month-nav-arrows-hover@2x.png');
    background-size: 55px 21px;
  }
  .prev-month {
    background-image: url('/assets/img/month-nav-arrows@2x.png');
    background-size: 55px 21px;
  }
  .prev-month:hover {
    background-image: url('/assets/img/month-nav-arrows-hover@2x.png');
    background-size: 55px 21px;
  }
  .calendar-nav .view-toggle .view-by-day {
    background-image: url('/assets/img/month-day-toggle@2x.png');
    background-size: 73px 44px;
  }
  .calendar-nav .view-toggle .view-by-month {
    background-image: url('/assets/img/month-day-toggle@2x.png');
    background-size: 73px 44px;
  }
  .home .special-announcement {
    background-image: url('/assets/img/special_announce_bg@2x.png');
    background-size: 249px 149px;
  }
}
@media only screen and (max-width: 767px) {
  .home .special-announcement {
    display: block;
  }
  .home .special-announcement-content {
    display: block;
  }
  .home .special-announcement-image {
    display: block;
  }
}
#trigger-overlay {
  display: inline-block;
  width: 36px;
  height: 25px;
  position: relative;
  margin: 23px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
@media screen and (min-width: 64em) {
  #trigger-overlay {
    width: 50px;
    height: 35px;
    position: relative;
    margin: 33px auto;
  }
}
#trigger-overlay span {
  display: block;
  position: absolute;
  height: 5px;
  width: 50%;
  background: #F48024;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
@media screen and (min-width: 64em) {
  #trigger-overlay span {
    height: 6px;
  }
}
#trigger-overlay span:nth-child(even) {
  left: 50%;
}
#trigger-overlay span:nth-child(odd) {
  left: 0px;
}
#trigger-overlay span:nth-child(1) {
  top: 0px;
}
#trigger-overlay span:nth-child(2) {
  top: 0px;
}
#trigger-overlay span:nth-child(3) {
  top: 10px;
}
@media screen and (min-width: 64em) {
  #trigger-overlay span:nth-child(3) {
    top: 14px;
  }
}
#trigger-overlay span:nth-child(4) {
  top: 10px;
}
@media screen and (min-width: 64em) {
  #trigger-overlay span:nth-child(4) {
    top: 14px;
  }
}
#trigger-overlay span:nth-child(5) {
  top: 20px;
}
@media screen and (min-width: 64em) {
  #trigger-overlay span:nth-child(5) {
    top: 28px;
  }
}
#trigger-overlay span:nth-child(6) {
  top: 20px;
}
@media screen and (min-width: 64em) {
  #trigger-overlay span:nth-child(6) {
    top: 28px;
  }
}
#trigger-overlay.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 5px;
  top: 7px;
}
#trigger-overlay.open span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: calc(45%);
  top: 29px;
}
#trigger-overlay.open span:nth-child(2) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: calc(45%);
  top: 7px;
}
#trigger-overlay.open span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 5px;
  top: 29px;
}
#trigger-overlay.open span:nth-child(3) {
  left: -50%;
  opacity: 0;
}
#trigger-overlay.open span:nth-child(4) {
  left: 100%;
  opacity: 0;
}
/* Overlay style */
/* Overlay closing cross */
/* Menu style */
/* Effects */
.overlay {
  position: fixed;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fffaed;
  overflow-y: scroll;
}
.overlay .overlay-close {
  color: #F48024;
  outline: none;
  z-index: 10000;
  font-size: 65px;
}
@media screen and (min-width: 40em) {
  .overlay .overlay-close {
    top: -30px;
    left: -42px;
    position: absolute;
  }
}
.overlay .overlay-close:hover,
.overlay .overlay-close:focus {
  cursor: pointer;
}
.overlay .overlay-container {
  position: relative;
  padding-top: 20px;
}
@media screen and (min-width: 40em) {
  .overlay .overlay-container {
    padding-top: 75px;
  }
}
.overlay .overlay-container .text-block {
  margin-bottom: 15px;
}
.overlay .overlay-container p,
.overlay .overlay-container h3,
.overlay .overlay-container h4 {
  line-height: 24px;
  font-weight: 600;
}
.overlay .overlay-container p {
  font-size: 17px;
  font-family: "gitan-latin", sans-serif;
  color: #4A5321;
  font-weight: 600;
}
.overlay .overlay-container p h3,
.overlay .overlay-container p h4 {
  font-family: "gitan-latin", sans-serif;
  color: #4A5321;
  font-size: 21px;
  text-transform: uppercase;
}
.overlay .overlay-container p a {
  color: #4A5321;
  font-weight: 600;
}
.overlay .overlay-container h3 {
  font-family: "gitan-latin", sans-serif;
  color: #4A5321;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.overlay .overlay-container input.email.input-group-field {
  background: #FFFAED;
  border: 1px solid #E3DDB7;
  border-radius: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: none;
}
.overlay .overlay-container input.email.input-group-field:focus,
.overlay .overlay-container input.email.input-group-field:active {
  border-color: #4A5321;
}
.overlay .overlay-container form {
  margin-top: 30px;
}
.overlay .overlay-container form p {
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
}
.overlay .overlay-container form .button {
  padding: 0.9em 1.5em;
}
.overlay .overlay-container .mobile-nav {
  margin: 30px 0px 100px 0px;
}
.overlay nav {
  margin-bottom: 75px;
  text-align: center;
  font-size: 54px;
}
@media screen and (min-width: 40em) {
  .overlay nav {
    text-align: left;
    margin-bottom: 30px;
  }
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
}
.overlay ul li {
  display: block;
  min-height: 45px;
}
.overlay ul li a {
  font-family: "gitan-latin", sans-serif;
  font-weight: 600;
  display: block;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #4A5321;
  font-size: 28px;
  line-height: 34px;
  text-transform: uppercase;
}
@media screen and (min-width: 64em) {
  .overlay ul li a {
    font-size: 30px;
    line-height: 40px;
  }
}
.overlay ul li a:hover {
  color: #4E4B1F;
}
.overlay ul li a:focus {
  color: #4E4B1F;
}
.overlay .site-header-inner .logo a {
  transform: none;
  left: 20px;
}
@media screen and (min-width: 64em) {
  .overlay .site-header-inner .logo a {
    left: 0;
    margin-top: 7px;
    margin-left: -24px;
  }
}
.overlay-hugeinc {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-hugeinc .site-header-inner {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.overlay-hugeinc .site-header-inner nav,
.overlay-hugeinc .site-header-inner h3,
.overlay-hugeinc .site-header-inner p,
.overlay-hugeinc .site-header-inner ul {
  opacity: 0.4;
  -webkit-transform: translateY(-25%) rotateX(35deg);
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}
.overlay-hugeinc.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.overlay-hugeinc.open nav,
.overlay-hugeinc.open h3,
.overlay-hugeinc.open p,
.overlay-hugeinc.open ul,
.overlay-hugeinc.open a {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.overlay-hugeinc.close nav,
.overlay-hugeinc.close h3,
.overlay-hugeinc.close p,
.overlay-hugeinc.close ul,
.overlay-hugeinc.close a {
  -webkit-transform: translateY(25%) rotateX(-35deg);
  transform: translateY(25%) rotateX(-35deg);
}
@media screen and (max-height: 30.5em) {
  .overlay nav {
    height: 70%;
    font-size: 34px;
  }
  .overlay ul li {
    min-height: 34px;
  }
}
@media screen and (max-width: 34em) {
  .overlay {
    font-size: 90%;
  }
  .overlay .overlay-close {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.module-wrapper:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.top-bar {
  background-color: transparent;
}
.top-bar .top-bar-right,
.top-bar .top-bar-left {
  position: relative;
  -ms-flex: 0 0 0;
  flex: 0 0 0;
}
@media screen and (min-width: 40em) {
  .top-bar .top-bar-right,
  .top-bar .top-bar-left {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar .top-bar-right a,
.top-bar .top-bar-left a {
  display: inline-block;
  text-transform: uppercase;
}
.top-bar .top-bar-right .overlay-close,
.top-bar .top-bar-left .overlay-close {
  display: inline-block;
}
.top-bar .top-bar-right .cta-nav,
.top-bar .top-bar-left .cta-nav {
  display: inline-block;
}
.top-bar .top-bar-right .cta-nav .text-link,
.top-bar .top-bar-left .cta-nav .text-link {
  margin: 0 30px;
}
a.button {
  background: #4A5321;
  border-radius: 4px;
  box-shadow: inset 0 0 2px #656D42;
  font-size: 16px;
  font-weight: 400 !important;
  padding: 15px 25px;
  margin: 0;
  color: #fff;
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
  text-transform: uppercase;
}
a.button:hover,
a.button:focus,
a.button:active {
  background: #938E47;
}
@media screen and (min-width: 64em) {
  a.button {
    font-size: 19px;
  }
}
a.button i {
  position: relative;
  top: 1px;
  margin-right: 10px;
  font-size: 22px;
  line-height: 19px;
}
a.button.secondary {
  background: transparent;
  border: 1px solid #fff;
  box-shadow: none;
  color: #fff;
  padding: 15px 25px;
}
a.button.secondary:hover,
a.button.secondary:active,
a.button.secondary:focus {
  background: #fff;
  color: #000;
}
@media screen and (min-width: 40em) {
  a.button.secondary {
    padding: 15px 100px;
  }
}
a.button.border-btn {
  padding: 2px;
}
a.button.border-btn span {
  display: block;
  border: 1px solid #666d47;
  border-radius: 4px;
  padding: 15px 25px;
}
a.button.border-btn:hover span {
  border-color: transparent;
}
.hours-directions {
  display: none;
  align-items: center;
  position: absolute;
  opacity: 1;
  visiblity: visible;
  bottom: -165px;
  right: 0;
  width: 325px;
  height: 65px;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px 0px;
  -webkit-transition: all 0.2s !important;
  transition: all 0.2s !important;
}
@media screen and (min-width: 64em) {
  .hours-directions {
    display: flex;
  }
}
.hours-directions a {
  display: block;
  font-family: "gitan-latin", sans-serif;
  font-size: 14px;
  line-height: 16px;
}
.hours-directions .hours,
.hours-directions .directions {
  padding: 0 15px;
}
.hours-directions .directions {
  border-right: 2px solid #F48024;
}
.hours-directions.sticky {
  opacity: 0;
  visiblity: hidden;
}
.hero-section {
  background-size: cover !important;
  height: auto;
  padding-top: 0px;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (min-width: 64em) {
  .hero-section {
    height: 70vh;
    padding-top: 100px;
  }
}
.hero-section .hero-section-text {
  position: relative;
  z-index: 2;
  text-align: left;
  font-family: "gitan-latin", sans-serif;
  font-weight: 400;
  padding-top: 0px;
  padding: 120px 20px 45px 20px;
}
@media screen and (min-width: 64em) {
  .hero-section .hero-section-text {
    padding: 0;
  }
}
.hero-section .hero-section-text h1 {
  color: #F48024;
  margin: 0px 0px 15px;
  font-size: 25px;
  line-height: 32px;
  font-weight: 600;
}
.hero-section .hero-section-text h5 {
  color: #514E27;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
@media screen and (min-width: 64em) {
  .hero-section .hero-section-text h5 {
    font-size: 18px;
  }
}
.hero-section .hero-section-text .button {
  min-width: 290px;
  font-size: 15px;
}
@media screen and (min-width: 64em) {
  .hero-section .hero-section-text .button {
    font-size: 17px;
  }
}
.hero-section.video #video-background {
  /*  making the video fullscreen  */
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
}
svg {
  height: 100%;
  width: 100%;
}
.footer {
  background-image: url("/assets/img/bg-pattern-tan.jpg");
  background-color: #fffbed;
  background-repeat: repeat;
  background-position: center top;
  padding: 40px 20px 40px 20px;
}
.footer .logo {
  float: none;
}
@media screen and (min-width: 64em) {
  .footer .logo {
    float: left;
    margin-top: 10px;
  }
}
.footer .logo a {
  background-image: url('/assets/img/footer-logo.png');
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  text-indent: -99999px;
  height: 110px;
  width: 141px;
  margin: 0 auto 30px;
}
@media screen and (min-width: 64em) {
  .footer .logo a {
    position: absolute;
    height: 110px;
    width: 141px;
    margin-left: -16px;
    margin-top: 0px;
  }
}
.footer h4 {
  font-size: 21px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  color: #514E27;
}
.footer ul {
  margin-bottom: 0px;
}
.footer ul li {
  font-weight: bold;
  color: #F48024;
  margin-bottom: 0px;
  line-height: 22px;
}
@media screen and (min-width: 64em) {
  .footer ul li {
    margin-bottom: 10px;
  }
}
.footer ul li a {
  color: #F48024;
  font-size: 16px;
  font-weight: bold;
}
.footer ul li a:hover {
  color: #ff8921;
}
.footer ul.meta-nav {
  margin: 10px 0px 15px 0px;
}
.footer ul.meta-nav li {
  float: left;
  padding-right: 12px;
}
.footer ul.meta-nav a {
  text-decoration: none;
}
.footer ul.meta-nav a[href$='chinese/'] {
  font-weight: bold;
}
.footer .footer-testimonial {
  margin-bottom: 75px;
}
@media screen and (min-width: 64em) {
  .footer .footer-testimonial {
    margin-bottom: 60px;
  }
}
.footer .footer-testimonial .module-inner-new-text {
  font-style: italic;
  font-size: 18px;
  font-family: "gitan-latin", sans-serif;
  line-height: 24px;
}
.footer input.email.input-group-field {
  padding: 8px 1em;
  background: #FFFAED;
  border: 1px solid #E3DDB7;
  border-radius: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  box-shadow: none;
}
.footer input.email.input-group-field:focus,
.footer input.email.input-group-field:active {
  border-color: #4A5321;
}
.footer .footer-site-brief p {
  font-family: "gitan-latin", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  margin: 5px 0px 15px 0px;
  color: #514E27;
}
.footer .footer-site-brief p.copyright {
  margin-bottom: 5px;
}
.footer .footer-site-brief h4 {
  font-size: 16px;
  margin: 10px 0px 0px;
}
.footer .input-group-button button {
  border-radius: 0 5px 5px 0;
  padding: 0 1.5em;
}
.footer-links h5 {
  color: #0a0a0a;
  font-size: 1.2rem;
  font-weight: 600;
}
.footer-links .menu > li > a {
  line-height: 1.5em;
  padding: 0.5rem 0rem;
}
.footer-links a {
  color: #707070;
  font-size: 0.9rem;
  transition: all 0.5s ease;
}
.footer-links a:hover {
  color: #0a0a0a;
  transition: all 0.5s ease;
}
@media screen and (min-width: 64em) {
  .footer-links .link-columns {
    padding-left: 10px;
  }
}
.footer-bottom-bar {
  padding-bottom: 0px;
  padding-top: 30px;
}
.footer-bottom-bar .menu > li > a {
  line-height: 1.2em;
  padding: 10px 0;
}
.footer-bottom-bar a {
  color: #8a8a8a;
  font-size: 0.9rem;
  transition: all 0.5s ease;
}
.footer-bottom-bar a:hover {
  color: #0a0a0a;
  transition: all 0.5s ease;
}
.footer-bottom-bar li {
  display: inline;
}
.footer-bottom-bar .bottom-links {
  margin-top: 0.65rem;
  margin-left: 0;
}
.footer-bottom-bar .bottom-links li {
  padding-right: 2rem;
}
.footer-bottom-bar .footer-logomark {
  text-align: center;
}
.footer-bottom-bar .bottom-copyright {
  color: #8a8a8a;
  font-size: 0.9rem;
  line-height: 1.2em;
  padding-top: 1rem;
  text-align: right;
}
.footer-bottom-bar form {
  margin-bottom: 30px;
}
.footer-bottom-bar form p {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "gitan-latin", sans-serif;
  text-transform: uppercase;
  color: #4A5321;
  font-weight: 600;
}
.footer-bottom-bar h3 {
  font-size: 18px;
  font-family: "gitan-latin", sans-serif;
  text-transform: uppercase;
  color: #4A5321;
  font-weight: 600;
}
@media screen and (max-width: 39.9375em) {
  .footer-links .more-categories {
    margin-top: 2rem;
  }
  .footer-bottom-bar ul {
    text-align: center;
  }
  .footer-bottom-bar .bottom-links li {
    text-align: center;
  }
  .footer-bottom-bar .footer-logomark {
    padding-top: 1rem;
    margin-bottom: 1rem;
  }
  .footer-bottom-bar .bottom-copyright {
    text-align: center;
  }
}
@media screen and (max-width: 63.9375em) {
  .footer-links .footer-links-block {
    margin-bottom: 0;
  }
}
.footer-links-block ul {
  margin-bottom: 20px;
}
@media screen and (min-width: 64em) {
  .footer-links-block ul {
    margin-bottom: 0px;
  }
}
.flex-row {
  position: relative;
  padding: 50px 30px;
}
@media screen and (min-width: 64em) {
  .flex-row {
    padding: 70px 0px;
  }
}
.flex-row:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 13px;
  background: url('/assets/img/hashes.png') no-repeat;
  background-size: cover;
}
.flex-row h3,
.flex-row p {
  font-family: "gitan-latin", sans-serif;
  color: #fff;
  margin: 0;
}
.flex-row h3 {
  font-size: 28px;
}
@media screen and (min-width: 64em) {
  .flex-row h3 {
    font-size: 32px;
  }
}
.flex-row p {
  font-size: 16px;
  margin: 15px 0px;
}
@media screen and (min-width: 64em) {
  .flex-row p {
    font-size: 19px;
  }
}
.featured-cta-row {
  background-size: cover;
}
.featured-cta-row .button {
  display: block;
}
@media screen and (min-width: 40em) {
  .featured-cta-row .button {
    display: inline-block;
  }
}
.slide-headline {
  margin: 40px auto 0;
}
@media screen and (min-width: 40em) {
  .slide-headline {
    margin: 35px auto 0;
    font-size: 37px;
  }
}
.slide-headline h2 {
  font-weight: 600;
  font-size: 20px;
  color: #F48024 !important;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media screen and (min-width: 40em) {
  .slide-headline h2 {
    font-size: 40px;
  }
}
.slide-headline p {
  font-family: "gitan-latin", sans-serif;
  margin-bottom: 30px;
  color: #514E27;
  font-size: 17px;
  font-weight: 500;
}
.slick-dots {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  list-style-type: none;
  margin: 40px 0px 0px 0px;
  padding-bottom: 0px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin: 0 20px;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
@media screen and (min-width: 40em) {
  .slick-dots li {
    margin: 0 5px;
    width: 20px;
    height: 20px;
  }
}
.slick-dots li button {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.3);
  text-indent: -999em;
  cursor: pointer;
  position: absolute;
  overflow: hidden;
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #F48024;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.slick-dots li button:after {
  content: '';
  position: absolute;
  border-radius: 50%;
  bottom: 0;
  height: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 1px #fff;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  background-color: rgba(0, 0, 0, 0.2);
}
.slick-dots li.slick-active button:after {
  background-color: rgba(244, 128, 36, 0.7);
  height: 100%;
}
.slick-arrow {
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 98;
  height: 53px;
  width: 50px;
  top: auto;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  font-size: 60px;
  color: #F48024;
}
@media screen and (min-width: 40em) {
  .slick-arrow {
    height: 100%;
    width: 45px;
    top: 0;
    bottom: auto;
  }
}
.slick-arrow:hover {
  cursor: pointer;
  background: #ffffff;
}
.slick-arrow .fa {
  margin: 0 auto;
}
.slick-next {
  right: 0;
}
.slick-prev {
  left: 0;
}
.home-slider {
  margin-bottom: 100px;
}
@media screen and (min-width: 40em) {
  .home-slider {
    margin-bottom: 150px;
  }
}
.home-slider .module-wrapper-new {
  margin: 20px;
}
@media screen and (min-width: 40em) {
  .home-slider .module-wrapper-new {
    margin-left: 50px;
    margin-top: 40px;
  }
}
.home-slider .module-wrapper-new h3 {
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
  color: #F48024;
  margin-bottom: 15px;
}
.home-slider .module-wrapper-new p {
  color: #514E27;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 10px;
}
.home-slider .module-wrapper-new p em {
  font-weight: 500;
}
.home-slider .module-wrapper-new a {
  display: block;
  margin-top: 20px;
}
.home-slider .slide {
  max-height: 520px;
}
.home-slider .module-mobile {
  display: block;
}
@media screen and (min-width: 40em) {
  .home-slider .module-mobile {
    display: none;
  }
}
.notched-module {
  padding: 30px 45px;
}
.footer-cta-row {
  background: url("/assets/img/footer-cta-bg.jpg") no-repeat;
  background-size: cover;
}
.footer-cta-row .row {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 40em) {
  .footer-cta-row .row {
    flex-direction: row;
  }
}
.footer-cta-row .row .button.secondary {
  font-size: 16px;
}
@media screen and (min-width: 40em) {
  .footer-cta-row .row .button.secondary {
    padding: 15px 75px;
  }
}
.footer-cta-row .row h3 {
  margin: 0px auto 25px;
  font-size: 22px;
}
@media screen and (min-width: 40em) {
  .footer-cta-row .row h3 {
    max-width: 200px;
  }
}
.footer-cta-row .footer-block {
  text-align: center;
  margin-bottom: 30px;
}
.footer-cta-row .footer-block:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 40em) {
  .footer-cta-row .footer-block {
    margin-bottom: 0px;
  }
}
.module-inner-new {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px 25px 8px 25px;
  border-color: rgba(255, 255, 255, 0.8);
  border-width: 1px;
  border-style: solid;
  z-index: 100;
  position: relative;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  border-bottom: none;
  border-top: none;
}
.module-inner-new.tan {
  box-shadow: none;
}
.module-inner-new .module-inner-new-text {
  color: #514E27;
  font-size: 19px;
}
.notched-module-header {
  height: 16px;
  margin: 0px 16px 0px 16px;
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.7);
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  z-index: 101;
  position: relative;
}
.notched-module-footer {
  height: 16px;
  margin: 0px 16px -1px 16px;
  background-color: rgba(255, 255, 255, 0.8);
  border-color: #fefefe;
  border-width: 1px 1px 0px 1px;
  border-style: solid;
  border-top: none;
  z-index: 101;
  position: relative;
}
.module-inner-new.tan,
.notched-module-footer.tan,
.notched-module-header.tan {
  background: url("/assets/img/bg-pattern-tan.jpg") repeat;
}
.module-inner-new.tan-bg,
.notched-module-footer.tan-bg,
.notched-module-header.tan-bg {
  background-color: #FFFAED;
}
.notched-module-header.tan-bg {
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 1px 1px 0px 1px;
}
.notched-module-footer.tan-bg {
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 0px 1px 1px 1px;
}
.content-row {
  background-color: #5A8BA1;
  color: #FFFAED;
  padding-bottom: 50px;
}
@media screen and (min-width: 40em) {
  .content-row {
    padding-bottom: 10px;
  }
}
.content-row .content-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 40em) {
  .content-row .content-wrap {
    flex-direction: row;
    margin-bottom: 100px;
  }
}
.content-row .content-wrap .content h3,
.content-row .content-wrap .content h4 {
  color: #FFFAED;
}
.content-row .content-wrap .content .category {
  display: block;
  color: #EADE91;
  font-style: italic;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  margin-top: 10px;
}
@media screen and (min-width: 64em) {
  .content-row .content-wrap .content .category {
    font-size: 16px;
  }
}
.content-row .content-wrap .content h4 {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}
.content-row .content-wrap .content p {
  font-size: 15px;
  line-height: 21px;
}
.content-row .content-wrap .content a {
  color: #EADE91;
  font-size: 16px;
}
.content-row .content-wrap .content a i {
  position: relative;
  top: 1px;
  font-size: 19px;
  font-weight: 600;
  margin-left: 3px;
}
.content-row .content-wrap .image {
  margin-bottom: 30px;
}
@media screen and (min-width: 40em) {
  .content-row .content-wrap .image {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 40em) {
  .content-row .content-wrap:nth-child(odd) .image {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 60px;
  }
}
@media screen and (min-width: 40em) {
  .content-row .content-wrap:nth-child(odd) .content {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
}
@media screen and (min-width: 40em) {
  .content-row .content-wrap:nth-child(even) .image {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding-left: 60px;
  }
}
@media screen and (min-width: 40em) {
  .content-row .content-wrap:nth-child(even) .content {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
}
.hours {
  text-align: right;
}
@media screen and (min-width: 40em) {
  .hours {
    text-align: left;
  }
}
#video_bg {
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 0;
}
.hero {
  position: relative;
  top: -300px;
}
.hero h2 {
  color: #ffffff;
}
.body-content-inner {
  padding: 15px;
}
@media screen and (min-width: 64em) {
  .body-content-inner {
    padding: 0;
  }
}
.body-content-inner a:link {
  color: #514f26;
}
.body-content-inner a:link:hover {
  color: #ea6f24;
}
.orbit-wrapper {
  height: auto !important;
}
