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

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: "Libre Baskerville", serif;
  background: url('/static/img/global-back.jpg?5fc4c1c5d120') center top; }

.secondary-nav, .main-nav, .pager, .prefooter-social-list {
  margin: 0;
  padding: 0; }
  .secondary-nav li, .main-nav li, .pager li, .prefooter-social-list li {
    float: left; }

.home-video-box:after, .sidebar-widget:after {
  content: '';
  width: 100%;
  height: 30px;
  background: url('/static/img/widget-shadow.png?5fc4c1c5d120') center top no-repeat; }

.video-container, .one-half {
  display: block;
  float: left;
  margin-right: 0.65789%;
  width: 46.31579%;
  *zoom: 1; }
  .video-container:last-child, .one-half:last-child {
    margin-right: 0; }
  .video-container:before, .video-container:after, .one-half:before, .one-half:after {
    content: " ";
    display: table; }
  .video-container:after, .one-half:after {
    clear: both; }
  .first.video-container, .one-half.first {
    clear: left; }
  .last.video-container, .one-half.last {
    margin-left: 6.71053%;
    margin-right: 0; }

.article-date, .home-event-date, .video-date {
  display: block;
  color: #000;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1px;
  margin-bottom: .5em; }

.bordered, .img-left {
  border: 1px solid #e5dad7;
  padding: 4px; }

.img-left {
  float: left;
  margin-right: 1.5em;
  margin-bottom: .5em; }

.article-continue {
  font-style: "Libre Baskerville", serif;
  font-style: italic;
  text-transform: none;
  color: #be1010;
  font-size: 14px;
  text-decoration: none; }
  .article-continue:after {
    content: '\00bb';
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
    font-style: normal; }

.article-entry {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e5dad7;
  margin-bottom: 1.5em; }

.article-date {
  margin-bottom: 1.5em; }

hr {
  margin: 0 0 1.5em 0;
  border: 0;
  border-bottom: 1px solid #e5dad7;
  height: 1px; }

.lined-list-item, .home-past-exhibits-list li, .home-event, .sidebar-widget-list li {
  border-bottom: 1px solid #e5dad7;
  margin-bottom: 1em;
  line-height: 1.25em; }

.media {
  margin: 10px; }

.media, .bd {
  overflow: hidden;
  _overflow: visible;
  zoom: 1; }

.media .img {
  float: left;
  margin-right: 10px; }

.media .img img {
  display: block; }

.media .imgExt {
  float: right;
  margin-left: 10px; }

.article-media {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e5dad7;
  margin: 0 0 1.5em 0; }
  .article-media .img {
    margin-right: 16px; }
  .article-media:last-child {
    border: none; }

.container {
  *zoom: 1;
  max-width: 60em;
  margin-left: auto;
  margin-right: auto; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }

.global-container {
  min-width: 960px; }

.header-back, .nav-back {
  background-color: #1c1c1c; }

.header-back {
  border-bottom: 1px solid #000;
  padding: 2em 0 1.5em; }

.nav-back {
  border-top: 1px solid #333; }

.footer-back {
  background: #000; }

.main-container {
  background: white url('/static/img/main-back.png?5fc4c1c5d120') top right repeat-y;
  margin-top: 2em;
  margin-bottom: 2em; }

.sidebar {
  display: block;
  float: left;
  margin-right: 2%;
  width: 28.6%;
  padding: 4% 4% 4% 3%; }
  .sidebar:last-child {
    margin-right: 0; }

.main {
  display: block;
  float: left;
  margin-right: 2%;
  width: 69.4%;
  padding: 4% 3% 4% 4%; }
  .main:last-child {
    margin-right: 0; }

.button {
  border: 1px solid #820404;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #e43636;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  background-color: #be1010;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #be1010), color-stop(100%, #910505));
  background-image: -webkit-linear-gradient(#be1010, #910505);
  background-image: linear-gradient(#be1010, #910505);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #720000;
  background-clip: padding-box;
  text-transform: uppercase;
  padding: 10px 21px;
  font-family: "Lato", sans-serif; }
  .button:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #cd1a1a;
    cursor: pointer;
    background-color: #a31212;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a31212), color-stop(100%, #820505));
    background-image: -webkit-linear-gradient(#a31212, #820505);
    background-image: linear-gradient(#a31212, #820505); }
  .button:active:not(:disabled) {
    border: 1px solid #820404;
    box-shadow: inset 0 0 8px 4px #720505, inset 0 0 8px 4px #720505, 0 1px 1px 0 #eeeeee; }
  .button:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.continue {
  text-transform: uppercase;
  font-size: 12px;
  color: #be1010;
  display: block;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  letter-spacing: 1px; }
  .continue:after {
    content: url('/static/img/continue-icon.png?5fc4c1c5d120');
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    margin-left: 5px; }
  .continue:hover {
    text-decoration: underline; }

.section-tag {
  background: #ece6e0;
  color: #000;
  text-transform: uppercase;
  padding: 14px 20px 14px 30px;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  *zoom: 1;
  display: block;
  width: 25%; }
  .section-tag:before, .section-tag:after {
    content: " ";
    display: table; }
  .section-tag:after {
    clear: both; }

h1 {
  font-size: 40px;
  line-height: 46px;
  margin: 0px 0px 26px 0px;
  font-family: "Lato", sans-serif; }

h2 {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 1px;
  text-transform: none;
  margin: 0px 0px 8px 0px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  color: #be1010; }

h3 {
  font-size: 16px;
  line-height: 24px;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #000;
  text-transform: none; }

p, ul {
  text-indent: 0em;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 26px;
  margin: 0px 0px 26px 0px; }

em {
  font-style: italic; }

.main ul li {
  padding-left: 14px;
  background: url('/static/img/bullet.png?5fc4c1c5d120') left 10px no-repeat; }

a {
  color: #be1010;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

strong {
  font-weight: bold; }

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

.extra-marg-bottom {
  margin-bottom: 1.5em; }

blockquote {
  background: #ece6e0 url('/static/img/bq-image.png?5fc4c1c5d120') 30px 50% no-repeat;
  padding: 20px 20px 20px 24%;
  position: relative;
  margin-bottom: 1.5em; }
  blockquote:before {
    position: absolute;
    left: 130px;
    top: 50%;
    margin-top: -20px;
    content: '';
    width: 0;
    height: 0;
    border-right: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent; }
  blockquote p {
    background: #fff;
    border-bottom: 3px solid #be1010;
    margin: 0;
    padding: 20px 60px;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-style: italic;
    color: #555;
    font-size: 16px; }
    blockquote p:before {
      content: '• Disturbingly Informed •';
      display: block;
      text-align: center;
      color: #be1010;
      font-family: "Lato", sans-serif;
      text-transform: uppercase;
      font-size: 11px;
      font-style: normal; }

.section-head {
  font-style: italic;
  font-size: .875em;
  margin-bottom: 1em;
  display: block; }

.button:hover {
  text-decoration: none; }

.notices {
  background: #be1010;
  padding: 6px 0; }

.notices-heading {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  width: 15%;
  float: left;
  line-height: 16px;
  background: #8f0c0c;
  margin: 0;
  padding: 5px 10px;
  margin-right: 5%; }

.notices-list {
  width: 60%;
  float: left;
  margin: 0;
  line-height: 16px;
  color: #fff; }
  .notices-list p {
    margin: 0; }

.notices-close {
  float: right;
  display: inline-block;
  line-height: 16px; }

.breadcrumb {
  *zoom: 1;
  margin-top: 5px;
  margin-bottom: 5px; }
  .breadcrumb:before, .breadcrumb:after {
    content: " ";
    display: table; }
  .breadcrumb:after {
    clear: both; }
  .breadcrumb li {
    float: left; }

.breadcrumb-home {
  display: block;
  position: relative;
  left: -4px;
  background: url('/static/img/breadcrumb-home-button.png?5fc4c1c5d120') left top no-repeat;
  width: 31px;
  height: 31px;
  text-indent: -9999px;
  margin-right: 10px; }

.breadcrumb-link {
  display: block;
  font-size: 12px;
  margin-right: 10px;
  text-decoration: none;
  font-style: italic;
  color: #c5b3a1;
  margin-top: 6px; }
  .breadcrumb-link:before {
    content: '\00bb';
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    font-style: normal; }

.logo {
  float: left; }

.secondary-nav {
  float: right;
  font-size: 11px;
  text-transform: uppercase;
  margin: 0;
  line-height: 11px;
  margin-top: 10px; }

.secondary-nav-item {
  margin-top: 6px;
  margin-left: 8px;
  padding-right: 8px;
  font-family: "Lato", sans-serif;
  border-right: 1px solid #bbb; }
  .secondary-nav-item a {
    color: #bbb;
    text-decoration: none; }
  .secondary-nav-item:last-of-type {
    margin: 6px 12px 0 8px;
    border: 0;
    padding: 0; }

.search {
  margin-left: 30px; }

.search-field {
  border: 0;
  border-radius: 4px 0 0 4px;
  padding: 5px 10px;
  float: left;
  margin: 0; }

.search-submit {
  background: #be1010 url('/static/img/search-icon.png?5fc4c1c5d120') center center no-repeat;
  border: 0;
  float: right;
  margin: 0;
  border-radius: 0 4px 4px 0;
  height: 23px;
  width: 24px;
  cursor: pointer; }

.main-nav {
  width: 100%;
  line-height: 1em; }

.main-nav-link {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  margin-right: 5px;
  *zoom: 1;
  position: relative;
  z-index: 1001; }
  .main-nav-link:before, .main-nav-link:after {
    content: " ";
    display: table; }
  .main-nav-link:after {
    clear: both; }
  .main-nav-link > a {
    color: #fff;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1.25em 1.25em 1em 1.25em; }
  .main-nav-link.active > a, .main-nav-link.active > a:hover {
    background: url('/static/img/main-nav-active.png?5fc4c1c5d120') center bottom no-repeat; }
  .main-nav-link > a:hover {
    background: url('/static/img/main-nav-hover.png?5fc4c1c5d120') center bottom no-repeat; }

li.give-and-join-links {
  font-family: "Lato", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  float: right; }

.give-link, .join-link {
  color: #fff;
  display: block;
  background: #be1010;
  padding: 8px 10px;
  text-decoration: none;
  margin-top: 6px;
  float: left; }

.give-link {
  border-radius: 4px 0 0 4px; }

.join-link {
  border-radius: 0 4px 4px 0;
  background: #8f0c0c;
  border-left: 1px solid #770a0a; }

.dropdown-menu-container {
  position: absolute;
  left: 0;
  z-index: 1000;
  width: 100%;
  display: none; }

.dropdown-menu {
  width: 250px;
  box-shadow: 1px 1px 5px #555;
  background: #1c1c1c;
  padding: 20px 20px 10px 20px;
  margin-left: 1.5em;
  border-bottom: 4px solid #be1010;
  *zoom: 1;
  line-height: 1em; }
  .dropdown-menu:before, .dropdown-menu:after {
    content: " ";
    display: table; }
  .dropdown-menu:after {
    clear: both; }
  .dropdown-menu li {
    float: none;
    font-size: 12px; }
    .dropdown-menu li a {
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      display: block;
      padding: 8px;
      display: block;
      line-height: 1.5em; }
    .dropdown-menu li a:hover {
      background: #0f0f0f; }

.caret {
  text-indent: -9999px;
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url('/static/img/dropdown-arrow.png?5fc4c1c5d120') center center no-repeat;
  position: relative;
  left: 2px; }

.nav-arrow {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #1c1c1c;
  margin: 0 auto;
  position: relative;
  z-index: 500; }

.main-nav-link:hover .dropdown-menu-container {
  overflow: visible; }

.no-js .main-nav-link:hover .dropdown-menu-container {
  display: block; }

.slider-back {
  position: relative; }

.slide {
  *zoom: 1;
  background: #000; }
  .slide:before, .slide:after {
    content: " ";
    display: table; }
  .slide:after {
    clear: both; }

.slide-main {
  min-height: 550px; }

.slide-content {
  display: block;
  float: left;
  margin-right: 2%;
  width: 38.8%;
  margin-left: 61.2%;
  margin-right: 0;
  color: #fff;
  padding-top: 150px; }
  .slide-content:last-child {
    margin-right: 0; }
  .slide-content p {
    font-style: italic;
    font-size: 16px; }

.slide-heading {
  font-weight: 300;
  margin-bottom: .25em; }

.slide-link {
  color: #be1010;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  font-size: 14px; }
  .slide-link:after {
    content: url('/static/img/continue-icon.png?5fc4c1c5d120');
    font-size: 14px;
    position: relative;
    left: 5px; }

.slider-pager {
  position: absolute;
  top: 456px;
  width: 100%;
  z-index: 1100; }

.pager a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  padding-top: 4px;
  cursor: pointer;
  width: 14px;
  font-style: italic; }
  .pager a.active {
    border-top: 4px solid #be1010; }

.home-exhibit {
  margin-top: -160px;
  position: relative;
  z-index: 1000; }

.join-mutter {
  background: #be1010;
  display: block;
  float: left;
  margin-right: 2%;
  width: 38.8%;
  margin-left: 61.2%;
  display: block; }
  .join-mutter:last-child {
    margin-right: 0; }

.join-mutter-content {
  width: 100%;
  font-size: 12px;
  color: #fff;
  float: left;
  padding: 16px 80px 16px 16px;
  position: relative;
  z-index: 900;
  background: url('/static/img/join-arrow-back.png?5fc4c1c5d120') right center no-repeat; }
  .join-mutter-content p {
    font-size: 13px;
    font-family: "Lato", sans-serif;
    margin-bottom: 0;
    line-height: 1.25em; }

.join-mutter-arrow {
  float: right;
  width: 15%;
  height: 100%;
  text-align: center;
  background: url('/static/img/right-arrow.png?5fc4c1c5d120'); }

.join-mutter-heading {
  color: #fff;
  font-size: 21px;
  margin-bottom: .25em; }

.home-exhibit-and-events {
  clear: both;
  background: white url('/static/img/events-background.jpg?5fc4c1c5d120') right center no-repeat;
  *zoom: 1;
  margin-bottom: 30px; }
  .home-exhibit-and-events:before, .home-exhibit-and-events:after {
    content: " ";
    display: table; }
  .home-exhibit-and-events:after {
    clear: both; }

.home-featured-exhibit {
  display: block;
  float: left;
  margin-right: 2%;
  width: 69.4%;
  padding: 20px; }
  .home-featured-exhibit:last-child {
    margin-right: 0; }
  .home-featured-exhibit p {
    font-size: 13px;
    line-height: 1.75em; }

.home-featured-exhibit-media {
  border-bottom: 3px solid #e5dad7;
  padding-bottom: 30px;
  margin-bottom: 30px; }

.media .home-featured-exhibit-image {
  margin-right: 30px; }

.media .home-past-exhibits-description {
  width: 260px;
  margin-right: 40px; }

.home-past-exhibits-list {
  line-height: 1.25em; }

.preview-heading {
  color: #000;
  font-weight: 500;
  margin-bottom: .5em; }

.home-featured-exhibit-date {
  background: #000;
  color: #fff;
  margin-right: 30px;
  padding: 10px 20px;
  font-size: 14px;
  display: block; }

.home-featured-exhibit-button {
  display: inline-block; }

.home-events {
  display: block;
  float: left;
  margin-right: 2%;
  width: 28.6%;
  margin-right: 0;
  padding: 45px 30px 15px 15px; }
  .home-events:last-child {
    margin-right: 0; }

.home-events-heading {
  border-bottom: 1px solid #e5dad7;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 1em; }

.home-events ul {
  line-height: 1.25em; }

.home-event-link, .home-past-exhibit-link {
  color: #be1010;
  font-style: italic;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 1em;
  display: block; }

.home-events-link, .home-past-exhibits-link {
  margin-bottom: 3em; }

.home-videos-container {
  margin-bottom: 2em; }

.home-videos {
  background: #f7f3ef; }
  .home-videos p {
    font-size: 13px;
    line-height: 1.75em; }

.home-videos-description {
  display: block;
  float: left;
  margin-right: 2%;
  width: 38.8%; }
  .home-videos-description:last-child {
    margin-right: 0; }

.home-videos-description-box {
  background: #fff;
  margin: 10px;
  padding: 30px 20px; }

.home-videos-description-heading {
  margin-top: 1.5em; }

.home-videos-description-continue {
  margin-bottom: 2em; }

.home-videos-featured {
  display: block;
  float: left;
  margin-right: 2%;
  width: 59.2%;
  margin-right: 0; }
  .home-videos-featured:last-child {
    margin-right: 0; }

.home-video-container {
  width: 50%;
  float: left;
  padding: 20px 30px 20px 0; }
  .home-video-container.last {
    padding: 20px 30px 20px 0; }
  .home-video-container p {
    font-size: 13px;
    font-style: italic; }

.home-video-box {
  *zoom: 1; }
  .home-video-box:before, .home-video-box:after {
    content: " ";
    display: table; }
  .home-video-box:after {
    clear: both; }

.home-video {
  background: #fff;
  padding: 5px;
  margin-top: 2em; }

.home-video-heading {
  color: #be1010;
  font-size: 16px;
  min-height: .5em;
  margin-bottom: 0; }

.home-video-link {
  color: #be1010;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  font-size: 12px;
  margin: 5px 0;
  display: block;
  padding: 5px 5px 5px 35px;
  background: url('/static/img/home-video-icon.png?5fc4c1c5d120') 10px center no-repeat; }

.video-container {
  margin-bottom: 50px; }

.video {
  margin-bottom: .5em; }

.video-title {
  font-size: 16px;
  line-height: 1.5em; }

.exhibit-media {
  margin: 0; }

.exhibit-media .img {
  margin: 0 20px 0 0; }

ul.directions-address li {
  background: none;
  padding-left: 0; }

.sidebar-section-title {
  font-size: 24px;
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  font-weight: normal;
  border-bottom: 4px solid #be1010;
  padding-bottom: .25em;
  margin-bottom: .5em; }

.sub-nav {
  margin-bottom: 3em; }

.sub-nav-item {
  padding: 12px 10px;
  border-bottom: 1px solid #e5dad7;
  font-size: 11px;
  line-height: 1.25em;
  font-family: "Lato", sans-serif;
  text-transform: uppercase; }
  .sub-nav-item a {
    text-decoration: none;
    color: #333; }
    .sub-nav-item a:after {
      content: '\00bb';
      font-size: 14px;
      position: relative;
      left: 5px; }
  .sub-nav-item.active {
    background: #ece6e0; }
    .sub-nav-item.active a {
      color: #be1010; }
  .sub-nav-item a:hover {
    color: #be1010; }

.sidebar-widget {
  *zoom: 1;
  margin-bottom: 15px; }
  .sidebar-widget:before, .sidebar-widget:after {
    content: " ";
    display: table; }
  .sidebar-widget:after {
    clear: both; }

.sidebar-widget-heading {
  background: #000;
  color: #fff;
  padding: 10px;
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  font-size: 14px; }

.sidebar-widget-content {
  background: #fff;
  padding: 10px 10px 20px 10px; }

.sidebar-exhibit-image {
  margin-bottom: 1em; }

.sidebar-exhibit-heading {
  font-size: 18px;
  line-height: 1.25em;
  font-weight: bold;
  color: #be1010;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #e5dad7; }

.sidebar-exhibit-link {
  font-size: 12px;
  font-family: "Libre Baskerville", serif;
  font-style: italic;
  text-decoration: none;
  color: #be1010; }
  .sidebar-exhibit-link:after {
    content: '\00bb';
    font-size: 14px;
    position: relative;
    left: 5px; }

.sidebar-widget-list {
  margin-bottom: 0; }
  .sidebar-widget-list li {
    margin-bottom: .75em; }
  .sidebar-widget-list a {
    text-decoration: none;
    font-style: italic;
    font-size: 12px;
    display: block;
    padding-bottom: .75em; }
  .sidebar-widget-list a:hover {
    text-decoration: underline; }

.sidebar-widget-continue {
  font-size: 11px; }
  .sidebar-widget-continue:after {
    position: relative;
    top: 2px; }

.prefooter-back {
  background: #2d2d2d;
  background-image: -webkit-linear-gradient( #2d2d2d, #1e1e1e);
  background-image: linear-gradient( #2d2d2d, #1e1e1e); }

.prefooter {
  font-family: "Lato", sans-serif;
  color: #fff; }

.prefooter-preview {
  display: block;
  float: left;
  margin-right: 2%;
  width: 28.6%;
  background: #fff; }
  .prefooter-preview:last-child {
    margin-right: 0; }

.prefooter-details {
  display: block;
  float: left;
  margin-right: 2%;
  width: 69.4%;
  margin-right: 0; }
  .prefooter-details:last-child {
    margin-right: 0; }

.prefooter-visit, .prefooter-hours, .prefooter-connect {
  float: left; }

.prefooter-visit {
  width: 38%;
  padding: 0 2%; }

.prefooter-hours {
  width: 38%;
  padding: 0 2%; }

.prefooter-connect {
  width: 24%;
  padding: 0 2%; }

.footer {
  color: #ddd;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  padding: 2em 0; }

.footer-copyright {
  float: left; }

.footer-nav {
  float: right; }

.footer-nav-item {
  float: left;
  font-size: 12px;
  padding-right: 8px;
  border-right: 1px solid #ddd;
  margin-right: 8px; }
  .footer-nav-item:last-child {
    margin: 0;
    border: 0;
    padding: 0; }
  .footer-nav-item a {
    text-decoration: none;
    color: #ddd; }

.widget-title {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Lato", sans-serif; }

.prefooter-preview-content {
  padding: 15px;
  margin: 0;
  color: #999;
  font-size: 12px;
  line-height: 16px; }

.prefooter-widget {
  padding-top: 3em; }
  .prefooter-widget ul {
    font-size: 14px;
    line-height: 1.5em;
    margin-bottom: 1em; }

.prefooter-social-list li {
  margin-right: 8px; }

.prefooter-social-media-icon {
  width: 24px;
  height: 28px;
  display: block;
  background: url('/static/img/sn-icons.png?5fc4c1c5d120') left top no-repeat; }

.prefooter-social-media-icon-twitter {
  background-position: 0 -28px; }

.prefooter-social-media-icon-youtube {
  background-position: 0 -56px; }

.prefooter-social-media-icon-instagram {
  background-position: 0 -84px; }

.prefooter-address {
  padding-left: 20px;
  background: url('/static/img/prefooter-address-icon.png?5fc4c1c5d120') left 5px no-repeat; }

.prefooter-phone {
  padding-left: 20px;
  background: url('/static/img/prefooter-phone-icon.png?5fc4c1c5d120') left 3px no-repeat; }

.footer-widget-title {
  color: #fff;
  margin-bottom: 1.5em; }

.pagination {
  clear: both;
  margin-top: 10px;
  width: 100%; }
  .pagination ul {
    margin: 0;
    padding: 0; }
  .pagination li {
    margin-left: 0; }

.pagination a {
  display: block;
  float: left;
  color: #252525;
  background: #fff;
  padding: 5px 8px;
  margin-right: 3px;
  text-decoration: none;
  font-size: 12px;
  line-height: 1em;
  background: #ece6e0; }

.pagination li.active a {
  background: #be1010;
  color: #fff; }

.pagination .disabled {
  display: none; }

.share-buttons {
  float: right;
  width: 200px; }
  .share-buttons div {
    float: right;
    display: inline-block; }

.control-group {
  margin-bottom: 1.5em; }

.control-label {
  display: block;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  color: #333;
  font-weight: bold;
  margin-bottom: .5em; }

.controls input[type="text"], .controls input[type="email"], .controls select, .controls textarea {
  display: inline-block;
  height: 30px;
  padding: 5px 5px;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ddd;
  box-shadow: none; }
.controls ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .controls ul li {
    padding: 0;
    background: none; }

.controls input[type="text"], .controls input[type="email"] {
  width: 40%; }
.controls textarea {
  height: 90px; }

.error .controls input[type="text"], .error .controls input[type="email"], .error .controls select, .error .controls textarea {
  border-color: #f37474; }

.error .help-inline {
  color: #be1010;
  font-size: 12px; }

.error-box {
  padding: 5px;
  margin-bottom: 15px;
  margin-top: 5px;
  border: 2px solid #ddd;
  background: #FBE3E4;
  color: #8a1f11;
  border-color: #f37474; }

.error-box p {
  margin: 0; }

ul.errorlist {
  list-style-type: none;
  padding: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  border: 2px solid #ddd;
  background: #FBE3E4;
  color: #8a1f11;
  border-color: #f37474;
  width: 240px; }
