html,
body {
  margin: 0;
  padding: 0;
}
@media (min-width: 1140px) {
  body {
    background: url(background.jpg) 50% 0 no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }
  #lv0 {
    max-width: 1140px;
    left: 50%;
    margin-left: -570px;
  }
}
#lv1 {
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 60px;
  background: url(paper.jpg);
}
#lv2 {
  max-width: 860px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
@media (min-width: 640px) {
  #lv2 {
    padding: 0 50px;
  }
}
.brand-header {
  background: url(header-bg.png);
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
}
.brand-header .logo {
  display: block;
  margin: 42px auto 50px;
  width: 320px;
  max-width: 70%;
}
@media (max-width: 600px) {
  .brand-header .logo {
    margin: 32px auto 40px;
  }
}
@media (min-width: 1140px) {
  .brand-header {
    max-width: 1140px;
    left: 50%;
    margin-left: -570px;
  }
}
#lv0 {
  position: relative;
  margin-top: 399px;
  z-index: 2;
}
#main-nav {
  font-family: "DIN Next W01 Medium", helvetica, sans-serif;
  line-height: 62px;
  position: relative;
}
#main-nav,
#main-nav #main-nav-pos {
  background: black;
  border-top: 1px solid #746f61;
  border-bottom: 1px solid #d0cdb5;
  height: 60px;
  position: absolute;
  width: 100%;
  top: -1px;
}
#main-nav #main-nav-pos {
  text-align: center;
  z-index: 1000;
}
#main-nav #main-nav-pos.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
}
#main-nav a {
  padding: 0 10px;
  color: #c7c3a4;
  text-decoration: none;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#main-nav a:hover {
  color: white;
}
#main-nav .hamburger,
#main-nav .close,
#main-nav .share,
#main-nav img {
  display: none;
}
@media (max-width: 799px) {
  #main-nav a,
  #main-nav.active .hamburger {
    display: none;
  }
  #main-nav .hamburger {
    display: block;
    float: right;
    margin-right: 10px;
  }
  #main-nav.active .share {
    display: block;
  }
}
#main-nav.active #main-nav-pos {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  line-height: 40px;
}
#main-nav.active a {
  display: block;
  border-bottom: 1px solid #383405;
  color: #c7c3a4;
}
#main-nav.active a:last-child {
  border-bottom: none;
}
#main-nav.active a.close {
  color: white;
}
#main-nav.active img {
  display: block;
  margin: 0 auto 10px;
  max-height: 120px;
  padding: 25px 0;
}
@media (max-height: 420px) {
  #main-nav.active img {
    margin-bottom: 30px;
  }
  #main-nav.active a,
  #main-nav.active .share {
    display: inline;
    padding: 0 20px;
    border-bottom: none;
    line-height: 50px;
  }
}
.nav {
  position: relative;
  top: -80px;
  clear: both;
}
html,
body,
p {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 23px;
  color: #555;
}
p.abstract {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 600;
  font-style: italic;
}
h1,
h2,
h3,
h4,
.content-margins {
  margin-left: 10px;
  margin-right: 10px;
  clear: both;
}
p {
  margin-left: 2px;
  margin-right: 0;
}
.dropcap {
  font-family: 'Chronicle Cond A', 'Chronicle Cond B';
  font-weight: 400;
  font-style: normal;
  float: left;
  font-size: 81px;
  position: relative;
  top: 21px;
  margin-bottom: 40px;
  margin-right: 2px;
}
em,
i {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 300;
  font-style: italic;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
  color: #4C4C4C;
  margin-top: 1em;
  margin-bottom: 20px;
}
h1 + p,
h2 + p,
h3 + p,
h4 + p {
  margin-top: 0;
}
h1 {
  font-family: 'Chronicle Cond A', 'Chronicle Cond B';
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  line-height: 42px;
  text-align: center;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
}
h2 {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 26px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 10px;
}
h3 {
  font-family: 'Chronicle Display A', 'Chronicle Display B';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 29px;
  margin: 24px 0 10px 2px;
  margin-right: auto;
  text-align: center;
}
h4 {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 600;
  font-style: normal;
  font-size: 38px;
  line-height: 42px;
  text-align: center;
}
a {
  color: #b44;
  font-weight: 700;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
figure label {
  font-size: 13px;
  line-height: 16px;
  display: block;
  padding: 7px 10px 0;
  text-align: right;
  color: #777;
}
blockquote {
  margin: 45px 0;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding: 0.75em 0;
  text-align: center;
}
blockquote p {
  font-family: 'Chronicle SSm A', 'Chronicle SSm B';
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 30px;
  margin: 0 auto;
  max-width: 80%;
}
blockquote .signature {
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  line-height: 25px;
  margin-top: 5px;
  text-align: right;
}
.three-columns blockquote p,
.wide-and-narrow blockquote p {
  max-width: 100%;
}
@media (min-width: 500px) {
  html,
  body,
  p {
    font-size: 16px;
  }
}
@media (min-width: 700px) {
  h1 {
    font-size: 50px;
    line-height: 60px;
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
  h2 {
    font-size: 28px;
    line-height: 34px;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
  }
  blockquote p {
    font-size: 28px;
    line-height: 33px;
    max-width: 70%;
  }
  blockquote .signature {
    font-size: 22px;
    line-height: 30px;
  }
}
img {
  max-width: 100%;
}
@media (min-width: 400px) {
  img.left {
    float: left;
    width: 400px;
    max-width: 45%;
    margin: 0 20px 20px 0;
  }
  img.right {
    float: right;
    width: 400px;
    max-width: 45%;
    margin: 0 0 20px 20px;
  }
}
img.paus {
  display: block;
  max-width: 350px;
  margin: 60px auto;
  width: 50%;
}
figure {
  margin: 10px auto 12px;
  padding: 0 30px;
}
figure img {
  display: block;
  margin: 0 auto;
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.6);
  border-radius: 4px;
}
a img {
  display: block;
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.6);
}
div.menu {
  padding: 0 30px;
}
a.menu {
  margin: 0 auto 55px;
  display: block;
  width: 400px;
  max-width: 100%;
}
a.menu img {
  border-radius: 5px;
  box-shadow: none;
}
a.menu img:hover {
  filter: sepia(90%);
  -moz-filter: sepia(90%);
  -webkit-filter: sepia(90%);
}
hr.tower {
  background: url(tower-24.png) 50% 50% no-repeat;
  border: none;
  background-size: contain;
  margin: 30px auto;
  width: 47px;
  height: 100px;
}
hr.double {
  background: none;
  height: 3px;
  border-top: 1px solid #555;
  border-bottom: 4px solid #555;
  width: 100%;
  max-width: 100%;
  margin: 1em 0;
}
hr {
  border-bottom: 1px solid #555;
  width: 90%;
  max-width: 100%;
  height: 0;
  margin: 40px auto;
}
@media (min-width: 1140px) {
  #left-edge,
  #right-edge {
    position: absolute;
    top: -500px;
    bottom: 0;
    width: 10px;
    background: url(hbars.png);
    z-index: 99999;
  }
  #left-edge {
    left: 0;
  }
  #right-edge {
    right: 0;
  }
}
.image-selector {
  margin: 30px 0 20px;
}
.image-selector .display {
  margin-top: 0;
  margin-bottom: 1em;
}
.image-selector .display div {
  width: 436px;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.6);
  position: relative;
}
.image-selector .display img {
  width: 100%;
}
.image-selector .picker {
  padding-bottom: 25%;
  position: relative;
}
.image-selector .picker div {
  position: absolute;
  top: 1%;
  width: 23%;
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.6);
}
.image-selector .picker img {
  display: block;
  cursor: pointer;
  border-radius: 3px;
}
@media (min-width: 900px) {
  .wide-plus-narrow {
    position: relative;
    overflow: auto;
    margin-left: -40px;
  }
  .wide-plus-narrow > .left,
  .wide-plus-narrow > .right {
    float: left;
    border-left: 40px solid rgba(255, 255, 255, 0);
    box-sizing: border-box;
    padding: 0;
  }
  .wide-plus-narrow > .left {
    width: 66.666%;
  }
  .wide-plus-narrow > .right {
    width: 33.333%;
  }
  .three-columns {
    position: relative;
    overflow: auto;
    margin-left: -40px;
  }
  .three-columns > .left,
  .three-columns > .right,
  .three-columns > .center {
    float: left;
    border-left: 40px solid rgba(255, 255, 255, 0);
    box-sizing: border-box;
    padding: 0;
    width: 33.333%;
  }
  .three-columns p,
  .three-columns h3 {
    margin-left: 5px;
    margin-right: -1px;
  }
  .single-column {
    position: relative;
    overflow: auto;
  }
  .single-column > .center {
    width: 66.666%;
    margin: 0 auto;
  }
  .three-columns figure,
  .wide-plus-narrow .right figure {
    padding: 0;
  }
}
@media (max-width: 899px) {
  .hide-small {
    display: none;
  }
  .wide-plus-narrow > .left,
  .three-columns > .left,
  .single-column > .left,
  .wide-plus-narrow > .right,
  .three-columns > .right,
  .single-column > .right,
  .wide-plus-narrow > .center,
  .three-columns > .center,
  .single-column > .center {
    float: none;
    max-width: 600px;
    margin: 0 auto;
  }
}
.grid > .left > p:first-child,
.grid > .right > p:first-child,
.grid > .center > p:first-child,
.grid > .left > h2:first-child,
.grid > .right > h2:first-child,
.grid > .center > h2:first-child,
.grid > .left > h3:first-child,
.grid > .right > h3:first-child,
.grid > .center > h3:first-child {
  margin-top: 0;
}
.wide-plus-narrow + hr,
.three-columns + hr,
.single-column + hr {
  margin-top: 20px;
}
.puff {
  width: 23%;
  margin: 1%;
  float: left;
  position: relative;
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.6);
  overflow: hidden;
}

.puffar.three { max-width: 660px; margin: 0 auto; }
.puffar.three .puff {
  width: 32%;
  margin: 2% 0;
  margin-left: 2%;
}
.puffar.three .puff:first-child { margin-left: 0; }

.puff img {
  display: block;
  width: 100%;
  border-radius: 4px;
}
.puff img:hover {
  opacity: 0.4;
}
.wide-plus-narrow .puff,
.single-column .puff {
  width: 48%;
}
@media (max-width: 600px) {
  .puff {
    width: 48%;
  }
}
#page-footer {
  background: url(header-bg.png);
  padding: 50px;
  height: 300px;
  margin: 0 10px;
  position: relative;
}
#page-footer .border-top {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  background: url(vbars.png) 0 0 repeat-x;
  height: 10px;
}
#top-img {
  background: black;
  position: relative;
  padding-top: 50%;
}
@media (max-width: 640px) {
  #top-img {
    padding-top: 75%;
  }
}
@media (max-width: 400px) {
  #top-img {
    padding-top: 100%;
  }
}
#top-img > div {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  transition: opacity 3s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#top-img .current {
  opacity: 1;
}
.vertical-align-container {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.vertical-align-element {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#top-img .text {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: center;
  padding: 0 20px;
}
#top-img .text > div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  left: 20px;
  right: 20px;
}
#top-img .text > div h1 {
  padding-top: 0;
  margin-top: 0;
}
#top-img .text > div p {
  margin: 0 auto;
}
#top-img h1,
#top-img h2,
#top-img p {
  max-width: 570px;
  color: white;
}
#top-img h2 {
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 420px) {
  .calendar-wrapper-1 {
    margin: 0 -20px;
  }
  .calendar-wrapper-2 {
    padding: 0 10px;
    position: relative;
  }
}
#calendar table {
  border-collapse: collapse;
}
#calendar h2 {
  margin-top: 30px;
  color: black;
  font-size: 20px;
  text-align: left;
  text-transform: none;
  margin-left: 0px;
  margin-bottom: 1px;
  background: none;
  padding: 0px;
}
#calendar em,
#calendar i {
  font-family: helvetica, verdana;
  font-weight: bold;
}
#calendar strong,
#calendar b {
  font-family: helvetica, verdana;
  font-weight: bold;
  font-size: 14px;
}
#calendar .past a,
#calendar .future a {
  color: #999 !important;
}
#calendar .overview {
  margin: 0 auto 26px;
  max-width: 430px;
  width: 100%;
  background: white;
  margin-top: 40px;
}
#calendar .overview thead,
#calendar .overview thead a {
  font-family: helvetica, verdana;
  color: black;
}
#calendar .overview thead td {
  font-size: 11px;
  padding: 3px 12px 3px 9px;
}
#calendar .overview a {
  padding: 3px 6px 11px;
  text-decoration: none;
  display: block;
  color: black;
}
#calendar .overview td {
  text-align: left;
  border: 1px solid #999;
  min-width: 38px;
  vertical-align: bottom;
  padding: 0 12px 0 5px;
  font-size: 14px;
}
@media (max-width: 420px) {
  #calendar .overview td {
    min-width: 20px;
    width: 14%;
    padding: 0 0 0 5px;
  }
}
#calendar .overview .month {
  font-size: 18px;
  text-align: center;
}
#calendar .overview .month a {
  line-height: 13px;
  padding: 3px 6px;
  cursor: pointer;
}
#calendar .overview .month a.prev {
  float: left;
}
#calendar .overview .month a.next {
  line-height: 13px;
  float: right;
}
#calendar .overview a {
  cursor: default;
}
#calendar .overview .event a {
  cursor: pointer;
}
#calendar .overview td.event {
  background: rgba(0, 0, 0, 0.15);
}
#calendar .overview td.event a {
  color: black;
}
#calendar .overview td.event a:hover {
  opacity: 0.9;
}
#calendar .overview td.event a:active {
  opacity: 0.5;
}
#calendar .overview .today {
  background: rgba(0, 0, 0, 0.07);
}
#calendar .overview .today a {
  font-weight: bold;
}
#calendar .ceyebr-event .time {
  min-width: 85px;
  padding-right: 5px;
  color: black;
  text-transform: uppercase;
  font-family: helvetica, sans-serif;
}
#calendar .ceyebr-event .time .to {
  font-size: 26px;
  padding: 0;
  color: #000000;
}
#calendar .ceyebr-event .time .date {
  font-size: 19px;
  display: inline-block;
  position: relative;
  margin-top: 18px;
  color: black;
  font-weight: bold;
  text-align: center;
  min-width: 32px;
}
#calendar .ceyebr-event .time .date .weekday {
  top: -19px;
  font-size: 12px;
  position: absolute;
  display: block;
  width: 50px;
  left: 50%;
  margin-left: -25px;
  text-align: center;
  color: black;
  font-family: helvetica, verdana;
  font-weight: normal;
}
@media (max-width: 400px) {
  #calendar .ceyebr-event .time .date {
    min-width: 28px;
    font-size: 18px;
  }
  #calendar .ceyebr-event .time .date .weekday {
    font-size: 11px;
  }
}
#calendar .ceyebr-event td {
  vertical-align: top;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 8px 0 0;
  width: 20%;
}
#calendar .ceyebr-event td.description {
  width: 80%;
}
#calendar .ceyebr-event td.description .overflow {
  max-height: 75px;
  overflow: hidden;
}
#calendar .ceyebr-event td.description.expanded .overflow {
  max-height: none;
}
#calendar .ceyebr-event h2 {
  margin: 3px 0 0px;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  text-transform: uppercase;
  color: black;
}
#calendar .ceyebr-event p {
  margin: 0.5em 0;
  font-size: 15px;
  font-family: helvetica, verdana;
  color: black;
  line-height: 1.45em;
  width: auto;
}
@media (max-width: 420px) {
  #calendar .ceyebr-event p {
    font-size: 13px;
  }
}
#calendar .ceyebr-event a {
  display: inline;
  color: black;
  text-decoration: underline;
}
#calendar .ceyebr-event .expander {
  background: url(/images/expand-dark.png) top left no-repeat;
  width: 25px;
  height: 25px;
  display: block;
  padding: 0;
  opacity: 0.7;
}
#calendar .ceyebr-event .expander.open {
  background-position: -25px 0;
}
#calendar h2 {
  font-weight: 300;
}
