/*fonts*/
@font-face {
  font-family: 'open_sansbold';
  src: url('../fonts/opensans-bold-webfont.eot');
  src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('../fonts/opensans-regular-webfont.eot');
  src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sanssemibold';
  src: url('../fonts/opensans-semibold-webfont.eot');
  src: url('../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff'), url('../fonts/opensans-semibold-webfont.ttf') format('truetype'), url('../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldbold';
  src: url('../fonts/oswald-bold-webfont.eot');
  src: url('../fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-bold-webfont.woff2') format('woff2'), url('../fonts/oswald-bold-webfont.woff') format('woff'), url('../fonts/oswald-bold-webfont.ttf') format('truetype'), url('../fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldlight';
  src: url('../fonts/oswald-light-webfont.eot');
  src: url('../fonts/oswald-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-light-webfont.woff2') format('woff2'), url('../fonts/oswald-light-webfont.woff') format('woff'), url('../fonts/oswald-light-webfont.ttf') format('truetype'), url('../fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'oswaldregular';
  src: url('../fonts/oswald-regular-webfont.eot');
  src: url('../fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-regular-webfont.woff2') format('woff2'), url('../fonts/oswald-regular-webfont.woff') format('woff'), url('../fonts/oswald-regular-webfont.ttf') format('truetype'), url('../fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
.osb {
  font-family: 'open_sansbold';
  font-weight: normal;
  font-style: normal;
}
.osr {
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
}
.ossb {
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
}
.oswb {
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
}
.oswl {
  font-family: 'oswaldlight';
  font-weight: normal;
  font-style: normal;
}
.oswr {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
}
/*Icons*/
@font-face {
  font-family: 'bb-icons';
  src: url('../fonts/bb-icons.eot?7670820');
  src: url('../fonts/bb-icons.eot?7670820#iefix') format('embedded-opentype'), url('../fonts/bb-icons.woff?7670820') format('woff'), url('../fonts/bb-icons.ttf?7670820') format('truetype'), url('../fonts/bb-icons.svg?7670820#bb-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'bb-icons';
    src: url('../fonts/../font/bb-icons.svg?7670820#bb-icons') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "bb-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-share:before {
  content: '\e800';
}
/* '' */
.icon-location:before {
  content: '\e801';
}
/* '' */
.icon-twitter:before {
  content: '\e802';
}
/* '' */
.icon-close:before {
  content: '\e804';
}
/* '' */
.icon-basket:before {
  content: '\e805';
}
/* '' */
.icon-menu:before {
  content: '\e806';
}
/* '' */
.icon-search:before {
  content: '\e807';
}
/* '' */
.icon-spin:before {
  content: '\e808';
}
/* '' */
.icon-instagram:before {
  content: '\e809';
}
/* '' */
.icon-youtube:before {
  content: '\e80a';
}
/* '' */
.icon-facebook:before {
  content: '\e80b';
}
/* '' */
.icon-facebook:hover {
  color: #4C66A4 !important;
}
.icon-twitter:hover {
  color: #36D8FF !important;
}
.icon-play {
  background: url('../images/play.png') no-repeat top center;
  background-size: cover;
  width: 73px;
  height: 73px;
  display: block;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-left: -36.5px;
  margin-top: -36.5px;
  cursor: pointer;
  z-index: 5;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .icon-play {
    background: url('../images/2x/play@2x.png') no-repeat top center;
    background-size: cover;
  }
}
.icon-play-big {
  background: url('../images/play_big.png') no-repeat top center;
  background-size: cover;
  width: 107px;
  height: 107px;
  display: block;
  left: 50%;
  top: 50%;
  position: absolute;
  margin-left: -53.5px;
  margin-top: -36.5px;
  cursor: pointer;
  z-index: 5;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  .icon-play-big {
    background: url('../images/2x/play_big@2x.png') no-repeat top center;
    background-size: cover;
  }
}
i.icon-info {
  position: absolute;
  z-index: 50 !important;
  right: 0;
  top: 0;
  display: block;
  width: 65px;
  height: 68px;
  cursor: pointer;
  text-align: center;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  color: #f0f0f1;
  font-size: 37px;
  background: #6F2A8E;
  line-height: 65px;
}
/*Colors*/
html,
body {
  padding: 0 !important;
  margin: 0 !important;
  background: #fff;
}
::selection {
  background: #010301;
  color: #6F2A8E;
}
::-moz-selection {
  background: #010301;
  color: #6F2A8E;
}
/*Main part*/
.half {
  width: 50%;
  float: left;
}
.third {
  width: 33.33%;
  float: left;
}
.fourth {
  width: 40%;
  float: left;
}
.sixth {
  width: 60%;
  float: left;
}
.row {
  clear: both;
}
.row * {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.row:after {
  content: "";
  display: block;
  clear: both;
}
.content {
  position: relative;
}
main {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  padding-bottom: 60px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main h1 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
}
main h2 {
  text-align: left;
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 33px;
}
main article {
  color: black;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 22px;
}
main article p {
  margin-bottom: 33px;
}
.breadcrumbs {
  margin-top: -5px;
  padding-bottom: 30px;
  padding-left: 0;
}
.breadcrumbs li {
  list-style: none;
  float: left;
  margin-right: 6px;
  line-height: 12px;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  letter-spacing: 0.027em;
}
.breadcrumbs li a {
  color: #000 !important;
  text-decoration: none;
  font-size: 12px !important;
  text-transform: none;
  font-family: 'open_sansregular' !important;
  font-weight: normal !important;
  font-style: normal !important;
}
.breadcrumbs li a:hover {
  color: #6F2A8E;
}
.breadcrumbs li:after {
  content: '>';
  display: inline-block;
  margin-left: 2px;
}
.breadcrumbs li:last-child:after {
  content: '';
}
.dark-wrapper.visible {
  display: block;
}
.dark-wrapper {
  position: absolute;
  background: rgba(0, 0, 0, 0.97);
  width: 100%;
  z-index: 55;
  display: none;
}
.dark-wrapper .icon-close-addr {
  display: block;
  float: right;
  text-align: center;
  text-decoration: none;
  margin-right: 0;
  width: 65px;
  height: 68px;
  color: #680f4d;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 37px;
  font-weight: 400;
  line-height: 68px;
}
.dark-wrapper .icon-close-addr:hover {
  color: #221F1F;
}
.dark-wrapper .addr-side-panel {
  background: #fff;
  width: 460px!important;
  float: right !important;
  box-sizing: content-box !important;
  height: auto !important;
  position: relative;
}
.dark-wrapper .addr-side-panel .addr-inner {
  position: relative;
  box-sizing: content-box;
}
@media (max-width: 1439px) and (min-width: 1200px) {
  .breadcrumbs {
    margin-top: -5px;
    padding-bottom: 40px;
    padding-left: 0;
  }
  .breadcrumbs li {
    list-style: none;
    float: left;
    margin-right: 3px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 12px;
  }
  .breadcrumbs li a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
  }
  .breadcrumbs li a:hover {
    color: #6F2A8E;
  }
  .breadcrumbs li:after {
    content: '-';
    display: inline-block;
    margin-left: 3px;
  }
  .breadcrumbs li:last-child:after {
    content: '';
  }
}
@media (max-width: 1199px) and (min-width: 961px) {
  .breadcrumbs {
    margin-top: -15px;
    padding-bottom: 40px;
    padding-left: 0;
  }
  .breadcrumbs li {
    list-style: none;
    float: left;
    margin-right: 3px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 12px;
  }
  .breadcrumbs li a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
  }
  .breadcrumbs li a:hover {
    color: #6F2A8E;
  }
  .breadcrumbs li:after {
    content: '-';
    display: inline-block;
    margin-left: 3px;
  }
  .breadcrumbs li:last-child:after {
    content: '';
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  .breadcrumbs {
    margin-top: -15px;
    padding-bottom: 40px;
    padding-left: 0;
  }
  .breadcrumbs li {
    list-style: none;
    float: left;
    margin-right: 3px;
    line-height: 12px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
  }
  .breadcrumbs li a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
  }
  .breadcrumbs li a:hover {
    color: #6F2A8E;
  }
  .breadcrumbs li:after {
    content: '-';
    display: inline-block;
    margin-left: 3px;
  }
  .breadcrumbs li:last-child:after {
    content: '';
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  body.tablet .breadcrumbs {
    margin-top: -4px;
    padding-bottom: 24px;
    padding-left: 0;
    position: relative;
    z-index: 3;
  }
  body.tablet .breadcrumbs li {
    list-style: none;
    float: left;
    margin-right: 3px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    letter-spacing: 0.03em;
    line-height: 11px;
  }
  body.tablet .breadcrumbs li a {
    color: #000;
    text-decoration: none;
    font-size: 11px;
  }
  body.tablet .breadcrumbs li a:hover {
    color: #6F2A8E;
  }
  body.tablet .breadcrumbs li:after {
    content: '-';
    display: inline-block;
    margin-left: 3px;
  }
  body.tablet .breadcrumbs li:last-child:after {
    content: '';
  }
  body.tablet i.icon-info {
    position: absolute;
    z-index: 50 !important;
    right: 0;
    top: 24px;
    display: block;
    width: 32px;
    height: 46px;
    cursor: pointer;
    text-align: center;
    font-family: 'oswaldlight';
    font-weight: normal;
    font-style: normal;
    color: #f0f0f1;
    font-size: 25px;
    background: #6F2A8E;
    line-height: 46px;
  }
  body.tablet .icon-close-addr {
    display: block;
    float: right;
    text-decoration: none;
    right: 0;
    margin-top: 24px;
    width: 32px;
    height: 46px;
    color: #fff;
    font-family: 'oswaldlight';
    font-weight: normal;
    font-style: normal;
    background: #6F2A8E;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    line-height: 46px;
    z-index: 100 !important;
    margin-right: 0;
  }
  body.tablet .icon-close-addr:hover {
    color: #f0f0f1;
  }
  body.tablet .dark-wrapper .addr-side-panel {
    background: #fff;
    width: 440px !important;
    float: right !important;
    box-sizing: content-box !important;
    height: auto !important;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner {
    position: relative;
    box-sizing: content-box;
    width: 329px;
    margin-top: 31px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 10px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 10px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner a.in-header:hover {
    text-decoration: underline;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner p {
    margin-top: 0;
    margin-bottom: 19px;
    line-height: 17px;
    font-size: 14px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner .address p {
    margin-top: 19px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner .address .addr-links {
    margin-top: 30px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner .address .loc-holder {
    float: left;
    width: 31px;
    height: 31px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 32px;
    overflow: hidden;
    margin-top: -10px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner .address i.icon {
    font-size: 28px;
    display: block;
    vertical-align: top;
    margin-top: -6px;
    margin-left: -2px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner .address a:hover {
    color: #6F2A8E;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner .hours {
    margin-top: 45px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner .admission {
    margin-top: 60px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner .contact {
    margin-top: 55px;
    font-size: 16px;
    line-height: 30px;
  }
  body.tablet .dark-wrapper .addr-side-panel .addr-inner .contact h3 {
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  body.small main {
    /* .oswr;
       padding-bottom: 60px;
       .bb;
       float: none !important;
       width: 100% !important;

       .inner-container {
         max-width: 100% !important;
         width: 100% !important;
         padding: 0 25px !important;
       }*/
    /*
            article {

              color: black;
              .osr;
              font-size: 17px;
              line-height: 22px;
              p {
                margin-bottom: 33px;
              }
            }

          }
      */
  }
  body.small main h1 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px !important;
    text-transform: uppercase;
    color: #000;
  }
  body.small main h2 {
    text-align: left;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 33px;
  }
  body.small .breadcrumbs {
    margin-top: 14px;
    padding-bottom: 11px;
    padding-left: 0;
    margin-left: 17px;
    position: relative;
    z-index: 3;
  }
  body.small .breadcrumbs li {
    list-style: none;
    float: left;
    margin-right: 3px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.035em;
  }
  body.small .breadcrumbs li a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
  }
  body.small .breadcrumbs li a:hover {
    color: #6F2A8E;
  }
  body.small .breadcrumbs li:after {
    content: '-';
    display: inline-block;
    margin-left: 3px;
  }
  body.small .breadcrumbs li:last-child:after {
    content: '';
  }
  body.small i.icon-info {
    position: absolute;
    z-index: 50 !important;
    right: 0;
    top: 17px;
    display: block;
    width: 26px;
    height: 46px;
    cursor: pointer;
    text-align: center;
    font-family: 'oswaldlight';
    font-weight: normal;
    font-style: normal;
    color: #f0f0f1;
    font-size: 25px;
    background: #6F2A8E;
    line-height: 46px;
  }
  body.small .icon-close-addr {
    display: block;
    float: right;
    text-decoration: none;
    right: 0;
    margin-top: 17px;
    width: 26px;
    height: 46px;
    color: #fff;
    font-family: 'oswaldlight';
    font-weight: normal;
    font-style: normal;
    background: #6F2A8E;
    text-align: center;
    font-size: 26px;
    font-weight: 400;
    line-height: 46px;
    z-index: 100 !important;
    margin-right: 0;
  }
  body.small .icon-close-addr:hover {
    color: #f0f0f1;
  }
  body.small .dark-wrapper.visible {
    display: block;
  }
  body.small .dark-wrapper.visible .addr-side-panel,
  body.small .dark-wrapper.visible .side-panel {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-bottom: 80px;
    width: 100% !important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .dark-wrapper.visible .addr-side-panel .addr-inner,
  body.small .dark-wrapper.visible .side-panel .addr-inner {
    width: 100%;
    margin: 60px auto 0 auto;
    padding: 9px 25px 0 25px;
    max-width: 480px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .dark-wrapper.visible .addr-side-panel h3,
  body.small .dark-wrapper.visible .side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 8px;
    letter-spacing: 0.08em;
    margin-top: 0;
  }
  body.small .dark-wrapper.visible .addr-side-panel a.in-header,
  body.small .dark-wrapper.visible .side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 11px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.055em;
    text-decoration: none;
  }
  body.small .dark-wrapper.visible .addr-side-panel a.in-header:hover,
  body.small .dark-wrapper.visible .side-panel a.in-header:hover {
    text-decoration: underline;
  }
  body.small .dark-wrapper.visible .addr-side-panel h4,
  body.small .dark-wrapper.visible .side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 12px;
    padding: 0;
    margin: -2px 0 1px;
    letter-spacing: 0.09em;
  }
  body.small .dark-wrapper.visible .addr-side-panel p,
  body.small .dark-wrapper.visible .side-panel p {
    margin-bottom: 16px;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 0.022em;
    margin-top: 0;
  }
  body.small .dark-wrapper.visible .addr-side-panel .address h3,
  body.small .dark-wrapper.visible .side-panel .address h3 {
    padding-bottom: 7px;
  }
  body.small .dark-wrapper.visible .addr-side-panel .address h4,
  body.small .dark-wrapper.visible .side-panel .address h4 {
    margin-top: -3px;
    line-height: 16px;
  }
  body.small .dark-wrapper.visible .addr-side-panel .address p,
  body.small .dark-wrapper.visible .side-panel .address p {
    margin-top: 12px;
    line-height: 14px;
    letter-spacing: 0.03em;
    margin-bottom: 14px;
  }
  body.small .dark-wrapper.visible .addr-side-panel .address .addr-links,
  body.small .dark-wrapper.visible .side-panel .address .addr-links {
    margin-top: 31px;
  }
  body.small .dark-wrapper.visible .addr-side-panel .address .loc-holder,
  body.small .dark-wrapper.visible .side-panel .address .loc-holder {
    float: left;
    width: 26px;
    height: 26px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 24px;
    overflow: hidden;
    margin-top: -8px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .dark-wrapper.visible .addr-side-panel .address i.icon,
  body.small .dark-wrapper.visible .side-panel .address i.icon {
    font-size: 24px;
    display: block;
    vertical-align: top;
    margin-top: -7px;
    margin-left: -2px;
  }
  body.small .dark-wrapper.visible .addr-side-panel .address a,
  body.small .dark-wrapper.visible .side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.05em;
  }
  body.small .dark-wrapper.visible .addr-side-panel .address a:hover,
  body.small .dark-wrapper.visible .side-panel .address a:hover {
    color: #6F2A8E;
  }
  body.small .dark-wrapper.visible .addr-side-panel .hours,
  body.small .dark-wrapper.visible .side-panel .hours {
    margin-top: 35px;
  }
  body.small .dark-wrapper.visible .addr-side-panel .admission,
  body.small .dark-wrapper.visible .side-panel .admission {
    margin-top: 53px;
  }
  body.small .dark-wrapper.visible .addr-side-panel .admission h4,
  body.small .dark-wrapper.visible .side-panel .admission h4 {
    letter-spacing: 0.095em;
  }
  body.small .dark-wrapper.visible .addr-side-panel .admission h4:last-child,
  body.small .dark-wrapper.visible .side-panel .admission h4:last-child {
    letter-spacing: 0.085em;
    line-height: 13px;
  }
  body.small .dark-wrapper.visible .addr-side-panel .admission p,
  body.small .dark-wrapper.visible .side-panel .admission p {
    letter-spacing: 0.01em;
  }
  body.small .dark-wrapper.visible .addr-side-panel .admission .half:nth-child(even),
  body.small .dark-wrapper.visible .side-panel .admission .half:nth-child(even) {
    padding-left: 10%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .dark-wrapper.visible .addr-side-panel .admission .contact,
  body.small .dark-wrapper.visible .side-panel .admission .contact {
    margin-top: 49px;
  }
}
@media (max-width: 319px) {
  html,
  body {
    min-width: 320px;
  }
  .container {
    min-width: 320px;
  }
}
/*Snippets*/
/*retina support*/
/*Checkbox*/
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 2px solid #000;
  background-color: #FFF;
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  top: 6px;
  left: 6px;
  font-size: 16px;
  line-height: 0.8;
  color: #000;
  transition: all .2s;
}
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border: 2px solid #000;
  color: #6F2A8E;
}
label:hover:before {
  border: 2px solid #6F2A8E;
}
/*CF7 Checkbox*/
[type="checkbox"]:not(:checked) + .wpcf7-list-item-label,
[type="checkbox"]:checked + .wpcf7-list-item-label {
  position: relative;
  padding-left: 25px;
  cursor: default;
}
[type="checkbox"]:not(:checked) + .wpcf7-list-item-label:before,
[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 18px;
  height: 18px;
  border: 2px solid #000;
  background-color: #FFF;
}
[type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after,
[type="checkbox"]:checked + .wpcf7-list-item-label:after {
  content: '✔';
  position: absolute;
  top: 6px;
  left: 6px;
  font-size: 16px;
  line-height: 0.8;
  color: #000;
  transition: all .2s;
}
[type="checkbox"]:not(:checked) + .wpcf7-list-item-label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + .wpcf7-list-item-label:after {
  opacity: 1;
  transform: scale(1);
}
[type="checkbox"]:disabled:not(:checked) + .wpcf7-list-item-label:before,
[type="checkbox"]:disabled:checked + .wpcf7-list-item-label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + .wpcf7-list-item-label:after {
  color: #999;
}
[type="checkbox"]:disabled + .wpcf7-list-item-label {
  color: #aaa;
}
[type="checkbox"]:checked:focus + .wpcf7-list-item-label:before,
[type="checkbox"]:not(:checked):focus + .wpcf7-list-item-label:before {
  border: 2px solid #000;
  color: #6F2A8E;
}
.wpcf7-list-item-label:hover:before {
  border: 2px solid #6F2A8E;
}
.wpcf7-list-item {
  position: relative;
}
.wpcf7 input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 22px;
  height: 22px;
  cursor: pointer;
  opacity: 0;
}
/*Placeholder*/
/*Delete spinners from input number*/
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
/*ios safari form input fix*/
textarea,
input[type="text"],
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
}
.center {
  text-align: center;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.bl {
  display: block;
}
.il {
  display: inline-block;
  vertical-align: top;
}
.rel {
  position: relative;
}
.as {
  position: absolute;
}
.bb {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.up {
  text-transform: uppercase;
}
.show-mobile {
  display: none;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.show-sm {
  display: none;
}
.clearfix {
  clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  color: #6F2A8E;
}
@media (max-width: 768px) {
  .show-mobile {
    display: block;
  }
  .hide-mobile {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .show-sm {
    display: block !important;
  }
  .hide-sm {
    display: none !important;
  }
}
/*Main styling*/
.container {
  max-width: 1400px;
  margin: 0 auto;
}
.right-float-panel {
  background: #F0F0F1;
  position: relative;
  float: right;
  padding: 90px 0 0 66px;
  display: inline-block;
}
.right-float-panel .right-side-menu {
  padding: 0;
  margin-top: -30px;
  color: #000;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  text-transform: uppercase;
  list-style: none;
}
.right-float-panel .right-side-menu li {
  line-height: 68px;
}
.right-float-panel .right-side-menu li a {
  color: #000;
  text-decoration: none;
  letter-spacing: 0.07em;
}
.right-float-panel .right-side-menu li a:hover:after {
  content: '';
  width: 39px;
  height: 3px;
  background: #6F2A8E;
  display: block;
  margin-top: -15px;
  position: absolute;
}
.right-float-panel .right-side-menu li.active a::after {
  content: '';
  width: 39px;
  height: 3px;
  background: #6F2A8E;
  display: block;
  margin-top: -15px;
  position: absolute;
}
.side-panel {
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  padding-bottom: 80px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.side-panel .inner-container {
  margin-top: -60px;
}
.side-panel h3 {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 17px;
}
.side-panel a.in-header {
  color: #6F2A8E;
  float: right;
  display: block;
  margin-top: 10px;
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-decoration: none;
}
.side-panel a.in-header:hover {
  text-decoration: underline;
}
.side-panel h4 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 0;
  margin: 0;
  letter-spacing: 1px;
}
.side-panel p {
  margin-top: 0;
  margin-bottom: 19px;
  line-height: 17px;
}
@media (max-width: 1270px) and (min-width: 961px) {
  .side-panel {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-bottom: 80px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .side-panel .inner-container {
    margin-top: -60px;
  }
  .side-panel .addr-inner {
    width: 300px;
    margin: 0 auto;
  }
  .side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 15px;
  }
  .side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 10px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  .side-panel a.in-header:hover {
    text-decoration: underline;
  }
  .side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 18px;
    padding: 0;
    margin: 0;
    letter-spacing: 1px;
  }
  .side-panel p {
    margin-top: 0;
    margin-bottom: 18px;
    line-height: 16px;
  }
  .side-panel .address p {
    margin-top: 17px;
  }
  .side-panel .address .addr-links {
    margin-top: 27px;
  }
  .side-panel .address .loc-holder {
    float: left;
    width: 30px;
    height: 30px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 32px;
    overflow: hidden;
    margin-top: -10px;
  }
  .side-panel .address i.icon {
    font-size: 28px;
    display: block;
    vertical-align: top;
    margin-top: -6px;
    margin-left: -2px;
  }
  .side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
  }
  .side-panel .address a:hover {
    color: #6F2A8E;
  }
  .side-panel .hours {
    margin-top: 65px;
  }
  .side-panel .admission {
    margin-top: 78px;
  }
  .side-panel .contact {
    margin-top: 67px;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  .side-panel {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-bottom: 80px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .side-panel .inner-container {
    margin-top: -50px;
  }
  .side-panel .addr-inner {
    width: 233px;
    margin: 0 auto;
    padding-top: 9px;
  }
  .side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 6px;
    letter-spacing: 0.06em;
  }
  .side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 8px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  .side-panel a.in-header:hover {
    text-decoration: underline;
  }
  .side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    padding: 0;
    margin: -6px 0 0;
    letter-spacing: 0.08em;
  }
  .side-panel p {
    margin-bottom: 18px;
    line-height: 14px;
    font-size: 11px;
    letter-spacing: 0.02em;
    margin-top: 0;
  }
  .side-panel .address h3 {
    padding-bottom: 5px;
  }
  .side-panel .address h4 {
    margin-top: -5px;
  }
  .side-panel .address p {
    margin-top: 13px;
    line-height: 12px;
    letter-spacing: 0.03em;
    margin-bottom: 19px;
  }
  .side-panel .address .addr-links {
    margin-top: 27px;
  }
  .side-panel .address .loc-holder {
    float: left;
    width: 21px;
    height: 23px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 21px;
    overflow: hidden;
    margin-top: -7px;
  }
  .side-panel .address i.icon {
    font-size: 22px;
    display: block;
    vertical-align: top;
    margin-top: -6px;
    margin-left: -2px;
  }
  .side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.0475em;
  }
  .side-panel .address a:hover {
    color: #6F2A8E;
  }
  .side-panel .hours {
    margin-top: 45px;
  }
  .side-panel .admission {
    margin-top: 58px;
  }
  .side-panel .admission h3 {
    letter-spacing: 0.045em;
  }
  .side-panel .admission h4 {
    letter-spacing: 0.095em;
  }
  .side-panel .admission h4:last-child {
    letter-spacing: 0.08em;
    line-height: 5px;
  }
  .side-panel .admission p {
    letter-spacing: 0.01em;
  }
  .side-panel .admission .half:nth-child(even) {
    padding-left: 18px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .side-panel .contact {
    margin-top: 56px;
  }
}
@media (max-width: 768px) and (min-width: 720px) {
  body.tablet .side-panel {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-bottom: 80px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .side-panel .inner-container {
    margin-top: -50px;
  }
  body.tablet .side-panel .addr-inner {
    width: 233px;
    margin: 0 auto;
    padding-top: 9px;
  }
  body.tablet .side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 6px;
    letter-spacing: 0.06em;
  }
  body.tablet .side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 8px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  body.tablet .side-panel a.in-header:hover {
    text-decoration: underline;
  }
  body.tablet .side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    padding: 0;
    margin: -6px 0 0;
    letter-spacing: 0.08em;
  }
  body.tablet .side-panel p {
    margin-bottom: 18px;
    line-height: 14px;
    font-size: 11px;
    letter-spacing: 0.02em;
    margin-top: 0;
  }
  body.tablet .side-panel .address h3 {
    padding-bottom: 5px;
  }
  body.tablet .side-panel .address h4 {
    margin-top: -5px;
  }
  body.tablet .side-panel .address p {
    margin-top: 13px;
    line-height: 12px;
    letter-spacing: 0.03em;
    margin-bottom: 19px;
  }
  body.tablet .side-panel .address .addr-links {
    margin-top: 27px;
  }
  body.tablet .side-panel .address .loc-holder {
    float: left;
    width: 21px;
    height: 23px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 21px;
    overflow: hidden;
    margin-top: -7px;
  }
  body.tablet .side-panel .address i.icon {
    font-size: 22px;
    display: block;
    vertical-align: top;
    margin-top: -6px;
    margin-left: -2px;
  }
  body.tablet .side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.0475em;
  }
  body.tablet .side-panel .address a:hover {
    color: #6F2A8E;
  }
  body.tablet .side-panel .hours {
    margin-top: 45px;
  }
  body.tablet .side-panel .admission {
    margin-top: 58px;
  }
  body.tablet .side-panel .admission h3 {
    letter-spacing: 0.045em;
  }
  body.tablet .side-panel .admission h4 {
    letter-spacing: 0.095em;
  }
  body.tablet .side-panel .admission h4:last-child {
    letter-spacing: 0.08em;
    line-height: 5px;
  }
  body.tablet .side-panel .admission p {
    letter-spacing: 0.01em;
  }
  body.tablet .side-panel .admission .half:nth-child(even) {
    padding-left: 18px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .side-panel .contact {
    margin-top: 56px;
  }
}
@media (max-width: 719px) and (min-width: 600px) {
  body.tablet .side-panel {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-bottom: 80px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .side-panel .inner-container {
    margin-top: -50px;
  }
  body.tablet .side-panel .addr-inner {
    width: 220px;
    margin: 0 auto;
    padding-top: 9px;
  }
  body.tablet .side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 6px;
    letter-spacing: 0.01em;
  }
  body.tablet .side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 8px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  body.tablet .side-panel a.in-header:hover {
    text-decoration: underline;
  }
  body.tablet .side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 13px;
    padding: 0;
    margin: -6px 0 0;
    letter-spacing: 0.01em;
  }
  body.tablet .side-panel p {
    margin-bottom: 18px;
    line-height: 14px;
    font-size: 11px;
    letter-spacing: 0.02em;
    margin-top: 0;
  }
  body.tablet .side-panel .address h3 {
    padding-bottom: 5px;
  }
  body.tablet .side-panel .address h4 {
    margin-top: -5px;
  }
  body.tablet .side-panel .address p {
    margin-top: 13px;
    line-height: 12px;
    letter-spacing: 0.03em;
    margin-bottom: 19px;
  }
  body.tablet .side-panel .address .addr-links {
    margin-top: 27px;
  }
  body.tablet .side-panel .address .loc-holder {
    float: left;
    width: 21px;
    height: 23px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 21px;
    overflow: hidden;
    margin-top: -7px;
  }
  body.tablet .side-panel .address i.icon {
    font-size: 22px;
    display: block;
    vertical-align: top;
    margin-top: -6px;
    margin-left: -2px;
  }
  body.tablet .side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.0475em;
  }
  body.tablet .side-panel .address a:hover {
    color: #6F2A8E;
  }
  body.tablet .side-panel .hours {
    margin-top: 45px;
  }
  body.tablet .side-panel .admission {
    margin-top: 58px;
  }
  body.tablet .side-panel .admission h3 {
    letter-spacing: 0.01em;
  }
  body.tablet .side-panel .admission h4 {
    letter-spacing: 0.01em;
  }
  body.tablet .side-panel .admission h4:last-child {
    letter-spacing: 0.08em;
    line-height: 5px;
  }
  body.tablet .side-panel .admission p {
    letter-spacing: 0;
    font-size: 10px;
  }
  body.tablet .side-panel .admission .half:nth-child(even) {
    padding-left: 18px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .side-panel .contact {
    margin-top: 56px;
  }
}
@media (max-width: 599px) and (min-width: 481px) {
  body.tablet .side-panel {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-bottom: 80px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .side-panel .inner-container {
    margin-top: -40px;
  }
  body.tablet .side-panel .addr-inner {
    width: 100%;
    margin: 0 auto;
    padding: 9px 25px 0 25px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 8px;
    letter-spacing: 0.08em;
    margin-top: 0;
  }
  body.tablet .side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 11px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.055em;
    text-decoration: none;
  }
  body.tablet .side-panel a.in-header:hover {
    text-decoration: underline;
  }
  body.tablet .side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 12px;
    padding: 0;
    margin: -2px 0 1px;
    letter-spacing: 0.09em;
  }
  body.tablet .side-panel p {
    margin-bottom: 16px;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 0.022em;
    margin-top: 0;
  }
  body.tablet .side-panel .address h3 {
    padding-bottom: 7px;
  }
  body.tablet .side-panel .address h4 {
    margin-top: -3px;
    line-height: 16px;
  }
  body.tablet .side-panel .address p {
    margin-top: 12px;
    line-height: 14px;
    letter-spacing: 0.03em;
    margin-bottom: 14px;
  }
  body.tablet .side-panel .address .addr-links {
    margin-top: 31px;
  }
  body.tablet .side-panel .address .loc-holder {
    float: left;
    width: 26px;
    height: 26px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 24px;
    overflow: hidden;
    margin-top: -8px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .side-panel .address i.icon {
    font-size: 24px;
    display: block;
    vertical-align: top;
    margin-top: -7px;
    margin-left: -2px;
  }
  body.tablet .side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.05em;
  }
  body.tablet .side-panel .address a:hover {
    color: #6F2A8E;
  }
  body.tablet .side-panel .hours {
    margin-top: 35px;
  }
  body.tablet .side-panel .admission {
    margin-top: 53px;
  }
  body.tablet .side-panel .admission h4 {
    letter-spacing: 0.095em;
  }
  body.tablet .side-panel .admission h4:last-child {
    letter-spacing: 0.085em;
    line-height: 13px;
  }
  body.tablet .side-panel .admission p {
    letter-spacing: 0.01em;
  }
  body.tablet .side-panel .admission .half:nth-child(even) {
    padding-left: 10%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .side-panel .contact {
    margin-top: 49px;
  }
}
@media (max-width: 480px) {
  body.small .side-panel {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-bottom: 80px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .side-panel .inner-container {
    margin-top: -40px;
  }
  body.small .side-panel .addr-inner {
    width: 100%;
    margin: 0 auto;
    padding: 9px 25px 0 25px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 8px;
    letter-spacing: 0.08em;
    margin-top: 0;
  }
  body.small .side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 11px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.055em;
    text-decoration: none;
  }
  body.small .side-panel a.in-header:hover {
    text-decoration: underline;
  }
  body.small .side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 12px;
    padding: 0;
    margin: -2px 0 1px;
    letter-spacing: 0.09em;
  }
  body.small .side-panel p {
    margin-bottom: 16px;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 0.022em;
    margin-top: 0;
  }
  body.small .side-panel .address h3 {
    padding-bottom: 7px;
  }
  body.small .side-panel .address h4 {
    margin-top: -3px;
    line-height: 16px;
  }
  body.small .side-panel .address p {
    margin-top: 12px;
    line-height: 14px;
    letter-spacing: 0.03em;
    margin-bottom: 14px;
  }
  body.small .side-panel .address .addr-links {
    margin-top: 31px;
  }
  body.small .side-panel .address .loc-holder {
    float: left;
    width: 26px;
    height: 26px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 24px;
    overflow: hidden;
    margin-top: -8px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .side-panel .address i.icon {
    font-size: 24px;
    display: block;
    vertical-align: top;
    margin-top: -7px;
    margin-left: -2px;
  }
  body.small .side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.05em;
  }
  body.small .side-panel .address a:hover {
    color: #6F2A8E;
  }
  body.small .side-panel .hours {
    margin-top: 35px;
  }
  body.small .side-panel .admission {
    margin-top: 53px;
  }
  body.small .side-panel .admission h4 {
    letter-spacing: 0.095em;
  }
  body.small .side-panel .admission h4:last-child {
    letter-spacing: 0.085em;
    line-height: 13px;
  }
  body.small .side-panel .admission p {
    letter-spacing: 0.01em;
  }
  body.small .side-panel .admission .half:nth-child(even) {
    padding-left: 10%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .side-panel .contact {
    margin-top: 49px;
  }
}
header #top-bar-sticky-wrapper {
  position: absolute;
  z-index: 100;
  width: 100% !important;
}
header #top-bar {
  background: transparent;
  position: relative;
  height: 140px;
  z-index: 6;
  width: 100% !important;
  min-width: 100% !important;
}
header #top-bar .logo {
  background: url('../images/logo.png') no-repeat top center;
  background-size: cover;
  float: left;
  width: 143px;
  height: 69px;
  margin-top: 24px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  header #top-bar .logo {
    background: url('../images/2x/logo@2x.png') no-repeat top center;
    background-size: cover;
  }
}
header #top-bar #top-menu {
  float: left;
  margin-top: 63px;
  margin-left: 9px;
}
header #top-bar #top-menu li {
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 2px solid #fff;
  line-height: 11px;
  padding-top: 1px;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  list-style: none;
}
header #top-bar #top-menu li a {
  color: white;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  padding-bottom: 4px;
}
header #top-bar #top-menu li a:hover {
  border-bottom: 3px solid #6F2A8E;
}
header #top-bar #top-menu li.active a {
  border-bottom: 3px solid #6F2A8E;
}
header #top-bar #top-menu li:last-child {
  border-right: 0;
}
header #top-bar .top-right-side {
  float: right;
  margin: 0;
  min-width: 400px;
  width: auto;
}
header #top-bar .top-right-side .social {
  float: left;
  margin-top: 59px;
  margin-right: 29px;
}
header #top-bar .top-right-side .social .icon-top {
  color: #fff;
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
header #top-bar .top-right-side .social .icon-top.icon-facebook {
  font-size: 18px;
  margin-left: 4px;
}
header #top-bar .top-right-side .social .icon-top.icon-twitter {
  font-size: 15px;
  margin-left: 6px;
  margin-top: 1px;
}
header #top-bar .top-right-side .social .icon-top.icon-search {
  font-size: 22px;
  margin-left: 26px;
  margin-top: -3px;
}
header #top-bar .top-right-side .cart {
  margin-top: 57px;
  margin-right: 33px;
  float: left;
  line-height: 20px;
}
header #top-bar .top-right-side .cart .icon-top {
  color: #fff;
}
header #top-bar .top-right-side .cart .icon-top.icon-basket {
  font-size: 27px;
}
header #top-bar .top-right-side .cart a {
  text-decoration: none;
  color: #fff;
  height: 13px;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
header #top-bar .top-right-side .cart .items-counter {
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
  margin-top: 2px;
}
header #top-bar .top-right-side a {
  text-decoration: none;
}
header #top-bar .top-right-side .white-btn {
  margin-top: 48px;
  float: right;
  color: white;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 42px;
  text-align: center;
  width: 139px;
  height: 43px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
  border: 1px solid white;
  letter-spacing: 0.072em;
}
header #top-bar .top-right-side .white-btn:hover {
  background: #fff;
  color: #6F2A8E;
}
header #top-bar .top-right-side .top-search {
  display: none;
}
header #top-bar .top-right-side .top-search label {
  display: none;
}
header #top-bar .top-right-side .top-search input {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  margin-left: 5px;
  text-transform: none;
}
header #top-bar .top-right-side .top-search input::-webkit-input-placeholder,
header #top-bar .top-right-side .top-search textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
header #top-bar .top-right-side .top-search input::-moz-placeholder,
header #top-bar .top-right-side .top-search textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
header #top-bar .top-right-side .top-search input:focus::-webkit-input-placeholder,
header #top-bar .top-right-side .top-search textarea:focus::-webkit-input-placeholder {
  opacity: 0.4;
}
header #top-bar .top-right-side .top-search input:focus::-moz-placeholder,
header #top-bar .top-right-side .top-search textarea:focus::-moz-placeholder {
  opacity: 0.4;
}
header #top-slider {
  position: relative;
  z-index: 1;
}
header #top-slider .slides-holder {
  margin: 0;
  padding: 0;
}
header #top-slider .slides-holder li {
  list-style: none;
}
header #top-slider .slides-holder li img {
  width: 100%;
  height: auto;
}
header #top-slider .bx-wrapper .bx-pager.bx-default-pager a {
  width: 8px;
  height: 8px;
  margin: 0 9px;
}
header #top-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
header #top-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #6E2AFF;
  border: 1px solid #6E2AFF;
}
header .is-sticky #top-bar,
header.tablet .is-sticky #top-bar,
header.small .is-sticky #top-bar {
  background: #000 !important;
  z-index: 100 !important;
}
/*menu-trigger*/
.hamburger {
  color: #fff;
  float: right;
  cursor: pointer;
}
.hamburger:hover {
  color: #6F2A8E;
}
/*Header - responsive*/
@media (max-width: 9999px) and (min-width: 1601px) {
  #top-bar .container {
    max-width: 100%;
    padding: 0 6.25%;
  }
}
@media (max-width: 1459px) and (min-width: 1300px) {
  #top-bar .container {
    max-width: 100%;
    padding: 0 2%;
  }
  .bx-viewport {
    /* min-height: 540px !important;*/
  }
  .bx-viewport img {
    /*min-height: 540px !important;*/
  }
}
/*header 1459-1300*/
@media (max-width: 1299px) and (min-width: 961px) {
  #top-bar .container {
    max-width: 100%;
    padding: 0 2%;
  }
  #top-bar .container #top-menu {
    float: left;
    margin-top: 63px;
    margin-left: -20px;
  }
  #top-bar .container #top-menu li {
    float: left;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 2px solid #fff;
    line-height: 11px;
    padding-top: 1px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    list-style: none;
  }
  #top-bar .container #top-menu li a {
    color: white;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding-bottom: 2px;
  }
  #top-bar .container #top-menu li a:hover {
    border-bottom: 2px solid #6F2A8E;
  }
  #top-bar .container #top-menu li.active a {
    border-bottom: 2px solid #6F2A8E;
  }
  #top-bar .container #top-menu li:last-child {
    border-right: 0;
  }
  #top-bar .container .top-right-side {
    float: right;
    margin: 0;
    width: auto;
    min-width: 290px;
  }
  #top-bar .container .top-right-side .social {
    float: left;
    margin-top: 59px;
    margin-right: 5px;
    display: block;
  }
  #top-bar .container .top-right-side .social .icon-top {
    color: #fff;
    display: inline-block;
    vertical-align: top;
  }
  #top-bar .container .top-right-side .social .icon-top.icon-facebook {
    font-size: 15px;
  }
  #top-bar .container .top-right-side .social .icon-top.icon-twitter {
    font-size: 13px;
    margin-left: 7px;
    margin-top: 1px;
  }
  #top-bar .container .top-right-side .social .icon-top.icon-search {
    font-size: 18px;
    margin-left: 7px;
    margin-top: -2px;
  }
  #top-bar .container .top-right-side .cart {
    margin-top: 57px;
    margin-right: 17px;
    float: left;
    line-height: 18px;
  }
  #top-bar .container .top-right-side .cart a {
    text-decoration: none;
    color: #fff;
    height: 11px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
  }
  #top-bar .container .top-right-side .cart .items-counter {
    display: inline-block;
    vertical-align: top;
    margin-left: 2px;
    margin-top: 3px;
  }
  #top-bar .container .top-right-side .cart .icon-top {
    color: #fff;
  }
  #top-bar .container .top-right-side .cart .icon-top.icon-basket {
    font-size: 19px;
    margin-left: 7px;
    margin-top: -2px;
  }
  #top-bar .container .top-right-side .white-btn {
    margin-top: 52px;
    font-size: 11px;
    line-height: 32px;
    width: 119px;
    height: 32px;
    border: 1px solid white;
    letter-spacing: 1px;
  }
  #top-bar .container .top-right-side .white-btn:hover {
    background: #fff;
    color: #6F2A8E;
  }
  #top-bar .container .top-right-side .top-search input {
    width: 140px;
    margin-top: 5px;
  }
  .bx-viewport {
    /*min-height: 500px !important;*/
  }
  .bx-viewport img {
    /* min-height: 500px !important;*/
  }
	
	.icon-search {
		padding:0 0 0 16px;
	}
}
/*end header 1299-961*/
@media (max-width: 960px) and (min-width: 769px) {
  #top-bar .container {
    max-width: 100%;
    padding: 0 2%;
  }
  #top-bar .container #top-menu {
    float: left;
    margin-top: 63px;
    margin-left: -20px;
  }
  #top-bar .container #top-menu li {
    float: left;
    margin-right: 8px;
    padding-right: 8px;
    border-right: 1px solid #fff;
    line-height: 11px;
    padding-top: 1px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    list-style: none;
  }
  #top-bar .container #top-menu li a {
    color: white;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding-bottom: 2px;
  }
  #top-bar .container #top-menu li a:hover {
    border-bottom: 2px solid #6F2A8E;
  }
  #top-bar .container #top-menu li.active a {
    border-bottom: 2px solid #6F2A8E;
  }
  #top-bar .container #top-menu li:last-child {
    border-right: 0;
  }
  #top-bar .container .top-right-side {
    float: right;
    margin-top: -25px;
    width: 119px;
    min-width: 119px;
  }
  #top-bar .container .top-right-side .social {
    float: none;
    margin-top: 59px;
    margin-right: 5px;
    display: inline-block;
  }
  #top-bar .container .top-right-side .social .icon-top {
    color: #fff;
    display: inline-block;
    vertical-align: top;
  }
  #top-bar .container .top-right-side .social .icon-top.icon-facebook {
    font-size: 15px;
    margin-left: -5px;
  }
  #top-bar .container .top-right-side .social .icon-top.icon-twitter {
    font-size: 13px;
    margin-left: 0;
    margin-top: 1px;
  }
  #top-bar .container .top-right-side .social .icon-top.icon-search {
    font-size: 18px;
    margin-left: 0;
    margin-top: -2px;
  }
  #top-bar .container .top-right-side .cart {
    margin-top: 57px;
    margin-right: 0;
    float: right;
    display: inline-block;
    line-height: 18px;
  }
  #top-bar .container .top-right-side .cart a {
    text-decoration: none;
    color: #fff;
    height: 11px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
  }
  #top-bar .container .top-right-side .cart .items-counter {
    display: inline-block;
    vertical-align: top;
    margin-left: 2px;
    margin-top: 3px;
  }
  #top-bar .container .top-right-side .cart .icon-top {
    color: #fff;
  }
  #top-bar .container .top-right-side .cart .icon-top.icon-basket {
    font-size: 19px;
    margin-left: 2px;
    margin-top: -2px;
  }
  #top-bar .container .top-right-side .white-btn {
    margin: 5px auto;
    float: none;
    display: block;
    color: white;
    font-size: 11px;
    text-decoration: none;
    line-height: 32px;
    text-align: center;
    width: 119px;
    height: 32px;
    border: 1px solid white;
    letter-spacing: 1px;
  }
  #top-bar .container .top-right-side .white-btn:hover {
    background: #fff;
    color: #6F2A8E;
  }
  #top-bar .container .top-right-side .top-search input {
    width: 121px;
    margin-left: 0;
    margin-top: 3px;
  }
  .bx-viewport {
    /*  min-height: 490px !important;*/
  }
  .bx-viewport img {
    /*min-height: 490px !important;*/
  }
}
/*end header 960-769*/
@media (max-width: 768px) and (min-width: 481px) {
  header.tablet #top-bar-sticky-wrapper {
    position: absolute;
    width: 100% !important;
  }
  header.tablet #top-bar {
    background: transparent;
    position: relative;
    height: 177px;
    width: 100% !important;
    min-width: 100% !important;
  }
  header.tablet #top-bar .logo {
  /*  background: url('../images/logo_tablet.png') no-repeat top center; */
    background-size: cover;
    float: left;
    width: 162px;
    height: 80px;
    margin-top: 38px;
    margin-left: 30px;
  }
  header.tablet #top-bar .hamburger {
    font-size: 38px;
    margin-right: 28px;
    margin-top: 70px;
  }
  header.tablet #top-slider {
    position: relative;
  }
  header.tablet #top-slider .bx-viewport {
    /* min-height: 482px !important;*/
  }
  header.tablet #top-slider .slides-holder {
    margin: 0;
    padding: 0;
  }
  header.tablet #top-slider .slides-holder li {
    list-style: none;
    width: auto;
  }
  header.tablet #top-slider .slides-holder li img {
    /*width: auto !important;*/
    /*min-height: 482px !important;*/
  }
  header.tablet .bx-wrapper .bx-pager.bx-default-pager {
    margin-top: -22px;
  }
  header.tablet .bx-wrapper .bx-pager.bx-default-pager a {
    width: 6px;
    height: 6px;
    margin: 0 9px 0;
  }
  header.tablet .bx-wrapper .bx-pager.bx-default-pager a:hover,
  header.tablet .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #6E2AFF;
    border: 1px solid #6E2AFF;
  }
}
@media (max-width: 768px) and (min-width: 481px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  header.tablet #top-bar .logo {
    background: url('../images/2x/logo_tablet@2x.png') no-repeat top center;
    background-size: cover;
  }
}
/*header 768-481*/
@media (max-width: 480px) {
  header.small #top-bar-sticky-wrapper {
    position: absolute;
    width: 100% !important;
  }
  header.small .is-sticky #top-bar {
    border-bottom: 1px solid #313131;
  }
  header.small #top-bar {
    background: transparent;
    position: relative;
    height: 88px;
    width: 100% !important;
    min-width: 100% !important;
  }
  header.small #top-bar .logo {
    /* background: url('../images/logo_small.png') no-repeat top center; */
    background-size: cover;
    float: left;
    width: 99px;
    height: 47px;
    margin-top: 16px;
    margin-left: 25px;
  }
  header.small #top-bar .hamburger {
    font-size: 23px;
    margin-right: 25px;
    margin-top: 36px;
  }
  header.small #top-slider {
    position: relative;
  }
  header.small #top-slider .bx-viewport {
    /*        min-height: 295px;*/
  }
  header.small #top-slider .slides-holder {
    margin: 0;
    padding: 0;
  }
  header.small #top-slider .slides-holder li {
    list-style: none;
  }
  header.small #top-slider .slides-holder li img {
    width: 100%;
    /* height: 295px;*/
  }
  header.small #top-slider .bx-wrapper .bx-pager.bx-default-pager a {
    width: 8px;
    height: 8px;
    margin: 10px 9px 0 9px;
    display: none;
  }
  header.small #top-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
  header.small #top-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #6E2AFF;
    border: 1px solid rgba(0, 0, 0, 0);
  }
}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  header.small #top-bar .logo {
 /*   background: url('../images/2x/logo_small@2x.png') no-repeat top center; */
    background-size: cover;
  }
}
/*header 480-290*/
/*End header - responsive*/
#side-menu {
  z-index: 99 !important;
  background: #6F2A8E;
  height: 100% !important;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}
@media (max-width: 768px) and (min-width: 481px) {
  body.tablet #side-menu {
    z-index: 200 !important;
    display: block;
  }
  body.tablet #side-menu .mobile-nav-header {
    height: 177px;
    background: #000;
    position: relative;
    z-index: 100;
    width: 100%;
  }
  body.tablet #side-menu .mobile-nav-header .close-menu {
    background: transparent;
    border: 0;
    color: #fff;
    float: right;
    font-size: 38px;
    cursor: pointer;
    margin-right: 18px;
    margin-top: 64px;
  }
  body.tablet #side-menu .mobile-nav-header .close-menu:hover {
    color: #6F2A8E;
  }
  body.tablet #side-menu .mobile-nav-header .logo {
    background: url('../images/logo_tablet.png') no-repeat top center;
    background-size: cover;
    float: left;
    width: 162px;
    height: 80px;
    margin-top: 38px;
    margin-left: 30px;
  }
  body.tablet #side-menu ul {
    margin-top: 48px;
    position: relative !important;
    text-align: center;
  }
  body.tablet #side-menu ul li {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    font-weight: 400;
    line-height: 75px;
    text-transform: uppercase;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  body.tablet #side-menu ul li a {
    color: #fff;
    letter-spacing: 2px;
  }
  body.tablet #side-menu .mobile-nav-footer {
    position: relative !important;
    z-index: 100 !important;
    width: 284px;
    margin: 45px auto 0 auto;
  }
  body.tablet #side-menu .mobile-nav-footer .icon {
    display: inline-block;
    vertical-align: top;
  }
  body.tablet #side-menu .mobile-nav-footer .icon-facebook {
    font-size: 40px;
    margin-top: 7px;
  }
  body.tablet #side-menu .mobile-nav-footer .icon-twitter {
    font-size: 32px;
    margin-left: 46px;
    margin-top: 9px;
  }
  body.tablet #side-menu .mobile-nav-footer .icon-search {
    font-size: 48px;
    margin-left: 58px;
  }
  body.tablet #side-menu a {
    text-decoration: none;
    color: #fff;
  }
  body.tablet #side-menu .white-btn {
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-size: 23px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 71px;
    margin: 65px auto;
    width: 246px;
    height: 75px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid white;
    letter-spacing: 2px;
  }
  body.tablet #side-menu .white-btn:hover {
    background: #fff;
    color: #6F2A8E;
  }
  body.tablet .side-search {
    display: none;
    width: 246px;
    margin: 20px auto -40px auto;
  }
  body.tablet .side-search label {
    display: none;
  }
  body.tablet .side-search input {
    color: #fff;
    width: 100%;
    background: transparent;
    border: 2px solid #fff;
    height: 40px;
    line-height: 40px;
    text-transform: none;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  body.tablet .side-search input::-webkit-input-placeholder,
  body.tablet .side-search textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
  }
  body.tablet .side-search input::-moz-placeholder,
  body.tablet .side-search textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }
  body.tablet .side-search input:focus::-webkit-input-placeholder,
  body.tablet .side-search textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  body.tablet .side-search input:focus::-moz-placeholder,
  body.tablet .side-search textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
	
	
}
@media (max-width: 768px) and (min-width: 481px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  body.tablet #side-menu .mobile-nav-header .logo {
    background: url('../images/2x/logo_tablet@2x.png') no-repeat top center;
    background-size: cover;
  }
}
@media (max-width: 480px) {
  body.small #side-menu {
    display: block;
  }
  body.small #side-menu .mobile-nav-header {
    height: 88px;
    background: #000;
    position: relative;
    width: 100%;
  }
  body.small #side-menu .mobile-nav-header .close-menu {
    background: transparent;
    border: 0;
    color: #fff;
    float: right;
    font-size: 22px;
    cursor: pointer;
    margin-right: 18px;
    margin-top: 34px;
  }
  body.small #side-menu .mobile-nav-header .close-menu:hover {
    color: #6F2A8E;
  }
  body.small #side-menu .mobile-nav-header .logo {
/*    background: url('../images/logo_small.png') no-repeat top center; */
    background-size: cover;
    float: left;
    width: 99px;
    height: 47px;
    margin-top: 16px;
    margin-left: 25px;
  }
  body.small #side-menu ul {
    margin-top: 14px;
    position: relative !important;
    text-align: center;
  }
  body.small #side-menu ul li {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 42px;
    text-transform: uppercase;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  body.small #side-menu ul li a {
    color: #fff;
    letter-spacing: 1px;
  }
  body.small #side-menu .mobile-nav-footer {
    position: relative !important;
    z-index: 100 !important;
    width: 156px;
    margin: 27px auto 0 auto;
  }
  body.small #side-menu .mobile-nav-footer .icon {
    display: inline-block;
    vertical-align: top;
  }
  body.small #side-menu .mobile-nav-footer .icon-facebook {
    font-size: 21px;
    margin-top: 7px;
  }
  body.small #side-menu .mobile-nav-footer .icon-twitter {
    font-size: 18px;
    margin-left: 26px;
    margin-top: 7px;
  }
  body.small #side-menu .mobile-nav-footer .icon-search {
    font-size: 26px;
    margin-left: 30px;
    margin-top: 3px;
  }
  body.small #side-menu a {
    text-decoration: none;
    color: #fff;
  }
  body.small #side-menu .white-btn {
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 40px;
    margin: 37px auto;
    width: 139px;
    height: 42px;
    border: 1px solid white;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 1px;
  }
  body.small #side-menu .white-btn:hover {
    background: #FFF;
    color: #6F2A8E;
  }
  body.small #side-menu .side-search {
    display: none;
    width: 137px;
    margin: 20px auto -20px auto;
  }
  body.small #side-menu .side-search label {
    display: none;
  }
  body.small #side-menu .side-search input {
    color: #fff;
    width: 100%;
    background: transparent;
    border: 1px solid #fff;
    height: 40px;
    line-height: 40px;
    text-transform: none;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  body.small #side-menu .side-search input::-webkit-input-placeholder,
  body.small #side-menu .side-search textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
  }
  body.small #side-menu .side-search input::-moz-placeholder,
  body.small #side-menu .side-search textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }
  body.small #side-menu .side-search input:focus::-webkit-input-placeholder,
  body.small #side-menu .side-search textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  body.small #side-menu .side-search input:focus::-moz-placeholder,
  body.small #side-menu .side-search textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  body.small #side-menu .mobile-nav-header .logo {
/*    background: url('../images/2x/logo_small@2x.png') no-repeat top center; */
    background-size: cover;
  }
}
footer {
  width: 100%;
  height: 313px;
  background: #000;
  overflow: hidden;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 83px;
  position: relative;
  z-index: 60;
}
footer .container {
  max-width: 1200px;
}
footer h4 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 0;
  letter-spacing: 0.024em;
}
footer h4 span {
  line-height: 32px;
}
footer .foot-info {
  float: left;
  border-right: 1px solid #313131;
  padding-right: 54px;
  height: 133px;
}
footer .foot-info .foot-menu {
  padding: 0;
  margin-top: 14px;
}
footer .foot-info .foot-menu li {
  margin-bottom: 14px;
}
footer .foot-info .foot-menu li a {
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.03em;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}
footer .subscribe {
  float: left;
  border-right: 1px solid #313131;
  padding: 0 66px 0 64px;
  height: 133px;
}
footer .subscribe .subscribe-note {
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.026em;
  line-height: 17px;
  margin-top: 11px;
}
footer .subscribe .subscribe-note .break-big {
  display: block;
}
footer .subscribe .sub-form {
  margin-top: 28px;
}
footer .subscribe .sub-form form input::-webkit-input-placeholder,
footer .subscribe .sub-form form textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
footer .subscribe .sub-form form input::-moz-placeholder,
footer .subscribe .sub-form form textarea::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
footer .subscribe .sub-form form input:focus::-webkit-input-placeholder,
footer .subscribe .sub-form form textarea:focus::-webkit-input-placeholder {
  opacity: 0.4;
}
footer .subscribe .sub-form form input:focus::-moz-placeholder,
footer .subscribe .sub-form form textarea:focus::-moz-placeholder {
  opacity: 0.4;
}
footer .subscribe .sub-form form input {
  padding-left: 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: transparent;
  letter-spacing: 0.02em;
  color: #fff;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  width: 219px;
  height: 43px;
  border: 1px solid white;
  text-transform: uppercase;
  -webkit-appearance: none;
  border-radius: 0;
}
footer .subscribe .sub-form form button {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  letter-spacing: 0.03em;
  width: 88px;
  height: 43px;
  background-color: white;
  border: 1px solid white;
  color: black;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0 0 0 -4px;
  -webkit-appearance: none;
  border-radius: 0;
}
footer .subscribe .sub-form form button:hover {
  color: #6F2A8E;
}
footer .foot-right {
  float: right;
  height: 133px;
  width: 419px;
  margin-right: 0;
}
footer .foot-right .foot-right-top {
  height: 63px;
  margin-bottom: 28px;
}
footer .foot-right .foot-right-top .follow-us {
  float: left;
  padding-right: 29px;
}
footer .foot-right .foot-right-top .follow-us .icons-holder {
  margin-top: 25px;
}
footer .foot-right .foot-right-top .follow-us .icons-holder i.icon {
  color: #fff;
  vertical-align: top;
  display: inline-block;
  width: 20px;
  height: 20px;
}
footer .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-facebook {
  margin-left: -8px;
  margin-top: 0;
  font-size: 18px;
}
footer .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-twitter {
  margin-left: 25px;
  margin-top: 0;
}
footer .foot-right .foot-right-top .donate {
  float: left;
  border-left: 1px solid #313131;
  height: 63px;
  padding-left: 0px;
  margin-left: -8px;
  margin-top: 1px;
  text-align: center;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer .foot-right .foot-right-top .donate a {
  color: #fff;
  text-decoration: none;
}
footer .foot-right .foot-right-top .donate a:hover {
  color: #000;
}
footer .foot-right .foot-right-top .donate .button-white {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 127px;
  height: 61px;
  border: 2px solid white;
  line-height: 57px;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  text-transform: uppercase;
  margin-left: 6px;
  letter-spacing: 0.028em;
  margin-top: -1px;
}
footer .foot-right .foot-right-top .donate .button-white-amazon {
  margin-left: 28px;
  letter-spacing: 0.026em;
  text-transform: none;
}
footer .foot-right .foot-right-top .donate .button-white:hover {
  background: #fff;
}
footer .foot-right .copyright {
  border-top: 1px solid #313131;
  padding-top: 24px;
  letter-spacing: 0.03em;
  color: #BBBBBB;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 16px;
}
footer .foot-right .copyright a {
  color: #BBBBBB;
  text-decoration: none;
}
footer .foot-right .copyright .fh-logo {
  background: url('../images/fh_logo.png') no-repeat top center;
  background-size: cover;
  width: 23px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  float: right;
  margin-top: -2px;
  margin-right: -2px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer .foot-right .copyright .fh-logo {
    background: url('../images/2x/fh_logo@2x.png') no-repeat top center;
    background-size: cover;
  }
}
/*Footer - responsive*/
@media (max-width: 1260px) and (min-width: 961px) {
  footer {
    width: 100%;
    height: 313px;
    background: #000;
    overflow: hidden;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 83px;
  }
  footer .container {
    max-width: 920px;
    padding: 0 20px;
  }
  footer h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 0;
    letter-spacing: 0.01em;
  }
  footer h4 span {
    line-height: 28px;
  }
  footer .foot-info {
    float: left;
    border-right: 1px solid #313131;
    padding-right: 23px;
    height: 133px;
  }
  footer .foot-info .foot-menu {
    padding: 0;
    margin-top: 14px;
  }
  footer .foot-info .foot-menu li {
    margin-bottom: 14px;
  }
  footer .foot-info .foot-menu li a {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.01em;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
  }
  footer .subscribe {
    float: left;
    border-right: 1px solid #313131;
    padding: 0 26px 0 23px;
    height: 133px;
  }
  footer .subscribe .subscribe-note {
    margin-top: 10px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0.03em;
    color: #fff;
  }
  footer .subscribe .subscribe-note .break {
    display: block;
  }
  footer .subscribe .subscribe-note .break-big {
    display: none;
  }
  footer .subscribe .sub-form {
    margin-top: 26px;
  }
  footer .subscribe .sub-form form input::-webkit-input-placeholder,
  footer .subscribe .sub-form form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer .subscribe .sub-form form input::-moz-placeholder,
  footer .subscribe .sub-form form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer .subscribe .sub-form form input:focus::-webkit-input-placeholder,
  footer .subscribe .sub-form form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  footer .subscribe .sub-form form input:focus::-moz-placeholder,
  footer .subscribe .sub-form form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  footer .subscribe .sub-form form input {
    padding-left: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    letter-spacing: 0.03em;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    width: 180px;
    height: 43px;
    border: 1px solid white;
    text-transform: uppercase;
  }
  footer .subscribe .sub-form form button {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0.03em;
    width: 88px;
    height: 43px;
    background-color: white;
    border: 1px solid white;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: -4px;
  }
  footer .subscribe .sub-form form button:hover {
    color: #6F2A8E;
  }
  footer .foot-right {
    float: right;
    height: 133px;
    width: 350px;
    margin-right: 8px;
  }
  footer .foot-right .foot-right-top {
    height: 63px;
    margin-bottom: 28px;
  }
  footer .foot-right .foot-right-top .follow-us {
    float: left;
    padding-right: 28px;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder {
    margin-top: 25px;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder i.icon {
    color: #fff;
    vertical-align: top;
    display: inline-block;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-facebook {
    margin-left: -9px;
    font-size: 18px;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-twitter {
    margin-left: 20px;
    margin-top: 0;
  }
  footer .foot-right .foot-right-top .donate {
    float: left;
    border-left: 1px solid #313131;
    height: 63px;
    padding-left: 11px;
    text-align: center;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer .foot-right .foot-right-top .donate a {
    color: #fff;
    text-decoration: none;
  }
  footer .foot-right .foot-right-top .donate a:hover {
    color: #000;
  }
  footer .foot-right .foot-right-top .donate .button-white {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 110px;
    height: 53px;
    border: 2px solid white;
    line-height: 47px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: -6px;
    letter-spacing: 0.01em;
    margin-top: -1px;
  }
  footer .foot-right .foot-right-top .donate .button-white-amazon {
    margin-left: 15px;
    text-transform: none;
    float: right;
  }
  footer .foot-right .foot-right-top .donate .button-white:hover {
    background: #fff;
  }
  footer .foot-right .copyright {
    border-top: 1px solid #313131;
    padding-top: 8px;
    letter-spacing: 0.03em;
    color: #BBBBBB;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    line-height: 16px;
  }
  footer .foot-right .copyright a {
    color: #BBBBBB;
    text-decoration: none;
  }
  footer .foot-right .copyright .break {
    display: block;
  }
  footer .foot-right .copyright .fh-logo {
    background: url('../images/fh_logo.png') no-repeat top center;
    background-size: cover;
    width: 23px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-top: -6px;
    margin-right: -2px;
  }
}
@media (max-width: 1260px) and (min-width: 961px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer .foot-right .copyright .fh-logo {
    background: url('../images/2x/fh_logo@2x.png') no-repeat top center;
    background-size: cover;
  }
}
/*footer 1260-961*/
@media (max-width: 960px) and (min-width: 841px) {
  footer {
    width: 100%;
    height: 253px;
    background: #000;
    overflow: hidden;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 68px;
  }
  footer .container {
    max-width: 800px;
  }
  footer h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #fff;
    margin: 0;
    padding: 0;
  }
  footer h4 span {
    line-height: 27px;
  }
  footer .foot-info {
    float: left;
    border-right: 1px solid #313131;
    padding-right: 28px;
    margin-left: 10px;
    height: 113px;
  }
  footer .foot-info .foot-menu {
    padding: 0;
    margin-top: 11px;
  }
  footer .foot-info .foot-menu li {
    margin-bottom: 13px;
  }
  footer .foot-info .foot-menu li a {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
  }
  footer .subscribe {
    float: left;
    border-right: 1px solid #313131;
    padding: 0 18px 0 30px;
    height: 113px;
    max-width: none;
    width: 295px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer .subscribe h4 {
    letter-spacing: 0.03em;
  }
  footer .subscribe .subscribe-note {
    margin-top: 12px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0.03em;
    color: #fff;
  }
  footer .subscribe .subscribe-note .break-big {
    display: none;
  }
  footer .subscribe .sub-form {
    margin-top: 25px;
  }
  footer .subscribe .sub-form form input::-webkit-input-placeholder,
  footer .subscribe .sub-form form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer .subscribe .sub-form form input::-moz-placeholder,
  footer .subscribe .sub-form form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer .subscribe .sub-form form input:focus::-webkit-input-placeholder,
  footer .subscribe .sub-form form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  footer .subscribe .sub-form form input:focus::-moz-placeholder,
  footer .subscribe .sub-form form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  footer .subscribe .sub-form form input {
    padding-left: 8px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    width: 153px;
    height: 35px;
    border: 1px solid white;
    text-transform: uppercase;
  }
  footer .subscribe .sub-form form button {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 72px;
    height: 35px;
    background-color: white;
    border: 1px solid white;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: -4px;
  }
  footer .subscribe .sub-form form button:hover {
    color: #6F2A8E;
  }
  footer .foot-right {
    float: right;
    height: 113px;
    width: 245px !important;
    padding-right: 10px;
    margin-left: 20px;
    margin-top: -1px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer .foot-right .foot-right-top {
    height: 70px;
    margin-bottom: 12px;
  }
  footer .foot-right .foot-right-top .follow-us {
    float: left;
    padding: 0;
    width: 30px;
  }
  footer .foot-right .foot-right-top .follow-us h4 {
    margin-top: -2px;
    line-height: 20px;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder {
    margin-top: 12px;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder i.icon {
    color: #fff;
    float: left;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-facebook {
    margin-left: -7px;
    font-size: 15px;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-twitter {
    font-size: 14px;
    margin-left: 28px;
    margin-top: -19px;
  }
  footer .foot-right .foot-right-top .donate {
    text-align: center;
    float: right;
    border-left: 1px solid #313131;
    height: 70px;
    padding-left: 21px;
    width: 160px;
  }
  footer .foot-right .foot-right-top .donate a {
    color: #fff;
    text-decoration: none;
  }
  footer .foot-right .foot-right-top .donate a:hover {
    color: #000;
  }
  footer .foot-right .foot-right-top .donate .button-white {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: right;
    width: 134px;
    height: 31px;
    border: 1px solid white;
    line-height: 29px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
  }
  footer .foot-right .foot-right-top .donate .button-white-amazon {
    margin: 10px 0 0 0;
    text-transform: none;
  }
  footer .foot-right .foot-right-top .donate .button-white:hover {
    background: #fff;
  }
  footer .foot-right .copyright {
    border-top: 1px solid #313131;
    padding-top: 8px;
    letter-spacing: 0.010em;
    font-size: 10px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 12px;
  }
  footer .foot-right .copyright a {
    text-decoration: none;
  }
  footer .foot-right .copyright .fh-logo {
    background: url('../images/fh_logo.png') no-repeat top center;
    background-size: cover;
    width: 23px;
    height: 16px;
    vertical-align: top;
    float: right;
    margin-top: -5px;
  }
}
@media (max-width: 960px) and (min-width: 841px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer .foot-right .copyright .fh-logo {
    background: url('../images/2x/fh_logo@2x.png') no-repeat top center;
    background-size: cover;
  }
}
/*footer 960-841*/
@media (max-width: 840px) and (min-width: 769px) {
  footer {
    width: 100%;
    height: 253px;
    background: #000;
    overflow: hidden;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 68px;
  }
  footer .container {
    max-width: 768px;
  }
  footer h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 11px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #fff;
    margin: 0;
    padding: 0;
  }
  footer h4 span {
    line-height: 29px;
  }
  footer .foot-info {
    float: left;
    border-right: 1px solid #313131;
    padding-right: 20px;
    margin-left: 30px;
    height: 110px;
  }
  footer .foot-info .foot-menu {
    padding: 0;
    margin-top: 11px;
  }
  footer .foot-info .foot-menu li {
    margin-bottom: 13px;
  }
  footer .foot-info .foot-menu li a {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
  }
  footer .subscribe {
    float: left;
    border-right: 1px solid #313131;
    padding: 0 10px 0 23px;
    height: 110px;
    max-width: none;
    width: 277px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer .subscribe h4 {
    letter-spacing: 0.03em;
  }
  footer .subscribe .subscribe-note {
    margin-top: 12px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0.03em;
    color: #fff;
  }
  footer .subscribe .subscribe-note .break-big {
    display: none;
  }
  footer .subscribe .sub-form {
    margin-top: 24px;
  }
  footer .subscribe .sub-form form input::-webkit-input-placeholder,
  footer .subscribe .sub-form form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer .subscribe .sub-form form input::-moz-placeholder,
  footer .subscribe .sub-form form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer .subscribe .sub-form form input:focus::-webkit-input-placeholder,
  footer .subscribe .sub-form form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  footer .subscribe .sub-form form input:focus::-moz-placeholder,
  footer .subscribe .sub-form form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  footer .subscribe .sub-form form input {
    padding-left: 8px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    width: 153px;
    height: 35px;
    line-height: 20px !important;
    border: 1px solid white;
    text-transform: uppercase;
  }
  footer .subscribe .sub-form form button {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 72px;
    height: 35px;
    background-color: white;
    border: 1px solid white;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: -4px;
  }
  footer .subscribe .sub-form form button:hover {
    color: #6F2A8E;
  }
  footer .foot-right {
    float: left;
    height: 110px;
    width: 219px !important;
    padding-right: 20px;
    margin-left: 20px;
    margin-top: -1px;
  }
  footer .foot-right .foot-right-top {
    height: 70px;
    margin-bottom: 12px;
  }
  footer .foot-right .foot-right-top .follow-us {
    float: left;
    padding: 0;
    width: 30px;
  }
  footer .foot-right .foot-right-top .follow-us h4 {
    margin-top: -2px;
    line-height: 17px;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder {
    margin-top: 12px;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder i.icon {
    color: #fff;
    float: left;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-facebook {
    margin-left: -7px;
    font-size: 14px;
  }
  footer .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-twitter {
    font-size: 13px;
    margin-left: 28px;
    margin-top: -19px;
  }
  footer .foot-right .foot-right-top .donate {
    text-align: center;
    float: right;
    border-left: 1px solid #313131;
    height: 70px;
    padding-left: 21px;
    width: 156px;
  }
  footer .foot-right .foot-right-top .donate a {
    color: #fff;
    text-decoration: none;
  }
  footer .foot-right .foot-right-top .donate a:hover {
    color: #000;
  }
  footer .foot-right .foot-right-top .donate .button-white {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: right;
    width: 134px;
    height: 31px;
    border: 1px solid white;
    line-height: 29px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
  }
  footer .foot-right .foot-right-top .donate .button-white-amazon {
    margin: 10px 0 0 0;
    text-transform: none;
  }
  footer .foot-right .foot-right-top .donate .button-white:hover {
    background: #fff;
  }
  footer .foot-right .copyright {
    border-top: 1px solid #313131;
    padding-top: 5px;
    letter-spacing: 0.0em;
    font-size: 10px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 12px;
  }
  footer .foot-right .copyright .break-tablet {
    display: block;
  }
  footer .foot-right .copyright a {
    text-decoration: none;
  }
  footer .foot-right .copyright .fh-logo {
    background: url('../images/fh_logo.png') no-repeat top center;
    background-size: cover;
    width: 23px;
    height: 16px;
    vertical-align: top;
    float: right;
    margin-top: -6px;
    display: block;
  }
}
@media (max-width: 840px) and (min-width: 769px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer .foot-right .copyright .fh-logo {
    background: url('../images/2x/fh_logo@2x.png') no-repeat top center;
    background-size: cover;
  }
}
/*footer 840-769*/
@media (max-width: 768px) and (min-width: 761px) {
  footer.tablet {
    width: 100%;
    height: 253px;
    background: #000;
    overflow: hidden;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 68px;
  }
  footer.tablet .container {
    max-width: 1200px;
  }
  footer.tablet h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 11px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #fff;
    margin: 0;
    padding: 0;
  }
  footer.tablet h4 span {
    line-height: 29px;
  }
  footer.tablet .foot-info {
    float: left;
    border-right: 1px solid #313131;
    padding-right: 20px;
    margin-left: 30px;
    height: 110px;
  }
  footer.tablet .foot-info .foot-menu {
    padding: 0;
    margin-top: 11px;
  }
  footer.tablet .foot-info .foot-menu li {
    margin-bottom: 13px;
  }
  footer.tablet .foot-info .foot-menu li a {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
  }
  footer.tablet .subscribe {
    float: left;
    border-right: 1px solid #313131;
    padding: 0 10px 0 23px;
    height: 110px;
    max-width: none;
    width: 277px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer.tablet .subscribe h4 {
    letter-spacing: 0.03em;
  }
  footer.tablet .subscribe .subscribe-note {
    margin-top: 12px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0.03em;
    color: #fff;
  }
  footer.tablet .subscribe .sub-form {
    margin-top: 24px;
  }
  footer.tablet .subscribe .sub-form form input::-webkit-input-placeholder,
  footer.tablet .subscribe .sub-form form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer.tablet .subscribe .sub-form form input::-moz-placeholder,
  footer.tablet .subscribe .sub-form form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer.tablet .subscribe .sub-form form input:focus::-webkit-input-placeholder,
  footer.tablet .subscribe .sub-form form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  footer.tablet .subscribe .sub-form form input:focus::-moz-placeholder,
  footer.tablet .subscribe .sub-form form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  footer.tablet .subscribe .sub-form form input {
    padding-left: 8px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    width: 153px;
    height: 35px;
    line-height: 20px !important;
    border: 1px solid white;
    text-transform: uppercase;
  }
  footer.tablet .subscribe .sub-form form button {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 72px;
    height: 35px;
    background-color: white;
    border: 1px solid white;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: -4px;
  }
  footer.tablet .subscribe .sub-form form button:hover {
    color: #6F2A8E;
  }
  footer.tablet .foot-right {
    float: left;
    height: 110px;
    width: 219px !important;
    padding-right: 20px;
    margin-left: 20px;
    margin-top: -1px;
  }
  footer.tablet .foot-right .foot-right-top {
    height: 70px;
    margin-bottom: 12px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us {
    float: left;
    padding: 0;
    width: 30px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us h4 {
    margin-top: -2px;
    line-height: 17px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder {
    margin-top: 12px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder i.icon {
    color: #fff;
    float: left;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-facebook {
    margin-left: -7px;
    font-size: 14px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-twitter {
    font-size: 13px;
    margin-left: 28px;
    margin-top: -19px;
  }
  footer.tablet .foot-right .foot-right-top .donate {
    text-align: center;
    float: right;
    border-left: 1px solid #313131;
    height: 70px;
    padding-left: 21px;
    width: 156px;
  }
  footer.tablet .foot-right .foot-right-top .donate a {
    color: #fff;
    text-decoration: none;
  }
  footer.tablet .foot-right .foot-right-top .donate a:hover {
    color: #000;
  }
  footer.tablet .foot-right .foot-right-top .donate .button-white {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: right;
    width: 134px;
    height: 31px;
    border: 1px solid white;
    line-height: 29px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
  }
  footer.tablet .foot-right .foot-right-top .donate .button-white-amazon {
    margin: 10px 0 0 0;
    text-transform: none;
  }
  footer.tablet .foot-right .foot-right-top .donate .button-white:hover {
    background: #fff;
  }
  footer.tablet .foot-right .copyright {
    border-top: 1px solid #313131;
    padding-top: 5px;
    letter-spacing: 0.035em;
    font-size: 10px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 12px;
  }
  footer.tablet .foot-right .copyright .break-tablet {
    display: block;
  }
  footer.tablet .foot-right .copyright a {
    text-decoration: none;
  }
  footer.tablet .foot-right .copyright .fh-logo {
 /*   background: url('../images/fh_logo_small.png') no-repeat top center; */
    background-size: cover;
    width: 21px;
    height: 14px;
    display: block;
    vertical-align: top;
    float: right;
    margin: -3px 0 0 0;
  }
}
@media (max-width: 768px) and (min-width: 761px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer.tablet .foot-right .copyright .fh-logo {
    /* background: url('../images/2x/fh_logo_small@2x.png') no-repeat top center; */
    background-size: cover;
  }
}
/*footer 768-761*/
@media (max-width: 760px) and (min-width: 641px) {
  footer.tablet {
    width: 100%;
    height: 246px;
    background: #000;
    overflow: hidden;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 68px;
  }
  footer.tablet .container {
    max-width: 620px;
  }
  footer.tablet h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    text-transform: uppercase;
    letter-spacing: 0em;
    color: #fff;
    margin: 0;
    padding: 0;
  }
  footer.tablet h4 span {
    line-height: 22px;
  }
  footer.tablet .foot-info {
    float: left;
    border-right: 1px solid #313131;
    padding-right: 0;
    margin-left: 0;
    height: 110px;
    width: 27%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer.tablet .foot-info .foot-menu {
    padding: 0;
    margin-top: 11px;
  }
  footer.tablet .foot-info .foot-menu li {
    margin-bottom: 7px;
  }
  footer.tablet .foot-info .foot-menu li a {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
  }
  footer.tablet .subscribe {
    float: left;
    border-right: 1px solid #313131;
    padding: 0 0 0 15px;
    height: 110px;
    max-width: none;
    width: 39.6%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer.tablet .subscribe h4 {
    letter-spacing: 0.03em;
  }
  footer.tablet .subscribe .subscribe-note {
    margin-top: 12px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0em;
    color: #fff;
  }
  footer.tablet .subscribe .subscribe-note .break-big {
    display: none;
  }
  footer.tablet .subscribe .sub-form {
    margin-top: 24px;
  }
  footer.tablet .subscribe .sub-form form input::-webkit-input-placeholder,
  footer.tablet .subscribe .sub-form form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer.tablet .subscribe .sub-form form input::-moz-placeholder,
  footer.tablet .subscribe .sub-form form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer.tablet .subscribe .sub-form form input:focus::-webkit-input-placeholder,
  footer.tablet .subscribe .sub-form form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  footer.tablet .subscribe .sub-form form input:focus::-moz-placeholder,
  footer.tablet .subscribe .sub-form form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  footer.tablet .subscribe .sub-form form input {
    padding-left: 8px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    width: 134px;
    height: 35px;
    border: 1px solid white;
    text-transform: uppercase;
  }
  footer.tablet .subscribe .sub-form form button {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 72px;
    height: 35px;
    background-color: white;
    border: 1px solid white;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: -4px;
  }
  footer.tablet .subscribe .sub-form form button:hover {
    color: #6F2A8E;
  }
  footer.tablet .foot-right {
    float: left;
    height: 110px;
    width: 33.4% !important;
    padding-right: 0;
    padding-left: 12px;
    margin-left: 0;
    margin-top: -1px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer.tablet .foot-right .foot-right-top {
    height: 70px;
    margin-bottom: 12px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us {
    float: left;
    padding: 0;
    width: 30px;
	  display: none;
  }
  footer.tablet .foot-right .foot-right-top .follow-us h4 {
    margin-top: 0;
    line-height: 16px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder {
    margin-top: 12px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder i.icon {
    color: #fff;
    float: left;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-facebook {
    margin-left: -7px;
    font-size: 14px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-twitter {
    font-size: 13px;
    margin-left: 28px;
    margin-top: -19px;
  }
  footer.tablet .foot-right .foot-right-top .donate {
    text-align: center;
    float: right;
    border-left: 1px solid #313131;
    height: 70px;
    padding-left: 0;
    width: 130px;
  }
  footer.tablet .foot-right .foot-right-top .donate a {
    color: #fff;
    text-decoration: none;
  }
  footer.tablet .foot-right .foot-right-top .donate a:hover {
    color: #000;
  }
  footer.tablet .foot-right .foot-right-top .donate .button-white {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: right;
    width: 114px;
    height: 31px;
    border: 1px solid white;
    line-height: 29px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
  }
  footer.tablet .foot-right .foot-right-top .donate .button-white-amazon {
    margin: 10px 0 0 0;
    text-transform: none;
  }
  footer.tablet .foot-right .foot-right-top .donate .button-white:hover {
    background: #fff;
  }
  footer.tablet .foot-right .copyright {
    border-top: 1px solid #313131;
    padding-top: 4px;
    letter-spacing: 0.0em;
    font-size: 10px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 13px;
  }
  footer.tablet .foot-right .copyright .break-tablet {
    display: block;
  }
  footer.tablet .foot-right .copyright a {
    text-decoration: none;
  }
  footer.tablet .foot-right .copyright .fh-logo {
    /* background: url('../images/fh_logo_small.png') no-repeat top center; */
    background-size: cover;
    width: 21px;
    height: 14px;
    vertical-align: top;
    float: right;
    margin-top: -3px;
    display: block;
  }
}
@media (max-width: 760px) and (min-width: 641px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer.tablet .foot-right .copyright .fh-logo {
    /* background: url('../images/2x/fh_logo_small@2x.png') no-repeat top center; */
    background-size: cover;
  }
}
/*footer 760-640*/
@media (max-width: 640px) and (min-width: 481px) {
  footer.tablet {
    width: 100%;
    height: auto;
    padding: 38px 25px;
    background: #000;
    overflow: hidden;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer.tablet .container {
    max-width: 1200px;
  }
  footer.tablet h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 0;
    letter-spacing: 0.03em;
  }
  footer.tablet h4 span {
    line-height: 26px;
  }
  footer.tablet .foot-info {
    float: none;
    border-bottom: 1px solid #313131;
    border-right: 0;
    padding-right: 0;
    height: auto;
    text-align: center;
  }
  footer.tablet .foot-info .foot-menu {
    padding: 0;
    height: 30px;
    width: 256px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto 9px auto;
  }
  footer.tablet .foot-info .foot-menu li {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    list-style: none;
    height: 14px;
    line-height: 8px;
    overflow: hidden;
  }
  footer.tablet .foot-info .foot-menu li a {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding: 0 18px 0 18px;
    letter-spacing: 0.03em;
  }
  footer.tablet .foot-info .foot-menu li:first-child a {
    border-right: 2px solid #fff;
  }
  footer.tablet .subscribe {
    text-align: center;
    float: none;
    border-right: 0;
    border-bottom: 1px solid #313131;
    padding: 0 0 31px 0;
    height: auto;
    margin-top: 25px;
  }
  footer.tablet .subscribe .subscribe-note {
    margin-top: 10px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    letter-spacing: 0.03em;
  }
  footer.tablet .subscribe .subscribe-note span.break {
    display: block;
  }
  footer.tablet .subscribe .sub-form {
    margin-top: 26px;
  }
  footer.tablet .subscribe .sub-form form input::-webkit-input-placeholder,
  footer.tablet .subscribe .sub-form form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer.tablet .subscribe .sub-form form input::-moz-placeholder,
  footer.tablet .subscribe .sub-form form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer.tablet .subscribe .sub-form form input:focus::-webkit-input-placeholder,
  footer.tablet .subscribe .sub-form form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  footer.tablet .subscribe .sub-form form input:focus::-moz-placeholder,
  footer.tablet .subscribe .sub-form form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  footer.tablet .subscribe .sub-form form input {
    padding-left: 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    width: 70.2%;
    height: 38px;
    border: 1px solid white;
    text-transform: uppercase;
    letter-spacing: 0.03em;
  }
  footer.tablet .subscribe .sub-form form button {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 29.6%;
    height: 38px;
    background-color: white;
    border: 1px solid white;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: -4px;
    letter-spacing: 0.03em;
  }
  footer.tablet .subscribe .sub-form form button:hover {
    color: #6F2A8E;
  }
  footer.tablet .foot-right {
    float: none;
    height: auto;
    width: 100%;
    padding-top: 26px;
  }
  footer.tablet .foot-right h4 {
    margin-top: 5px;
  }
  footer.tablet .foot-right .foot-right-top {
    height: auto;
    margin-bottom: 0;
  }
  footer.tablet .foot-right .foot-right-top .follow-us {
    float: left;
    width: 38%;
    padding-right: 0;
    padding-left: 4.4%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder {
    margin: 16px auto 0 auto;
    width: 100px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder i.icon {
    color: #fff;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-facebook {
    margin-left: 1px;
    font-size: 17px;
  }
  footer.tablet .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-twitter {
    margin-left: 24px;
    font-size: 14px;
  }
  footer.tablet .foot-right .foot-right-top .donate {
    float: right;
    border-left: 1px solid #313131;
    margin-top: 6px;
    height: auto;
    padding-left: 0;
    width: 56%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  footer.tablet .foot-right .foot-right-top .donate a {
    color: #fff;
    text-decoration: none;
  }
  footer.tablet .foot-right .foot-right-top .donate a:hover {
    color: #000;
  }
  footer.tablet .foot-right .foot-right-top .donate .button-white {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    margin-right: 10px;
    width: 50%;
    height: 54px;
    border: 2px solid white;
    line-height: 50px;
    display: block;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    clear: both;
  }
  footer.tablet .foot-right .foot-right-top .donate .button-white:after {
    clear: both;
    display: block;
    content: "";
  }
  footer.tablet .foot-right .foot-right-top .donate .button-white-amazon {
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 10px;
    text-transform: none;
  }
  footer.tablet .foot-right .foot-right-top .donate .button-white:hover {
    background: #fff;
  }
  footer.tablet .foot-right .copyright {
    border-top: 0;
    width: 38%;
    padding-top: 0;
    letter-spacing: 0;
    margin-top: -59px;
    font-size: 10px;
    line-height: 12px;
    font-weight: 300;
    text-align: center;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
  footer.tablet .foot-right .copyright a {
    text-decoration: none;
  }
  footer.tablet .foot-right .copyright .fh-logo {
    /* background: url('../images/fh_logo_small.png') no-repeat top center; */
    background-size: cover;
    width: 21px;
    height: 14px;
    display: block;
    vertical-align: top;
    float: none;
    margin: 11px auto;
  }
	
	.icons-holder {display: none;}
	.donate {margin-left:-20px; padding-right: 40px;}
}
@media (max-width: 640px) and (min-width: 481px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer.tablet .foot-right .copyright .fh-logo {
    /* background: url('../images/2x/fh_logo_small@2x.png') no-repeat top center; */
    background-size: cover;
  }
}
/*footer 640-481*/
@media (max-width: 480px) {
  footer.small {
    width: 100%;
    height: auto;
    padding: 38px 25px;
    background: #000;
    overflow: hidden;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer.small .container {
    max-width: 1200px;
  }
  footer.small h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    padding: 0;
    letter-spacing: 0.03em;
  }
  footer.small h4 span {
    line-height: 26px;
  }
  footer.small .foot-info {
    float: none;
    border-bottom: 1px solid #313131;
    border-right: 0;
    padding-right: 0;
    height: auto;
    text-align: center;
  }
  footer.small .foot-info .foot-menu {
    padding: 0;
    height: 30px;
    width: 256px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px auto 9px auto;
  }
  footer.small .foot-info .foot-menu li {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    list-style: none;
    height: 12px;
    line-height: 8px;
    overflow: hidden;
  }
  footer.small .foot-info .foot-menu li a {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    padding: 0 18px 0 18px;
    letter-spacing: 0.03em;
  }
  footer.small .foot-info .foot-menu li:first-child a {
    border-right: 2px solid #fff;
  }
  footer.small .subscribe {
    text-align: center;
    float: none;
    border-right: 0;
    border-bottom: 1px solid #313131;
    padding: 0 0 31px 0;
    height: auto;
    margin-top: 25px;
  }
  footer.small .subscribe .subscribe-note {
    margin-top: 10px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    color: #fff;
    letter-spacing: 0.03em;
  }
  footer.small .subscribe .subscribe-note span.break {
    display: block;
  }
  footer.small .subscribe .sub-form {
    margin-top: 26px;
  }
  footer.small .subscribe .sub-form form input::-webkit-input-placeholder,
  footer.small .subscribe .sub-form form textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer.small .subscribe .sub-form form input::-moz-placeholder,
  footer.small .subscribe .sub-form form textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
  }
  footer.small .subscribe .sub-form form input:focus::-webkit-input-placeholder,
  footer.small .subscribe .sub-form form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  footer.small .subscribe .sub-form form input:focus::-moz-placeholder,
  footer.small .subscribe .sub-form form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  footer.small .subscribe .sub-form form input {
    padding-left: 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    width: 70.2%;
    height: 38px;
    border: 1px solid white;
    text-transform: uppercase;
    letter-spacing: 0.03em;
  }
  footer.small .subscribe .sub-form form button {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 29.6%;
    height: 38px;
    background-color: white;
    border: 1px solid white;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    margin-left: -4px;
    letter-spacing: 0.03em;
  }
  footer.small .subscribe .sub-form form button:hover {
    color: #6F2A8E;
  }
  footer.small .foot-right {
    float: none;
    height: auto;
    width: 100%;
    padding-top: 26px;
  }
  footer.small .foot-right h4 {
    margin-top: 5px;
  }
  footer.small .foot-right .foot-right-top {
    height: auto;
    margin-bottom: 0;
  }
  footer.small .foot-right .foot-right-top .follow-us {
    float: left;
    width: 38%;
    padding-right: 0;
    padding-left: 4.4%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  footer.small .foot-right .foot-right-top .follow-us .icons-holder {
    margin: 16px auto 0 auto;
    width: 100px;
  }
  footer.small .foot-right .foot-right-top .follow-us .icons-holder i.icon {
    color: #fff;
  }
  footer.small .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-facebook {
    margin-left: 1px;
    font-size: 17px;
  }
  footer.small .foot-right .foot-right-top .follow-us .icons-holder i.icon.icon-twitter {
    margin-left: 24px;
    font-size: 14px;
  }
  footer.small .foot-right .foot-right-top .donate {
    float: right;
    border-left: 1px solid #313131;
    margin-top: 6px;
    height: auto;
    padding-left: 0;
    width: 56%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  footer.small .foot-right .foot-right-top .donate a {
    color: #fff;
    text-decoration: none;
  }
  footer.small .foot-right .foot-right-top .donate a:hover {
    color: #000;
  }
  footer.small .foot-right .foot-right-top .donate .button-white {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    margin-right: 10px;
    width: 114px;
    height: 54px;
    border: 2px solid white;
    line-height: 50px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
  }
  footer.small .foot-right .foot-right-top .donate .button-white-amazon {
    margin-left: 0;
    margin-top: 35px;
    margin-bottom: 10px;
    text-transform: none;
  }
  footer.small .foot-right .foot-right-top .donate .button-white:hover {
    background: #fff;
  }
  footer.small .foot-right .copyright {
    border-top: 0;
    width: 38%;
    padding-top: 0;
    letter-spacing: 0;
    margin-top: -79px;
    font-size: 10px;
    line-height: 12px;
    font-weight: 300;
    text-align: center;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
  footer.small .foot-right .copyright a {
    text-decoration: none;
  }
  footer.small .foot-right .copyright .fh-logo {
    /* background: url('../images/fh_logo_small.png') no-repeat top center; */
    background-size: cover;
    width: 21px;
    height: 14px;
    display: block;
    vertical-align: top;
    float: none;
    margin: 11px auto;
  }
}
@media (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (min-resolution: 1.5dppx) {
  footer.small .foot-right .copyright .fh-logo {
 /*   background: url('../images/2x/fh_logo_small@2x.png') no-repeat top center; */
    background-size: cover;
  }
}
/*footer 480-290*/
/*End footer - responsive*/
/*Default page styles for 404 and search pages*/
main.default {
  padding: 60px 0;
}
main.default .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}
main.default .container strong a {
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
}
main.default .container a {
  color: #6F2A8E;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
}
main.default .container a:hover {
  color: #6F2A8E;
  text-decoration: underline;
}
main.default .container h1 {
  font-size: 24px;
  line-height: 24px;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.035em;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 24px;
}
main.default .container h2 {
  border: 0;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.035em;
  padding: 0;
  margin: 15px 0;
}
main.default .container h2.entry-title:before {
  content: '—';
  display: inline-block;
  vertical-align: top;
  color: #6F2A8E;
  font-size: 16px;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  width: 20px;
  height: 20px;
}
main.default .container p {
  font-size: 14px;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.035em;
  margin-bottom: 20px;
}
main.default .container form {
  margin: 10px 0 30px 0;
}
main.default .container form label {
  display: none;
}
main.default .container ul li {
  list-style: none;
}
main.default .container ul li a {
  color: #000000;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
main.default .container ul li a:hover {
  color: #6F2A8E;
  text-decoration: none;
}
@media (max-width: 600px) and (min-width: 290px) {
  main.default {
    padding: 60px 0;
  }
  main.default .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
  }
  main.default .container a {
    font-size: 13px;
  }
  main.default .container h1 {
    font-size: 17px;
    line-height: 17px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.035em;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 17px;
  }
  main.default .container h2 {
    border: 0;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 0.035em;
    padding: 0;
    margin: 10px 0;
  }
  main.default .container h2.entry-title:before {
    content: '—';
    display: inline-block;
    vertical-align: top;
    color: #6F2A8E;
    font-size: 14px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    width: 20px;
    height: 20px;
  }
  main.default .container p {
    font-size: 13px;
    line-height: 17px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.015em;
    margin-bottom: 12px;
  }
  main.default .container form {
    margin: 10px 0 30px 0;
  }
  main.default .container form label {
    display: none;
  }
  main.default .container ul li {
    list-style: none;
  }
  main.default .container ul li a {
    color: #000000;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
  }
  main.default .container ul li a:hover {
    color: #6F2A8E;
    text-decoration: none;
  }
}
/*Pages*/
/*Home page*/
/*Homepage*/
#page.home {
  background: #6F2A8E;
}
#page.home .content.home {
  background: #6F2A8E !important;
  position: relative !important;
  z-index: 1;
}
#page.home .content.home .container {
  max-width: 1200px !important;
  width: auto;
}
#page.home .content.home main {
  padding-top: 50px;
  background: transparent;
  float: left;
  z-index: 2;
  width: 53.6666%;
  color: #fff;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 0;
}
#page.home .content.home main h1 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
#page.home .content.home main p {
  color: #fff;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 22px;
  margin-top: 25px;
  letter-spacing: 0.025em;
}
#page.home .content.home main .plan {
  display: block;
  margin-top: 38px;
  color: white;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.075em;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
#page.home .content.home main .plan span {
  font-family: 'oswaldlight';
  font-weight: normal;
  font-style: normal;
  padding-left: 10px;
  display: inline-block;
  vertical-align: top;
}
#page.home .content.home main .plan:hover {
  text-decoration: underline;
}
#page.home .content.home main .video {
  margin-top: 34px;
  cursor: pointer;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
#page.home .content.home .addr-side-panel {
  float: right;
  background: #ffffff;
  width: 38.5%;
  margin-top: 35px;
  position: relative;
  z-index: 3;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  padding-bottom: 54px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#page.home .content.home .addr-side-panel .addr-inner {
  margin-top: 32px;
  width: 340px;
  margin-left: 12.3644251626898%;
}
#page.home .content.home .addr-side-panel h3 {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 10px;
  letter-spacing: 0.075em;
  margin-bottom: 0;
}
#page.home .content.home .addr-side-panel a.in-header {
  color: #6F2A8E;
  float: right;
  display: block;
  margin-top: 8px;
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-decoration: none;
  margin-right: 4px;
}
#page.home .content.home .addr-side-panel a.in-header span {
  display: inline-block;
  vertical-align: top;
  margin-left: 3px;
}
#page.home .content.home .addr-side-panel a.in-header:hover {
  text-decoration: underline;
}
#page.home .content.home .addr-side-panel h4 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 0;
  letter-spacing: 0.075em;
  margin-top: 15px;
  margin-bottom: 0;
}
#page.home .content.home .addr-side-panel p {
  margin-top: 0;
  margin-bottom: 19px;
  line-height: 17px;
}
#page.home .content.home .addr-side-panel .address p {
  margin-top: 15px;
  letter-spacing: 0.045em;
  margin-bottom: 0;
}
#page.home .content.home .addr-side-panel .address .addr-links {
  margin-top: 37px;
}
#page.home .content.home .addr-side-panel .address .loc-holder {
  float: left;
  width: 31px;
  height: 31px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-right: 26px;
  overflow: visible;
  margin-top: -12px;
}
#page.home .content.home .addr-side-panel .address i.icon {
  font-size: 28px;
  display: block;
  vertical-align: top;
  margin-top: -6px;
  margin-left: -2px;
}
#page.home .content.home .addr-side-panel .address a {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.075em;
}
#page.home .content.home .addr-side-panel .address a:hover {
  color: #6F2A8E;
}
#page.home .content.home .addr-side-panel .hours {
  margin-top: 62px;
}
#page.home .content.home .addr-side-panel .hours p {
  letter-spacing: 0.03em;
}
#page.home .content.home .addr-side-panel .admission {
  margin-top: 75px;
}
#page.home .content.home .addr-side-panel .admission .row {
  margin-top: 0;
}
#page.home .content.home .addr-side-panel .admission .row .half {
  width: auto;
}
#page.home .content.home .addr-side-panel .admission .row .half h4 {
  letter-spacing: 0.075em;
  margin-top: 14px;
  margin-bottom: 0;
}
#page.home .content.home .addr-side-panel .admission .row .half p {
  letter-spacing: 0.03em;
  margin-bottom: 18px;
}
#page.home .content.home .addr-side-panel .admission .row .half:nth-child(2) {
  float: right;
  padding-right: 2.2%;
}
#page.home .content.home .addr-side-panel .admission .row h4 {
  clear: both;
  margin-top: -2px;
}
#page.home .content.home .addr-side-panel .contact {
  margin-top: 68px;
  letter-spacing: 0.08em;
}
#page.home .content.home .addr-side-panel .contact h3 {
  padding-bottom: 13px;
  margin-bottom: 13px;
}
#page.home .content.home .addr-side-panel .contact span {
  line-height: 34px;
}
#page.home .events-home {
  min-height: 463px;
  width: 100%;
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f1+60,6f2a8e+60 */
  background: #f0f0f1;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f0f0f1 70%, #6f2a8e 70%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f0f0f1 70%, #6f2a8e 70%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f0f0f1 70%, #6f2a8e 70%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f1', endColorstr='#6f2a8e', GradientType=1);
  /* IE6-9 */
  padding-bottom: 60px;
  margin-top: -463px;
  padding-top: 129px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#page.home .events-home h2 {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 20px;
  border-bottom: 3px solid #000;
  letter-spacing: 0.035em;
  max-width: 99.61%;
}
#page.home .events-home .in-header {
  display: block;
  float: right;
  color: #6f2a8e;
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 10px;
  letter-spacing: 0.035em;
  text-decoration: none;
}
#page.home .events-home .in-header span {
  display: inline-block;
  vertical-align: top;
  margin-left: 0px;
}
#page.home .events-home .in-header:hover {
  text-decoration: underline;
}
#page.home .events-home .inner-container {
  max-width: 650px;
}
#page.home .events-home .events-list {
  position: relative;
  margin-top: 28px;
}
#page.home .events-home .events-list .third {
  padding: 26px 15px 0 15px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 186px;
  height: 178px;
  background-color: white;
  margin-right: 7%;
}
#page.home .events-home .events-list .third:nth-child(3n) {
  margin-right: 0;
}
#page.home .events-home .events-list .event {
  position: relative;
}
#page.home .events-home .events-list .event h3 {
  margin: 0;
  padding: 0;
  line-height: 24px;
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.035em;
}
#page.home .events-home .events-list .event h3:after {
  display: block;
  content: "";
  margin-top: 14px;
  width: 33px;
  height: 3px;
  background-color: #6F2A8E;
}
#page.home .events-home .events-list .event p {
  color: #231f20;
  font-family: 'open_sansbold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
#page.home .events-home .events-list .event-over {
  display: none;
  width: 185px;
  height: 178px;
  background-color: #6f2a8e;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 26px 15px 0 15px;
  position: absolute;
  left: -15px;
  top: -26px;
}
#page.home .events-home .event:hover .event-over {
  display: block;
  text-decoration: none;
}
#page.home .events-home .event:hover .event-over h3 {
  color: #fff;
  margin-top: 22px;
}
#page.home .events-home .event:hover .event-over h3:after {
  display: block;
  content: "";
  margin-top: 16px;
  width: 33px;
  height: 3px;
  background-color: #fff;
}
/*end home*/
/*Responsive */
@media (max-width: 1270px) and (min-width: 961px) {
  #page.home {
    background: #6F2A8E;
  }
  #page.home .content.home {
    background: #6F2A8E;
    position: relative;
    z-index: 1;
  }
  #page.home .content.home .container {
    max-width: 960px;
    padding: 0 20px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
  }
  #page.home .content.home main {
    padding-top: 47px;
    background: transparent;
    float: left;
    z-index: 2;
    width: 60.1666%;
    color: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 0;
  }
  #page.home .content.home main .inner-container {
    width: 500px;
    padding: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 20px;
  }
  #page.home .content.home main h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    text-transform: uppercase;
  }
  #page.home .content.home main p {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
  }
  #page.home .content.home main .plan {
    display: block;
    color: white;
    font-size: 19px;
    text-transform: uppercase;
    text-decoration: none;
  }
  #page.home .content.home main .plan span {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-style: normal;
    font-weight: 300;
  }
  #page.home .content.home main .plan:hover {
    text-decoration: underline;
  }
  #page.home .content.home main .video {
    margin-top: 40px;
    cursor: pointer;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  #page.home .content.home .addr-side-panel {
    float: right;
    background: #ffffff;
    width: 38.6%;
    margin-top: 35px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 3;
    padding-bottom: 30px;
  }
  #page.home .content.home .addr-side-panel .addr-inner {
    width: 300px;
    margin: 0 auto;
  }
  #page.home .content.home .addr-side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 19px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 15px;
  }
  #page.home .content.home .addr-side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 10px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  #page.home .content.home .addr-side-panel a.in-header:hover {
    text-decoration: underline;
  }
  #page.home .content.home .addr-side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 18px;
    padding: 0;
    letter-spacing: 1px;
  }
  #page.home .content.home .addr-side-panel p {
    margin-top: 0;
    margin-bottom: 18px;
    line-height: 16px;
  }
  #page.home .content.home .addr-side-panel .address p {
    margin-top: 17px;
  }
  #page.home .content.home .addr-side-panel .address .addr-links {
    margin-top: 27px;
  }
  #page.home .content.home .addr-side-panel .address .loc-holder {
    float: left;
    width: 30px;
    height: 30px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 32px;
    overflow: hidden;
    margin-top: -10px;
  }
  #page.home .content.home .addr-side-panel .address i.icon {
    font-size: 28px;
    display: block;
    vertical-align: top;
    margin-top: -6px;
    margin-left: -2px;
  }
  #page.home .content.home .addr-side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
  }
  #page.home .content.home .addr-side-panel .address a:hover {
    color: #6F2A8E;
  }
  #page.home .content.home .addr-side-panel .hours {
    margin-top: 65px;
  }
  #page.home .content.home .addr-side-panel .admission {
    margin-top: 78px;
  }
  #page.home .content.home .addr-side-panel .contact {
    margin-top: 67px;
  }
  #page.home .events-home {
    min-height: 475px;
    width: 100%;
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f1+60,6f2a8e+60 */
    background: #f0f0f1;
    /* Old browsers */
    background: -moz-linear-gradient(left, #f0f0f1 70%, #6f2a8e 70%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f0f0f1 70%, #6f2a8e 70%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f0f0f1 70%, #6f2a8e 70%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f1', endColorstr='#6f2a8e', GradientType=1);
    /* IE6-9 */
    padding-bottom: 60px;
    margin-top: -475px;
    padding-top: 115px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .events-home h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 25px;
    border-bottom: 3px solid #000;
  }
  #page.home .events-home .in-header {
    display: block;
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 5px;
    text-decoration: none;
  }
  #page.home .events-home .in-header:hover {
    text-decoration: underline;
  }
  #page.home .events-home .inner-container {
    max-width: 500px;
    padding-left: 20px;
  }
  #page.home .events-home .events-list {
    position: relative;
    margin-top: 28px;
  }
  #page.home .events-home .events-list .third {
    padding: 26px 15px 0 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 32%;
    height: 178px;
    background-color: white;
    margin-right: 2%;
    overflow: hidden;
  }
  #page.home .events-home .events-list .third:nth-child(3n) {
    margin-right: 0;
  }
  #page.home .events-home .events-list .event {
    position: relative;
  }
  #page.home .events-home .events-list .event h3 {
    margin: 0;
    padding: 0;
    line-height: 20px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    text-transform: uppercase;
  }
  #page.home .events-home .events-list .event h3:after {
    display: block;
    content: "";
    margin-top: 18px;
    width: 28px;
    height: 3px;
    background-color: #6F2A8E;
  }
  #page.home .events-home .events-list .event p {
    color: #231f20;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
  }
  #page.home .events-home .events-list .event-over {
    display: none;
    width: 100%;
    height: 178px;
    background-color: #6f2a8e;
    box-sizing: content-box;
    padding: 26px 15px 0 15px;
    position: absolute;
    left: -15px;
    top: -26px;
  }
  #page.home .events-home .event:hover .event-over {
    display: block;
    text-decoration: none;
  }
  #page.home .events-home .event:hover .event-over h3 {
    color: #fff;
    margin-top: 20px;
  }
  #page.home .events-home .event:hover .event-over h3:after {
    display: block;
    content: "";
    margin-top: 20px;
    width: 28px;
    height: 3px;
    background-color: #fff;
  }
	
}
/* Homepage 1270-960*/
@media (max-width: 960px) and (min-width: 769px) {
  #page.home {
    background: #6F2A8E;
  }
  #page.home .content.home {
    background: #6F2A8E;
    position: relative;
    z-index: 1;
  }
  #page.home .content.home .container {
    max-width: 768px;
    width: auto;
  }
  #page.home .content.home main.home {
    padding-top: 40px;
    background: transparent;
    float: left;
    z-index: 2;
    width: 61.328125%;
    color: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 0;
  }
  #page.home .content.home main.home .inner-container {
    max-width: 410px;
    width: auto;
    margin: 0 auto;
  }
  #page.home .content.home main.home h1 {
    padding: 0;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.0725em;
    height: auto;
    line-height: 20px;
  }
  #page.home .content.home main.home p {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.015em;
  }
  #page.home .content.home main.home .plan {
    display: block;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
  }
  #page.home .content.home main.home .plan:hover {
    text-decoration: underline;
  }
  #page.home .content.home main.home .video {
    margin-top: 36px;
    cursor: pointer;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
  #page.home .content.home main.home .video img {
    max-width: 401px;
  }
  #page.home .content.home .addr-side-panel {
    float: right;
    background: #ffffff;
    width: 38.671875%;
    margin-top: 28px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 3;
    padding-bottom: 60px;
  }
  #page.home .content.home .addr-side-panel .addr-inner {
    width: 233px;
    margin: 0 auto;
    padding-top: 9px;
  }
  #page.home .content.home .addr-side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 6px;
    letter-spacing: 0.06em;
  }
  #page.home .content.home .addr-side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 8px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  #page.home .content.home .addr-side-panel a.in-header:hover {
    text-decoration: underline;
  }
  #page.home .content.home .addr-side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    padding: 0;
    letter-spacing: 0.08em;
  }
  #page.home .content.home .addr-side-panel p {
    margin-bottom: 18px;
    line-height: 14px;
    font-size: 11px;
    letter-spacing: 0.02em;
    margin-top: 0;
  }
  #page.home .content.home .addr-side-panel .address h3 {
    padding-bottom: 5px;
  }
  #page.home .content.home .addr-side-panel .address p {
    margin-top: 13px;
    line-height: 12px;
    letter-spacing: 0.03em;
    margin-bottom: 19px;
  }
  #page.home .content.home .addr-side-panel .address .addr-links {
    margin-top: 27px;
  }
  #page.home .content.home .addr-side-panel .address .loc-holder {
    float: left;
    width: 21px;
    height: 23px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 21px;
    overflow: hidden;
    margin-top: -7px;
  }
  #page.home .content.home .addr-side-panel .address i.icon {
    font-size: 22px;
    display: block;
    vertical-align: top;
    margin-top: -6px;
    margin-left: -2px;
  }
  #page.home .content.home .addr-side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.0475em;
  }
  #page.home .content.home .addr-side-panel .address a:hover {
    color: #6F2A8E;
  }
  #page.home .content.home .addr-side-panel .hours {
    margin-top: 45px;
  }
  #page.home .content.home .addr-side-panel .admission {
    margin-top: 58px;
  }
  #page.home .content.home .addr-side-panel .admission h3 {
    letter-spacing: 0.045em;
  }
  #page.home .content.home .addr-side-panel .admission h4 {
    letter-spacing: 0.095em;
  }
  #page.home .content.home .addr-side-panel .admission h4:last-child {
    letter-spacing: 0.08em;
    line-height: 5px;
  }
  #page.home .content.home .addr-side-panel .admission p {
    letter-spacing: 0.01em;
  }
  #page.home .content.home .addr-side-panel .admission .half:nth-child(even) {
    padding-left: 18px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .content.home .addr-side-panel .contact {
    margin-top: 56px;
    letter-spacing: 0.082em;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
  }
  #page.home .content.home .addr-side-panel .contact h3 {
    line-height: 24px;
    margin-bottom: 10px;
  }
  #page.home .content.home .addr-side-panel .contact span {
    line-height: 30px;
  }
  #page.home .events-home {
    min-height: 390px;
    width: 100%;
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f1+60,6f2a8e+60 */
    background: #f0f0f1;
    /* Old browsers */
    background: -moz-linear-gradient(left, #f0f0f1 70%, #6f2a8e 70%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f0f0f1 60%, #6f2a8e 70%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f0f0f1 70%, #6f2a8e 70%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f1', endColorstr='#6f2a8e', GradientType=1);
    /* IE6-9 */
    padding-bottom: 0;
    margin-top: -390px;
    padding-top: 126px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .events-home h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 2px solid #000;
    letter-spacing: 0.03em;
  }
  #page.home .events-home .in-header {
    display: block;
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    text-transform: uppercase;
    margin-top: 5px;
    text-decoration: none;
  }
  #page.home .events-home .in-header:hover {
    text-decoration: underline;
  }
  #page.home .events-home .inner-container {
    max-width: 401px;
    width: auto;
    padding-left: 30px;
  }
  #page.home .events-home .events-list {
    position: relative;
    margin-top: 21px;
  }
  #page.home .events-home .events-list .third {
    padding: 17px 5px 0 12px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 126px;
    height: 132px;
    background-color: white;
    margin-right: 2.75%;
  }
  #page.home .events-home .events-list .third:nth-child(3n) {
    margin-right: 0;
  }
  #page.home .events-home .events-list .event {
    position: relative;
  }
  #page.home .events-home .events-list .event h3 {
    margin: 0;
    padding: 0;
    line-height: 18px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.045em;
  }
  #page.home .events-home .events-list .event h3:after {
    display: block;
    content: "";
    margin-top: 12px;
    width: 25px;
    height: 2px;
    background-color: #6F2A8E;
  }
  #page.home .events-home .events-list .event p {
    color: #231f20;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    line-height: 11px;
    letter-spacing: 0.019em;
  }
  #page.home .events-home .events-list .event-over {
    display: none;
    width: 126px;
    height: 132px;
    background-color: #6f2a8e;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 5px 0 12px;
    position: absolute;
    top: -17px;
    left: -12px;
  }
  #page.home .events-home .event:hover .event-over {
    display: block;
    text-decoration: none;
  }
  #page.home .events-home .event:hover .event-over h3 {
    color: #fff;
    margin-top: 18px;
  }
  #page.home .events-home .event:hover .event-over h3:after {
    display: block;
    content: "";
    margin-top: 12px;
    width: 25px;
    height: 2px;
    background-color: #fff;
  }
	
	.follow-us {display: none;}
	
	.icon-top {
		padding:0 0 0 16px;
	}
	
}
/* Homepage 960-769*/
@media (max-width: 768px) and (min-width: 720px) {
  #page.home {
    background: #6F2A8E;
  }
  #page.home .content.home {
    background: #6F2A8E;
    position: relative;
    z-index: 1;
  }
  #page.home .content.home .container {
    max-width: 768px;
    width: auto;
  }
  #page.home .content.home main {
    padding-top: 40px;
    background: transparent;
    float: left;
    z-index: 2;
    width: 61.328125%;
    color: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 0;
  }
  #page.home .content.home main .inner-container {
    max-width: 410px;
    width: auto;
    margin: 0;
    padding-left: 30px;
    padding-right: 20px;
  }
  #page.home .content.home main h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.0725em;
    height: auto;
    line-height: 20px;
  }
  #page.home .content.home main p {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.015em;
  }
  #page.home .content.home main .plan {
    display: block;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
  }
  #page.home .content.home main .plan:hover {
    text-decoration: underline;
  }
  #page.home .content.home main .video {
    margin-top: 36px;
    cursor: pointer;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 98.04878048780488%;
  }
  #page.home .content.home main .video img {
    max-width: 100%;
  }
  #page.home .content.home .addr-side-panel {
    float: right;
    background: #ffffff;
    width: 38.671875%;
    margin-top: 28px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 3;
    padding-bottom: 30px;
  }
  #page.home .content.home .addr-side-panel .addr-inner {
    width: 233px;
    margin: 0 auto;
    padding-top: 9px;
  }
  #page.home .content.home .addr-side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 6px;
    letter-spacing: 0.06em;
  }
  #page.home .content.home .addr-side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 8px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  #page.home .content.home .addr-side-panel a.in-header:hover {
    text-decoration: underline;
  }
  #page.home .content.home .addr-side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
    padding: 0;
    letter-spacing: 0.08em;
  }
  #page.home .content.home .addr-side-panel p {
    margin-bottom: 18px;
    line-height: 14px;
    font-size: 11px;
    letter-spacing: 0.02em;
    margin-top: 0;
  }
  #page.home .content.home .addr-side-panel .address h3 {
    padding-bottom: 5px;
  }
  #page.home .content.home .addr-side-panel .address p {
    margin-top: 13px;
    line-height: 12px;
    letter-spacing: 0.03em;
    margin-bottom: 19px;
  }
  #page.home .content.home .addr-side-panel .address .addr-links {
    margin-top: 27px;
  }
  #page.home .content.home .addr-side-panel .address .loc-holder {
    float: left;
    width: 21px;
    height: 23px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 21px;
    overflow: hidden;
    margin-top: -7px;
  }
  #page.home .content.home .addr-side-panel .address i.icon {
    font-size: 22px;
    display: block;
    vertical-align: top;
    margin-top: -6px;
    margin-left: -2px;
  }
  #page.home .content.home .addr-side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.0475em;
  }
  #page.home .content.home .addr-side-panel .address a:hover {
    color: #6F2A8E;
  }
  #page.home .content.home .addr-side-panel .hours {
    margin-top: 45px;
  }
  #page.home .content.home .addr-side-panel .admission {
    margin-top: 58px;
  }
  #page.home .content.home .addr-side-panel .admission h3 {
    letter-spacing: 0.045em;
  }
  #page.home .content.home .addr-side-panel .admission h4 {
    letter-spacing: 0.095em;
  }
  #page.home .content.home .addr-side-panel .admission h4:last-child {
    letter-spacing: 0.08em;
    line-height: 5px;
  }
  #page.home .content.home .addr-side-panel .admission p {
    letter-spacing: 0.01em;
  }
  #page.home .content.home .addr-side-panel .admission .half:nth-child(even) {
    padding-left: 18px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .content.home .addr-side-panel .contact {
    margin-top: 56px;
  }
  #page.home .events-home {
    min-height: 390px;
    width: 100%;
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f1+60,6f2a8e+60 */
    background: #f0f0f1;
    /* Old browsers */
    background: -moz-linear-gradient(left, #f0f0f1 70%, #6f2a8e 70%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f0f0f1 60%, #6f2a8e 70%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f0f0f1 70%, #6f2a8e 70%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f1', endColorstr='#6f2a8e', GradientType=1);
    /* IE6-9 */
    padding-bottom: 0;
    margin-top: -390px;
    padding-top: 126px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .events-home h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 2px solid #000;
    letter-spacing: 0.03em;
  }
  #page.home .events-home .in-header {
    display: block;
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    text-transform: uppercase;
    margin-top: 5px;
    text-decoration: none;
  }
  #page.home .events-home .in-header:hover {
    text-decoration: underline;
  }
  #page.home .events-home .inner-container {
    max-width: 52.21354166666667%;
    width: auto;
    padding-left: 30px;
  }
  #page.home .events-home .events-list {
    position: relative;
    margin-top: 21px;
  }
  #page.home .events-home .events-list .third {
    padding: 17px 5px 0 12px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 31.82539682539683%;
    height: 132px;
    background-color: white;
    margin-right: 2.261904761904762%;
    overflow: hidden;
  }
  #page.home .events-home .events-list .third:nth-child(3n) {
    margin-right: 0;
  }
  #page.home .events-home .events-list .event {
    position: relative;
  }
  #page.home .events-home .events-list .event h3 {
    margin: 0;
    padding: 0;
    line-height: 18px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.045em;
  }
  #page.home .events-home .events-list .event h3:after {
    display: block;
    content: "";
    margin-top: 12px;
    width: 25px;
    height: 2px;
    background-color: #6F2A8E;
  }
  #page.home .events-home .events-list .event p {
    color: #231f20;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    line-height: 11px;
    letter-spacing: 0.019em;
  }
  #page.home .events-home .events-list .event-over {
    display: none;
    width: 100%;
    height: 132px;
    background-color: #6f2a8e;
    box-sizing: content-box;
    padding: 17px 5px 0 12px;
    position: absolute;
    top: -17px;
    left: -12px;
  }
  #page.home .events-home .event:hover .event-over {
    display: block;
    text-decoration: none;
  }
  #page.home .events-home .event:hover .event-over h3 {
    color: #fff;
    margin-top: 18px;
  }
  #page.home .events-home .event:hover .event-over h3:after {
    display: block;
    content: "";
    margin-top: 12px;
    width: 25px;
    height: 2px;
    background-color: #fff;
  }
}
/* Homepage 768-720*/
@media (max-width: 719px) and (min-width: 600px) {
  #page.home {
    background: #6F2A8E;
  }
  #page.home .content.home {
    background: #6F2A8E;
    position: relative;
    z-index: 1;
  }
  #page.home .content.home .container {
    max-width: 768px;
    width: auto;
  }
  #page.home .content.home main {
    padding-top: 40px;
    background: transparent;
    float: left;
    z-index: 2;
    width: 61.328125%;
    color: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 0;
  }
  #page.home .content.home main .inner-container {
    max-width: 410px;
    width: auto;
    margin: 0;
    padding-left: 10px;
    padding-right: 20px;
  }
  #page.home .content.home main h1 {
    padding: 0;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.0725em;
    height: auto;
    line-height: 20px;
  }
  #page.home .content.home main p {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.015em;
  }
  #page.home .content.home main .plan {
    display: block;
    color: white;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
  }
  #page.home .content.home main .plan:hover {
    text-decoration: underline;
  }
  #page.home .content.home main .video {
    margin-top: 36px;
    cursor: pointer;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 98.04878048780488%;
  }
  #page.home .content.home main .video img {
    max-width: 100%;
  }
  #page.home .content.home .addr-side-panel {
    float: right;
    background: #ffffff;
    width: 38.671875%;
    margin-top: 28px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 3;
    padding-bottom: 30px;
  }
  #page.home .content.home .addr-side-panel .addr-inner {
    width: 220px;
    margin: 0 auto;
    padding-top: 9px;
  }
  #page.home .content.home .addr-side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 6px;
    letter-spacing: 0.01em;
  }
  #page.home .content.home .addr-side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 8px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  #page.home .content.home .addr-side-panel a.in-header:hover {
    text-decoration: underline;
  }
  #page.home .content.home .addr-side-panel h4 {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 13px;
    padding: 0;
    letter-spacing: 0.01em;
  }
  #page.home .content.home .addr-side-panel p {
    margin-bottom: 18px;
    line-height: 14px;
    font-size: 11px;
    letter-spacing: 0.02em;
    margin-top: 0;
  }
  #page.home .content.home .addr-side-panel .address h3 {
    padding-bottom: 5px;
  }
  #page.home .content.home .addr-side-panel .address p {
    margin-top: 13px;
    line-height: 12px;
    letter-spacing: 0.03em;
    margin-bottom: 19px;
  }
  #page.home .content.home .addr-side-panel .address .addr-links {
    margin-top: 27px;
  }
  #page.home .content.home .addr-side-panel .address .loc-holder {
    float: left;
    width: 21px;
    height: 23px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 21px;
    overflow: hidden;
    margin-top: -7px;
  }
  #page.home .content.home .addr-side-panel .address i.icon {
    font-size: 22px;
    display: block;
    vertical-align: top;
    margin-top: -6px;
    margin-left: -2px;
  }
  #page.home .content.home .addr-side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.0475em;
  }
  #page.home .content.home .addr-side-panel .address a:hover {
    color: #6F2A8E;
  }
  #page.home .content.home .addr-side-panel .hours {
    margin-top: 45px;
  }
  #page.home .content.home .addr-side-panel .admission {
    margin-top: 58px;
  }
  #page.home .content.home .addr-side-panel .admission h3 {
    letter-spacing: 0.01em;
  }
  #page.home .content.home .addr-side-panel .admission h4 {
    letter-spacing: 0.01em;
  }
  #page.home .content.home .addr-side-panel .admission h4:last-child {
    letter-spacing: 0.08em;
    line-height: 5px;
  }
  #page.home .content.home .addr-side-panel .admission p {
    letter-spacing: 0;
    font-size: 10px;
  }
  #page.home .content.home .addr-side-panel .admission .half:nth-child(even) {
    padding-left: 18px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .content.home .addr-side-panel .contact {
    letter-spacing: 0.01em;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 14px;
    margin-top: 56px;
  }
  #page.home .content.home .addr-side-panel .contact h3 {
    line-height: 24px;
    margin-bottom: 10px;
  }
  #page.home .content.home .addr-side-panel .contact span {
    line-height: 30px;
  }
  #page.home .events-home {
    min-height: 390px;
    width: 100%;
    position: relative;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f0f0f1+60,6f2a8e+60 */
    background: #f0f0f1;
    /* Old browsers */
    background: -moz-linear-gradient(left, #f0f0f1 70%, #6f2a8e 70%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f0f0f1 60%, #6f2a8e 70%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f0f0f1 70%, #6f2a8e 70%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f1', endColorstr='#6f2a8e', GradientType=1);
    /* IE6-9 */
    padding-bottom: 0;
    margin-top: -390px;
    padding-top: 126px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .events-home h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 2px solid #000;
    letter-spacing: 0.03em;
  }
  #page.home .events-home .in-header {
    display: block;
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    text-transform: uppercase;
    margin-top: 5px;
    text-decoration: none;
  }
  #page.home .events-home .in-header:hover {
    text-decoration: underline;
  }
  #page.home .events-home .inner-container {
    max-width: 55.5%;
    width: auto;
    padding-left: 10px;
  }
  #page.home .events-home .events-list {
    position: relative;
    margin-top: 21px;
  }
  #page.home .events-home .events-list .third {
    padding: 10px 5px 0 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 31.82539682539683%;
    height: 132px;
    background-color: white;
    margin-right: 2.261904761904762%;
    overflow: hidden;
  }
  #page.home .events-home .events-list .third:nth-child(3n) {
    margin-right: 0;
  }
  #page.home .events-home .events-list .event {
    position: relative;
  }
  #page.home .events-home .events-list .event h3 {
    margin: 0;
    padding: 0;
    line-height: 14px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.015em;
  }
  #page.home .events-home .events-list .event h3:after {
    display: block;
    content: "";
    margin-top: 12px;
    width: 25px;
    height: 2px;
    background-color: #6F2A8E;
  }
  #page.home .events-home .events-list .event p {
    color: #231f20;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 9px;
    line-height: 11px;
    letter-spacing: 0.019em;
  }
  #page.home .events-home .events-list .event-over {
    display: none;
    width: 100%;
    height: 132px;
    background-color: #6f2a8e;
    box-sizing: content-box;
    padding: 10px 5px 0 10px;
    position: absolute;
    top: -17px;
    left: -12px;
  }
  #page.home .events-home .event:hover .event-over {
    display: block;
    text-decoration: none;
  }
  #page.home .events-home .event:hover .event-over h3 {
    color: #fff;
    margin-top: 24px;
  }
  #page.home .events-home .event:hover .event-over h3:after {
    display: block;
    content: "";
    margin-top: 12px;
    width: 25px;
    height: 2px;
    background-color: #fff;
  }
}
/* Homepage 719-600*/
@media (max-width: 599px) and (min-width: 481px) {
  #page.home {
    background: #6F2A8E;
  }
  #page.home .content.home {
    background: #6F2A8E;
    position: relative;
    z-index: 1;
  }
  #page.home .content.home .container {
    max-width: none;
    width: auto;
    margin: 0 auto;
  }
  #page.home .content.home main {
    padding-top: 28px;
    background: transparent;
    float: none;
    z-index: 2;
    width: 100%;
    color: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 0;
    text-align: center;
  }
  #page.home .content.home main .inner-container {
    max-width: none;
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  #page.home .content.home main h1 {
    padding: 0;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.0725em;
    height: auto;
    line-height: 26px;
    margin-left: auto;
    margin-right: auto;
    width: 207px;
  }
  #page.home .content.home main p {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    padding: 0;
    letter-spacing: 0.015em;
    margin-bottom: 0;
  }
  #page.home .content.home main .plan {
    display: block;
    letter-spacing: 0.08em;
    color: white;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 25px;
  }
  #page.home .content.home main .plan span {
    padding-left: 6px;
    padding-top: 0;
  }
  #page.home .content.home main .plan:hover {
    text-decoration: underline;
  }
  #page.home .content.home main .video {
    margin-top: 25px;
    cursor: pointer;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
  #page.home .content.home main .video img {
    max-width: 100%;
  }
  #page.home .content.home .addr-side-panel {
    float: none;
    background: #ffffff;
    width: 100%;
    margin-top: -6px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 3;
    padding-top: 28px;
    padding-bottom: 30px;
  }
  #page.home .content.home .addr-side-panel .addr-inner {
    width: 100%;
    margin: 0 auto;
    padding: 9px 25px 0 25px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .content.home .addr-side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 8px;
    letter-spacing: 0.08em;
    margin-top: 0;
  }
  #page.home .content.home .addr-side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 11px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.055em;
    text-decoration: none;
  }
  #page.home .content.home .addr-side-panel a.in-header:hover {
    text-decoration: underline;
  }
  #page.home .content.home .addr-side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 12px;
    padding: 0;
    letter-spacing: 0.09em;
  }
  #page.home .content.home .addr-side-panel p {
    margin-bottom: 16px;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 0.022em;
    margin-top: 0;
  }
  #page.home .content.home .addr-side-panel .address h3 {
    padding-bottom: 7px;
  }
  #page.home .content.home .addr-side-panel .address h4 {
    line-height: 16px;
  }
  #page.home .content.home .addr-side-panel .address p {
    margin-top: 12px;
    line-height: 14px;
    letter-spacing: 0.03em;
    margin-bottom: 14px;
  }
  #page.home .content.home .addr-side-panel .address .addr-links {
    margin-top: 31px;
  }
  #page.home .content.home .addr-side-panel .address .loc-holder {
    float: left;
    width: 26px;
    height: 26px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 24px;
    overflow: hidden;
    margin-top: -8px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .content.home .addr-side-panel .address i.icon {
    font-size: 24px;
    display: block;
    vertical-align: top;
    margin-top: -7px;
    margin-left: -2px;
  }
  #page.home .content.home .addr-side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.05em;
  }
  #page.home .content.home .addr-side-panel .address a:hover {
    color: #6F2A8E;
  }
  #page.home .content.home .addr-side-panel .hours {
    margin-top: 35px;
  }
  #page.home .content.home .addr-side-panel .admission {
    margin-top: 53px;
  }
  #page.home .content.home .addr-side-panel .admission h4 {
    letter-spacing: 0.095em;
  }
  #page.home .content.home .addr-side-panel .admission h4:last-child {
    letter-spacing: 0.085em;
    line-height: 13px;
  }
  #page.home .content.home .addr-side-panel .admission p {
    letter-spacing: 0.01em;
  }
  #page.home .content.home .addr-side-panel .admission .half:nth-child(even) {
    padding-left: 10%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .content.home .addr-side-panel .contact {
    margin-top: 49px;
  }
  #page.home .events-home {
    min-height: auto;
    width: 100%;
    position: relative;
    background: #f0f0f1;
    margin: -13px 0 0 0;
    padding: 44px 0 25px 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .events-home h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 2px solid #000;
    letter-spacing: 0.03em;
    margin-top: 11px;
  }
  #page.home .events-home .in-header {
    display: block;
    float: right;
    letter-spacing: 0.01em;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 7px;
    text-decoration: none;
  }
  #page.home .events-home .in-header:hover {
    text-decoration: underline;
  }
  #page.home .events-home .inner-container {
    max-width: none;
    width: auto;
    padding: 0 25px;
  }
  #page.home .events-home .events-list {
    position: relative;
    margin-top: 23px;
  }
  #page.home .events-home .events-list .third {
    padding: 35px 0 0 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 159px;
    background-color: white;
    margin-right: 0;
    float: none;
    margin-bottom: 19px;
    overflow: hidden;
  }
  #page.home .events-home .events-list .third:nth-child(3n) {
    margin-right: 0;
  }
  #page.home .events-home .events-list .event {
    position: relative;
  }
  #page.home .events-home .events-list .event h3 {
    margin: 0;
    padding: 0;
    line-height: 24px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.035em;
  }
  #page.home .events-home .events-list .event h3:after {
    display: block;
    content: "";
    margin-top: 12px;
    width: 33px;
    height: 3px;
    background-color: #6F2A8E;
  }
  #page.home .events-home .events-list .event p {
    color: #231f20;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    margin-top: 14px;
    letter-spacing: 0.035em;
  }
  #page.home .events-home .events-list .event-over {
    display: none;
    width: 100%;
    height: 159px;
    background-color: #6f2a8e;
    box-sizing: content-box;
    padding: 35px 0 0 15px;
    position: absolute;
    top: -35px;
    left: 0;
    margin-left: -15px;
    right: 0;
  }
  #page.home .events-home .event:hover .event-over {
    display: block;
    text-decoration: none;
  }
  #page.home .events-home .event:hover .event-over h3 {
    color: #fff;
    margin-top: 18px;
  }
  #page.home .events-home .event:hover .event-over h3:after {
    display: block;
    content: "";
    margin-top: 20px;
    width: 33px;
    height: 3px;
    background-color: #fff;
  }
}
/* Homepage 599-481*/
@media (max-width: 480px) {
  #page.home {
    background: #6F2A8E;
  }
  #page.home .content.home {
    background: #6F2A8E;
    position: relative;
    z-index: 1;
  }
  #page.home .content.home .container {
    max-width: none;
    width: auto;
    margin: 0 auto;
  }
  #page.home .content.home main {
    padding-top: 28px;
    background: transparent;
    float: none;
    z-index: 2;
    width: 100%;
    color: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 0;
    text-align: center;
  }
  #page.home .content.home main .inner-container {
    max-width: none;
    width: auto;
    margin: 0 auto;
    padding: 0 20px;
  }
  #page.home .content.home main h1 {
    margin: 0 auto 15px;
    padding: 0;
    color: #fff;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.0725em;
    height: auto;
    line-height: 26px;
    width: 207px;
  }
  #page.home .content.home main p {
    color: #fff;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    padding: 0;
    letter-spacing: 0.015em;
    margin-top: 0;
    margin-bottom: 0;
  }
  #page.home .content.home main .plan {
    display: block;
    letter-spacing: 0.08em;
    color: white;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    font-stretch: condensed;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 30px;
  }
  #page.home .content.home main .plan span {
    font-family: 'oswaldlight';
    font-weight: normal;
    font-style: normal;
    padding-left: 6px;
    font-weight: 300;
    padding-top: 0;
  }
  #page.home .content.home main .plan:hover {
    text-decoration: underline;
  }
  #page.home .content.home main .video {
    margin-top: 25px;
    cursor: pointer;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
  #page.home .content.home main .video img {
    max-width: 100%;
  }
  #page.home .content.home .addr-side-panel {
    float: none;
    background: #ffffff;
    width: 100%;
    margin-top: -6px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 3;
    padding-top: 28px;
    padding-bottom: 30px;
  }
  #page.home .content.home .addr-side-panel .addr-inner {
    width: 100%;
    margin: 0 auto;
    padding: 9px 25px 0 25px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .content.home .addr-side-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 8px;
    letter-spacing: 0.08em;
    margin-top: 0;
  }
  #page.home .content.home .addr-side-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 11px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.055em;
    text-decoration: none;
  }
  #page.home .content.home .addr-side-panel a.in-header:hover {
    text-decoration: underline;
  }
  #page.home .content.home .addr-side-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 12px;
    padding: 0;
    letter-spacing: 0.09em;
  }
  #page.home .content.home .addr-side-panel p {
    margin-bottom: 16px;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 0.022em;
    margin-top: 0;
  }
  #page.home .content.home .addr-side-panel .address h3 {
    padding-bottom: 7px;
  }
  #page.home .content.home .addr-side-panel .address h4 {
    line-height: 16px;
  }
  #page.home .content.home .addr-side-panel .address p {
    margin-top: 12px;
    line-height: 14px;
    letter-spacing: 0.03em;
    margin-bottom: 14px;
  }
  #page.home .content.home .addr-side-panel .address .addr-links {
    margin-top: 31px;
  }
  #page.home .content.home .addr-side-panel .address .loc-holder {
    float: left;
    width: 26px;
    height: 26px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 24px;
    margin-top: -8px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .content.home .addr-side-panel .address i.icon {
    font-size: 24px;
    display: block;
    vertical-align: top;
    margin-top: -6px;
    margin-left: -2px;
  }
  #page.home .content.home .addr-side-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.05em;
  }
  #page.home .content.home .addr-side-panel .address a:hover {
    color: #6F2A8E;
  }
  #page.home .content.home .addr-side-panel .hours {
    margin-top: 35px;
  }
  #page.home .content.home .addr-side-panel .admission {
    margin-top: 53px;
  }
  #page.home .content.home .addr-side-panel .admission h4 {
    letter-spacing: 0.095em;
  }
  #page.home .content.home .addr-side-panel .admission h4:last-child {
    letter-spacing: 0.085em;
    line-height: 13px;
  }
  #page.home .content.home .addr-side-panel .admission p {
    letter-spacing: 0.01em;
  }
  #page.home .content.home .addr-side-panel .admission .half:nth-child(even) {
    padding-left: 10%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .content.home .addr-side-panel .contact {
    margin-top: 49px;
  }
  #page.home .events-home {
    min-height: auto;
    width: 100%;
    position: relative;
    background: #f0f0f1;
    margin: -13px 0 0 0;
    padding: 44px 0 25px 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.home .events-home h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 2px solid #000;
    letter-spacing: 0.03em;
    margin-top: 11px;
  }
  #page.home .events-home .in-header {
    display: block;
    float: right;
    letter-spacing: 0.01em;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 7px;
    text-decoration: none;
  }
  #page.home .events-home .in-header:hover {
    text-decoration: underline;
  }
  #page.home .events-home .inner-container {
    max-width: none;
    width: auto;
    padding: 0 25px;
  }
  #page.home .events-home .events-list {
    position: relative;
    margin-top: 23px;
  }
  #page.home .events-home .events-list .third {
    padding: 35px 0 0 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 159px;
    background-color: white;
    margin-right: 0;
    float: none;
    margin-bottom: 19px;
    overflow: hidden;
  }
  #page.home .events-home .events-list .third:nth-child(3n) {
    margin-right: 0;
  }
  #page.home .events-home .events-list .event {
    position: relative;
  }
  #page.home .events-home .events-list .event h3 {
    margin: 0;
    padding: 0;
    line-height: 24px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.035em;
  }
  #page.home .events-home .events-list .event h3:after {
    display: block;
    content: "";
    margin-top: 12px;
    width: 33px;
    height: 3px;
    background-color: #6F2A8E;
  }
  #page.home .events-home .events-list .event p {
    color: #231f20;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    margin-top: 14px;
    letter-spacing: 0.035em;
  }
  #page.home .events-home .events-list .event-over {
    display: none;
    width: 100%;
    height: 159px;
    background-color: #6f2a8e;
    box-sizing: content-box;
    padding: 35px 0 0 15px;
    position: absolute;
    top: -35px;
    left: 0;
    margin-left: -15px;
    right: 0;
  }
  #page.home .events-home .event:hover .event-over {
    display: block;
    text-decoration: none;
  }
  #page.home .events-home .event:hover .event-over h3 {
    color: #fff;
    margin-top: 18px;
  }
  #page.home .events-home .event:hover .event-over h3:after {
    display: block;
    content: "";
    margin-top: 20px;
    width: 33px;
    height: 3px;
    background-color: #fff;
  }
}
/* Homepage 480-291*/
/*Visit page*/
/*******VISIT*******/
/*******VISIT*******/
/*******VISIT*******/
.content.visit main.visit {
  width: 76.125%;
  float: left;
  display: inline-block;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
}
.content.visit main.visit .inner-container {
  max-width: 857px;
  margin: 82px auto 0;
}
.content.visit main.visit .inner-container h1 {
  font-size: 20px;
  padding-bottom: 10px;
  letter-spacing: 0.076em;
}
.content.visit main.visit .inner-container h2 {
  font-size: 20px;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 26px;
  letter-spacing: 0.076em;
}
.content.visit main.visit .inner-container p {
  margin-top: 0;
  margin-bottom: 21px;
  letter-spacing: 0.044em;
}
.content.visit main.visit .image {
  max-width: 100%;
  height: auto;
  text-align: center;
}
.content.visit main.visit .image img {
  max-width: 100%;
  height: auto;
}
.content.visit main.visit .exhibits {
  margin-top: 103px;
}
.content.visit main.visit .exhibits .exhibit {
  width: 29.07%;
  float: left;
  min-height: 312px;
  margin-right: 6.395%;
  margin-top: 20px;
  padding-top: 0;
}
.content.visit main.visit .exhibits .exhibit h3 {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  border-bottom: 0;
  margin-top: 11px;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
.content.visit main.visit .exhibits .exhibit h3:after {
  width: 33px;
  height: 3px;
  content: '';
  position: absolute;
  display: block;
  background: #6F2A8E;
  margin-top: 9px;
}
.content.visit main.visit .exhibits .exhibit p {
  color: #231f20;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
  margin-top: 23px;
  letter-spacing: 0.02em;
}
.content.visit main.visit .exhibits .exhibit:nth-child(3n+1) {
  margin-right: 0;
}
.content.visit main.visit .bb-king-the-man {
  margin-top: 100px;
}
.content.visit main.visit .bb-king-the-man h2 {
  letter-spacing: 0.07em;
  padding-bottom: 20px;
}
.content.visit main.visit .bb-king-the-man .visit-gallery {
  padding: 0;
  position: relative;
  display: block;
}
.content.visit main.visit .bb-king-the-man .visit-gallery li {
  list-style: none;
  float: left;
  width: 33.33%;
  margin-top: 27px;
}
.content.visit main.visit .bb-king-the-man .half {
  color: #231f20;
  font-size: 12px;
  line-height: 16px;
  width: 50.4%;
  margin-top: 61px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.content.visit main.visit .bb-king-the-man .half h4 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  letter-spacing: 0.02em;
}
.content.visit main.visit .bb-king-the-man .half p {
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  margin: 0 0 17px;
  line-height: 16px;
  letter-spacing: 0.023em;
}
.content.visit main.visit .bb-king-the-man .half a {
  color: #6f2a8e;
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  display: block;
  margin-top: 31px;
}
.content.visit main.visit .bb-king-the-man .half2 {
  float: right;
  width: 44.4%;
}
.content.visit main.visit .bb-king-the-man .half2 p:first-of-type {
  margin-bottom: 17px;
}
.content.visit .right-float-panel {
  width: 23.875%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1360px) and (min-width: 961px) {
  main.visit {
    width: 71.125%;
    float: left;
    display: inline-block;
    padding: 0 40px 60px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.visit .inner-container {
    max-width: 860px;
    margin: 0 auto;
  }
  main.visit .image {
    width: 100%;
    height: auto;
  }
  main.visit .exhibits {
    margin-top: 80px;
  }
  main.visit .exhibits .exhibit {
    width: 29.07%;
    float: left;
    min-height: 290px;
    margin-right: 6.395%;
    padding-left: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 50px;
    padding-top: 0;
  }
  main.visit .exhibits .exhibit h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
  }
  main.visit .exhibits .exhibit h3:after {
    width: 33px;
    height: 3px;
    content: '';
    position: absolute;
    display: block;
    background: #6F2A8E;
    margin-top: 8px;
  }
  main.visit .exhibits .exhibit p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
  }
  main.visit .exhibits .exhibit:nth-child(3n+1) {
    margin-right: 0;
  }
  main.visit .bb-king-the-man {
    margin-top: 52px;
  }
  main.visit .bb-king-the-man .visit-gallery {
    padding: 0;
  }
  main.visit .bb-king-the-man .visit-gallery li {
    list-style: none;
    float: left;
    width: 33.33%;
  }
  main.visit .bb-king-the-man .half {
    color: #231f20;
    font-size: 12px;
    line-height: 16px;
    width: 47.9%;
    margin-top: 70px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
  main.visit .bb-king-the-man .half h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
  }
  main.visit .bb-king-the-man .half p {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    margin: 0 0 20px;
  }
  main.visit .bb-king-the-man .half a {
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
  }
  main.visit .bb-king-the-man .half2 {
    float: right;
  }
  .right-float-panel {
    width: 28.875%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  main.visit {
    width: 69.125%;
    float: left;
    display: inline-block;
    padding: 0 25px 60px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.visit .inner-container {
    max-width: 100%;
    margin: 0 auto;
  }
  main.visit .image {
    width: 100%;
    height: auto;
    background-color: transparent !important;
  }
  main.visit h1,
  main.visit h2 {
    font-size: 17px;
    padding-bottom: 10px;
    border-bottom: 2px solid #221F1F;
  }
  main.visit p {
    font-size: 15px;
    line-height: 18px;
  }
  main.visit .exhibits {
    margin-top: 40px;
  }
  main.visit .exhibits .exhibit {
    width: 46% !important;
    float: left;
    min-height: 300px;
    margin-right: 4% !important;
    padding: 0 !important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 50px;
  }
  main.visit .exhibits .exhibit h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
  }
  main.visit .exhibits .exhibit h3:after {
    width: 27px;
    height: 2px;
    content: '';
    position: absolute;
    display: block;
    background: #6F2A8E;
    margin-top: 6px;
  }
  main.visit .exhibits .exhibit p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
  }
  main.visit .exhibits .exhibit:nth-child(2n) {
    margin-right: 0;
  }
  main.visit .bb-king-the-man {
    margin-top: 52px;
  }
  main.visit .bb-king-the-man .visit-gallery {
    padding: 0;
  }
  main.visit .bb-king-the-man .visit-gallery li {
    list-style: none;
    float: left;
    width: 33.33%;
  }
  main.visit .bb-king-the-man .half {
    color: #231f20;
    font-size: 12px;
    line-height: 16px;
    width: 47.9%;
    margin-top: 70px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
  main.visit .bb-king-the-man .half h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
  }
  main.visit .bb-king-the-man .half p {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    margin: 0 0 20px;
  }
  main.visit .bb-king-the-man .half a {
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
  }
  main.visit .bb-king-the-man .half2 {
    float: right;
  }
  .right-float-panel {
    width: 30.875%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 4%;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  body.tablet .content.visit main.visit {
    width: 100%;
    float: none;
    display: block;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 30px 60px 30px;
    margin-top: 0;
  }
  body.tablet .content.visit main.visit .inner-container {
    max-width: none;
    margin: 0 auto 0 auto;
    padding: 7px 0;
    width: 100%;
    /*end nav*/
  }
  body.tablet .content.visit main.visit .inner-container nav {
    clear: both;
    background: #F0F0F1;
    width: 50%;
    margin: 0;
    display: block;
    border: 0;
    padding: 0 0 0 0;
    position: relative;
    min-height: 46px !important;
    height: 46px !important;
    z-index: 2;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .content.visit main.visit .inner-container nav ul {
    background: #F0F0F1;
    padding: 0 0 0 12px;
    margin: 0 auto 0 auto;
    box-sizing: content-box;
  }
  body.tablet .content.visit main.visit .inner-container nav ul li {
    display: none;
    background: #F0F0F1;
    width: 96%;
    border-bottom: 1px solid #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    line-height: 46px;
    height: auto;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    list-style: none;
  }
  body.tablet .content.visit main.visit .inner-container nav ul li a {
    color: #231F20;
    text-decoration: none;
  }
  body.tablet .content.visit main.visit .inner-container nav ul li a:hover {
    color: #6F2A8E;
  }
  body.tablet .content.visit main.visit .inner-container nav ul li:last-of-type {
    border-bottom: 0;
  }
  body.tablet .content.visit main.visit .inner-container nav ul li.active {
    display: block;
    border-bottom: 0;
  }
  body.tablet .content.visit main.visit .inner-container nav ul li.active a {
    color: #000;
  }
  body.tablet .content.visit main.visit .inner-container nav ul li.active:before {
    content: "V";
    width: 14px;
    height: 14px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: -4px;
    margin-top: 1px;
    float: right;
  }
  body.tablet .content.visit main.visit .inner-container nav ul li.active.open:before {
    content: 'X';
    width: 14px;
    height: 14px;
    float: right;
    right: auto;
    top: auto;
    margin-right: -4px;
    margin-top: 1px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    color: #6F2A8E !important;
  }
  body.tablet .content.visit main.visit .inner-container nav.opened li {
    display: block !important;
  }
  body.tablet .content.visit main.visit .inner-container h1 {
    margin-top: 37px;
    border-bottom: 2px solid #221F1F;
    letter-spacing: 0.0832em;
    padding-bottom: 7px;
    margin-bottom: 13px;
    font-size: 17px;
  }
  body.tablet .content.visit main.visit .inner-container p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.035em;
    line-height: 16px;
    margin-bottom: 20px;
  }
  body.tablet .content.visit main.visit .image {
    width: 100%;
    height: auto;
    background-color: transparent;
  }
  body.tablet .content.visit main.visit .exhibits {
    margin-top: 57px;
  }
  body.tablet .content.visit main.visit .exhibits h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.085em;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 21px;
  }
  body.tablet .content.visit main.visit .exhibits .exhibit {
    width: 28.8135593220339%;
    float: left;
    height: auto;
    margin-right: 6.77966101694915%;
    padding-left: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 15px;
    padding-top: 0;
  }
  body.tablet .content.visit main.visit .exhibits .exhibit h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 0.035em;
  }
  body.tablet .content.visit main.visit .exhibits .exhibit h3:after {
    width: 27px;
    height: 2px;
    content: '';
    position: absolute;
    display: block;
    background: #6F2A8E;
    margin-top: 5px;
  }
  body.tablet .content.visit main.visit .exhibits .exhibit p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  body.tablet .content.visit main.visit .exhibits .exhibit:nth-child(3n+1) {
    margin-right: 0;
  }
  body.tablet .content.visit main.visit .bb-king-the-man {
    margin-top: 55px;
  }
  body.tablet .content.visit main.visit .bb-king-the-man h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 15px;
  }
  body.tablet .content.visit main.visit .bb-king-the-man .visit-gallery {
    display: block;
    clear: both;
    margin-top: 34px;
    padding: 0;
  }
  body.tablet .content.visit main.visit .bb-king-the-man .visit-gallery li {
    margin: 0;
    list-style: none;
    float: left;
    width: 33.33%;
  }
  body.tablet .content.visit main.visit .bb-king-the-man .half {
    color: #231f20;
    font-size: 12px;
    line-height: 16px;
    width: 45.19774011299435%;
    margin-top: 38px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
  }
  body.tablet .content.visit main.visit .bb-king-the-man .half h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 11px;
    letter-spacing: 0.022em;
  }
  body.tablet .content.visit main.visit .bb-king-the-man .half p {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    margin: 0 0 18px !important;
    font-size: 11px;
    line-height: 12px;
  }
  body.tablet .content.visit main.visit .bb-king-the-man .half a {
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
  }
  body.tablet .content.visit main.visit .bb-king-the-man .half2 {
    float: right;
  }
  .right-float-panel {
    display: none;
  }
}
@media (max-width: 480px) {
  body.small .content.visit main.visit {
    width: 100%;
    float: none;
    display: block;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 17px;
    padding-left: 0;
  }
  body.small .content.visit main.visit .inner-container {
    max-width: none;
    margin: 0 auto 0 auto;
    padding: 0 25px;
    /*end nav*/
  }
  body.small .content.visit main.visit .inner-container nav {
    clear: both;
    background: #F0F0F1;
    width: 97.03703703703704%;
    margin: 0;
    display: block;
    border: 0;
    padding: 0 0 0 0;
    position: relative;
    min-height: 46px !important;
    height: 46px !important;
    z-index: 2;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .content.visit main.visit .inner-container nav ul.visit-mobile-menu {
    background: #F0F0F1;
    padding: 0 0 0 12px;
    margin: 0 auto 0 auto;
    box-sizing: content-box;
  }
  body.small .content.visit main.visit .inner-container nav ul.visit-mobile-menu li {
    display: none;
    background: #F0F0F1;
    width: 96%;
    border-bottom: 1px solid #000;
    font-size: 14px;
    line-height: 46px;
    height: auto;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    list-style: none;
  }
  body.small .content.visit main.visit .inner-container nav ul.visit-mobile-menu li a {
    color: #231F20;
    text-decoration: none;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  body.small .content.visit main.visit .inner-container nav ul.visit-mobile-menu li a:hover {
    color: #6F2A8E;
  }
  body.small .content.visit main.visit .inner-container nav ul.visit-mobile-menu li:last-of-type {
    border-bottom: 0;
  }
  body.small .content.visit main.visit .inner-container nav ul.visit-mobile-menu li.active {
    display: block;
    border-bottom: 0;
  }
  body.small .content.visit main.visit .inner-container nav ul.visit-mobile-menu li.active a {
    color: #000;
  }
  body.small .content.visit main.visit .inner-container nav ul.visit-mobile-menu li.active:before {
    content: "V";
    width: 14px;
    height: 14px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: -4px;
    margin-top: 1px;
    float: right;
  }
  body.small .content.visit main.visit .inner-container nav ul.visit-mobile-menu li.active.open:before {
    content: 'X';
    width: 14px;
    height: 14px;
    float: right;
    right: auto;
    top: auto;
    margin-right: -4px;
    margin-top: 1px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    color: #6F2A8E !important;
  }
  body.small .content.visit main.visit .inner-container nav.opened li {
    display: block !important;
  }
  body.small .content.visit main.visit .inner-container h1 {
    margin-top: 32px;
    border-bottom: 2px solid #221F1F;
    letter-spacing: 0.05em;
    padding-bottom: 7px;
    margin-bottom: 15px;
  }
  body.small .content.visit main.visit .inner-container p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.035em;
    line-height: 15px;
    margin-bottom: 10px;
  }
  body.small .content.visit main.visit .inner-container .image {
    width: 250px;
    height: 132px;
    background-color: #050520;
  }
  body.small .content.visit main.visit .inner-container .exhibits {
    margin-top: 30px;
  }
  body.small .content.visit main.visit .inner-container .exhibits h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.085em;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 8px;
  }
  body.small .content.visit main.visit .inner-container .exhibits .exhibit {
    width: 100%;
    float: left;
    height: auto;
    margin-right: 0;
    padding-left: 3px;
    min-height: auto;
    margin-top: 35px;
    padding-top: 0;
  }
  body.small .content.visit main.visit .inner-container .exhibits .exhibit h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
  }
  body.small .content.visit main.visit .inner-container .exhibits .exhibit h3:after {
    width: 21px;
    height: 2px;
    content: '';
    position: absolute;
    display: block;
    background: #6F2A8E;
    margin-top: 2px;
  }
  body.small .content.visit main.visit .inner-container .exhibits .exhibit p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    margin-top: -6px;
  }
  body.small .content.visit main.visit .inner-container .exhibits .exhibit:nth-child(3n+1) {
    margin-right: 0;
  }
  body.small .content.visit main.visit .inner-container .bb-king-the-man {
    margin-top: 50px;
  }
  body.small .content.visit main.visit .inner-container .bb-king-the-man h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 7px;
  }
  body.small .content.visit main.visit .inner-container .bb-king-the-man .visit-gallery {
    padding: 0;
  }
  body.small .content.visit main.visit .inner-container .bb-king-the-man .visit-gallery li {
    margin-top: 4px;
    list-style: none;
    float: left;
    width: 33.33%;
  }
  body.small .content.visit main.visit .inner-container .bb-king-the-man .half {
    color: #231f20;
    font-size: 12px;
    line-height: 16px;
    width: 100%;
    margin-top: 140px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
  }
  body.small .content.visit main.visit .inner-container .bb-king-the-man .half h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 12px;
    letter-spacing: 0.035em;
  }
  body.small .content.visit main.visit .inner-container .bb-king-the-man .half p {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    margin: 0 0 20px !important;
    font-size: 12px;
    line-height: 14px;
  }
  body.small .content.visit main.visit .inner-container .bb-king-the-man .half a {
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
  }
  body.small .content.visit main.visit .inner-container .bb-king-the-man .half2 {
    margin-top: 0;
    float: none;
  }
  .right-float-panel {
    display: none;
  }
}
/*Visit sub-pages*/
/*******VISIT*******/
/*******VISIT*******/
/*******VISIT*******/
main.visit-sub {
  width: 76.125%;
  float: left;
  display: inline-block;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 40px;
}
main.visit-sub .inner-container {
  max-width: 857px;
  margin: 82px auto 0;
}
main.visit-sub .inner-container .big-side .left,
main.visit-sub .inner-container .small-side .left {
  float: left;
  display: inline-block;
  vertical-align: top;
}
main.visit-sub .inner-container .big-side .right,
main.visit-sub .inner-container .small-side .right {
  float: right;
  display: inline-block;
  vertical-align: top;
}
main.visit-sub .inner-container .big-side a,
main.visit-sub .inner-container .small-side a {
  font-size: 14px;
}
main.visit-sub .inner-container .big-side p a,
main.visit-sub .inner-container .small-side p a {
  font-size: 14px;
  font-family: 'open_sansbold';
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}
main.visit-sub .inner-container .small-side {
  width: 28.86%;
  float: left;
}
main.visit-sub .inner-container .big-side {
  float: right;
  width: 56%;
}
main.visit-sub .inner-container h1 {
  margin-bottom: 24px;
}
main.visit-sub .inner-container strong a {
  text-transform: none;
}
main.visit-sub .inner-container h3,
main.visit-sub .inner-container h1 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.045em;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 14px;
}
main.visit-sub .inner-container .vis-notice {
  line-height: 13px;
  color: #231f20;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
}
main.visit-sub .inner-container .visit-gallery {
  padding: 0;
}
main.visit-sub .inner-container .visit-gallery li {
  list-style: none;
  float: left;
  width: 33.33%;
}
main.visit-sub .inner-container h4 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
main.visit-sub .inner-container p {
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  margin: 0 0 20px;
}
main.visit-sub .inner-container a {
  color: #6f2a8e;
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
.right-float-panel.visit {
  width: 23.875%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 1360px) and (min-width: 961px) {
  main.visit-sub {
    width: 71.125%;
    float: left;
    display: inline-block;
    padding: 86px 40px 60px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.visit-sub .inner-container {
    max-width: 857px;
    margin: 0 auto;
  }
  .right-float-panel {
    width: 28.875%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  main.visit-sub {
    width: 69.125%;
    float: left;
    display: inline-block;
    padding: 46px 25px 60px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.visit-sub .inner-container {
    max-width: 100%;
    margin: 0 auto;
  }
  main.visit-sub .image {
    width: 100%;
    height: auto;
    background-color: transparent !important;
  }
  main.visit-sub h1,
  main.visit-sub h2 {
    font-size: 17px;
    padding-bottom: 10px;
    border-bottom: 2px solid #221F1F;
  }
  main.visit-sub p {
    font-size: 15px;
    line-height: 18px;
  }
  .right-float-panel {
    width: 30.875%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  body.tablet main.visit-sub {
    width: 100%;
    margin: 0;
    padding: 0 25px;
  }
  body.tablet main.visit-sub .inner-container {
    margin: 30px 0;
    max-width: 100%;
    /*end nav*/
  }
  body.tablet main.visit-sub .inner-container nav {
    clear: both;
    background: #F0F0F1;
    width: 50%;
    margin: 0;
    display: block;
    border: 0;
    padding: 0 0 0 0;
    position: relative;
    min-height: 46px !important;
    height: 46px !important;
    z-index: 2;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet main.visit-sub .inner-container nav ul.visit-mobile-menu {
    background: #F0F0F1;
    padding: 0 0 0 12px;
    margin: 0 auto 0 auto;
    box-sizing: content-box;
  }
  body.tablet main.visit-sub .inner-container nav ul.visit-mobile-menu li {
    display: none;
    background: #F0F0F1;
    width: 96%;
    border-bottom: 1px solid #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 46px;
    height: auto;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    list-style: none;
  }
  body.tablet main.visit-sub .inner-container nav ul.visit-mobile-menu li a {
    color: #231F20;
    text-decoration: none;
    font-family: 'oswaldregular' !important;
    font-weight: normal !important;
    font-style: normal !important;
  }
  body.tablet main.visit-sub .inner-container nav ul.visit-mobile-menu li a:hover {
    color: #6F2A8E;
  }
  body.tablet main.visit-sub .inner-container nav ul.visit-mobile-menu li:last-of-type {
    border-bottom: 0;
  }
  body.tablet main.visit-sub .inner-container nav ul.visit-mobile-menu li.active {
    display: block;
    border-bottom: 0;
  }
  body.tablet main.visit-sub .inner-container nav ul.visit-mobile-menu li.active a {
    color: #000;
  }
  body.tablet main.visit-sub .inner-container nav ul.visit-mobile-menu li.active:before {
    content: "V";
    width: 14px;
    height: 14px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: -4px;
    margin-top: 1px;
    float: right;
  }
  body.tablet main.visit-sub .inner-container nav ul.visit-mobile-menu li.active.open:before {
    content: 'X';
    width: 14px;
    height: 14px;
    float: right;
    right: auto;
    top: auto;
    margin-right: -4px;
    margin-top: 1px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    color: #6F2A8E !important;
  }
  body.tablet main.visit-sub .inner-container nav.opened li {
    display: block !important;
  }
  body.tablet main.visit-sub .inner-container p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    letter-spacing: 0.035em;
    line-height: 16px;
    margin-bottom: 20px;
  }
  body.tablet main.visit-sub .image {
    width: 100%;
    height: auto;
    background-color: transparent;
  }
  body.tablet .right-float-panel {
    display: none;
  }
}
@media (max-width: 480px) {
  body.small main.visit-sub {
    width: 100%;
    float: none;
    display: block;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 0 40px;
  }
  body.small main.visit-sub .inner-container {
    max-width: none;
    margin: 0 auto 0 auto;
    padding: 0 25px;
    /*end nav*/
  }
  body.small main.visit-sub .inner-container .breadcrumbs {
    margin-left: 0;
  }
  body.small main.visit-sub .inner-container nav {
    clear: both;
    background: #F0F0F1;
    width: 97.03703703703704%;
    margin: 0;
    display: block;
    border: 0;
    padding: 0 0 0 0;
    position: relative;
    min-height: 46px !important;
    height: 46px !important;
    z-index: 2;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small main.visit-sub .inner-container nav ul.visit-mobile-menu {
    background: #F0F0F1;
    padding: 0 0 0 12px;
    margin: 0 auto 0 auto;
    box-sizing: content-box;
  }
  body.small main.visit-sub .inner-container nav ul.visit-mobile-menu li {
    display: none;
    background: #F0F0F1;
    width: 96%;
    border-bottom: 1px solid #000;
    font-size: 14px;
    line-height: 46px;
    height: auto;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    list-style: none;
  }
  body.small main.visit-sub .inner-container nav ul.visit-mobile-menu li a {
    color: #231F20;
    text-decoration: none;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  body.small main.visit-sub .inner-container nav ul.visit-mobile-menu li a:hover {
    color: #6F2A8E;
  }
  body.small main.visit-sub .inner-container nav ul.visit-mobile-menu li:last-of-type {
    border-bottom: 0;
  }
  body.small main.visit-sub .inner-container nav ul.visit-mobile-menu li.active {
    display: block;
    border-bottom: 0;
  }
  body.small main.visit-sub .inner-container nav ul.visit-mobile-menu li.active a {
    color: #000;
  }
  body.small main.visit-sub .inner-container nav ul.visit-mobile-menu li.active:before {
    content: "V";
    width: 14px;
    height: 14px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: -4px;
    margin-top: 1px;
    float: right;
  }
  body.small main.visit-sub .inner-container nav ul.visit-mobile-menu li.active.open:before {
    content: 'X';
    width: 14px;
    height: 14px;
    float: right;
    right: auto;
    top: auto;
    margin-right: -4px;
    margin-top: 1px;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    color: #6F2A8E !important;
  }
  body.small main.visit-sub .inner-container nav.opened li {
    display: block !important;
  }
  body.small main.visit-sub .inner-container h1 {
    margin-top: 32px;
    border-bottom: 2px solid #221F1F;
    letter-spacing: 0.05em;
    padding-bottom: 7px;
    margin-bottom: 15px;
  }
  body.small main.visit-sub .inner-container h3 {
    font-size: 17px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 10px;
  }
  body.small main.visit-sub .inner-container p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0.035em;
    line-height: 15px;
    margin-bottom: 10px;
  }
  body.small main.visit-sub .image {
    width: 250px;
    height: 132px;
    background-color: #050520;
  }
  body.small .right-float-panel {
    display: none;
  }
}
@media (max-width: 768px) and (min-width: 290px) {
  /*hide headers for pages with page mobile menu*/
  body.small .community main.visit-sub .inner-container h1,
  body.tablet .community main.visit-sub .inner-container h1,
  body.small .education main.visit-sub .inner-container h1,
  body.tablet .education main.visit-sub .inner-container h1 {
    display: block;
    color: transparent;
    height: 0;
    border-bottom: 0;
    margin: 0;
    padding: 20px;
  }
}
.getting-here main.visit-sub {
  /*Driving directions*/
}
.getting-here main.visit-sub .inner-container {
  margin: 62px auto 0;
  max-width: 857px;
}
.getting-here main.visit-sub .inner-container .small-side {
  float: left;
  width: 29.6%;
}
.getting-here main.visit-sub .inner-container .big-side {
  width: 56.35%;
}
.getting-here main.visit-sub .inner-container h3 {
  letter-spacing: 0.065em;
}
.getting-here main.visit-sub .inner-container p.adr {
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 19px;
  margin-top: 31px;
  letter-spacing: 0.023em;
  line-height: 31px;
}
.getting-here main.visit-sub .inner-container .addr-links {
  margin-top: 46px;
}
.getting-here main.visit-sub .inner-container .addr-links a.modal {
  color: #000;
  text-decoration: none;
  letter-spacing: 0.08em;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
}
.getting-here main.visit-sub .inner-container .addr-links a:hover {
  color: #6F2A8E;
}
.getting-here main.visit-sub .inner-container .loc-holder {
  float: left;
  width: 31px;
  height: 33px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-right: 29px;
  overflow: hidden;
  margin-top: -10px;
}
.getting-here main.visit-sub .inner-container i.icon {
  font-size: 28px;
  display: block;
  vertical-align: top;
  margin-top: -10px;
  margin-left: -2px;
}
.getting-here main.visit-sub .inner-container .map-content {
  margin-top: 25px;
}
.getting-here main.visit-sub .driving-directions {
  margin-top: 104px;
}
.getting-here main.visit-sub .driving-directions h2 {
  letter-spacing: 0.075em;
  margin-bottom: 26px;
  padding-bottom: 20px;
}
.getting-here main.visit-sub .driving-directions h4 {
  letter-spacing: 0.025em;
}
.getting-here main.visit-sub .driving-directions p {
  font-size: 15px;
  letter-spacing: 0.025em;
  line-height: 18px;
  margin: 12px 0 18px;
}
.getting-here main.visit-sub .driving-directions .half {
  max-width: 336px;
}
.getting-here main.visit-sub .driving-directions .half:nth-child(even) {
  float: right;
}
@media (max-width: 960px) and (min-width: 769px) {
  .getting-here main.visit-sub {
    /*Driving directions*/
  }
  .getting-here main.visit-sub .inner-container p.adr {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
  }
  .getting-here main.visit-sub .inner-container .addr-links {
    margin-top: 25px;
  }
  .getting-here main.visit-sub .inner-container .addr-links a.modal {
    color: #000;
    text-decoration: none;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  .getting-here main.visit-sub .inner-container .addr-links a:hover {
    color: #6F2A8E;
  }
  .getting-here main.visit-sub .inner-container .loc-holder {
    float: left;
    width: 31px;
    height: 31px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 32px;
    overflow: hidden;
    margin-top: -8px;
  }
  .getting-here main.visit-sub .inner-container i.icon {
    font-size: 28px;
    display: block;
    vertical-align: top;
    margin-top: -10px;
    margin-left: -2px;
  }
  .getting-here main.visit-sub .inner-container .map-content {
    margin-top: 20px;
  }
  .getting-here main.visit-sub .driving-directions {
    margin-top: 50px;
  }
  .getting-here main.visit-sub .driving-directions h2 {
    margin-bottom: 20px;
    padding-bottom: 16px;
  }
  .getting-here main.visit-sub .driving-directions p {
    font-size: 13px;
  }
  .getting-here main.visit-sub .driving-directions .half {
    max-width: 333px;
    Width: 48%;
  }
  .getting-here main.visit-sub .driving-directions .half:nth-child(even) {
    float: right;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  body.tablet .getting-here main.visit-sub {
    /*Driving directions*/
  }
  body.tablet .getting-here main.visit-sub .inner-container h3 {
    font-size: 16px;
    border-bottom: 2px solid #000;
  }
  body.tablet .getting-here main.visit-sub .inner-container .row {
    margin-top: 30px;
  }
  body.tablet .getting-here main.visit-sub .inner-container .row:nth-child(even) {
    margin: 0;
  }
  body.tablet .getting-here main.visit-sub .inner-container p.adr {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    margin-top: 30px;
  }
  body.tablet .getting-here main.visit-sub .inner-container .addr-links {
    margin-top: 35px;
  }
  body.tablet .getting-here main.visit-sub .inner-container .addr-links a.modal {
    color: #000;
    text-decoration: none;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    letter-spacing: 0.035em;
  }
  body.tablet .getting-here main.visit-sub .inner-container .addr-links a:hover {
    color: #6F2A8E;
  }
  body.tablet .getting-here main.visit-sub .inner-container .loc-holder {
    float: left;
    width: 31px;
    height: 31px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 32px;
    overflow: hidden;
    margin-top: -7px;
  }
  body.tablet .getting-here main.visit-sub .inner-container i.icon {
    font-size: 28px;
    display: block;
    vertical-align: top;
    margin-top: -10px;
    margin-left: -2px;
  }
  body.tablet .getting-here main.visit-sub .inner-container .map-content {
    margin-top: 40px;
  }
  body.tablet .getting-here main.visit-sub .driving-directions {
    margin-top: 20px;
  }
  body.tablet .getting-here main.visit-sub .driving-directions h2 {
    margin-bottom: 20px;
    padding-bottom: 18px;
    font-size: 16px;
    border-bottom: 2px solid #000;
  }
  body.tablet .getting-here main.visit-sub .driving-directions p {
    font-size: 12px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
  }
  body.tablet .getting-here main.visit-sub .driving-directions .half {
    max-width: 38%;
  }
  body.tablet .getting-here main.visit-sub .driving-directions .half h4 {
    font-size: 13px;
  }
  body.tablet .getting-here main.visit-sub .driving-directions .half p {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  body.small .getting-here main.visit-sub {
    /*Driving directions*/
  }
  body.small .getting-here main.visit-sub .inner-container .small-side,
  body.small .getting-here main.visit-sub .inner-container .big-side {
    width: 100%;
  }
  body.small .getting-here main.visit-sub .inner-container .row {
    margin-left: -25px;
    margin-right: -25px;
  }
  body.small .getting-here main.visit-sub .inner-container .small-side {
    padding: 0 25px;
  }
  body.small .getting-here main.visit-sub .inner-container .half {
    padding: 0 25px;
  }
  body.small .getting-here main.visit-sub .inner-container p.adr {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
  }
  body.small .getting-here main.visit-sub .inner-container .addr-links {
    margin-top: 40px;
  }
  body.small .getting-here main.visit-sub .inner-container .addr-links a.modal {
    color: #000;
    text-decoration: none;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  body.small .getting-here main.visit-sub .inner-container .addr-links a:hover {
    color: #6F2A8E;
  }
  body.small .getting-here main.visit-sub .inner-container .loc-holder {
    float: left;
    width: 31px;
    height: 31px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 32px;
    overflow: hidden;
    margin-top: -8px;
  }
  body.small .getting-here main.visit-sub .inner-container i.icon {
    font-size: 28px;
    display: block;
    vertical-align: top;
    margin-top: -10px;
    margin-left: -2px;
  }
  body.small .getting-here main.visit-sub .inner-container .map-content {
    margin-top: 40px;
  }
  body.small .getting-here main.visit-sub .driving-directions {
    margin-top: 20px;
  }
  body.small .getting-here main.visit-sub .driving-directions h2 {
    margin-bottom: 20px;
    padding-bottom: 18px;
    border-bottom: 2px solid #221F1F;
  }
  body.small .getting-here main.visit-sub .driving-directions p {
    font-size: 12px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
  }
  body.small .getting-here main.visit-sub .driving-directions .half {
    max-width: none;
    width: 100%;
    margin-bottom: 30px;
  }
  body.small .getting-here main.visit-sub .driving-directions .half:nth-child(even) {
    float: none;
  }
}
.education main.visit-sub .inner-container {
  max-width: 857px;
}
.education main.visit-sub .inner-container h1 {
  letter-spacing: 0.075em;
  margin-bottom: 22px;
}
.education main.visit-sub .inner-container a {
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.035em;
}
.education main.visit-sub .inner-container p {
  letter-spacing: 0.01em;
  margin-bottom: 22px;
}
.education main.visit-sub .inner-container .visit-programs {
  margin-top: 83px;
}
.education main.visit-sub .inner-container .visit-programs h2 {
  margin-bottom: 33px;
  padding-bottom: 14px;
  letter-spacing: 0.075em;
}
.education main.visit-sub .inner-container .visit-programs h3 {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  border: 0;
  margin-bottom: 10px;
  margin-top: 15px;
  letter-spacing: 0.035em;
}
.education main.visit-sub .inner-container .visit-programs h3:after {
  width: 33px;
  height: 3px;
  content: '';
  position: absolute;
  display: block;
  background: #6F2A8E;
  margin-top: 10px;
}
.education main.visit-sub .inner-container .visit-programs .half {
  width: 46%;
  min-height: 376px;
  margin-right: 8%;
}
.education main.visit-sub .inner-container .visit-programs .half:nth-child(even) {
  margin-right: 0;
}
.education main.visit-sub .inner-container .visit-programs p {
  font-size: 12px;
  letter-spacing: 0.024em;
  line-height: 16px;
  margin-top: -1px;
}
.education main.visit-sub .inner-container .visit-programs p a {
  display: inline-block;
}
@media (max-width: 768px) and (min-width: 481px) {
  .education main.visit-sub .inner-container .visit-programs {
    margin-top: 50px;
  }
  .education main.visit-sub .inner-container .visit-programs h2 {
    margin-bottom: 40px;
    padding-bottom: 15px;
    font-size: 17px;
  }
  .education main.visit-sub .inner-container .visit-programs h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    border: 0;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
  }
  .education main.visit-sub .inner-container .visit-programs h3:after {
    width: 33px;
    height: 3px;
    content: '';
    position: absolute;
    display: block;
    background: #6F2A8E;
    margin-top: 8px;
  }
  .education main.visit-sub .inner-container .visit-programs .half {
    width: 46%;
    min-height: 330px;
    margin-right: 8%;
  }
  .education main.visit-sub .inner-container .visit-programs .half:nth-child(even) {
    margin-right: 0;
  }
  .education main.visit-sub .inner-container .visit-programs p {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .education main.visit-sub .inner-container p a {
    display: block;
  }
  .education main.visit-sub .inner-container .visit-programs {
    margin-top: 50px;
  }
  .education main.visit-sub .inner-container .visit-programs h2 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 17px;
    border-bottom: 2px solid #221F1F;
  }
  .education main.visit-sub .inner-container .visit-programs h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    border: 0;
    margin-bottom: 10px;
    font-size: 15px;
    text-transform: uppercase;
  }
  .education main.visit-sub .inner-container .visit-programs h3:after {
    width: 33px;
    height: 3px;
    content: '';
    position: absolute;
    display: block;
    background: #6F2A8E;
    margin-top: 8px;
  }
  .education main.visit-sub .inner-container .visit-programs .half {
    width: 100%;
    min-height: auto;
    margin-right: 0;
    margin-bottom: 45px;
  }
  .education main.visit-sub .inner-container .visit-programs .half p {
    font-size: 12px;
    letter-spacing: 0;
  }
  .education main.visit-sub .inner-container .visit-programs .half p a {
    font-size: 12px;
  }
  .education main.visit-sub .inner-container .visit-programs .half:nth-child(even) {
    margin-right: 0;
  }
}
.hours-prices main.visit-sub .inner-container {
  margin-top: 62px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*Holiday hours*/
  /*Admission prices*/
  /*Tour groups*/
}
.hours-prices main.visit-sub .inner-container .small-side {
  width: 29.52%;
  display: table;
}
.hours-prices main.visit-sub .inner-container .big-side {
  float: right;
  margin-right: -20px;
  width: 57%;
  display: table;
}
.hours-prices main.visit-sub .inner-container p {
  display: table-row;
}
.hours-prices main.visit-sub .inner-container span.left,
.hours-prices main.visit-sub .inner-container span.right {
  display: table-cell;
}
.hours-prices main.visit-sub .inner-container .big-side.holiday-hours span.right {
  text-transform: uppercase;
}
.hours-prices main.visit-sub .inner-container .small-side,
.hours-prices main.visit-sub .inner-container .big-side {
  margin-bottom: 0;
}
.hours-prices main.visit-sub .inner-container .small-side p,
.hours-prices main.visit-sub .inner-container .big-side p {
  color: #231f20;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 32.3px;
  letter-spacing: 0.016em;
}
.hours-prices main.visit-sub .inner-container .small-side .vis-notice,
.hours-prices main.visit-sub .inner-container .big-side .vis-notice {
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
}
.hours-prices main.visit-sub .inner-container .small-side a,
.hours-prices main.visit-sub .inner-container .big-side a {
  font-size: 14px;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  text-transform: none;
}
.hours-prices main.visit-sub .inner-container .small-side h3,
.hours-prices main.visit-sub .inner-container .big-side h3 {
  font-size: 20px;
  padding-bottom: 12px;
  margin-bottom: 32px;
  letter-spacing: 0.075em;
}
.hours-prices main.visit-sub .inner-container .small-side span.left,
.hours-prices main.visit-sub .inner-container .big-side span.left {
  max-width: 80%;
}
.hours-prices main.visit-sub .inner-container .small-side span.right,
.hours-prices main.visit-sub .inner-container .big-side span.right {
  text-transform: uppercase;
  letter-spacing: 0;
}
.hours-prices main.visit-sub .inner-container .row.line-2 {
  margin-top: 127px;
}
.hours-prices main.visit-sub .inner-container .row.line-2 .small-side,
.hours-prices main.visit-sub .inner-container .row.line-2 .big-side {
  margin-bottom: 0;
}
.hours-prices main.visit-sub .inner-container .row.line-2 .small-side h3,
.hours-prices main.visit-sub .inner-container .row.line-2 .big-side h3 {
  padding-bottom: 10px;
  margin-bottom: 27px;
}
.hours-prices main.visit-sub .inner-container .row.line-2 .big-side p {
  letter-spacing: 0.026em;
}
.hours-prices main.visit-sub .inner-container .holiday-hours span.left {
  width: 75.6%;
}
.hours-prices main.visit-sub .inner-container .holiday-hours span.right {
  width: 23.4%;
  text-align: left;
}
.hours-prices main.visit-sub .inner-container .admission-prices span.left {
  width: 84.6%;
}
.hours-prices main.visit-sub .inner-container .admission-prices span.right {
  text-align: left;
  width: 15.3%;
}
.hours-prices main.visit-sub .inner-container .admission-prices .vis-notice {
  letter-spacing: -0.035em;
  margin-top: 34px;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side {
  padding-right: 20px;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side span.left {
  width: 89.6%;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side span.right {
  text-align: left;
  width: 10.3%;
  text-transform: none;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side h4 {
  letter-spacing: 0.025em;
  margin-bottom: 8px;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side .vis-notice {
  letter-spacing: -0.034em;
  margin-top: 7px;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side .tg-packages {
  margin-top: 60px;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side .tg-packages p {
  font-size: 14px;
  letter-spacing: 0.009em;
  line-height: 16px;
  margin-bottom: 18px;
  display: block;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side .adults-students {
  margin-top: 28px;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side .adults-students h4 {
  width: 100%;
  margin-bottom: 30px;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side .adults-students h4 span {
  padding-left: 63px;
}
.hours-prices main.visit-sub .inner-container .tour-groups.big-side .adults-students p {
  line-height: 17px;
  letter-spacing: 0.0075em;
}
@media (max-width: 1260px) and (min-width: 961px) {
  .hours-prices main.visit-sub {
    padding-top: 30px;
  }
  .hours-prices main.visit-sub .inner-container {
    margin-top: 2px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .hours-prices main.visit-sub .inner-container .small-side {
    width: 29.52%;
  }
  .hours-prices main.visit-sub .inner-container .big-side {
    width: 57.76%;
    float: right;
  }
  .hours-prices main.visit-sub .inner-container .small-side,
  .hours-prices main.visit-sub .inner-container .big-side {
    margin-bottom: 40px;
  }
  .hours-prices main.visit-sub .inner-container .small-side p,
  .hours-prices main.visit-sub .inner-container .big-side p {
    color: #231f20;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0;
  }
  .hours-prices main.visit-sub .inner-container .small-side .vis-notice,
  .hours-prices main.visit-sub .inner-container .big-side .vis-notice {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
  }
  .hours-prices main.visit-sub .inner-container .small-side a,
  .hours-prices main.visit-sub .inner-container .big-side a {
    font-size: 14px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    text-transform: none;
  }
  .hours-prices main.visit-sub .inner-container .small-side h3,
  .hours-prices main.visit-sub .inner-container .big-side h3 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    letter-spacing: 0.075em;
  }
  .hours-prices main.visit-sub .inner-container .small-side span.left,
  .hours-prices main.visit-sub .inner-container .big-side span.left {
    max-width: 100%;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  .hours-prices main.visit-sub {
    padding-top: 30px;
  }
  .hours-prices main.visit-sub .inner-container {
    margin-top: 2px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .hours-prices main.visit-sub .inner-container .small-side {
    width: 100%;
    float: none;
  }
  .hours-prices main.visit-sub .inner-container .big-side {
    width: 100%;
    float: none;
  }
  .hours-prices main.visit-sub .inner-container .small-side,
  .hours-prices main.visit-sub .inner-container .big-side {
    margin-bottom: 50px;
  }
  .hours-prices main.visit-sub .inner-container .small-side p,
  .hours-prices main.visit-sub .inner-container .big-side p {
    color: #231f20;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0;
  }
  .hours-prices main.visit-sub .inner-container .small-side .vis-notice,
  .hours-prices main.visit-sub .inner-container .big-side .vis-notice {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
  }
  .hours-prices main.visit-sub .inner-container .small-side a,
  .hours-prices main.visit-sub .inner-container .big-side a {
    font-size: 14px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    text-transform: none;
  }
  .hours-prices main.visit-sub .inner-container .small-side h3,
  .hours-prices main.visit-sub .inner-container .big-side h3 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    letter-spacing: 0.075em;
  }
  .hours-prices main.visit-sub .inner-container .small-side span.left,
  .hours-prices main.visit-sub .inner-container .big-side span.left {
    max-width: 100%;
  }
}
@media (max-width: 768px) and (min-width: 481px) {
  /*Hours $ prices*/
  body.tablet .hours-prices main.visit-sub .inner-container .small-side,
  body.tablet .hours-prices main.visit-sub .inner-container .big-side {
    width: 100%;
    margin-right: 0;
  }
  body.tablet .hours-prices main.visit-sub .inner-container .small-side p,
  body.tablet .hours-prices main.visit-sub .inner-container .big-side p {
    color: #231f20;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  body.tablet .hours-prices main.visit-sub .inner-container .small-side .vis-notice,
  body.tablet .hours-prices main.visit-sub .inner-container .big-side .vis-notice {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
  }
  body.tablet .hours-prices main.visit-sub .inner-container .small-side a,
  body.tablet .hours-prices main.visit-sub .inner-container .big-side a {
    font-size: 12px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    text-transform: none;
  }
  body.tablet .hours-prices main.visit-sub .inner-container .small-side h3,
  body.tablet .hours-prices main.visit-sub .inner-container .big-side h3 {
    font-size: 19px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  body.tablet .hours-prices main.visit-sub .inner-container .small-side span.left,
  body.tablet .hours-prices main.visit-sub .inner-container .big-side span.left {
    max-width: 60%;
  }
}
@media (max-width: 480px) and (min-width: 290px) {
  /*Hours $ prices*/
  body.small .hours-prices main.visit-sub .inner-container .small-side,
  body.small .hours-prices main.visit-sub .inner-container .big-side {
    width: 100%;
    display: table;
    margin-bottom: 20px;
    margin-right: 0;
  }
  body.small .hours-prices main.visit-sub .inner-container .small-side p,
  body.small .hours-prices main.visit-sub .inner-container .big-side p {
    color: #231f20;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    display: table-row;
    min-width: 100%;
    letter-spacing: 0;
  }
  body.small .hours-prices main.visit-sub .inner-container .small-side .vis-notice,
  body.small .hours-prices main.visit-sub .inner-container .big-side .vis-notice {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
  }
  body.small .hours-prices main.visit-sub .inner-container .small-side a,
  body.small .hours-prices main.visit-sub .inner-container .big-side a {
    font-size: 12px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    text-transform: none;
  }
  body.small .hours-prices main.visit-sub .inner-container .small-side span.left,
  body.small .hours-prices main.visit-sub .inner-container .big-side span.left {
    width: 70%;
  }
  body.small .hours-prices main.visit-sub .inner-container .small-side span,
  body.small .hours-prices main.visit-sub .inner-container .big-side span {
    display: table-cell;
  }
  body.small .hours-prices main.visit-sub .inner-container .small-side span.right,
  body.small .hours-prices main.visit-sub .inner-container .big-side span.right {
    text-align: right;
    width: 30%;
  }
}
.community main.visit-sub .inner-container h1 {
  letter-spacing: 0.075em;
  margin-bottom: 22px;
}
.community main.visit-sub .inner-container p {
  letter-spacing: 0.0245em;
}
.community main.visit-sub .inner-container p strong {
  letter-spacing: 0.095em;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
}
.community main.visit-sub .inner-container .row {
  margin-top: 72px;
}
.community main.visit-sub .inner-container .small-side {
  width: 32%;
}
.community main.visit-sub .inner-container .big-side {
  width: 53.3%;
}
.community main.visit-sub .inner-container .small-side h3,
.community main.visit-sub .inner-container .big-side h3 {
  margin-bottom: 25px;
  letter-spacing: 0.07em;
}
.community main.visit-sub .inner-container .small-side h4,
.community main.visit-sub .inner-container .big-side h4 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.024em;
}
.community main.visit-sub .inner-container .small-side p,
.community main.visit-sub .inner-container .big-side p {
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
.community main.visit-sub .inner-container .small-side strong,
.community main.visit-sub .inner-container .big-side strong {
  font-size: 14px;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.03em;
}
@media (max-width: 768px) and (min-width: 481px) {
  .community main.visit-sub .inner-container p strong {
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
  }
  .community main.visit-sub .inner-container p strong a {
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
  }
  .community main.visit-sub .inner-container .row {
    margin-top: auto;
  }
  .community main.visit-sub .inner-container .small-side h3,
  .community main.visit-sub .inner-container .big-side h3 {
    font-size: 15px;
    border-bottom: 2px solid #000;
  }
  .community main.visit-sub .inner-container .small-side h4,
  .community main.visit-sub .inner-container .big-side h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
  }
  .community main.visit-sub .inner-container .small-side p,
  .community main.visit-sub .inner-container .big-side p {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
  }
  .community main.visit-sub .inner-container .small-side strong,
  .community main.visit-sub .inner-container .big-side strong {
    font-size: 12px;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
  }
}
@media (max-width: 480px) {
  .community main.visit-sub .inner-container .small-side,
  .community main.visit-sub .inner-container .big-side {
    width: 100%;
  }
  .community main.visit-sub .inner-container .row {
    margin-top: auto;
  }
  .community main.visit-sub .inner-container h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
  }
  .community main.visit-sub .inner-container p {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
  }
}
/*Education sub-pages*/
main.visit-sub .edu-sub {
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
}
main.visit-sub .edu-sub .top-image {
  margin-bottom: 30px;
}
main.visit-sub .edu-sub .share-this-edu {
  border-top: 3px solid #000;
  padding-top: 40px;
}
main.visit-sub .edu-sub h4 {
  margin-bottom: 20px;
}
main.visit-sub .edu-sub a {
  color: #680f4d;
  font-family: 'open_sansbold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-decoration: none;
  text-transform: none;
}
main.visit-sub .edu-sub a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) and (min-width: 481px) {
  body.tablet main.visit-sub .inner-container .edu-sub {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    padding-right: 24px;
  }
  body.tablet main.visit-sub .inner-container .edu-sub h1 {
    padding-bottom: 20px;
    font-size: 17px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    border-bottom: 3px solid #000;
    margin-top: 20px;
  }
  body.tablet main.visit-sub .inner-container .edu-sub h4 {
    font-size: 14px;
    line-height: 18px;
  }
  body.tablet main.visit-sub .inner-container .edu-sub p {
    font-size: 11px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
  body.tablet main.visit-sub .inner-container .edu-sub .share-this-edu {
    border-top: 3px solid #000;
    padding-top: 30px;
  }
}
@media (max-width: 480px) and (min-width: 290px) {
  body.small main.visit-sub .inner-container .edu-sub {
    padding-right: 13px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
  }
  body.small main.visit-sub .inner-container .edu-sub h1 {
    padding-bottom: 14px;
  }
  body.small main.visit-sub .inner-container .edu-sub .share-this-edu {
    border-top: 2px solid #000;
    padding-top: 30px;
  }
}
.teacher-resources main.visit-sub .inner-container {
  margin-top: 54px;
  max-width: 860px;
}
.teacher-resources main.visit-sub .inner-container h1 {
  margin-bottom: 21px;
  margin-top: 20px;
  padding-bottom: 26px;
}
.teacher-resources main.visit-sub .inner-container p {
  letter-spacing: 0.025em;
  line-height: 22px;
  margin-bottom: 22px;
}
.teacher-resources main.visit-sub .inner-container p strong {
  text-transform: uppercase;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.046em;
}
.teacher-resources main.visit-sub .inner-container .resources-download {
  margin-top: 60px;
}
.teacher-resources main.visit-sub .inner-container .resources-download h3 {
  border-bottom: 0;
  margin: 0 0 6px;
  padding: 0;
}
.teacher-resources main.visit-sub .inner-container .resources-download .third {
  min-height: 472px;
  width: 22.75%;
  margin-right: 15.875%;
}
.teacher-resources main.visit-sub .inner-container .resources-download .third:nth-child(3n) {
  margin-right: 0;
}
.teacher-resources main.visit-sub .inner-container .resources-download .third:last-of-type {
  min-height: auto;
}
.teacher-resources main.visit-sub .inner-container .resources-download a.download-all {
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  letter-spacing: 0.035em;
  display: block;
  border-bottom: 3px solid #000;
  padding-bottom: 17px;
}
.teacher-resources main.visit-sub .inner-container .resources-download a.download-all:hover {
  color: #6F2A8E;
  text-decoration: underline;
}
.teacher-resources main.visit-sub .inner-container .resources-download ul {
  padding: 3px 0;
}
.teacher-resources main.visit-sub .inner-container .resources-download ul li {
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 28px;
  list-style: none;
}
.teacher-resources main.visit-sub .inner-container .resources-download ul li a {
  text-transform: none;
  color: #000;
  text-decoration: none;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  letter-spacing: 0.026em;
}
.teacher-resources main.visit-sub .inner-container .resources-download ul li a:hover {
  color: #6F2A8E;
  text-decoration: underline;
}
@media (max-width: 1360px) and (min-width: 961px) {
  .teacher-resources main.visit-sub {
    width: 71.125%;
    float: left;
    display: inline-block;
    padding: 26px 40px 60px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  .teacher-resources main.visit-sub .inner-container {
    margin-top: 35px;
  }
  .teacher-resources main.visit-sub .inner-container h1 {
    margin-top: 0;
    padding-bottom: 25px;
  }
  .teacher-resources main.visit-sub .inner-container p {
    line-height: 18px;
    letter-spacing: 0.025em;
    font-size: 14px;
  }
  .teacher-resources main.visit-sub .inner-container p strong {
    text-transform: uppercase;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.05em;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download {
    margin-top: 61px;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download h3 {
    border-bottom: 0;
    margin: 0 0 6px;
    padding: 0;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download .third {
    min-height: 350px;
    width: 45%;
    margin-right: 0;
    margin-left: 10%;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download .third:nth-child(odd) {
    margin-right: 0;
    margin-left: 0;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download .third:last-of-type {
    min-height: auto;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download a.download-all {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    letter-spacing: 0.035em;
    display: block;
    border-bottom: 3px solid #000;
    padding-bottom: 17px;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download a.download-all:hover {
    color: #6F2A8E;
    text-decoration: underline;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download ul {
    padding: 0;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download ul li {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    list-style: none;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download ul li a {
    text-transform: none;
    color: #000;
    text-decoration: none;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
  }
  .teacher-resources main.visit-sub .inner-container .resources-download ul li a:hover {
    color: #6F2A8E;
    text-decoration: underline;
  }
}
@media (max-width: 768px) and (min-width: 641px) {
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub p {
    font-size: 11px;
    letter-spacing: 0;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub p strong {
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub h1 {
    font-size: 17px;
    padding-bottom: 15px;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download {
    text-align: center;
    margin-top: 60px;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download h3 {
    border-bottom: 0;
    margin: 0 0 3px;
    padding: 0;
    font-size: 17px;
    text-align: left;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download a.download-all {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    display: block;
    text-align: left;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download a.download-all:hover {
    color: #6F2A8E;
    text-decoration: underline;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download ul {
    padding: 0;
    text-align: left;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download ul li {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    list-style: none;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download ul li a {
    text-transform: none;
    color: #000;
    text-decoration: none;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download ul li a:hover {
    color: #6F2A8E;
    text-decoration: underline;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub p {
    font-size: 11px;
    letter-spacing: 0;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub p strong {
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub h1 {
    font-size: 17px;
    padding-bottom: 15px;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download {
    text-align: center;
    margin-top: 60px;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download h3 {
    border-bottom: 0;
    margin: 0 0 3px;
    padding: 0;
    font-size: 17px;
    text-align: left;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download a.download-all {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    display: block;
    text-align: left;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download a.download-all:hover {
    color: #6F2A8E;
    text-decoration: underline;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download .third {
    width: 45%;
    margin-right: 0;
    margin-left: 10%;
    min-height: 350px;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download .third:nth-child(odd) {
    margin-left: 0;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download ul {
    padding: 0;
    text-align: left;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download ul li {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    list-style: none;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download ul li a {
    text-transform: none;
    color: #000;
    text-decoration: none;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
  }
  body.tablet .teacher-resources main.visit-sub .inner-container .edu-sub .resources-download ul li a:hover {
    color: #6F2A8E;
    text-decoration: underline;
  }
}
@media (max-width: 480px) {
  main.visit-sub .inner-container .edu-sub p strong {
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
  }
  main.visit-sub .inner-container .edu-sub .resources-download {
    text-align: center;
    margin-top: 60px;
  }
  main.visit-sub .inner-container .edu-sub .resources-download h3 {
    border-bottom: 0;
    margin: 0 0 3px ;
    padding: 0;
  }
  main.visit-sub .inner-container .edu-sub .resources-download .third {
    min-height: auto;
    width: 100%;
    margin-right: 0;
    margin-bottom: 60px;
  }
  main.visit-sub .inner-container .edu-sub .resources-download .third:nth-child(3n) {
    margin-right: 0;
  }
  main.visit-sub .inner-container .edu-sub .resources-download a.download-all {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    display: block;
    border-bottom: 0;
    padding-bottom: 0;
  }
  main.visit-sub .inner-container .edu-sub .resources-download a.download-all:hover {
    color: #6F2A8E;
    text-decoration: underline;
  }
  main.visit-sub .inner-container .edu-sub .resources-download a.download-all:after {
    content: '';
    background: #000000;
    width: 35px;
    height: 3px;
    display: block;
    margin: 15px auto 0;
  }
  main.visit-sub .inner-container .edu-sub .resources-download ul {
    padding: 0;
  }
  main.visit-sub .inner-container .edu-sub .resources-download ul li {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 22px;
    list-style: none;
  }
  main.visit-sub .inner-container .edu-sub .resources-download ul li a {
    text-transform: none;
    color: #000;
    text-decoration: none;
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
  }
  main.visit-sub .inner-container .edu-sub .resources-download ul li a:hover {
    color: #6F2A8E;
    text-decoration: underline;
  }
}
main.visit-sub .inner-container .edu-sub .workshops-land {
  margin-top: 10px;
}
main.visit-sub .inner-container .edu-sub .workshops-land .image img {
  max-width: 100%;
  height: auto;
}
main.visit-sub .inner-container .edu-sub .workshops-land .third {
  width: 29%;
  float: left;
  margin-right: 6.5%;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
}
main.visit-sub .inner-container .edu-sub .workshops-land .third h3 {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  border-bottom: 0;
  line-height: 26px;
  text-transform: uppercase;
}
main.visit-sub .inner-container .edu-sub .workshops-land .third h3:after {
  width: 33px;
  height: 3px;
  content: '';
  position: absolute;
  display: block;
  background: #6F2A8E;
  margin-top: 14px;
}
main.visit-sub .inner-container .edu-sub .workshops-land .third p {
  color: #231f20;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 16px;
}
main.visit-sub .inner-container .edu-sub .workshops-land .third a {
  font-family: 'open_sansbold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  color: #6f2a8e;
  text-decoration: underline;
  text-transform: uppercase;
}
main.visit-sub .inner-container .edu-sub .workshops-land .third a:hover {
  text-decoration: none;
}
main.visit-sub .inner-container .edu-sub .workshops-land .third:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 768px) and (min-width: 481px) {
  main.visit-sub .inner-container .edu-sub .workshops-land {
    margin-top: 10px;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land h1 {
    margin-bottom: 5px;
    padding-bottom: 14px;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .image {
    width: 100%;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .image img {
    max-width: 100%;
    height: auto;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    border-bottom: 0;
    line-height: 20px;
    text-transform: uppercase;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third h3:after {
    width: 33px;
    height: 3px;
    content: '';
    position: absolute;
    display: block;
    background: #6F2A8E;
    margin-top: 14px;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third a {
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #6f2a8e;
    text-decoration: underline;
    text-transform: uppercase;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third a:hover {
    text-decoration: none;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  main.visit-sub .inner-container .edu-sub .workshops-land {
    margin-top: 10px;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land h1 {
    margin-bottom: 5px;
    padding-bottom: 14px;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .image {
    width: 100%;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .image img {
    max-width: 100%;
    height: auto;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third {
    width: 100%;
    float: left;
    margin-right: 0;
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    border-bottom: 0;
    line-height: 20px;
    text-transform: uppercase;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third h3:after {
    width: 33px;
    height: 3px;
    content: '';
    position: absolute;
    display: block;
    background: #6F2A8E;
    margin-top: 14px;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third a {
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    color: #6f2a8e;
    text-decoration: underline;
    text-transform: uppercase;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third a:hover {
    text-decoration: none;
  }
  main.visit-sub .inner-container .edu-sub .workshops-land .third:nth-child(3n) {
    margin-right: 0;
  }
}
/*Events page*/
/********EVENTS*********/
/********EVENTS*********/
/********EVENTS*********/
.main-events {
  float: left;
  width: 100%;
  padding: 56px 40px 60px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.main-events h1 {
  padding-top: 0;
  margin-top: 0;
  display: block;
  max-width: 67px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 19px;
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 24px;
  letter-spacing: 0.065em;
}
.main-events .inner-container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.main-events p {
  max-width: 539px;
  color: black;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0.03em;
}
.main-full {
  width: 100%;
  background: transparent;
  float: none;
  position: relative;
}
.main-full .container {
  max-width: 1200px;
  z-index: 3;
  position: relative;
}
.main-full .container .widget {
  padding-top: 55px;
  position: relative;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-full .container .widget .half:nth-child(even) {
  padding-left: 47px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-full .container .widget .third {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.main-full .container .widget .third:first-of-type {
  padding-left: 0;
}
.panel-events {
  width: 50% !important;
  background: #f0f0f1;
  z-index: 0;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  float: none !important;
}
/*******EVENTS RESPONSIVE*******/
/*******EVENTS RESPONSIVE*******/
/*******EVENTS RESPONSIVE*******/
@media (max-width: 768px) and (min-width: 760px) {
  .main-events {
    float: left;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding: 32px 30px 60px;
  }
  .main-events h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 67px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 24px;
    letter-spacing: 0.1em;
  }
  .main-events .inner-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .main-events p {
    max-width: 539px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  .main-full {
    width: 100%;
    background: transparent;
    float: none;
    position: relative;
  }
  .main-full .container {
    max-width: 1200px;
    z-index: 3;
    position: relative;
  }
  .main-full .container .widget {
    padding-top: 55px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-full .container .widget .half:nth-child(even) {
    padding-left: 47px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-full .container .widget .third {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-full .container .widget .third:first-of-type {
    padding-left: 0;
  }
  .panel-events {
    width: 50% !important;
    background: #f0f0f1;
    z-index: 0;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    float: none !important;
  }
}
@media (max-width: 759px) and (min-width: 641px) {
  .main-events {
    float: left;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding: 32px 30px 60px;
  }
  .main-events h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 67px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 24px;
    letter-spacing: 0.1em;
  }
  .main-events .inner-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .main-events p {
    max-width: 539px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  .main-full {
    width: 100%;
    background: transparent;
    float: none;
    position: relative;
  }
  .main-full .container {
    max-width: 1200px;
    z-index: 3;
    position: relative;
  }
  .main-full .container .widget {
    padding-top: 55px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-full .container .widget .half:nth-child(even) {
    padding-left: 47px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-full .container .widget .third {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-full .container .widget .third:first-of-type {
    padding-left: 0;
  }
  .panel-events {
    width: 50% !important;
    background: #f0f0f1;
    z-index: 0;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    float: none !important;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  .main-events {
    float: left;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding: 32px 30px 60px;
  }
  .main-events h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 67px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 24px;
    letter-spacing: 0.1em;
  }
  .main-events .inner-container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .main-events p {
    max-width: 539px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  .main-full {
    width: 100%;
    background: transparent;
    float: none;
    position: relative;
  }
  .main-full .container {
    max-width: 1200px;
    z-index: 3;
    position: relative;
  }
  .main-full .container .widget {
    padding-top: 55px;
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-full .container .widget .half:nth-child(even) {
    padding-left: 47px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-full .container .widget .third {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-full .container .widget .third:first-of-type {
    padding-left: 0;
  }
  .panel-events {
    display: none;
  }
}
@media (max-width: 480px) and (min-width: 290px) {
  body.small .main-events {
    float: none;
    width: 100%;
    padding-top: 58px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding-left: 25px;
  }
  body.small .main-events h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 10px;
    letter-spacing: 0.1em;
  }
  body.small .main-events .inner-container {
    max-width: none !important;
    margin: 0 auto;
    position: relative;
    width: auto;
    padding-left: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .main-events p {
    margin-top: 10px;
    max-width: none;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.03em;
  }
  body.small .panel-events {
    width: 100% !important;
    position: relative;
    left: auto;
    display: none;
    z-index: 0;
  }
  body.small .panel-events .inner-container {
    max-width: none !important;
    width: auto !important;
    margin-left: 0;
    z-index: 4;
    position: relative;
  }
  body.small .panel-events h2 {
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    line-height: 41px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  body.small .upcoming_events {
    margin-top: 103px;
  }
  body.small .upcoming_events .third img {
    height: auto;
    width: 100%;
  }
  body.small .upcoming_events .teaser {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
    display: block;
  }
  body.small .upcoming_events .teaser .name {
    height: 14px;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 12px;
    padding-left: 9px;
    padding-right: 30px;
  }
  body.small .upcoming_events .teaser p {
    line-height: 13px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    padding-left: 9px;
    padding-top: 18px;
    padding-bottom: 14px;
    margin-top: -13px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
  }
  /*body.small*/
}
.widget.featured_events .half:nth-child(odd) {
  clear: left;
}
/*Event detail post*/
/********EVENT-POST*********/
/********EVENT-POST*********/
/********EVENT-POST*********/
.single-event {
  z-index: 0;
}
main.event {
  width: 100%;
  float: left;
  position: relative;
  opacity: 0.99;
  padding-top: 60px;
  z-index: 1;
}
main.event .container {
  max-width: 1200px;
}
main.event .left-side {
  width: 61.67%;
  float: left;
}
main.event .left-side .event-photo {
  max-width: 645px;
}
main.event .left-side .inner-container {
  max-width: 1200px;
  padding-right: 6.75%;
  z-index: 1;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  margin: 54px auto 60px auto;
  text-align: left;
}
main.event .left-side .inner-container img {
  max-width: 645px;
}
main.event .left-side h1,
main.event .left-side h2 {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 18px;
  border-bottom: 3px solid #221F1F;
}
main.event .left-side p {
  color: #000;
  font-size: 17px;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: 0.03em;
}
main.event .left-side h3 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 17px;
  margin: 24px 0 0 0;
}
main.event .right-side {
  width: 38.33%;
  float: right;
}
main.event .right-side .inner-container {
  width: 340px;
  float: right;
  position: relative;
  z-index: 3;
}
main.event .right-side .inner-container .event-photo-on-small {
  display: none;
}
main.event .right-side .inner-container h1 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 24px;
}
main.event .right-side .inner-container .event-date {
  font-size: 16px;
  line-height: 16px;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
}
main.event .right-side .inner-container .event-description {
  padding: 40px 0;
  color: black;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  border-bottom: 3px solid #221F1F;
}
main.event .right-side p {
  color: black;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 22px;
  padding-right: 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main.event .right-side h4 {
  margin-top: 10px;
  margin-bottom: 20px;
}
aside.event {
  width: 41.25%;
  float: right;
  position: absolute;
  right: 0;
  z-index: 0;
}
/********EVENTS-POST RESPONSIVE*********/
/********EVENTS-POST RESPONSIVE*********/
/********EVENTS-POST RESPONSIVE*********/
@media (max-width: 1260px) and (min-width: 961px) {
  main.event {
    width: 100%;
    float: left;
    position: relative;
    opacity: 0.99;
    padding-top: 60px;
    z-index: 1;
  }
  main.event .container {
    max-width: 1200px;
    padding: 0 25px;
  }
  main.event .left-side {
    width: 61.67%;
    float: left;
  }
  main.event .left-side .event-photo {
    max-width: 90%;
  }
  main.event .left-side .inner-container {
    max-width: 1200px;
    padding-right: 6.75%;
    z-index: 1;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    margin: 54px auto 60px auto;
    text-align: left;
  }
  main.event .left-side h1,
  main.event .left-side h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 3px solid #221F1F;
  }
  main.event .left-side p {
    color: #000;
    font-size: 17px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  main.event .left-side h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 17px;
    margin: 24px 0 0 0;
  }
  main.event .right-side {
    width: 38.33%;
    float: right;
  }
  main.event .right-side .inner-container {
    width: 340px;
    float: right;
    position: relative;
    z-index: 3;
  }
  main.event .right-side .inner-container h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 24px;
  }
  main.event .right-side .inner-container .event-date {
    font-size: 16px;
    line-height: 16px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  main.event .right-side .inner-container .event-description {
    padding: 40px 0;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    border-bottom: 3px solid #221F1F;
  }
  main.event .right-side p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 22px;
    padding-right: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.event .right-side h4 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  aside.event {
    width: 41.25%;
    float: right;
    position: absolute;
    right: 0;
    z-index: 0;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  main.event {
    width: 100%;
    float: left;
    position: relative;
    opacity: 0.99;
    padding-top: 60px;
    z-index: 1;
  }
  main.event .container {
    max-width: 1200px;
    padding: 0 25px;
  }
  main.event .left-side {
    width: 61.67%;
    float: left;
  }
  main.event .left-side .event-photo {
    max-width: 90%;
  }
  main.event .left-side .inner-container {
    max-width: 1200px;
    padding-right: 6.75%;
    z-index: 1;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    margin: 54px auto 60px auto;
    text-align: left;
  }
  main.event .left-side h1,
  main.event .left-side h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 3px solid #221F1F;
  }
  main.event .left-side p {
    color: #000;
    font-size: 17px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  main.event .left-side h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 17px;
    margin: 24px 0 0 0;
  }
  main.event .right-side {
    width: 38.33%;
    float: right;
  }
  main.event .right-side .inner-container {
    width: 280px;
    float: right;
    position: relative;
    z-index: 3;
  }
  main.event .right-side .inner-container h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 24px;
  }
  main.event .right-side .inner-container .event-date {
    font-size: 16px;
    line-height: 16px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  main.event .right-side .inner-container .event-description {
    padding: 30px 0;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    border-bottom: 3px solid #221F1F;
  }
  main.event .right-side p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 22px;
    padding-right: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.event .right-side h4 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  aside.event {
    width: 41.25%;
    float: right;
    position: absolute;
    right: 0;
    z-index: 0;
  }
}
@media (max-width: 768px) and (min-width: 641px) {
  .single-event {
    z-index: 0;
  }
  .single-event .upcoming_events {
    margin-top: 40px !important;
    margin-bottom: 60px;
    position: relative;
    z-index: 10;
  }
  .single-event .upcoming_events h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  main.event {
    width: 100%;
    float: left;
    position: relative;
    opacity: 0.99;
    padding-top: 60px;
    z-index: 1;
  }
  main.event .container {
    max-width: 1200px;
    padding: 0 30px;
  }
  main.event .left-side {
    width: 50%;
    float: left;
  }
  main.event .left-side .event-photo {
    max-width: 90%;
  }
  main.event .left-side .inner-container {
    max-width: 1200px;
    padding-right: 6.75%;
    z-index: 1;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    margin: 54px auto 60px auto;
    text-align: left;
  }
  main.event .left-side h1,
  main.event .left-side h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 3px solid #221F1F;
  }
  main.event .left-side p {
    color: #000;
    font-size: 17px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  main.event .left-side h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 17px;
    margin: 24px 0 0 0;
  }
  main.event .right-side {
    width: 50%;
    float: right;
  }
  main.event .right-side .inner-container {
    width: 290px;
    float: right;
    position: relative;
    z-index: 3;
  }
  main.event .right-side .inner-container h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 24px;
  }
  main.event .right-side .inner-container .event-date {
    font-size: 16px;
    line-height: 16px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  main.event .right-side .inner-container .event-description {
    padding: 30px 0;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    border-bottom: 3px solid #221F1F;
  }
  main.event .right-side p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 22px;
    padding-right: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.event .right-side h4 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  aside.event {
    width: 50%;
    float: right;
    position: absolute;
    right: 0;
    z-index: 0;
    display: block !important;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  .single-event {
    z-index: 0;
  }
  .single-event .upcoming_events {
    margin-top: 60px !important;
    margin-bottom: 60px;
    position: relative;
    z-index: 10;
  }
  .single-event .upcoming_events h3 {
    font-size: 20px;
    margin-bottom: 30px;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 17px;
  }
  .single-event .upcoming_events h3:after {
    display: none !important;
  }
  main.event {
    width: 100%;
    float: none;
    position: relative;
    opacity: 0.99;
    padding-top: 30px;
    z-index: 1;
  }
  main.event .container {
    max-width: 1200px;
    padding: 0 26px;
  }
  main.event .left-side {
    width: 100%;
    float: none;
  }
  main.event .left-side .event-photo {
    max-width: 100%;
    display: none;
  }
  main.event .left-side .inner-container {
    max-width: 1200px;
    padding-right: 6.75%;
    z-index: 1;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    margin: 54px auto 60px auto;
    text-align: left;
  }
  main.event .left-side h1,
  main.event .left-side h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 3px solid #221F1F;
  }
  main.event .left-side p {
    color: #000;
    font-size: 17px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  main.event .left-side h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 17px;
    margin: 24px 0 0 0;
  }
  main.event .right-side {
    width: 100%;
    float: none;
  }
  main.event .right-side .inner-container {
    width: 100%;
    float: none;
    position: relative;
    z-index: 3;
  }
  main.event .right-side .inner-container h1 {
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 17px;
  }
  main.event .right-side .inner-container .event-date {
    font-size: 16px;
    line-height: 16px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 28px;
  }
  main.event .right-side .inner-container .event-photo-on-small {
    display: block;
  }
  main.event .right-side .inner-container .event-description {
    padding: 30px 0 0;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    border-bottom: 0;
  }
  main.event .right-side p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 22px;
    padding-right: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.event .right-side h4 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  aside.event {
    width: 50%;
    float: right;
    position: absolute;
    right: 0;
    z-index: 0;
    display: none;
  }
}
@media (max-width: 480px) and (min-width: 290px) {
  .single-event {
    z-index: 0;
  }
  .single-event .upcoming_events {
    margin-top: 60px !important;
    margin-bottom: 60px;
    position: relative;
    z-index: 10;
  }
  .single-event .upcoming_events h3 {
    margin-bottom: 30px;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 12px;
  }
  .single-event .upcoming_events h3:after {
    display: none !important;
  }
  main.event {
    width: 100%;
    float: none;
    position: relative;
    opacity: 0.99;
    padding-top: 45px;
    z-index: 1;
  }
  main.event .container {
    max-width: 1200px;
    padding: 0 25px;
  }
  main.event .left-side {
    width: 100%;
    float: none;
  }
  main.event .left-side .event-photo {
    max-width: 100%;
    display: none;
  }
  main.event .left-side .inner-container {
    max-width: 1200px;
    padding-right: 6.75%;
    z-index: 1;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    margin: 54px auto 60px auto;
    text-align: left;
  }
  main.event .left-side h1,
  main.event .left-side h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 3px solid #221F1F;
  }
  main.event .left-side p {
    color: #000;
    font-size: 17px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  main.event .left-side h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 17px;
    margin: 24px 0 0 0;
  }
  main.event .right-side {
    width: 100%;
    float: none;
  }
  main.event .right-side .inner-container {
    width: 100%;
    float: none;
    position: relative;
    z-index: 3;
  }
  main.event .right-side .inner-container h1 {
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 12px;
    line-height: 15px;
  }
  main.event .right-side .inner-container .event-date {
    font-size: 16px;
    line-height: 16px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 28px;
  }
  main.event .right-side .inner-container .event-photo-on-small {
    display: block;
  }
  main.event .right-side .inner-container .event-description {
    padding: 30px 0 0;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    border-bottom: 0;
  }
  main.event .right-side p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 22px;
    padding-right: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.event .right-side h4 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  aside.event {
    width: 50%;
    float: right;
    position: absolute;
    right: 0;
    z-index: 0;
    display: none;
  }
}
/*Memberships page*/
/********MEMBERSHIPS*********/
/********MEMBERSHIPS*********/
/********MEMBERSHIPS*********/
main.memberships {
  width: 58.75%;
  float: left;
}
main.memberships .inner-container {
  max-width: 650px;
  padding-right: 9.5%;
  float: right;
  margin-top: 73px;
}
main.memberships .inner-container .my-membership-is span.break {
  display: none !important;
}
main.memberships h1 {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 17px;
  border-bottom: 3px solid #221F1F;
  letter-spacing: 0.024em;
  margin-bottom: 28px;
}
main.memberships h2 {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  padding-bottom: 17px;
  border-bottom: 3px solid #221F1F;
  letter-spacing: 0.024em;
}
main.memberships p {
  color: #000;
  font-size: 17px;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  line-height: 22px;
  letter-spacing: 0.0285em;
}
main.memberships h3 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  line-height: 22px;
  text-transform: uppercase;
  font-size: 17px;
  margin: 20px 0 0 0;
  letter-spacing: 0.024em;
}
main.memberships ul.list {
  margin-top: 6px;
  padding: 0;
}
main.memberships ul.list li {
  list-style: none;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: 0.0578em;
}
main.memberships ul.list li:before {
  width: 4px;
  height: 4px;
  font-size: 24px;
  vertical-align: top;
  margin-top: 5px;
  margin-right: 12px;
  line-height: 4px;
  content: '.';
  display: inline-block;
  font-family: 'open_sansbold';
  font-weight: normal;
  font-style: normal;
}
main.memberships .become-form {
  margin-top: 93px;
}
main.memberships .in-header {
  float: right;
  color: #6f2a8e;
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.028em;
  padding-right: 5px;
  margin-top: 6px;
  text-decoration: none;
}
main.memberships .in-header:hover {
  text-decoration: underline;
}
main.memberships #membership-form {
  margin-left: -2px;
  margin-top: 39px;
}
main.memberships #membership-form span.break {
  display: block;
}
main.memberships #membership-form span.colon {
  display: inline-block;
}
main.memberships #membership-form .half {
  width: 48%;
}
main.memberships #membership-form .half:nth-child(even) {
  float: right;
  width: 46.5%;
}
main.memberships #membership-form .third {
  margin-right: 3.05%;
  width: 31.2%;
}
main.memberships #membership-form .third:nth-child(3n) {
  margin-right: 0;
}
main.memberships #membership-form .fourth {
  width: 37.5%;
  margin-right: 3.5%;
}
main.memberships #membership-form .sixth {
  width: 59%;
  margin-right: 0;
}
main.memberships #membership-form h3 {
  color: #000;
  font-size: 17px;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 5px;
  letter-spacing: 0.024em;
}
main.memberships #membership-form label {
  color: black;
  font-size: 17px;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: 0.035em;
  padding-left: 37px;
  padding-right: 62px;
}
main.memberships #membership-form .membership-level {
  margin-top: 45px;
}
main.memberships #membership-form .membership-level .row {
  margin-top: 13px;
}
main.memberships #membership-form .membership-level .row label {
  letter-spacing: 0.04em;
  line-height: 40px;
}
main.memberships #membership-form .newsletter {
  line-height: 10px;
}
main.memberships #membership-form .newsletter input {
  margin-top: -3px;
}
main.memberships #membership-form .newsletter [type="checkbox"]:not(:checked) + label:before,
main.memberships #membership-form .newsletter [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  height: 11px;
  top: 2px;
  width: 11px;
  border: 2px solid #000;
  background-color: #FFF;
}
main.memberships #membership-form .newsletter [type="checkbox"]:not(:checked) + label:after,
main.memberships #membership-form .newsletter [type="checkbox"]:checked + label:after {
  content: '✔';
  position: absolute;
  left: 3px;
  font-size: 12px;
  line-height: 0.8;
  color: #000;
  transition: all .2s;
  top: 5px;
}
main.memberships #membership-form .newsletter label {
  font-size: 11px;
  letter-spacing: 0.03em;
  line-height: 10px;
  padding-left: 30px;
  padding-top: 0;
}
main.memberships #membership-form .contribute {
  padding-top: 32px;
  padding-bottom: 48px;
  border-bottom: 3px solid #221F1F;
  letter-spacing: 0.04em;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  margin-bottom: 46px;
}
main.memberships #membership-form .contribute input {
  width: 140px !important;
  height: 41px !important;
  line-height: 41px;
  margin: 9px 12px 0 9px;
}
main.memberships #membership-form input:not([type=checkbox]) {
  width: 100%;
  resize: none;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  text-transform: uppercase;
  border: 0;
  line-height: 43px;
  height: 43px;
  background-color: #f0f0f1;
  padding: 0 0 0 11px;
  letter-spacing: 0.025em;
  margin-bottom: 20px;
}
main.memberships #membership-form .form-data .half:nth-child(2n) {
  width: 48.1%;
}
main.memberships #membership-form input#address_1 {
  margin-bottom: 16px;
  margin-top: -8px;
}
main.memberships #membership-form input#address_2 {
  margin-bottom: 23px;
}
main.memberships #membership-form input#phone {
  margin-bottom: 10px;
}
main.memberships #membership-form textarea {
  padding: 27px 0 0 12px;
  width: 100%;
  height: 261px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  background-color: #f0f0f1;
  color: #000;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  text-transform: uppercase;
  border: 0;
}
main.memberships #membership-form input::-webkit-input-placeholder,
main.memberships #membership-form textarea::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
main.memberships #membership-form input::-moz-placeholder,
main.memberships #membership-form textarea::-moz-placeholder {
  color: #000;
  opacity: 1;
}
main.memberships #membership-form input:focus::-webkit-input-placeholder,
main.memberships #membership-form textarea:focus::-webkit-input-placeholder {
  opacity: 0.4;
}
main.memberships #membership-form input:focus::-moz-placeholder,
main.memberships #membership-form textarea:focus::-moz-placeholder {
  opacity: 0.4;
}
main.memberships #membership-form button {
  width: 127px;
  height: 61px;
  border: 2px solid #000;
  color: black;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  background: #FFFFFF;
  cursor: pointer;
  margin-top: 57px;
}
main.memberships #membership-form button:hover {
  background: #231f20;
  color: #fff;
}
main.memberships #membership-form .gift-membership {
  margin-top: 73px;
}
main.memberships #membership-form .gift-membership h3 {
  border-bottom: 3px solid #221f1f;
  border-top: 3px solid #221f1f;
  letter-spacing: 0.022em;
  padding: 55px 0 51px;
}
main.memberships #membership-form .gift-form {
  display: none;
  background: #fff;
}
main.memberships #membership-form .gift-form h3 {
  border-bottom: 0;
  padding: 55px 0 35px 0;
}
aside.memberships {
  width: 41.25%;
  float: left;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 9.2%;
}
aside.memberships .inner-container {
  width: 340px;
  margin: -30px auto 0 auto;
}
aside.memberships .inner-container h3 {
  padding-bottom: 12px;
  letter-spacing: 0.045em;
}
aside.memberships .membership-plan {
  margin-top: 29px;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 15px;
}
aside.memberships p {
  color: black;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  padding-right: 10px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.025em;
  line-height: 18px;
  margin-bottom: 18px;
}
aside.memberships h4 {
  letter-spacing: 0.07em;
  margin-bottom: 24px;
  margin-top: 10px;
}
aside.memberships .membership-price {
  float: right;
  color: #6f2a8e;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  margin-top: -2px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
aside.memberships .half p {
  margin-top: 0;
  font-family: 'open_sansbold';
  font-weight: normal;
  font-style: normal;
  line-height: 17px;
}
aside.memberships .half:nth-child(even) {
  padding-left: 5%;
}
aside.memberships a.more {
  height: 16px;
  color: #6F2A8E;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 20%;
  text-decoration: none;
}
aside.memberships a.more:hover {
  text-decoration: underline;
}
aside.memberships strong.more-info {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  display: block;
  letter-spacing: 0.074em;
  margin-left: -2px;
  margin-top: 40px;
}
/********MEMBERSHIPS RESPONSIVE*********/
/********MEMBERSHIPS RESPONSIVE*********/
/********MEMBERSHIPS RESPONSIVE*********/
@media (max-width: 1260px) and (min-width: 961px) {
  main.memberships {
    width: 58.75%;
    float: left;
    padding: 0 30px 60px 30px;
  }
  main.memberships .inner-container {
    width: 100%;
    padding-right: 0;
    float: right;
    margin: 56px auto 0 auto;
  }
  main.memberships h1,
  main.memberships h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 3px solid #221F1F;
  }
  main.memberships p {
    color: #000;
    font-size: 15px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 18px;
    letter-spacing: 0.03em;
  }
  main.memberships h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
    font-size: 17px;
    margin: 24px 0 0 0;
  }
  main.memberships ul.list {
    margin-top: 6px;
    padding: 0;
  }
  main.memberships ul.list li {
    list-style: none;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 28px;
  }
  main.memberships ul.list li:before {
    width: 4px;
    height: 4px;
    font-size: 24px;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 12px;
    line-height: 4px;
    content: '.';
    display: inline-block;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
  }
  main.memberships .become-form {
    margin-top: 100px;
  }
  main.memberships .in-header {
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 7px;
    text-decoration: none;
  }
  main.memberships .in-header:hover {
    text-decoration: underline;
  }
  main.memberships #membership-form span.break {
    display: block;
  }
  main.memberships #membership-form span.colon {
    display: inline-block;
  }
  main.memberships #membership-form .half {
    width: 48%;
  }
  main.memberships #membership-form .half:nth-child(even) {
    width: 48%;
    float: right;
  }
  main.memberships #membership-form .third {
    width: 31%;
    margin-right: 3.5%;
  }
  main.memberships #membership-form .third:nth-child(3n) {
    margin-right: 0;
  }
  main.memberships #membership-form .fourth {
    margin-right: 2.5%;
    width: 40%;
  }
  main.memberships #membership-form .sixth {
    margin-right: 0;
    width: 57.2%;
  }
  main.memberships #membership-form h3 {
    color: #000;
    font-size: 17px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  main.memberships #membership-form label,
  main.memberships #membership-form .wpcf7-list-item-label {
    color: black;
    font-size: 15px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 30px;
    padding-left: 45px;
    padding-right: 65px;
  }
  main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label,
  main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label,
  main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + .wpcf7-list-item-label,
  main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + .wpcf7-list-item-label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    padding-top: 4px;
  }
  main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label,
  main.memberships #membership-form .membership-level [type="checkbox"]:checked + label,
  main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + .wpcf7-list-item-label,
  main.memberships #membership-form .membership-level [type="checkbox"]:checked + .wpcf7-list-item-label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    padding-top: 3px;
  }
  main.memberships #membership-form .membership-level .row label {
    line-height: 30px;
  }
  main.memberships #membership-form .membership-level .newsletter {
    margin-top: -3px;
  }
  main.memberships #membership-form .membership-level .newsletter [type="checkbox"]:not(:checked) + label:before,
  main.memberships #membership-form .membership-level .newsletter [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    background-color: #FFF;
  }
  main.memberships #membership-form .membership-level .newsletter [type="checkbox"]:not(:checked) + label:after,
  main.memberships #membership-form .membership-level .newsletter [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 13px;
    line-height: 0.8;
    color: #000;
    transition: all .2s;
  }
  main.memberships #membership-form .membership-level .newsletter label {
    font-size: 11px;
    padding-left: 40px;
    padding-top: 2px;
  }
  main.memberships #membership-form .membership-level .contribute {
    padding-top: 15px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
  main.memberships #membership-form .membership-level .contribute input {
    width: 140px !important;
    height: 41px !important;
    line-height: 41px;
    margin: 0 15px;
  }
  main.memberships #membership-form .membership-level input {
    width: 100%;
    resize: none;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border: 0;
    line-height: 43px;
    height: 43px;
    background-color: #f0f0f1;
    padding: 0 0 0 12px;
    margin-bottom: 20px;
  }
  main.memberships #membership-form .membership-level textarea {
    padding: 27px 0 0 12px;
    width: 100%;
    height: 261px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    background-color: #f0f0f1;
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border: 0;
  }
  main.memberships #membership-form .membership-level input::-webkit-input-placeholder,
  main.memberships #membership-form .membership-level textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
  }
  main.memberships #membership-form .membership-level input::-moz-placeholder,
  main.memberships #membership-form .membership-level textarea::-moz-placeholder {
    color: #000;
    opacity: 1;
  }
  main.memberships #membership-form .membership-level input:focus::-webkit-input-placeholder,
  main.memberships #membership-form .membership-level textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  main.memberships #membership-form .membership-level input:focus::-moz-placeholder,
  main.memberships #membership-form .membership-level textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  main.memberships #membership-form .membership-level button {
    width: 127px;
    height: 61px;
    border: 2px solid #000;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    background: #FFFFFF;
    cursor: pointer;
    margin-top: 60px;
  }
  main.memberships #membership-form .membership-level button:hover {
    background: #231f20;
    color: #fff;
  }
  main.memberships #membership-form .membership-level .gift-membership h3 {
    padding: 55px 0;
    border-top: 3px solid #221F1F;
    border-bottom: 3px solid #221F1F;
  }
  main.memberships #membership-form .membership-level .gift-form {
    display: none;
    background: #fff;
  }
  main.memberships #membership-form .membership-level .gift-form h3 {
    border-bottom: 0;
    padding: 55px 0 35px 0;
  }
  main.memberships aside.memberships {
    width: 41.25%;
    float: left;
    padding: 45px 0 0 0;
  }
  main.memberships aside.memberships .inner-container {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 340px;
    margin: 0 auto 0 auto;
  }
  main.memberships aside.memberships .membership-plan {
    margin-top: 35px;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 20px;
  }
  main.memberships aside.memberships .membership-plan:last-of-type {
    border-bottom: 0;
  }
  main.memberships aside.memberships p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 22px;
    padding-right: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.memberships aside.memberships h4 {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  main.memberships aside.memberships .membership-price {
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
  }
  main.memberships aside.memberships .half p {
    margin-top: 0;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    line-height: 17px;
  }
  main.memberships aside.memberships .half:nth-child(even) {
    padding-left: 5%;
  }
  main.memberships aside.memberships a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20%;
    text-decoration: none;
  }
  main.memberships aside.memberships a.more:hover {
    text-decoration: underline;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  main.memberships {
    width: 61.85%;
    float: left;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.memberships .inner-container {
    max-width: 100%;
    width: 84.38818565400844%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    float: none;
    margin: 57px auto 0 auto;
  }
  aside.memberships {
    width: 38.15%;
    float: left;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block !important;
    padding: 43px 0 40px 0;
  }
  aside.memberships .inner-container {
    width: 220px;
    margin: 0 auto;
    padding: 0;
  }
  aside.memberships .inner-container h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 16px;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 3px solid #221F1F;
    margin-bottom: 16px;
  }
  aside.memberships .membership-plan {
    margin-top: 30px;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 10px;
  }
  aside.memberships .membership-plan:last-of-type {
    border-bottom: 0 !important;
  }
  aside.memberships p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 22px;
    padding-right: 10px;
    margin-bottom: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  aside.memberships p strong {
    font-family: 'open_sansbold' !important;
    font-weight: normal !important;
    font-style: normal !important;
  }
  aside.memberships h4 {
    margin-top: 10px;
    margin-bottom: 10px !important;
    font-size: 14px;
  }
  aside.memberships .membership-price {
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: -4px;
  }
  aside.memberships .half p {
    margin-top: 0;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    line-height: 17px;
  }
  aside.memberships .half:nth-child(even) {
    padding-left: 5%;
  }
  aside.memberships a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20%;
    text-decoration: none;
  }
  aside.memberships a.more:hover {
    text-decoration: underline;
  }
  aside.memberships strong.more-info {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 11px;
    line-height: 16px;
  }
  .content.memberships h1,
  .content.memberships h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 16px;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 3px solid #221F1F;
    margin-bottom: 16px;
  }
  .content.memberships p {
    color: #000;
    font-size: 14px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 16.5px;
    letter-spacing: 0.03em;
  }
  .content.memberships h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.07em;
    margin: 14px 0 -5px 0;
  }
  .content.memberships ul.list {
    margin-top: 6px;
    padding: 0;
  }
  .content.memberships ul.list li {
    list-style: none;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 19px;
    font-size: 13px;
  }
  .content.memberships ul.list li:before {
    width: 4px;
    height: 4px;
    font-size: 18px;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 7px;
    line-height: 4px;
    content: '.';
    display: inline-block;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
  }
  .content.memberships .become-form {
    margin-top: 49px;
  }
  .content.memberships .in-header {
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 2px;
    text-decoration: none;
    letter-spacing: 0.02em;
  }
  .content.memberships .in-header:hover {
    text-decoration: underline;
  }
  .content.memberships #membership-form span.break {
    display: block;
  }
  .content.memberships #membership-form span.colon {
    display: inline-block;
  }
  .content.memberships #membership-form .half {
    width: 48%;
  }
  .content.memberships #membership-form .half:nth-child(even) {
    width: 48%;
    float: right;
  }
  .content.memberships #membership-form .third {
    width: 31%;
    margin-right: 3.5%;
  }
  .content.memberships #membership-form .third:nth-child(3n) {
    margin-right: 0;
  }
  .content.memberships #membership-form .fourth {
    width: 37.5%;
    margin-right: 3.5%;
  }
  .content.memberships #membership-form .sixth {
    width: 59%;
    margin-right: 0;
  }
  .content.memberships #membership-form h3 {
    color: #000;
    font-size: 14px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 0.012em;
  }
  .content.memberships #membership-form label {
    color: black;
    font-size: 11px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 15px;
    padding-left: 15px;
    padding-right: 38px;
  }
  .content.memberships #membership-form .my-membership-is {
    margin-top: -2px;
  }
  .content.memberships #membership-form .my-membership-is h3 {
    margin-top: 0;
  }
  .content.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked),
  .content.memberships #membership-form .my-membership-is [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }
  .content.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label,
  .content.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    font-size: 13px;
    padding-top: 0;
  }
  .content.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label:before,
  .content.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 15px;
    height: 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #000;
    background-color: #FFF;
  }
  .content.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label:after,
  .content.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 6px;
    left: 2px;
    font-size: 13px;
    color: #000;
    transition: all .2s;
  }
  .content.memberships #membership-form .membership-level {
    margin-top: 35px;
  }
  .content.memberships #membership-form .membership-level .row label {
    line-height: 30px;
  }
  .content.memberships #membership-form .membership-level label {
    padding-right: 5px;
  }
  .content.memberships #membership-form .membership-level .half:nth-child(even) {
    width: 180px;
    padding: 0;
    float: right;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .content.memberships #membership-form .membership-level [type="checkbox"]:not(:checked),
  .content.memberships #membership-form .membership-level [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }
  .content.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label,
  .content.memberships #membership-form .membership-level [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    font-size: 14px;
  }
  .content.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label:before,
  .content.memberships #membership-form .membership-level [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 15px;
    height: 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #000;
    background-color: #FFF;
  }
  .content.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label:after,
  .content.memberships #membership-form .membership-level [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 5px;
    left: 2px;
    font-size: 13px;
    line-height: 0.8;
    color: #000;
    transition: all .2s;
  }
  .content.memberships #membership-form .newsletter [type="checkbox"]:not(:checked) + label:before,
  .content.memberships #membership-form .newsletter [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 14px;
    height: 14px;
    border: 2px solid #000;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFF;
    margin-top: 4px;
  }
  .content.memberships #membership-form .newsletter [type="checkbox"]:not(:checked) + label:after,
  .content.memberships #membership-form .newsletter [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 4px;
    left: 2px;
    font-size: 14px;
    color: #000;
    transition: all .2s;
  }
  .content.memberships #membership-form .newsletter label {
    font-size: 12px;
    padding-left: 20px;
    padding-top: 3px;
    line-height: 7px;
  }
  .content.memberships #membership-form .contribute {
    padding-top: 15px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
  .content.memberships #membership-form .contribute .contr-input-holder {
    width: 150px;
    margin: 20px auto 0 auto;
    font-size: 13px;
  }
  .content.memberships #membership-form .contribute input {
    width: 100px;
    height: 33px;
    line-height: 33px;
    margin: 0 auto;
  }
  .content.memberships #membership-form input {
    width: 100%;
    resize: none;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    border: 0;
    line-height: 33px;
    height: 33px;
    background-color: #f0f0f1;
    padding: 0 0 0 7px;
    margin-bottom: 11px;
  }
  .content.memberships #membership-form textarea {
    padding: 15px 0 0 7px;
    width: 100%;
    height: 169px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    background-color: #f0f0f1;
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    border: 0;
  }
  .content.memberships #membership-form input::-webkit-input-placeholder,
  .content.memberships #membership-form textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
  }
  .content.memberships #membership-form input::-moz-placeholder,
  .content.memberships #membership-form textarea::-moz-placeholder {
    color: #000;
    opacity: 1;
  }
  .content.memberships #membership-form input:focus::-webkit-input-placeholder,
  .content.memberships #membership-form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  .content.memberships #membership-form input:focus::-moz-placeholder,
  .content.memberships #membership-form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  .content.memberships #membership-form button {
    width: 120px;
    height: 44px;
    border: 2px solid #000;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    background: #FFFFFF;
    cursor: pointer;
    margin-top: 15px;
  }
  .content.memberships #membership-form button:hover {
    background: #231f20;
    color: #fff;
  }
  .content.memberships #membership-form .gift-membership h3 {
    padding: 35px 0;
    border-top: 2px solid #221F1F;
    border-bottom: 2px solid #221F1F;
  }
  .content.memberships #membership-form .gift-form {
    display: none;
    background: #fff;
  }
  .content.memberships #membership-form .gift-form h3 {
    border-bottom: 0;
    padding: 55px 0 35px 0;
  }
}
@media (max-width: 768px) and (min-width: 641px) {
  main.memberships {
    width: 61.85%;
    float: left;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.memberships .inner-container {
    max-width: 100%;
    width: 84.38818565400844%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    float: none;
    margin: 57px auto 0 auto;
  }
  main.memberships h1,
  main.memberships h2 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 16px;
    text-transform: uppercase;
    padding-bottom: 18px;
    border-bottom: 3px solid #221F1F;
    margin-bottom: 16px;
  }
  main.memberships p {
    color: #000;
    font-size: 12px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 14.5px;
    letter-spacing: 0.03em;
  }
  main.memberships h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.07em;
    margin: 14px 0 -5px 0;
  }
  main.memberships ul.list {
    margin-top: 6px;
    padding: 0;
  }
  main.memberships ul.list li {
    list-style: none;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 19px;
    font-size: 11px;
  }
  main.memberships ul.list li:before {
    width: 4px;
    height: 4px;
    font-size: 16px;
    vertical-align: top;
    margin-top: 3px;
    margin-right: 7px;
    line-height: 4px;
    content: '.';
    display: inline-block;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
  }
  main.memberships .become-form {
    margin-top: 49px;
  }
  main.memberships .in-header {
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 2px;
    text-decoration: none;
    letter-spacing: 0.02em;
  }
  main.memberships .in-header:hover {
    text-decoration: underline;
  }
  main.memberships #membership-form span.break {
    display: block;
  }
  main.memberships #membership-form span.colon {
    display: inline-block;
  }
  main.memberships #membership-form .half {
    width: 48%;
  }
  main.memberships #membership-form .half:nth-child(even) {
    width: 48%;
    float: right;
  }
  main.memberships #membership-form .third {
    width: 31%;
    margin-right: 3.5%;
  }
  main.memberships #membership-form .third:nth-child(3n) {
    margin-right: 0;
  }
  main.memberships #membership-form .fourth {
    width: 37.5%;
    margin-right: 3.5%;
  }
  main.memberships #membership-form .sixth {
    width: 59%;
    margin-right: 0;
  }
  main.memberships #membership-form h3 {
    color: #000;
    font-size: 11px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 14px;
    text-transform: uppercase;
    letter-spacing: 0.012em;
  }
  main.memberships #membership-form label {
    color: black;
    font-size: 11px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 15px;
    padding-left: 15px;
    padding-right: 38px;
  }
  main.memberships #membership-form .my-membership-is {
    margin-top: -2px;
  }
  main.memberships #membership-form .my-membership-is h3 {
    margin-top: 0;
  }
  main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked),
  main.memberships #membership-form .my-membership-is [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }
  main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label,
  main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
  }
  main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label:before,
  main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 15px;
    height: 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #000;
    background-color: #FFF;
  }
  main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label:after,
  main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 13px;
    line-height: 0.8;
    color: #000;
    transition: all .2s;
  }
  main.memberships #membership-form .membership-level {
    margin-top: 35px;
  }
  main.memberships #membership-form .membership-level .row label {
    line-height: 25px;
  }
  main.memberships #membership-form .membership-level .row .half {
    width: 50%;
  }
  main.memberships #membership-form .membership-level .half:nth-child(even) {
    padding: 0;
    float: right;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked),
  main.memberships #membership-form .membership-level [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }
  main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label,
  main.memberships #membership-form .membership-level [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
  }
  main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label:before,
  main.memberships #membership-form .membership-level [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 15px;
    height: 15px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #000;
    background-color: #FFF;
  }
  main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label:after,
  main.memberships #membership-form .membership-level [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 13px;
    line-height: 0.8;
    color: #000;
    transition: all .2s;
  }
  main.memberships #membership-form .contribute {
    margin: 0 auto 30px auto;
    padding-bottom: 30px;
  }
  main.memberships #membership-form .newsletter [type="checkbox"]:not(:checked) + label:before,
  main.memberships #membership-form .newsletter [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 11px;
    height: 10px;
    border: 2px solid #000;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFF;
    margin-top: 4px;
  }
  main.memberships #membership-form .newsletter [type="checkbox"]:not(:checked) + label:after,
  main.memberships #membership-form .newsletter [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 3px;
    left: 1px;
    font-size: 11px;
    color: #000;
    transition: all .2s;
  }
  main.memberships #membership-form .newsletter label {
    font-size: 9px;
    padding-left: 20px;
    padding-top: 2px;
    line-height: 7px;
  }
  main.memberships #membership-form .contribute {
    padding-top: 15px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
  main.memberships #membership-form .contribute .contr-input-holder {
    width: 150px;
    margin: 20px auto 0 auto;
    font-size: 11px;
  }
  main.memberships #membership-form .contribute input {
    width: 90px;
    height: 26px;
    line-height: 26px;
    margin: 0 auto;
  }
  main.memberships #membership-form input {
    width: 100%;
    resize: none;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    border: 0;
    line-height: 28px;
    height: 28px;
    background-color: #f0f0f1;
    padding: 0 0 0 7px;
    margin-bottom: 11px;
  }
  main.memberships #membership-form textarea {
    padding: 15px 0 0 7px;
    width: 100%;
    height: 169px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    background-color: #f0f0f1;
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    border: 0;
  }
  main.memberships #membership-form input::-webkit-input-placeholder,
  main.memberships #membership-form textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
  }
  main.memberships #membership-form input::-moz-placeholder,
  main.memberships #membership-form textarea::-moz-placeholder {
    color: #000;
    opacity: 1;
  }
  main.memberships #membership-form input:focus::-webkit-input-placeholder,
  main.memberships #membership-form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  main.memberships #membership-form input:focus::-moz-placeholder,
  main.memberships #membership-form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  main.memberships #membership-form button {
    width: 82px;
    height: 39px;
    border: 2px solid #000;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    background: #FFFFFF;
    cursor: pointer;
    margin-top: 15px;
  }
  main.memberships #membership-form button:hover {
    background: #231f20;
    color: #fff;
  }
  main.memberships #membership-form .gift-membership {
    margin-top: 30px;
  }
  main.memberships #membership-form .gift-membership h3 {
    padding: 35px 0;
    border-top: 2px solid #221F1F;
    border-bottom: 2px solid #221F1F;
  }
  main.memberships #membership-form .gift-form {
    display: none;
    background: #fff;
  }
  main.memberships #membership-form .gift-form h3 {
    border-bottom: 0;
    padding: 55px 0 35px 0;
  }
  aside.memberships {
    width: 38.15%;
    float: left;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block !important;
    padding: 92px 0 0;
  }
  aside.memberships .inner-container {
    width: 220px;
    margin: 0 auto;
    padding: 0;
  }
  aside.memberships .inner-container h3 {
    padding-bottom: 18px;
  }
  aside.memberships .membership-plan {
    margin-top: 30px;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 10px;
  }
  aside.memberships .membership-plan:last-of-type {
    border-bottom: 0;
  }
  aside.memberships p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 10px !important;
    font-weight: 400;
    line-height: 22px;
    padding-right: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  aside.memberships p strong {
    font-family: 'open_sansbold' !important;
    font-weight: normal !important;
    font-style: normal !important;
  }
  aside.memberships h4 {
    margin-top: 10px;
    margin-bottom: 10px !important;
    font-size: 14px;
  }
  aside.memberships .membership-price {
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
  }
  aside.memberships .half p {
    margin-top: 0;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    line-height: 17px;
  }
  aside.memberships .half:nth-child(even) {
    padding-left: 5%;
  }
  aside.memberships a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20%;
    text-decoration: none;
  }
  aside.memberships a.more:hover {
    text-decoration: underline;
  }
  aside.memberships strong.more-info {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 11px;
    line-height: 16px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  body.tablet .content.memberships .hide-sm {
    display: none !important;
  }
  body.tablet .content.memberships main.memberships {
    width: 100%;
    float: left;
    padding: 8px 25px 40px 25px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .content.memberships main.memberships .inner-container {
    max-width: 100%;
    padding-right: 0;
    float: none;
    position: relative;
    display: block;
    margin-top: 17px;
    /*end nav*/
  }
  body.tablet .content.memberships main.memberships .inner-container nav {
    clear: both;
    background: #F0F0F1;
    width: 97.03703703703704%;
    margin: 0;
    display: block;
    border: 0;
    padding: 0 0 0 0;
    position: relative;
    min-height: 46px !important;
    height: 46px !important;
    z-index: 2;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .content.memberships main.memberships .inner-container nav ul {
    background: #F0F0F1;
    padding: 0 0 0 12px;
    margin: 0 auto 0 auto;
    box-sizing: content-box;
  }
  body.tablet .content.memberships main.memberships .inner-container nav ul li {
    display: none;
    background: #F0F0F1;
    width: 96%;
    border-bottom: 1px solid #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    line-height: 46px;
    height: auto;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    list-style: none;
  }
  body.tablet .content.memberships main.memberships .inner-container nav ul li a {
    color: #231F20;
    text-decoration: none;
  }
  body.tablet .content.memberships main.memberships .inner-container nav ul li a:hover {
    color: #6F2A8E;
  }
  body.tablet .content.memberships main.memberships .inner-container nav ul li:last-of-type {
    border-bottom: 0;
  }
  body.tablet .content.memberships main.memberships .inner-container nav ul li.current {
    display: block;
    border-bottom: 0;
  }
  body.tablet .content.memberships main.memberships .inner-container nav ul li.current a {
    color: #000;
  }
  body.tablet .content.memberships main.memberships .inner-container nav ul li.current:before {
    content: "V";
    width: 14px;
    height: 14px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: -4px;
    margin-top: 1px;
    float: right;
  }
  body.tablet .content.memberships main.memberships .inner-container nav.opened li {
    display: block !important;
    list-style: none;
  }
  body.tablet .content.memberships main.memberships .inner-container nav.opened li.current {
    border-bottom: 1px solid #000;
    z-index: 40;
  }
  body.tablet .content.memberships main.memberships .inner-container nav.opened li.current:before {
    content: "x";
    width: 14px;
    height: 14px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: -4px;
    margin-top: 1px;
    position: absolute;
    right: 10px;
    top: 0;
  }
  body.tablet .content.memberships main.memberships .inner-container #about_memberships p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 14.5px;
    margin-top: 39px;
  }
  body.tablet .content.memberships main.memberships .inner-container #about_memberships h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 2px;
  }
  body.tablet .content.memberships main.memberships .inner-container #about_memberships ul {
    margin-top: 0;
  }
  body.tablet .content.memberships main.memberships .inner-container #about_memberships ul li {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    padding-left: 10px;
  }
  body.tablet .content.memberships main.memberships .inner-container #about_memberships ul li:before {
    margin-left: -10px;
    margin-top: 0;
    margin-right: 0;
    font-size: 20px;
    padding-right: 7px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  body.tablet .content.memberships main.memberships .become-form {
    margin-top: 30px;
  }
  body.tablet .content.memberships main.memberships h1,
  body.tablet .content.memberships main.memberships h2 {
    display: none;
  }
  body.tablet .content.memberships main.memberships p {
    color: #000;
    font-size: 17px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  body.tablet .content.memberships main.memberships h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.04em;
    text-align: center;
    margin: 24px 0 0 0;
  }
  body.tablet .content.memberships main.memberships ul.list {
    margin-top: 6px;
    padding: 0;
  }
  body.tablet .content.memberships main.memberships ul.list li {
    list-style: none;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 28px;
  }
  body.tablet .content.memberships main.memberships ul.list li:before {
    width: 4px;
    height: 4px;
    font-size: 24px;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 12px;
    line-height: 4px;
    content: '.';
    display: inline-block;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
  }
  body.tablet .content.memberships main.memberships span.break {
    display: none;
  }
  body.tablet .content.memberships main.memberships .in-header {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .half {
    width: 48%;
  }
  body.tablet .content.memberships main.memberships #membership-form .half:nth-child(even) {
    width: 48%;
    float: right;
  }
  body.tablet .content.memberships main.memberships #membership-form .third {
    width: 31%;
    margin-right: 3.5%;
  }
  body.tablet .content.memberships main.memberships #membership-form .third:nth-child(3n) {
    margin-right: 0;
  }
  body.tablet .content.memberships main.memberships #membership-form .fourth {
    width: 37.5%;
    margin-right: 3.5%;
  }
  body.tablet .content.memberships main.memberships #membership-form .sixth {
    width: 59%;
    margin-right: 0;
  }
  body.tablet .content.memberships main.memberships #membership-form h3 {
    color: #000;
    font-size: 17px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  body.tablet .content.memberships main.memberships #membership-form label {
    color: black;
    font-size: 12px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 30px;
    padding-left: 45px;
    padding-right: 65px;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is h3 {
    margin-bottom: 16px;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is label {
    color: black;
    font-size: 12px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 30px;
    margin-top: 4px;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked),
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    text-align: center;
    width: 27.7%;
    display: block;
    float: left;
    padding: 0;
    border: 1.5px solid black;
    margin-right: 7.4%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label {
    position: relative;
    cursor: pointer;
    text-align: center;
    width: 27.7%;
    display: block;
    float: left;
    padding: 0;
    background: #6F2A8E;
    color: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1.5px solid #6F2A8E;
    margin-right: 7.4%;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:last-of-type:checked + label,
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:last-of-type:not(:checked) + label {
    margin-right: 0 !important;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label:before,
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label:before {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label:after,
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label:after {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label:after {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label:after {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:disabled:not(:checked) + label:before,
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:disabled:checked + label:after {
    color: #999;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:disabled + label {
    color: #aaa;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked:focus + label:before,
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked):focus + label:before {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .my-membership-is label:hover:before {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level {
    margin-top: 38px;
    border-top: 2px solid #221F1F;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level h3 {
    margin-top: 20px;
    letter-spacing: 0.03em;
    margin-bottom: 0;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level .half {
    float: left;
    display: inline-block;
    width: 100%;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level label {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    font-size: 14px;
    margin-top: 14px;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level label span.colon {
    display: block;
    color: #fff;
    height: 1px;
    font-size: 0;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked),
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    text-align: center;
    width: 45.5%;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 5px 0 0;
    height: 45px;
    border: 1.5px solid black;
    margin-right: 9%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked + label {
    position: relative;
    cursor: pointer;
    text-align: center;
    width: 45.5%;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 5px 0 0;
    height: 45px;
    border: 1.5px solid #6F2A8E;
    background: #6F2A8E;
    color: #fff;
    margin-right: 9%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level .no-margin[type="checkbox"]:not(:checked) + label,
  body.tablet .content.memberships main.memberships #membership-form .membership-level .no-margin[type="checkbox"]:checked + label {
    margin-right: 0 !important;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label:before,
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked + label:before {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label:after,
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked + label:after {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label:after {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked + label:after {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:disabled:not(:checked) + label:before,
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:disabled:checked + label:after {
    color: #999;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:disabled + label {
    color: #aaa;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked:focus + label:before,
  body.tablet .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked):focus + label:before {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .membership-level label:hover:before {
    display: none;
  }
  body.tablet .content.memberships main.memberships #membership-form .newsletter [type="checkbox"]:not(:checked) + label:before,
  body.tablet .content.memberships main.memberships #membership-form .newsletter [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 15px;
    height: 15px;
    border: 2px solid #000;
    background-color: #FFF;
  }
  body.tablet .content.memberships main.memberships #membership-form .newsletter [type="checkbox"]:not(:checked) + label:after,
  body.tablet .content.memberships main.memberships #membership-form .newsletter [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 13px;
    line-height: 0.8;
    color: #000;
    transition: all .2s;
  }
  body.tablet .content.memberships main.memberships #membership-form .newsletter label {
    font-size: 11px;
    padding-left: 30px;
    padding-top: 2px;
    padding-right: 0;
  }
  body.tablet .content.memberships main.memberships #membership-form .contribute {
    border-top: 2px solid #221F1F;
    margin-top: 30px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-align: center;
  }
  body.tablet .content.memberships main.memberships #membership-form .contribute h3 {
    margin: 12px 0 16px 0;
    font-size: 12px;
    line-height: 14px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.027em;
  }
  body.tablet .content.memberships main.memberships #membership-form .contribute input {
    width: 99px;
    height: 29px;
    line-height: 29px;
    margin: 0 8px;
  }
  body.tablet .content.memberships main.memberships #membership-form input {
    width: 100%;
    resize: none;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    border: 0;
    line-height: 31px;
    height: 31px;
    background-color: #f0f0f1;
    padding: 0 0 0 12px;
    margin-bottom: 9px;
  }
  body.tablet .content.memberships main.memberships #membership-form textarea {
    padding: 12px;
    width: 100%;
    height: 186px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    background-color: #f0f0f1;
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    border: 0;
  }
  body.tablet .content.memberships main.memberships #membership-form input::-webkit-input-placeholder,
  body.tablet .content.memberships main.memberships #membership-form textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
  }
  body.tablet .content.memberships main.memberships #membership-form input::-moz-placeholder,
  body.tablet .content.memberships main.memberships #membership-form textarea::-moz-placeholder {
    color: #000;
    opacity: 1;
  }
  body.tablet .content.memberships main.memberships #membership-form input:focus::-webkit-input-placeholder,
  body.tablet .content.memberships main.memberships #membership-form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  body.tablet .content.memberships main.memberships #membership-form input:focus::-moz-placeholder,
  body.tablet .content.memberships main.memberships #membership-form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  body.tablet .content.memberships main.memberships #membership-form button {
    width: 100%;
    height: 46px;
    line-height: 42px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    border: 2px solid black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    text-align: center;
    margin-top: 38px;
    color: #221F1F;
  }
  body.tablet .content.memberships main.memberships #membership-form .button:hover {
    background: #000000;
    color: #fff;
  }
  body.tablet .content.memberships main.memberships #membership-form .gift-membership h3 {
    padding: 55px 0;
    border-top: 3px solid #221F1F;
    border-bottom: 3px solid #221F1F;
  }
  body.tablet .content.memberships main.memberships #membership-form .gift-form {
    display: none;
    background: #fff;
  }
  body.tablet .content.memberships main.memberships #membership-form .gift-form h3 {
    border-bottom: 0;
    padding: 55px 0 35px 0;
  }
  body.tablet .content.memberships aside.memberships {
    width: 100%;
    display: block;
    padding: 0 26px;
    background: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .content.memberships aside.memberships .inner-container {
    width: 100%;
    margin: -30px auto;
  }
  body.tablet .content.memberships aside.memberships .membership-rates {
    margin-top: 17px;
  }
  body.tablet .content.memberships aside.memberships .membership-rates h4 {
    margin-top: 2px;
    margin-bottom: 18px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
  }
  body.tablet .content.memberships aside.memberships .membership-rates p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px !important;
    font-weight: 400;
    line-height: 14px;
    padding-right: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
  }
  body.tablet .content.memberships aside.memberships .membership-rates .membership-plan {
    margin-top: 22px;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 10px;
    padding-top: 1px;
  }
  body.tablet .content.memberships aside.memberships .membership-rates .membership-plan:last-of-type {
    border-bottom: 0;
  }
  body.tablet .content.memberships aside.memberships .membership-price {
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: -5px;
    letter-spacing: 0.1em;
  }
  body.tablet .content.memberships aside.memberships .half p {
    margin-top: 0;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    line-height: 17px;
  }
  body.tablet .content.memberships aside.memberships .half:nth-child(even) {
    padding-left: 5%;
  }
  body.tablet .content.memberships aside.memberships a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20%;
    text-decoration: none;
  }
  body.tablet .content.memberships aside.memberships a.more:hover {
    text-decoration: underline;
  }
  body.tablet .content.memberships aside.memberships .become-btn {
    /* Text style for "become a membe" */
    width: 100%;
    height: 46px;
    line-height: 42px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    border: 2px solid black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    text-align: center;
    margin-top: 38px;
    color: #221F1F;
  }
  body.tablet .content.memberships aside.memberships .become-btn:hover {
    background: #000000;
    color: #fff;
  }
}
@media (max-width: 480px) and (min-width: 290px) {
  body.small .content.memberships main.memberships {
    width: 100%;
    float: left;
    padding: 0 25px 40px 25px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .content.memberships main.memberships .inner-container {
    max-width: 480px;
    padding-right: 0;
    float: none;
    position: relative;
    display: block;
    margin-top: 17px;
    /*end nav*/
  }
  body.small .content.memberships main.memberships .inner-container nav {
    clear: both;
    background: #F0F0F1;
    width: 97.03703703703704%;
    margin: 0;
    display: block;
    border: 0;
    padding: 0 0 0 0;
    position: relative;
    min-height: 46px !important;
    height: 46px !important;
    z-index: 2;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .content.memberships main.memberships .inner-container nav ul {
    background: #F0F0F1;
    padding: 0 0 0 12px;
    margin: 0 auto 0 auto;
    box-sizing: content-box;
  }
  body.small .content.memberships main.memberships .inner-container nav ul li {
    display: none;
    background: #F0F0F1;
    width: 96%;
    border-bottom: 1px solid #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    line-height: 46px;
    height: auto;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    list-style: none;
  }
  body.small .content.memberships main.memberships .inner-container nav ul li a {
    color: #231F20;
    text-decoration: none;
  }
  body.small .content.memberships main.memberships .inner-container nav ul li a:hover {
    color: #6F2A8E;
  }
  body.small .content.memberships main.memberships .inner-container nav ul li:last-of-type {
    border-bottom: 0;
  }
  body.small .content.memberships main.memberships .inner-container nav ul li.current {
    display: block;
    border-bottom: 0;
  }
  body.small .content.memberships main.memberships .inner-container nav ul li.current a {
    color: #000;
  }
  body.small .content.memberships main.memberships .inner-container nav ul li.current:before {
    content: "V";
    width: 14px;
    height: 14px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: -4px;
    margin-top: 1px;
    float: right;
  }
  body.small .content.memberships main.memberships .inner-container nav.opened li {
    display: block !important;
    list-style: none;
  }
  body.small .content.memberships main.memberships .inner-container nav.opened li.current {
    border-bottom: 1px solid #000;
    z-index: 40;
  }
  body.small .content.memberships main.memberships .inner-container nav.opened li.current:before {
    content: "x";
    width: 14px;
    height: 14px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: -4px;
    margin-top: 1px;
    position: absolute;
    right: 10px;
    top: 0;
  }
  body.small .content.memberships main.memberships .inner-container #about_memberships p {
    color: #231f20;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 14.5px;
    margin-top: 39px;
  }
  body.small .content.memberships main.memberships .inner-container #about_memberships h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 2px;
  }
  body.small .content.memberships main.memberships .inner-container #about_memberships ul {
    margin-top: 0;
  }
  body.small .content.memberships main.memberships .inner-container #about_memberships ul li {
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 18px;
    padding-left: 10px;
  }
  body.small .content.memberships main.memberships .inner-container #about_memberships ul li:before {
    margin-left: -10px;
    margin-top: 0;
    margin-right: 0;
    font-size: 20px;
    padding-right: 7px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
  }
  body.small .content.memberships main.memberships .become-form {
    margin-top: 30px;
  }
  body.small .content.memberships main.memberships h1,
  body.small .content.memberships main.memberships h2 {
    display: none;
  }
  body.small .content.memberships main.memberships p {
    color: #000;
    font-size: 17px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  body.small .content.memberships main.memberships h3 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.04em;
    text-align: center;
    margin: 24px 0 0 0;
  }
  body.small .content.memberships main.memberships ul.list {
    margin-top: 6px;
    padding: 0;
  }
  body.small .content.memberships main.memberships ul.list li {
    list-style: none;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 28px;
  }
  body.small .content.memberships main.memberships ul.list li:before {
    width: 4px;
    height: 4px;
    font-size: 24px;
    vertical-align: top;
    margin-top: 5px;
    margin-right: 12px;
    line-height: 4px;
    content: '.';
    display: inline-block;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
  }
  body.small .content.memberships main.memberships span.break {
    display: none;
  }
  body.small .content.memberships main.memberships .in-header {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .half {
    width: 48%;
  }
  body.small .content.memberships main.memberships #membership-form .half:nth-child(even) {
    width: 48%;
    float: right;
  }
  body.small .content.memberships main.memberships #membership-form .third {
    width: 31%;
    margin-right: 3.5%;
  }
  body.small .content.memberships main.memberships #membership-form .third:nth-child(3n) {
    margin-right: 0;
  }
  body.small .content.memberships main.memberships #membership-form .fourth {
    width: 37.5%;
    margin-right: 3.5%;
  }
  body.small .content.memberships main.memberships #membership-form .sixth {
    width: 59%;
    margin-right: 0;
  }
  body.small .content.memberships main.memberships #membership-form h3 {
    color: #000;
    font-size: 17px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  body.small .content.memberships main.memberships #membership-form label {
    color: black;
    font-size: 12px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 30px;
    padding-left: 45px;
    padding-right: 65px;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is label {
    color: black;
    font-size: 12px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 30px;
    margin-top: 4px;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked),
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    text-align: center;
    width: 27.7%;
    display: block;
    float: left;
    padding: 0;
    border: 1.5px solid black;
    margin-right: 8.45%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label {
    position: relative;
    cursor: pointer;
    text-align: center;
    width: 27.7%;
    display: block;
    float: left;
    padding: 0;
    background: #6F2A8E;
    color: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1.5px solid #6F2A8E;
    margin-right: 8.45%;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:last-of-type:checked + label,
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:last-of-type:not(:checked) + label {
    margin-right: 0 !important;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label:before,
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label:before {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label:after,
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label:after {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked) + label:after {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked + label:after {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:disabled:not(:checked) + label:before,
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:disabled:checked + label:after {
    color: #999;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:disabled + label {
    color: #aaa;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:checked:focus + label:before,
  body.small .content.memberships main.memberships #membership-form .my-membership-is [type="checkbox"]:not(:checked):focus + label:before {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .my-membership-is label:hover:before {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level {
    margin-top: 68px;
    border-top: 2px solid #221F1F;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level h3 {
    margin-top: 20px;
    letter-spacing: 0.03em;
    margin-bottom: 0;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level .half {
    float: left;
    display: inline-block;
    width: 100%;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level label {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    font-size: 14px;
    margin-top: 14px;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level label span.colon {
    display: block;
    color: #fff;
    height: 1px;
    font-size: 0;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked),
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label {
    position: relative;
    cursor: pointer;
    text-align: center;
    width: 45.5%;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 5px 0 0;
    height: 45px;
    border: 1.5px solid black;
    margin-right: 9%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked + label {
    position: relative;
    cursor: pointer;
    text-align: center;
    width: 45.5%;
    display: inline-block;
    vertical-align: top;
    float: left;
    padding: 5px 0 0;
    height: 45px;
    border: 1.5px solid #6F2A8E;
    background: #6F2A8E;
    color: #fff;
    margin-right: 9%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level .no-margin[type="checkbox"]:not(:checked) + label,
  body.small .content.memberships main.memberships #membership-form .membership-level .no-margin[type="checkbox"]:checked + label {
    margin-right: 0 !important;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label:before,
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked + label:before {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label:after,
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked + label:after {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked) + label:after {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked + label:after {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:disabled:not(:checked) + label:before,
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:disabled:checked + label:after {
    color: #999;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:disabled + label {
    color: #aaa;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:checked:focus + label:before,
  body.small .content.memberships main.memberships #membership-form .membership-level [type="checkbox"]:not(:checked):focus + label:before {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .membership-level label:hover:before {
    display: none;
  }
  body.small .content.memberships main.memberships #membership-form .newsletter [type="checkbox"]:not(:checked) + label:before,
  body.small .content.memberships main.memberships #membership-form .newsletter [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 15px;
    height: 15px;
    border: 2px solid #000;
    background-color: #FFF;
  }
  body.small .content.memberships main.memberships #membership-form .newsletter [type="checkbox"]:not(:checked) + label:after,
  body.small .content.memberships main.memberships #membership-form .newsletter [type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 13px;
    line-height: 0.8;
    color: #000;
    transition: all .2s;
  }
  body.small .content.memberships main.memberships #membership-form .newsletter label {
    font-size: 11px;
    padding-left: 30px;
    padding-top: 2px;
    padding-right: 0;
  }
  body.small .content.memberships main.memberships #membership-form .contribute {
    border-top: 2px solid #221F1F;
    margin-top: 30px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-align: center;
  }
  body.small .content.memberships main.memberships #membership-form .contribute h3 {
    margin: 12px 0 16px 0;
    font-size: 12px;
    line-height: 14px;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.027em;
  }
  body.small .content.memberships main.memberships #membership-form .contribute input {
    width: 99px;
    height: 29px;
    line-height: 29px;
    margin: 0 8px;
  }
  body.small .content.memberships main.memberships #membership-form input {
    width: 100%;
    resize: none;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    border: 0;
    line-height: 31px;
    height: 31px;
    background-color: #f0f0f1;
    padding: 0 0 0 12px;
    margin-bottom: 9px;
  }
  body.small .content.memberships main.memberships #membership-form textarea {
    padding: 12px;
    width: 100%;
    height: 186px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
    background-color: #f0f0f1;
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    border: 0;
  }
  body.small .content.memberships main.memberships #membership-form input::-webkit-input-placeholder,
  body.small .content.memberships main.memberships #membership-form textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
  }
  body.small .content.memberships main.memberships #membership-form input::-moz-placeholder,
  body.small .content.memberships main.memberships #membership-form textarea::-moz-placeholder {
    color: #000;
    opacity: 1;
  }
  body.small .content.memberships main.memberships #membership-form input:focus::-webkit-input-placeholder,
  body.small .content.memberships main.memberships #membership-form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  body.small .content.memberships main.memberships #membership-form input:focus::-moz-placeholder,
  body.small .content.memberships main.memberships #membership-form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  body.small .content.memberships main.memberships #membership-form button {
    width: 100%;
    height: 46px;
    line-height: 42px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    border: 2px solid black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    text-align: center;
    margin-top: 38px;
    color: #221F1F;
  }
  body.small .content.memberships main.memberships #membership-form button:hover {
    background: #000000;
    color: #fff;
  }
  body.small .content.memberships main.memberships #membership-form .gift-membership h3 {
    padding: 55px 0;
    border-top: 3px solid #221F1F;
    border-bottom: 3px solid #221F1F;
  }
  body.small .content.memberships main.memberships #membership-form .gift-form {
    display: none;
    background: #fff;
  }
  body.small .content.memberships main.memberships #membership-form .gift-form h3 {
    border-bottom: 0;
    padding: 55px 0 35px 0;
  }
  body.small .content.memberships aside.memberships {
    width: 100%;
    display: block;
    padding: 0 26px;
    background: #fff;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .content.memberships aside.memberships .inner-container {
    width: 100%;
    margin: -30px auto 0;
  }
  body.small .content.memberships aside.memberships .membership-rates {
    margin-top: 17px;
  }
  body.small .content.memberships aside.memberships .membership-rates h4 {
    margin-top: 2px;
    margin-bottom: 18px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.07em;
  }
  body.small .content.memberships aside.memberships .membership-rates p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    line-height: 14px;
    padding-right: 10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
  }
  body.small .content.memberships aside.memberships .membership-rates .membership-plan {
    margin-top: 22px;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 10px;
    padding-top: 1px;
  }
  body.small .content.memberships aside.memberships .membership-rates .membership-plan:last-of-type {
    border-bottom: 0;
  }
  body.small .content.memberships aside.memberships .membership-price {
    float: right;
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: -5px;
    letter-spacing: 0.1em;
  }
  body.small .content.memberships aside.memberships .half p {
    margin-top: 0;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    line-height: 17px;
  }
  body.small .content.memberships aside.memberships .half:nth-child(even) {
    padding-left: 5%;
  }
  body.small .content.memberships aside.memberships a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20%;
    text-decoration: none;
  }
  body.small .content.memberships aside.memberships a.more:hover {
    text-decoration: underline;
  }
  body.small .content.memberships aside.memberships .become-btn {
    /* Text style for "become a membe" */
    width: 100%;
    height: 46px;
    line-height: 42px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    border: 2px solid black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    text-align: center;
    margin-top: 38px;
    color: #221F1F;
  }
  body.small .content.memberships aside.memberships .become-btn:hover {
    background: #000000;
    color: #fff;
  }
}
/*Video page*/
/********VIDEO wrappers*********/
/********VIDEO wrappers*********/
/********VIDEO wrappers*********/
.main-video {
  float: left;
  width: 100%;
  padding-top: 55px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.main-video h1 {
  padding-top: 0;
  margin-top: 0;
  display: block;
  max-width: 67px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 19px;
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 24px;
  letter-spacing: 0.085em;
}
.main-video .inner-container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}
.main-video p {
  max-width: 539px;
  color: black;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  letter-spacing: 0.027em;
  line-height: 22px;
  margin-top: 20px;
}
.panel-video {
  width: 47.875%;
  position: absolute;
  left: 52.125%;
  z-index: 0;
}
.panel-video .inner-container {
  max-width: 445px;
  width: auto;
  margin-left: 7.53%;
  z-index: 4;
  position: relative;
}
.panel-video h2 {
  color: #000;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 0.0846em;
  line-height: 41px;
  margin-top: 19px;
}
#page.video .video-watch {
  margin-bottom: 40px;
}
#page.video .third {
  margin-right: 3.26%;
  width: 31.16%;
}
#page.video .third:nth-child(3n) {
  margin-right: 0;
}
#page.video .videos {
  margin-top: 96px;
}
#page.video .video-image {
  max-width: 374px;
  position: relative;
  padding: 0;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
#page.video .video-image:hover .video-over {
  display: block;
  opacity: 0.95;
  background-color: #6f2a8e;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
}
#page.video .video-over {
  display: none;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
#page.video .video-desc {
  margin-top: -22px;
  z-index: 7;
  position: relative;
  margin-left: -1px;
}
#page.video .video-desc .video-name {
  width: 225px;
  height: 14px;
  color: #6f2a8e;
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  background: #fff;
  padding-top: 9px;
  padding-left: 9px;
  padding-right: 44px;
}
#page.video .video-desc p {
  font-size: 12px;
  padding-top: 14px;
  background: #fff;
  letter-spacing: 0.0254em;
  margin-top: -11px;
  min-height: 30px;
  padding-bottom: 12px;
  padding-left: 7px;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
}
@media (max-width: 1360px) and (min-width: 1180px) {
  .main-video {
    float: left;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding: 58px 40px 60px;
  }
  .main-video h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 67px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 24px;
    letter-spacing: 0.1em;
  }
  .main-video .inner-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  .main-video p {
    max-width: 539px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  .panel-video {
    width: 47.875% !important;
    position: absolute !important;
    left: 52.125%;
    z-index: 0;
  }
  .panel-video .inner-container {
    max-width: 441px !important;
    width: auto !important;
    margin-right: 10.53%;
    margin-left: 0;
    z-index: 4;
    position: relative;
  }
  .panel-video h2 {
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    line-height: 41px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  #page.video .video-watch {
    margin-bottom: 60px;
  }
  #page.video .third {
    margin-right: 3.26%;
    width: 31.16%;
  }
  #page.video .third:nth-child(3n) {
    margin-right: 0;
  }
  #page.video .videos {
    margin-top: 98px;
  }
  #page.video .video-image {
    max-width: 374px;
    position: relative;
    padding: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.video .video-image:hover .video-over {
    position: absolute;
    opacity: 0.95;
    background-color: #6f2a8e;
    top: 0;
    cursor: pointer;
    left: 50%;
    display: block;
  }
  #page.video .video-over {
    display: none;
  }
  #page.video .video-desc {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  #page.video .video-desc .video-name {
    width: 225px;
    height: 14px;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    padding-left: 9px;
    padding-right: 44px;
  }
  #page.video .video-desc p {
    font-size: 12px;
    padding-left: 9px;
    padding-top: 14px;
    padding-bottom: 12px;
    margin-top: -10px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
}
@media (max-width: 1179px) and (min-width: 961px) {
  .main-video {
    float: left;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding: 58px 40px 60px;
  }
  .main-video h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 67px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 24px;
    letter-spacing: 0.1em;
  }
  .main-video .inner-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  .main-video p {
    max-width: 50%;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: 0.03em;
  }
  .panel-video {
    width: 47.875% !important;
    position: absolute !important;
    left: 52.125%;
    z-index: 0;
  }
  .panel-video .inner-container {
    max-width: 441px !important;
    width: auto !important;
    margin-right: 10.53%;
    margin-left: 0;
    z-index: 4;
    position: relative;
  }
  .panel-video h2 {
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    line-height: 32px;
    margin-top: 80px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  #page.video .video-watch {
    margin-bottom: 60px;
  }
  #page.video .third {
    margin-right: 3.26%;
    width: 31.16%;
  }
  #page.video .third:nth-child(3n) {
    margin-right: 0;
  }
  #page.video .videos {
    margin-top: 98px;
  }
  #page.video .video-image {
    max-width: 374px;
    position: relative;
    padding: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.video .video-image:hover .video-over {
    position: absolute;
    opacity: 0.95;
    background-color: #6f2a8e;
    top: 0;
    cursor: pointer;
    left: 50%;
    display: block;
  }
  #page.video .video-over {
    display: none;
  }
  #page.video .video-desc {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  #page.video .video-desc .video-name {
    width: 225px;
    height: 14px;
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    padding-left: 9px;
    padding-right: 44px;
  }
  #page.video .video-desc p {
    font-size: 12px;
    padding-left: 9px;
    padding-top: 14px;
    padding-bottom: 12px;
    margin-top: -10px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
    line-height: 14px;
    min-width: 275px;
    display: block;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
}
@media (max-width: 960px) and (min-width: 769px) {
  .main-video {
    float: left;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding: 58px 40px 60px;
  }
  .main-video h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 67px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 24px;
    letter-spacing: 0.1em;
  }
  .main-video .inner-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  .main-video p {
    max-width: 45%;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.03em;
  }
  .panel-video {
    width: 50% !important;
    position: absolute !important;
    left: 50%;
    z-index: 0;
  }
  .panel-video .inner-container {
    max-width: 441px !important;
    width: auto !important;
    margin-right: 10.53%;
    margin-left: 0;
    z-index: 4;
    position: relative;
  }
  .panel-video h2 {
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    margin-top: 80px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  #page.video .video-watch {
    margin-bottom: 60px;
  }
  #page.video .third {
    margin-right: 7.627118644067797% !important;
    width: 46.1864406779661%;
  }
  #page.video .third:nth-child(even) {
    margin-right: 0 !important;
  }
  #page.video .videos {
    margin-top: 50px;
  }
  #page.video .video-image {
    max-width: 374px;
    position: relative;
    padding: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.video .video-image:hover .video-over {
    position: absolute;
    opacity: 0.95;
    background-color: #6f2a8e;
    top: 0;
    cursor: pointer;
    left: 50%;
    display: block;
  }
  #page.video .video-over {
    display: none;
  }
  #page.video .video-desc {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  #page.video .video-desc .video-name {
    width: 225px;
    height: 14px;
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    padding-left: 9px;
    padding-right: 44px;
  }
  #page.video .video-desc p {
    font-size: 12px;
    padding-left: 9px;
    padding-top: 14px;
    padding-bottom: 12px;
    margin-top: -10px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
    line-height: 14px;
    min-width: 319px;
    display: block;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
}
@media (max-width: 768px) and (min-width: 761px) {
  body.tablet .main-video {
    float: none;
    width: 100%;
    padding: 32px 30px 58px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  body.tablet .main-video h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 0;
    padding-bottom: 10px;
    letter-spacing: 0.1em;
  }
  body.tablet .main-video h1:after {
    display: block;
    content: '';
    width: 57px;
    height: 3px;
    background: #221F1F;
    margin: 18px 0 10px 0;
  }
  body.tablet .main-video .inner-container {
    max-width: none !important;
    margin: 0 auto;
    position: relative;
    width: 100%;
    padding: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .main-video p {
    margin-top: 0;
    max-width: none;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: 0.052em;
  }
  body.tablet .panel-video {
    width: 100% !important;
    position: relative;
    left: auto;
    display: none;
    z-index: 0;
  }
  body.tablet .panel-video .inner-container {
    max-width: none !important;
    width: auto !important;
    margin-left: 0;
    z-index: 4;
    position: relative;
  }
  body.tablet .panel-video h2 {
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    line-height: 41px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  /*body.tablet*/
  body.tablet #page.video .video-watch {
    margin: 0 auto 30px auto;
  }
  body.tablet #page.video .third {
    margin-right: 7.627118644067797%;
    width: 46.1864406779661%;
  }
  body.tablet #page.video .third:nth-child(even) {
    margin-right: 0;
  }
  body.tablet #page.video .videos {
    margin-top: 30px;
  }
  body.tablet #page.video .video-image {
    max-width: 374px;
    position: relative;
    padding: 0;
    margin-top: 30px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet #page.video .video-image:hover .video-over {
    position: absolute;
    opacity: 0.95;
    background-color: #6f2a8e;
    top: 0;
    cursor: pointer;
    left: 50%;
    display: block;
  }
  body.tablet #page.video .video-over {
    display: none;
  }
  body.tablet #page.video .video-desc {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  body.tablet #page.video .video-desc .video-name {
    width: auto;
    height: 15px;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    padding-right: 14px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    letter-spacing: 0.02em;
    padding-left: 8px;
  }
  body.tablet #page.video .video-desc p {
    font-size: 13px;
    padding-top: 14px;
    padding-bottom: 12px;
    margin-top: -8px;
    background: #fff;
    min-height: 30px;
    letter-spacing: 0.015em;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    padding-left: 8px;
  }
	
	.follow-us {display: none;}
  /*body.tablet*/
}
@media (max-width: 760px) and (min-width: 641px) {
  .main-video {
    float: left;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding: 58px 30px 60px;
  }
  .main-video h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 67px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 24px;
    letter-spacing: 0.1em;
  }
  .main-video .inner-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  .main-video p {
    max-width: 100%;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.03em;
  }
  .panel-video {
    width: 50% !important;
    position: absolute !important;
    left: 50%;
    z-index: 0;
  }
  .panel-video .inner-container {
    max-width: 441px !important;
    width: auto !important;
    margin-right: 10.53%;
    margin-left: 0;
    z-index: 4;
    position: relative;
  }
  .panel-video h2 {
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    margin-top: 80px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  #page.video .video-watch {
    margin-bottom: 60px;
  }
  #page.video .third {
    margin-right: 7.627118644067797% !important;
    width: 46.1864406779661%;
  }
  #page.video .third:nth-child(even) {
    margin-right: 0 !important;
  }
  #page.video .videos {
    margin-top: 50px;
  }
  #page.video .video-image {
    max-width: 374px;
    position: relative;
    padding: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.video .video-image:hover .video-over {
    position: absolute;
    opacity: 0.95;
    background-color: #6f2a8e;
    top: 0;
    cursor: pointer;
    left: 50%;
    display: block;
  }
  #page.video .video-over {
    display: none;
  }
  #page.video .video-desc {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  #page.video .video-desc .video-name {
    min-width: 267px;
    height: 14px;
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    padding-left: 0;
    padding-right: 24px;
  }
  #page.video .video-desc p {
    font-size: 11px;
    padding-left: 0;
    padding-top: 14px;
    padding-bottom: 12px;
    margin-top: -10px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
    line-height: 13px;
    min-width: 100%;
    display: block;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
	.follow-us {display: none;}
}
@media (max-width: 640px) and (min-width: 480px) {
  .main-video {
    float: left;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    padding: 58px 20px 60px;
  }
  .main-video h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 67px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 18px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 3px solid #221F1F;
    padding-bottom: 14px;
    letter-spacing: 0.1em;
  }
  .main-video .inner-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
  }
  .main-video p {
    max-width: 100%;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.03em;
  }
  .panel-video {
    width: 50% !important;
    position: absolute !important;
    left: 50%;
    z-index: 0;
  }
  .panel-video .inner-container {
    max-width: 441px !important;
    width: auto !important;
    margin-right: 10.53%;
    margin-left: 0;
    z-index: 4;
    position: relative;
  }
  .panel-video h2 {
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 26px;
    margin-top: 80px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  #page.video .video-watch {
    margin-bottom: 60px;
  }
  #page.video .third {
    margin-right: 4% !important;
    width: 48%;
  }
  #page.video .third:nth-child(even) {
    margin-right: 0 !important;
  }
  #page.video .videos {
    margin-top: 50px;
  }
  #page.video .video-image {
    max-width: 374px;
    position: relative;
    padding: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page.video .video-image:hover .video-over {
    position: absolute;
    opacity: 0.95;
    background-color: #6f2a8e;
    top: 0;
    cursor: pointer;
    left: 50%;
    display: block;
  }
  #page.video .video-over {
    display: none;
  }
  #page.video .video-desc {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  #page.video .video-desc .video-name {
    min-width: auto;
    height: auto;
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    width: 90%;
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 4px;
    padding-left: 0;
    padding-right: 6px;
  }
  #page.video .video-desc p {
    font-size: 11px;
    padding-left: 0;
    padding-top: 14px;
    padding-bottom: 12px;
    margin-top: -10px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
    line-height: 13px;
    min-width: 100%;
    display: block;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
	.follow-us {display: none;}
}
@media (max-width: 480px) {
  body.small .main-video {
    float: none;
    width: 100%;
    padding-top: 58px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
  body.small .main-video h1 {
    padding-top: 0;
    margin-top: 0;
    display: block;
    max-width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 10px;
    letter-spacing: 0.1em;
  }
  body.small .main-video .inner-container {
    max-width: none !important;
    margin: 0 auto;
    position: relative;
    width: auto;
    padding: 0 25px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .main-video p {
    margin-top: 25px;
    max-width: none;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.03em;
  }
  body.small .panel-video {
    width: 100% !important;
    position: relative;
    left: auto;
    display: none;
    z-index: 0;
  }
  body.small .panel-video .inner-container {
    max-width: none !important;
    width: auto !important;
    margin-left: 0;
    z-index: 4;
    position: relative;
  }
  body.small .panel-video h2 {
    color: #000;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 26px;
    line-height: 41px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  /*body.small*/
  body.small #page.video .video-watch {
    margin: 0 auto 30px auto;
  }
  body.small #page.video .third {
    margin: 0;
    width: 100%;
  }
  body.small #page.video .third:nth-child(3n) {
    margin-right: 0;
  }
  body.small #page.video .videos {
    margin-top: 35px;
  }
  body.small #page.video .video-image {
    max-width: 374px;
    position: relative;
    padding: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small #page.video .video-image:hover .video-over {
    position: absolute;
    opacity: 0.95;
    background-color: #6f2a8e;
    top: 0;
    cursor: pointer;
    left: 50%;
    display: block;
  }
  body.small #page.video .video-over {
    display: none;
  }
  body.small #page.video .video-desc {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  body.small #page.video .video-desc .video-name {
    height: auto;
    line-height: 20px;
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    display: block;
    width: 90%;
    font-size: 15px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 4px;
    padding-left: 0;
    padding-right: 14px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small #page.video .video-desc p {
    font-size: 12px;
    padding-left: 0;
    padding-top: 14px;
    padding-bottom: 12px;
    margin-top: -10px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
  }
  body.small #page.video .load-more {
    width: 100%;
    display: block;
    /* Text style for "load more Vide" */
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    line-height: 70px;
    height: 74px;
    border: 2px solid black;
    text-decoration: none;
  }
  body.small #page.video .load-more:hover {
    background: #000;
    color: #fff;
  }
  /*body.small*/
	
	.follow-us {display: none;}
}
/*Contact page*/
/********contact*********/
/********contact*********/
/********contact*********/
.contact-main {
  padding-top: 74px;
}
.contact-main h3 {
  line-height: 19px;
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 2px solid #221F1F;
  padding-bottom: 12px;
}
.contact-main h1 {
  line-height: 19px;
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 17px;
  border-bottom: 3px solid #221F1F;
  letter-spacing: 0.035em;
}
main.contact {
  width: 58.6875%;
  float: left;
}
main.contact .inner-container {
  max-width: 647px;
  padding-right: 9.75%;
  float: right;
  margin-left: -2px;
}
main.contact .inner-container .wpcf7-form {
  margin-top: 42px;
  margin-bottom: 72px;
  /*Form tips*/
}
main.contact .inner-container .wpcf7-form input::-webkit-input-placeholder,
main.contact .inner-container .wpcf7-form textarea::-webkit-input-placeholder {
  color: #231f20;
  opacity: 1;
}
main.contact .inner-container .wpcf7-form input::-moz-placeholder,
main.contact .inner-container .wpcf7-form textarea::-moz-placeholder {
  color: #231f20;
  opacity: 1;
}
main.contact .inner-container .wpcf7-form input:focus::-webkit-input-placeholder,
main.contact .inner-container .wpcf7-form textarea:focus::-webkit-input-placeholder {
  opacity: 0.4;
}
main.contact .inner-container .wpcf7-form input:focus::-moz-placeholder,
main.contact .inner-container .wpcf7-form textarea:focus::-moz-placeholder {
  opacity: 0.4;
}
main.contact .inner-container .wpcf7-form .wpcf7-not-valid-tip {
  color: #6F2A8E;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
}
main.contact .inner-container .wpcf7-form .wpcf7-validation-errors {
  border: 2px solid #6F2A8E;
  background: #221F1F;
  color: #fff;
}
main.contact .inner-container .wpcf7-form textarea#contact {
  resize: none;
  width: 100%;
  height: 292px;
  margin-top: 15px;
  padding: 23px;
}
main.contact .inner-container .wpcf7-form input {
  height: 58px;
  line-height: 57px;
  padding-left: 21px;
  width: 100%;
  margin-bottom: 16px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main.contact .inner-container .wpcf7-form input#subject {
  margin-top: 6px;
}
main.contact .inner-container .wpcf7-form input#email {
  padding-left: 15px;
}
main.contact .inner-container .wpcf7-form .half {
  width: 48.22%;
  float: left;
}
main.contact .inner-container .wpcf7-form .half:nth-child(odd) {
  float: right;
}
main.contact .inner-container .wpcf7-form input,
main.contact .inner-container .wpcf7-form textarea {
  background: #f0f0f1;
  border: 0;
  color: #231f20;
  letter-spacing: 0.035em;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  -webkit-appearance: none;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
main.contact .inner-container .wpcf7-form #send-form {
  width: 127px;
  height: 61px;
  border: 2px solid #000;
  color: black;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  margin-top: 32px;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  background: #FFFFFF;
  cursor: pointer;
  -webkit-appearance: none;
  padding: 0;
}
main.contact .inner-container .wpcf7-form #send-form:hover {
  background: #231f20;
  color: #fff;
}
main.contact .inner-container h1 {
  letter-spacing: 0.03em;
}
main.contact .inner-container .contact-widget {
  letter-spacing: 0.076em;
  line-height: 30px;
}
main.contact .inner-container .contact-widget h2 {
  line-height: 19px;
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 21px;
  border-bottom: 3px solid #221F1F;
  letter-spacing: 0.068em;
  margin-bottom: 17px;
  margin-top: 30px;
}
aside.contact {
  width: 41.3125%;
  float: left;
  padding-right: 9.6%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
aside.contact .inner-container {
  margin: -30px 0 0 12.4%;
  max-width: 340px;
}
aside.contact .bbk-museum-rental h3 {
  margin-bottom: 18px;
}
aside.contact .bbk-museum-rental p {
  letter-spacing: 0.0245em;
}
aside.contact .bbk-museum-rental .row {
  margin-top: 36px;
}
aside.contact .bbk-museum-rental .row .half:nth-child(even) {
  margin-right: -30px;
}
aside.contact .bbk-museum-rental .row:nth-child(even) {
  margin-top: 20px;
  padding-top: 12px;
}
aside.contact h3 {
  padding-bottom: 12px;
  letter-spacing: 0.0445em;
}
aside.contact p {
  color: black;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 25px;
}
aside.contact h4 {
  margin: 0;
  letter-spacing: 0.072em;
}
aside.contact .half p {
  margin-top: 0;
  font-family: 'open_sansbold';
  font-weight: normal;
  font-style: normal;
  line-height: 17px;
  letter-spacing: 0;
  margin-bottom: 15px;
}
aside.contact .half-2 {
  float: right;
  width: 40%;
}
aside.contact a.more {
  height: 16px;
  color: #6F2A8E;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  padding-left: 19.2%;
  text-decoration: none;
  display: block;
  margin-top: -24px;
}
aside.contact a.more:hover {
  text-decoration: underline;
}
aside.contact .club-ebony-rental {
  margin-top: 88px;
}
aside.contact .club-ebony-rental h3 {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
aside.contact .club-ebony-rental p {
  letter-spacing: 0.024em;
  margin-bottom: 36px;
}
aside.contact .club-ebony-rental .half p {
  letter-spacing: 0.006em;
  margin-bottom: 27px;
}
aside.contact .club-ebony-rental .more {
  padding-top: 27px;
}


/********contact RESPONSIVE*********/
/********contact RESPONSIVE*********/
/********contact RESPONSIVE*********/
@media (max-width: 1360px) and (min-width: 961px) {
  main.contact {
    width: 53%;
    float: left;
    padding: 58px 40px;
  }
  main.contact .inner-container {
    max-width: 650px;
    padding-right: 5.62%;
    float: right;
  }
  aside.contact {
    width: 47%;
    float: left;
  }
  aside.contact .inner-container {
    max-width: 340px;
    margin: -55px auto 0 auto;
  }
  aside.contact p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
  }
  aside.contact h4 {
    margin: 0;
  }
  aside.contact .half p {
    margin-top: 0;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    line-height: 17px;
  }
  aside.contact .half:nth-child(even) {
    padding-left: 5%;
  }
  aside.contact a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20%;
    text-decoration: none;
  }
  aside.contact a.more:hover {
    text-decoration: underline;
  }
  aside.contact .club-ebony-rental {
    margin-top: 90px;
  }
}
/*contact-side 1360-961*/
/*contact-side 1360-961*/
@media (max-width: 960px) and (min-width: 769px) {
  .content.contact main.contact {
    width: 53%;
    float: left;
    padding: 58px 10px;
  }
  .content.contact main.contact .inner-container {
    max-width: 650px;
    padding-right: 5.62%;
    float: right;
  }
  .content.contact aside.contact {
    width: 47%;
    float: left;
    padding-left: 0;
  }
  .content.contact aside.contact .inner-container {
    max-width: 270px;
    margin: -40px auto 0 auto;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .content.contact aside.contact p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
  }
  .content.contact aside.contact h4 {
    margin: 0;
  }
  .content.contact aside.contact .half p {
    margin-top: 0;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    line-height: 17px;
    font-size: 12px;
  }
  .content.contact aside.contact .half:nth-child(even) {
    padding-left: 5%;
  }
  .content.contact aside.contact a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10%;
    text-decoration: none;
  }
  .content.contact aside.contact a.more:hover {
    text-decoration: underline;
  }
  .content.contact aside.contact .club-ebony-rental {
    margin-top: 40px;
  }
  .contact-main {
    padding-top: 50px;
  }
  .contact-main h1,
  .contact-main h2,
  .contact-main h3 {
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 12px;
  }
}
/*contact-side 960-769*/
/*contact-side 960-769*/
@media (max-width: 768px) and (min-width: 760px) {
  body.tablet main.contact {
    width: 60.28645833333333%;
    float: left;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 55px 33px 30px 0;
  }
  body.tablet main.contact .inner-container {
    width: 100%;
    padding: 0;
    float: right;
    max-width: 398px;
  }
  body.tablet main.contact .inner-container .wpcf7-form {
    margin-top: 44px;
    margin-bottom: 80px;
  }
  body.tablet main.contact .inner-container .wpcf7-form input::-webkit-input-placeholder,
  body.tablet main.contact .inner-container .wpcf7-form textarea::-webkit-input-placeholder {
    color: #231f20;
    opacity: 1;
  }
  body.tablet main.contact .inner-container .wpcf7-form input::-moz-placeholder,
  body.tablet main.contact .inner-container .wpcf7-form textarea::-moz-placeholder {
    color: #231f20;
    opacity: 1;
  }
  body.tablet main.contact .inner-container .wpcf7-form input:focus::-webkit-input-placeholder,
  body.tablet main.contact .inner-container .wpcf7-form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  body.tablet main.contact .inner-container .wpcf7-form input:focus::-moz-placeholder,
  body.tablet main.contact .inner-container .wpcf7-form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  body.tablet main.contact .inner-container .wpcf7-form textarea#contact {
    resize: none;
    width: 100%;
    height: 237px;
    padding: 19px;
  }
  body.tablet main.contact .inner-container .wpcf7-form input {
    height: 47px;
    line-height: 47px;
    padding-left: 19px;
    width: 100%;
    margin-bottom: 20px;
  }
  body.tablet main.contact .inner-container .wpcf7-form .half {
    width: 48.22%;
  }
  body.tablet main.contact .inner-container .wpcf7-form input,
  body.tablet main.contact .inner-container .wpcf7-form textarea {
    background: #f0f0f1;
    border: 0;
    color: #231f20;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet main.contact .inner-container .wpcf7-form #send-form {
    width: 127px;
    height: 61px;
    border: 2px solid #000;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    background: #FFFFFF;
    cursor: pointer;
    margin-top: 33px;
  }
  body.tablet main.contact .inner-container .wpcf7-form #send-form:hover {
    background: #231f20;
    color: #fff;
  }
  body.tablet main.contact .contact-widget {
    margin-top: 70px;
    line-height: 21px;
    letter-spacing: 0.13em;
  }
  body.tablet main.contact .contact-widget h2 {
    padding-bottom: 15px;
  }
  body.tablet aside.contact {
    width: 39.71354166666667% !important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 31px 0 27px;
    display: inline-block;
    vertical-align: top;
  }
  body.tablet aside.contact .inner-container {
    width: 100%;
    margin: 63px auto 0 auto !important;
    max-width: 247px;
  }
  body.tablet aside.contact .bbk-museum-rental p {
    margin-bottom: 25px;
  }
  body.tablet aside.contact p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.048em;
  }
  body.tablet aside.contact h3 {
    border-bottom: 2px solid #221F1F;
    padding-bottom: 9px;
    letter-spacing: 0.053em;
  }
  body.tablet aside.contact h4 {
    margin: 10px 0 0;
  }
  body.tablet aside.contact .half p {
    margin: 3px 0 8px;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    line-height: 14px;
    font-size: 11px;
  }
  body.tablet aside.contact .half-2 {
    width: 45%;
  }
  body.tablet aside.contact .half:nth-child(even) {
    padding-left: 5%;
  }
  body.tablet aside.contact a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20%;
    text-decoration: none;
    margin-top: 7px;
    display: inline-block;
    vertical-align: top;
  }
  body.tablet aside.contact a.more:hover {
    text-decoration: underline;
  }
  body.tablet aside.contact .club-ebony-rental {
    margin-top: 58px;
  }
  body.tablet .contact-main h1,
  body.tablet .contact-main h2,
  body.tablet .contact-main h3 {
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 12px;
  }
}
/*contact 768-760*/
/*contact 768-760*/
@media (max-width: 759px) and (min-width: 641px) {
  body.tablet main.contact {
    width: 50.28645833333333%;
    float: left;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 20px 20px;
  }
  body.tablet main.contact .inner-container {
    width: 100%;
    padding: 0;
    float: none;
    margin: 0 auto;
    max-width: 398px;
  }
  body.tablet main.contact .inner-container .wpcf7-form {
    margin-top: 35px;
    margin-bottom: 0;
  }
  body.tablet main.contact .inner-container .wpcf7-form input::-webkit-input-placeholder,
  body.tablet main.contact .inner-container .wpcf7-form textarea::-webkit-input-placeholder {
    color: #231f20;
    opacity: 1;
  }
  body.tablet main.contact .inner-container .wpcf7-form input::-moz-placeholder,
  body.tablet main.contact .inner-container .wpcf7-form textarea::-moz-placeholder {
    color: #231f20;
    opacity: 1;
  }
  body.tablet main.contact .inner-container .wpcf7-form input:focus::-webkit-input-placeholder,
  body.tablet main.contact .inner-container .wpcf7-form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  body.tablet main.contact .inner-container .wpcf7-form input:focus::-moz-placeholder,
  body.tablet main.contact .inner-container .wpcf7-form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  body.tablet main.contact .inner-container .wpcf7-form textarea#contact {
    resize: none;
    width: 100%;
    height: 237px;
    padding: 19px;
  }
  body.tablet main.contact .inner-container .wpcf7-form input {
    height: 47px;
    line-height: 47px;
    padding-left: 19px;
    width: 100%;
    margin-bottom: 20px;
  }
  body.tablet main.contact .inner-container .wpcf7-form input,
  body.tablet main.contact .inner-container .wpcf7-form textarea {
    background: #f0f0f1;
    border: 0;
    color: #231f20;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet main.contact .inner-container .wpcf7-form #send-form {
    width: 103px;
    height: 49px;
    border: 2px solid #000;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    background: #FFFFFF;
    cursor: pointer;
    margin-top: 28px;
  }
  body.tablet main.contact .inner-container .wpcf7-form #send-form:hover {
    background: #231f20;
    color: #fff;
  }
  body.tablet main.contact .contact-widget {
    margin-top: 70px;
    line-height: 21px;
    letter-spacing: 0.13em;
  }
  body.tablet main.contact .contact-widget h2 {
    padding-bottom: 15px;
  }
  body.tablet aside.contact {
    width: 49.71354166666667% !important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 31px 0 27px;
    display: inline-block !important;
    vertical-align: top !important;
  }
  body.tablet aside.contact .inner-container {
    width: 100%;
    margin: 53px auto 0 auto !important;
    max-width: 247px;
  }
  body.tablet aside.contact .bbk-museum-rental p {
    margin-bottom: 25px;
  }
  body.tablet aside.contact p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.048em;
  }
  body.tablet aside.contact h3 {
    border-bottom: 2px solid #221F1F;
    padding-bottom: 9px;
    letter-spacing: 0.053em;
  }
  body.tablet aside.contact h4 {
    margin: 10px 0 0;
  }
  body.tablet aside.contact .half p {
    margin: 3px 0 8px;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    line-height: 14px;
    font-size: 11px;
  }
  body.tablet aside.contact .half-2 {
    width: 48%;
  }
  body.tablet aside.contact .half:nth-child(even) {
    padding-left: 5%;
  }
  body.tablet aside.contact a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20%;
    text-decoration: none;
    margin-top: 7px;
    display: inline-block;
    vertical-align: top;
  }
  body.tablet aside.contact a.more:hover {
    text-decoration: underline;
  }
  body.tablet aside.contact .club-ebony-rental {
    margin-top: 58px;
  }
  body.tablet .contact-main h1,
  body.tablet .contact-main h2,
  body.tablet .contact-main h3 {
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 12px;
  }
  body.tablet .contact-main .inner-container .wpcf7-form {
    margin-top: 35px;
    margin-bottom: 0;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input::-webkit-input-placeholder,
  body.tablet .contact-main .inner-container .wpcf7-form textarea::-webkit-input-placeholder {
    color: #231f20;
    opacity: 1;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input::-moz-placeholder,
  body.tablet .contact-main .inner-container .wpcf7-form textarea::-moz-placeholder {
    color: #231f20;
    opacity: 1;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input:focus::-webkit-input-placeholder,
  body.tablet .contact-main .inner-container .wpcf7-form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input:focus::-moz-placeholder,
  body.tablet .contact-main .inner-container .wpcf7-form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  body.tablet .contact-main .inner-container .wpcf7-form textarea#contact {
    resize: none;
    width: 100%;
    height: 237px;
    padding: 19px;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input {
    height: 47px;
    line-height: 47px;
    padding-left: 19px;
    width: 100%;
    margin-bottom: 20px;
  }
  body.tablet .contact-main .inner-container .wpcf7-form .half {
    width: 100%;
    float: none;
  }
  body.tablet .contact-main .inner-container .wpcf7-form .half:nth-child(even) {
    float: none;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input,
  body.tablet .contact-main .inner-container .wpcf7-form textarea {
    background: #f0f0f1;
    border: 0;
    color: #231f20;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .contact-main .inner-container .wpcf7-form #send-form {
    width: 103px;
    height: 49px;
    border: 2px solid #000;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    background: #FFFFFF;
    cursor: pointer;
    margin-top: 28px;
  }
  body.tablet .contact-main .inner-container .wpcf7-form #send-form:hover {
    background: #231f20;
    color: #fff;
  }
}
/*contact 759-641*/
/*contact 759-641*/
@media (max-width: 640px) and (min-width: 481px) {
  body.tablet main.contact {
    width: 50.28645833333333%;
    float: left;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 20px 20px;
  }
  body.tablet main.contact .inner-container {
    width: 100%;
    padding: 0;
    float: none;
    margin: 0 auto;
    max-width: 398px;
  }
  body.tablet main.contact .contact-widget {
    margin-top: 40px;
    line-height: 21px;
    letter-spacing: 0.13em;
  }
  body.tablet main.contact .contact-widget h2 {
    padding-bottom: 15px;
  }
  body.tablet aside.contact {
    width: 49.71354166666667% !important;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 0 15px 0 15px;
    display: inline-block !important;
    vertical-align: top !important;
  }
  body.tablet aside.contact .inner-container {
    width: 100%;
    margin: 49px auto 0 auto !important;
    max-width: 100%;
  }
  body.tablet aside.contact .bbk-museum-rental p {
    margin-bottom: 25px;
  }
  body.tablet aside.contact p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.048em;
  }
  body.tablet aside.contact h3 {
    border-bottom: 2px solid #221F1F;
    padding-bottom: 8px;
    letter-spacing: 0.053em;
    font-size: 15px;
  }
  body.tablet aside.contact h4 {
    margin: 10px 0 0;
  }
  body.tablet aside.contact .half p {
    margin: 3px 0 8px;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    line-height: 14px;
    font-size: 11px;
  }
  body.tablet aside.contact .half:nth-child(even) {
    padding-left: 5%;
  }
  body.tablet aside.contact a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 10%;
    text-decoration: none;
    margin-top: 7px;
    display: inline-block;
    vertical-align: top;
  }
  body.tablet aside.contact a.more:hover {
    text-decoration: underline;
  }
  body.tablet aside.contact .club-ebony-rental {
    margin-top: 38px;
  }
  body.tablet .contact-main h1,
  body.tablet .contact-main h2,
  body.tablet .contact-main h3 {
    line-height: 17px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 8px;
  }
  body.tablet .contact-main .inner-container .wpcf7-form {
    margin-top: 35px;
    margin-bottom: 0;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input::-webkit-input-placeholder,
  body.tablet .contact-main .inner-container .wpcf7-form textarea::-webkit-input-placeholder {
    color: #231f20;
    opacity: 1;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input::-moz-placeholder,
  body.tablet .contact-main .inner-container .wpcf7-form textarea::-moz-placeholder {
    color: #231f20;
    opacity: 1;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input:focus::-webkit-input-placeholder,
  body.tablet .contact-main .inner-container .wpcf7-form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input:focus::-moz-placeholder,
  body.tablet .contact-main .inner-container .wpcf7-form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  body.tablet .contact-main .inner-container .wpcf7-form textarea#contact {
    resize: none;
    width: 100%;
    height: 237px;
    padding: 19px;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input {
    height: 47px;
    line-height: 47px;
    padding-left: 19px;
    width: 100%;
    margin-bottom: 20px;
  }
  body.tablet .contact-main .inner-container .wpcf7-form .half {
    width: 100%;
    float: none;
  }
  body.tablet .contact-main .inner-container .wpcf7-form .half:nth-child(even) {
    float: none;
  }
  body.tablet .contact-main .inner-container .wpcf7-form input,
  body.tablet .contact-main .inner-container .wpcf7-form textarea {
    background: #f0f0f1;
    border: 0;
    color: #231f20;
    font-family: 'open_sansbold';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .contact-main .inner-container .wpcf7-form #send-form {
    width: 103px;
    height: 49px;
    border: 2px solid #000;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    background: #FFFFFF;
    cursor: pointer;
    margin-top: 28px;
  }
  body.tablet .contact-main .inner-container .wpcf7-form #send-form:hover {
    background: #231f20;
    color: #fff;
  }
}
/*contact 640-481*/
/*contact 640-481*/
@media (max-width: 480px) {
  body.small main.contact {
    width: 100%;
    float: none;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 25px 40px;
  }
  body.small main.contact .inner-container {
    width: 100%;
    float: none;
    margin: 0 auto;
    max-width: none;
  }
  body.small main.contact .inner-container .contact-widget {
    letter-spacing: 0.085em;
  }
  body.small main.contact .inner-container .contact-widget h2 {
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 2px solid #221F1F;
    letter-spacing: 0.085em;
    margin-bottom: 10px;
  }
  body.small aside.contact {
    width: 100%;
    float: none;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px 25px 50px 25px;
  }
  body.small aside.contact .inner-container {
    width: 100%;
    margin: 0 auto;
    max-width: none;
  }
  body.small aside.contact .bbk-museum-rental p {
    margin-bottom: 20px;
    margin-top: 15px;
  }
  body.small aside.contact p {
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px !important;
    letter-spacing: 0.05em;
    margin-top: 15px;
  }
  body.small aside.contact h3 {
    font-size: 14px !important;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0.075em;
    padding-bottom: 6px;
    margin-bottom: 15px;
  }
  body.small aside.contact h4 {
    font-size: 14px;
    margin: 0 0 3px;
  }
  body.small aside.contact .half p {
    margin-top: 0;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    line-height: 17px;
  }
  body.small aside.contact .half:nth-child(even) {
    padding-left: 7%;
  }
  body.small aside.contact a.more {
    height: 16px;
    color: #6F2A8E;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 20%;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
  }
  body.small aside.contact a.more:hover {
    text-decoration: underline;
  }
  body.small aside.contact .club-ebony-rental {
    margin-top: 20px;
  }
  /*body.small*/
  body.small .contact-main {
    padding-top: 45px;
  }
  body.small .contact-main h1,
  body.small .contact-main h2,
  body.small .contact-main h3 {
    line-height: 19px;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 7px;
    letter-spacing: 0.04em;
  }
  body.small .contact-main .inner-container .wpcf7-form {
    margin-top: 22px;
    margin-bottom: 0;
  }
  body.small .contact-main .inner-container .wpcf7-form input::-webkit-input-placeholder,
  body.small .contact-main .inner-container .wpcf7-form textarea::-webkit-input-placeholder {
    color: #231f20;
    opacity: 1;
  }
  body.small .contact-main .inner-container .wpcf7-form input::-moz-placeholder,
  body.small .contact-main .inner-container .wpcf7-form textarea::-moz-placeholder {
    color: #231f20;
    opacity: 1;
  }
  body.small .contact-main .inner-container .wpcf7-form input:focus::-webkit-input-placeholder,
  body.small .contact-main .inner-container .wpcf7-form textarea:focus::-webkit-input-placeholder {
    opacity: 0.4;
  }
  body.small .contact-main .inner-container .wpcf7-form input:focus::-moz-placeholder,
  body.small .contact-main .inner-container .wpcf7-form textarea:focus::-moz-placeholder {
    opacity: 0.4;
  }
  body.small .contact-main .inner-container .wpcf7-form textarea#contact {
    resize: none;
    width: 100%;
    height: 226px;
    padding: 5px;
  }
  body.small .contact-main .inner-container .wpcf7-form input {
    height: 31px;
    line-height: 31px;
    padding-left: 0;
    width: 100%;
    margin-bottom: 9px;
    letter-spacing: 0.04em;
  }
  body.small .contact-main .inner-container .wpcf7-form .half {
    width: 100%;
    display: block;
  }
  body.small .contact-main .inner-container .wpcf7-form .half:nth-child(even) {
    float: none;
  }
  body.small .contact-main .inner-container .wpcf7-form input,
  body.small .contact-main .inner-container .wpcf7-form textarea {
    background: #f0f0f1;
    border: 0;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .contact-main .inner-container .wpcf7-form #send-form {
    width: 100%;
    height: 46px;
    line-height: 40px;
    padding: 0;
    letter-spacing: 0.04em;
    border: 2px solid #000;
    color: black;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    background: #FFFFFF;
    cursor: pointer;
    margin-top: 22px;
  }
  body.small .contact-main .inner-container .wpcf7-form #send-form:hover {
    background: #231f20;
    color: #fff;
  }
  body.small .contact-widget {
    margin-top: 55px;
    line-height: 18px;
  }
  body.small .contact-widget h2 {
    margin-bottom: 16px;
  }
  body.small .contact-widget span {
    line-height: 24px;
  }
}
/*widgets*/
/**********WIDGETS************/
/**********WIDGETS************/
/**********WIDGETS************/
.widget {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widget h3 {
  margin-top: 0;
  color: black;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 12px;
  letter-spacing: 0.075em;
  padding-bottom: 20px;
}
.widget h3:after {
  width: 67px;
  padding-bottom: 24px;
  content: "";
  display: block;
  border-bottom: 3px solid #221F1F;
  margin-top: -2px;
}
.widget .half:nth-child(odd) {
  padding-right: 4%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widget .half:nth-child(even) {
  padding-left: 4%;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.widget .half:nth-child(even) .teaser-big .name {
  background: #F0F0F1;
}
.widget .third {
  margin-right: 3.2%;
  width: 31.2%;
}
.widget .third:nth-child(3n) {
  margin-right: 0;
}
.upcoming_events {
  margin-top: 101px;
}
.upcoming_events .third img {
  height: 245px;
  width: 100%;
}
.upcoming_events h3 {
  margin-bottom: 7px;
  letter-spacing: 0.08em;
}
.teaser-big {
  margin-top: -30px;
  z-index: 7;
  position: relative;
  margin-left: -1px;
}
.teaser-big .name {
  height: 21px;
  color: #6f2a8e;
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  background: #fff;
  letter-spacing: 0.022em;
  padding-left: 10px;
  padding-right: 44px;
  padding-top: 12px;
}
.teaser-big p {
  line-height: 22px;
  color: black;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  letter-spacing: 0;
  margin-top: 5px;
  padding-left: 9px;
}
.teaser {
  margin-top: -40px;
  z-index: 7;
  position: relative;
  margin-left: -1px;
  display: block;
}
.teaser .name {
  height: 14px;
  color: #6f2a8e;
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
  font-size: 17px;
  text-transform: uppercase;
  background: #fff;
  padding-top: 8px;
  line-height: 20px;
  padding-left: 9px;
  padding-right: 26px;
}
.teaser p {
  line-height: 13px;
  color: black;
  font-family: 'open_sansregular';
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  padding-bottom: 14px;
  margin-top: -13px;
  letter-spacing: 0;
  background: #fff;
  min-height: 30px;
  padding-left: 7px;
  padding-top: 20px;
}
/*********WIDGETS RESPONSIVE*********/
@media (max-width: 1260px) and (min-width: 769px) {
  .upcoming_events {
    margin-top: 101px;
  }
  .upcoming_events .third img {
    height: auto;
    width: 100%;
  }
  .upcoming_events h3 {
    margin-bottom: 7px;
  }
  .upcoming_events .teaser {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
    display: block;
  }
  .upcoming_events .teaser .name {
    height: 14px;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 12px;
    padding-left: 9px;
    padding-right: 30px;
  }
  .upcoming_events .teaser p {
    line-height: 13px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    padding-left: 9px;
    padding-top: 18px;
    padding-bottom: 14px;
    margin-top: -13px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
  }
}
@media (max-width: 768px) and (min-width: 760px) {
  body.tablet .widget {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .widget h3 {
    margin-top: 0;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 22px;
    letter-spacing: 0.05em;
  }
  body.tablet .widget h3:after {
    width: 57px;
    padding-bottom: 16px;
    content: "";
    display: block;
    border-bottom: 3px solid #221F1F;
  }
  body.tablet .widget .half:nth-child(odd) {
    padding-right: 4%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .widget .half:nth-child(even) {
    padding-left: 4%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .widget .half:nth-child(even) .teaser-big .name {
    background: #F0F0F1;
  }
  body.tablet .widget .third {
    width: 46.04519774011299%;
    margin-right: 7.909604519774011%;
  }
  body.tablet .widget .third:nth-child(2n) {
    margin-right: 0;
  }
  body.tablet .upcoming_events {
    margin-top: 100px;
  }
  body.tablet .teaser-big {
    margin-top: -30px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  body.tablet .teaser-big .name {
    height: 21px;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 6px;
    padding-left: 12px;
    padding-right: 44px;
  }
  body.tablet .teaser-big p {
    line-height: 22px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    padding-left: 13px;
    margin-top: 8px;
    letter-spacing: 0;
  }
  body.tablet .teaser {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  body.tablet .teaser .name {
    height: 16px;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    padding-left: 9px;
    padding-right: 24px;
  }
  body.tablet .teaser p {
    line-height: 13px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-left: 9px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-top: -10px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
  }
}
@media (max-width: 759px) and (min-width: 641px) {
  body.tablet .widget {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .widget h3 {
    margin-top: 0;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 22px;
    letter-spacing: 0.05em;
  }
  body.tablet .widget h3:after {
    width: 57px;
    padding-bottom: 16px;
    content: "";
    display: block;
    border-bottom: 3px solid #221F1F;
  }
  body.tablet .widget .half:nth-child(odd) {
    padding-right: 4%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .widget .half:nth-child(even) {
    padding-left: 4%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .widget .half:nth-child(even) .teaser-big .name {
    background: #F0F0F1;
  }
  body.tablet .widget .third {
    width: 46.04519774011299%;
    margin-right: 7.909604519774011%;
  }
  body.tablet .widget .third:nth-child(2n) {
    margin-right: 0;
  }
  body.tablet .upcoming_events {
    margin-top: 40px;
  }
  body.tablet .teaser-big {
    margin-top: -30px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  body.tablet .teaser-big .name {
    height: 21px;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 24px;
  }
  body.tablet .teaser-big p {
    line-height: 17px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    padding-left: 6px;
    margin-top: 8px;
    letter-spacing: 0;
  }
  body.tablet .teaser {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  body.tablet .teaser .name {
    height: 16px;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    padding-left: 9px;
    padding-right: 24px;
  }
  body.tablet .teaser p {
    line-height: 13px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-left: 9px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-top: -10px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  body.tablet .widget {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .widget h3 {
    margin-top: 0;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 22px;
    letter-spacing: 0.05em;
  }
  body.tablet .widget h3:after {
    width: 57px;
    padding-bottom: 16px;
    content: "";
    display: block;
    border-bottom: 3px solid #221F1F;
  }
  body.tablet .widget .half {
    width: 100%;
    margin: 0 0 20px;
  }
  body.tablet .widget .half:nth-child(odd) {
    padding-right: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .widget .half:nth-child(even) {
    padding-left: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .widget .half:nth-child(even) .teaser-big .name {
    background: #FFF;
  }
  body.tablet .widget .third {
    width: 100%;
    margin-right: 0;
  }
  body.tablet .widget .third:nth-child(2n) {
    margin-right: 0;
  }
  body.tablet .upcoming_events {
    margin-top: 40px;
  }
  body.tablet .teaser-big {
    margin-top: -30px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  body.tablet .teaser-big .name {
    height: 21px;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 6px;
    padding-left: 6px;
    padding-right: 24px;
  }
  body.tablet .teaser-big p {
    line-height: 17px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    padding-left: 6px;
    margin-top: 8px;
    letter-spacing: 0;
    min-width: none;
  }
  body.tablet .teaser {
    margin-top: -20px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  body.tablet .teaser .name {
    height: 16px;
    color: #6f2a8e;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    padding-left: 9px;
    padding-right: 24px;
  }
  body.tablet .teaser p {
    line-height: 13px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-left: 9px;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-top: -10px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
    min-width: none;
  }
}
@media (max-width: 480px) {
  .widget {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .widget h3 {
    margin-top: -2px;
    letter-spacing: 0.08em;
    color: black;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 23px;
  }
  .widget h3:after {
    width: 100%;
    padding-bottom: 12px;
    content: "";
    display: block;
    border-bottom: 2px solid #221F1F;
  }
  .widget .half {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
    float: none;
  }
  .widget .half:nth-child(odd) {
    padding-right: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .widget .half:nth-child(even) {
    padding-left: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .widget .half:nth-child(even) .teaser-big .name {
    background: #FFF;
  }
  .widget .third {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 40px;
  }
  .widget .third:nth-child(3n) {
    margin-right: 0;
  }
  .upcoming_events {
    margin-top: 54px;
  }
  .teaser-big {
    margin-top: -30px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  .teaser-big .name {
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    padding-left: 0;
    padding-right: 44px;
    line-height: 18px;
    display: block;
    height: auto;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 80%;
  }
  .teaser-big p {
    line-height: 16px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    padding-left: 0;
    margin: 0;
    letter-spacing: 0;
  }
  .teaser {
    margin-top: -30px;
    z-index: 7;
    position: relative;
    margin-left: -1px;
  }
  .teaser .name {
    color: #6f2a8e;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    padding-left: 0;
    padding-right: 24px;
  }
  .teaser p {
    line-height: 13px;
    color: black;
    font-family: 'open_sansregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    padding: 0;
    margin-top: 0px;
    letter-spacing: 0;
    background: #fff;
    min-height: 30px;
  }
}
/*****CONTACT*****/
/*****CONTACT*****/
/*****CONTACT*****/
.contact-widget {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 25px;
}
.contact-widget span {
  line-height: 30px;
}
/*contact widget responsive*/
@media (max-width: 1270px) and (min-width: 961px) {
  .contact-widget {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 23px;
  }
  .contact-widget span {
    line-height: 28px;
  }
}
@media (max-width: 768px) and (min-width: 720px) {
  .contact-widget {
    letter-spacing: 0.082em;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 14px;
  }
  .contact-widget h3 {
    line-height: 24px;
    margin-bottom: 10px;
  }
  .contact-widget span {
    line-height: 30px;
  }
}
@media (max-width: 719px) and (min-width: 641px) {
  .contact-widget {
    letter-spacing: 0.01em;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 14px;
  }
  .contact-widget h3 {
    line-height: 24px;
    margin-bottom: 10px;
  }
  .contact-widget span {
    line-height: 30px;
  }
}
@media (max-width: 640px) and (min-width: 481px) {
  .contact-widget {
    letter-spacing: 0.1em;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 14px;
  }
  .contact-widget h3 {
    line-height: 24px;
    margin-bottom: 14px;
    padding-bottom: 10px;
  }
  .contact-widget span {
    line-height: 37px;
  }
}
@media (max-width: 480px) and (min-width: 290px) {
  .contact-widget {
    letter-spacing: 0.1em;
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 14px;
  }
  .contact-widget h3 {
    line-height: 24px;
    margin-bottom: 14px;
    padding-bottom: 10px;
  }
  .contact-widget span {
    line-height: 37px;
  }
}
/*address page*/
.dark-wrapper.visible {
  display: block;
}
.dark-wrapper {
  position: absolute;
  background: rgba(0, 0, 0, 0.97);
  width: 100%;
  z-index: 55;
  display: none;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  padding-bottom: 80px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dark-wrapper .icon-close-addr {
  display: block;
  float: right;
  text-align: center;
  text-decoration: none;
  margin-right: 0;
  width: 65px;
  height: 68px;
  color: #680f4d;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 37px;
  font-weight: 400;
  line-height: 64px;
}
.dark-wrapper .icon-close-addr:hover {
  color: #221F1F;
}
.dark-wrapper .side-info-panel {
  background: #fff;
  width: 460px;
  float: right;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  height: auto;
  position: relative;
}
.dark-wrapper .side-info-panel .addr-inner {
  position: relative;
  box-sizing: content-box;
}
.dark-wrapper .inner-container {
  margin-top: -60px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dark-wrapper .addr-inner {
  width: 340px;
  margin: 0 auto;
}
.dark-wrapper h3 {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 3px solid #221F1F;
  padding-bottom: 17px;
  margin: 22px 0 22px 0;
}
.dark-wrapper a.in-header {
  color: #6F2A8E;
  float: right;
  display: block;
  margin-top: 10px;
  font-family: 'oswaldbold';
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-decoration: none;
}
.dark-wrapper a.in-header:hover {
  text-decoration: underline;
}
.dark-wrapper h4 {
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px;
  padding: 0;
  margin: 20px 0 0 0;
  letter-spacing: 1px;
}
.dark-wrapper p {
  margin-top: 0;
  margin-bottom: 19px;
  line-height: 17px;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
.dark-wrapper .address p {
  margin-top: 19px;
  font-family: 'open_sanssemibold';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
}
.dark-wrapper .address .addr-links {
  margin-top: 30px;
}
.dark-wrapper .address .loc-holder {
  float: left;
  width: 31px;
  height: 31px;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  margin-right: 32px;
  overflow: hidden;
  margin-top: -10px;
}
.dark-wrapper .address i.icon {
  font-size: 28px;
  display: block;
  vertical-align: top;
  margin-top: -6px;
  margin-left: -2px;
}
.dark-wrapper .address a {
  color: #231f20;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
.dark-wrapper .address a:hover {
  color: #6F2A8E;
}
.dark-wrapper .hours {
  margin-top: 70px;
}
.dark-wrapper .admission {
  margin-top: 85px;
}
.dark-wrapper .contact {
  margin-top: 75px;
}
@media (max-width: 768px) and (min-width: 481px) {
  body.tablet .dark-wrapper .side-info-panel {
    background: #fff;
    width: 440px;
    float: right;
    position: relative;
    display: block;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    height: auto;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner {
    position: relative;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 329px;
    margin-top: 31px;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F;
    padding-bottom: 10px;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 10px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner a.in-header:hover {
    text-decoration: underline;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 20px;
    margin-top: 10px !important;
    padding: 0;
    letter-spacing: 1px;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner p {
    margin-top: 0;
    margin-bottom: 19px;
    line-height: 17px;
    font-size: 14px;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner .address p {
    margin-top: 19px;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner .address .addr-links {
    margin-top: 30px;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner .address .loc-holder {
    float: left;
    width: 31px;
    height: 31px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 32px;
    margin-top: -10px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner .address i.icon {
    font-size: 28px;
    display: block;
    vertical-align: top;
    margin-top: -7px;
    margin-left: -2px;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner .address a:hover {
    color: #6F2A8E;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner .hours {
    margin-top: 45px;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner .admission {
    margin-top: 60px;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner .contact {
    margin-top: 55px;
    font-size: 16px;
    line-height: 30px;
  }
  body.tablet .dark-wrapper .side-info-panel .addr-inner .contact h3 {
    margin-bottom: 22px !important;
  }
}
@media (max-width: 480px) {
  body.small .dark-wrapper .side-info-panel {
    font-family: 'open_sanssemibold';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    padding-bottom: 80px;
    width: 100% !important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
  }
  body.small .dark-wrapper .side-info-panel .addr-inner {
    width: 100%;
    margin: 60px auto 0 auto;
    padding: 9px 25px 0 25px;
    max-width: 480px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .dark-wrapper .side-info-panel h3 {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 17px !important;
    text-transform: uppercase;
    border-bottom: 2px solid #221F1F !important;
    padding-bottom: 8px !important;
    text-align: left;
    letter-spacing: 0.08em;
    margin-top: 0;
  }
  body.small .dark-wrapper .side-info-panel a.in-header {
    color: #6F2A8E;
    float: right;
    display: block;
    margin-top: 5px;
    font-family: 'oswaldbold';
    font-weight: normal;
    font-style: normal;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.055em;
    text-decoration: none;
  }
  body.small .dark-wrapper .side-info-panel a.in-header:hover {
    text-decoration: underline;
  }
  body.small .dark-wrapper .side-info-panel h4 {
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 12px;
    padding: 0;
    margin: 20px 0 1px !important;
    letter-spacing: 0.09em;
  }
  body.small .dark-wrapper .side-info-panel p {
    margin-bottom: 16px;
    line-height: 16px;
    font-size: 12px;
    letter-spacing: 0.022em;
    margin-top: 0;
  }
  body.small .dark-wrapper .side-info-panel .address h3 {
    padding-bottom: 7px;
  }
  body.small .dark-wrapper .side-info-panel .address h4 {
    margin-top: 8px;
    line-height: 16px;
  }
  body.small .dark-wrapper .side-info-panel .address p {
    margin-top: 12px;
    line-height: 14px;
    letter-spacing: 0.03em;
    margin-bottom: 14px;
  }
  body.small .dark-wrapper .side-info-panel .address .addr-links {
    margin-top: 31px;
  }
  body.small .dark-wrapper .side-info-panel .address .loc-holder {
    float: left;
    width: 26px;
    height: 26px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    margin-right: 24px;
    margin-top: -8px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .dark-wrapper .side-info-panel .address i.icon {
    font-size: 24px;
    display: block;
    vertical-align: top;
    margin-top: -5px;
    margin-left: -2px;
  }
  body.small .dark-wrapper .side-info-panel .address a {
    color: #231f20;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.05em;
  }
  body.small .dark-wrapper .side-info-panel .address a:hover {
    color: #6F2A8E;
  }
  body.small .dark-wrapper .side-info-panel .hours {
    margin-top: 35px;
  }
  body.small .dark-wrapper .side-info-panel .admission {
    margin-top: 53px;
  }
  body.small .dark-wrapper .side-info-panel .admission h4 {
    letter-spacing: 0.095em;
  }
  body.small .dark-wrapper .side-info-panel .admission h4h4:last-child {
    letter-spacing: 0.085em;
    line-height: 13px;
  }
  body.small .dark-wrapper .side-info-panel .admission p {
    letter-spacing: 0.01em;
  }
  body.small .dark-wrapper .side-info-panel .admission .half:nth-child(even) {
    padding-left: 10%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body.small .dark-wrapper .side-info-panel .admission .contact {
    margin-top: 49px;
  }
}
/*Share*/
.share-this {
  color: #000;
  text-transform: uppercase;
  font-family: 'oswaldregular';
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  margin-top: 25px;
  height: 25px;
  line-height: 25px;
}
.share-this .icon {
  color: #000;
  margin-left: 10px;
}
.share-this .icon-facebook {
  font-size: 23px;
  display: inline-block;
  margin-top: -2px;
  vertical-align: top;
}
.share-this .icon-twitter {
  font-size: 19px;
  margin-left: 16px;
  display: inline-block;
  margin-top: -1px;
  vertical-align: top;
}
@media (max-width: 480px) {
  .share-this {
    color: #000;
    text-transform: uppercase;
    font-family: 'oswaldregular';
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    line-height: 30px;
    display: block;
  }
  .share-this .icon {
    color: #000;
    margin-left: 10px;
    width: 32px;
    height: 32px;
    display: inline-block;
    text-align: center;
    position: relative;
    font-weight: 400;
    line-height: 27px;
  }
  .share-this .icon-facebook {
    font-size: 18px;
    margin-left: 10px;
  }
  .share-this .icon-twitter {
    margin-left: 5px;
    font-size: 14px;
  }
}


.icon-twitter
{
	margin-top:40px;
}

.qmn_user_correct_answer
{
	color:purple !important;
	font-weight: bold !important;
}

.purple
{
	color:purple !important;
	font-weight: bold !important;
}
	
.page-id-19 .panel-events {background: #ffffff !important;}
