/**
 *  Crowdhandler
 */

/*  ========================================================================== */
/*  @group Base */
/*  ========================================================================== */
@font-face {
    font-family: "Apercu Pro Regular";
    src: url("../fonts/apercu/ApercuPro-Regular-Web.a7cde5d8a44e.eot");
    src: url("../fonts/apercu/ApercuPro-Regular-Web.a7cde5d8a44e.eot") format("embedded-opentype"), url("../fonts/apercu/ApercuPro-Regular-Web.22a949278203.woff") format("woff"), url("../fonts/apercu/ApercuPro-Regular-Web.830ca77438cd.ttf") format("truetype"), url("/static/imgs/ApercuPro-Regular-Web.d059314df27d.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Apercu Pro Medium";
    src: url("../fonts/apercu/ApercuPro-Medium-Web.bdb47f09cae5.eot");
    src: url("../fonts/apercu/ApercuPro-Medium-Web.bdb47f09cae5.eot") format("embedded-opentype"), url("../fonts/apercu/ApercuPro-Medium-Web.d9e19fdbfe20.woff") format("woff"), url("../fonts/apercu/ApercuPro-Medium-Web.27aab3d66ffc.ttf") format("truetype"), url("/static/imgs/ApercuPro-Medium-Web.d3c63b4896d2.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Apercu Pro Bold";
    src: url("../fonts/apercu/ApercuPro-Bold-Web.693d1ffb4e8e.eot");
    src: url("../fonts/apercu/ApercuPro-Bold-Web.693d1ffb4e8e.eot") format("embedded-opentype"), url("../fonts/apercu/ApercuPro-Bold-Web.fd6e5df63815.woff") format("woff"), url("../fonts/apercu/ApercuPro-Bold-Web.b4b0ffe91f00.ttf") format("truetype"), url("/static/imgs/ApercuPro-Bold-Web.a692be1bbc41.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: "Futura Regular";
  src: url("../fonts/futura/Futura-Regular.15c0c22f1fd1.woff2") format("woff2"), url("../fonts/futura/Futura-Regular.e06c3f829f2c.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Futura Medium";
  src: url("../fonts/futura/Futura-Medium.a63e1f7e1ebb.woff2") format("woff2"), url("../fonts/futura/Futura-Medium.c0e826c6fe95.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Futura Bold";
  src: url("../fonts/futura/Futura-Bold.76186dd49d81.woff2") format("woff2"), url("../fonts/futura/Futura-Bold.f52eb6c0e089.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
    font-family: 'icomoon';
    src: url("../fonts/icomoon/icomoon.018d2b32eff8.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

/* apply a natural box layout model to all elements */
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
button,
input,
select,
textarea {
    color: #333;
    font-family: "Apercu Pro Bold";
}

button,
input,
select,
textarea {
    padding: 0.875rem 2.5625rem;
    font-size: 1rem;
}

body {
    font-size: 1em;
    line-height: 1.3;
    font-family: "Apercu Pro Regular", sans-serif;
    font-weight: 300;
    color: #231F20;
    margin: 0;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/*
 * Clearfix
 */

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

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

/* @end */
/*  ========================================================================== */
/*  @group Theme */
/*  ========================================================================== */

/*  ========================================================================== */
/*  @group Theme - Typography */
/*  ========================================================================== */

p {
    margin: 0 0 1em 0;
}

h1, h2, h3, h4, h5, h6 {
    color: rgb(35, 31, 32);
    margin: 0 0 .5em 0;
    font-family: "Apercu Pro Bold", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
}


h1, h2 {
    box-sizing: border-box;
    color: rgb(35, 31, 32);
    font-family: "Apercu Pro Bold", sans-serif;
    font-size: 50px;
    letter-spacing: 0px;
    line-height: 44px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    line-height: 1.4em;
}

h2 {
    font-size: 40px;
    margin-bottom: 0px;
}


h3 {
    font-size: 28px;
}

h4, h5 {
    18px;
}

h6 {
    font-size: 0.85em;
}

@media only screen and (max-width: 768px) {
    h1 {
        font-size: 35px;
    }
    h2 {
        font-size: 30px;
    }
}


/*  ========================================================================== */
/*  @group Theme - Layout */
/*  ========================================================================== */

body, html {
    background: #231F20;
}

#container {
    padding: 0px;
}

.l-constrained {
    text-align: left;
    margin: 0 auto;
    width: 90%;
    max-width: 1599px;
    padding: 0 40px;
}

.site-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 14;
    transition: all 0.5s ease-in-out;
}

.site-header__primary {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    height: 84px;
    padding-top: 8px;
    background-color: transparent;
    transition: all 0.5s ease-in-out;
}
.site-header__secondary {
    display: none;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: center;
    position: relative;
    height: 42px;
    background-color: #231f20;
}

.site-header__indicator {
    position: absolute;
    top: 0;
    width: 100%;
    height: 42px;
    background-color: #231f20;
}

.site-header__indicator:before,
.site-header__indicator:after {
    content: " ";
    position: absolute;
    top: 42px;
    right: auto;
    left: auto;
    bottom: auto;
    height: 8px;
    background-color: #231f20;
    z-index: 15;
}

.site-header__indicator:before {
    content: " ";
    left: -4px;
    width: 377px;
    transform: skew(-45deg);
}

.site-header__indicator:after {
    content: " ";
    right: -4px;
    transform: skew(45deg);
    width: calc(100% - 377px);
}

.site-nav__logo-container {
    flex: 1;
}

.site-header__sites-nav {
    position: relative;
    top: 4px;
    margin-left: 42px;
}

.site-header__sites-link {
    font-size: 13px;
    opacity: 0.65;
    transition: opacity 0.3s ease-out;
    margin: 0;
    padding: 0;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-logo-wdch:before, .card .card__venue.wdch i:before {
    content: "\E902";
}
.icon-logo-hb:before, .card .card__venue.hb i:before {
    content: "\E903";
}

.theme-laphil .site-header__sites-link {
    color: #f8f8f8;
}

.theme-laphil .site-header__sites-link.selected {
    color: #f8f8f8;
}
.theme-hollywoodbowl .site-header__sites-link {
    color: #f8f8f8;
}

.theme-hollywoodbowl .site-header__sites-link.selected {
    color: #f8f8f8;
}
.site-header__sites-link.selected {
    opacity: 1;
}

@media (min-width: 992px) {
    .site-nav__logo-container {
        margin-left: 42px;
    }
    .site-header__nav,
    .site-header__sites-link {
        margin-right: 42px;
    }
}

@media (min-width: 1200px){
    .site-header__secondary {
        display: flex;
    }
}


@media only screen and (max-width: 990px) {
    .site-nav__logo-container {
        padding: 0 21px;
    }
}


.headroom--top .site-nav__logo {
    opacity: 0;
}

.headroom--top .site-nav__logo--alt {
    opacity: 1;
}

.headroom--unpinned.headroom--not-top .site-header__primary {
    height: 84px;
    background-color: #F8F8F8;
}

.headroom--not-top .site-header__primary {
    height: 84px;
    background-color: #F8F8F8;
}

.headroom--not-top .site-nav__logo-link {
    max-width: 265px;
}

.headroom--pinned {
    transform: translate3d(0, 0, 0);
}
.headroom--unpinned {
    transform: translate3d(0, -100%, 0);
}

@media (min-width: 992px) {
    .headroom--unpinned {
        transform: translate3d(0, -50px, 0);
    }
}

.site-nav__logo {
    display: block;
    max-width: 100%;
}

.site-nav__logo--alt {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 13;
    display: block;
    max-width: 100%;
}

.site-nav__logo-link {
    position: relative;
    display: inline-block;
    max-width: 300px;
    transition: max-width .3s ease-in-out;
}

/*  ========================================================================== */
/*  @group Theme - Global  */
/*  ========================================================================== */

.hero {
    position: relative;
    display: block;
    width: 100%;
    min-height: calc(100vh + 80px);
    text-align: center;
    background-color: rgb(35, 31, 32);
}

.hero .hero-background {
    position: absolute;
    top: -10px;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url('../img/hollywood-background.jpg');
    background-size: cover;
    background-position: center 190px;
    background-repeat: no-repeat;
    opacity: .9;
}

#main {
    zoom: 1;
    *zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    margin-top: calc(-60vh - 84px);
    position: relative;
}

@media (min-width: 1200px) {
    #main {
        margin-top: calc(-53vh - 126px);
        margin-left: 60px;
        margin-right: 60px;
    }
}

.main__inner {
    text-align: left;
    margin: 0 auto;
    max-width: 1599px;
    padding: 40px 40px 3em;
    width: 100%;
}

.main__header {
    background-color: #112e72;
    padding: 40px 0;
    color: #fff;
}

.main__header-inner {
    width: 100%;
}

.unavailable h2 {
    font-size: 22px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 990px) {
    .main__inner {
        padding-bottom: 1em;
        width: 90%;
    }
    .main__header { padding: 25px 0; }

    .hero .hero-background {
        background-position: center top;
    }
}

@media only screen and (max-width: 400px) {
    .hero .hero-background {
        background-size: auto 60vh;
    }

}

.main__header h1 {
    color: #fff;
    line-height: 0.7em;
}

@media only screen and (max-width: 990px) {
    .main__header h1, .welcome-message {
        text-align: center;
    }
    .main__header h1 {
        font-size: 32px;
    }
}

@media only screen and (min-width: 990px) {
    .hero .hero-background {
        top: -200px;
    }
}

@media only screen and (max-width: 1999px) {
    .media-container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 990px) {
    .main__inner, .main__header-inner {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 768px) {

    .main__inner, .media-container {
        padding-left: 0;
        padding-right: 0;
    }

    .container {
        max-width: none;
    }
}

@media only screen and (max-width: 400px) {
    #main {
        margin-left: 0;
        margin-right: 0;
    }
}

.site-footer {
    background-color: rgb(35, 31, 32);
    box-sizing: border-box;
    font-family: "Apercu Pro Regular", sans-serif;
    position: relative;
}

.site-footer .footer__logo {
    margin-bottom: 0px;
    text-align: start;
    padding-top: 80px;
}

.site-footer .footer__logo .logo-image {
    display: block;
    margin: 0 auto;
    max-width: 140px;
    padding: 0;
}

.theme-hollywoodbowl .site-footer .footer__logo .logo-image {
    max-width: 240px;
}

.footer__bottom {
    border-top-color: rgb(93, 94, 96);
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    font-family: "Apercu Pro Regular", sans-serif;
    margin-bottom: 0px;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    color: #5D5E60;
}

.footer__bottom .footer__list .btn {
    color: #5D5E60;
    font-size: 1rem;
    height: auto;
}

.footer__bottom p {
    margin-bottom: 0;
}

.footer__page-links {
    max-width: 45.625rem;
    margin: 0 auto;
}

.footer__nav {
    width: 100%;
    margin: 20px auto;
    text-align: center;
}

.footer__bottom .footer__list {
    text-align: center;
}

.footer__bottom .footer__bottom-info {
    text-align: right;
}


.site-footer h4 {
    border-bottom-color: rgb(26, 150, 212);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(26, 150, 212);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(26, 150, 212);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(26, 150, 212);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(26, 150, 212);
    font-family: "Apercu Pro Bold";
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 19.8px;
    margin-bottom: 40px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    text-transform: uppercase;
}

.site-footer .btn {
    text-transform: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: rgb(93, 94, 96);
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(93, 94, 96);
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: rgb(93, 94, 96);
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: rgb(93, 94, 96);
    border-top-style: none;
    border-top-width: 0px;
    box-sizing: border-box;
    color: rgb(166, 170, 169);
    cursor: pointer;
    display: inline-block;
    font-family: "Apercu Pro Regular";
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 18px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    outline-color: rgb(93, 94, 96);
    outline-style: none;
    outline-width: 0px;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-decoration-color: rgb(93, 94, 96);
    text-decoration-line: none;
    text-decoration-style: solid;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: color;
    transition-timing-function: ease-in-out;
    white-space: nowrap;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
    -webkit-text-stroke: initial;
}

.site-footer .footer__social-links {
    margin: 40px auto 80px;
}

.site-footer .footer__social-links {
    text-align: center;
}

.site-footer .footer__social-links .btn {
    padding: 0 20px;
    display: inline-block;
}

.site-footer .footer__nav {
    width: 100%;
    margin: 20px auto;
    text-align: center;
}

.site-footer .footer__nav .btn {
    font-size: 1rem;
    padding: 0 1.25rem;
    margin-bottom: 20px;
    height: auto;
}

.site-footer .footer__social-links {
    text-align: center;
}

.site-footer .footer__social-links .btn {
    font-size: 1.5rem;
}

.by-crowdhandler {
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    text-align: left;
    direction: ltr;
    background-image: url(../img/crowdhandler-logo-white.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    height: 25px;
    width: 73px;
}

.svg .by-crowdhandler {
    background-image: url(../img/crowdhandler-logo-white.svg);
}


@media only screen and (max-width: 768px) {
    .footer__bottom .footer__copyright-text {
        text-align: center;
    }

    .footer__bottom .footer__bottom-info {
        text-align: center;
    }

    .by-crowdhandler {
        margin-top: 20px;
    }

    .site-footer .footer__logo {
        margin-bottom: 0;
        margin-top: 50px;
    }

    .site-footer .footer__logo .logo-image {
        max-width: 150px;
    }

    .site-footer .footer__social-links {
        margin-bottom: 40px;
    }
}

/* @end */
/*  ========================================================================== */
/*  @group Theme - Welcome Message */
/*  ========================================================================== */

.welcome-message {
    font-size: 18px;
    padding-top: 20px;
}

@media only screen and (max-width: 990px) {
    .welcome-message { padding-top: 0; }
}

.welcome-message h2 {
    color: #fff;
}

.welcome-message__inner {
    color: #fff;
}

.welcome-message__inner p {
    margin-bottom: 0;
    padding-bottom: 0;
}

.queue-full, .captcha {
    min-height: 200px
}

.queue-full {
    font-size: 20px;
    margin-bottom: 20px;
}


.queue-full small {
    font-size: 14px;
    display: block;
}
.captcha h1 {
    margin-bottom: 0;
}
.captcha h2 {
    font-size: 20px;
    line-height: 1em;
    margin-bottom: 15px;
}

.grecaptcha-badge {
    z-index: 999;
}

@media only screen and (max-width: 990px) {
    .captcha .main__inner {
        padding-top: 20px;
    }
}

@media only screen and (max-width: 30em) {
    .welcome-message {
        font-size: 16px;
    }
}

.choices {
    max-width: 580px;
    width: 100%;
    margin: auto;
    padding: 0;
}

.choices li {
    list-style-type: none;
    padding-left: 65px;
    position: relative;
    margin: 40px 0;
    max-width: 580px;
}

.choices li.try, .choices li.call {
    padding-top: 16px;
}

.choices li.visit {
    padding-top: 5px;
}

.choices li:before {
    content: "";
    background-color: #231F20;
    border: 2px solid #fff;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 22px;
    background-position: center;
    background-repeat: no-repeat;
}

.choices li.try:before {
    background-image: url(../img/try.svg);
}

.choices li.call:before {
    background-image: url(../img/call.svg);
}

.choices li.visit:before {
    background-image: url(../img/visit.svg);
}

.map, .map:visited {
    color: rgb(26, 150, 212);
    font-size: 18px;
    text-decoration: none;
}


/* @end */
/*  ========================================================================== */
/*  @group Theme - Messages */
/*  ========================================================================== */

.nojs-warning,
.cookies-disabled {
    color: #fff;
    background-color: #d00;
    padding: .5em;
    margin: 0 0 .75em 0;
}

.cookies-disabled {
    display: none;
}

/* @end */
/*  ========================================================================== */
/*  @group Theme - Queue */
/*  ========================================================================== */

.queue-position {
    color: #fff;
    background-color: #112e72;
    padding: 20px 5% 30px 5%;
    margin: 0 0 2em 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 10%;
}

@media only screen and (max-width: 990px) {
    .queue-position { margin: 0 0 10px; }
} 

.queue-position h2 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 10px;
}

.queue-position p {
    margin-bottom: 0;
}

@media only screen and (max-width: 990px) {
    .queue-position h2 {
        font-size: 20px;
    }
}

/* @end */
/*  ========================================================================== */
/*  @group Theme - Media */
/*  ========================================================================== */

.email-signup {
    border: 1px solid #231F20;
    padding: 30px 2.5%;
    text-align: center;
    font-size: 18px;
}

.email-input {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: rgb(205, 205, 205);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(205, 205, 205);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(205, 205, 205);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(205, 205, 205);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: rgba(0, 0, 0, 0.075) 0px 1px 1px 0px inset;
    box-sizing: border-box;
    color: rgb(93, 94, 96);
    display: inline-block;
    font-family: "Apercu Pro Regular", sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    height: 50px;
    left: 0px;
    letter-spacing: 0px;
    line-height: 50px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 0px;
    position: relative;
    top: -2px;
    transition-delay: 0s, 0s;
    transition-duration: 0.15s, 0.15s;
    transition-property: border-color, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out;
    vertical-align: baseline;
    width: 300px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

.email-input:focus {
    border-color: #1A96D4;
}


.btn {
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke: 0.35px;
    background-color: #F15A22;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 400;
    border: 0;
    outline: 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 20px;
}


.btn-primary {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #112e72;
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #112e72;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: #112e72;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #112e72;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #112e72;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(248, 248, 248);
    cursor: pointer;
    display: inline-block;
    font-family: "Apercu Pro Bold";
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 16px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    height: 50px;
    letter-spacing: 1px;
    line-height: 19.2px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-width: 160px;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 14px;
    padding-left: 41px;
    padding-right: 41px;
    padding-top: 14px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-decoration-color: rgb(248, 248, 248);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: uppercase;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    white-space: nowrap;
    width: 268px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
}


.btn-primary:hover {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #7794D8;
    background-image: none;
    background-origin: padding-box;
    background-position: 0% 0%;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #7794D8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: #7794D8;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #7794D8;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #7794D8;
    border-top-style: solid;
    border-top-width: 1px;
    box-sizing: border-box;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: inline-block;
    font-family: "Apercu Pro Bold";
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 16px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 19.2px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 14px;
    padding-left: 41px;
    padding-right: 41px;
    padding-top: 14px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-transform: uppercase;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    white-space: nowrap;
    width: 268px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-user-select: none;
}



@media only screen and (max-width: 620px) {
    .email-signup {
        font-size: 16px;
        padding: 25px;
    }
    .email-signup h3 {
        font-size: 20px;
    }

    .email-input {
        width: 100%;
        margin-bottom: 10px;
    }
}

/* @end */
/*  ========================================================================== */
/*  @group Theme - Media */
/*  ========================================================================== */

.media-container {
    margin: 0 auto;
    color: #fff;
    font-size: 17px;
    padding-bottom: 50px;
}

.media-container h2 {
    display: block;
    text-align: left;
    margin: 0 0 0px 0;
    text-align: center;
    border-top: 1px solid #7c7c7c;
    border-bottom: 1px solid #7c7c7c;
    padding: 0.6em 2em;
}

@media only screen and (max-width: 30em) {
    .media-container h2 {
        font-size: 18px;
        padding: 1em 0;
    }
}

.media-item {
    width: 100%;
}

.media-item iframe {
    width: 100% !important;
    margin: auto !important;
}

.media-item-instagram {
    margin: 20px 0;
}

.media-item-youtube {
    width: 100%;
    height: 0;
    padding-bottom: 56%;
    position: relative;
}

.media-item-youtube iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0; top: 0;
}

@media only screen and (min-width: 620px) {
    .media-item {
        width: 48%;
    }

    .media-item-1 {
        float: left;
    }

    .media-item-2 {
        float: right;
    }

    .media-item-instagram {
        margin-top: 0;
    }
}

/* @end */
/*  ========================================================================== */
/*  @group Theme - Additional Information */
/*  ========================================================================== */

.additional-info {
    margin: 0 auto;
    padding: 10px 0 30px 0;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 30px;
}

.additional-info h3 {
    margin: 0;
    padding: 0;
}

.additional-info ul {
    padding: 20px 0 20px 0;
    margin: 0;
    width: 90%;
    color: #231F20;
}

.additional-info li {
    padding: 6px 0 6px 0;
    list-style: none;
}

.additional-info strong {
    font-size: 18px;
    color: #231F20;
    -webkit-font-smoothing: antialiased;
}

@media only screen and (max-width: 30em) {
    .additional-info h3 {
        font-size: 18px;
    }

    .additional-info {
        font-size: 16px;
    }
}

/* @end */
/*  ========================================================================== */
/*  @group Contact */
/*  ========================================================================== */

.area-footer-contact {
    zoom: 1;
    margin: 0 auto;
    width: 90%;
    max-width: 960px;
    margin-bottom: 1.5em;
    padding-top: 20px;
    border-top: 1px solid #d5d5d5;
    margin-top: 50px;
}

.area-footer-contact address {
    font-style: normal;
    text-align: center;
}

.area-footer-contact address span {
    display: inline;
    font-size: 18px;
    line-height: 1.4em;
}

.area-footer-contact address span:first-child {
    font-weight: 600;
    font-size: 18px;
}

.area-footer-contact address span.address-detail {
    color: #666;
    margin-right: 6px;
}

.area-footer-contact .number {
    color: #990000;
    text-decoration: none;
    line-height: inherit;
    font-weight: inherit;
    font-weight: 700;
}

/* @end */
/*  ========================================================================== */
/*  @group Preloader */
/*  ========================================================================== */
.site-preloader {
    position: relative;
    text-align: center;
    width: 100%;
    margin: 10px 0 20px;
}

.site-preloader-wrapper {
    position: relative;
    display: inline-block;
    margin: 0 auto;
}

.site-preloader .preloader-element {
    float: left;
    width: 18px;
    height: 18px;
    margin: 0 1px;
    background: rgb(26, 150, 212);
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.site-preloader .site-preloader-wrapper:before {
    position: absolute;
    left: -60px;
    top: 0;
    content: "";
    width: 60px;
    height: 100%;
    opacity: 0.9;
    background: -moz-linear-gradient(left, rgba(17,46,114,0) 0%, rgba(17,46,114,1) 37%, rgba(17,46,114,1) 64%, rgba(1,1,1,0) 99%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(17,46,114,0) 0%,rgba(17,46,114,1) 37%,rgba(17,46,114,1) 64%,rgba(1,1,1,0) 99%,rgba(0,0,0,0) 100%);
    animation-name: example;
    animation-duration: 2.4s;
    animation-iteration-count: infinite;
    z-index: 9;
}

@keyframes example {
    0%   {left:-60px;}
    50%  {left: 100%;}
    100% {left: -60px;}
}

    /*  ========================================================================== */
/*  @group Helpers */
/*  ========================================================================== */

/*
 * Image replacement
 */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.group:before,
.group:after,
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.group:after,
.clearfix:after {
    clear: both;
}

/* @end */
/* @end */
/*  ========================================================================== */
/*  @group Print */
/*  ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

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

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

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

    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

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

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

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

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

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

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

/* @end */


