/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=bda41a60be8992e6be09)
 * Config saved to config.json and https://gist.github.com/bda41a60be8992e6be09
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px; }

.row {
  margin-left: -20px;
  margin-right: -20px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-11 {
    width: 91.66666667%; }

  .col-sm-10 {
    width: 83.33333333%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-8 {
    width: 66.66666667%; }

  .col-sm-7 {
    width: 58.33333333%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-5 {
    width: 41.66666667%; }

  .col-sm-4 {
    width: 33.33333333%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-2 {
    width: 16.66666667%; }

  .col-sm-1 {
    width: 8.33333333%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table; }

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm, td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md, td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print, td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/**
 * 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 are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
  *zoom: 1; }

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
  margin: 0;
  padding: 0;
  line-height: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  min-height: 100%;
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important;
  color: #313333;
  bottom: 10px; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em; }

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px_prefixed;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px; }

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  overflow: hidden; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0; }

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 2; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }
@-moz-keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }
@keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }
  100% {
    -webkit-transform: rotateX(0deg); } }
@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }
  100% {
    -moz-transform: rotateX(0deg); } }
@keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg); }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg); } }
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(-90deg); } }
@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }
  100% {
    -moz-transform: rotateX(-90deg); } }
@keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg); }
  100% {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg); } }
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%);
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%);
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%);
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%);
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-moz-keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* jQuery Countdown styles 2.0.0. */
.is-countdown {
  border: 1px solid #ccc;
  background-color: #eee;
  color: #151B4E; }

.countdown-rtl {
  color: #151B4E;
  direction: rtl; }

.countdown-holding span {
  color: #888; }

.countdown-row {
  color: #151B4E;
  clear: both;
  width: 100%;
  padding: 0px 2px;
  text-align: center; }

.countdown-show1 .countdown-section {
  color: #151B4E;
  width: 98%; }

.countdown-show2 .countdown-section {
  color: #151B4E;
  width: 48%; }

.countdown-show3 .countdown-section {
  color: #151B4E;
  width: 32.5%; }

.countdown-show4 .countdown-section {
  color: #151B4E;
  width: 24.5%; }

.countdown-show5 .countdown-section {
  color: #151B4E;
  width: 19.5%; }

.countdown-show6 .countdown-section {
  color: #151B4E;
  width: 16.25%; }

.countdown-show7 .countdown-section {
  color: #151B4E;
  width: 14%; }

.countdown-section {
  color: #151B4E;
  display: block;
  float: left;
  font-size: 75%;
  text-align: center; }

.countdown-amount {
  color: #151B4E;
  font-size: 200%; }

.countdown-period {
  color: #151B4E;
  display: block; }

.countdown-descr {
  color: #151B4E;
  display: block;
  width: 100%; }

/* SASS MIXINS
===============================================*/
/* Fonts
------------------------------------------ */
@font-face {
  font-family: ScalaSansRegular;
  font-weight: normal;
  font-style: normal;
  src: url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansRegular.eot");
  src: url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansRegular.eot#iefix") format("embedded-opentype"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansRegular.woff") format("woff"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansRegular.ttf") format("truetype"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansRegular.svg#ScalaSansRegular") format("svg"); }
@font-face {
  font-family: ScalaSansBold;
  font-weight: normal;
  font-style: normal;
  src: url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansBold.eot");
  src: url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansBold.eot#iefix") format("embedded-opentype"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansBold.woff") format("woff"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansBold.ttf") format("truetype"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansBold.svg#ScalaSansBold") format("svg"); }
@font-face {
  font-family: ScalaSansLight;
  font-weight: normal;
  font-style: normal;
  src: url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansLight.eot");
  src: url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansLight.eot#iefix") format("embedded-opentype"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansLight.woff") format("woff"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansLight.ttf") format("truetype"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/ScalaSansLight.svg#ScalaSansLight") format("svg"); }
@font-face {
  font-family: "ColbyCondensed";
  src: url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/Colby_Condensed_Regular.woff2") format("woff2"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/Colby_Condensed_Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "ColbyCondensed";
  src: url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/Colby_Condensed_Bold.woff2") format("woff2"), url("/National_Library/oe_/https://ramah.org/wp-content/themes/ramah_2018/fonts/Colby_Condensed_Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700; }
/* Variables
------------------------------------------ */
/* Global
------------------------------------------ */
html {
  font-family: "ScalaSansRegular", sans-serif;
  font-size: 16px; }

body {
  background: #f5f5f5; }
  @media (min-width: 1025px) {
    body {
      padding-top: 11rem; }
      body.home {
        padding-top: 7.5rem; } }

strong {
  font-family: "ScalaSansBold", sans-serif;
  font-weight: 400; }

a, a:hover, a:focus {
  text-decoration: none; }

@media (max-width: 767px) {
  .responsive-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    .responsive-video-wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; } }
/* Buttons
------------------------------------------ */
.blue-button, .khaki-button, .lemon-yellow-button, .bright-blue-button, .lime-green-button, .orange-button, .mulberry-button, .red-button {
  display: inline-block;
  margin: 0 .25em .5em;
  padding: .6em 2.5em .5em 2.5em;
  text-transform: uppercase;
  border-radius: .25em; }
  .blue-button:hover, .khaki-button:hover, .lemon-yellow-button:hover, .bright-blue-button:hover, .lime-green-button:hover, .orange-button:hover, .mulberry-button:hover, .red-button:hover {
    color: #fff; }

.blue-button {
  background-color: #041045;
  color: #fff; }
  .blue-button:hover {
    background-color: #08218d; }

.khaki-button {
  background-color: #787F57;
  color: #fff; }
  .khaki-button:hover {
    background-color: #9fa67d; }

.lemon-yellow-button {
  background-color: #FFD908;
  color: #041045; }
  .lemon-yellow-button:hover {
    background-color: #ffe555;
    color: #041045; }

.bright-blue-button {
  background-color: #358EFA;
  color: #fff; }
  .bright-blue-button:hover {
    background-color: #67aafb; }

.lime-green-button {
  background-color: #CAEC1D;
  color: #041045; }
  .lime-green-button:hover {
    background-color: #dbf264;
    color: #041045; }

.orange-button {
  background-color: #FF8F1C;
  color: #fff; }
  .orange-button:hover {
    background-color: #ffb569; }

.mulberry-button {
  background-color: #890C58;
  color: #fff; }
  .mulberry-button:hover {
    background-color: #cf1285; }

.red-button {
  background-color: #D50032;
  color: #fff; }
  .red-button:hover {
    background-color: #ff2356; }

/* Overlay
------------------------------------------ */
#overlay {
  position: fixed;
  top: -100vh;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  font-size: 20px; }
  #overlay .overlay-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 1em;
    display: block; }
    #overlay .overlay-close svg {
      display: block;
      width: 1em;
      height: 1em; }
      #overlay .overlay-close svg path {
        fill: #d0d0d0;
        -webkit-transition: fill 0.15s ease-in-out;
        -moz-transition: fill 0.15s ease-in-out;
        transition: fill 0.15s ease-in-out; }
    #overlay .overlay-close:hover svg path {
      fill: #cc0000; }
  #overlay .overlay-outer {
    display: table;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out;
    -moz-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out; }
    #overlay .overlay-outer .overlay-inner {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      padding: 30px; }
  #overlay .overlay-content {
    position: relative;
    background-color: #ffffff;
    max-width: 800px;
    padding: 40px;
    margin: 0 auto;
    text-align: left;
    opacity: 0;
    -webkit-transition: opacity 0.15s ease-in-out 0.15s;
    -moz-transition: opacity 0.15s ease-in-out 0.15s;
    transition: opacity 0.15s ease-in-out 0.15s; }
    #overlay .overlay-content .overlay-heading {
      font-size: 1.7em;
      margin: 0 0 .5em 0;
      line-height: 1.25em;
      font-weight: bold; }
    #overlay .overlay-content .overlay-body {
      font-size: .8em; }
  @media (max-width: 767px) and (orientation: portrait) {
    #overlay {
      font-size: 4.5vw; } }
  @media (max-width: 767px) and (orientation: landscape) {
    #overlay {
      font-size: 3vw; } }

.overlay-open {
  overflow: hidden; }
  .overlay-open #overlay {
    top: 0; }
    .overlay-open #overlay .overlay-outer {
      opacity: 1; }
    .overlay-open #overlay .overlay-content {
      opacity: 1; }

/* Top Alert
------------------------------------------ */
#top-alert {
  display: block;
  background-color: #358EFA;
  padding: 6px 15px;
  font-size: 1em;
  color: #fff; }
  #top-alert h1, #top-alert h2, #top-alert h3, #top-alert h4, #top-alert h5, #top-alert h6, #top-alert p {
    margin-bottom: 10px; }
    #top-alert h1:last-child, #top-alert h2:last-child, #top-alert h3:last-child, #top-alert h4:last-child, #top-alert h5:last-child, #top-alert h6:last-child, #top-alert p:last-child {
      margin-bottom: 0; }
  #top-alert h1 {
    font-size: 2em;
    line-height: 1.125em; }
  #top-alert h2 {
    font-size: 1.8em;
    line-height: 1.125em; }
  #top-alert h3 {
    font-size: 1.6em;
    line-height: 1.125em; }
  #top-alert h4 {
    font-size: 1.4em;
    line-height: 1.125em; }
  #top-alert h5 {
    font-size: 1.2em;
    line-height: 1.125em; }
  #top-alert h6 {
    font-size: 1em;
    line-height: 1.125em; }
  #top-alert p {
    font-size: .875em;
    line-height: 1.125em; }
  #top-alert strong {
    font-family: ScalaSansBold; }

.alert-overlay-content {
  display: none; }

/* Header
------------------------------------------ */
header {
  top: 0;
  width: 100%;
  background: white;
  z-index: 100;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out; }
  header.scrolling {
    background: rgba(255, 255, 255, 0.95); }

@media screen and (min-width: 1025px) {
  header {
    position: fixed; } }
.top-bar {
  padding: 6px 0; }

.push-wrapper {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s;
  position: relative;
  left: 0; }

.scroller {
  height: 100%;
  position: relative; }
  .scroller:after {
    content: "";
    z-index: 10000;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s; }

.logo {
  width: 50px;
  margin: 0 auto; }
  .logo a img {
    display: block;
    width: 100%; }

/* Desktop Nav
------------------------------------------ */
.main-nav-container {
  position: relative;
  display: none; }

.main-navigation-wrapper {
  display: block; }
  .main-navigation-wrapper .menu {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .main-navigation-wrapper .menu > li {
      width: 100%;
      -webkit-transition: opacity 0.5s;
      -moz-transition: opacity 0.5s;
      transition: opacity 0.5s; }
    .main-navigation-wrapper .menu .left-menu {
      text-align: right;
      margin-right: 6%; }
    .main-navigation-wrapper .menu .right-menu {
      text-align: left;
      margin-left: 6%; }

nav li {
  display: inline-block;
  vertical-align: middle; }
nav.top-nav- {
  width: 100%;
  text-align: right;
  font-size: 0.85rem;
  font-family: "ScalaSansBold", sans-serif;
  letter-spacing: 0.05rem;
  padding-left: 30px;
  padding-right: 30px; }
  nav.top-nav- a {
    color: #aaaaaa; }
  nav.top-nav- a:hover {
    text-decoration: underline; }
  nav.top-nav- li {
    border-right: 2px #aaaaaa solid;
    padding-right: 10px;
    margin: 6px 5px 6px 0; }
  nav.top-nav- li:last-child {
    border-right: 0px;
    padding-right: 0px;
    margin-right: 0px; }
nav.top-nav {
  padding-top: .416em;
  padding-bottom: .416em;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 0.8rem;
  font-family: "ScalaSansRegular", sans-serif;
  letter-spacing: 0.05rem; }
  nav.top-nav .menu {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  nav.top-nav a {
    color: #aaaaaa; }
  nav.top-nav a:hover {
    text-decoration: underline; }
  nav.top-nav li {
    border-left: 1px #aaaaaa solid;
    padding-left: .833em;
    margin: .5em .416em; }
    nav.top-nav li:first-child {
      border: none; }
    nav.top-nav li:last-child {
      margin-right: 0; }
  nav.top-nav .top-nav-button {
    border: none;
    padding-left: 0; }
    nav.top-nav .top-nav-button a {
      background-color: #358EFA;
      color: #fff;
      padding: .25em 1em; }
      nav.top-nav .top-nav-button a:hover {
        text-decoration: none;
        background-color: #041045; }
nav.main-nav {
  text-transform: uppercase;
  margin: 0 auto;
  padding: 10px 0; }
  nav.main-nav a {
    color: #041045; }
    nav.main-nav a:hover {
      text-decoration: none; }
    nav.main-nav a:focus {
      text-decoration: none; }
  nav.main-nav .hebrew-label {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 100;
    background: white;
    text-align: center;
    opacity: 0.0;
    -webkit-transition: opacity 0.3s ease-out 0.3s;
    -moz-transition: opacity 0.3s ease-out 0.3s;
    transition: opacity 0.3s ease-out 0.3s; }
    nav.main-nav .hebrew-label.visible {
      opacity: 1.0; }
  nav.main-nav .main-nav-item {
    display: inline-block;
    padding: 0 15px; }
    nav.main-nav .main-nav-item > a {
      font-family: "ColbyCondensed";
      position: relative;
      letter-spacing: 0.025em;
      font-size: 1.5em; }
  nav.main-nav .main-nav-item > .sub-menu {
    position: absolute;
    left: 0;
    width: 100%;
    height: 0px;
    min-height: 0px;
    text-align: left;
    overflow-y: hidden;
    z-index: 10;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: min-height 0.4s;
    -moz-transition: min-height 0.4s;
    transition: min-height 0.4s; }
    nav.main-nav .main-nav-item > .sub-menu > li {
      width: 22%;
      padding: 45px 0;
      margin: 0 10px;
      vertical-align: top; }
      nav.main-nav .main-nav-item > .sub-menu > li > a {
        font-family: "ColbyCondensed";
        cursor: text;
        font-size: 1.5em; }
      nav.main-nav .main-nav-item > .sub-menu > li > .sub-menu {
        font-size: 0.825rem; }
        nav.main-nav .main-nav-item > .sub-menu > li > .sub-menu > li {
          display: block;
          margin: 5px 0; }
    nav.main-nav .main-nav-item > .sub-menu a {
      color: #fff;
      line-height: 1.5;
      font-family: "ScalaSansRegular", sans-serif; }
  nav.main-nav .left-menu .main-nav-item:nth-child(1) > a {
    color: #358EFA; }
  nav.main-nav .left-menu .main-nav-item:nth-child(1) > a:hover {
    color: #358EFA; }
  nav.main-nav .left-menu .main-nav-item:nth-child(1) .sub-menu {
    background-color: #358EFA; }
  nav.main-nav .left-menu .main-nav-item:nth-child(2) > a {
    color: #787f57; }
  nav.main-nav .left-menu .main-nav-item:nth-child(2) > a:hover {
    color: #787f57; }
  nav.main-nav .left-menu .main-nav-item:nth-child(2) .sub-menu {
    background-color: #787f57; }
  nav.main-nav .left-menu .main-nav-item:nth-child(3) a {
    color: #041045; }
  nav.main-nav .left-menu .main-nav-item:nth-child(3) > a {
    color: #FFD908; }
  nav.main-nav .left-menu .main-nav-item:nth-child(3) > a:hover {
    color: #FFD908; }
  nav.main-nav .left-menu .main-nav-item:nth-child(3) .sub-menu {
    background-color: #FFD908; }
  nav.main-nav .left-menu .main-nav-item:nth-child(4) > a {
    color: #FF8F1C; }
  nav.main-nav .left-menu .main-nav-item:nth-child(4) > a:hover {
    color: #FF8F1C; }
  nav.main-nav .left-menu .main-nav-item:nth-child(4) .sub-menu {
    background-color: #FF8F1C; }
  nav.main-nav .right-menu .main-nav-item:nth-child(1) > a {
    color: #FF8F1C; }
  nav.main-nav .right-menu .main-nav-item:nth-child(1) > a:hover {
    color: #FF8F1C; }
  nav.main-nav .right-menu .main-nav-item:nth-child(1) .sub-menu {
    background-color: #FF8F1C; }
  nav.main-nav .right-menu .main-nav-item:nth-child(2) a {
    color: #041045; }
  nav.main-nav .right-menu .main-nav-item:nth-child(2) > a {
    color: #FFD908; }
  nav.main-nav .right-menu .main-nav-item:nth-child(2) > a:hover {
    color: #FFD908; }
  nav.main-nav .right-menu .main-nav-item:nth-child(2) .sub-menu {
    background-color: #FFD908; }
  nav.main-nav .right-menu .main-nav-item:nth-child(3) > a {
    color: #787f57; }
  nav.main-nav .right-menu .main-nav-item:nth-child(3) > a:hover {
    color: #787f57; }
  nav.main-nav .right-menu .main-nav-item:nth-child(3) .sub-menu {
    background-color: #787f57; }
  nav.main-nav .right-menu .main-nav-item:nth-child(4) > a {
    color: #358EFA; }
  nav.main-nav .right-menu .main-nav-item:nth-child(4) > a:hover {
    color: #358EFA; }
  nav.main-nav .right-menu .main-nav-item:nth-child(4) .sub-menu {
    background-color: #358EFA; }

.nav-indicator {
  position: absolute;
  bottom: -4px;
  width: 55px;
  height: 8px;
  background: #041045;
  opacity: 0.0;
  z-index: 100;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: -webkit-transform 0.4s ease-out 0.1s, background 0.4s ease-out 0.1s, opacity 0.3s ease-out 0.1s;
  -moz-transition: -moz-transform 0.4s ease-out 0.1s, background 0.4s ease-out 0.1s, opacity 0.3s ease-out 0.1s;
  transition: transform 0.4s ease-out 0.1s, background 0.4s ease-out 0.1s, opacity 0.3s ease-out 0.1s; }
  .nav-indicator.visible {
    opacity: 1.0; }

.x-out {
  position: absolute;
  z-index: 100;
  right: 55px;
  visibility: hidden;
  opacity: 0.0;
  margin-top: 30px;
  -webkit-transition: opacity 0.3s, visibility 0.3s;
  -moz-transition: opacity 0.3s, visibility 0.3s;
  transition: opacity 0.3s, visibility 0.3s; }
  .x-out svg {
    display: block;
    width: 20px;
    height: 20px;
    fill: #fff; }
  .x-out.visible {
    opacity: 1.0;
    visibility: visible; }

@media screen and (min-width: 480px) {
  .logo {
    width: 70px; }

  nav.main-nav {
    padding: 15px 0; } }
@media screen and (min-width: 1025px) {
  .main-nav-container {
    display: block; }

  nav.main-nav {
    padding: 40px 0; }

  .main-navigation-wrapper .menu > li {
    opacity: 0.0;
    width: 44%; }

  .logo {
    width: 70px;
    z-index: 1000;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -35px; }

  .home .logo {
    width: 130px;
    top: 15px;
    margin: 0 0 0 -65px; } }
/* Mobile Menu
------------------------------------------ */
.mobile-nav-container {
  position: relative; }
  .mobile-nav-container .mobile-icon {
    width: 24px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .mobile-nav-container svg {
    display: block;
    fill: #041045; }

.menu-overlay {
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  width: 240px;
  height: 100vh;
  background: #358EFA;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  transition: transform 0.5s; }
  .menu-overlay .main-navigation-wrapper {
    float: none;
    text-align: left;
    width: 100%;
    height: 100%; }
  .menu-overlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  .menu-overlay li {
    display: block;
    vertical-align: top; }
    .menu-overlay li:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background: #000;
      opacity: 0.0; }
  .menu-overlay a {
    display: block;
    color: #fff;
    font-size: 1rem;
    line-height: 1.25;
    padding: 15px 30px;
    border-bottom: 1px rgba(0, 0, 0, 0.1) solid; }
  .menu-overlay .sub-menu {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: left;
    background: #358EFA;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    transition: transform 0.4s ease-out; }
    .menu-overlay .sub-menu:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background: #000;
      opacity: 0.0; }

.exit-sub-menu {
  position: absolute;
  z-index: 100000;
  bottom: 100px;
  right: 50px;
  color: #fff;
  text-transform: uppercase;
  padding: 15px 10px;
  opacity: 0.0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s, visibility 0.2s;
  -moz-transition: opacity 0.2s, visibility 0.2s;
  transition: opacity 0.2s, visibility 0.2s; }
  .exit-sub-menu svg {
    fill: #fff;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    margin-left: 4px; }

body.mobile-menu-open {
  overflow: hidden; }
  body.mobile-menu-open .push-wrapper {
    -webkit-transform: translate3d(240px, 0, 0);
    -moz-transform: translate3d(240px, 0, 0);
    -ms-transform: translate3d(240px, 0, 0);
    -o-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0); }
  body.mobile-menu-open .scroller:after {
    opacity: 0.5;
    width: 100%;
    height: 100%; }
  body.mobile-menu-open .overflow-container {
    position: fixed;
    overflow: hidden; }

body.sub-menu-1-open .push-wrapper {
  -webkit-transform: translate3d(260px, 0, 0);
  -moz-transform: translate3d(260px, 0, 0);
  -ms-transform: translate3d(260px, 0, 0);
  -o-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0); }
body.sub-menu-1-open .menu-overlay:after {
  opacity: 0.5;
  width: 100%;
  height: 100%; }
body.sub-menu-1-open .exit-sub-menu {
  opacity: 1.0;
  visibility: visible; }

body.sub-menu-2-open .push-wrapper {
  -webkit-transform: translate3d(280px, 0, 0);
  -moz-transform: translate3d(280px, 0, 0);
  -ms-transform: translate3d(280px, 0, 0);
  -o-transform: translate3d(280px, 0, 0);
  transform: translate3d(280px, 0, 0); }
body.sub-menu-2-open .menu-overlay > div > ul > li > .sub-menu:after {
  opacity: 0.5;
  width: 100%;
  height: 100%; }

.menu-overlay > div > ul > li > .sub-menu.sub-open {
  -webkit-transform: translate3d(-20px, 0, 0);
  -moz-transform: translate3d(-20px, 0, 0);
  -ms-transform: translate3d(-20px, 0, 0);
  -o-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
  z-index: 100000; }

.menu-overlay > div > ul > li > .sub-menu > li > .sub-menu.sub-sub-open {
  -webkit-transform: translate3d(-20px, 0, 0);
  -moz-transform: translate3d(-20px, 0, 0);
  -ms-transform: translate3d(-20px, 0, 0);
  -o-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
  z-index: 100001; }

@media screen and (min-width: 1025px) {
  .mobile-nav-container {
    display: none; } }
/* Landing
------------------------------------------ */
.landing {
  background-size: cover;
  background-position: bottom center;
  display: table;
  width: 100%;
  position: relative;
  padding: 75px 0; }
  .landing .vertical-container {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .landing h2 {
    font-size: 2.5rem;
    letter-spacing: 0.025em;
    max-width: 90%;
    margin: 0 auto;
    line-height: 1.25;
    font-family: "ColbyCondensed"; }
  .landing h3 {
    letter-spacing: 0.025em;
    line-height: 24px;
    max-width: 75%;
    margin: 35px auto;
    font-family: "ScalaSansLight", sans-serif; }
  .landing h4 {
    font-size: 1.25rem;
    letter-spacing: 0.025em;
    color: #041045;
    text-transform: uppercase;
    font-family: "ScalaSansBold", sans-serif;
    margin-bottom: 60px;
    position: relative;
    top: -20px; }
  .landing .video-coa {
    display: inline-block;
    margin-bottom: 35px; }
    .landing .video-coa svg {
      width: 100px;
      height: 100px;
      fill: #fff;
      -webkit-transition: fill 0.5s, background 0.5s;
      -moz-transition: fill 0.5s, background 0.5s;
      transition: fill 0.5s, background 0.5s;
      border-radius: 50%; }
    .landing .video-coa:hover svg {
      fill: #041045;
      background: #fff; }
  .landing .down-coa {
    display: inline-block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -58px; }
    .landing .down-coa img {
      display: inherit; }

.video-overlay {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 100;
  overflow-y: scroll;
  pointer-events: auto; }
  .video-overlay.open {
    display: block; }
  .video-overlay .vertical-align-container {
    display: table;
    width: 100%;
    max-width: 800px;
    height: 100%;
    text-align: center;
    margin: 0 auto; }
  .video-overlay .vertical-align {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    max-width: 800px; }

a.exit {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 30px;
  right: 30px;
  z-index: 10;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  transition: background-color 0.5s; }
  a.exit svg {
    height: 20px;
    margin-top: 10px;
    width: 20px;
    opacity: .65;
    -webkit-transition: fill 0.2s;
    -moz-transition: fill 0.2s;
    transition: fill 0.2s; }
  a.exit:hover {
    background-color: #041045; }
    a.exit:hover svg {
      fill: #fff; }

@media screen and (min-width: 414px) {
  .landing h2 {
    font-size: 3.25rem; }
  .landing h3 {
    font-size: 1.5rem;
    line-height: 36px; } }
/* Countdown Style Overrides
------------------------------------------ */
.desktop-countdown {
  display: none; }

.flip-clock-wrapper {
  width: auto;
  margin: 1em auto;
  -webkit-transform: scale(0.55);
  -ms-transform: scale(0.55);
  transform: scale(0.55); }

.flip-clock-divider .flip-clock-label {
  color: #041045;
  text-transform: uppercase;
  font-family: "ScalaSansRegular", sans-serif;
  transform: scale(2);
  top: -2.5em; }

.flip-clock-wrapper .flip {
  box-shadow: none; }

.flip-clock-dot {
  background: #041045;
  box-shadow: none; }

.flip-clock-wrapper ul li a div div.inn {
  background: #041045;
  color: #fff;
  text-shadow: none; }

.countdown-container-1 {
  display: inline-block; }

.countdown-container-2 {
  display: inline-block; }

.mobile-countdown-container {
  display: block;
  width: 80%;
  margin: 10px auto 50px;
  font-size: 1.5rem; }
  .mobile-countdown-container .is-countdown {
    border: none;
    background-color: transparent;
    color: #041045; }
  .mobile-countdown-container h4 {
    margin-top: 20px;
    position: static;
    top: 0; }
  .mobile-countdown-container .countdown-period {
    padding-top: 10px; }

.is-countdown {
  background-color: transparent;
  border: 0px; }

.countdown-amount, .countdown-period {
  color: #fff; }

@media screen and (min-width: 768px) {
  .desktop-countdown {
    display: block; }

  .mobile-countdown-container {
    display: none; } }
/* Responsive WordPress core video
------------------------------------------ */
.mejs-container.mejs-video {
  width: 100% !important;
  height: auto !important;
  padding-top: 57%; }

.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important; }

.mejs-mediaelement video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100% !important;
  height: 100% !important; }

.mejs-container, .mejs-embed, .mejs-embed body {
  background: transparent !important; }

/* Camp Registration Form
------------------------------------------ */
.full-encampment-table {
  display: block; }

.first-half-encampment-table {
  display: none; }

.second-half-encampment-table {
  display: none; }

/* Footer
------------------------------------------ */
footer {
  font-size: 24px;
  padding: 30px 0 18px 0;
  background: #041045;
  color: #fff; }
  footer .section-title {
    font-size: 1.125rem;
    text-align: center; }
  footer section, footer .copyright {
    padding: 0 20px;
    text-align: center; }
  footer .columns {
    margin-bottom: 40px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    footer .columns .subscribe {
      margin: 40px 0;
      width: 40%; }
    footer .columns .contact {
      width: 60%;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      font-size: 14px;
      text-align: left;
      padding-top: 20px; }
      footer .columns .contact .contact-item {
        padding-right: 60px; }
        footer .columns .contact .contact-item:last-child {
          padding-right: 0; }
      footer .columns .contact .contact-heading {
        font-weight: bold;
        margin: 0 0 .25em 0;
        text-transform: uppercase; }
    footer .columns .social .section-title {
      margin-bottom: 20px; }
    footer .columns .social a {
      display: inline-block;
      margin: 0 7px 7px 7px;
      width: 24px; }
      footer .columns .social a img {
        width: 100%; }
  footer .copyright {
    font-size: 0.467em;
    line-height: 1.125em; }
  footer .additional-logos {
    text-align: center;
    margin: 20px 0 0; }
    footer .additional-logos a {
      display: inline-block;
      vertical-align: middle;
      margin: 10px 20px; }
      footer .additional-logos a img {
        max-height: 55px;
        max-width: 240px; }
  @media (max-width: 767px) and (orientation: portrait) {
    footer .columns .subscribe, footer .columns .contact {
      width: 100%; }
    footer .columns .contact .contact-item {
      padding: 0 0 30px 0;
      width: 100%; } }
  @media (max-width: 767px) and (orientation: landscape) {
    footer .columns .subscribe, footer .columns .contact {
      width: 100%; }
    footer .columns .contact {
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      footer .columns .contact .contact-item {
        width: auto;
        padding: 0 20px; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    footer .columns .contact .contact-item {
      width: auto;
      padding: 0 20px 40px 0; } }

/* MAILCHIMP FORM */
footer .mc-embedded-subscribe-form {
  margin: 16px auto 0 auto; }
  footer .mc-embedded-subscribe-form input[type="email"], footer .mc-embedded-subscribe-form input[type="submit"] {
    border: none;
    float: left;
    height: 45px;
    text-align: center;
    padding: 0; }
  footer .mc-embedded-subscribe-form input[type="email"] {
    width: 55%;
    font-size: 0.533em;
    line-height: 1.125em;
    color: #7f7f7f; }
  footer .mc-embedded-subscribe-form input[type="submit"] {
    width: 45%;
    background-color: #358EFA;
    font-family: "ScalaSansBold", sans-serif;
    font-size: 0.467em;
    line-height: 1em;
    text-transform: uppercase; }

.desktop-header .mc-embedded-subscribe-form #mc_embed_signup_scroll {
  width: 240px;
  font-size: 14px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .desktop-header .mc-embedded-subscribe-form #mc_embed_signup_scroll input[type="email"], .desktop-header .mc-embedded-subscribe-form #mc_embed_signup_scroll input[type="submit"] {
    display: block;
    border: none;
    height: 2em;
    font-size: 1em; }
  .desktop-header .mc-embedded-subscribe-form #mc_embed_signup_scroll input[type="email"] {
    padding-left: 1em;
    padding-right: 1em;
    width: 60%;
    background-color: #eeeeee; }
  .desktop-header .mc-embedded-subscribe-form #mc_embed_signup_scroll input[type="submit"] {
    width: 40%;
    background-color: #041045;
    color: #fff;
    text-transform: uppercase; }
    .desktop-header .mc-embedded-subscribe-form #mc_embed_signup_scroll input[type="submit"]:hover {
      background-color: #358EFA !important; }

@media (min-width: 768px) {
  footer .mc-embedded-subscribe-form {
    margin-top: 26px; } }
@media (min-width: 1200px) {
  footer .mc-embedded-subscribe-form input[type="email"] {
    width: 68%; }
  footer .mc-embedded-subscribe-form input[type="submit"] {
    width: 32%; } }
.weather-widget {
  position: relative;
  background-color: rgba(255, 255, 255, 0.05);
  color: #fff;
  max-width: 260px;
  margin: 0 auto;
  padding: 0 15px 6px 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }
  .weather-widget #wpc-weather {
    margin: 0;
    padding: 0; }
  .weather-widget .location_name {
    text-align: left !important;
    padding: 10px 44px 8px 15px;
    font-family: "ScalaSansBold", sans-serif;
    font-size: 14px !important;
    line-height: 1.125em;
    border-bottom: 1px solid #041045;
    margin: 0 -15px; }
  .weather-widget .time_symbol {
    padding: 2px 0; }
    .weather-widget .time_symbol svg {
      fill: #fff;
      margin-bottom: 0 !important;
      vertical-align: top; }
    .weather-widget .time_symbol .svg-icon {
      width: 30%; }
  .weather-widget .time_temperature {
    position: absolute;
    top: 5px;
    right: 15px;
    margin: 0 !important; }
  .weather-widget .short_condition {
    margin: 0 !important;
    font-size: 13px !important; }
  .weather-widget .date {
    margin: 10px 0 5px 0;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.5); }

/* Staff
------------------------------------------ */
.staff {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1px; }

.staff-member {
  background-position: center;
  background-size: cover;
  height: 33vh;
  margin: 1px;
  overflow: hidden;
  position: relative;
  width: calc(50% - 2px); }
  @media screen and (min-width: 800px) {
    .staff-member {
      width: calc(25% - 2px); } }

.staff-member__overlay {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(28, 40, 97, 0.85);
  bottom: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  opacity: 0;
  padding: 0 10px;
  position: absolute;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: 250ms ease-in-out;
  -o-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
  right: 0;
  text-align: center;
  top: 0; }

.staff-member:hover .staff-member__overlay, .staff-member.without-image .staff-member__overlay {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.staff-member__overlay-name {
  font-family: "ScalaSansRegular", sans-serif;
  font-size: 20px;
  line-height: 133%;
  margin-bottom: 20px; }

.staff-member__overlay-position {
  font-family: "ScalaSansBold", sans-serif;
  font-size: 14px;
  line-height: 133%;
  text-transform: uppercase; }

.staff-member__cta {
  border-top: 1px #fff solid;
  cursor: pointer;
  font-size: 14px;
  margin-top: 24px;
  padding-top: 24px; }

.staff-member__popout {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  -webkit-transition: 250ms ease-in-out;
  -o-transition: 250ms ease-in-out;
  visibility: hidden;
  z-index: 10000; }
  .staff-member__popout.staff-member__popout-visible {
    opacity: 1;
    visibility: visible; }

.staff-member__popout-inner {
  background: rgba(28, 40, 97, 0.9);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100vh;
  overflow-y: scroll;
  padding: 50px 0;
  position: relative;
  text-align: left;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: 250ms ease-in-out;
  transition: 250ms ease-in-out;
  width: 100vw; }
  @media screen and (min-width: 800px) {
    .staff-member__popout-inner {
      height: 75vh;
      width: 75vw; } }

.staff-member__popout-visible .staff-member__popout-inner {
  -webkit-transform: scale(1);
  transform: scale(1); }

.staff-member__popout-container {
  max-height: 90vh;
  width: 80%; }

.staff-member__popout-heading {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.staff-member__overlay-image {
  height: auto;
  margin-bottom: 20px;
  margin-right: 20px;
  max-height: 200px;
  max-width: 40%;
  width: auto; }

.staff-member__overlay-email {
  font-size: 14px; }

.staff-member__overlay-bio {
  border-top: 1px #fff solid;
  font-size: 14px;
  line-height: 150%;
  margin: 20px auto 50px;
  padding-top: 10px; }
  .staff-member__overlay-bio p {
    margin: 10px 0; }

.staff-member__popout-exit {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px #fff solid;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "ScalaSansBold", sans-serif;
  font-size: 14px;
  height: 24px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2px;
  right: 15px;
  position: absolute;
  top: 15px;
  width: 24px; }
  .staff-member__popout-exit:hover {
    background: #fff;
    color: #1c2861; }

.staff-member__popout-left-arrow,
.staff-member__popout-right-arrow {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0); }
  .staff-member__popout-left-arrow svg,
  .staff-member__popout-right-arrow svg {
    height: 40px;
    width: 40px; }

.staff-member__popout-left-arrow {
  left: 2%; }

.staff-member__popout-right-arrow {
  right: 2%; }

@media (max-width: 639px) {
  footer {
    margin-top: 5px; } }
@media (min-width: 640px) {
  footer {
    padding-top: 50px; } }
@media (min-width: 768px) and (max-width: 991px) {
  footer section {
    /*
    &.weather-section { width: 40%; }
    &.subscribe { width: 60%; }
    &.social {
    	margin-top: 40px;
    	width: 100%;
    }
    */ } }
@media (min-width: 768px) {
  footer {
    font-size: 30px; }
    footer .columns .subscribe {
      margin: 0; } }
@media (min-width: 992px) {
  footer section {
    margin-top: 0; }
  footer .columns .social .section-title {
    margin-bottom: 40px; } }
/* DESKTOP HEADER */
.desktop-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1rem;
  padding: 0 1.875em 0 3.125em;
  position: relative; }
  .desktop-header .desktop-header__left {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 60%; }
  .desktop-header .desktop-header__right {
    width: 40%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 1.75em; }
  .desktop-header .desktop-header__logo {
    font-size: 10vw;
    width: 100%;
    max-width: 145px;
    margin-bottom: -48px; }
    .desktop-header .desktop-header__logo img {
      display: block;
      width: 100%; }
  .desktop-header .desktop-header__menu {
    padding: 0 0 0 2em; }
    .desktop-header .desktop-header__menu > li {
      display: inline-block;
      padding: 0 1em;
      position: relative; }
      .desktop-header .desktop-header__menu > li > .sub-menu {
        display: none; }
      .desktop-header .desktop-header__menu > li > a {
        display: block;
        padding: 0 0 1em 0;
        font-family: "ColbyCondensed";
        font-size: 1.75em;
        color: #041045;
        text-transform: uppercase; }
        .desktop-header .desktop-header__menu > li > a + .sub-menu {
          position: absolute;
          background-color: rgba(255, 255, 255, 0.9);
          padding: .6em 0 .5em 0; }
          .desktop-header .desktop-header__menu > li > a + .sub-menu > li > a {
            display: block;
            padding: .5em 1.5em;
            color: #041045;
            text-transform: uppercase;
            white-space: nowrap;
            line-height: 1em; }
            .desktop-header .desktop-header__menu > li > a + .sub-menu > li > a:hover {
              background-color: rgba(255, 255, 255, 0.9); }
      .desktop-header .desktop-header__menu > li:hover > a:after, .desktop-header .desktop-header__menu > li.active > a:after {
        content: '';
        width: 40%;
        height: 6px;
        background-color: #041045;
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 50%);
        -moz-transform: translate(-50%, 50%);
        -webkit-transform: translate(-50%, 50%); }
      .desktop-header .desktop-header__menu > li:hover > a + .sub-menu, .desktop-header .desktop-header__menu > li.active > a + .sub-menu {
        display: block; }
      .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu {
        display: block;
        width: 100vw;
        padding: 0;
        background-color: rgba(255, 255, 255, 0); }
        .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu:after {
          content: '';
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: -100vw;
          background-color: rgba(255, 255, 255, 0.9);
          border-bottom: 1px solid #ffffff;
          z-index: -1; }
        .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu > li {
          position: relative;
          display: inline-block; }
          .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu > li > a {
            position: relative;
            padding: 1.25em 2.5em 1em 1.5em; }
            .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu > li > a:after {
              position: absolute;
              top: 50%;
              right: 1.5em;
              transform: translateY(-50%);
              content: '';
              width: 0;
              height: 0;
              border-left: .250em solid transparent;
              border-right: .250em solid transparent;
              border-top: 0.375em solid #041045; }
            .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu > li > a:last-child {
              padding-right: 1.5em; }
              .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu > li > a:last-child:after {
                display: none; }
          .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu > li > .sub-menu {
            display: none; }
          .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu > li:hover > .sub-menu {
            position: absolute;
            z-index: 1;
            display: block;
            background-color: rgba(255, 255, 255, 0.9);
            padding: .6em 0 .5em 0;
            right: 0;
            text-align: right; }
            .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu > li:hover > .sub-menu > li > a {
              display: block;
              padding: .5em 1.5em;
              color: #041045;
              text-transform: uppercase;
              white-space: nowrap;
              line-height: 1em; }
              .desktop-header .desktop-header__menu > li.desktop-header__has-sub-menu:hover > .sub-menu > li:hover > .sub-menu > li > a:hover {
                background-color: rgba(255, 255, 255, 0.9); }
  .desktop-header .desktop-header__social-icons {
    padding: 0 0 0 1em; }
    .desktop-header .desktop-header__social-icons a {
      display: inline-block;
      margin: 0 0 0 1em;
      font-size: 1rem; }
      .desktop-header .desktop-header__social-icons a svg {
        display: block;
        width: 1.25em;
        height: 1.25em; }
        .desktop-header .desktop-header__social-icons a svg path {
          fill: #041045; }
  @media screen and (max-width: 1024px) {
    .desktop-header {
      display: none; } }
  @media screen and (min-width: 1025px) and (max-width: 1200px) {
    .desktop-header .desktop-header__left {
      width: 70%; }
    .desktop-header .desktop-header__right {
      width: 30%; } }

/*# sourceMappingURL=style.css.map */
