@CHARSET "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Adamina|Lora|Droid+Sans);

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-family: 'Droid Sans', sans-serif;
  font-size: 12pt;
  background-position: top left;
  background-repeat: repeat;
  color: #000;
}

.flexi-cookie {
  padding: 10px 0;
}

.flexi-cookie-msg {
  width: calc(50% - 10px);
  float: left;
  color: #000;
  padding-left: 10px;
}

.flexi-cookie-buttons {
  width: calc(50% - 10px);
  float: right;
  text-align: right;
  padding-right: 10px;
}

h1, h2, h3 {
  font-family: 'Lora', sans-serif;
  font-weight: normal;
  margin: 5px 0px;
}

hr {
  width: 100%;
  background-image: url("data:image/svg+xml;base64,CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjI0cHgiIGhlaWdodD0iMjFweCIgdmVyc2lvbj0iMS4xIj4KICA8cGF0aCBzdHlsZT0iZmlsbDpub25lO3N0cm9rZTojMzMzMzMzIiBkPSJtIDIyMCwxMCAtODcuNDkxMDIsMCBtIC00NC43NzAwMiwwIC04Ny40OTE5NywwIG0gMTE4LjAwMTk5LC0xMGUtNiBjIDAsMCAxNC4yNTksLTEwLjczIDE0LjI1OSwwIDAsMTAuNzMgLTE0LjI1OSwwIC0xNC4yNTksMCB6IG0gLTE2LjcwOCwwIGMgMCwwIC0xNC4yNTksLTEwLjczIC0xNC4yNTksMCAwLDEwLjczIDE0LjI1OSwwIDE0LjI1OSwwIHogbSAxNi42OTAzOCwtOC4zNDc5MyA4LjM1MzY4LDguMzUzNjggLTguMzUzNjgsOC4zNTM2OCAtOC4zNTM2OCwtOC4zNTM2OCB6IG0gLTE2LjY5Mjk0LC0wLjAxIDguMzUzNjgsOC4zNTM2OCAtOC4zNTM2OCw4LjM1MzY4IC04LjM1MzY4LC04LjM1MzY4IHogbSA4LjMzOTIyLDAuMDEgOC4zNTM2OCw4LjM1MzY4IC04LjM1MzY4LDguMzUzNjggLTguMzUzNjgsLTguMzUzNjggeiIgLz4KPC9zdmc+");
  background-position: center center;
  border: none;
  background-repeat: no-repeat;
  height: 21px;
  margin: 10px auto;
}

#shownav {
  display: none;
}

.wrapper, .content.brokenout .pb-block-outer>div {
  width: 1000px;
  margin: 0 auto;
}

.clear:before,
.clear:after,
.flexi-cookie:before,
.flexi-cookie:after {
  display: table;
  content: ' ';
  clear: both;
}

.header {
  padding: 14px 0px 10px;
  background-color: #1a1a1e;
  width: 100%;
}

.flexi-cookie {
  width: 1000px;
  margin: 0 auto;
  font-family: 'Domine', sans-serif;
}

.header-left {
  width: 30%;
  float: left;
}

.header-right {
  width: 70%;
  float: right;
}

.menubar {
  width: 100%;
}

nav.menu a {
  font-family: 'Lora', sans-serif;
}

nav.menu {
  position: relative;
  z-index: 20;
  text-align: left;
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

nav.menu span.item>a {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  display: block;
  padding: 12px 16px;
  text-decoration: none;
  cursor: pointer;
  border-right: 1px solid #5c5868;
}

nav.menu span.submenu {
  background: #1a1a1e;
}

nav.menu span.submenu span.subitem a {
  display: block;
  border-right: none;
}

nav.menu span.item:last-child a {
  border-right: none;
}

nav.menu span.item a:hover {
  color: #f4bd59;
}

nav.menu span.toplevel-sep:before {
  content: '|';
}

.flexi-system-widgets {
  text-align: center;
  padding: 8px 0;
  font-size: 0;
}

.flexi-system-widget {
  border-left: 1px solid #fff;
  display: inline-block;
  padding: 0 12px;
  font-size: 11pt;
}

.flexi-system-widget a {
  text-decoration: none;
  transition: color 0.3s, border 0.3s;
  -o-transition: color 0.3s, border 0.3s;
  -ms-transition: color 0.3s, border 0.3s;
  -moz-transition: color 0.3s, border 0.3s;
  -webkit-transition: color 0.3s, border 0.3s;
}

.flexi-system-widget:first-child {
  border-left: none !important;
}

.banner {
  height: 690px;
  position: relative;
  margin: 0 auto;
  color: #ffffff;
  background-image:url("img/main-image.jpg");
  background-repeat:no-repeat;
  background-position:center;
}

.banner .wrapper {
  position: relative;
}

.banner-overlay {
  position: absolute;
  padding: 0px;
  width: 800px;
  left: calc(50% - 400px);
  top: 200px;
  text-align: center;
}

.banner-overlay h1, .banner-overlay h2, .banner-overlay h3 {
  font-weight: normal;
  margin: 10px 0px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
}

.banner-overlay h1 {
  font-size: 300%;
}

.banner-overlay h2 {
  font-size: 120%;
}

.banner-overlay .button {
  background: #f4bd59;
  border: 1px solid #000;
  color: #000;
}

.iconshape {
  fill: none;
  stroke: none;
}

.strokeme {
  stroke: #f9d391;
}

.fillme {
  fill: #fff;
}

.banner-overlay a {
  text-decoration: none;
}

.content a.button,
a.button,
.formandu-button {
  display: inline-block;
  background: #f4bd59;
  color: #2e2f34;
  text-decoration: none;
  padding: 12px 25px;
  font-family: 'Droid Sans', serif;
  text-transform: uppercase;
  transition: color 0.3s, background 0.3s;
  -o-transition: color 0.3s, background 0.3s;
  -ms-transition: color 0.3s, background 0.3s;
  -moz-transition: color 0.3s, background 0.3s;
  -webkit-transition: color 0.3s, background 0.3s;
  cursor: pointer;
  border: none
}

.expressslides-outer {
  z-index: 1;
}

.content a.button:hover,
a.button:hover,
.formandu-button:hover {
  color: #f4bd59;
  background: #111114;
}

.darkbg {
  color: #fff;
  background: #1a1a1e;
}

.darkbg a {
  text-decoration: none;
}

.main {
    background: url("img/bg-tile.jpg");
}

.content {
  padding: 20px;
  text-align: left;
  font-family: 'Droid Sans', sans-serif;
}

.content.brokenout {
  padding: 0;
}

/** Important for breakout/breakins */
.content:empty {
  display: none;
}

/** Remove top margin from the first element */
.content *:first-child {
  margin-top: 0;
}

.content a {
  color: #C69A48;
  transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
}

.darkbg p {
  color: #fff !important;
}

.content a:hover {
  color: #f4bd59;
}

.content p {
  line-height: 170%;
  text-align: justify;
  color: #444;
  margin-left: 5px;
  margin-right: 5px;
}

.content h1 {
  font-size: 300%;
}

.content h1.pb-title {
  text-align: center;
}

.content h2.pb-subtitle {
  color: #444;
  text-align: center;
}

.content img {
  max-width: 100%;
  margin: 0 auto;
  height: auto !important;
}

/* Linkbar */

.linkbar {
  padding: 10px 0px;
  background-color: #1a1a1e;
}

.linkbar-box {
  width: 25%;
  float: left;
  position: relative;
  filter: brightness(100%);
  transition: 0.1s ease-in;
}

.linkbar-box:hover {
  filter: brightness(150%);
  cursor: pointer;
}

.linkbar-text {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  top: 70px;
}

.linkbar-override {
  top: 44px;
}

.linkbar-text h1, .linkbar-text h3 {
  text-transform: uppercase;
  margin: 5px;
}

.linkbar-text h3 {
  color: #f4bd59;
  font-size: 100%;
}

.videos-container {
  background-image:url("img/footer-banner.jpg");
  background-repeat:no-repeat;
  background-position:center;
  height: 510px;
  position: relative;
}

.videos-text {
  padding: 125px 0px 0px;
  color: #fff;
  width: 50%;
  left: 0;
}

.footer:before,
.footer:after {
  display: table;
  content: ' ';
  clear: both;
}

.footer {
  padding: 20px 0;
  color: #fff;
  position: relative;
  background: #2e2f34;
}

.footer-box {
  width: 49%;
  display: inline-block;
}

.footer-box:nth-child(2){
  text-align: center;
}

.footer-box:last-child {
  text-align: right;
}

.footer .fillme {
  fill: #fff;
}

a.social-link{
  margin: 0px 10px;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  opacity: 0.8;
}

.formandu-text, .formandu-textarea, .formandu-dropdown, .formandu-static-text, .formandu-listbox {
  width: 80%;
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #888;
  background: #fff;
  color: #333;
  font-family: 'Domine', sans-serif;
  font-weight: normal;
}

.formandu-textarea {
  height: 200px;
}

.formandu-label {
  margin: 8px 0 0 0;
  padding: 4px;
  display: block;
}

.formandu-container[align="right"] {
  text-align: center;
  padding: 8px;
}

.formandu-container[align="right"] .formandu-button {
  font-size: 1.6em;
}

span[style~="red"] {
  font-size: 0;
}

span[style~="red"]:after {
  font-size: 14pt;
  color: #f9d391;
  content: '◈';
}

.entry-text {
  background-color: rgba(0,0,0,0.5);
  margin-top: 120px;
  padding: 20px;
  text-shadow: 2px 2px 2px #000;
}

.formandu-form-error p {
  color: #fff !important;
}

@media (max-width: 975px) {
  .wrapper, .header, .banner, .nav ul {
    width: 100%;
  }

  .banner .text {
    left: 5px;
  }

  .videos-container {
  background: #000;
  height: auto;
  padding-bottom: 40px;
  }

  .videos-text {
  width: 96%;
  text-align: center;
  padding: 10px 2%;
  }
}

@media (min-width: 1000px) {
  .nav {
    display: block !important;
  }
}

@media (max-width: 975px) {
  .flexi-cookie-inner, .wrapper {
    width: 100%;
  }
}

@media (max-width: 1000px) {

.top {
  text-align: center;
}

.header {
  padding: 10px 0px;
  text-align: center;
}

.header-left, .header-right {
  width: 100%;
  float: left;
  text-align: center;
  padding: 0;
}

.header-left {
  margin: 10px 0px;
}

.acms-toggle {
  margin: 10px 0px 0px;
}

.footer-box {
  width: 100%;
  text-align: center !important;
  margin: 10px 0px;
}

.header-left img {
  display: block;
  margin: 0 auto 10px;
}

.linkbar-box {
  width: 50%;
  text-align: center;
}

  .flexi-cookie {
    padding: 10px;
    text-align: center;
    width: auto;
  }
  .footer .social {
    position: static;
    padding: 5px 0;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
  }
  .flexi-cookie-msg {
    float: none;
    font-size: 0.8em;
    padding: 0;
    width: auto;
  }

  .flexi-cookie-buttons {
    width: auto;
    float: none;
    text-align: center;
    padding: 5px 0;
  }

  .banner img {
    display: none;
  }

  .banner {
    height: auto;
    padding: 30px 0px 0px;
    background: #070707;
  }

  .banner-overlay {
    position: static;
    height: auto;
    width: 100%;
    padding: 0px;
    text-align: center;
    padding-bottom: 30px;
  }

  .banner-overlay img {
  display: inline-block;
  }

  .nav {
    display: none;
  }

  .nav ul {
    display: block;
  }
  .nav ul li {
    display: block;
    text-align: center;
  }
  .nav ul li a {
    display: block;
  }
  .nav ul li.has-dropdown>a:after {
    display: inline-block;
    margin-left: 10px;
    border-left: 8px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    content: '';
    height: 0;
    width: 0;
    transition: border 0.3s;
  }
  .nav ul li .css-menu-panel {
    transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    opacity: 1;
    background: none !important;
    position: static;
    display: none;
  }
  .formandu-text, .formandu-textarea, .formandu-dropdown, .formandu-static-text, .formandu-listbox {
    width: 95%;
  }
  .footer {
    padding: 0 5px;
  }
  .footer .left, .footer .right {
    float: none;
    text-align: center;
    padding: 10px 0px;
  }
}

@media (max-width: 500px) {
  .linkbar-box {
    width: 100%;
  }
}

@media (max-width: 1000px) {
  #shownav {
    display: inline-block;
  }
  .content.brokenout .pb-block-outer>div {
    width: auto;
    }
}

body.splash, html.splash {
  overflow-x:hidden;
}

#video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow:hidden;
}

#video-overlay {
  padding: 20px;
  bottom: 0px;
  right: -100vw;
  width: 100vw;
  box-sizing: border-box;
  color: #fff;
  background: rgba(0,0,0,0.8);
  position: absolute;
  z-index: 2;
  overflow: hidden;
  transition: right 0.5s;
}

#video-overlay h1, #video-overlay h3, #video-overlay p {
  margin-top: 0;
  text-align: center;
}

#video-overlay h1 {
  font-size: 32pt;
  margin-top: 8px;
}

#video-overlay h3 {
  font-style: italic;
}

#video-overlay {
  padding-left: 8px;
}

#button-container {
  text-align: center;
}

.important {
  color: rgba(255,255,255,0.9);
  font-size: 12pt;
  line-height: 16pt;
}

#video-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden;
  display: block;
  z-index: 1;
  background: #000;
}

#mute-container {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2;
  position: absolute;
}

#mute-container button {
  border: none;
  outline: none !important;
  background: rgba(0,0,0,0.7);
  color: #fff;
  padding: 20px;
  border-radius: 5px;
  opacity: 0.5;
  transition: opacity 0.2s;
}

#mute-container button:hover {
  opacity: 1;
}

#scroll {
  display: none;
}

#video-buttons {
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 0;
  left: 0;
  text-align: center;
  transition: bottom 0.5s;
}

#video-buttons .formandu-button {
  font-size: 20pt;
  border-radius: 5px 5px 0 0;
}

body.show-overlay #video-buttons {
  bottom: -100px;
}

body.show-overlay #video-overlay {
  right: 0;
}

@media (max-width: 750px) {
#video-overlay {
  display: none;
  opacity: 0;
  transition: opacity 0.3s;
}

.mute-button img {
  max-width: 8vw;
}
body.show-overlay #video-overlay {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: scroll;
  width: 100vw;
  height: 100vh;
  background: #000;
  z-index: 10;
  opacity: 1;
  padding-bottom: 10px;
}
body.show-overlay #video-container {
  display: none;
}
body.show-overlay #video-buttons, body.show-overlay #mute-container {
  display: none;
}
/*
  #video-container {
    position: static;
  }

  #video-overlay {
    position: static;
    left: auto;
    right: auto;
    bottom: auto;
    background: #000;
    min-height: 100vh;
  }

  #scroll {
    display: inline-block;
  }

  #reveal {
    display: none;
  }*/
}
