body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0
}

*, *:before, *:after {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

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

td, th {
  padding: 0
}

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

svg:not(:root) {
  overflow: hidden
}

.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearfix:before, .clearfix:after, .row:before, .row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0
}

.row:after, .clearfix:after {
  clear: both
}

.row, .clearfix {
  zoom: 1
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0
}

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

.hidden {
  display: none;
  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
}

.center {
  text-align: center
}

.aligncenter {
  display: block;
  margin: 0 auto
}

.alignleft {
  float: left;
  margin: 0 1.2em 1.2em 0
}

.alignright {
  float: right;
  margin: 0 0 1.2em 1.2em
}

.wp-caption-text {
  font-size: 0.8125em;
  text-align: center;
  font-style: italic;
  letter-spacing: 0.1em
}

.wp-caption {
  width: 100%;
  margin-bottom: 1.5em
}

.wp-caption img {
  display: block
}

.fullimg img, .full, .size-full {
  display: block;
  width: 100%
}

.iframe {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}

.iframe iframe {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  max-width: 100%
}

.update-yo-browser {
  margin: 0 0 0.5em 0;
  background-color: #f1f5f8;
  color: black;
  padding: 0.8em;
  text-align: center
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important
  }

  a, a:visited {
    text-decoration: underline
  }

  a[href]:after {
    content: " ("attr(href) ")"
  }

  abbr[title]:after {
    content: " ("attr(title) ")"
  }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid
  }

  thead {
    display: table-header-group
  }

  tr, img {
    page-break-inside: avoid
  }

  img {
    max-width: 100% !important
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3
  }

  h2, h3 {
    page-break-after: avoid
  }

  .navbar {
    display: none
  }

  .btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000 !important
  }

  .label {
    border: 1px solid #000
  }

  .table {
    border-collapse: collapse !important
  }

  .table td, .table th {
    background-color: #fff !important
  }

  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important
  }
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

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

.container:after {
  clear: both
}

@media (min-width: 768px) {
  .container {
    width: 750px
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px
  }
}

@media (min-width: 1400px) {
  .container {
    width: 1180px
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table
}

.container-fluid:after {
  clear: both
}

.row {
  margin-left: -15px;
  margin-right: -15px
}

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

.row:after {
  clear: both
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left
}

.col-xs-1 {
  width: 8.33333%
}

.col-xs-2 {
  width: 16.66667%
}

.col-xs-3 {
  width: 25%
}

.col-xs-4 {
  width: 33.33333%
}

.col-xs-5 {
  width: 41.66667%
}

.col-xs-6 {
  width: 50%
}

.col-xs-7 {
  width: 58.33333%
}

.col-xs-8 {
  width: 66.66667%
}

.col-xs-9 {
  width: 75%
}

.col-xs-10 {
  width: 83.33333%
}

.col-xs-11 {
  width: 91.66667%
}

.col-xs-12 {
  width: 100%
}

.col-xs-pull-0 {
  right: auto
}

.col-xs-pull-1 {
  right: 8.33333%
}

.col-xs-pull-2 {
  right: 16.66667%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-4 {
  right: 33.33333%
}

.col-xs-pull-5 {
  right: 41.66667%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-7 {
  right: 58.33333%
}

.col-xs-pull-8 {
  right: 66.66667%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-10 {
  right: 83.33333%
}

.col-xs-pull-11 {
  right: 91.66667%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-push-0 {
  left: auto
}

.col-xs-push-1 {
  left: 8.33333%
}

.col-xs-push-2 {
  left: 16.66667%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-4 {
  left: 33.33333%
}

.col-xs-push-5 {
  left: 41.66667%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-7 {
  left: 58.33333%
}

.col-xs-push-8 {
  left: 66.66667%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-10 {
  left: 83.33333%
}

.col-xs-push-11 {
  left: 91.66667%
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-offset-0 {
  margin-left: 0%
}

.col-xs-offset-1 {
  margin-left: 8.33333%
}

.col-xs-offset-2 {
  margin-left: 16.66667%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-4 {
  margin-left: 33.33333%
}

.col-xs-offset-5 {
  margin-left: 41.66667%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-7 {
  margin-left: 58.33333%
}

.col-xs-offset-8 {
  margin-left: 66.66667%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-10 {
  margin-left: 83.33333%
}

.col-xs-offset-11 {
  margin-left: 91.66667%
}

.col-xs-offset-12 {
  margin-left: 100%
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left
  }

  .col-sm-1 {
    width: 8.33333%
  }

  .col-sm-2 {
    width: 16.66667%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-4 {
    width: 33.33333%
  }

  .col-sm-5 {
    width: 41.66667%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-7 {
    width: 58.33333%
  }

  .col-sm-8 {
    width: 66.66667%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-10 {
    width: 83.33333%
  }

  .col-sm-11 {
    width: 91.66667%
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-pull-1 {
    right: 8.33333%
  }

  .col-sm-pull-2 {
    right: 16.66667%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-4 {
    right: 33.33333%
  }

  .col-sm-pull-5 {
    right: 41.66667%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-7 {
    right: 58.33333%
  }

  .col-sm-pull-8 {
    right: 66.66667%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-10 {
    right: 83.33333%
  }

  .col-sm-pull-11 {
    right: 91.66667%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-push-1 {
    left: 8.33333%
  }

  .col-sm-push-2 {
    left: 16.66667%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-4 {
    left: 33.33333%
  }

  .col-sm-push-5 {
    left: 41.66667%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-7 {
    left: 58.33333%
  }

  .col-sm-push-8 {
    left: 66.66667%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-10 {
    left: 83.33333%
  }

  .col-sm-push-11 {
    left: 91.66667%
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-offset-0 {
    margin-left: 0%
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left
  }

  .col-md-1 {
    width: 8.33333%
  }

  .col-md-2 {
    width: 16.66667%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-4 {
    width: 33.33333%
  }

  .col-md-5 {
    width: 41.66667%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-7 {
    width: 58.33333%
  }

  .col-md-8 {
    width: 66.66667%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-10 {
    width: 83.33333%
  }

  .col-md-11 {
    width: 91.66667%
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-pull-1 {
    right: 8.33333%
  }

  .col-md-pull-2 {
    right: 16.66667%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-4 {
    right: 33.33333%
  }

  .col-md-pull-5 {
    right: 41.66667%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-7 {
    right: 58.33333%
  }

  .col-md-pull-8 {
    right: 66.66667%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-10 {
    right: 83.33333%
  }

  .col-md-pull-11 {
    right: 91.66667%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-push-1 {
    left: 8.33333%
  }

  .col-md-push-2 {
    left: 16.66667%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-4 {
    left: 33.33333%
  }

  .col-md-push-5 {
    left: 41.66667%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-7 {
    left: 58.33333%
  }

  .col-md-push-8 {
    left: 66.66667%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-10 {
    left: 83.33333%
  }

  .col-md-push-11 {
    left: 91.66667%
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-offset-0 {
    margin-left: 0%
  }

  .col-md-offset-1 {
    margin-left: 8.33333%
  }

  .col-md-offset-2 {
    margin-left: 16.66667%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-4 {
    margin-left: 33.33333%
  }

  .col-md-offset-5 {
    margin-left: 41.66667%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-7 {
    margin-left: 58.33333%
  }

  .col-md-offset-8 {
    margin-left: 66.66667%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-10 {
    margin-left: 83.33333%
  }

  .col-md-offset-11 {
    margin-left: 91.66667%
  }

  .col-md-offset-12 {
    margin-left: 100%
  }
}

@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left
  }

  .col-lg-1 {
    width: 8.33333%
  }

  .col-lg-2 {
    width: 16.66667%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-4 {
    width: 33.33333%
  }

  .col-lg-5 {
    width: 41.66667%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-7 {
    width: 58.33333%
  }

  .col-lg-8 {
    width: 66.66667%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-10 {
    width: 83.33333%
  }

  .col-lg-11 {
    width: 91.66667%
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-pull-1 {
    right: 8.33333%
  }

  .col-lg-pull-2 {
    right: 16.66667%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-4 {
    right: 33.33333%
  }

  .col-lg-pull-5 {
    right: 41.66667%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-7 {
    right: 58.33333%
  }

  .col-lg-pull-8 {
    right: 66.66667%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-10 {
    right: 83.33333%
  }

  .col-lg-pull-11 {
    right: 91.66667%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-push-1 {
    left: 8.33333%
  }

  .col-lg-push-2 {
    left: 16.66667%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-4 {
    left: 33.33333%
  }

  .col-lg-push-5 {
    left: 41.66667%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-7 {
    left: 58.33333%
  }

  .col-lg-push-8 {
    left: 66.66667%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-10 {
    left: 83.33333%
  }

  .col-lg-push-11 {
    left: 91.66667%
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-offset-0 {
    margin-left: 0%
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }
}

.modal-open {
  overflow: hidden
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50)
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5
}

.modal-header:before, .modal-header:after {
  content: " ";
  display: table
}

.modal-header:after {
  clear: both
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.42857
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table
}

.modal-footer:after {
  clear: both
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
  }

  .modal-sm {
    width: 300px
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px
  }
}

@-ms-viewport {
  width: device-width
}

.visible-xs {
  display: none !important
}

.visible-sm {
  display: none !important
}

.visible-md {
  display: none !important
}

.visible-lg {
  display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important
  }

  table.visible-xs {
    display: table !important
  }

  tr.visible-xs {
    display: table-row !important
  }

  th.visible-xs, td.visible-xs {
    display: table-cell !important
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important
  }

  table.visible-sm {
    display: table !important
  }

  tr.visible-sm {
    display: table-row !important
  }

  th.visible-sm, td.visible-sm {
    display: table-cell !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .visible-md {
    display: block !important
  }

  table.visible-md {
    display: table !important
  }

  tr.visible-md {
    display: table-row !important
  }

  th.visible-md, td.visible-md {
    display: table-cell !important
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width: 1400px) {
  .visible-lg {
    display: block !important
  }

  table.visible-lg {
    display: table !important
  }

  tr.visible-lg {
    display: table-row !important
  }

  th.visible-lg, td.visible-lg {
    display: table-cell !important
  }
}

@media (min-width: 1400px) {
  .visible-lg-block {
    display: block !important
  }
}

@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width: 992px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important
  }
}

.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }

  table.visible-print {
    display: table !important
  }

  tr.visible-print {
    display: table-row !important
  }

  th.visible-print, td.visible-print {
    display: table-cell !important
  }
}

.visible-print-block {
  display: none !important
}

@media print {
  .visible-print-block {
    display: block !important
  }
}

.visible-print-inline {
  display: none !important
}

@media print {
  .visible-print-inline {
    display: inline !important
  }
}

.visible-print-inline-block {
  display: none !important
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}

@media print {
  .hidden-print {
    display: none !important
  }
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

form input, form textarea, form select {
  font-family: "Gotham SSm A", "Gotham SSm B"
}

input[type="text"], input[type="email"], input[type="submit"], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0
}

::-webkit-input-placeholder {
  color: #838b94
}

::-moz-placeholder {
  color: #838b94
}

:-ms-input-placeholder {
  color: #838b94
}

::placeholder {
  color: #838b94
}

input:required {
  box-shadow: none;
  outline: none
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.3.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.chosen-container * {
  box-sizing: border-box
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0
}

.chosen-container a {
  cursor: pointer
}

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px
}

.chosen-container-single .chosen-default {
  color: #999
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/images/chosen-sprite.png") no-repeat 0px 2px
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: #fff url("/images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("/images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px
}

.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline
}

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default
}

.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
  background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important
}

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default
}

.chosen-disabled .chosen-single {
  cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default
}

.chosen-rtl {
  text-align: right
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px
}

.chosen-rtl .chosen-choices li {
  float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search, .chosen-rtl .chosen-drop {
  left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: #fff url("/images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("/images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span {
    background-image: url("/images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important
  }
}

html {
  font-size: 100%;
  line-height: 1.875rem;
  background-color: #fff;
  height: 100%
}

body {
  overflow-y: scroll;
  -webkit-tap-highlight-color: transparent;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  color: #646a72;
  height: 100%
}

a {
  background: transparent;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  outline: 0;
  text-decoration: none
}

a, a:visited {
  color: #654A57
}

a:hover, a:focus {
  color: #0089bc
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none
}

hr {
  box-sizing: content-box;
  display: block;
  height: 1px;
  border: none;
  border-top: 1px solid #d8dbdc;
  margin: 0;
  text-align: left
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace;
  font-size: 1em
}

b, strong {
  font-weight: normal
}

blockquote, q {
  quotes: none
}

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

blockquote {
  font-style: normal;
  text-align: center
}

em {
  font-style: normal
}

ol {
  list-style: none outside
}

small {
  font-size: 100%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -0.25em
}

sup {
  top: -0.5em
}

ul {
  list-style: none outside
}

.mb1 {
  margin-bottom: 1.687rem
}

.ttu {
  text-transform: uppercase
}

.bold {
  font-weight: 500
}

.ital {
  font-style: italic
}

.uc {
  text-transform: uppercase
}

.wh {
  color: #fff !important
}

.bl {
  color: #000
}

.grey {
  color: #b0b0b0
}

.gotham {
  font-family: "Gotham SSm A", "Gotham SSm B"
}

.mercury {
  font-family: "Chronicle SSm A", "Chronicle SSm B"
}

.nw {
  white-space: nowrap
}

a.bl {
  color: #000
}

a.bl:hover {
  color: #654A57
}

.mb0 {
  margin-bottom: 0 !important
}

.container-fluid, .container {
  max-width: 1180px;
  padding-left: 20px;
  padding-right: 20px
}

html, body {
  -webkit-overflow-scrolling: touch
}

.ggg1 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 50px;
  font-size: 3.125rem;
  line-height: .96em;
  font-weight: 300;
  letter-spacing: .12em;
  text-transform: uppercase
}

@media screen and (max-width: 767px) {
  .ggg1 {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 1.04762em;
    font-weight: 300;
    letter-spacing: .09524em
  }
}

@media screen and (max-width: 479px) {
  .ggg1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25em;
    font-weight: 300;
    letter-spacing: .09375em
  }
}

.ggg2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.26667em;
  font-weight: 500;
  letter-spacing: .03333em;
  text-transform: uppercase
}

.ggg3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.36364em;
  font-weight: 500;
  letter-spacing: .04545em;
  text-transform: uppercase
}

.ggg4 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: .05556em;
  text-transform: uppercase
}

.ggg5 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 500;
  letter-spacing: .07143em;
  text-transform: uppercase
}

.ggg6 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: .08333em;
  text-transform: uppercase
}

.ggg7 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0em
}

.ggg8 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 500;
  letter-spacing: 0em
}

.ggg10 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  line-height: 16px;
  font-weight: 500
}

.hhh1 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.375em;
  font-weight: 300;
  letter-spacing: 0em
}

.hhh2 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em
}

.hhh3 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.30435em;
  font-weight: 300;
  letter-spacing: 0em
}

.hhh4 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em
}

.hhh5 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.33333em;
  font-weight: 300;
  letter-spacing: 0em
}

.p1 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6875em;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: 1.6875em
}

.p2 {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.4285em
}

.p3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em
}

#nav {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  z-index: 300;
  height: 48px;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  background-color: #fff
}

@media screen and (max-width: 991px) {
  #nav {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    height: 64px
  }
}

@media screen and (max-width: 991px) {
  #nav .menu {
    display: none;
    margin-top: 64px;
    position: relative
  }
}

#nav ul {
  text-align: right;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out
}

@media screen and (max-width: 991px) {
  #nav ul {
    opacity: 0;
    clear: both;
    text-align: center
  }
}

#nav ul a {
  color: #a6a6a6
}

#nav ul a:hover, #nav ul a.active {
  color: #000
}

#nav ul li {
  display: inline-block
}

@media screen and (max-width: 991px) {
  #nav ul li {
    display: block;
    margin: 0;
    border-top: 1px solid #d8dbdc
  }

  #nav ul li a:hover {
    background-color: #fff
  }
}

#nav ul .mobile-only {
  display: none
}

@media screen and (max-width: 991px) {
  #nav ul .mobile-only {
    display: block
  }
}

@media screen and (min-width:321px) and (max-width:799px){
#nav ul .non-mobile-only {
  display: none
}
}

#nav ul .non-mobile-only {
    display: block
  }


#nav ul .item {
  font-size: 13px;
  line-height: 48px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-right: 20px
}

@media screen and (max-width: 991px) {
  #nav ul .item {
    padding: 0;
    font-size: 17px;
    letter-spacing: 2px;
    line-height: 64px
  }
}

#nav ul .in_out {
  float: right;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 1px;
  border-left: 1px solid #d8dbdc;
  text-align: center;
  text-transform: uppercase;
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2.66667em;
  font-weight: 300;
  letter-spacing: 0em
}

@media screen and (max-width: 991px) {
  #nav ul .in_out {
    float: none;
    height: 64px
  }
}

#nav ul .in_out a {
  color: #b15b60;
  font-weight: bold;
  height: 48px;
  display: block;
  padding: 0 20px;
  -webkit-transition: none;
  transition: none
}

#nav ul .in_out a:hover {
  color: #fff;
  background-color: #00041d
}

@media screen and (max-width: 991px) {
  #nav ul .in_out a {
    padding: 0;
    line-height: 64px;
    font-size: 17px;
    height: 64px
  }
}

#nav ul .search .s-text {
  display: none;
  font-size: 17px;
  letter-spacing: 2px;
  line-height: 64px;
  text-transform: uppercase;
  margin-right: 6px
}

@media screen and (max-width: 991px) {
  #nav ul .search .s-text {
    display: inline
  }
}

#nav ul .search a {
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  border-left: 1px solid #d8dbdc;
  padding: 0 30px;
  display: inline-block
}

@media screen and (max-width: 991px) {
  #nav ul .search a {
    border: none;
    height: 64px;
    line-height: 64px
  }
}

#nav ul .help {
  float: right;
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 1px;
  border-left: 1px solid #d8dbdc;
  text-align: center;
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2.66667em;
  font-weight: 300;
  letter-spacing: 0em
}

@media screen and (max-width: 991px) {
  #nav ul .help {
    float: none;
    height: 64px
  }
}

#nav ul .help a {
  color: #fff;
  background-color: #654A57;
  font-style: italic;
  height: 48px;
  display: block;
  padding: 0 20px;
  -webkit-transition: none;
  transition: none
}

#nav ul .help a:hover {
  color: #fff;
  background-color: #0089bc
}

@media screen and (max-width: 991px) {
  #nav ul .help a {
    padding: 0;
    line-height: 64px;
    font-size: 17px;
    height: 64px
  }
}

#nav .logo {
  display: block;
  color: #000;
  background-color: #fff;
  font-size: 100px;
  position: absolute;
  top: -10px;
  left: 45px;
  padding: 16px;
  z-index: 2;
	padding-left: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

@media screen and (max-width: 991px) {
  #nav .logo {
    top: 0;
    left: 20px;
    font-size: 70px;
    padding: 8px 14px
  }
}

#nav .logo:hover {
  color: #fff
}

#menu {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 64px
}

@media screen and (max-width: 991px) {
  #menu {
    display: block
  }
}

#menu .navicon {
  display: block;
  height: 4px;
  margin: 30px 20px;
  width: 24px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  background-color: #000
}

#menu .navicon:before, #menu .navicon:after {
  content: "";
  display: block;
  height: 4px;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 24px;
  z-index: -1;
  background-color: #000
}

#menu .navicon:before {
  top: -8px
}

#menu .navicon:after {
  top: 8px
}

body.open-menu {
  position: fixed;
  width: 100%
}

body.open-menu .menu {
  display: block !important
}

body.open-menu #nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: auto
}

body.open-menu #nav .logo {
  font-size: 52px;
  padding: 6px 0px 0;
  background-color: transparent;
  color: #000
}

body.open-menu #menu .navicon {
  background-color: transparent
}

body.open-menu #menu .navicon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

body.open-menu #menu .navicon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.modal-backdrop.in {
  opacity: 0.8
}

#modal-search .modal-dialog {
  width: 555px;
  margin-top: 170px
}

@media screen and (max-width: 767px) {
  #modal-search .modal-dialog {
    width: auto;
    margin-top: 60px
  }
}

#modal-search .modal-content {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  border: none
}

#modal-search h1 {
  color: #654A57;
  margin-bottom: 1rem
}

#modal-search p {
  color: silver
}

#modal-search #searchform {
  width: 100%;
  position: relative
}

#modal-search #searchform .field {
  height: 68px;
  width: 100%;
  border: none;
  background-color: #fff;
  font-size: 20px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  padding: 0 98px 0 30px;
  margin-bottom: 15px
}

@media screen and (max-width: 767px) {
  #modal-search #searchform .field {
    font-size: 14px;
    padding-left: 10px
  }
}

#modal-search #searchform .submit {
  position: absolute;
  right: 0;
  top: 9px;
  border: none;
  background: none;
  width: 68px;
  height: 50px;
  text-align: center;
  border-left: 1px solid #d8dbdc;
  font-family: 'icomoon';
  color: #654A57;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  font-size: 20px;
  line-height: 50px;
  display: block
}

#modal-search #searchform .submit:hover {
  color: #0089bc
}

.signup {
  background-color: #000;
  position: relative;
  text-align: center;
  color: #fff;
  padding: 60px 15px 72px
}

@media screen and (max-width: 991px) {
  .signup {
    padding-bottom: 38px
  }
}

.signup .wrap {
  max-width: 483px;
  margin: 0 auto
}

.signup h6 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 8px
}

.signup p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  margin-bottom: 20px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em
}



.edge {
  position: absolute;
  left: 0;
  bottom: 0
}

a.go-top {
  position: fixed;
  bottom: 20px;
  right: 12px;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  z-index: 1002;
  color: #b0b0b0;
  display: none
}

a.go-top:hover {
  color: #654A57
}

.pad1 {
  padding: 130px 0
}

@media screen and (max-width: 767px) {
  .pad1 {
    padding: 40px 0
  }
}

.container-fluid.pad1 {
  padding: 130px 20px
}

@media screen and (max-width: 767px) {
  .container-fluid.pad1 {
    padding: 40px 20px
  }
}

.pad2 {
  padding: 80px 0
}

@media screen and (max-width: 767px) {
  .pad2 {
    padding: 40px 0
  }
}

.container-fluid.pad2 {
  padding: 80px 20px
}

@media screen and (max-width: 767px) {
  .container-fluid.pad2 {
    padding: 40px 20px
  }
}

.pad3 {
  padding: 130px 0 60px
}

@media screen and (max-width: 767px) {
  .pad3 {
    padding: 40px 0
  }
}

.container-fluid.pad3 {
  padding: 130px 20px 60px
}

@media screen and (max-width: 767px) {
  .container-fluid.pad3 {
    padding: 40px 20px
  }
}

.post-content h1 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.30435em;
  font-weight: 300;
  letter-spacing: 0em;
  color: #000;
  margin-bottom: 1.875rem
}

.post-content h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0em;
  margin-bottom: 1.875rem;
  color: #000
}

.post-content h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 500;
  letter-spacing: 0em;
  color: #000
}

.post-content ul, .post-content ol {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em
}

.post-content p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em
}

.post-content p, .post-content ul, .post-content ol, .post-content img, .post-content .iframe {
  margin: 0 0 1.875rem
}

.post-content ol {
  list-style-type: decimal
}

.post-content ol li {
  margin-left: 1.5em
}

.post-content ul li {
  margin-left: 1.5em
}

.post-content ul li:before {
  content: "•";
  display: block;
  font-size: 0.7em;
  left: -1.4em;
  max-height: 0;
  min-height: 0;
  position: relative;
  top: 0;
  color: #654A57
}

.post-content hr {
  margin-bottom: 1.875rem
}

.post-content blockquote {
  padding-left: 40px
}

.post-content blockquote p {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.93333em;
  font-weight: 400;
  letter-spacing: 0em;
  font-style: italic;
  text-align: left
}

.post-content blockquote cite {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-style: normal;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 500;
  letter-spacing: 0em;
  display: block;
  margin-top: 14px
}

.post-content strong {
  font-weight: 500;
  color: #000
}

.post-content em {
  font-style: italic
}

.post-content small {
  font-size: 11px;
  font-size: .6875rem;
  line-height: 1.63636em;
  font-weight: 300;
  letter-spacing: 0em
}

a.btn {
  display: inline-block;
  color: #654A57;
  padding: 12px 32px 10px;
  border: 1px solid #654A57;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.53846em;
  font-weight: 500;
  letter-spacing: .07692em;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out
}

a.btn:hover {
  color: #fff;
  background-color: #654A57
}

@media screen and (max-width: 599px) {
  a.btn {
    font-size: 12px;
    padding: 10px 16px 8px
  }
}

a.btn.wh {
  color: #fff;
  border-color: #fff
}

a.btn.wh:hover {
  color: #654A57 !important;
  background-color: #fff
}

a.btn.wh-reverse {
  color: #654A57;
  background-color: #fff;
  border-color: #fff
}

a.btn.wh-reverse:hover {
  color: #fff;
  background-color: transparent;
  border-color: #fff
}

a.btn.blue {
  background-color: #654A57;
  color: #fff
}

a.btn.blue:hover {
  color: #654A57;
  background-color: transparent
}

a.btn.big {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.625em;
  font-weight: 500;
  letter-spacing: .1875em;
  padding: 18px 32px 16px
}

@media screen and (max-width: 599px) {
  a.btn.big {
    font-size: 14px;
    padding: 14px 16px 12px
  }
}

.hero {
  background: transparent url("/images/path-1.jpg") center center no-repeat;
  background-size: cover;
  height: 414px;
  position: relative
}

@media screen and (max-width: 1399px) {
  .hero {
    height: 334px
  }
}

@media screen and (max-width: 991px) {
  .hero {
    margin: 0;
    height: 220px
  }
}

@media screen and (max-width: 599px) {
  .hero {
    height: 180px
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: 150px
  }
}

.hero h1 {
  color: #fff;
  text-align: center
}

.hero .container-fluid {
  position: relative;
  height: 100%
}

.hero .vcenter {
  padding-top: 80px
}

@media screen and (max-width: 991px) {
  .hero .vcenter {
    padding: 0
  }
}

.breadcrumbs {
  background-color: #f0f3f4;
  padding: 14px 0;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: 0em;
  text-transform: uppercase
}

@media screen and (max-width: 767px) {
  .breadcrumbs {
    font-size: 9px;
    line-height: 12px
  }
}

.breadcrumbs a {
  display: inline-block;
  color: #b0b0b0
}

.breadcrumbs a:hover, .breadcrumbs a.active {
  color: #000
}

img.parallax-slider {
  max-width: inherit
}

.modal-1 {
  padding-right: 0px !important
}

.modal-1 .modal-dialog {
  width: 590px;
  margin-top: 170px
}

@media screen and (max-width: 767px) {
  .modal-1 .modal-dialog {
    width: auto;
    margin-top: 60px
  }
}

.modal-1 header {
  background-color: #654A57;
  color: #fff;
  padding: 22px 20px 20px 40px
}

@media screen and (max-width: 479px) {
  .modal-1 header {
    padding: 22px 15px
  }
}

.modal-1 header h1 {
  color: #fff;
  display: inline-block
}

.modal-1 header .close {
  float: right;
  background-color: transparent;
  border: none;
  font-size: 20px;
  line-height: 20px;
  display: block;
  margin-top: 5px
}

.modal-1 .modal-content {
  background-color: #fff;
  box-shadow: none;
  border-radius: 0;
  border: none;
  padding: 35px 40px 24px
}

@media screen and (max-width: 479px) {
  .modal-1 .modal-content {
    padding: 32px 15px
  }
}

.modal-1 .modal-content p {
  margin-bottom: 1.875rem;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em
}

.modal-1 .modal-content ul {
  margin-top: 5px
}

.modal-1 .modal-content li {
  border-bottom: 1px solid #d8dbdc;
  padding-bottom: 16px;
  margin: 16px 0
}

.modal-1 .modal-content li:last-of-type {
  padding-bottom: 0;
  border: none
}

.modal-1 .modal-content small {
  color: #838b94;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 10px;
  font-size: .625rem;
  line-height: 1.6em;
  font-weight: 300;
  letter-spacing: 0em;
  display: block;
  margin-top: 10px
}

.modal-1 .modal-content small strong {
  font-weight: 500
}

.vcenter {
  display: table;
  margin: 0 auto;
  height: 100%
}

.vcenter:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle
}

.vcenter .content {
  display: table-cell;
  vertical-align: middle
}

.subnav {
  background-color: #f0f3f4;
  text-align: center;
  padding: 20px 0;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1em;
  font-weight: 300;
  letter-spacing: .03846em
}

@media screen and (max-width: 599px) {
  .subnav {
    padding: 0;
    background-color: transparent
  }
}

@media screen and (max-width: 599px) {
  .subnav .title {
    display: none
  }
}

.subnav .mobile-title {
  display: none;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: .03846em;
  border-bottom: 1px solid #d8dbdc;
  cursor: pointer;
  padding: 20px;
  color: #654A57;
  text-transform: uppercase
}

@media screen and (max-width: 599px) {
  .subnav .mobile-title {
    display: block
  }
}

.subnav .mobile-title i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  top: 3px;
  position: relative
}

.subnav .mobile-title.active i {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  top: 0
}

.subnav .arrow {
  position: relative
}

.subnav .arrow:after {
  content: ' ';
  height: 0;
  width: 0;
  border: 6px solid transparent;
  border-top-color: #654A57;
  position: absolute;
  top: 5px;
  left: 8px
}

@media screen and (max-width: 599px) {
  .subnav .links {
    display: block;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
    background-color: #f0f3f4
  }
}

.subnav li {
  display: inline-block;
  margin: 2px 0
}

@media screen and (max-width: 599px) {
  .subnav li {
    display: block;
    margin: 0
  }
}

.subnav a {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: .07692em;
  text-transform: uppercase;
  display: block;
  color: silver;
  border: 2px solid silver;
  padding: 10px 16px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out
}

.subnav a:hover, .subnav a.active {
  border-color: #654A57;
  background-color: #654A57;
  color: #fff
}

@media screen and (max-width: 599px) {
  .subnav a {
    margin: 0;
    border: none;
    padding: 0;
    height: 45px;
    line-height: 45px;
    color: #654A57;
    display: block;
    border-bottom: 1px solid #d8dbdc
  }

  .subnav a:hover, .subnav a.active {
    background-color: transparent;
    color: #654A57;
    border-color: #d8dbdc
  }

  .subnav a.active {
    color: #d7dadb
  }
}

@media screen and (max-width: 479px) {
  .subnav a {
    font-size: 10px
  }
}

@media screen and (max-width: 599px) {
  .subnav .container-fluid {
    padding: 0
  }
}

.subnav2 {
  background-color: #1f1f1f;
  text-align: center;
  padding: 20px 0 40px;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1em;
  font-weight: 300;
  letter-spacing: .03846em
}

.subnav2 li {
  display: inline-block;
  margin: 2px 0
}

@media screen and (max-width: 479px) {
  .subnav2 li {
    margin: 0 8px 0 0
  }

  .subnav2 li:last-of-type {
    margin: 0
  }
}

.subnav2 a {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: .07692em;
  text-transform: uppercase;
  display: block;
  color: silver;
  border: 2px solid silver;
  padding: 10px 16px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out
}

.subnav2 a:hover, .subnav2 a.active {
  border-color: #654A57;
  background-color: #654A57;
  color: #fff
}

@media screen and (max-width: 479px) {
  .subnav2 a {
    border: none;
    padding: 4px 0;
    color: #654A57
  }

  .subnav2 a:hover, .subnav2 a.active {
    background-color: transparent;
    color: #654A57;
    border-color: transparent
  }

  .subnav2 a.active {
    color: #d7dadb;
    border-bottom: 2px solid #d7dadb
  }
}

.subnav3 {
  background-color: #f0f3f4;
  text-align: center;
  padding: 20px 0;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1em;
  font-weight: 300;
  letter-spacing: .03846em
}

.subnav3 li {
  display: inline-block;
  margin: 2px 0
}

.subnav3 a {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: .07692em;
  text-transform: uppercase;
  display: block;
  color: silver;
  border: 2px solid silver;
  padding: 10px 16px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out
}

.subnav3 a:hover, .subnav3 a.active {
  border-color: #654A57;
  background-color: #654A57;
  color: #fff
}

@media screen and (max-width: 479px) {
  .subnav3 a {
    font-size: 10px
  }
}

#bday a.btn {
  color: #fff;
  background-color: #38bda8;
  border: none
}

#bday a.btn:hover {
  color: #fff;
  background-color: #2c9685
}

#bday .wrap {
  max-width: 550px;
  margin: 0 auto
}

.bday-1 {
  background: #ebeff0 url("/images/bday-bg.png") center top no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  position: relative;
  text-align: center;
  padding: 160px 0 100px
}

@media screen and (max-width: 991px) {
  .bday-1 {
    padding: 100px 0;
    background-attachment: scroll
  }
}

@media screen and (max-width: 767px) {
  .bday-1 {
    padding: 40px 0 60px;
    background-size: 750px
  }
}

.bday-1 h1 {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.2em;
  font-weight: 400;
  letter-spacing: 0em;
  color: #000;
  margin: 30px 0 15px
}

.bday-1 p {
  max-width: 300px;
  margin: 0 auto 30px
}

.bday-1 svg {
  width: 100%;
  max-width: 383px
}

@media screen and (max-width: 767px) {
  .bday-1 svg {
    max-width: 220px
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  svg {
    display: none
  }

  .iefix {
    background: transparent url("/images/bdaysvg.png") center center no-repeat;
    min-height: 350px;
    background-size: 300px
  }
}

.bday-2 {
  background-color: #fff
}

.bday-2 p:last-of-type {
  margin: 0
}

.bday-3 a {
  margin: 0 8px
}

.bday-4 {
  background-color: #fff
}

.bday-4 .col-sm-offset-2 {
  margin-left: 12.5%
}

@media screen and (max-width: 767px) {
  .bday-4 .col-sm-offset-2 {
    margin-left: 0
  }
}

.bday-4 img {
  max-width: 220px;
  width: 100%;
  display: block;
  margin: 0 auto 15px
}

.bday-5 p {
  color: #926912
}

.bday-5 table {
  text-align: left;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.4285em;
  margin: 0
}

.bday-5 table td {
  padding: 15px 0;
  vertical-align: top;
  color: #926912
}

.bday-5 table td:first-child {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 500;
  letter-spacing: 0em;
  color: #000;
  text-transform: uppercase;
  padding-right: 30px
}

@media screen and (max-width: 420px) {
  .bday-5 table td:first-child {
    padding-right: 14px
  }
}

.bday-6 {
  background-color: #fff
}

.bday-6 a {
  color: #38bda8
}

.bday-6 a:hover {
  color: #2c9685
}

.bday-6 li {
  text-align: left
}

.bday-6 ul li:before {
  color: #38bda8;
  font-size: 1em
}

.bday-email {
  text-align: left
}

.bday-email label {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429em;
  font-weight: 500;
  letter-spacing: 0em
}

.bday-email .input {
  border: 3px solid #d8dbdc;
  width: 100%;
  padding: 10px 10px
}

.bday-email .inputsm {
  border: 3px solid #d8dbdc;
  padding: 10px 10px;
  width: 55px
}

.bday-email .submit {
  background: none;
  display: inline-block;
  color: #38bda8;
  padding: 0 32px;
  border: 1px solid #38bda8;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.53846em;
  font-weight: 500;
  letter-spacing: .07692em;
  line-height: 42px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out
}

.bday-email .submit:hover {
  color: #fff;
  background-color: #38bda8
}

@media screen and (max-width: 599px) {
  .bday-email .submit {
    font-size: 12px;
    line-height: 36px;
    padding: 0 16px
  }
}

.bday-email input.mce_inline_error {
  border-color: #38bda8
}

.bday-email div.mce_inline_error {
  color: #38bda8;
  margin: -20px 0 20px
}

#styles table {
  width: 100%
}

#styles table td {
  padding: 10px 20px;
  border: 1px solid #ccc
}

#styles table th {
  text-align: left;
  padding: 10px 20px;
  border: 1px solid #ccc;
  background-color: #eee
}

#styles .mono {
  font-family: monospace;
  font-styles: normal
}

#styles tbody.post-content p, #styles tbody.post-content h1, #styles tbody.post-content h2, #styles tbody.post-content ul, #styles tbody.post-content ol {
  margin: 0
}

#styles .font-styles {
  margin-bottom: 10px
}

#styles .small {
  font-size: 80%
}

#page-404 #nav {
  background-color: #f9f9f9
}

#page-404 .post-content {
  max-width: 580px;
  text-align: justify;
  margin: 0 auto
}

#press .the-year {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.07143em;
  font-weight: 500;
  letter-spacing: .10714em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 40px
}

@media screen and (max-width: 991px) {
  #press .the-year {
    text-align: center
  }
}

#press .year-group {
  padding: 80px 0 40px;
  border-bottom: 1px solid #d8dbdc
}

#press .year-group:last-of-type {
  border: none
}

#press .year-group li {
  padding: 0 0 40px;
  border-bottom: 1px solid #d8dbdc;
  margin-bottom: 40px
}

@media screen and (max-width: 767px) {
  #press .year-group li {
    padding: 0 0 20px;
    margin-bottom: 20px
  }
}

#press .year-group li:last-of-type {
  border: none;
  margin-bottom: 0
}

#press .year-group h2 {
  margin-bottom: 15px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: 0em
}

@media screen and (max-width: 767px) {
  #press .year-group h2 {
    margin-bottom: 4px
  }
}

#press .year-group h2 a {
  color: #000
}

#press .year-group h2 a:hover {
  color: #654A57
}

#press .year-group p {
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.53846em;
  font-weight: 300;
  letter-spacing: 0em;
  font-family: "Gotham SSm A", "Gotham SSm B"
}

#press .year-group p span {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-style: italic;
  white-space: nowrap
}

#press .year-group img {
  display: block;
  width: 158px;
  float: left
}

@media screen and (max-width: 479px) {
  #press .year-group img {
    width: 80px
  }
}

#press .year-group .text {
  margin-left: 198px
}

@media screen and (max-width: 479px) {
  #press .year-group .text {
    margin-left: 100px
  }
}

#press .year-group .see-more {
  margin-left: 34.8%;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: 0em
}

@media screen and (max-width: 991px) {
  #press .year-group .see-more {
    margin-left: 25.8%
  }
}

@media screen and (max-width: 767px) {
  #press .year-group .see-more {
    margin: 0
  }
}

#donate>article {
  background-color: #1f1f1f;
  padding-top: 86px
}

@media screen and (max-width: 991px) {
  #donate>article {
    padding-top: 0
  }
}

#donate ::-moz-selection {
  background: #654A57;
  color: #fff
}

#donate ::selection {
  background: #654A57;
  color: #fff
}

#donate .main {
  max-width: 720px;
  margin: 0 auto;
  padding: 140px 20px 80px;
  text-align: center
}

@media screen and (max-width: 1239px) {
  #donate .main {
    padding: 80px 20px 60px
  }
}

@media screen and (max-height: 900px) {
  #donate .main {
    padding: 80px 20px 60px
  }
}

#donate .main hr {
  border-color: #646a72;
  margin: 60px 0
}

#donate .main h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.25em;
  font-weight: 500;
  letter-spacing: .08333em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 40px
}

#donate .main small {
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px
}

@media screen and (max-width: 599px) {
  #donate .main small {
    font-size: 10px;
    line-height: 17px
  }
}

#donate .donate {
  background-color: #654A57;
  padding: 30px 0;
  text-align: center
}

#donate .donate a.btn {
  display: inline-block;
  margin: 0 auto;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 3em;
  font-weight: 500;
  letter-spacing: .2em
}

#donate .twloha-blue {
  padding: 30px 0;
  background-color: #654A57;
  color: #fff;
  text-align: center
}

#donate .twloha-blue .wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 599px) {
  #donate .twloha-blue .wrap {
    display: block
  }
}

#donate .twloha-blue .col {
  max-width: 230px;
  margin: 0 20px
}

@media screen and (max-width: 599px) {
  #donate .twloha-blue .col {
    margin: 30px auto
  }
}

#donate .twloha-blue h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.36364em;
  font-weight: 500;
  letter-spacing: .04545em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 5px
}

#donate .twloha-blue img {
  max-width: 120px;
  display: block;
  margin: 0 auto
}

#donate .twloha-blue p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em
}

#donate .twloha-blue a.btn {
  background-color: #fff;
  color: #654A57;
  border-radius: 5px
}

#donate .details {
  background-color: #fff;
  text-align: center;
  padding: 100px 0 50px
}

@media screen and (max-width: 767px) {
  #donate .details {
    padding: 80px 0 30px
  }
}

#donate .details img {
  max-width: 240px;
  display: block;
  margin: 0 auto 20px
}

#donate .details h2 {
  margin-bottom: 20px
}

#donate .details h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.36364em;
  font-weight: 500;
  letter-spacing: .04545em;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #000
}

#donate .details hr {
  width: 20px;
  margin: 0 auto 20px;
  border-color: #000
}

#donate .details p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 12px;
  line-height: 23px
}

#donate .details .text {
  padding: 0 70px
}

@media screen and (max-width: 991px) {
  #donate .details .text {
    padding: 0 20px
  }
}

@media screen and (max-width: 767px) {
  #donate .details .text {
    padding: 0
  }
}

#donate .details .col {
  margin: 50px 0
}

#donate .details .col:nth-of-type(3n) {
  clear: both
}

#donate .details3 {
  background-color: #1f1f1f;
  color: #b0b0b0;
  text-align: center;
  position: relative;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em;
  padding: 80px 0 110px
}

#donate .details3 p {
  margin-bottom: 1.875rem
}

#donate-form {
  text-align: left;
  width: 314px;
  margin: 0 auto
}

@media screen and (max-width: 359px) {
  #donate-form {
    width: auto
  }
}

#donate-form .amount-input-box {
  border: 1px solid #654A57;
  border-radius: 5px;
  color: #fff;
  margin: 0 14px 30px 0;
  padding: 20px 0 20px 15px;
  text-transform: uppercase;
  width: 150px;
  float: left;
  font-size: 14px;
  font-size: .875rem;
  line-height: 2.14286em;
  font-weight: 500;
  letter-spacing: .14286em
}

#donate-form .amount-input-box input {
  background: none;
  border: none;
  color: #fff;
  height: 30px;
  margin: 0 7px;
  width: 40px;
  -moz-appearance: textfield
}

#donate-form .amount-input-box input::-webkit-inner-spin-button, #donate-form .amount-input-box input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

#donate-form #pay-by-credit {
  width: 150px;
  background-color: #654A57;
  border-radius: 5px;
  color: #fff;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: .875rem;
  line-height: 2.14286em;
  font-weight: 500;
  letter-spacing: .14286em;
  line-height: 72px;
  height: 72px;
  margin-bottom: 20px;
  float: left;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  border: none
}

#donate-form #pay-by-credit:hover {
  background-color: #0089bc
}

.pay-by-check-box {
  display: none;
  border: 1px solid #654A57;
  border-radius: 5px;
  color: #fff;
  padding: 30px;
  width: 100%;
  color: #654A57;
  position: relative
}

.pay-by-check-box h3 {
  font-size: 14px;
  font-size: .875rem;
  line-height: 2.14286em;
  font-weight: 500;
  letter-spacing: .14286em;
  text-transform: uppercase
}

.pay-by-check-box p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em
}

.pay-by-check-box .close {
  position: absolute;
  top: 10px;
  right: 10px
}

#events .subnav {
  background-color: #fff;
  margin-bottom: 80px
}

#events .days {
  display: block;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.14286em;
  font-weight: 500;
  letter-spacing: 0em
}

@media screen and (max-width: 599px) {
  #events .days {
    font-size: 18px
  }
}

#events .events-list>li:nth-of-type(3n+1) {
  clear: both
}

@media screen and (max-width: 991px) {
  #events .events-list>li:nth-of-type(3n+1) {
    clear: none
  }

  #events .events-list>li:nth-of-type(2n+1) {
    clear: both
  }
}

.events-hero {
  height: 686px;
  padding-top: 86px;
  margin-bottom: 158px
}

@media screen and (max-width: 1399px) {
  .events-hero {
    height: 636px
  }
}

@media screen and (max-width: 1023px) {
  .events-hero {
    height: 586px
  }
}

@media screen and (max-width: 991px) {
  .events-hero {
    padding-top: 0;
    height: 500px
  }
}

@media screen and (max-width: 767px) {
  .events-hero {
    height: 400px
  }
}

@media screen and (max-width: 599px) {
  .events-hero {
    height: 480px;
    margin-bottom: 0
  }
}

.events-hero h1 {
  padding: 80px 0 60px
}

@media screen and (max-width: 1239px) {
  .events-hero .map {
    padding: 0 40px
  }
}

.events-hero .map #map-canvas {
  width: 100%;
  height: 570px
}

@media screen and (max-width: 1399px) {
  .events-hero .map #map-canvas {
    height: 520px
  }
}

@media screen and (max-width: 1023px) {
  .events-hero .map #map-canvas {
    height: 470px
  }
}

@media screen and (max-width: 767px) {
  .events-hero .map #map-canvas {
    height: 370px
  }
}

@media screen and (max-width: 599px) {
  .events-hero .map #map-canvas {
    height: 270px
  }
}

.events-hero .map #map-canvas img {
  max-width: none
}

.events-hero .map .gm-style .gm-style-iw h3 {
  margin: 5px 0
}

.events-hero .map .gm-style .gm-style-iw p {
  line-height: 18px
}

.events-list {
  font-size: 11px;
  font-size: .6875rem;
  line-height: 1.45455em;
  font-weight: 500;
  letter-spacing: 0em
}

.events-list>li {
  margin-bottom: 40px
}

.events-list .wrap {
  display: block;
  background-color: #f0f3f4;
  height: 100%;
  position: relative
}

.events-list .wrap:hover .go {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.events-list .img {
  position: relative;
  overflow: hidden
}

.events-list .img .poster {
  display: block
}

.events-list .go {
  background-color: #654A57;
  padding: 12px 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: .23077em;
  text-align: center;
  text-transform: uppercase
}

.events-list .go p {
  color: #fff
}

.events-list .text {
  padding: 20px;
  position: relative
}

.events-list .text h2 {
  color: #654A57;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out
}

.events-list .text p {
  color: #646a72
}

.events-list .left {
  position: absolute;
  top: 20px;
  left: 15px;
  width: 80px
}

@media screen and (max-width: 599px) {
  .events-list .left {
    position: static;
    width: auto
  }
}

.events-list .dt {
  font-family: "Gotham SSm A", "Gotham SSm B";
  color: #646a72;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0em
}

.events-list .right {
  margin-left: 100px
}

@media screen and (max-width: 599px) {
  .events-list .right {
    margin: 0
  }
}

.events-list h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: 0em;
  color: #000;
  margin-bottom: 5px
}

.event-detail .col-1 {
  float: left;
  width: 65%
}

@media screen and (max-width: 991px) {
  .event-detail .col-1 {
    width: 60%
  }
}

@media screen and (max-width: 767px) {
  .event-detail .col-1 {
    float: none;
    width: 100%;
    margin-bottom: 60px
  }
}

.event-detail .col-1 hr {
  margin: 15px 0
}

.event-detail .col-1 h1 {
  margin-bottom: 25px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 1.2em;
  font-weight: 500;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #000
}

@media screen and (max-width: 599px) {
  .event-detail .col-1 h1 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.33333em;
    font-weight: 500;
    letter-spacing: .05556em
  }
}

.event-detail .col-2 {
  float: right;
  width: 35%;
  padding-left: 60px
}

@media screen and (max-width: 991px) {
  .event-detail .col-2 {
    width: 40%;
    padding-left: 30px
  }
}

@media screen and (max-width: 767px) {
  .event-detail .col-2 {
    float: none;
    width: 100%;
    padding: 0
  }
}

.event-detail .dt {
  font-family: "Gotham SSm A", "Gotham SSm B";
  color: #646a72;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0em;
  margin-bottom: 30px
}

.event-detail .location {
  color: #838b94;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  font-size: .6875rem;
  line-height: 1.45455em;
  font-weight: 500;
  letter-spacing: .09091em;
  text-transform: uppercase;
  display: block
}

.event-detail .map {
  background-color: #f0f3f4;
  overflow: hidden
}

@media screen and (max-width: 479px) {
  .event-detail .map {
    background-color: transparent
  }
}

.event-detail .map h3 {
  margin: 30px 30px 0;
  font-size: 14px;
  line-height: 23px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase
}

@media screen and (max-width: 479px) {
  .event-detail .map h3 {
    margin: 30px 0 0
  }
}

.event-detail #map-canvas {
  width: 100%;
  height: 160px
}

@media screen and (max-width: 767px) {
  .event-detail #map-canvas {
    height: 240px
  }
}

@media screen and (max-width: 479px) {
  .event-detail #map-canvas {
    height: 160px
  }
}

.event-detail #map-canvas img {
  max-width: none
}

.event-detail .venue, .event-detail .address {
  display: block;
  margin: 0 30px;
  font-size: 13px;
  line-height: 18px
}

@media screen and (max-width: 479px) {
  .event-detail .venue, .event-detail .address {
    margin: 0
  }
}

.event-detail .ext-link {
  background-color: #f0f3f4;
  overflow: hidden;
  position: relative
}

@media screen and (max-width: 479px) {
  .event-detail .ext-link {
    background-color: transparent
  }
}

.event-detail .ext-link a {
  background-color: #654A57;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  padding: 12px
}

@media screen and (max-width: 767px) {
  .event-detail .ext-link a {
    max-width: 250px;
    margin: 0 30px 30px
  }
}

@media screen and (max-width: 479px) {
  .event-detail .ext-link a {
    margin: 0
  }
}

#events .event-hero {
  background-image: url("/images/hero-events.jpg")
}

#events .photos header {
  padding-bottom: 10px
}

#events .icon-camera {
  font-size: 30px;
  margin-bottom: 5px;
  display: inline-block
}

#events .pic {
  float: left;
  margin-right: calc(30 / 1140 * 100%);
  margin-bottom: calc(30 / 1140 * 100%);
  position: relative;
  height: auto;
  overflow: hidden
}

@media screen and (max-width: 599px) {
  #events .pic {
    float: none;
    margin: 0 0 30px
  }
}

#events .pic:nth-of-type(2n) {
  margin-right: 0
}

@media screen and (max-width: 599px) {
  #events .pic:nth-of-type(2n) {
    margin-right: auto
  }
}

#events .pic img {
  display: block;
  width: 100%
}

#events .pic .mask {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  left: 0px;
  top: 0px;
  overflow: hidden;
  position: absolute;
  height: 100%;
  padding: 20px;
  width: 100%
}

#events .pic cite {
  display: block;
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: 0em;
  font-style: italic;
  color: #b0b0b0
}

#events .pic .caption {
  color: #fff;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1em
}

#events .width-360 {
  width: calc(360 / 1140 * 100%)
}

@media screen and (max-width: 599px) {
  #events .width-360 {
    width: 50%;
    margin: 0 auto 30px
  }
}

#events .width-750 {
  width: calc(750 / 1140 * 100%)
}

@media screen and (max-width: 599px) {
  #events .width-750 {
    width: 100%
  }
}

#events .videos {
  margin-bottom: 100px;
  background-color: #1f1f1f
}

#events .video-item {
  border-top: 1px solid #646a72;
  color: #fff
}

#events .video-item h3 {
  margin-bottom: 1.875rem
}

#events .video-item.multi {
  padding-top: 30px
}

#events .thumbs .col {
  margin-top: 30px;
  margin-bottom: 30px
}

#events .thumbs a {
  display: block;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out
}

#events .thumbs a.active {
  border: 1px solid #646a72;
  opacity: 1
}

#events .thumbs a:hover {
  opacity: 1
}

#events .headshots {
  margin-bottom: 1.875rem
}

#events .headshots .list {
  margin: 0 -10px
}

@media screen and (max-width: 767px) {
  #events .headshots .list {
    margin: 0 -7px
  }
}

#events .headshots .person {
  float: left;
  width: 25%;
  display: inline-block
}

@media screen and (min-width: 768px) {
  #events .headshots .person:hover .name {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

@media screen and (max-width: 767px) {
  #events .headshots .person {
    width: 20%;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out
  }

  #events .headshots .person:hover {
    opacity: 0.5
  }
}

@media screen and (max-width: 479px) {
  #events .headshots .person {
    width: 33.3333%
  }
}

#events .headshots .inner {
  margin: 10px;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0)
}

@media screen and (max-width: 767px) {
  #events .headshots .inner {
    margin: 10px 7px
  }
}

#events .headshots img {
  margin: 0 !important
}

#events .headshots .name {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 16px 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%)
}

@media screen and (max-width: 991px) {
  #events .headshots .name {
    padding: 16px 18px
  }
}

#events .headshots .name h2 {
  color: #fff;
  text-align: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%)
}

#events .pic .mask {
  opacity: 0
}

#events .pic:hover .mask {
  opacity: 1
}

#bio-modal {
  padding-right: 0px !important
}

#bio-modal .modal-dialog {
  width: 555px;
  margin-top: 30px
}

@media screen and (max-width: 767px) {
  #bio-modal .modal-dialog {
    width: auto;
    margin-top: 60px
  }
}

#bio-modal .close {
  float: right;
  background-color: transparent;
  border: none;
  font-size: 20px;
  line-height: 20px;
  display: block;
  margin-bottom: 4px;
  padding: 10px;
  margin-right: -10px
}

#bio-modal header img {
  max-width: 170px;
  border-radius: 50%;
  margin: 15px 0;
  display: block
}

#bio-modal .modal-content {
  background-color: #fff;
  box-shadow: none;
  border-radius: 0;
  border: none;
  padding: 20px 40px 40px
}

@media screen and (max-width: 479px) {
  #bio-modal .modal-content {
    padding: 10px 20px 20px
  }
}

#bio-modal .modal-content p {
  margin-bottom: 0
}

#bio-modal .modal-content p.website {
  margin-top: 1.875rem
}

#bio-modal h1 {
  color: #000
}

#bio-modal .title {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 9px;
  font-size: .5625rem;
  line-height: 1.77778em;
  font-weight: 300;
  letter-spacing: .33333em;
  color: #4d5156;
  text-transform: uppercase;
  margin-bottom: 1.875rem
}

#search .results .excerpt a {
  padding-left: 15px;
  padding-right: 15px
}

#search .results .excerpt .post-content {
  margin: 0;
  padding: 0
}

.podcast-intro {
  background-color: #1f1f1f;
  position: relative;
  padding: 210px 0 155px;
  color: #fff
}

@media screen and (min-width: 768px) {
  .podcast-intro {
    background: transparent url("/images/podcast-hero.jpg") center center no-repeat;
    background-size: cover
  }
}

@media screen and (max-width: 767px) {
  .podcast-intro {
    text-align: center;
    padding: 80px 45px
  }
}

@media screen and (max-width: 479px) {
  .podcast-intro {
    padding: 60px 0
  }
}

.podcast-intro h1 {
  margin-bottom: 28px;
  text-transform: uppercase;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.26667em;
  font-weight: 500;
  letter-spacing: .03333em;
  text-transform: uppercase
}

.podcast-intro hr {
  border-color: #000;
  width: 20px;
  margin-bottom: 28px
}

.podcast-intro .int {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.86667em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.875rem
}

@media screen and (max-width: 479px) {
  .podcast-intro .int {
    max-width: 306px;
    margin: 0 auto 30px
  }
}

.podcast-intro .listen {
  margin-bottom: 0;
  width: 306px
}

@media screen and (max-width: 767px) {
  .podcast-intro .listen {
    margin: 0 auto
  }
}

@media screen and (max-width: 374px) {
  .podcast-intro .listen {
    width: auto
  }
}

.podcast-intro a.btn {
  width: 100%;
  margin-bottom: 22px;
  text-align: center;
  padding: 0;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 4em;
  font-weight: 500;
  letter-spacing: .25em;
  height: 80px
}

.podcast-intro a.icon {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 14px
}

@media screen and (max-width: 767px) {
  .podcast-intro a.icon {
    margin: 0 7px
  }
}

@media screen and (max-width: 374px) {
  .podcast-intro a.icon {
    margin: 0 17px 10px 0
  }
}

.podcast-intro a.icon.last {
  margin: 0
}

.podcast-intro a.icon img {
  border-radius: 50%
}

@media screen and (max-width: 767px) {
  .podcast-intro .d-only {
    display: none
  }
}

.podcast-intro .m-only {
  display: none;
  margin: 0 auto 50px;
  max-width: 306px
}

@media screen and (max-width: 767px) {
  .podcast-intro .m-only {
    display: block
  }
}

@media screen and (max-width: 374px) {
  .podcast-intro .m-only {
    max-width: none
  }
}

.podcast-intro.detail {
  padding-bottom: 100px
}

@media screen and (max-width: 479px) {
  .podcast-intro.detail {
    padding-bottom: 60px
  }
}

.podcast-intro.detail p {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  margin-bottom: 12px
}

.podcast-intro.detail h1 {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 1.40741em;
  font-weight: 500;
  letter-spacing: .03704em;
  margin-bottom: 0
}

.podcast-intro.detail h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.375em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 80px
}

@media screen and (max-width: 479px) {
  .podcast-intro.detail h2 {
    margin-bottom: 60px
  }
}

.podcast-episodes {
  padding: 80px 0 0 0
}

@media screen and (max-width: 767px) {
  .podcast-episodes {
    padding-bottom: 40px
  }
}

.podcast-episodes h2 {
  margin-bottom: 80px;
  color: #000
}

.podcast-episodes li {
  margin-bottom: 80px;
  text-align: center
}

@media screen and (max-width: 479px) {
  .podcast-episodes li {
    clear: left;
    text-align: left
  }
}

.podcast-episodes a {
  display: block;
  color: #000
}

.podcast-episodes a:hover {
  color: #654A57
}

.podcast-episodes .fig {
  position: relative;
  margin-bottom: 15px
}

@media screen and (max-width: 479px) {
  .podcast-episodes .fig {
    float: left;
    width: 40%;
    margin-right: 30px
  }
}

.podcast-episodes .fig span {
  background-color: #654A57;
  color: #fff;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 12px;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.38462em;
  font-weight: 500;
  letter-spacing: .30769em;
  text-transform: uppercase;
  padding: 3px 6px 2px
}

.podcast-episodes .play {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 12px;
  right: 12px
}

.podcast-episodes h3 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25em;
  font-weight: 500;
  letter-spacing: .03125em;
  text-transform: uppercase;
  margin-bottom: 6px
}

.podcast-episodes h4 {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 6px
}

.podcast-episodes p {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.33333em;
  font-weight: 300;
  letter-spacing: 0em
}

@media screen and (max-width: 479px) {
  .podcast-episodes .col-xs-6 {
    float: none;
    width: 100%
  }
}

.pod-details {
  padding: 80px 0 50px
}

@media screen and (max-width: 767px) {
  .pod-details {
    padding: 60px 0 30px
  }
}

.pod-details .wrap {
  padding: 0 30px
}

@media screen and (max-width: 767px) {
  .pod-details .wrap {
    padding: 0
  }
}

.pod-details h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: .05556em;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 40px;
  color: #000
}

.pod-details p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.875rem
}

.pod-details hr {
  margin-bottom: 1.875rem
}

.pod-details strong {
  font-weight: 500;
  color: #000
}

.pod-details em, .pod-details cite {
  font-style: italic
}

.podsc {
  padding: 40px 10px 30px
}

@media screen and (max-width: 767px) {
  .podsc {
    padding: 40px 0 30px
  }
}

.pod-q {
  background-color: #f0f3f4;
  text-align: center;
  padding: 60px 0 40px
}

.pod-q img {
  margin-bottom: 40px
}

.pod-q p {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.53846em;
  font-weight: 400;
  letter-spacing: 0em;
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  color: #000;
  margin-bottom: 10px
}

.pod-details2 {
  padding: 80px 0 0
}

@media screen and (max-width: 767px) {
  .pod-details2 {
    padding: 60px 0 0
  }
}

.pod-details2 h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 500;
  letter-spacing: .07143em;
  text-transform: uppercase;
  margin-bottom: 40px;
  color: #000
}

.pod-details2 .links {
  padding-bottom: 40px;
  border-bottom: 1px solid #d8dbdc;
  margin-bottom: 20px
}

.pod-details2 .links ul {
  margin-left: 40px
}

@media screen and (max-width: 479px) {
  .pod-details2 .links ul {
    margin-left: 0
  }
}

.pod-details2 .links li {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em;
  position: relative;
  margin-left: 2.5em;
  margin-bottom: 8px
}

.pod-details2 .links li:before {
  content: "•";
  display: block;
  font-size: 1.5em;
  left: -1.7em;
  max-height: 0;
  min-height: 0;
  position: relative;
  top: 0;
  color: #000
}

.pod-details2 .links a {
  font-weight: 500
}

.pod-details2 .floats h3 {
  margin-bottom: 0
}

.pod-details2 .floats div {
  float: left;
  margin-right: 20px
}

.pod-details2 .floats div:last-of-type {
  margin: 0
}

.pod-details2 .floats a.trans {
  border: 1px solid #654A57;
  padding: 8px 12px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 500;
  letter-spacing: .07143em;
  text-transform: uppercase;
  display: block;
  margin: 7px 0 27px
}

.pod-details2 .floats a.ico {
  font-size: 22px;
  margin-right: 15px;
  position: relative;
  top: 4px;
  margin-bottom: 20px;
  line-height: 40px;
  display: inline-block
}

.pod-details2 .floats a.ico:last-of-type {
  margin: 0
}

.pod-details2 .floats h3 {
  display: inline-block;
  margin-right: 4px;
  line-height: 40px
}

.pod-details2 .notes {
  border-top: 1px solid #d8dbdc;
  margin-bottom: 20px;
  padding-top: 40px
}

.pod-details2 .notes p {
  font-size: 11px;
  font-size: .6875rem;
  line-height: 1.63636em;
  font-weight: 300;
  letter-spacing: 0em
}

.pod-details2 .topics {
  margin-bottom: 40px
}

.pod-details2 .topics h3 {
  display: inline-block;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: .08333em;
  text-transform: uppercase;
  color: #646a72;
  margin: 0
}

@media screen and (max-width: 599px) {
  #blog .entries {
    padding-top: 0px
  }
}

.blog-filters {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px
}

@media screen and (max-width: 767px) {
  .blog-filters {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
  }
}

@media screen and (max-width: 599px) {
  .blog-filters {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
}

.blog-filters a {
  display: inline-block;
  padding: 0 0 20px 0;
  color: #000
}

.blog-filters a:hover {
  color: #654A57
}

.modal2.modal.fade:not(.in) .modal-dialog {
  -webkit-transform: translate(0, 15%);
  transform: translate(0, 15%)
}

.modal2.modal.fade.in {
  opacity: 1
}

.modal2 .modal-content {
  box-shadow: none;
  border: none;
  padding: 20px;
  background: transparent
}

.modal2 .close {
  cursor: pointer;
  font-size: 24px;
  margin: 0 0 30px;
  display: inline-block;
  padding: 20px;
  border: 3px solid #d8dbdc;
  border-radius: 50%;
  -webkit-transition: border-color 0.4s ease-out;
  transition: border-color 0.4s ease-out
}

.modal2 .close:hover {
  border-color: #654A57
}

.modal2 .modal-dialog {
  width: auto;
  max-width: 800px
}

.bg-white .modal-backdrop {
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out
}

.bg-white .modal-backdrop.in {
  opacity: 1
}

.post {
  border-bottom: 7px solid #f0f3f4
}

.post .dt {
  font-family: "Gotham SSm A", "Gotham SSm B";
  color: #000;
  text-transform: uppercase;
  text-align: center
}

.post .dt .m {
  display: block;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0em;
  margin-bottom: 5px;
  color: #646a72
}

@media screen and (max-width: 599px) {
  .post .dt .m {
    font-size: 11px
  }
}

.post .dt .d {
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0em;
  padding-bottom: 6px;
  color: #646a72
}

@media screen and (max-width: 599px) {
  .post .dt .d {
    font-size: 18px
  }
}

.post .dt hr {
  width: 50px;
  margin: 0 auto
}

.post .dt .y {
  display: block;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0em;
  padding-top: 6px;
  color: silver
}

@media screen and (max-width: 599px) {
  .post .dt .y {
    font-size: 11px
  }
}

.post .cat {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 10px;
  font-size: .625rem;
  line-height: 1.8em;
  font-weight: 500;
  letter-spacing: .1em;
  text-transform: uppercase;
  display: block
}

.post .meta {
  float: left;
  width: 138px;
  margin: 6px 0 0 0
}

@media screen and (max-width: 767px) {
  .post .meta {
    margin-right: 40px;
    width: 50px
  }
}

.post .meta a {
  color: #000
}

.post .meta a:hover {
  color: #654A57
}

.post .meta a.go {
  color: #fff;
  position: relative;
  display: block
}

@media screen and (max-width: 479px) {
  .post .meta a.go {
    float: left;
    width: 40px;
    margin-right: 10px
  }
}

.post .meta a.go:hover .mask {
  height: 100%
}

.post .meta .mask {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
  z-index: 2;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: height 0.2s;
  transition: height 0.2s
}

@media screen and (max-width: 479px) {
  .post .meta .mask {
    display: none
  }
}

.post .meta .mask p {
  color: #fff;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.33333em;
  font-weight: 300;
  letter-spacing: 0em
}

@media screen and (max-width: 599px) {
  .post .meta .mask p {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 1px
  }
}

.post .col2 {
  margin-left: 200px
}

@media screen and (max-width: 767px) {
  .post .col2 {
    margin: 0
  }
}

.excerpt a {
  display: block;
  padding: 2.5em 0
}

.excerpt a:hover {
  background-color: #f0f3f4
}

@media screen and (max-width: 767px) {
  .excerpt a:hover {
    background-color: transparent
  }
}

.excerpt .author {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  color: #654A57
}

.excerpt .post-content {
  margin-left: 204px;
  padding-right: 10px
}

@media screen and (max-width: 767px) {
  .excerpt .post-content {
    margin-left: 88px
  }
}

.excerpt .post-content h1 {
  margin-bottom: 20px
}

@media screen and (max-width: 599px) {
  .excerpt .post-content h1 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55556em;
    font-weight: 300;
    letter-spacing: 0em
  }
}

.excerpt .post-content p {
  margin: 0;
  color: #646a72
}

@media screen and (max-width: 599px) {
  .excerpt .post-content p {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.83333em;
    font-weight: 300;
    letter-spacing: 0em
  }
}

.single {
  border: none
}

.single .post-content {
  margin-left: 204px
}

@media screen and (max-width: 767px) {
  .single .post-content {
    margin-left: 88px
  }
}

@media screen and (max-width: 479px) {
  .single .post-content {
    margin-left: 0
  }
}

@media screen and (max-width: 479px) {
  .single .meta {
    float: none;
    margin-bottom: 1.875rem
  }

  .single .meta .dt .d {
    display: inline !important;
    margin-right: 6px
  }

  .single .meta .dt .m {
    display: inline !important;
    margin-right: 6px
  }

  .single .meta .dt .y {
    display: inline !important
  }

  .single .meta .dt hr {
    display: none
  }
}

.post-tags {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  font-size: .6875rem;
  line-height: 1.45455em;
  font-weight: 500;
  letter-spacing: .09091em;
  text-transform: uppercase;
  margin-top: 3rem
}

.post-tags span {
  display: block;
  margin-bottom: 1.875rem
}

.post-tags .author {
  font-size: 11px;
  font-size: .6875rem;
  line-height: 1.45455em;
  font-weight: 500;
  letter-spacing: .09091em;
  margin-bottom: 6px
}

.single-wrapper {
  position: relative
}

.sidebar {
  padding-left: 63px
}

@media screen and (max-width: 991px) {
  .sidebar {
    position: absolute;
    width: 200px;
    top: 123px;
    padding-left: 15px
  }
}

@media screen and (max-width: 767px) {
  .sidebar {
    position: static;
    padding-left: 103px;
    width: auto
  }
}

@media screen and (max-width: 479px) {
  .sidebar {
    padding-left: 15px
  }
}

.sidebar .adspace {
  max-width: 215px;
  max-height: 374px;
  overflow: hidden
}

@media screen and (max-width: 767px) {
  .sidebar .adspace {
    max-width: none;
    max-height: none
  }
}

.sidebar .adspace a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 173.9535%;
  position: relative
}

@media screen and (max-width: 767px) {
  .sidebar .adspace a {
    padding-bottom: 60%
  }
}

.sidebar .adspace li {
  position: absolute;
  top: 0;
  left: 0;
  background-size: 100%;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-animation-name: adfade;
  animation-name: adfade;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 12s;
  animation-duration: 12s
}

.sidebar .adspace li:nth-of-type(1) {
  -webkit-animation-delay: 8s;
  animation-delay: 8s
}

.sidebar .adspace li:nth-of-type(2) {
  -webkit-animation-delay: 4s;
  animation-delay: 4s
}


.sidebar .adspace li:nth-of-type(3) {
  -webkit-animation-delay: 0;
  animation-delay: 0
}

@media screen and (max-width: 991px) {
  .sidebar .searchform {
    display: none
  }
}

@media screen and (max-width: 991px) {
  .sidebar.sidebar-home {
    display: none
  }
}

@-webkit-keyframes adfade {
  0% {
    opacity: 1
  }

  25% {
    opacity: 1
  }

  33% {
    opacity: 0
  }

  92% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes adfade {
  0% {
    opacity: 1
  }

  25% {
    opacity: 1
  }

  33% {
    opacity: 0
  }

  92% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.searchform {
  margin-top: 30px;
  margin-bottom: 60px;
  height: 54px;
  position: relative
}

.searchform .field {
  height: 54px;
  width: 100%;
  border: 1px solid #d8dbdc;
  background-color: #fff;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 12px;
  padding: 0 58px 0 10px
}

@media screen and (max-width: 767px) {
  .searchform .field {
    font-size: 14px;
    padding-left: 10px
  }
}

.searchform .submit {
  position: absolute;
  right: 0;
  top: 9px;
  border: none;
  background: none;
  width: 50px;
  height: 38px;
  text-align: center;
  border-left: 1px solid #d8dbdc;
  font-family: 'icomoon';
  color: #654A57;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  font-size: 16px;
  line-height: 38px;
  display: block
}

.searchform .submit:hover {
  color: #0089bc
}

.tags {
  margin-bottom: 2rem
}

.share {
  margin-bottom: 40px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 13px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase
}

.share p {
  margin-bottom: 12px
}

.share a {
  margin: 2px;
  display: inline-block;
  border-radius: 8px;
  -webkit-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out
}

.share a.fb {
  border: 1px solid #3b5998;
  color: #3b5998
}

.share a.fb i {
  font-size: 18px
}

.share a.fb:hover {
  background-color: #3b5998;
  color: #fff
}

.share a.tw {
  border: 1px solid #00aced;
  color: #00aced
}

.share a.tw:hover {
  background-color: #00aced;
  color: #fff
}

.share a.li {
  background-color: #007bb6
}

.share a.li:hover {
  background-color: #006a9d
}

.share a i {
  font-size: 16px;
  line-height: 30px;
  display: inline-block;
  float: left;
  width: 40px;
  text-align: center;
  margin: 0 2px
}

.share a .text {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 15px 0 0;
  margin: 1px 0 -1px;
  display: inline-block
}

#sharedcount {
  color: #b0b0b0;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.83333em;
  font-weight: 500;
  letter-spacing: .08333em;
  display: block;
  margin: 10px 0
}

.blog-heading {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: .05556em;
  text-transform: uppercase;
  text-transform: uppercase;
  color: #b0b0b0;
  padding-bottom: 1.5rem;
  border-bottom: 7px solid #f0f3f4
}

.pagination {
  font-family: "Gotham SSm A", "Gotham SSm B";
  text-align: center
}

.pagination label {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-right: 3px
}

.posts-nav {
  clear: both;
  text-align: center;
  margin: 50px 0 25px
}

.posts-nav .text {
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.16667em;
  font-weight: 500;
  letter-spacing: .08333em;
  text-transform: uppercase;
  color: #646a72;
  margin-right: 5px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out
}

.posts-nav .arrow {
  font-size: 8px;
  color: silver;
  margin-right: 5px;
  position: relative;
  top: -1px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out
}

.posts-nav a:hover .text, .posts-nav a:hover .arrow {
  color: #654A57
}

.posts-nav .disable .text, .posts-nav .disable .arrow {
  color: #d7dadb
}

#comments .comments-title {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: .08333em;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
  cursor: pointer;
  border-top: 7px solid #f0f3f4;
  padding-top: 10px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out
}

#comments .comments-title:hover {
  color: #654A57
}

#comments .comments-title.active span {
  -webkit-transform: rotate(0);
  transform: rotate(0)
}

#comments .comments-title span {
  display: block;
  float: right;
  position: relative;
  top: 2px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out
}

#comments ol {
  list-style-type: none
}

#comments ol li {
  margin: 0
}

#comments ol.children li {
  padding-left: 40px
}

#comments .comment-meta .dt {
  color: #654A57;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 10px
}

#comments .comment-meta h4 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: .08333em;
  text-transform: uppercase;
  margin-bottom: 10px
}

#comments .edit-link, #comments .reply {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  line-height: 16px;
  font-weight: 500
}

#comments .comment {
  margin-bottom: 2rem
}

#comments .comment-text {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 10px
}

@media screen and (max-width: 767px) {
  #comments .comment-text {
    font-size: 10px;
    line-height: 18px
  }
}

#comments .thread-even, #comments .thread-odd {
  border-bottom: 1px solid #d8dbdc
}

#comments .form-submit #submit {
  background-color: #fff;
  display: inline-block;
  color: #654A57;
  padding: 0 20px;
  border: 1px solid #654A57;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.53846em;
  font-weight: 500;
  letter-spacing: .07692em;
  line-height: 40px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out
}

#comments .form-submit #submit:hover {
  color: #fff;
  background-color: #654A57
}

#respond {
  margin-top: 10px;
  margin-bottom: 3rem
}

#respond h3 {
  margin-bottom: 20px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: .08333em;
  text-transform: uppercase
}

#respond div {
  margin-bottom: 15px
}

#respond .f1 {
  width: 50%;
  float: left;
  padding-right: 7px
}

@media screen and (max-width: 479px) {
  #respond .f1 {
    width: 100%;
    float: none;
    padding: 0
  }
}

#respond .f2 {
  width: 50%;
  float: right;
  padding-left: 7px
}

@media screen and (max-width: 479px) {
  #respond .f2 {
    width: 100%;
    float: none;
    padding: 0
  }
}

#respond .f3 {
  clear: both
}

#respond label {
  display: none
}

#respond input[type=text], #respond input[type=email] {
  width: 100%;
  border: 3px solid #d8dbdc;
  padding: 6px 10px
}

#respond textarea {
  width: 100%;
  border: 3px solid #d8dbdc;
  padding: 6px 10px;
  display: block
}

#respond input[type=text]:focus, #respond input[type=email]:focus, #respond textarea:focus {
  outline: none;
  background-color: #f7f7f7
}

#respond small {
  font-size: 12px;
  margin-bottom: 20px
}

#respond .logged-in-as {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  margin-bottom: 10px
}

.related-posts {
  text-align: center;
  background-color: #1f1f1f;
  padding: 90px 0;
  position: relative
}

.posts {
  margin-bottom: 28px
}

.posts>div {
  margin-bottom: 20px
}

.posts .entry {
  display: block;
  background-color: #fff;
  color: #646a72;
  height: 100%;
  position: relative;
  overflow: hidden
}

.posts .entry:hover .go {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.posts .meta {
  border-bottom: 1px solid #d8dbdc;
  padding: 24px 20px;
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 9px;
  font-size: .5625rem;
  line-height: 1.77778em;
  font-weight: 300;
  letter-spacing: .33333em;
  color: #4d5156;
  text-transform: uppercase
}

.posts .text {
  padding: 20px 20px
}

.posts .text h2 {
  color: #000
}

@media screen and (max-width: 599px) {
  .posts .text h2 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55556em;
    font-weight: 300;
    letter-spacing: 0em
  }
}

.posts .text p {
  font-size: 12px;
  line-height: 18px;
  padding-top: 1.4285em
}

.posts .go {
  background-color: #654A57;
  padding: 12px 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: .23077em;
  text-align: center;
  text-transform: uppercase
}

.posts .go p {
  color: #fff
}

#home .bx-wrapper {
  overflow: hidden;
  background-color: #000
}

@media screen and (max-width: 991px) {
  #home .bx-wrapper {
    margin-top: 0
  }
}

.carousel {
  height: 600px
}

@media screen and (max-height: 700px) {
  .carousel {
    height: 500px
  }
}

@media screen and (max-height: 600px) {
  .carousel {
    height: 400px
  }
}

@media screen and (max-height: 500px) {
  .carousel {
    height: 300px
  }
}

.home-hero {
  background-size: cover;
  height: 600px;
  overflow: hidden
}

@media screen and (max-height: 700px) {
  .home-hero {
    height: 500px
  }
}

@media screen and (max-height: 600px) {
  .home-hero {
    height: 400px
  }
}

@media screen and (max-height: 500px) {
  .home-hero {
    height: 300px
  }
}

.home-hero .caption {
  z-index: 20;
  color: #fff;
  position: relative;
  height: 100%
}

.home-hero .caption .row {
  height: 100%;
  padding-top: 70px
}

@media screen and (max-width: 991px) {
  .home-hero .caption .row {
    padding-top: 0
  }
}

.home-hero .caption h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 50px;
  font-size: 3.125rem;
  line-height: .96em;
  font-weight: 300;
  letter-spacing: .12em;
  text-transform: uppercase;
  letter-spacing: 6px;
  display: block;
  line-height: 1;
  margin-bottom: 1rem;
  color: #fff
}

@media screen and (max-width: 767px) {
  .home-hero .caption h2 {
    font-size: 42px;
    font-size: 2.625rem;
    line-height: 1.04762em;
    font-weight: 300;
    letter-spacing: .09524em
  }
}

@media screen and (max-width: 479px) {
  .home-hero .caption h2 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25em;
    font-weight: 300;
    letter-spacing: .09375em
  }
}

@media screen and (max-width: 479px) {
  .home-hero .caption h2 {
    letter-spacing: 3px
  }
}

.home-hero .caption h3 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-weight: 300;
  font-style: italic;
  display: block;
  line-height: 1;
  margin-bottom: 4rem;
  color: #fff
}

.home-hero .caption h4 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-style: normal;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 1rem;
  color: #fff
}

.home-hero .caption .hero-logo {
  display: block
}

.home-hero .caption img {
  margin-bottom: 30px
}

@media screen and (max-height: 800px) {
  .home-hero .caption img {
    max-height: 260px;
    margin-bottom: 20px
  }
}

@media screen and (max-height: 600px) {
  .home-hero .caption img {
    max-height: 200px;
    margin-bottom: 10px
  }
}

@media screen and (max-height: 500px) {
  .home-hero .caption img {
    max-height: 150px
  }
}

@media screen and (max-height: 400px) {
  .home-hero .caption img {
    max-height: 100px
  }
}

.home-hero a.btn span {
  display: block;
  font-size: 14px;
  line-height: 40px;
  float: left;
  margin-right: 16px
}

#pager {
  text-align: center;
  padding-top: 15px;
  background-color: #fff
}

#pager .bx-pager-item {
  display: inline-block
}

#pager .bx-pager-link {
  background: none repeat scroll 0 0 #b0b0b0;
  border-radius: 5px;
  display: block;
  height: 10px;
  margin: 0 8px;
  outline: 0 none;
  text-indent: -9999px;
  width: 10px
}

#pager .bx-pager-link:hover, #pager .bx-pager-link.active {
  background-color: #646a72
}

#home .mantra {
  background-color: #fff;
  padding: 10px 200px
}

@media screen and (max-width: 1239px) {
  #home .mantra {
    padding: 10px 100px
  }
}

@media screen and (max-width: 1023px) {
  #home .mantra {
    padding: 10px 0
  }
}

#home .mission {
  color: #fff;
  text-align: center;
  position: relative;
  padding: 160px 0 130px;
  width: 100%
}

@media screen and (max-width: 767px) {
  #home .mission {
    padding: 90px 0 80px
  }
}

#home .mission h1 {
  color: #fff
}

#home .mission .sig {
  width: 96px;
  height: 62px;
  margin-bottom: 70px
}

@media screen and (max-width: 767px) {
  #home .mission .sig {
    margin-bottom: 30px
  }
}

#home .mission .text {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.8em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 120px
}

#home .mission .edge {
  bottom: auto;
  top: 0
}

#home .store {
  background: #654A57 none no-repeat center center;
  background-size: cover;
  color: #fff;
  text-align: center;
  position: relative;
  height: 0;
  padding-bottom: 41.6666%
}

@media screen and (max-width: 865px) {
  #home .store {
    padding-bottom: 69.4444%
  }
}

@media screen and (max-width: 420px) {
  #home .store {
    padding-bottom: 116.6666%
  }
}

#home .store .text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

#home .store h1 {
  font-size: 260px;
  margin-bottom: 3rem;
  -webkit-transform: translate3d(0, 0, 0)
}

@media screen and (max-width: 1239px) {
  #home .store h1 {
    font-size: 200px
  }
}

@media screen and (max-width: 991px) {
  #home .store h1 {
    font-size: 160px
  }
}

@media screen and (max-width: 599px) {
  #home .store h1 {
    font-size: 100px
  }
}

#home .store .lg {
  display: none
}

@media screen and (min-width: 992px) {
  #home .store .lg {
    display: block
  }
}

#home .store .md {
  display: none
}

@media screen and (max-width: 991px) {
  #home .store .md {
    display: block
  }
}

@media screen and (max-width: 420px) {
  #home .store .md {
    display: none
  }
}

#home .store .sm {
  display: none
}

@media screen and (max-width: 420px) {
  #home .store .sm {
    display: block
  }
}

#home .blog {
  color: #fff;
  position: relative;
  text-align: center;
  padding: 130px 0 160px
}

@media screen and (max-width: 767px) {
  #home .blog {
    padding: 80px 0 90px
  }
}

#home .blog header {
  margin-bottom: 3rem
}

#home .blog h1 {
  color: #fff
}

#home .act {
  padding: 130px 0;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  text-align: center
}

@media screen and (max-width: 767px) {
  #home .act {
    padding: 80px 0
  }
}

@media screen and (max-width: 599px) {
  #home .act {
    padding: 50px 0
  }
}

#home .act a:hover .mask {
  -webkit-transform: scale(1);
  transform: scale(1)
}

#home .act a:hover .img:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1
}

#home .act .img {
  width: 191px;
  height: 191px;
  border-radius: 50%;
  display: block;
  position: relative;
  z-index: 1;
  margin: 0 auto 26px
}

@media screen and (max-width: 767px) {
  #home .act .img {
    width: 120px;
    height: 120px
  }
}

@media screen and (max-width: 599px) {
  #home .act .img {
    width: 80px;
    height: 80px
  }
}

#home .act .img:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  box-sizing: content-box;
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #b2b2b2;
  background-color: transparent;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0);
  transform: scale(0);
  opacity: 0
}

@media screen and (max-width: 599px) {
  #home .act .img:after {
    top: -4px;
    left: -4px;
    padding: 4px;
    box-shadow: 0 0 0 2px #b2b2b2
  }
}

#home .act .mask {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 191px;
  height: 191px;
  border-radius: 50%;
  text-align: center;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s
}

@media screen and (max-width: 767px) {
  #home .act .mask {
    width: 120px;
    height: 120px
  }
}

@media screen and (max-width: 599px) {
  #home .act .mask {
    width: 80px;
    height: 80px
  }
}

#home .act .mask p {
  color: #fff;
  font-family: "Gotham SSm A", "Gotham SSm B";
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: .25em
}

@media screen and (max-width: 599px) {
  #home .act .mask p {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 1px
  }
}

#home .act img {
  margin-bottom: 20px;
  width: 191px;
  height: 191px
}

@media screen and (max-width: 767px) {
  #home .act img {
    width: 120px;
    height: 120px
  }
}

@media screen and (max-width: 599px) {
  #home .act img {
    width: 80px;
    height: 80px
  }
}

#home .act h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: .25em
}

@media screen and (max-width: 599px) {
  #home .act h2 {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 1px
  }
}

#home .events {
  text-align: center;
  position: relative;
  min-height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  padding: 130px 0 160px
}

@media screen and (max-width: 767px) {
  #home .events {
    padding: 80px 0 90px
  }
}

#home .events header {
  margin-bottom: 3rem
}

#home .events h1 {
  color: #fff
}

@media screen and (max-width: 767px) {
  #home .events .container-fluid {
    max-width: 340px
  }
}

#home .events a.wrap {
  position: relative
}

#home .events a.wrap:hover .date {
  background-color: #0089bc
}

#home .events a.wrap:hover h2 {
  color: #0089bc
}

#home .events .date {
  font-family: "Gotham SSm A", "Gotham SSm B";
  background-color: #654A57;
  color: #fff;
  padding: 18px 15px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out
}

#home .events .date .m {
  display: block;
  font-size: 14px;
  font-size: .875rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0em;
  margin-bottom: 5px
}

#home .events .date .d {
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 0em
}

#home .events .days {
  display: block;
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1.14286em;
  font-weight: 500;
  letter-spacing: 0em
}

#home .events .multi .m {
  display: block;
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.16667em;
  font-weight: 500;
  letter-spacing: 0em;
  margin-bottom: 5px
}

#home .events .multi .d {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: 0em
}

#home .events .multi .start {
  display: inline-block
}

#home .events .multi .sep {
  display: inline-block;
  line-height: 49px;
  vertical-align: top
}

#home .events .multi .end {
  display: inline-block
}

.ss {
  opacity: 0;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: opacity 1800ms cubic-bezier(0.23, 1, 0.32, 1) 0s, -webkit-transform 1800ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transition: opacity 1800ms cubic-bezier(0.23, 1, 0.32, 1) 0s, transform 1800ms cubic-bezier(0.23, 1, 0.32, 1) 0s
}

.ss1 {
  opacity: 0;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: opacity 1800ms cubic-bezier(0.23, 1, 0.32, 1) 800ms, -webkit-transform 1800ms cubic-bezier(0.23, 1, 0.32, 1) 800ms;
  transition: opacity 1800ms cubic-bezier(0.23, 1, 0.32, 1) 800ms, transform 1800ms cubic-bezier(0.23, 1, 0.32, 1) 800ms
}

.ss3 {
  opacity: 0;
  -webkit-transform: translateY(80px);
  transform: translateY(80px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: opacity 1800ms cubic-bezier(0.23, 1, 0.32, 1) 0s, -webkit-transform 1800ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
  transition: opacity 1800ms cubic-bezier(0.23, 1, 0.32, 1) 0s, transform 1800ms cubic-bezier(0.23, 1, 0.32, 1) 0s
}

.fx {
  opacity: 1;
  -webkit-transform: translateY(0px) translateZ(0px) translate3d(0px, 0px, 0px);
  transform: translateY(0px) translateZ(0px) translate3d(0px, 0px, 0px)
}

.learn-header {
  padding: 286px 20px 200px;
  background-color: #1f1f1f;
  position: relative;
  overflow: hidden;
  color: #fff
}

@media screen and (max-width: 991px) {
  .learn-header {
    padding: 200px 20px
  }
}

@media screen and (max-width: 767px) {
  .learn-header {
    padding: 100px 20px
  }
}

.learn-header header {
  max-width: 688px;
  text-align: center;
  margin: 0 auto
}

.learn-header h1 {
  margin-bottom: 2.5rem
}

.learn-header p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.77778em;
  font-weight: 300;
  letter-spacing: 0em;
  color: #b0b0b0
}

.title-bar {
  height: 338px;
  background: transparent;
  color: #1f1f1f;
  text-align: center;
  padding: 0 20px
}

.title-bar h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: .5em;
  text-transform: uppercase
}

@media screen and (max-width: 767px) {
  .title-bar {
    height: 280px
  }
}

.blue-bar {
  background-color: #654A57;
  padding: 60px 20px;
  color: #fff;
  text-align: center
}

.blue-bar h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.76471em;
  font-weight: 300;
  letter-spacing: .17647em;
  text-transform: uppercase;
  max-width: 600px;
  margin: 0 auto
}

@media screen and (max-width: 767px) {
  .blue-bar br {
    display: none
  }
}

.image-bar {
  background: transparent;
  color: #fff;
  text-align: center;
  padding: 80px 20px
}

.image-bar h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.15385em;
  font-weight: 500;
  letter-spacing: .11538em;
  text-transform: uppercase;
  margin-bottom: 1rem
}

.image-bar p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  font-size: .6875rem;
  line-height: 2.09091em;
  font-weight: 300;
  letter-spacing: .27273em;
  text-transform: uppercase;
  margin: 2rem auto 0;
  max-width: 600px
}

.learn-next {
  text-align: center;
  background-color: #1f1f1f;
  padding: 90px 0;
  position: relative
}

.learn-next .pages>div {
  margin-bottom: 3rem
}

.learn-next .pages .entry {
  display: block;
  background-color: #fff;
  height: 100%;
  position: relative
}

.learn-next .pages .entry:hover .mask {
  height: 100%
}

.learn-next .pages .entry:hover h2 {
  color: #fff
}

.learn-next .pages .meta {
  border-bottom: 1px solid #d8dbdc;
  padding: 12px 20px;
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 9px;
  font-size: .5625rem;
  line-height: 1.77778em;
  font-weight: 300;
  letter-spacing: .33333em;
  color: #4d5156;
  text-transform: uppercase
}

.learn-next .pages .text {
  padding: 20px 20px;
  z-index: 2;
  position: relative;
  color: #646a72
}

.learn-next .pages .text p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.4285em;
  padding-top: 1.4285em
}

.learn-next .pages h2 {
  -webkit-transition: color 0 ease-out 0.2s;
  transition: color 0 ease-out 0.2s
}

.learn-next .pages .mask {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #654A57;
  overflow: hidden;
  width: 100%;
  height: 0;
  -webkit-transition: height 0.2s ease-out;
  transition: height 0.2s ease-out;
  z-index: -1
}

body.learn #nav {
  background-color: #f0f3f4;
  border-bottom: 1px solid #d8dbdc
}

body.learn .box {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 9px;
  font-size: .5625rem;
  line-height: 3.11111em;
  font-weight: 300;
  letter-spacing: .33333em;
  text-transform: uppercase;
  border: 1px solid #1f1f1f;
  padding: 30px;
  text-align: center;
  background-color: #fff;
  z-index: 2;
  position: relative;
  color: #000
}

@media screen and (max-width: 479px) {
  body.learn .box {
    padding: 15px
  }
}

body.learn .extend-line {
  background-color: #fff;
  width: 100%
}

body.learn .extend-line div {
  border-left: 1px solid #1f1f1f;
  height: 100px;
  margin: 0 auto;
  width: 1px
}

body.learn .start {
  padding: 0 20px;
  background-color: #fff
}

body.learn .start header {
  max-width: 665px;
  text-align: center;
  margin: 200px auto 0
}

@media screen and (max-width: 767px) {
  body.learn .start header {
    margin-top: 100px
  }
}

body.learn .start h1 {
  margin-bottom: 2.5rem
}

body.learn .start p {
  margin-bottom: 2.5rem;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 2em;
  font-weight: 300;
  letter-spacing: 0em
}

body.learn .start hr {
  width: 20px;
  margin: 0 auto -1px;
  border-color: #1f1f1f
}

body.learn .start .line {
  border-left: 1px solid #1f1f1f;
  height: 344px;
  margin: 0 auto;
  width: 1px
}

@media screen and (max-width: 767px) {
  body.learn .start .line {
    height: 160px
  }
}

body.learn .title-bar {
  color: #fff
}

body.learn .callout-1 {
  background-color: #fff;
  height: 520px;
  position: relative
}

@media screen and (max-width: 767px) {
  body.learn .callout-1 {
    height: 320px
  }
}

body.learn .callout-1 .vcenter {
  margin: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2
}

body.learn .callout-1 .line {
  border-left: 1px solid #1f1f1f;
  height: 520px;
  width: 1px;
  position: absolute;
  top: 0px;
  left: 50%;
  z-index: 0
}

@media screen and (max-width: 767px) {
  body.learn .callout-1 .line {
    height: 320px
  }
}

body.learn .callout-1 .box {
  width: 415px
}

@media screen and (max-width: 479px) {
  body.learn .callout-1 .box {
    width: 300px
  }
}

body.learn .callout-1 .branch {
  width: 112px;
  border-top: 1px solid #1f1f1f;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 1
}

@media screen and (max-width: 1179px) {
  body.learn .callout-1 .branch {
    width: 60px
  }
}

@media screen and (max-width: 1079px) {
  body.learn .callout-1 .branch {
    display: none
  }
}

body.learn .story-1 {
  max-width: 652px;
  text-align: center;
  margin: 2rem auto;
  padding: 0 20px
}

body.learn .story-1 h2 {
  margin-bottom: 2.5rem
}

body.learn .story-1 p {
  margin-bottom: 2.5rem;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 2em;
  font-weight: 300;
  letter-spacing: 0em
}

body.learn .callouts {
  position: relative;
  background-color: #fff;
  padding: 100px 0 60px
}

@media screen and (max-width: 767px) {
  body.learn .callouts {
    padding-bottom: 30px
  }
}

body.learn .callouts .line {
  border-left: 1px solid #4d5156;
  height: 100%;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 0
}

body.learn .callout-2 {
  height: 200px;
  position: relative
}

body.learn .callout-2 .vcenter {
  margin: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(192px);
  transform: translateX(192px);
  z-index: 2
}

@media screen and (max-width: 1179px) {
  body.learn .callout-2 .vcenter {
    -webkit-transform: translateX(100px);
    transform: translateX(100px)
  }
}

@media screen and (max-width: 1079px) {
  body.learn .callout-2 .vcenter {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

body.learn .callout-2 .box {
  width: 300px
}

body.learn .callout-2 .branch {
  width: 192px;
  border-top: 1px solid #1f1f1f;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1
}

@media screen and (max-width: 1179px) {
  body.learn .callout-2 .branch {
    width: 100px
  }
}

@media screen and (max-width: 1079px) {
  body.learn .callout-2 .branch {
    display: none
  }
}

body.learn .callout-3 {
  height: 260px;
  position: relative
}

body.learn .callout-3 .vcenter {
  margin: 0;
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(-112px);
  transform: translateX(-112px);
  z-index: 2
}

@media screen and (max-width: 1179px) {
  body.learn .callout-3 .vcenter {
    -webkit-transform: translateX(-60px);
    transform: translateX(-60px)
  }
}

@media screen and (max-width: 1079px) {
  body.learn .callout-3 .vcenter {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

body.learn .callout-3 .box {
  width: 415px
}

@media screen and (max-width: 479px) {
  body.learn .callout-3 .box {
    width: 300px
  }
}

body.learn .callout-3 .branch {
  width: 112px;
  border-top: 1px solid #1f1f1f;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 50%;
  z-index: 1
}

@media screen and (max-width: 1179px) {
  body.learn .callout-3 .branch {
    width: 60px
  }
}

@media screen and (max-width: 1079px) {
  body.learn .callout-3 .branch {
    display: none
  }
}

body.learn .decision-bar {
  background: transparent;
  color: #fff;
  text-align: center;
  padding: 0 20px;
  position: relative;
  overflow: hidden
}

body.learn .decision-bar p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 2em;
  font-weight: 300;
  letter-spacing: 0em;
  max-width: 760px;
  margin: 0 auto;
  padding: 100px 0
}

body.learn .beliefs {
  background-color: #fff;
  text-align: center;
  color: #654A57;
  padding: 0 20px
}

body.learn .beliefs .line {
  border-left: 1px solid #1f1f1f;
  height: 176px;
  width: 1px;
  margin: 0 auto;
  z-index: 1
}

@media screen and (max-width: 767px) {
  body.learn .beliefs .line {
    height: 100px
  }
}

body.learn .beliefs h2 {
  color: #654A57;
  padding: 2.5rem 0 1rem
}

body.learn .beliefs p {
  max-width: 360px;
  margin: 0 auto;
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.22222em;
  font-weight: 300;
  letter-spacing: 0em;
  font-style: italic;
  padding: 2rem 0
}

body.learn .beliefs p:last-of-type {
  margin-bottom: 1.5rem
}

body.learn .beliefs hr {
  width: 20px;
  margin: 0 auto;
  border-color: #1f1f1f
}

body.learn .data {
  background: #1f1f1f url("/images/map.png") center center no-repeat;
  color: #fff;
  text-align: center;
  padding-bottom: 140px
}

@media screen and (max-width: 767px) {
  body.learn .data {
    padding-bottom: 100px
  }
}

body.learn .data .line {
  border-left: 1px solid #4d5156;
  height: 210px;
  width: 1px;
  margin: 0 auto;
  z-index: 1
}

@media screen and (max-width: 767px) {
  body.learn .data .line {
    height: 100px
  }
}

body.learn .data h2 {
  color: #fff;
  margin: 3rem 0 8rem;
  padding: 0 20px
}

body.learn .data h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.76471em;
  font-weight: 300;
  letter-spacing: .17647em;
  text-transform: uppercase;
  margin: 3rem 0
}

body.learn .data h4 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.15385em;
  font-weight: 500;
  letter-spacing: .11538em;
  text-transform: uppercase;
  margin-bottom: 1rem
}

body.learn .data p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  font-size: .6875rem;
  line-height: 2.09091em;
  font-weight: 300;
  letter-spacing: .27273em;
  text-transform: uppercase;
  margin: 2rem 0
}

body.learn .data hr {
  width: 20px;
  margin: 0 auto;
  border-color: #fff
}

body.learn .data .col-sm-4 {
  padding-left: 25px;
  padding-right: 25px
}

body.learn .data2 {
  background-color: #fff;
  text-align: center;
  height: 100%;
  position: relative;
  padding: 60px 0
}

body.learn .data2 .line {
  border-left: 1px solid #1f1f1f;
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0;
  left: 50%
}

body.learn .data2 h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.15385em;
  font-weight: 500;
  letter-spacing: .11538em;
  text-transform: uppercase;
  margin: 3rem 0 1rem;
  color: #1f1f1f
}

body.learn .data2 p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  font-size: .6875rem;
  line-height: 2.09091em;
  font-weight: 300;
  letter-spacing: .27273em;
  text-transform: uppercase;
  margin: 2rem 0
}

body.learn .data2 hr {
  width: 20px;
  margin: 0 auto;
  border-color: #1f1f1f
}

@media screen and (max-width: 767px) {
  body.learn .data2 .row {
    background-color: #fff
  }
}

body.learn .now {
  background-color: #fff;
  padding: 0 20px
}

body.learn .now .inner {
  max-width: 632px;
  text-align: center;
  margin: 0 auto 170px
}

@media screen and (max-width: 767px) {
  body.learn .now .inner {
    margin-bottom: 80px
  }
}

body.learn .now h2 {
  margin: 2rem 0
}

body.learn .now .line {
  border-left: 1px solid #1f1f1f;
  height: 170px;
  margin: 0 auto;
  width: 1px
}

@media screen and (max-width: 767px) {
  body.learn .now .line {
    height: 80px
  }
}

.vision-1 {
  background-color: #fff;
  text-align: center;
  padding: 100px 0
}

@media screen and (max-width: 767px) {
  .vision-1 {
    padding: 80px 0
  }
}

.vision-1 h2 {
  color: #1f1f1f;
  margin-bottom: 2.5rem
}

.vision-1 h3 {
  font-size: 14px;
  font-size: .875rem;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 0em;
  color: #1f1f1f
}

.vision-1 p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 2em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.875rem
}

.vision-1 p:last-of-type {
  margin: 0
}

.vision-2 {
  background: transparent;
  color: #fff;
  text-align: center;
  padding: 0 20px;
  position: relative;
  overflow: hidden
}

.vision-2 p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.94444em;
  font-weight: 300;
  letter-spacing: 0em;
  max-width: 760px;
  margin: 0 auto;
  padding: 100px 0
}

@media screen and (max-width: 767px) {
  .vision-2 p {
    padding: 80px 0
  }
}

.vision-3 {
  background-color: #fff;
  text-align: center;
  color: #654A57;
  padding: 100px 0 60px
}

@media screen and (max-width: 767px) {
  .vision-3 {
    padding: 80px 0 40px
  }
}

.vision-3 h2 {
  color: #654A57;
  padding: 0 0 1rem
}

.vision-3 p {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875em;
  font-weight: 300;
  letter-spacing: 0em;
  font-style: italic;
  padding: 2rem 0
}

.vision-3 p:last-of-type {
  margin-bottom: 1.5rem
}

.vision-3 hr {
  width: 20px;
  margin: 0 auto;
  border-color: #1f1f1f
}

.vision-4 {
  text-align: center;
  padding: 100px 20px 140px;
  background-color: #1f1f1f;
  position: relative;
  overflow: hidden;
  color: #fff
}

@media screen and (max-width: 767px) {
  .vision-4 {
    padding: 80px 20px
  }
}

.vision-4 h2 {
  margin-bottom: 1.5rem
}

.vision-4 h3 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 10rem
}

.vision-4 p span {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.22222em;
  font-weight: 300;
  letter-spacing: 0em;
  font-style: italic
}

.numbers-1 {
  background-color: #fff;
  text-align: center;
  padding: 100px 0
}

.numbers-1 h2 {
  color: #1f1f1f;
  margin-bottom: 2.5rem
}

.numbers-1 h3 {
  font-size: 14px;
  font-size: .875rem;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 0em;
  color: #1f1f1f
}

.numbers-1 p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 2em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.875rem
}

.numbers-1 p:last-of-type {
  margin: 0
}

.numbers-2 {
  background-color: #fff;
  text-align: center;
  padding: 100px 0
}

.numbers-2 h2 {
  color: #1f1f1f;
  margin-bottom: 2.5rem
}

.numbers-2 h3 {
  font-size: 14px;
  font-size: .875rem;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 0em;
  color: #1f1f1f
}

.numbers-2 p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 2em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.875rem
}

.numbers-2 p:last-of-type {
  margin: 0
}

.numbers-3 {
  background-color: #fff;
  text-align: center;
  height: 100%;
  position: relative;
  padding: 60px 0
}

.numbers-3 .container-fluid {
  position: relative
}

.numbers-3 .line {
  border-left: 1px solid #1f1f1f;
  height: 100%;
  width: 1px;
  position: absolute;
  top: 0;
  left: 50%
}

.numbers-3 h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.76471em;
  font-weight: 300;
  letter-spacing: .17647em;
  text-transform: uppercase;
  margin: 3rem 0;
  color: #1f1f1f
}

.numbers-3 h4 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.15385em;
  font-weight: 500;
  letter-spacing: .11538em;
  text-transform: uppercase;
  margin-bottom: 1rem;
  color: #1f1f1f
}

.numbers-3 p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  font-size: .6875rem;
  line-height: 2.09091em;
  font-weight: 300;
  letter-spacing: .27273em;
  text-transform: uppercase;
  margin: 2rem 0
}

.numbers-3 hr {
  width: 20px;
  margin: 0 auto;
  border-color: #1f1f1f
}

@media screen and (max-width: 767px) {
  .numbers-3 .row {
    background-color: #fff
  }
}

.numbers-4 {
  position: relative;
  background-color: #fff;
  padding: 100px 0 200px;
  text-align: center
}

.numbers-4 h2 {
  margin-bottom: 2.5rem;
  color: #1f1f1f
}

.numbers-4 p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.11111em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.875rem
}

.numbers-4 p:last-of-type {
  margin: 0
}

.story #nav {
  background-color: #f0f3f4;
  border-bottom: 1px solid #d8dbdc
}

.story .main {
  padding: 120px 20px 100px;
  max-width: 611px;
  margin: 0 auto
}

.story .main hr {
  width: 20px;
  margin: 0 0 1.875rem;
  border-color: #000
}

.faq-list {
  margin-bottom: 40px;
  position: relative
}

.faq-list h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0em;
  font-weight: 500;
  position: relative;
  line-height: 60px;
  padding: 20px 80px 20px 50px;
  border: 2px solid silver
}

@media screen and (max-width: 767px) {
  .faq-list h2 {
    padding: 15px 20px
  }
}

@media screen and (max-width: 479px) {
  .faq-list h2 {
    padding: 10px;
    font-size: 14px;
    line-height: 40px
  }
}

.faq-list h2:hover {
  cursor: pointer;
  border-color: #654A57;
  color: #654A57
}

.faq-list h2:hover i, .faq-list h2:hover span {
  color: #654A57
}

.faq-list h2.open {
  color: #654A57;
  border-color: #654A57;
  border-bottom: none
}

.faq-list h2.open i, .faq-list h2.open span {
  color: #654A57
}

.faq-list h2.open span {
  -webkit-transform: rotate(0);
  transform: rotate(0)
}

.faq-list h2.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  border: none;
  border-bottom: 2px solid #654A57
}

.faq-list h2 i {
  font-size: 62px;
  line-height: 60px;
  width: 106px;
  text-align: center;
  float: left;
  margin-right: 15px
}

@media screen and (max-width: 479px) {
  .faq-list h2 i {
    font-size: 22px;
    line-height: 40px;
    width: 36px;
    margin-right: 6px
  }
}

.faq-list h2 span {
  float: right;
  font-size: 16px;
  display: block;
  line-height: 60px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  color: silver
}

@media screen and (max-width: 479px) {
  .faq-list h2 span {
    font-size: 10px;
    line-height: 40px
  }
}

.faq-list h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 500;
  letter-spacing: 0em;
  color: #000
}

.faq-list p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em
}

.faq-list p {
  margin: 0 0 1.875rem
}

.faq-list>ul {
  border: 2px solid #654A57;
  border-top: none;
  padding: 20px 80px
}

@media screen and (max-width: 767px) {
  .faq-list>ul {
    padding: 15px 20px
  }
}

.help-hero {
  text-align: center;
  background: transparent url("/images/grass.jpg") center 30% no-repeat;
  background-size: cover
}

@media screen and (max-width: 599px) {
  .help-hero {
    height: 160px
  }
}

.help-hero .text1 {
  color: #fff;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.53333em;
  font-weight: 300;
  letter-spacing: 0em;
  margin: 18px 0 0
}

@media screen and (max-width: 479px) {
  .help-hero .text1 {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.5em;
    font-weight: 300;
    letter-spacing: 0em;
    margin-top: 10px
  }
}

.help-hero .text1 a {
  border-bottom: 1px solid #d8dbdc;
  color: #fff;
  -webkit-transition: border-color 0.2s ease-out, color 0.2s ease-out;
  transition: border-color 0.2s ease-out, color 0.2s ease-out
}

.help-hero .text1 a:hover {
  color: #654A57;
  border-color: #654A57
}

#modal-help h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 500;
  letter-spacing: 0em;
  margin-bottom: 5px
}

#modal-help h4 a {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.36364em;
  font-weight: 500;
  letter-spacing: .04545em;
  text-transform: uppercase;
  text-transform: none
}

.help-intro {
  max-width: 650px;
  margin: 0 auto;
  padding: 60px 0 30px;
  text-align: center
}

.help-intro h1 {
  margin-bottom: 10px
}

@media screen and (max-width: 767px) {
  .help-intro h1 br {
    display: none
  }
}

@media screen and (max-width: 479px) {
  .help-intro h1 {
    font-size: 26px
  }
}

@media screen and (max-width: 599px) {
  .help-intro p br {
    display: none
  }
}

.help-1 {
  padding: 60px 15px;
  text-align: center;
  background-color: #fff
}

.help-1 .wrap {
  max-width: 750px;
  margin: 0 auto
}

.search-tool {
  background-color: #654A57;
  padding: 60px 0;
  color: #fff
}

.search-tool h2 {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.30769em;
  font-weight: 500;
  letter-spacing: 0em;
  margin-bottom: 4px
}

.search-tool h3 {
  display: block;
  margin-top: 4px;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.84615em;
  font-weight: 400;
  letter-spacing: 0em;
  margin-bottom: 30px
}

@media screen and (max-width: 767px) {
  .search-tool br {
    display: none
  }
}

.search-tool .caption {
  font-style: italic;
  display: block;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.69231em;
  font-weight: 300;
  letter-spacing: 0em
}

.search-tool .caption a {
  color: #fff;
  text-decoration: underline
}

@media screen and (max-width: 767px) {
  .search-tool .caption br {
    display: none
  }
}

.bertha {
  max-width: 560px;
  margin: 0 auto 30px
}

.bertha .select-style {
  float: left;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  height: 72px;
  line-height: 72px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  font-size: 14px;
  font-size: .875rem;
  line-height: 2.14286em;
  font-weight: 500;
  letter-spacing: 0em;
  width: 252px;
  margin-bottom: 20px;
  margin-right: 14px
}

@media screen and (max-width: 599px) {
  .bertha .select-style {
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin-right: 0
  }
}

@media screen and (max-width: 479px) {
  .bertha .select-style {
    float: none
  }
}

.bertha .select-style:after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  width: 16px;
  height: 8px;
  background: url("/images/arrow-dropdown.svg") 0 center no-repeat;
  background-size: 60%;
  z-index: 6;
  cursor: pointer
}

.bertha select {
  padding: 25px 14px;
  line-height: 18px;
  width: 100%;
  border: none;
  box-shadow: none;
  background: transparent;
  background: transparent;
  background-image: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  color: #fff
}

@media screen and (max-width: 599px) {
  .bertha select {
    padding: 19px 14px
  }
}

.bertha select::-ms-expand {
  display: none
}

.bertha select:focus {
  outline: none;
  color: inherit
}

.bertha select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #646a72
}

.bertha option {
  color: #000
}

.bertha .other-input-box {
  background: none;
  border: 1px solid #fff;
  border-radius: 5px;
  margin: 0 14px 20px 0;
  padding: 20px 20px 20px 14px;
  width: 252px;
  float: left;
  color: #fff;
  font-size: 14px;
  font-size: .875rem;
  line-height: 2.14286em;
  font-weight: 500;
  letter-spacing: 0em;
  display: none;
  height: 72px
}

.bertha .other-input-box::-webkit-input-placeholder {
  color: #fff;
  opacity: 1
}

.bertha .other-input-box::-moz-placeholder {
  color: #fff;
  opacity: 1
}

.bertha .other-input-box:-ms-input-placeholder {
  color: #fff;
  opacity: 1
}

.bertha .other-input-box::placeholder {
  color: #fff;
  opacity: 1
}

.bertha .other-input-box:focus::-webkit-input-placeholder {
  opacity: 0.5
}

.bertha .other-input-box:focus::-moz-placeholder {
  opacity: 0.5
}

.bertha .other-input-box:focus:-ms-input-placeholder {
  opacity: 0.5
}

.bertha .other-input-box:focus::placeholder {
  opacity: 0.5
}

@media screen and (max-width: 599px) {
  .bertha .other-input-box {
    width: 100%;
    padding: 14px 20px 14px 15px;
    margin-right: 0;
    height: 60px
  }
}

@media screen and (max-width: 479px) {
  .bertha .other-input-box {
    float: none
  }
}

.bertha .zip-input-box {
  background: none;
  border: 1px solid #fff;
  border-radius: 5px;
  margin: 0 14px 20px 0;
  padding: 20px 20px 20px 14px;
  width: 120px;
  float: left;
  color: #fff;
  font-size: 14px;
  font-size: .875rem;
  line-height: 2.14286em;
  font-weight: 500;
  letter-spacing: 0em;
  height: 72px
}

.bertha .zip-input-box::-webkit-input-placeholder {
  color: #fff;
  opacity: 1
}

.bertha .zip-input-box::-moz-placeholder {
  color: #fff;
  opacity: 1
}

.bertha .zip-input-box:-ms-input-placeholder {
  color: #fff;
  opacity: 1
}

.bertha .zip-input-box::placeholder {
  color: #fff;
  opacity: 1
}

.bertha .zip-input-box:focus::-webkit-input-placeholder {
  opacity: 0.5
}

.bertha .zip-input-box:focus::-moz-placeholder {
  opacity: 0.5
}

.bertha .zip-input-box:focus:-ms-input-placeholder {
  opacity: 0.5
}

.bertha .zip-input-box:focus::placeholder {
  opacity: 0.5
}

@media screen and (max-width: 599px) {
  .bertha .zip-input-box {
    padding: 14px 20px 14px 15px;
    margin-right: 0;
    float: none;
    height: 60px
  }
}

.bertha .search-btn {
  border: none;
  width: 160px;
  background-color: #fff;
  border-radius: 5px;
  color: #654A57;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-size: .875rem;
  line-height: 2.14286em;
  font-weight: 500;
  letter-spacing: .14286em;
  line-height: 72px;
  height: 72px;
  float: left;
  text-align: center;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out
}

@media screen and (max-width: 599px) {
  .bertha .search-btn {
    clear: left;
    float: none;
    width: 100%;
    height: 60px;
    line-height: 60px;
    margin: 0 0 15px
  }
}

.bertha .search-btn:hover {
  color: #0089bc
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .bertha select:focus {
    color: #000
  }
}

.help-alone {
  color: #fff;
  text-align: center;
  position: relative;
  padding: 100px;
  width: 100%
}

@media screen and (max-width: 767px) {
  .help-alone {
    padding: 70px 0
  }
}

.help-alone h2 {
  color: #fff
}

.help-alone .text {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.8em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 80px
}

.help-alone .edge1 {
  bottom: auto;
  top: 0
}

.help-alone h3 {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.8em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 10px
}

.helplines {
  max-width: 382px;
  margin: 0 auto
}

.helplines .btn {
  width: 100%
}

.helplines h4 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 500;
  letter-spacing: 0em;
  margin-bottom: 5px
}

.helplines h5 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.36364em;
  font-weight: 500;
  letter-spacing: .04545em;
  text-transform: uppercase;
  text-transform: none
}

.helplines h5 span {
  position: relative;
  top: 2px
}

.helplines .links a {
  display: block;
  padding: 16px 0;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff
}

.helplines a {
  color: #fff
}

.helplines .icon-arrow-left {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative
}

.request {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-style: normal;
  font-weight: 300;
  background-color: #fff;
  text-align: center;
  color: #838b94;
  padding: 60px 0 30px;
  position: relative;
  line-height: 22px
}

.request .subline {
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.83333em;
  font-weight: 300;
  letter-spacing: 0em;
  font-style: italic
}

.request h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 1.15789em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 15px
}

.request .items>div {
  margin-bottom: 30px
}

.request .items .text {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em;
  border: 1px solid #d8dbdc;
  padding: 20px;
  height: 100%
}

.request .items p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.4285em;
  padding-top: 1.4285em;
  margin: 0
}

#help .learn {
  background-color: #1f1f1f;
  color: #fff;
  padding: 80px 0;
  position: relative
}

#help .learn h2 {
  margin-bottom: 1.875rem
}

#help .learn p {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.875rem
}

#help .learn .stats {
  margin-bottom: 1.875rem;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em
}

#help .learn .stats li {
  margin: 10px 0 10px 1.5em
}

#help .learn .stats li:before {
  content: "•";
  display: block;
  font-size: 1em;
  left: -1.4em;
  max-height: 0;
  min-height: 0;
  position: relative;
  top: 0;
  color: #654A57
}

#help .learn .sources {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 11px;
  line-height: 16px;
  font-weight: 500
}

#help .learn .sources li {
  margin: 10px 0 10px 0
}

#help .learn sup {
  font-size: 10px;
  font-size: .625rem;
  line-height: 2.6em;
  font-weight: 500;
  letter-spacing: 0em;
  color: #654A57
}

#help .more {
  position: relative;
  padding: 80px 0 110px
}

.help-2 .posts .entry {
  background-color: #f0f3f4
}

#international {
  padding-top: 80px;
  background-color: #f0f3f4;
  position: relative
}

#international .disc {
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.83333em;
  font-weight: 300;
  letter-spacing: 0em;
  font-style: italic
}

.cities {
  text-align: center;
  margin-bottom: 50px
}

.cities ul {
  margin-bottom: 50px
}

.cities li {
  font-family: "Gotham SSm A", "Gotham SSm B";
  display: block
}

.cities h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.6em;
  font-weight: 500;
  letter-spacing: .06667em;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #000
}

@media screen and (max-width: 479px) {
  .cities h2 {
    font-size: 12px
  }
}

.city-header {
  border-top: 1px solid #d8dbdc;
  text-align: center;
  padding: 60px 0 40px
}

.city-header h2 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em
}

.city-header p:last-of-type {
  margin: 0
}

.city-resources {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-style: normal;
  font-weight: 300;
  text-align: center
}

.city-resources .items>div {
  margin-bottom: 30px
}

.city-resources .items .text {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em;
  border: 1px solid #d8dbdc;
  padding: 20px;
  height: 100%
}

.city-resources .items h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.36364em;
  font-weight: 500;
  letter-spacing: .04545em;
  text-transform: uppercase;
  font-weight: 300;
  padding-top: 1.875rem;
  color: #000
}

.city-resources .items p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.4285em;
  padding-top: 1.875rem;
  margin: 0
}

.city-resources .items strong {
  font-weight: 500
}

.city-resources .items small {
  font-size: 11px;
  font-size: .6875rem;
  line-height: 1.63636em;
  font-weight: 300;
  letter-spacing: 0em
}

.city-resources .items em {
  font-style: italic
}

#finances .post-content {
  text-align: center
}

#finances .post-content h2 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.42857em;
  font-weight: 300;
  letter-spacing: 0em
}

#finances .post-content p {
  margin: 0
}

#finances .donate {
  background-color: #f0f3f4;
  padding: 40px;
  text-align: center
}

#finances .donate a {
  background-color: #654A57;
  color: #fff;
  padding: 20px 60px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.5em;
  font-weight: 500;
  letter-spacing: 0em;
  letter-spacing: 6px;
  display: inline-block
}

#finances .donate a:hover {
  background-color: #0089bc
}

#finances .twloha-docs {
  background-color: #1f1f1f;
  padding: 90px 0;
  text-align: center
}

#finances .twloha-docs h2 {
  margin-bottom: 50px
}

#finances .twloha-docs ul {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em
}

#finances .twloha-docs a {
  color: silver
}

#finances .twloha-docs a:hover {
  color: #654A57
}

#finances .docs {
  background-color: #4d5156;
  text-align: center;
  position: relative
}

#finances .docs hr {
  width: 20px;
  margin: 0 auto 20px
}

#finances .docs h2 {
  margin-bottom: 50px
}

#finances .docs h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.36364em;
  font-weight: 500;
  letter-spacing: .04545em;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #fff;
  margin-bottom: 15px
}

#finances .docs ul {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.85714em;
  font-weight: 300;
  letter-spacing: 0em
}

#finances .docs a {
  color: silver
}

#finances .docs a:hover {
  color: #654A57
}

#finances .docs .yr {
  display: inline-block;
  margin: 40px -2px;
  float: none;
  vertical-align: top
}

@media screen and (max-width: 599px) {
  #finances .docs .yr {
    width: 100%
  }
}

#finances .docs .yr:nth-of-type(4n) {
  clear: both
}

#act #nav {
  border-bottom: 1px solid #d8dbdc
}

.act-header {
  padding: 186px 0 80px;
  background-color: #f0f3f4;
  text-align: center
}

@media screen and (max-width: 991px) {
  .act-header {
    padding-top: 100px
  }
}

@media screen and (max-width: 599px) {
  .act-header {
    padding: 60px 0 40px
  }
}

.act-header h1 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.5em;
  font-weight: 300;
  letter-spacing: .15em;
  color: #000;
  margin-bottom: 20px
}

@media screen and (max-width: 599px) {
  .act-header h1 {
    font-size: 26px;
    line-height: 40px;
    letter-spacing: 3px;
    margin-bottom: 10px
  }
}

.act-header h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.55556em;
  font-weight: 300;
  letter-spacing: 0em
}

.act-pages {
  height: 600px;
  position: relative
}

@media screen and (max-width: 767px) {
  .act-pages {
    height: auto
  }
}

.act-pages a {
  width: 25%;
  height: 600px;
  display: block;
  color: #fff;
  text-align: center;
  padding: 20px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  float: left;
  overflow: hidden;
  position: relative
}

.act-pages a:first-of-type {
  border-left: none
}

.act-pages a:last-of-type {
  border-right: none
}

@media screen and (max-width: 767px) {
  .act-pages a {
    width: 100%;
    float: none;
    height: 160px;
    border: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
  }

  .act-pages a:first-of-type {
    border-top: none
  }

  .act-pages a:last-of-type {
    border-bottom: none
  }
}

.act-pages a:hover .img2 {
  opacity: 1
}

.act-pages a .text {
  margin-top: 180px;
  z-index: 1;
  position: relative
}

@media screen and (max-width: 767px) {
  .act-pages a .text {
    margin-top: 0px;
    height: 100%;
    display: table;
    vertical-align: middle;
    text-align: left
  }

  .act-pages a .text:after {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
  }
}

.act-pages .img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0
}

@media screen and (max-width: 767px) {
  .act-pages .img {
    height: 160px;
    width: 100%
  }
}

.act-pages .img img {
  display: block;
  position: absolute;
  height: 100%;
  width: auto;
  top: 0;
  left: 0;
  max-width: none
}

@media screen and (max-width: 767px) {
  .act-pages .img img {
    height: auto;
    width: 100%
  }
}

.act-pages .img .img2 {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

.act-pages .img .img3 {
  display: none
}

.act-pages h3 {
  text-transform: uppercase;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.55556em;
  font-weight: 500;
  letter-spacing: 0em
}

@media screen and (max-width: 1239px) {
  .act-pages h3 {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6em;
    font-weight: 500;
    letter-spacing: 0em
  }
}

@media screen and (max-width: 1023px) {
  .act-pages h3 {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.66667em;
    font-weight: 500;
    letter-spacing: 0em
  }
}

@media screen and (max-width: 767px) {
  .act-pages h3 {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55556em;
    font-weight: 500;
    letter-spacing: 0em
  }
}

@media screen and (max-width: 599px) {
  .act-pages h3 {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.6em;
    font-weight: 500;
    letter-spacing: 0em
  }
}

.act-pages span {
  display: block;
  font-size: 113px;
  margin-bottom: 20px
}

@media screen and (max-width: 767px) {
  .act-pages span {
    font-size: 86px;
    float: left;
    margin: 17px 20px 0 0
  }
}

.act-pages .page-2 br {
  display: block
}

@media screen and (max-width: 991px) {
  .act-pages .page-2 br {
    display: none
  }
}

@media screen and (max-width: 767px) {
  .act-pages .page-2 br {
    display: block
  }
}

.act-donate {
  text-align: center;
  background-color: #f0f3f4;
  position: relative;
  padding: 80px 0 120px
}

@media screen and (max-width: 599px) {
  .act-donate {
    padding: 60px 0 60px
  }
}

.act-donate h2 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.66667em;
  font-weight: 300;
  letter-spacing: .16667em;
  color: #000;
  margin-bottom: 20px;
  text-transform: uppercase
}

@media screen and (max-width: 599px) {
  .act-donate h2 {
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 3px;
    margin-bottom: 10px
  }
}

.act-donate p {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.53333em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.875rem
}

#act .actsubnav {
  background: #1f1f1f url("/images/map.png") center center no-repeat;
  padding: 146px 0 60px;
  text-align: center
}

@media screen and (max-width: 991px) {
  #act .actsubnav {
    padding-top: 60px
  }
}

#act .actsubnav h6 {
  color: #654A57;
  display: block;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 2.14286em;
  font-weight: 500;
  letter-spacing: .21429em;
  text-transform: uppercase;
  margin-bottom: 15px
}

#act .actsubnav h1 {
  color: #fff;
  margin-bottom: 60px
}

@media screen and (max-width: 767px) {
  #act .actsubnav h1 {
    margin-bottom: 10px
  }
}

#act .actsubnav p {
  color: #b0b0b0
}

@media screen and (max-width: 767px) {
  #act .actsubnav p {
    margin-bottom: 30px
  }
}

#act .actsubnav .act-nav {
  margin-bottom: 60px
}

@media screen and (max-width: 767px) {
  #act .actsubnav .act-nav {
    display: none
  }
}

#act .actsubnav .act-nav a {
  display: block;
  cursor: pointer;
  float: left;
  width: 25%;
  position: relative;
  overflow: hidden;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff
}

@media screen and (max-width: 767px) {
  #act .actsubnav .act-nav a {
    width: 100%;
    float: none;
    border: none;
    padding: 5px 0
  }
}

#act .actsubnav .act-nav a:first-of-type {
  border-left: none
}

#act .actsubnav .act-nav a:last-of-type {
  border-right: none
}

@media screen and (min-width: 768px) {
  #act .actsubnav .act-nav a.active .mask {
    display: block
  }
}

@media screen and (max-width: 767px) {
  #act .actsubnav .act-nav a.active h2 {
    color: #654A57
  }
}

#act .actsubnav .act-nav a.active .icon {
  opacity: 1 !important
}

#act .actsubnav .act-nav a.active .icon span {
  color: #654A57
}

#act .actsubnav .act-nav a:hover .img2 {
  opacity: 1
}

#act .actsubnav .act-nav a:hover .text {
  opacity: 1
}

#act .actsubnav .act-nav a:hover .icon {
  opacity: 0
}

#act .actsubnav .act-nav .mask {
  display: none;
  background-color: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

#act .actsubnav .act-nav .img {
  position: relative
}

@media screen and (max-width: 767px) {
  #act .actsubnav .act-nav .img {
    display: none
  }
}

#act .actsubnav .act-nav .img1 {
  display: block
}

#act .actsubnav .act-nav .img2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

#act .actsubnav .act-nav .icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

@media screen and (max-width: 767px) {
  #act .actsubnav .act-nav .icon {
    display: none
  }
}

#act .actsubnav .act-nav .icon span {
  font-size: 140px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff
}

@media screen and (max-width: 1399px) {
  #act .actsubnav .act-nav .icon span {
    font-size: 120px
  }
}

@media screen and (max-width: 1239px) {
  #act .actsubnav .act-nav .icon span {
    font-size: 100px
  }
}

@media screen and (max-width: 1023px) {
  #act .actsubnav .act-nav .icon span {
    font-size: 80px
  }
}

@media screen and (max-width: 767px) {
  #act .actsubnav .act-nav .icon span {
    font-size: 60px
  }
}

#act .actsubnav .act-nav .text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  text-align: center
}

@media screen and (max-width: 767px) {
  #act .actsubnav .act-nav .text {
    opacity: 1;
    position: static
  }
}

#act .actsubnav .act-nav .text h2 {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.42857em;
  font-weight: 500;
  letter-spacing: .07143em;
  text-transform: uppercase;
  color: #fff;
  text-transform: uppercase
}

@media screen and (max-width: 991px) {
  #act .actsubnav .act-nav .text h2 {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.33333em;
    font-weight: 500;
    letter-spacing: .08333em;
    text-transform: uppercase
  }
}

@media screen and (max-width: 767px) {
  #act .actsubnav .act-nav .text h2 {
    position: static;
    -webkit-transform: none;
    transform: none
  }

  #act .actsubnav .act-nav .text h2 br {
    display: none
  }
}

#act .actsubnav .act-menu {
  display: none
}

@media screen and (max-width: 767px) {
  #act .actsubnav .act-menu {
    display: inline-block
  }
}

#act .panel {
  padding: 80px 0;
  position: relative
}

#act .panel .circle-img {
  width: 370px
}

#act .panel .circle {
  border-radius: 50%
}

#act .panel .right {
  text-align: right
}

#act .panel .right hr {
  text-align: right;
  margin: 0 0 28px auto
}

@media screen and (max-width: 767px) {
  #act .panel {
    text-align: center
  }

  #act .panel hr {
    margin: 0 auto 28px
  }

  #act .panel .circle-img {
    margin-bottom: 28px;
    width: 260px
  }

  #act .panel .fvd-title {
    display: none
  }
}

@media screen and (max-width: 420px) {
  #act .panel .circle-img {
    width: 200px
  }
}

#act .panel h2 {
  margin-bottom: 28px
}

@media screen and (max-width: 479px) {
  #act .panel h2 br {
    display: none
  }
}

#act .panel h3 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75em;
  font-weight: 500;
  letter-spacing: 0em;
  margin-bottom: 6px
}

#act .panel hr {
  border-color: #000;
  width: 20px;
  margin-bottom: 28px
}

#act .panel .center hr {
  margin: 0 auto 28px
}

#act .panel p, #act .panel ul {
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.86667em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 1.875rem
}

#act .panel .aaa1 {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.57143em;
  font-weight: 500;
  letter-spacing: .21429em;
  text-transform: uppercase;
  margin-bottom: 30px
}

#act .panel .aaa2 {
  color: #654A57;
  display: block;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 2.14286em;
  font-weight: 500;
  letter-spacing: .21429em;
  text-transform: uppercase
}

#act .panel .aaa3 {
  display: block;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.07692em;
  font-weight: 300;
  letter-spacing: 0em
}

#act .panel .w180 {
  max-width: 180px;
  display: block;
  margin: 0 auto 40px
}

#act .panel .w343 {
  max-width: 343px
}

@media screen and (max-width: 991px) {
  #act .panel .w343 {
    max-width: 280px
  }
}

@media screen and (max-width: 767px) {
  #act .panel .w343 {
    max-width: 260px;
    margin-bottom: 28px
  }
}

@media screen and (max-width: 420px) {
  #act .panel .w343 {
    max-width: 200px
  }
}

#act .panel-1 {
  background-color: #fff
}

#act .panel-1 h2, #act .panel-1 h3, #act .panel-1 h4 {
  color: #000
}

#act .panel-2 {
  background-color: #f0f3f4
}

#act .panel-2 h2, #act .panel-2 h3, #act .panel-2 h4 {
  color: #000
}

#act .panel-3 {
  background-color: #1f1f1f
}

#act .panel-3 h2, #act .panel-3 h3 {
  color: #fff
}

#act .panel-3 hr {
  border-color: #fff
}

#act .panel-3 p {
  color: #b0b0b0
}

#act .panel-4 {
  background-color: #000
}

#act .panel-4 h2, #act .panel-4 h3 {
  color: #fff
}

#act .panel-4 hr {
  border-color: #fff
}

#act .panel-4 p {
  color: #b0b0b0
}

#act .panel-img {
  height: 390px
}

@media screen and (max-width: 767px) {
  #act .panel-img {
    height: 200px
  }
}

#act .fears {
  position: relative
}

#act .panel-blue {
  background-color: #654A57
}

#act .panel-blue p {
  color: #fff
}

#act .act-social {
  margin-bottom: 30px
}

#act .act-social li {
  display: inline-block;
  font-size: 36px;
  margin: 20px
}

@media screen and (max-width: 991px) {
  #act .act-social li {
    font-size: 30px;
    margin: 20px 16px
  }
}

@media screen and (max-width: 479px) {
  #act .act-social li {
    font-size: 20px;
    margin: 12px
  }
}

#act .act-social a {
  color: #000
}

#act .act-social a:hover {
  color: #654A57
}

#act .sample-posts {
  position: relative
}

#act .sample-posts .wrap {
  background-color: #fff;
  padding: 25px 62px
}

#act .sample-posts .wrap p {
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.69231em;
  font-weight: 300;
  letter-spacing: 0em;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

#act .sample-posts .tw, #act .sample-posts .copy {
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.66667em;
  font-weight: 300;
  letter-spacing: 0em;
  text-transform: uppercase;
  border: 1px solid #654A57;
  padding: 4px 10px 3px;
  border-radius: 10px;
  display: inline-block
}

#act .sample-posts .tw i, #act .sample-posts .copy i {
  font-size: 11px;
  margin-right: 5px
}

#act .sample-posts .icon-arrow {
  font-size: 42px;
  line-height: 42px
}

#act .sample-posts .tweet-nav {
  position: absolute;
  top: 0;
  width: 42px;
  text-align: center;
  height: 100%
}

#act .sample-posts .tweet-nav a {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-21px);
  transform: translateY(-21px)
}

#act .sample-posts .tweet-nav-prev {
  border-right: 1px solid #d8dbdc;
  left: 0
}

#act .sample-posts .tweet-nav-next {
  border-left: 1px solid #d8dbdc;
  right: 0
}

#act .sample-posts #tweet-prev {
  display: block;
  height: 100%
}

#act .sample-posts #tweet-next {
  display: block;
  height: 100%
}

#act .sample-posts .tweets {
  position: relative;
  height: 99%
}

#act .resources {
  text-align: center;
  width: 100%;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333em;
  font-weight: 500;
  letter-spacing: .05556em;
  text-transform: uppercase
}

#act .resources li {
  font-family: "Gotham SSm A", "Gotham SSm B";
  display: block;
  border-bottom: 1px solid #d8dbdc
}

#act .resources li a {
  padding: 30px 0;
  display: block
}

#act .resources li:last-of-type {
  border: none
}

#e2ma_signup_form {
  text-align: left
}

#e2ma_signup_form .e2ma_signup_message {
  display: none
}

#e2ma_signup_form .e2ma_signup_form_row {
  margin-bottom: 12px
}

#e2ma_signup_form .e2ma_signup_form_label {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429em;
  font-weight: 500;
  letter-spacing: 0em
}

#e2ma_signup_form .e2ma_signup_form_element input {
  border: 3px solid #d8dbdc;
  width: 100%;
  padding: 10px 10px
}

#e2ma_signup_form .e2ma_signup_form_required_footnote {
  font-size: 12px;
  font-size: .75rem;
  line-height: 1.66667em;
  font-weight: 300;
  letter-spacing: 0em;
  margin-bottom: 20px
}

#e2ma_signup_form .e2ma_signup_form_button {
  background: none;
  display: inline-block;
  color: #654A57;
  padding: 0 32px;
  border: 1px solid #654A57;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1.53846em;
  font-weight: 500;
  letter-spacing: .07692em;
  line-height: 42px;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out
}

#e2ma_signup_form .e2ma_signup_form_button:hover {
  color: #fff;
  background-color: #654A57
}

@media screen and (max-width: 599px) {
  #e2ma_signup_form .e2ma_signup_form_button {
    font-size: 12px;
    line-height: 36px;
    padding: 0 16px
  }
}

#e2ma_signup_form #e2ma_signup_reset_button {
  display: none
}

.team-header {
  background-color: #1f1f1f;
  color: #fff;
  padding: 130px 0 60px
}

@media screen and (min-width: 992px) {
  .team-header {
    padding-top: 200px
  }
}

@media screen and (max-width: 599px) {
  .team-header {
    padding: 80px 0 40px
  }
}

@media screen and (max-width: 599px) {
  .team-header .hhh2 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.36364em;
    font-weight: 400;
    letter-spacing: 0em
  }
}

@media screen and (max-width: 413px) {
  .team-header .hhh2 {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 1.57895em;
    font-weight: 400;
    letter-spacing: 0em
  }
}

.people {
  background-color: #000
}

.people .person {
  cursor: pointer;
  float: left;
  width: 33.3333%;
  position: relative;
  overflow: hidden
}

@media screen and (max-width: 767px) {
  .people .person {
    width: 50%
  }
}

@media screen and (max-width: 479px) {
  .people .person {
    width: 100%;
    float: none
  }
}

.people .person:hover .img2 {
  opacity: 1
}

.people .person:hover .name {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.people .ppl-img {
  position: relative
}

.people .img2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out
}

.people .name {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 16px 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%)
}

.people .name h2 {
  color: #654A57;
  line-height: 19px;
  margin: 4px 0 4px
}

.people .name h3 {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 9px;
  font-size: .5625rem;
  line-height: 1.77778em;
  font-weight: 300;
  letter-spacing: .33333em;
  color: #4d5156;
  text-transform: uppercase
}

#person {
  padding-right: 0px !important
}

#person .modal-dialog {
  width: 555px;
  margin-top: 30px
}

@media screen and (max-width: 767px) {
  #person .modal-dialog {
    width: auto;
    margin-top: 60px
  }
}

#person .modal-backdrop.in {
  opacity: 0.8
}

#person .close {
  float: right;
  background-color: transparent;
  border: none;
  font-size: 20px;
  line-height: 20px;
  display: block;
  margin-bottom: 4px;
  padding: 10px;
  margin-right: -10px
}

#person header img {
  width: 100%;
  margin: 0 0 15px
}

#person .modal-content {
  background-color: #fff;
  box-shadow: none;
  border-radius: 0;
  border: none;
  padding: 20px 40px 40px
}

@media screen and (max-width: 479px) {
  #person .modal-content {
    padding: 10px 20px 20px
  }
}

#person .modal-content p {
  margin-bottom: 0
}

#person h1 {
  color: #000;
  line-height: 25px;
  margin-bottom: 5px
}

#person .title {
  font-family: "Chronicle SSm A", "Chronicle SSm B";
  font-size: 9px;
  font-size: .5625rem;
  line-height: 1.77778em;
  font-weight: 300;
  letter-spacing: .33333em;
  color: #4d5156;
  text-transform: uppercase;
  margin-bottom: 1.875rem
}

#person .blogs {
  margin-top: 1.875rem
}

#person .infos {
  margin-top: 1.875rem
}

#person .infos a {
  margin-right: 20px;
  font-size: 18px
}

.sub-menu{
	background:transparent;
	display:none;
	position:absolute;
	top:51px;
	z-index:99;
	}

.sub-menu > .menu-item:nth-of-type(1)
	{animation:fadein-down .5s .2s ease both}

.sub-menu > .menu-item:nth-of-type(2)
	{animation:fadein-down .7s .2s ease both}

.sub-menu > .menu-item:nth-of-type(3)
	{animation:fadein-down .9s .2s ease both}

@keyframes fadein-down{
	from{display:none;opacity:0;transform:translateY(-10px)}
	to{display:block;opacity:1;transform:translateY(0)}
	}

.sub-menu > .menu-item > a
/*	{background:#008080}*/
{  background:#fff;}

.sub-menu > .menu-item > a:before
/*	{background:#bc003b;top:0}
*/{background:#654A57;top:0}

.item:nth-of-type(2) > .sub-menu > .menu-item > a:before
	{transform:rotateY(-90deg) translate3d(0,0,75px)}

.item:nth-of-type(2) > .sub-menu > .menu-item:nth-of-type(1) > a:before
	{content:"Post a Project"}

.item:nth-of-type(2) > .sub-menu > .menu-item:nth-of-type(2) > a:before
	{content:"Browse Projects"}

.item:nth-of-type(2) > .sub-menu > .menu-item:hover > a
	{transform:rotateY(90deg)}


.item:nth-of-type(3) > .sub-menu > .menu-item > a:before
	{transform:rotateY(90deg) translate3d(0,0,75px)}

.item:nth-of-type(3) > .sub-menu > .menu-item:nth-of-type(1) > a:before
	{content:"Open projects"}

.item:nth-of-type(3) > .sub-menu > .menu-item:nth-of-type(2) > a:before
	{content:"Completed projects"}

.item:nth-of-type(3) > .sub-menu > .menu-item:hover > a
	{transform:rotateY(-90deg)}


.item:nth-of-type(4) > .sub-menu > .menu-item > a:before
	{transform:rotateY(90deg) translate3d(0,0,75px)}

.item:nth-of-type(4) > .sub-menu > .menu-item:nth-of-type(1) > a:before
	{content:"My Messages"}

.item:nth-of-type(4) > .sub-menu > .menu-item:nth-of-type(2) > a:before
	{content:"My Dashboard"}

.item:nth-of-type(4) > .sub-menu > .menu-item:hover > a
	{transform:rotateY(-90deg)}

.item:hover > .sub-menu
	{display:block}


.menu-item{
	position:relative;
	perspective:100%;
	cursor:pointer
	}
 
.menu-item a{
	width:100%;
	padding:0px 10px;
	display:block;
	position:relative;
	color: #654A57;
	border-radius:4px;
	transition:all .5s ease;
	transform-style:preserve-3d
	}

.menu-item a:before{
	width:100%;
	padding:0px 10px;
	display:block;
	position:absolute;
	color:#fff;
	border-radius:4px
	}

@media (max-width:799px){
	.menu-item
		{width:100%}
	
	.menu-item > a
		{box-shadow:none}
	
	.sub-menu > .menu-item
	{margin:auto;}
	
	.sub-menu 
		{position:relative;
		top:auto;
	}
	
	.sub-menu > .menu-item > a
/*	{background:#008080}*/
{  background:#f7eeee;
	color: #34181a;}

	}