html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.after, #content #text .filters:after, #content #text .filters .filter-wrap:after, .div-col-2:after, .div-col-3:after, .container-large:after, .container:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
}

.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}

.ir br {
  display: none;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 14px;
  height: 14px;
  background: url(/_assets/img/colorbox/controls.png) no-repeat 0 0;
}

#cboxTopCenter {
  height: 14px;
  background: url(/_assets/img/colorbox/border.png) repeat-x top left;
}

#cboxTopRight {
  width: 14px;
  height: 14px;
  background: url(/_assets/img/colorbox/controls.png) no-repeat -36px 0;
}

#cboxBottomLeft {
  width: 14px;
  height: 43px;
  background: url(/_assets/img/colorbox/controls.png) no-repeat 0 -32px;
}

#cboxBottomCenter {
  height: 43px;
  background: url(/_assets/img/colorbox/border.png) repeat-x bottom left;
}

#cboxBottomRight {
  width: 14px;
  height: 43px;
  background: url(/_assets/img/colorbox/controls.png) no-repeat -36px -32px;
}

#cboxMiddleLeft {
  width: 14px;
  background: url(/_assets/img/colorbox/controls.png) repeat-y -175px 0;
}

#cboxMiddleRight {
  width: 14px;
  background: url(/_assets/img/colorbox/controls.png) repeat-y -211px 0;
}

#cboxContent {
  background: #fff;
  overflow: visible;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 5px;
}

#cboxLoadingOverlay {
  background: url(/_assets/img/colorbox/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(/_assets/img/colorbox/loading.gif) no-repeat center center;
}

#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #7C7C7C;
}

#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  background: url(/_assets/img/colorbox/controls.png) no-repeat 0px 0px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}

#cboxPrevious:hover {
  background-position: -51px 0px;
}

#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}

#cboxNext:hover {
  background-position: -75px 0px;
}

#cboxClose {
  right: 0;
  background-position: -100px -25px;
}

#cboxClose:hover {
  background-position: -100px 0px;
}

.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}

.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}

#content .filters a {
  text-decoration: none;
}

.ui-selectmenu-button {
  display: block;
  position: relative;
  width: 150px;
  height: auto;
  line-height: 1;
  text-decoration: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  outline: none !important;
  text-decoration: none;
  cursor: pointer;
  background-color: #fafafa;
  border: 1px solid #a8a09d;
}
.ui-selectmenu-button span.ui-icon {
  display: none !important;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  position: relative;
  display: block;
  line-height: 2.25em;
  padding: 0 1.75em 0 .5em;
  font-size: .875em;
  font-weight: 400;
  color: #e2400f;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ui-selectmenu-button span.icon-arrow-down {
  color: #e2400f;
  font-weight: normal;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -8px;
  font-weight: normal !important;
}
.ui-selectmenu-button.ui-state-disabled {
  cursor: default;
  opacity: .5;
}
.ui-selectmenu-button.ui-state-disabled span.icon-arrow-down {
  display: none;
}

.ui-selectmenu-menu {
  position: absolute;
  top: 0;
  left: 0;
  margin: 10px 0 0 0;
  display: none;
  z-index: 999;
}

.ui-selectmenu-menu .ui-menu {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 218px;
  max-height: 300px !important;
  list-style: none;
  background-color: #fafafa;
  border: 1px solid #a8a09d;
}
.ui-selectmenu-menu .ui-menu li {
  margin: 0;
  padding: .5em;
  outline: none;
  font-size: .875em;
  font-weight: 400;
  text-transform: none;
  list-style: none;
  cursor: pointer;
  color: #e2400f;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.ui-selectmenu-menu .ui-menu li:hover {
  color: #171311;
  background-color: #f0f0f0;
  border-top-color: #a8a09d;
  border-bottom-color: #a8a09d;
}

.ui-selectmenu-open {
  display: block;
}

.cycle-ss,
.cycle-slideshow {
  width: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}

.cycle-ss img,
.cycle-slideshow img,
.cycle-ss .slide,
.cycle-slideshow .slide {
  width: 100%;
}

.cycle-ss .slide,
.cycle-slideshow .slide {
  display: none;
}

.cycle-ss .slide.first,
.cycle-slideshow .slide.first {
  display: block;
}

.cycle-ss a,
.cycle-slideshow a {
  display: block;
  width: 100%;
}

.cycle-ss img,
.cycle-slideshow img {
  display: block;
  width: 100%;
}

.disabled {
  opacity: .5;
  filter: alpha(opacity=50);
}

.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  overflow: hidden;
  padding: 0;
  height: 24px;
  line-height: 24px;
}
@media (min-width: 62.5em) {
  .cycle-pager {
    height: 18px;
    line-height: 18px;
  }
}

.cycle-pager span {
  font-size: 0;
  width: 12px;
  height: 12px;
  display: inline-block;
  background-color: #fafafa;
  cursor: pointer;
  margin: 0 4px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.cycle-pager span:hover {
  opacity: .6;
}

.cycle-pager span.cycle-pager-active {
  background-color: #e2400f;
}

.cycle-pager > * {
  cursor: pointer;
}

.cycle-prev, .cycle-next {
  position: absolute;
  font-size: 1em;
  top: 50%;
  margin-top: -.5em;
  color: #fafafa;
  z-index: 500;
  cursor: pointer;
  opacity: .4;
}
.cycle-prev:hover, .cycle-next:hover {
  color: #e2400f;
}

.cycle-prev {
  left: .5em;
}

.cycle-next {
  right: .5em;
}

.cycle-slideshow .pager, .cycle-ss .pager {
  display: none;
}
.cycle-slideshow:hover .pager, .cycle-ss:hover .pager {
  display: block;
}

.disabled {
  opacity: .5;
  filter: alpha(opacity=50);
}

body {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  background-color: #1f1a17;
}

body,
table caption,
table th,
table td,
textarea {
  color: #6b6b6b;
  font-style: normal;
  font-weight: 400;
}

body,
table caption,
table th,
table td,
textarea,
h6,
blockquote
#content .monkForm input,
#content .monkForm select,
#content .monkForm textarea {
  font-family: "PT Sans", sans-serif;
}

h1,
h2,
h3,
h4,
.button-small,
.button-medium,
.button-large,
.rsvp a,
#content .monkForm input[type=submit],
#comment-submit,
#newsletter_submit,
#search_term,
#search_term2,
#nav > li > a,
#nav .meganav .links,
#mobilenav > li > a,
#mobilenav .meganav .links,
#mobilenav .meganav .back,
#subnav > li > a,
.rotator .caption,
#sidebar section .section-title,
#module-search-term,
.ui-selectmenu,
.ui-selectmenu-menu,
.ui-selectmenu-button span.ui-selectmenu-text,
.ui-selectmenu-menu .ui-menu,
.breadcrumbs,
#footer nav li,
#footer .address,
#footer .scrolltop,
#features .feature.events,
#features .feature.news,
#features .feature.posts,
#countdown #timer span,
#features .feature.banner {
  font-family: "Dosis", sans-serif;
}

h5,
.mcms_form_thank_you,
#nav > li:last-child > a > span,
#subnav > li > ul > li > a,
#footer .copyright {
  font-family: "Merriweather", serif;
}

a {
  color: #e2400f;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
a span {
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
a:hover {
  color: #2a2623;
}

#content .monkForm input[type=submit] {
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: .35em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit !important;
}

h1 {
  color: #8f2e11;
  font-size: 2em;
  font-weight: 200;
}
@media (min-width: 62.5em) {
  h1 {
    font-size: 4.375em;
  }
}

h2 {
  color: #8f2e11;
  font-size: 1.75em;
  font-weight: 300;
  line-height: 1.2em;
}
@media (min-width: 62.5em) {
  h2 {
    font-size: 2.375em;
  }
}

h3 {
  color: #8f2e11;
  font-weight: 300;
  font-size: 1.625em;
}

h4 {
  color: #2a2623;
  font-weight: 300;
  font-size: 1.5em;
  letter-spacing: .125em;
  text-transform: uppercase;
}

h5 {
  color: #2a2623;
  font-weight: 300;
  font-size: 1em;
  line-height: 2.167em;
}

h6 {
  color: #2a2623;
  font-weight: 400;
  font-size: 1em;
  line-height: 2.167em;
}

p {
  line-height: 1.75em;
  margin-bottom: 1.75em;
}
p.p-meta {
  color: #a8a09d;
  font-size: .75em;
  margin-bottom: .5em;
}

#content ul {
  margin: 0 0 1.75em 3em;
}
#content ul li {
  list-style: disc;
  line-height: 1.75em;
}
#content ul li li {
  font-size: 100%;
}
#content nav ul {
  margin: 0;
}
#content nav ul li {
  list-style: none;
  line-height: 1;
}
#content ol {
  margin: 0 0 1.75em 3em;
}
#content ol li {
  list-style: decimal;
  line-height: 1.75em;
}
#content ol li li {
  font-size: 100%;
}

i, em {
  font-style: italic;
}

b, strong {
  font-weight: 700;
}

pre, code {
  font-family: "Courier New", Courier, monospace;
  margin-bottom: 1em;
}

ins {
  text-decoration: none;
}

sup, sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 0.8em;
}

sub {
  top: 0.3em;
}

dl {
  margin: 0 0 1.5em 0;
}

dl dt {
  font-weight: normal;
}

dd {
  margin-left: 1.5em;
}

blockquote {
  background: none;
  font-size: 1.875em;
  line-height: 1;
  font-weight: 700;
  color: #a8a09d;
  background-color: #2a2623;
  margin: 1.25em 0;
  padding: .5em;
  text-align: center;
}
blockquote p {
  display: inline;
  padding: 0;
  margin: 0;
  line-height: 1.2em;
  font-size: inherit;
  font-family: inherit;
}
blockquote p:before {
  color: #a8a09d;
  content: open-quote;
  quotes: "\201C" "\201D" "\2018" "\2019";
  font-size: 1em;
  line-height: 0.1em;
  margin: 0 .25em;
  font-weight: 400;
}
blockquote p:after {
  color: #a8a09d;
  content: close-quote;
  quotes: "\201C" "\201D" "\2018" "\2019";
  font-size: 1em;
  line-height: 0.1em;
  margin: 0 .25em;
  font-weight: 400;
}

#content hr {
  display: block;
  margin: 1.25em 0;
  padding: 0;
  width: 100%;
  height: 1px;
  border: 0;
  color: #2a2623;
  background-color: #2a2623;
  overflow: hidden;
}
#content hr.hr-color-light {
  color: #ffc600;
  background-color: #ffc600;
}
#content hr.hr-color-dark {
  color: #e2400f;
  background-color: #e2400f;
}

.button-small {
  display: inline-block;
  font-size: .75em;
  font-weight: 400;
  line-height: 2em;
  color: #ffc600;
  padding: .25em .75em;
  text-transform: uppercase;
  background-color: #2a2623;
}
.button-small:after {
  font-family: "mk026";
  content: "\e61a";
  font-size: 100%;
  font-weight: normal !important;
  vertical-align: middle;
  vertical-align: top;
  margin: 0 0 0 .5em;
}
.button-small:hover {
  color: #fafafa;
}

.button-medium,
.rsvp a,
#content .monkForm input[type=submit],
#comment-submit,
#newsletter_submit {
  display: inline-block;
  font-size: .75em;
  font-weight: 400;
  color: #2a2623;
  padding: .25em 1.75em;
  line-height: 2em;
  text-transform: uppercase;
  border: 1px solid #a8a09d;
  letter-spacing: .125em;
}
.button-medium:hover,
.rsvp a:hover,
#content .monkForm input[type=submit]:hover,
#comment-submit:hover,
#newsletter_submit:hover {
  color: #e2400f;
}

.button-large {
  display: inline-block;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.5em;
  color: #2a2623;
  padding: .25em 1.5em;
  text-transform: uppercase;
  border: 1px solid #a8a09d;
  letter-spacing: .125em;
}
.button-large:hover {
  color: #e2400f;
}

#content .monkForm {
  margin: 0;
  padding: 0;
  width: 100%;
}

#content .monkForm fieldset {
  padding: 0;
  border: 0;
  display: block;
}

#content .monkForm fieldset .text {
  padding: 0;
}

#content .monkForm fieldset, #content .monkForm fieldset div {
  padding: 0;
  margin: 0;
}

#content .monkForm fieldset div {
  margin-bottom: 1em;
}

#content .monkForm fieldset legend {
  display: block;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  line-height: normal;
  white-space: normal;
  width: 90%;
}

#content .monkForm > fieldset > legend {
  display: none;
  white-space: normal;
  zoom: 1;
}

#content .monkForm > fieldset > fieldset > legend {
  padding-top: 10px;
  font-weight: bold;
}

#content .monkForm label {
  margin-bottom: 5px;
  padding-right: 10px;
  width: 242px;
  vertical-align: top;
}

#content .monkForm .radio label, #content .monkForm .checkbox label {
  font-weight: normal;
  line-height: normal;
  clear: none;
}

#content .monkForm p.data {
  margin-bottom: 4px;
}

#content .monkForm .radio p.data:last-child, #content .monkForm .checkbox p.data:last-child {
  margin-bottom: 8px;
}

#content .monkForm .description {
  line-height: normal;
  font-style: italic;
  width: 200px;
  margin-top: 4px;
}

#content .monkForm fieldset fieldset div, #content .monkForm fieldset fieldset div p, #content .monkForm fieldset fieldset div p {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

#content .monkForm fieldset fieldset div {
  margin-bottom: 25px;
}

#content .monkForm p.errorSummary {
  font-weight: bold;
  font-style: italic;
}

#content .monkForm p.error {
  font-size: 1em;
  margin-bottom: 5px;
}

#content .monkForm input, #content .monkForm select, #content .monkForm textarea {
  font-weight: 400;
  font-size: 1em;
  border: 1px solid rgba(0, 0, 0, 0.08);
}

#content .monkForm input[type=text], #content .monkForm input[type=file] {
  padding: 5px;
  width: 200px;
}

#content .monkForm select {
  display: inline-block;
  padding: 2px;
}

#content .monkForm select option {
  padding: 2px 4px;
}

#content .monkForm textarea {
  padding: 6px;
  width: 200px;
}

#content .monkForm .radio .data, #content .monkForm .checkbox .data {
  margin-bottom: 12px;
}

#content .monkForm .radio label, #content .monkForm .checkbox label {
  display: inline;
  margin-left: 5px;
  vertical-align: middle;
}

#content .monkForm input[type=checkbox], #content .monkForm input[type=radio] {
  background: none;
  border: 0;
  vertical-align: middle;
}

#content .monkForm fieldset fieldset fieldset p {
  padding: 0;
  margin: 7px 10px;
  margin-top: 0;
}

#content .monkForm span.asterisk {
  font-weight: normal;
  display: inline;
}

#content .monkForm .captcha img {
  margin-bottom: 8px;
}

#content .monkForm .captcha input {
  width: 120px;
}

#content .monkForm input[type=submit] {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

#content .monkForm .monkFormsubmit input[src*=png], #content .monkForm .monkFormsubmit input[src*=jpg], #content .monkForm .monkFormsubmit input[src*=jpeg], #content .monkForm .monkFormsubmit input[src*=gif] {
  border: none;
  margin-bottom: 35px;
}

#content .monkForm input[type=image] {
  border: 0;
}

#content .monkForm label,
#content .monkForm legend,
#content .monkForm p {
  color: #6b6b6b;
}

#content .monkForm p.errorSummary,
#content .monkForm span.asterisk,
#content form.monkForm p.error {
  color: #8f2e11;
}

#content .monkForm input, #content .monkForm select, #content .monkForm textarea {
  background: none;
}

#content .monkForm input:focus, #content .monkForm select:focus, #content .monkForm textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 3px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 3px 1px;
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 3px 1px;
}

.mcms_form_thank_you {
  font-size: 2em;
  line-height: 1.6;
  font-weight: 700;
}

#content .monkForm fieldset legend,
#content .monkForm > fieldset > legend,
#content .monkForm > fieldset > fieldset > legend {
  font-size: 1.25em;
}

#newsletter label {
  display: block;
  margin-bottom: 1em;
}
#newsletter #newsletter_text {
  padding: 5px;
  width: 200px;
  margin-bottom: 1em;
}
#newsletter #newsletter_submit {
  background: none;
  text-transform: capitalize;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

table {
  margin: 0 0 40px 0;
  border-collapse: separate;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
table caption {
  color: #fafafa;
  font-weight: 300;
  font-size: 1.5em;
  padding: .85em;
  text-align: left;
  background-color: #2a2623;
}
table th {
  color: #2a2623;
  font-weight: 800;
  font-size: 1.25em;
  padding: 1em;
  background-color: rgba(0, 0, 0, 0.08);
  text-transform: uppercase;
}
table td {
  padding: 1em;
  line-height: 1.25em;
  background-color: transparent;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}
table td p {
  font-size: inherit;
  margin: 0;
}
table td:first-child {
  border-left: 1px solid rgba(0, 0, 0, 0.08);
}

@media (max-width: 62.5em) {
  table.responsive {
    margin-bottom: 0;
  }

  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
    border-left: 1px solid rgba(0, 0, 0, 0.08);
  }

  .pinned table {
    margin: 0;
    border-right: none;
    border-left: none;
    width: 100%;
  }

  .pinned table caption {
    text-indent: -9999px;
  }

  .pinned table th, .pinned table td {
    white-space: nowrap;
  }

  .pinned td:last-child {
    border-bottom: 0;
  }

  .scrollable table {
    margin: 0;
  }

  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
  }

  div.table-wrapper div.scrollable {
    margin-left: 35%;
  }

  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }

  table.responsive td, table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }

  table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
    display: none;
  }
}
#pagination {
  text-align: center;
  font-size: 1.125em;
  padding: 1em 0;
}
#pagination a {
  display: inline-block;
  padding: .1em .5em;
  margin: 0 .125em .125em .125em;
  font-weight: normal;
  text-decoration: none !important;
}
#pagination a:hover {
  text-decoration: underline;
}
#pagination #current {
  color: #e2400f;
  background-color: #f0f0f0;
  border-bottom: 1px solid #a8a09d;
}
#pagination #off {
  visibility: hidden;
}
#pagination #next {
  background-color: #f0f0f0;
  border-bottom: 1px solid #a8a09d;
}
#pagination #previous {
  background-color: #f0f0f0;
  border-bottom: 1px solid #a8a09d;
}

#content #text .filters {
  padding: 1em;
  background-color: #f0f0f0;
  margin-bottom: 2em;
}
#content #text .filters h5 {
  margin-bottom: .75em;
  text-align: center;
  line-height: 1.1em;
}
@media (min-width: 62.5em) {
  #content #text .filters h5 {
    float: left;
    margin: .5em 1em 0 0;
    text-align: left;
  }
}
#content #text .filters a {
  text-decoration: none;
}
#content #text .filters .ui-selectmenu-button {
  float: left;
  margin-right: .5em;
}
#content #text .filters select.sorter {
  display: block;
  float: none;
  width: 60%;
  margin: 0 auto 1em auto;
}

#module-search {
  float: none;
  width: 150px;
  margin: 0 auto 1em auto;
}
@media (min-width: 62.5em) {
  #module-search {
    float: left;
    border: 0;
    margin: 0;
  }
}

#module-search fieldset {
  border: 0;
  width: 138px;
  padding: 5px;
  border: 1px solid #a8a09d;
  background-color: #fafafa;
  overflow: hidden;
}

#module-search-term {
  float: left;
  width: 100px;
  height: 22px;
  line-height: 22px;
  border: 0;
  padding: 0;
  font-size: .875em;
  font-weight: 300;
  text-transform: uppercase;
  color: #2a2623;
  background-color: transparent;
}

#module-search-submit {
  float: right;
  font-size: 1.125em;
  width: 24px;
  height: 22px;
  margin: 0;
  border: 0;
  outline: none;
  display: block;
  background: none;
  color: #a8a09d;
  cursor: pointer;
  text-align: left;
}
#module-search-submit:hover {
  color: #e2400f;
}

#content #sidebar .filters {
  padding: 1em;
  background-color: #f0f0f0;
  margin-bottom: 2em;
}
#content #sidebar .filters .ui-selectmenu-button {
  float: none;
  margin-bottom: 1em;
}
#content #sidebar .filters select.sorter {
  display: block;
  float: none;
  width: 60%;
  margin: 0 auto 1em auto;
}
#content #sidebar .filters form#module-search {
  float: none;
  width: 208px;
  margin: 0 0 1em 0;
}
@media (min-width: 62.5em) {
  #content #sidebar .filters form#module-search {
    float: none;
    border: 0;
    margin: 0 0 1em 0;
  }
}
#content #sidebar .filters form#module-search fieldset {
  width: 208px;
}
#content #sidebar .filters form#module-search #module-search-term {
  width: 170px;
}

#header {
  border: 0;
  background-color: #1f1a17;
}

#metanav {
  display: none;
  margin-bottom: .5em;
}
@media (min-width: 62.5em) {
  #metanav {
    display: block;
  }
}

#searchForm {
  display: none;
  float: right;
  border: 0;
  outline: none;
}
@media (min-width: 62.5em) {
  #searchForm {
    display: block;
  }
}
#searchForm fieldset {
  min-width: 120px;
  max-width: 120px;
  position: relative;
  border: 0;
  overflow: hidden;
  border: 0;
}
#searchForm #search_term {
  float: left;
  width: 75%;
  height: 24px;
  line-height: 24px;
  font-size: .75em;
  color: #a8a09d;
  font-weight: 400;
  text-transform: uppercase;
  padding: 1em 17.5% 1em 7.5%;
  border: 0;
  outline: none !important;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#searchForm #search_term:focus {
  color: #fafafa;
}
#searchForm #search_go {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -.5em;
  font-size: 1em;
  color: #a8a09d;
}
#searchForm #search_go:hover {
  color: #fafafa;
}

#mobile-open {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
  padding: 0 1em;
  background-color: #2a2623;
}
@media (min-width: 62.5em) {
  #mobile-open {
    display: none;
  }
}
#mobile-open span {
  display: block;
  font-size: 1.5em;
  color: #fafafa;
  height: 100%;
  line-height: 2.5em;
}

#header .logo {
  padding: .35em 0;
  margin-left: 1.75em;
  text-align: center;
  color: #fafafa;
  text-shadow: 1px 1px 1px black;
  font-size: 2em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
}
#header .logo a {
  color: #fafafa;
}
#header .logo img {
  max-width: 200px;
}
@media (min-width: 62.5em) {
  #header .logo img {
    max-width: 250px;
  }
}
@media (min-width: 62.5em) {
  #header .logo {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
    text-align: left;
  }
}

nav.desktop {
  display: none;
  float: right;
  max-width: 74%;
}
@media (min-width: 62.5em) {
  nav.desktop {
    display: block;
  }
}

#nav {
  float: right;
  text-align: right;
}
#nav > li {
  display: inline-block;
  margin-left: .5em;
  line-height: 1;
}
#nav > li > a {
  display: block;
  position: relative;
  color: #fafafa;
  font-size: 1.125em;
  font-weight: 300;
  text-transform: uppercase;
  padding: .5em 1.35em 1.65em 1.35em;
}
#nav > li:first-child {
  margin-left: 0;
}
#nav > li:hover > a, #nav > li.current > a {
  color: #a8a09d;
}
#nav > li.dropdown > a:after, #nav > li.current > a:after {
  display: none;
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -.75em;
  width: 0;
  height: 0;
  border-left: .75em solid transparent;
  border-right: .75em  solid transparent;
  border-bottom: 0.75em solid #2a2623;
  z-index: 2100;
}
#nav > li.current a:after {
  display: block;
}

#nav > li > .meganav {
  position: absolute;
  left: -999em;
  width: 62.5em;
  background-color: #2a2623;
  text-align: left;
  z-index: 1999;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0 6px 4px -4px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0 6px 4px -4px;
  box-shadow: rgba(0, 0, 0, 0.5) 0 6px 4px -4px;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-top: 4px solid #2a2623;
}
#nav > li > .meganav .meganav-inner {
  padding: 2em 0;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#nav > li:hover > a:after,
.no-js #nav > li:hover > a:after,
.no-touch #nav > li:hover > a:after {
  display: block;
}
#nav > li:hover .meganav,
.no-js #nav > li:hover .meganav,
.no-touch #nav > li:hover .meganav {
  left: 0;
  display: inline;
}

#nav .meganav section {
  position: relative;
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
#nav .meganav section .text {
  padding: 0 2em;
  color: #fafafa;
}
#nav .meganav section .text h2, #nav .meganav section .text h3, #nav .meganav section .text h4, #nav .meganav section .text h5, #nav .meganav section .text h6 {
  color: white;
  text-transform: uppercase;
}
#nav .meganav section .text .button-medium {
  color: #ffc600;
}
#nav .meganav section .text .button-medium:hover {
  color: #fafafa;
}
#nav .meganav section .text .button-large {
  color: #ffc600;
}
#nav .meganav section .text .button-large:hover {
  color: #fafafa;
}
#nav .meganav .sections-1 {
  width: 100%;
}
#nav .meganav .sections-2 {
  width: 66%;
  border-right: 1px solid #171311;
}
#nav .meganav .sections-2:first-child {
  width: 34%;
  border-right: 0;
  border-left: 1px solid #171311;
}
#nav .meganav.nonav.hasbg .sections-1 .text {
  padding-left: 50%;
}

#nav .meganav .links {
  display: block;
  width: 100%;
  padding-top: .5em;
  overflow: hidden;
}
#nav .meganav .links > li {
  float: left;
  width: 25%;
  margin-bottom: .5em;
}
#nav .meganav .links > li > a {
  display: block;
  color: #fafafa;
  font-size: 1.5em;
  font-weight: 300;
  margin-bottom: .25em;
  text-transform: uppercase;
  padding: 0 .5em;
}
#nav .meganav .links > li > a:hover {
  color: #ffc600;
}
#nav .meganav .links > li:nth-child(4n+1) {
  clear: left;
}
#nav .meganav .links > li.border:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #171311;
}
#nav .meganav .links > li.border:nth-child(2):after {
  left: 25%;
}
#nav .meganav .links > li.border:nth-child(3):after {
  left: 50%;
}
#nav .meganav .links > li.border:nth-child(4):after {
  left: 75%;
}
#nav .meganav .links.count-1 > li {
  width: 100%;
}
#nav .meganav .links.count-2 > li {
  width: 50%;
}
#nav .meganav .links.count-2 > li.border:nth-child(2):after {
  left: 50%;
}
#nav .meganav .links.count-3 > li {
  width: 33.33333333333333%;
}
#nav .meganav .links.count-3 > li.border:nth-child(2):after {
  left: 33.33333333333333%;
}
#nav .meganav .links.count-3 > li.border:nth-child(3):after {
  left: 66.66666666666666%;
}

#nav .meganav .links ul li {
  float: none;
}
#nav .meganav .links ul li a {
  display: block;
  color: #fafafa;
  font-size: .875em;
  padding: .5em .5em .5em 1.5em;
}
#nav .meganav .links ul li a:hover {
  background-color: #171311;
  color: #ffc600;
}

#nav > li:last-child > a {
  padding-right: 0;
  color: #ffc600;
}
#nav > li:last-child > a > span {
  font-style: italic;
  text-transform: none;
}
#nav > li:last-child:hover > a, #nav > li:last-child.current > a {
  color: #ffc600;
}
#nav > li:last-child.dropdown > a:after, #nav > li:last-child.current > a:after {
  border-bottom-color: #ffc600;
}
#nav > li:last-child > .meganav {
  border-top-color: #ffc600;
}
#nav > li:last-child > .meganav .meganav-inner {
  min-height: 498px;
}
#nav > li:last-child > .meganav section .text h2 {
  font-size: 4.375em;
  margin-bottom: .25em;
  text-transform: none;
}

nav.mobile {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 82.5%;
  height: 100%;
  z-index: 4000;
}
@media (min-width: 48em) {
  nav.mobile {
    width: 35.2%;
  }
}
@media (min-width: 62.5em) {
  nav.mobile {
    display: none;
  }
}
nav.mobile .nav-inner {
  position: relative;
  width: 100%;
  height: 100%;
  background: #2a2623;
}

#searchForm2 {
  border: 0;
  outline: none;
  width: 100%;
}
#searchForm2 fieldset {
  width: 100%;
  background-color: transparent;
  border: none;
  border-top: 1px solid #ffc600;
  overflow: hidden;
}
#searchForm2 #search_term2 {
  width: 80%;
  padding: .75em 5% .75em .75em;
  border: 0;
  outline: none;
  font-size: 1em;
  font-weight: 300;
  color: #fafafa;
  text-transform: uppercase;
  outline: none !important;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
#searchForm2 #search_go2 {
  color: #fafafa;
  display: block;
  float: right;
  width: 10%;
  font-size: 1.25em;
  text-align: center;
  padding: .6em 0;
}
#searchForm2 #search_go2:hover {
  color: #ffc600;
}

#mobilenav > li {
  line-height: 1;
}
#mobilenav > li > a {
  position: relative;
  display: block;
  padding: .75em;
  color: #fafafa;
  font-size: 1em;
  font-weight: 300;
  text-transform: uppercase;
  border-top: 1px solid #ffc600;
}
#mobilenav > li > a span {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1.5em;
  height: 100%;
  line-height: 2.25em;
  padding: 0 .5em;
  text-align: center;
  font-weight: normal !important;
  border-left: 1px solid #ffc600;
}
#mobilenav > li:last-child > a {
  border-bottom: 1px solid #ffc600;
}
#mobilenav > li .meganav {
  display: none;
}
#mobilenav > li .meganav .meganav-inner {
  background: none !important;
}

#mobilenav .meganav .back {
  display: block;
  color: #fafafa;
  padding: .75em 5%;
  font-size: 1em;
  font-weight: 300;
  text-transform: uppercase;
  cursor: pointer;
  border-bottom: 1px solid #ffc600;
}
#mobilenav .meganav .back span {
  font-weight: normal;
  color: #ffc600;
  margin-right: .5em;
}
#mobilenav .meganav section .text {
  padding: 1em 5%;
  color: #fafafa;
}
#mobilenav .meganav section .text h2, #mobilenav .meganav section .text h3, #mobilenav .meganav section .text h4, #mobilenav .meganav section .text h5, #mobilenav .meganav section .text h6 {
  color: white;
  text-transform: uppercase;
}
#mobilenav .meganav section .text .button-large {
  color: #ffc600;
}
#mobilenav .meganav section .text .button-large:hover {
  color: #fafafa;
}
#mobilenav .meganav section .text .button-large {
  color: #ffc600;
}
#mobilenav .meganav section .text .button-large:hover {
  color: #fafafa;
}
#mobilenav .meganav .links {
  border-top: 1px solid #171311;
}
#mobilenav .meganav .links li a {
  display: block;
  color: #fafafa;
  font-size: 1.125em;
  font-weight: 300;
  padding: .75em 5%;
  text-transform: uppercase;
  border-bottom: 1px solid #171311;
}
#mobilenav .meganav .links li li a {
  font-size: 1em;
  text-transform: none;
  padding-left: 10%;
}

nav.mobile.open #searchForm2 {
  display: none;
}
nav.mobile.open #mobilenav > li > a {
  display: none;
}

#mobilenav > li:last-child > a {
  color: #ffc600;
}

#billboard {
  overflow: hidden;
  background-color: #1f1a17;
}
#billboard img {
  display: block;
  width: 100%;
}
#billboard h1 {
  margin: 0;
  color: #fafafa;
  padding: .5em 5%;
}
@media (min-width: 62.5em) {
  #billboard h1 {
    padding: .5em .5em .5em 1.4em;
  }
}
#billboard.hasimage h1 {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 1;
}
@media (min-width: 62.5em) {
  #billboard.hasimage h1 {
    bottom: -10px;
  }
}
#billboard.hasimage h1 span {
  display: block;
  width: 90%;
  padding: .25em 5%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: center;
  background-color: rgba(31, 26, 23, 0.45);
}
@media (min-width: 62.5em) {
  #billboard.hasimage h1 span {
    text-align: left;
    display: inline-block;
    width: auto;
    line-height: 1.05;
    padding: .35em .5em .35em 1.4em;
  }
}

#rotator-wrap {
  overflow: hidden;
  background-color: #1f1a17;
}

.js-rotator .loading {
  display: none;
}
.js-rotator .cycle-ss {
  opacity: 1;
}
.js-rotator .pager,
.js-rotator .pager-wrap {
  visibility: visible !important;
}

.rotator {
  position: relative;
  min-height: 189px;
}
.rotator .loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -20px;
}
@media (min-width: 62.5em) {
  .rotator .loading {
    margin-top: -20px;
    margin-left: -35px;
    width: 70px;
  }
}
.rotator .cycle-ss {
  min-height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
@media (min-width: 62.5em) {
  .rotator .cycle-ss {
    min-height: 563px;
  }
}
.rotator .caption {
  width: 90%;
  padding: 1em 5%;
  overflow: hidden;
  background-color: rgba(31, 26, 23, 0.45);
}
@media (min-width: 62.5em) {
  .rotator .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 45%;
    padding: 2em 2.5% 4em 2.5%;
  }
}
.rotator .caption .title {
  color: #fafafa;
  font-size: 2em;
  line-height: 1.1em;
  font-weight: 200;
}
@media (min-width: 62.5em) {
  .rotator .caption .title {
    font-size: 4.375em;
  }
}
.rotator .caption .desc {
  color: #fafafa;
  font-size: 1.125em;
  line-height: 1.2em;
  font-weight: 300;
}
@media (min-width: 62.5em) {
  .rotator .caption .desc {
    font-size: 2.375em;
  }
}

.pager-wrap {
  position: absolute;
  bottom: 8em;
  left: 0;
  width: 100%;
  z-index: 500;
  visibility: hidden;
}
@media (min-width: 62.5em) {
  .pager-wrap {
    width: 50%;
    bottom: .5em;
  }
}
.pager-wrap .pager-inner {
  position: relative;
  text-align: center;
}
.pager-wrap .pager-inner .cycle-pr {
  display: inline-block;
  margin-right: .65em;
  color: #fafafa;
  cursor: pointer;
}
.pager-wrap .pager-inner .cycle-pr:hover {
  color: #e2400f;
}
.pager-wrap .pager-inner .cycle-ne {
  display: inline-block;
  margin-left: .65em;
  color: #fafafa;
  cursor: pointer;
}
.pager-wrap .pager-inner .cycle-ne:hover {
  color: #e2400f;
}
.pager-wrap .pager-inner .cycle-pager {
  width: auto;
  display: inline;
  line-height: 1.85em;
}

#content-inner {
  background-color: #fafafa;
}

#text {
  padding: 2em 5%;
  margin-bottom: 2em;
}
@media (min-width: 62.5em) {
  #text {
    padding-left: 0;
    padding-right: 0;
    float: left;
    width: 72%;
  }
}

#content.fullwidth #text {
  padding: 2em 5%;
}
@media (min-width: 62.5em) {
  #content.fullwidth #text {
    padding-left: 0;
    padding-right: 0;
    float: none;
    width: 100%;
  }
}

#breadcrumbs {
  display: none;
  clear: both;
  margin: 1.5em 0;
  width: 72%;
}
@media (min-width: 48em) {
  #breadcrumbs {
    display: block;
  }
}
#breadcrumbs section {
  padding: 1em 1.25em;
  background-color: #1f1a17;
  color: #fafafa;
  font-weight: 300;
  font-size: .875em;
  text-transform: uppercase;
}
#breadcrumbs a {
  color: #8f2e11;
}
#breadcrumbs a:hover {
  color: #fafafa;
}
#breadcrumbs span {
  margin: 0 .5em;
  color: rgba(250, 250, 250, 0.15);
}
#breadcrumbs b, #breadcrumbs strong {
  font-weight: 300;
}

#content.fullwidth #breadcrumbs {
  width: 100%;
}

#sidebar {
  padding: 2em 5% 2em 5%;
}
@media (min-width: 62.5em) {
  #sidebar {
    padding: 0;
    float: right;
    width: 25%;
  }
}
#sidebar section {
  margin-top: 3em;
}
#sidebar section .section-title {
  font-size: 1.5em;
  color: #2a2623;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1;
  margin-bottom: .25em;
}
#sidebar section .section-title a {
  display: block;
  color: #2a2623;
}
#sidebar section .section-title span {
  display: block;
  padding: .75em .5em;
  background-color: #ffc600;
}
#sidebar section p.more {
  text-align: right;
  margin: 1em 0 0 0;
}

.div-col-2, .div-col-3 {
  margin-bottom: 2em;
}
.div-col-2 .div-col, .div-col-3 .div-col {
  position: relative;
  margin-bottom: 2em;
}
@media (min-width: 48em) {
  .div-col-2 .div-col, .div-col-3 .div-col {
    float: left;
    width: 47.5%;
    margin: 0 0 0 5%;
  }
}
@media (min-width: 48em) {
  .div-col-2 .div-col:first-child, .div-col-3 .div-col:first-child {
    margin-left: 0;
  }
}
.div-col-2 .div-col .button-medium, .div-col-3 .div-col .button-medium, .div-col-2 .div-col .button-large, .div-col-3 .div-col .button-large {
  display: block;
  margin-left: 0;
  margin-right: 0;
  padding-left: .25em;
  padding-right: .25em;
  text-align: center;
}
.div-col-2 .div-col img, .div-col-3 .div-col img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 1em;
}

@media (min-width: 48em) {
  .div-col-3 .div-col {
    width: 30%;
  }
}

.div-embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}
.div-embed img {
  display: block;
  width: 100%;
  height: auto;
}
.div-embed iframe, .div-embed object, .div-embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

nav.sidebar {
  display: none;
  position: relative;
  background-color: rgba(31, 26, 23, 0.95);
  padding: 2em 0 2em 1em;
}
@media (min-width: 62.5em) {
  nav.sidebar {
    display: block;
  }
}
nav.sidebar:after {
  content: "";
  position: absolute;
  right: -40%;
  top: 0;
  width: 40%;
  height: 100%;
  background-color: rgba(31, 26, 23, 0.95);
}

#subnav > li > a {
  display: block;
  font-size: 1.5em;
  color: #fafafa;
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: .5em;
}

#subnav > li > ul > li > a {
  display: block;
  font-size: 1em;
  font-weight: 400;
  color: #fafafa;
  padding: .5em 0;
}
#subnav > li > ul > li > a:hover {
  color: #ffc600;
}
#subnav > li > ul > li.current > a {
  color: #ffc600;
}

#subnav > li > ul > li > ul {
  display: none;
  padding: 0 0 0 1em;
  margin: .5em 0;
  border-left: 1px solid #a8a09d;
}
#subnav > li > ul > li > ul > li > a {
  display: block;
  padding: 0 0 .5em 0;
  color: #a8a09d;
}
#subnav > li > ul > li > ul > li > a:hover {
  color: #ffc600;
}
#subnav > li > ul > li > ul > li:last-child a {
  padding-bottom: 0;
}
#subnav > li > ul > li > ul > li.current > a {
  color: #ffc600;
}

#subnav > li > ul > li.current > ul {
  display: block;
}

#content .widget .image img {
  display: block;
  width: 100%;
  height: auto;
}
#content .widget .image a.widget-embed {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#content .widget .image a.widget-embed:after {
  font-family: "mk026";
  content: "\e618";
  font-size: 100%;
  font-weight: normal !important;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -.5em 0 0 -.5em;
  font-size: 4em;
  color: white;
}
#content .widget .info {
  position: relative;
  padding: 1em;
  background-color: #f0f0f0;
}
#content .widget .info h5 {
  margin-bottom: .25em;
  line-height: 1.6em;
}
#content .widget .info p.meta {
  font-size: .75em;
  color: #a8a09d;
  margin-bottom: .5em;
}
#content .widget .info p.meta span {
  display: block;
}
#content .widget .info p.summary {
  line-height: 1.4em;
}
#content .widget .info p.more {
  text-align: right;
  margin: 0;
}

#content .widget.sermons .info:after, #content .widget.news .info:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -.75em;
  margin-left: -.75em;
  width: 0;
  height: 0;
  border-left: .75em solid transparent;
  border-right: .75em  solid transparent;
  border-top: 0.75em solid #f0f0f0;
  z-index: 100;
}

#content .widget.posts .info:after {
  content: "";
  position: absolute;
  left: 50%;
  top: -.75em;
  margin-left: -.75em;
  width: 0;
  height: 0;
  border-left: .75em solid transparent;
  border-right: .75em  solid transparent;
  border-bottom: 0.75em solid #f0f0f0;
  z-index: 100;
}

#content .widget.events article {
  overflow: hidden;
  margin-bottom: 1em;
}
#content .widget.events .date {
  float: left;
  width: 48px;
  padding: 1em 0;
  text-align: center;
  text-transform: uppercase;
  background-color: #f0f0f0;
}
#content .widget.events .date span {
  display: block;
  color: #a8a09d;
  padding: 0 .125em;
}
#content .widget.events .date span.month {
  font-size: .75em;
  padding-bottom: .25em;
  letter-spacing: .125em;
}
#content .widget.events .date span.day {
  font-size: 1.75em;
}
#content .widget.events div.meta {
  padding-left: 62px;
}
#content .widget.events div.meta h5 {
  margin-bottom: .25em;
  line-height: 1.6em;
}

#footer {
  padding: 2em 5%;
  background-color: #1f1a17;
  color: #6b6b6b;
}
#footer .scrolltop {
  margin-bottom: 1.25em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
}
@media (min-width: 62.5em) {
  #footer .scrolltop {
    display: none;
  }
}
#footer .scrolltop a {
  cursor: pointer;
  display: inline-block;
  color: #fafafa;
}
#footer .scrolltop a span {
  display: block;
  margin-bottom: .25em;
}
#footer nav {
  display: none;
  text-align: center;
  width: 100%;
  margin-bottom: 1.25em;
}
@media (min-width: 62.5em) {
  #footer nav {
    display: block;
  }
}
@media (min-width: 62.5em) {
  #footer nav {
    margin-bottom: 2em;
  }
}
#footer nav li {
  display: inline-block;
  font-size: .875em;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0 1em;
}
#footer nav li a {
  display: block;
  line-height: 1.1em;
  color: #fafafa;
}
#footer nav li a:hover {
  color: #e2400f;
}
@media (min-width: 62.5em) {
  #footer section {
    text-align: center;
  }
}
#footer .copyright {
  text-align: center;
  font-size: .875em;
  line-height: 1.35em;
  margin-bottom: 1.25em;
}
@media (min-width: 62.5em) {
  #footer .copyright {
    display: inline-block;
    margin-right: 1em;
  }
}
#footer .buttons {
  position: relative;
  text-align: center;
  margin-bottom: 1.25em;
}
@media (min-width: 62.5em) {
  #footer .buttons {
    display: inline-block;
    margin-right: 1em;
  }
}
#footer .buttons .button-medium {
  color: #ffc600;
}
@media (min-width: 62.5em) {
  #footer .buttons .button-medium {
    margin-left: .5em;
    margin-right: .5em;
  }
}
#footer .buttons .button-medium:hover {
  color: #fafafa;
}
#footer .address a {
  color: #fafafa;
}
#footer .address a:hover {
  color: #e2400f;
}

.social-links {
  position: relative;
  text-align: center;
  margin-bottom: .75em;
}
@media (min-width: 62.5em) {
  .social-links {
    display: inline-block;
    margin-right: 1.25em;
  }
}
.social-links li {
  display: inline-block;
  font-size: 1.25em;
  margin: 0 .35em;
  font-weight: bold;
}
.social-links li a {
  display: block;
  color: #a8a09d;
}
.social-links li a:hover {
  color: #e2400f;
}

.service-times {
  margin-top: 1em;
  background-color: rgba(31, 26, 23, 0.95);
}
@media (min-width: 62.5em) {
  .service-times {
    margin: 0;
    width: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2001;
  }
}
.service-times .button-small {
  display: block;
  background-color: #ffc600;
  margin: 0;
  color: #2a2623;
}
.service-times .button-small:hover {
  color: #fafafa;
}
@media (min-width: 62.5em) {
  .service-times .button-small {
    float: right;
    margin-top: .75em;
    display: inline-block;
  }
}
.service-times .button-small:after {
  float: right;
}
@media (min-width: 62.5em) {
  .service-times .button-small:after {
    float: none;
  }
}
.service-times .service-times-inner {
  padding: 1.25em 1em;
  color: #fafafa;
}
@media (min-width: 62.5em) {
  .service-times .service-times-inner {
    padding: 1em;
  }
}
.service-times .service-times-inner .div-col-2, .service-times .service-times-inner .div-col-3, .service-times .service-times-inner .div-col-3 {
  margin: 0;
}
.service-times .service-times-inner .div-col:first-child {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #6b6b6b;
}
@media (min-width: 62.5em) {
  .service-times .service-times-inner .div-col:first-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    border-right: 1px solid #6b6b6b;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.service-times .service-times-inner h2, .service-times .service-times-inner h3, .service-times .service-times-inner h4, .service-times .service-times-inner h5, .service-times .service-times-inner h6 {
  color: #fafafa;
  line-height: 1.4em;
}
.service-times .service-times-inner p {
  margin: 0;
}

@media (min-width: 62.5em) {
  #features {
    overflow: hidden;
  }
}
#features .row {
  float: none;
  height: auto;
  overflow: hidden;
}
@media (min-width: 62.5em) {
  #features .row {
    float: left;
    border-top: 2px solid #2a2623;
    width: 100%;
    height: 360px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 62.5em) {
  #features .row.sections-2, #features .row.sections-1 {
    height: 284px;
  }
}
#features .row section {
  float: none;
  position: relative;
  width: 100%;
  border: 0;
  overflow: hidden;
  background-color: #fafafa;
}
@media (min-width: 62.5em) {
  #features .row section {
    float: left;
    width: 33.33333333333333%;
    height: 100%;
    border-left: 2px solid #2a2623;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (min-width: 62.5em) {
  #features .row section:first-child {
    border-left: 0;
  }
}
@media (min-width: 62.5em) {
  #features .row section.wide {
    width: 66.66666666666666%;
  }
}
#features .row section.no-monklet .text {
  padding: 1em;
  overflow: auto;
}
@media (min-width: 62.5em) {
  #features .row section.no-monklet .text {
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 97.5%;
    padding: 2.5% 5% 0 5%;
  }
}

#features .feature .image {
  background-color: #1f1a17;
}
#features .feature .image img {
  display: block;
  width: 100%;
  height: auto;
}
#features .feature .image a.widget-embed {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#features .feature .image a.widget-embed:after {
  font-family: "mk026";
  content: "\e618";
  font-size: 100%;
  font-weight: normal !important;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -.5em 0 0 -.5em;
  font-size: 6em;
  color: #fafafa;
}
#features .feature .info {
  padding: 1em;
  background-color: #fafafa;
  overflow: hidden;
}
#features .feature .info h5 {
  margin-bottom: .25em;
  line-height: 1.4em;
}
#features .feature .info p.meta {
  font-size: .75em;
  color: #a8a09d;
  margin-bottom: .5em;
  font-weight: 300;
}
#features .feature .info p.meta span {
  display: block;
}
#features .feature .info p.summary {
  line-height: 1.4em;
}

#features .feature.series .image {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 62.5em) {
  #features .feature.series .image {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70%;
  }
}
#features .feature.series .image:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 100;
  left: 50%;
  top: 0;
  margin-left: -.75em;
  border-left: .75em solid transparent;
  border-right: .75em  solid transparent;
  border-top: 0.75em solid #fafafa;
}
#features .feature.series .image a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
#features .feature.series .image img {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 62.5em) {
  #features .feature.series .image img {
    display: none;
  }
}
@media (min-width: 62.5em) {
  #features .feature.series .info {
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 30%;
    padding: 0 5%;
  }
}
@media (min-width: 62.5em) {
  #features .feature.series .info h4 {
    margin-top: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 62.5em) {
  #features .feature.series .info h5 {
    margin-bottom: .5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

#features .feature.sermons .image {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 62.5em) {
  #features .feature.sermons .image {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 70%;
  }
}
#features .feature.sermons .image a {
  display: block;
  width: 100%;
  height: 100%;
}
@media (min-width: 62.5em) {
  #features .feature.sermons .image img {
    display: none;
  }
}
#features .feature.sermons .image.div-embed {
  margin: 0;
}
@media (min-width: 62.5em) {
  #features .feature.sermons .image.div-embed {
    margin: 0;
    padding: 0;
    bottom: 0;
    width: 100%;
    height: 70%;
  }
}
@media (min-width: 62.5em) {
  #features .feature.sermons .info {
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    height: 40%;
    padding: 0 5%;
  }
}
@media (min-width: 62.5em) {
  #features .feature.sermons .info h4 {
    margin-top: 1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 62.5em) {
  #features .feature.sermons .info h5 {
    margin-bottom: .5em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 62.5em) {
  #features .feature.sermons .info p.meta {
    display: none;
  }
}
#features .feature.sermons .info p.more {
  display: none;
}

@media (min-width: 62.5em) {
  #features .wide .feature.sermons .image {
    left: 0;
    top: 0;
    bottom: auto;
    width: 70%;
    height: 100%;
  }
}
@media (min-width: 62.5em) {
  #features .wide .feature.sermons .image:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    z-index: 100;
    right: 0;
    top: 50%;
    margin-top: -.75em;
    border-bottom: .75em solid transparent;
    border-top: .75em  solid transparent;
    border-right: 0.75em solid #fafafa;
  }
}
@media (min-width: 62.5em) {
  #features .wide .feature.sermons .info {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    padding: 0 2.5%;
  }
}
#features .wide .feature.sermons .info h4 {
  line-height: 1.4em;
}
@media (min-width: 62.5em) {
  #features .wide .feature.sermons .info h4, #features .wide .feature.sermons .info h5 {
    white-space: normal;
    text-overflow: initial;
  }
}
@media (min-width: 62.5em) {
  #features .wide .feature.sermons .info p.meta {
    display: block;
  }
}
#features .wide .feature.sermons .info p.more {
  display: block;
  margin: 0;
  text-align: right;
}
@media (min-width: 62.5em) {
  #features .wide .feature.sermons .info p.more .button-small {
    position: absolute;
    right: 0;
    bottom: 2em;
    margin: 0;
  }
}

#features .feature.events,
#features .feature.news,
#features .feature.posts {
  min-height: 400px;
  position: relative;
}
@media (min-width: 62.5em) {
  #features .feature.events,
  #features .feature.news,
  #features .feature.posts {
    min-height: 0;
    position: static;
  }
}
#features .feature.events .section-title,
#features .feature.news .section-title,
#features .feature.posts .section-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 50%;
  background-color: #ffc600;
  overflow: hidden;
}
#features .feature.events .section-title span,
#features .feature.news .section-title span,
#features .feature.posts .section-title span {
  display: block;
  padding: .5em;
  font-size: 1.5em;
  color: #2a2623;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 1.4em;
}
#features .feature.events .section-title .button-small,
#features .feature.news .section-title .button-small,
#features .feature.posts .section-title .button-small {
  position: absolute;
  right: 0;
  bottom: 1em;
  margin: 0;
}

#features .feature.events article {
  position: absolute;
  width: 50%;
  height: 50%;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
#features .feature.events article:nth-child(2) {
  right: 0;
  top: 0;
}
#features .feature.events article:nth-child(3) {
  left: 0;
  bottom: 0;
}
#features .feature.events article:nth-child(4) {
  right: 0;
  bottom: 0;
}
#features .feature.events article.off {
  background-color: #f0f0f0;
}
#features .feature.events article .info {
  background-color: transparent;
}
#features .feature.events article .info .event-sep {
  display: inline !important;
}
#features .feature.events article .date {
  margin-bottom: .5em;
}
#features .feature.events article .date span {
  display: block;
  color: #a8a09d;
  text-transform: uppercase;
  font-weight: 700;
}
#features .feature.events article .date span.month {
  font-size: .75em;
  padding-bottom: .25em;
  letter-spacing: .125em;
}
#features .feature.events article .date span.day {
  font-size: 1.75em;
}

#features .feature.posts article .image {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#features .feature.posts article .image:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 100;
  left: 50%;
  bottom: 0;
  margin-left: -.75em;
  border-left: .75em solid transparent;
  border-right: .75em  solid transparent;
  border-bottom: 0.75em solid #fafafa;
}
#features .feature.posts article .image a {
  display: block;
  width: 100%;
  height: 100%;
}
#features .feature.posts article .info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90%;
  height: 50%;
  padding: 0 5%;
}
#features .feature.posts article .info h5 {
  margin-top: 1em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#features .feature.news article .image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  padding: 0%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#features .feature.news article .image:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 100;
  left: 75%;
  top: 0;
  margin-left: -.75em;
  border-left: .75em solid transparent;
  border-right: .75em  solid transparent;
  border-top: 0.75em solid #fafafa;
}
#features .feature.news article .image a {
  display: block;
  width: 100%;
  height: 100%;
}
#features .feature.news article .info {
  position: absolute;
  right: 0;
  top: 0;
  width: 40%;
  height: 50%;
  padding: 0 5%;
}
#features .feature.news article .info h5 {
  margin-top: 1em;
}

#features .feature.banner article {
  display: none;
  position: relative;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 62.5em) {
  #features .feature.banner article {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 0;
  }
}
#features .feature.banner article:first-child {
  display: block;
}
#features .feature.banner article a {
  display: block;
  text-align: center;
  color: #fafafa;
  width: 100%;
  height: 100%;
}
@media (min-width: 62.5em) {
  #features .feature.banner article a {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: center;
    flex-direction: center;
    align-items: center;
    overflow: auto;
  }
}
@media (min-width: 62.5em) {
  #features .feature.banner article a:hover {
    background-color: rgba(226, 64, 15, 0.5);
  }
}
#features .feature.banner article a span {
  display: inline-block;
  padding: 3em 1em;
  line-height: 1.4em;
}
@media (min-width: 62.5em) {
  #features .feature.banner article a span {
    padding: 1em;
  }
}

#features .feature.sections {
  min-height: 375px;
  position: relative;
}
@media (min-width: 62.5em) {
  #features .feature.sections {
    min-height: 0;
    position: static;
  }
}
#features .feature.sections article {
  display: none;
  text-align: center;
}
#features .feature.sections article .image {
  position: absolute;
  width: 50%;
  height: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}
#features .feature.sections article .image a {
  display: block;
  width: 100%;
  height: 100%;
}
#features .feature.sections article .info {
  position: absolute;
  width: 40%;
  height: 50%;
  background-color: #1f1a17;
  color: #fafafa;
  padding: 0 5%;
  overflow: auto;
}
#features .feature.sections article .info h3 {
  color: #ffc600;
  margin-top: .5em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#features .feature.sections article .info h3 a {
  color: #ffc600;
}
#features .feature.sections article .info h3 a:hover {
  color: #fafafa;
}
#features .feature.sections article .info p {
  margin: 0;
}
#features .feature.sections article:first-child {
  display: block;
}
#features .feature.sections article:first-child .image {
  right: 0;
  top: 0;
}
#features .feature.sections article:first-child .image:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 100;
  left: 0;
  top: 50%;
  margin-top: -.75em;
  border-bottom: .75em solid transparent;
  border-top: .75em  solid transparent;
  border-left: 0.75em solid #1f1a17;
}
#features .feature.sections article:first-child .info {
  left: 0;
  top: 0;
}
#features .feature.sections article:nth-child(2) {
  display: block;
}
#features .feature.sections article:nth-child(2) .image {
  left: 0;
  bottom: 0;
}
#features .feature.sections article:nth-child(2) .image:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  z-index: 100;
  right: 0;
  top: 50%;
  margin-top: -.75em;
  border-bottom: .75em solid transparent;
  border-top: .75em  solid transparent;
  border-right: 0.75em solid #1f1a17;
}
#features .feature.sections article:nth-child(2) .info {
  right: 0;
  bottom: 0;
}

#countdown {
  background-color: #f0f0f0;
}
@media (min-width: 62.5em) {
  #countdown {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
  }
}
#countdown #countdown-inner {
  padding: 2em 1em;
  text-align: center;
}
#countdown h4 {
  margin-bottom: 1em;
}
#countdown h4 a {
  color: #2a2623;
}
#countdown h4 a:hover {
  color: #e2400f;
}
#countdown h4 a span {
  font-size: 1.25em;
  display: inline-block;
  vertical-align: text-top;
}
#countdown h4 h5 {
  display: none;
}
#countdown #timer {
  display: none;
}
#countdown #timer span {
  display: inline-block;
  text-transform: uppercase;
}
#countdown #timer span i {
  display: block;
  font-style: normal;
  font-size: 2em;
  font-weight: 700;
  color: #1f1a17;
}
#countdown #timer span b {
  display: block;
  font-style: normal;
  font-size: .75em;
  font-weight: 700;
  color: #a8a09d;
  margin-bottom: .5em;
}
#countdown #timer span.divider {
  margin: 0 .25em;
  vertical-align: .1em;
  font-size: 2em;
  color: #a8a09d;
}

body.countdown-prelive #countdown h5 {
  display: block;
}
body.countdown-prelive #countdown #timer {
  display: block;
}

#rotator-wrap .mcms_easy_edit {
  margin-top: 0 !important;
}

.notice {
  position: fixed;
  z-index: 5000;
  padding: 10px 0;
  text-align: center;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  background: #1293aa;
  background: rgba(18, 147, 170, 0.94);
  width: 100%;
  left: 0;
}
.notice.pos-top {
  top: 0;
}
.notice.pos-bottom {
  bottom: 0;
}
.notice:hover {
  background: #1ea0b6;
  background: rgba(18, 147, 170, 0.98);
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
}
.notice p, .notice a {
  position: relative;
  color: #fcfcfc;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: 600;
}
.notice:hover p {
  color: #fff;
}
.notice a.notice-link {
  display: inline-block;
  padding: 5px 10px;
}
.notice a.notice-link:hover {
  color: #fff;
}
.notice a.notice-link:active {
  top: 1px;
}
.notice a.notice-close {
  display: block;
  position: absolute;
  top: 25%;
  right: 5%;
  float: right;
  text-align: left;
  text-indent: -999em;
  width: 25px;
  height: 50%;
  background: url(/_assets/img/close-white.png) no-repeat center center;
}
@media (min-width: 61.5em) {
  .notice {
    width: 33%;
    left: 33%;
  }
  .notice.pos-top {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .notice.pos-bottom {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .notice a.notice-close {
    display: none;
  }
  .notice:hover a.notice-close {
    display: block;
  }
}

.container-large {
  position: relative;
  width: 100%;
  max-width: 75em;
  margin: 0 auto;
}

.container {
  position: relative;
  width: 100%;
  max-width: 62.5em;
  margin: 0 auto;
}

#wrap {
  position: relative;
  width: 100%;
}

#inner-wrap {
  position: relative;
  width: 100%;
  background-color: #2a2623;
}
@media (min-width: 62.5em) {
  #inner-wrap {
    padding-bottom: 2em;
    border-top: 4px solid #2a2623;
  }
}
#vendor-tagline{float:left;margin-top:8px;}
.address{float:right;}
.address p{margin-bottom:0;text-align: right;line-height:1em;}
@media(max-width:61.5em){
  #vendor-tagline{float:none;margin-top:0;margin-bottom:20px;text-align: center;}
  .address p{text-align: center;}
  .address{float:none;}}


/*ACCORDION*/
.accordiontrigger {
    cursor:pointer;
}
.accordiontrigger .plus-icon {
    display:inline-block;
    position:relative;
    right:-9px;
    top:3px;
    width:18px;
    height:18px;
    text-indent:-9999px;
    background:url(/_img/icon-plus.png?v=3) no-repeat 0 0;
}
.accordiontrigger .plus-icon.hidden {
    background:none;
}
.js .accordionbellow {
    display:none;
    position:relative;
    -webkit-transition:max-height 700ms ease;
    -moz-transition:max-height 700ms ease;
    -o-transition:max-height 700ms ease;
    padding-bottom:7px;
}
.accordiontrigger .accordionstatus {
  float: right;
}
/*ACCORDION*/
.accordiontrigger {
  padding: 15px;
  /* $color6 */
  background-color: rgba(186, 167, 143, 0.15);
}
.js .accordionbellow {
  padding: 0px 15px 8px;
}
.accordiontrigger .accordionstatus > span {
   margin-top: .15em;
}
.accordiontrigger.active{
    /* $color4 */
    color: #8f2b00;
}
.js .accordionbellow {
  margin : 2em 0px !important;
}
.js .accordionbellow p:last-child {
  margin-bottom: 0px;
}