/*
Theme Name: MDO Master Theme
Theme URI: http://creativepickle.com/
Description: Custom Flex (FROW) Theme for McDonald Observatory
Author: CreativePickle
Version: 1.0
Tags: 
*/
/* apply a natural box layout model to all elements */
/***COLORS*****/
/********BODY FONT*******/
/*****DIMENSIONS*****/
/******MIXINS*******/
.content-box {
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.scaler {
  position: relative;
  -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover!important;
}
.central {
  width: 100%;
  max-width: 1280px !important;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 0 20px;
  position: relative;
}
.central.narrow {
  max-width: 960px!important;
}
.centered {
  text-align: center;
}
.fixed-bg {
  background-attachment: fixed;
}
/*************FONTS***********/
.serif {
  font-family: "transducer", sans-serif;
}
.sans-serif {
  font-family: "scandia-web", sans-serif;
}
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
.uppercase {
  text-transform: uppercase;
}
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0!important;
  padding: 0!important;
  font-family: "scandia-web", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
}
.site {
  display: flex;
  height: 100vh;
  flex-direction: column;
  justify-content: flex-start;
}
.site-content {
  flex: 1 0 auto;
  /* 2 */
}
section {
  position: relative;
  padding: 80px 0 80px 0;
}
.tiled {
  background: url(images/tile.svg) repeat 0 0;
  background-size: 100px auto!important;
}
.gradient-bg {
  background: linear-gradient(#f8fafd 0%, rgba(230, 238, 248, 0.29) 30%, #a6c4e7 100%);
}
.gradient-bg-light {
  background: linear-gradient(#fff 0%, rgba(230, 238, 248, 0.29) 30%, #e9f0f9 100%);
}
.gradient-bg-reverse {
  background: linear-gradient(#a6c4e7 0%, rgba(230, 238, 248, 0.29) 30%, #fff 100%);
}
.dark-gradient-bg {
  background: linear-gradient(#000 0%, #343d48 30%, #98a6b3 60%, #fff 90%);
}
.dark-bg {
  background: #231f21;
  color: #fff;
}
.blue-bg {
  background: #3b4c99;
  color: #fff;
}
.blue-bg a {
  color: #fff;
  text-decoration: underline;
}
.blue-bg a:hover {
  color: #FFCE00;
}
.white-text {
  color: #fff !important;
}
.blue-text {
  color: #3b4c99 !important;
}
.yellow-text {
  color: #FFCE00 !important;
}
.section-head {
  font-family: "transducer", sans-serif !important;
  font-size: 46px !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  font-weight: bold !important;
  color: #39424E;
}
.section-head.small {
  font-size: 30px!important;
  font-weight: normal!important;
  text-transform: none!important;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-family: "transducer", sans-serif;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 2em;
  margin: 0.67em 0;
}
h2,
h3,
h4,
h5 {
  font-family: "transducer", sans-serif;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "scandia-web", sans-serif;
  font-weight: 400;
  letter-spacing: 0em;
  font-size: 1rem;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: none;
}
p {
  margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}
figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
a.button {
  display: inline-block;
  vertical-align: top;
  color: #666 !important;
  text-decoration: none!important;
  padding: 10px 20px 10px 20px;
  position: relative;
  font-family: "transducer", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  text-transform: none;
  font-weight: bold;
}
a.button i {
  margin-left: 8px;
}
a.button .button-border {
  position: absolute;
  display: block;
}
a.button .button-border.top {
  height: 2px;
  background: #FFCE00;
  width: 33%;
  top: 0;
  left: 0;
}
a.button .button-border.bottom {
  height: 2px;
  background: #FFCE00;
  width: 33%;
  bottom: 0;
  right: 0;
  left: auto;
}
a.button .button-border.left {
  width: 2px;
  background: #FFCE00;
  height: 50%;
  top: 0;
  left: 0;
  right: auto;
}
a.button .button-border.right {
  width: 2px;
  background: #FFCE00;
  height: 50%;
  bottom: 0;
  right: 0;
}
a.button .button-border.left-end {
  width: 2px;
  background: #FFCE00;
  height: 0%;
  bottom: 0;
  left: 0;
}
a.button .button-border.right-end {
  width: 2px;
  background: #FFCE00;
  height: 0%;
  top: 0;
  right: 0;
}
a.button.on-dark {
  color: #fff !important;
}
a.button.on-dark:hover {
  color: #FFCE00 !important;
}
.nav-links {
  padding: 20px;
}
a.block-button,
.nav-links a {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #39424E;
  background: #3b4c99;
  color: #fff !important;
  padding: 12px 20px 12px 20px;
  text-align: center;
  text-decoration: none!important;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  font-family: "transducer", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
}
a.block-button:hover,
.nav-links a:hover {
  color: #FFCE00 !important;
  background: #39424E;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
a.block-button.alt,
.nav-links a.alt {
  font-family: "transducer", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1.6px;
  font-weight: bold;
  border: none!important;
  padding: 8px 20px 8px 20px;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  color: #fff;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}
a.readmore {
  font-family: "transducer", sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
}
a.readmore i {
  color: #FFCE00;
  margin-left: 8px;
}
select {
  border: 1px solid #ccc;
}
textarea {
  width: 100%;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: royalblue;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#primary-menu {
  padding: 0;
  margin: 0px 0 0 0;
}
#primary-menu > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 0 5px;
  position: relative;
}
#primary-menu > li > a {
  display: block;
  font-family: "transducer", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding: 20px;
  text-decoration: none;
  color: #fff;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
}
#primary-menu > li > a:hover {
  color: #FFCE00;
}
#primary-menu > li > ul.sub-menu {
  position: absolute;
  width: 300%;
  left: -100%;
  padding: 0;
  margin: 0;
  top: 100%;
  z-index: 500;
  height: 0;
  background: rgba(0, 0, 0, 0.9);
  overflow: hidden;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
#primary-menu > li > ul.sub-menu > li {
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
  font-size: 20px;
  opacity: 0;
  transform: translateY(0px) translateX(10px);
}
#primary-menu > li > ul.sub-menu > li:first-child a {
  border-top: none;
}
#primary-menu > li > ul.sub-menu > li > a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  font-family: "transducer", sans-serif;
  font-weight: normal;
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 15px 20px 15px 20px;
  -webkit-transition: all linear 130ms;
  -moz-transition: all linear 130ms;
  -ms-transition: all linear 130ms;
  -o-transition: all linear 130ms;
}
#primary-menu > li > ul.sub-menu > li > a:hover {
  color: #fff !important;
  background: #3b4c99;
}
ul.social-menu {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
ul.social-menu li {
  display: inline-block;
  vertical-align: top;
  color: #FFCE00;
  font-size: 20px;
  padding: 0;
  position: relative;
  margin: 10px 5px 10px 5px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
}
ul.social-menu li i.fa-chevron-right {
  display: none;
}
ul.social-menu li:hover {
  color: #999;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
ul.social-menu li a {
  display: block;
  text-align: left;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main-navigation {
  text-align: right;
}
.mobile-nav ul.menu {
  margin: 0;
  padding: 0;
  background: #39424E;
}
.mobile-nav ul.menu > li {
  opacity: 0;
  transform: translateX(20px);
}
.mobile-nav ul.menu > li a {
  display: block;
  color: #FFCE00;
  font-family: "transducer", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 12px;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: right;
  width: 50%;
  text-align: right;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: left;
  text-align: left;
  width: 50%;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.main-content ul.post-categories {
  margin: 20px 0 20px 0;
}
.main-content ul.post-categories li {
  display: inline-block;
  vertical-align: top;
  padding: 0!important;
}
.main-content ul.post-categories li i {
  display: none;
}
.main-content ul.post-categories li a {
  display: block;
  padding: 6px 10px 6px 10px;
  letter-spacing: 2.1px;
  color: #fff;
  font-family: "transducer", sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  background: #3b4c99;
}
.widget-area {
  font-family: "scandia-web", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0em;
}
.widget-title {
  font-family: "transducer", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  text-transform: none;
  padding-bottom: 20px;
  color: #FFCE00;
}
.widget {
  background: #231f20;
  padding: 20px;
  color: #FFCE00;
  margin: 0 0 1.5em;
  margin-bottom: 40px;
  /* Make sure select elements fit in widgets. */
}
.widget ul {
  padding: 10px 0 0 0;
  margin: 0;
  list-style-type: none;
}
.widget ul > li {
  padding: 0;
  margin: 0;
}
.widget ul > li > a {
  display: block;
  padding: 10px!important;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  text-decoration: none;
  color: #FFCE00;
  font-family: "transducer", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  background: #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.widget ul > li > a:hover {
  background: #39424E;
  padding-left: 5px;
  color: #fff;
}
.widget p a {
  color: #FFCE00;
  text-decoration: underline;
}
.widget select {
  max-width: 100%;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}
.hentry {
  margin: 0 0 1.5em;
}
.updated:not(.published) {
  display: none;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}
/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/*******CP STYLES*******/
.site-header {
  background: #000;
  padding: 0px 0 0px 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.2);
}
.site-header img.logo {
  margin-top: 30px;
}
.site-header #searchform {
  position: relative;
  padding: 0;
  margin: 0;
}
.site-header #searchform input[type=text] {
  border: 1px solid #fff;
  padding: 6px 40px 6px 6px;
  background: #231f20;
  color: #fff;
}
.site-header #searchform button {
  background: none;
  color: #FFCE00;
  border: none;
  position: absolute;
  top: 7px;
  right: 10px;
  z-index: 20;
  padding: 0;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
}
.site-header #searchform button:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.site-branding {
  padding-top: 20px;
}
.banner-section {
  overflow: hidden;
}
.banner-section:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(rgba(35, 31, 32, 0.6) 0%, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.9) 100%);
}
.banner-section .banner-content {
  position: relative;
  z-index: 5;
  top: -10%;
}
.banner-section .banner-content h1 {
  color: #fff;
}
.banner-section.homepage-video {
  top: 0;
  height: 100vh;
  min-height: 700px!important;
  position: relative;
}
.banner-section.homepage-video:after {
  background: linear-gradient(rgba(35, 31, 32, 0.6) 0%, rgba(0, 0, 0, 0.7) 80%, rgba(0, 0, 0, 0.8) 100%) !important;
}
.banner-section.homepage-video video#banner-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: #000;
  background-size: cover;
}
.banner-section.homepage-video .banner-content {
  padding: 30px 0 30px 0;
  position: relative;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
}
.banner-section.homepage-video .banner-content h1.banner-title {
  color: #fff;
  text-transform: none;
  position: relative;
  z-index: 10;
  line-height: 1.1;
  font-family: "transducer", sans-serif;
  font-size: 84px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: bold !important;
}
.banner-section.homepage-video .banner-content h1.banner-title span {
  display: block;
  font-weight: 300!important;
  font-size: 64px;
}
.banner-section .banner-footer {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 900;
  color: #fff;
}
.banner-section .banner-footer h5 {
  font-family: "transducer", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  font-weight: bold;
}
.banner-section .banner-footer h6 {
  font-family: "transducer", sans-serif;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1.6px;
  color: #FFCE00;
  font-weight: bold;
  text-transform: uppercase;
}
.banner-section .banner-footer .bf-item {
  padding: 10px 20px 10px 20px;
  border-right: 1px solid #39424e;
  font-family: "scandia-web", sans-serif;
  font-size: 13px;
}
.banner-section .banner-footer .bf-item:last-of-type {
  border: none!important;
  padding-right: 0!important;
}
.banner-section .banner-footer .bf-item a {
  color: #fff;
}
.banner-section .banner-footer .splw-main-wrapper {
  margin-bottom: 0!important;
}
.banner-section .banner-footer .splw-lite-wrapper {
  background: none!important;
  text-align: left!important;
}
.banner-section .banner-footer .splw-lite-wrapper .splw-lite-templates-body {
  padding: 0px 0 0px 0!important;
}
.banner-section .banner-footer .splw-lite-wrapper .splw-cur-temp {
  justify-content: left;
}
.banner-section .banner-footer .splw-lite-wrapper .splw-cur-temp .cur-temp {
  line-height: 30px!important;
}
.banner-section .banner-footer .splw-lite-wrapper .splw-cur-temp .current-temperature {
  font-size: 30px!important;
}
.banner-section .banner-footer .splw-lite-wrapper .splw-cur-temp .temperature-scale {
  font-size: 14px!important;
}
.banner-section .banner-footer .splw-lite-wrapper .splw-lite-desc {
  margin-top: 0!important;
}
.banner-section .banner-footer .splw-lite-wrapper .lw-footer {
  display: none!important;
}
.banner-section.subpage {
  margin-top: 145px;
  padding: 130px 0 130px 0;
}
.banner-section.subpage .banner-content h1 {
  font-size: 60px;
  font-weight: bold;
}
.content-wrap {
  padding-top: 50px!important;
}
.content-wrap.blog {
  padding-top: 200px!important;
}
.site-footer {
  background: #f1f1f1;
}
.footer-gradient {
  background: linear-gradient(#3b4c99 0%, #12172f 90%);
}
.footer-content {
  padding: 60px 0 60px 0;
}
.footer-content .hills {
  background: #fff;
  position: relative;
  height: 300px;
  overflow: hidden;
}
.footer-content .hills .hill {
  width: 5000px;
  height: 300px;
  position: absolute;
  left: 0;
  top: 0;
}
.footer-content .hills .hill.back {
  background: url(images/hills/back.svg) repeat-x bottom left;
  background-size: auto 200px!important;
  z-index: 1;
}
.footer-content .hills .hill.middle {
  background: url(images/hills/middle.svg) repeat-x bottom left;
  background-size: auto 200px!important;
  z-index: 10;
}
.footer-content .hills .hill.front {
  background: url(images/hills/front.svg) repeat-x bottom left;
  background-size: auto 200px!important;
  z-index: 50;
}
.footer-navigation .footer-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  columns: 4;
  color: #fff;
}
.footer-navigation .footer-menu > li {
  break-inside: avoid;
  margin-bottom: 30px;
}
.footer-navigation .footer-menu > li:last-of-type {
  display: none;
}
.footer-navigation .footer-menu > li a {
  color: #FFCE00;
  font-family: "transducer", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.footer-navigation .footer-menu > li ul.sub-menu {
  list-style: none;
  margin: 0;
  padding: 10px 0 0 0;
}
.footer-navigation .footer-menu > li ul.sub-menu > li {
  margin-bottom: 10px;
  padding-right: 10px;
}
.footer-navigation .footer-menu > li ul.sub-menu > li > a {
  font-family: "transducer", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
  text-transform: none;
}
.footer-form {
  text-align: center;
  margin: 40px 0 40px 0;
  padding-top: 40px;
  border-top: 1px solid #fff;
  color: #fff !important;
}
.footer-form h6,
.footer-form .form-title {
  font-family: "transducer", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1.2px;
  font-weight: 300;
  color: #fff;
}
.footer-form .gform_wrapper {
  padding: 0!important;
  margin: 0 10px 0 10px!important;
  position: relative;
  vertical-align: middle;
  margin-right: 10px!important;
}
.footer-form .gform_wrapper .gform_confirmation_message {
  color: #fff !important;
  font-weight: bold;
}
.footer-form .gform_wrapper ul.gform_fields {
  margin: 0!important;
  padding: 0 0 5px 0!important;
}
.footer-form .gform_wrapper ul.gform_fields li.gfield {
  margin: 0!important;
  padding: 0!important;
}
.footer-form .gform_wrapper label {
  display: none!important;
}
.footer-form .gform_wrapper input[type=text],
.footer-form .gform_wrapper input[type=email] {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-family: "transducer", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  background: rgba(0, 0, 0, 0);
  color: #fff !important;
  vertical-align: middle;
  padding: 12px 20px 12px 20px!important;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  outline: none!important;
  border: 1px solid #fff !important;
}
.footer-form .gform_wrapper input[type=text]::-webkit-input-placeholder,
.footer-form .gform_wrapper input[type=email]::-webkit-input-placeholder {
  color: #fff !important;
}
.footer-form .gform_wrapper input[type=text]:-moz-placeholder,
.footer-form .gform_wrapper input[type=email]:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
}
.footer-form .gform_wrapper input[type=text]::-moz-placeholder,
.footer-form .gform_wrapper input[type=email]::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
}
.footer-form .gform_wrapper input[type=text]:-ms-input-placeholder,
.footer-form .gform_wrapper input[type=email]:-ms-input-placeholder {
  color: #fff !important;
}
.footer-form .gform_wrapper input[type=text]:focus,
.footer-form .gform_wrapper input[type=email]:focus {
  background: #000000;
  color: #fff !important;
}
.footer-form .gform_wrapper input[type=text]:focus::-webkit-input-placeholder,
.footer-form .gform_wrapper input[type=email]:focus::-webkit-input-placeholder {
  color: #fff !important;
}
.footer-form .gform_wrapper input[type=text]:focus:-moz-placeholder,
.footer-form .gform_wrapper input[type=email]:focus:-moz-placeholder {
  /* Firefox 18- */
  color: #fff !important;
}
.footer-form .gform_wrapper input[type=text]:focus::-moz-placeholder,
.footer-form .gform_wrapper input[type=email]:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff !important;
}
.footer-form .gform_wrapper input[type=text]:focus:-ms-input-placeholder,
.footer-form .gform_wrapper input[type=email]:focus:-ms-input-placeholder {
  color: #fff !important;
}
.footer-form .gform_wrapper .gform_footer {
  margin-bottom: 0!important;
}
.footer-form .gform_wrapper input[type=submit] {
  background: transparent!important;
  font-family: "transducer", sans-serif !important;
  font-size: 16px !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  border: 1px solid #fff !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  padding: 12px 15px 12px 15px!important;
  line-height: 1;
  color: #fff !important;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  padding: 0;
}
.footer-form .gform_wrapper input[type=submit] i {
  margin-left: 10px;
  color: #fff;
}
.footer-form .gform_wrapper input[type=submit]:hover {
  cursor: pointer;
  background: #000;
}
.footer-contact {
  color: #fff;
  font-family: "transducer", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: bold;
  text-transform: none;
}
.footer-contact a {
  color: #fff !important;
}
.footer-contact a:hover {
  color: #FFCE00;
}
.site-info {
  background: #000;
  color: #fff;
  padding: 10px;
  font-family: "transducer", sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
}
.site-info a {
  text-decoration: none;
  color: #fff !important;
}
.site-info a:hover {
  text-decoration: underline;
}
/*******Content STYLES*******/
.left-side {
  padding-right: 40px;
  border-right: 1px solid #f1f1f1;
}
.right-side {
  padding-left: 40px;
}
.main-content h1 {
  font-family: "transducer", sans-serif;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: normal;
  color: #3b4c99;
  text-transform: none;
  margin: 0 0 25px 0;
  line-height: 1.2;
}
.main-content h2 {
  font-family: "transducer", sans-serif;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: normal;
  color: #39424E;
  margin: 0 0 25px 0;
  line-height: 1.2;
}
.main-content h2 a {
  text-decoration: none!important;
}
.main-content h3,
.main-content h2.small {
  font-family: "transducer", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: normal;
  color: #3b4c99;
  line-height: 1.2;
  text-transform: none;
  margin: 0 0 25px 0;
}
.main-content h3.gsection_title,
.main-content h2.small.gsection_title {
  margin-bottom: 15px!important;
}
.main-content h4 {
  line-height: 1.2;
  font-family: "transducer", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #8C9CADD0;
  margin: 0 0 25px 0;
  text-transform: uppercase;
}
.main-content h5 {
  font-family: "transducer", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  color: #666;
  line-height: 1.2;
  font-weight: bold;
  margin: 0 0 25px 0;
}
.main-content ol {
  list-style-type: none;
  counter-reset: my-counter;
  padding-left: 0!important;
  margin-left: 0;
}
.main-content ol > li {
  position: relative;
  padding-left: 40px!important;
  margin-bottom: 20px;
  padding-top: 5px;
}
.main-content ol > li ul {
  margin-top: 15px;
}
.main-content ol > li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  border-left: 1px solid #3b4c99;
  border-bottom: 1px solid #3b4c99;
  width: 30px!important;
  height: 30px!important;
  line-height: 1!important;
  display: block;
  background: transparent;
  color: #39424E;
  text-align: center;
  line-height: 28px!important;
  position: absolute;
  font-family: "transducer", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: bold;
  top: 0;
  left: 0;
}
.main-content ul {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
}
.main-content ul > li {
  position: relative;
  padding-left: 25px;
  margin: 0 0 15px 0;
}
.main-content ul > li > ul {
  padding-top: 15px;
}
.main-content ul > li i.fa-chevron-right,
.main-content ul > li i.fa-long-arrow-right {
  position: absolute;
  left: 0;
  top: 2px;
  color: #A6C4E7;
}
.main-content ul > li i.fa-long-arrow-right {
  display: none;
}
.main-content ul.large li {
  font-weight: bold;
  font-size: 18px;
}
.main-content ul.large li i.fa-long-arrow-right {
  display: inline-block;
  color: #FFCE00;
  top: 4px;
}
.main-content ul.large li i.fa-chevron-right {
  display: none;
}
.main-content ul.social-icons-list .fa-chevron-right {
  display: none!important;
}
.main-content ul.social-icons-list .fa-chevron-right li {
  padding-left: 0!important;
}
.main-content ul.social-icons-list .fa-chevron-right li i {
  font-size: 20px!important;
}
.main-content .wp-caption-text {
  font-size: 15px;
  font-style: italic;
  text-align: left;
}
.main-content img {
  border: 1px solid #707070;
}
.main-content img.no-border {
  border: none!important;
}
.main-content a {
  color: #3b4c99;
  text-decoration: underline;
}
.main-content a:hover {
  color: #FFCE00;
}
.main-content .gsection {
  margin-bottom: 25px!important;
  margin-top: 30px!important;
}
table.pricing-table {
  border: 1px solid #707070;
  border-collapse: collapse;
}
table.pricing-table .table-head td {
  text-align: center;
  font-family: "transducer", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: bold;
  color: #FFCE00;
  background: #39424E;
}
table.pricing-table tr:nth-of-type(even) {
  background: #f1f1f1;
}
table.pricing-table tr td {
  padding: 12px 20px 12px 20px;
  border: 1px solid #707070;
}
table.pricing-table tr td.table-label {
  font-weight: bold;
}
table.pricing-table tr td.table-price {
  font-family: "transducer", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: bold;
  color: #3b4c99;
  text-align: center;
}
.callout {
  display: block;
  position: relative;
  letter-spacing: 0.1em;
  font-family: "transducer", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 400;
  text-align: center;
  color: #39424E;
  font-style: italic;
  text-transform: none;
}
.callout cite {
  display: block;
  margin-top: 20px;
  font-family: "transducer", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 3px;
  color: #39424E;
  font-style: normal;
}
.callout.left {
  width: 100%;
  max-width: 420px;
  float: left;
  margin: 0 20px 15px 0px;
  padding: 0px 20px 20px 0px;
}
.callout.left > div {
  position: relative;
  padding: 35px;
}
.callout.left > div:before {
  content: '';
  position: absolute;
  height: 50%;
  width: 30%;
  max-width: 70px;
  top: 0;
  left: 0;
  border-top: 1px solid #FFCE00;
  border-left: 1px solid #FFCE00;
}
.callout.left > div:after {
  content: '';
  position: absolute;
  height: 50%;
  width: 30%;
  max-width: 70px;
  bottom: 0;
  right: 0;
  border-right: 1px solid #FFCE00;
  border-bottom: 1px solid #FFCE00;
}
.callout.right {
  width: 100%;
  max-width: 420px;
  float: right;
  margin: 0 0 15px 20px;
  text-align: left;
  padding: 0px 0 20px 20px;
}
.callout.right > div {
  position: relative;
  padding: 35px;
}
.callout.right > div:before {
  content: '';
  position: absolute;
  height: 50%;
  width: 30%;
  max-width: 70px;
  top: 0;
  left: 0;
  border-top: 1px solid #FFCE00;
  border-left: 1px solid #FFCE00;
}
.callout.right > div:after {
  content: '';
  position: absolute;
  height: 50%;
  width: 30%;
  max-width: 70px;
  bottom: 0;
  right: 0;
  border-right: 1px solid #FFCE00;
  border-bottom: 1px solid #FFCE00;
}
.callout.center {
  width: 100%;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.callout.center > div {
  position: relative;
  padding: 35px;
}
.callout.center > div:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 50%;
  max-width: 70px;
  top: 0;
  left: 0;
  border-top: 1px solid #3b4c99;
  border-left: 1px solid #3b4c99;
  border-bottom: 1px solid #3b4c99;
}
.callout.center > div:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 50%;
  max-width: 70px;
  top: 0;
  right: 0;
  border-top: 1px solid #3b4c99;
  border-right: 1px solid #3b4c99;
  border-bottom: 1px solid #3b4c99;
}
.image-box-item {
  overflow: hidden;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #3b4c99;
  position: relative;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
}
.image-box-item .image {
  height: 200px;
  position: relative;
  -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover!important;
}
.image-box-item .title {
  position: relative;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: right;
  color: #FFCE00;
  padding: 10px;
  font-family: "transducer", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold;
  background: #000000;
}
.image-box-item:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.yellow {
  color: #FFCE00 !important;
}
.stats-box {
  background: #231f20;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  color: #fff;
}
.stats-box p {
  margin-bottom: 9px!important;
}
.stats-box h5 {
  margin-bottom: 5px!important;
}
.stats-box a {
  color: #FFCE00 !important;
}
.stats-box a:hover {
  color: #A6C4E7 !important;
}
.stats-box .stat-item {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.stats-box .stat-item:last-of-type {
  border: none;
}
.image-text-item {
  border: 1px solid #707070;
  background: #f1f1f1;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.image-text-item .title-bar {
  padding: 20px 30px 20px 30px;
  background: #3b4c99;
}
.image-text-item .title-bar.dark {
  background: #39424E;
}
.image-text-item .title-bar h5 {
  font-size: 20px!important;
  font-weight: bold;
  letter-spacing: 1.6px;
  margin-bottom: 0px;
  color: #fff;
}
.image-text-item .image {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
}
.image-text-item .image.no-photo {
  background: #e4e4e4;
  border: none!important;
}
.image-text-item .image i {
  font-size: 120px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  transform: translateY(-50%);
  top: 50%;
  opacity: 0.1;
}
.image-text-item:nth-of-type(even) .frow {
  flex-direction: row-reverse !important;
}
.image-text-item:nth-of-type(even) .frow .image {
  border-left: 1px solid #707070;
  border-right: none;
}
.image-text-item .official-title {
  display: block;
  font-family: "transducer", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  text-transform: none;
  font-style: italic;
  color: #fff;
}
.image-text-item h6 {
  font-family: "transducer", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: normal;
  text-transform: none;
  color: #3b4c99;
}
.image-text-item.no-swap:nth-of-type(even) .frow {
  flex-direction: row!important;
}
.image-text-item.no-swap:nth-of-type(even) .frow .image {
  border-left: 1px solid #707070;
  border-right: none;
}
.program-details span {
  display: block;
  margin-bottom: 10px;
}
.program-item {
  margin-bottom: 40px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.program-item .title-bar {
  padding: 20px 30px 20px 30px;
  background: #3b4c99;
}
.program-item .title-bar span {
  display: block;
  font-family: "transducer", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 10px;
  font-weight: bold;
  color: #FFCE00;
  letter-spacing: 1.6px;
}
.program-item .text {
  padding: 30px;
  background: #f1f1f1;
}
.program-item h5 {
  font-size: 20px!important;
  font-weight: bold;
  letter-spacing: 1.6px;
  margin-bottom: 0px;
  color: #fff;
}
.program-item a {
  color: #3b4c99;
}
.program-item a:hover {
  color: #A6C4E7;
}
.program-item h6 {
  font-family: "transducer", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 15px;
}
.program-item ul {
  margin: 15px 0 0 15px!important;
  padding: 0!important;
}
.program-item ul li {
  margin-bottom: 12px;
}
.image-text-item h6 {
  font-family: "transducer", sans-serif;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 15px;
}
.image-text-item ul {
  margin: 15px 0 0 15px!important;
  padding: 0!important;
}
.image-text-item ul li {
  margin-bottom: 12px;
}
.box-item {
  margin-bottom: 40px;
  background: #f1f1f1;
  padding: 30px;
  border: 1px solid #707070;
}
.box-item h5 {
  font-size: 24px!important;
  margin-bottom: 20px;
}
.box-item h5.small {
  font-size: 20px!important;
}
.box-item.ticket-item {
  height: 100%;
}
.box-item.ticket-item span.detail {
  display: block;
  margin-bottom: 20px;
}
.box-item .tag {
  display: block;
  font-weight: bold;
  font-style: italic;
}
.accordion-wrap {
  margin-top: 50px;
}
.accordion-wrap .toggler:first-of-type .trigger {
  border-top: 1px solid #8C9CADD0;
}
.toggler {
  border-bottom: 1px solid #8C9CADD0;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
}
.toggler .trigger {
  position: relative;
  padding: 15px 40px 15px 0;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
}
.toggler .trigger i {
  position: absolute;
  right: 0;
  font-size: 24px;
  top: 15px;
}
.toggler .trigger:hover,
.toggler .trigger.active {
  cursor: pointer;
}
.toggler .trigger:hover i,
.toggler .trigger.active i,
.toggler .trigger:hover h4,
.toggler .trigger.active h4 {
  color: #FFCE00 !important;
}
.toggler .trigger h4 {
  margin-bottom: 0!important;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  font-family: "transducer", sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: normal;
  text-transform: none;
  line-height: 1.3;
  color: #3b4c99;
}
.toggler .toggle_container {
  overflow: hidden;
  height: 0;
}
.toggler .toggle_container a {
  color: #3b4c99;
}
.toggler .toggle_container a:hover {
  text-decoration: underline;
}
.toggler .toggle_container h5 {
  text-transform: uppercase;
  font-weight: bold;
}
.toggler .toggle_container .block {
  opacity: 0;
  padding: 0px 0 25px 0;
}
/*******BLOG******/
#blog-filters {
  padding: 30px 0 30px 0;
  overflow: visible!important;
  z-index: 999;
}
#filter-menu-wrap {
  text-align: left;
  position: relative;
}
#filter-menu-wrap.centered {
  text-align: center!important;
}
#filter-menu-wrap .or {
  display: inline-block;
  vertical-align: top;
  font-family: "transducer", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  vertical-align: middle;
  margin: 10px 25px 0 25px;
  font-weight: bold;
}
.filter-item {
  margin: 0!important;
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  text-align: centered!important;
  z-index: 999!important;
}
.filter-item.narrow {
  width: 90%;
  display: inline-block;
  vertical-align: top;
  max-width: 350px;
}
.filter-item.white {
  width: 100%!important;
  max-width: 100%!important;
  z-index: 900;
}
.filter-item.white a.filter-menu-toggle {
  border: 1px solid #f1f1f1;
  background: #fff;
  color: #666;
}
.filter-item.white a.filter-menu-toggle i {
  color: #999 !important;
}
.filter-item.white a.filter-menu-toggle:hover,
.filter-item.white a.filter-menu-toggle.active {
  background: #f5f5f5;
}
.filter-item.white .filter-menu {
  z-index: 900;
  background: #f5f5f5;
}
.filter-item.white .filter-menu li {
  background: #f5f5f5;
  position: relative;
  z-index: 900;
  border-right: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
}
.filter-item.white .filter-menu li a {
  background: #f5f5f5;
  color: #666;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.filter-item.white .filter-menu li a:hover {
  background: rgba(0, 0, 0, 0.05);
}
a.filter-menu-toggle {
  position: relative;
  display: block;
  font-family: "transducer", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 600;
  padding: 15px 45px 15px 15px;
  color: #fff;
  border: 1px solid #707070;
  line-height: normal;
  background: rgba(0, 0, 0, 0.8);
  text-transform: none;
  font-weight: 400;
}
a.filter-menu-toggle:hover,
a.filter-menu-toggle.active {
  cursor: pointer;
  background: #999;
  border: 1px solid #999;
  color: #fff;
}
a.filter-menu-toggle:hover i,
a.filter-menu-toggle.active i {
  color: #fff;
}
a.filter-menu-toggle i {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  font-size: 24px;
  color: #999;
}
a.filter-menu-toggle i.left-icon {
  left: 13px;
  top: 10px;
}
a.filter-menu-toggle i.right-icon {
  right: 13px;
  top: 10px;
}
.filter-menu {
  background: transparent;
  width: 100%;
  height: 0;
  position: absolute;
  z-index: 900!important;
  top: 48px;
  left: 0px;
  padding: 0px!important;
  overflow: hidden;
  list-style-type: none!important;
  margin: 0!important;
}
.filter-menu.active {
  overflow: visible;
}
.filter-menu > li {
  opacity: 0;
  position: relative;
  z-index: 900;
  transform: translateX(25px);
  margin: 0!important;
  padding: 0!important;
}
.filter-menu > li i.fa-chevron-right {
  display: none!important;
}
.filter-menu > li > a {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: #39424E;
  color: #999;
  font-family: "transducer", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 400;
  text-transform: none;
  text-align: left;
  position: relative;
  z-index: 900;
  padding: 13px!important;
  margin: 0!important;
  text-decoration: none;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  padding-right: 20px;
}
.filter-menu > li > a:hover {
  color: #fff;
  background: #000;
}
.explore-item {
  background: #fff;
  height: 100%!important;
}
.explore-item .image {
  -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover!important;
  aspect-ratio: 1.15;
  position: relative;
  overflow: hidden;
}
.explore-item .image h6 {
  position: absolute;
  width: 100%;
  bottom: -5px;
  color: #fff;
  font-family: "transducer", sans-serif;
  font-size: 40px;
  font-weight: normal;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
}
.explore-wrap:first-of-type .explore-item .image {
  background-position: left center!important;
}
.explore-wrap:last-of-type .explore-item .image {
  background-position: right center!important;
}
.blog-item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin: 0px 0 40px 0;
  text-align: left;
  position: relative;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
}
.blog-item .category-link {
  display: inline-block;
  vertical-align: top;
  padding: 6px 10px 6px 10px;
  letter-spacing: 2.1px;
  color: #fff;
  font-family: "transducer", sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-transform: uppercase;
  background: #3b4c99;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 200;
  -webkit-transition: all ease-out 300ms;
  -moz-transition: all ease-out 300ms;
  -ms-transition: all ease-out 300ms;
  -o-transition: all ease-out 300ms;
}
.blog-item .category-link:hover {
  background: #8c8c8c;
}
.blog-item .image {
  position: relative;
  -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover!important;
  aspect-ratio: 1.5;
}
.blog-item .details {
  position: relative;
  width: 100%;
  height: auto;
  left: 0;
  bottom: 0;
  background: #fff;
  padding: 25px;
  -webkit-transition: all ease-out 300ms;
  -moz-transition: all ease-out 300ms;
  -ms-transition: all ease-out 300ms;
  -o-transition: all ease-out 300ms;
}
.blog-item .details h5 {
  font-family: "transducer", sans-serif !important;
  font-size: 26px !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  color: #3b4c99 !important;
  font-weight: bold!important;
  text-transform: none!important;
  margin-bottom: 25px!important;
  position: relative;
  -webkit-transition: all ease-out 300ms;
  -moz-transition: all ease-out 300ms;
  -ms-transition: all ease-out 300ms;
  -o-transition: all ease-out 300ms;
}
.blog-item .details h6.date {
  -webkit-transition: all ease-out 300ms;
  -moz-transition: all ease-out 300ms;
  -ms-transition: all ease-out 300ms;
  -o-transition: all ease-out 300ms;
  color: #231f20 !important;
  font-family: "transducer", sans-serif !important;
  font-size: 11px !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  font-weight: 500!important;
  text-transform: uppercase;
  letter-spacing: 1.65px;
}
.blog-item.large-left {
  background: #fff;
  min-height: 650px;
}
.blog-item.large-left .details {
  padding-bottom: 40px;
}
.blog-item.large-left {
  height: 100%;
  background: #fff;
}
.blog-item.small {
  margin-bottom: 25px;
}
.blog-item.small:nth-of-type(even) {
  margin-bottom: 0!important;
}
.blog-item.small .image {
  aspect-ratio: 1.5;
  min-height: 100%;
  position: relative;
}
.blog-item.small .image .category-link {
  position: absolute;
  top: 10px;
  left: 10px;
}
.blog-item.small .details {
  min-height: 100%;
  background: #fff;
}
.blog-item.small .details h5 {
  font-family: "transducer", sans-serif !important;
  font-size: 20px !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  text-transform: none!important;
  font-weight: bold;
}
.blog-item:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
}
.blog-item.page {
  border: 1px solid #f1f1f1;
  height: 100%;
  background: rgba(0, 0, 0, 0.04);
}
.blog-item.page .details {
  background: none;
}
.release-item {
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  padding: 0px 0 30px 0;
  margin: 0;
}
.release-item h5.item-head {
  color: #3b4c99;
  text-transform: none;
  margin: 0 0 5px 0;
  font-size: 26px;
  font-weight: 400;
}
.release-item h6 {
  font-family: "transducer", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  text-transform: none;
  color: #39424E;
  margin-top: 5px;
}
a.block {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.blogsearch {
  position: relative;
}
.blogsearch input[type=text] {
  position: relative;
  display: block;
  font-family: "transducer", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: 500;
  text-transform: none;
  width: 100%;
  padding: 15px 50px 15px 15px;
  color: #fff;
  border: 1px solid #707070;
  line-height: normal;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  outline: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
.blogsearch input[type=text]::-webkit-input-placeholder {
  color: #fff;
}
.blogsearch input[type=text]:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.blogsearch input[type=text]::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.blogsearch input[type=text]:-ms-input-placeholder {
  color: #fff;
}
.blogsearch input[type=text]:focus {
  cursor: pointer;
  background: #000000;
  color: #fff;
}
.blogsearch button.submit {
  border: none!important;
  font-size: 13px!important;
  color: #999 !important;
  background: none!important;
  position: absolute;
  font-size: 18px!important;
  top: 6px!important;
  right: 5px!important;
  padding: 8px!important;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
.blogsearch button.submit:before {
  display: none!important;
}
.blogsearch button.submit:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  color: #fff !important;
}
.gm-style-iw {
  min-width: 240px!important;
  text-align: center;
  padding: 20px;
}
.gm-style-iw h6 {
  font-family: "transducer", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  font-weight: normal;
  margin: 10px 0 10px 0;
  color: #000;
}
.gm-style-iw a.button {
  padding: 8px 0 8px 0!important;
  margin-bottom: 10px;
}
a.thumbnail-link {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  outline: none;
}
a.thumbnail-link:hover {
  -webkit-transform: scale(1.05) !important;
  -moz-transform: scale(1.05) !important;
  -ms-transform: scale(1.05) !important;
  -o-transform: scale(1.05) !important;
}
a.thumbnail-link:hover img {
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.15);
}
a.thumbnail-link img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  outline: none;
  border: 2px solid #EFEDE7;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0);
  -moz-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0);
  -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0);
}
#sky {
  overflow: visible;
  position: relative;
  padding: 120px 0 120px 0;
}
#sky .frow-container {
  position: relative;
  z-index: 10;
}
#sky .moon {
  display: block;
  height: 60px;
  width: auto;
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}
#sky .moon svg {
  display: block;
  height: 100%;
  width: auto;
}
#sky .stars {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
}
.gal-img {
  height: 220px;
}
.gal-img.tall {
  height: 460px;
}
.gal-img.short {
  height: 180px;
  margin-bottom: 20px;
}
.gal-button {
  height: 60px;
  background: #000;
}
.overlap-section {
  background: #000;
  color: #fff;
}
.overlap-section:nth-of-type(even) {
  position: relative;
  z-index: 100;
  transform: translateY(40px) translateX(-40px);
}
.overlap-section:nth-of-type(od) {
  position: relative;
  z-index: 10;
  transform: translateY(0px) translateX(40px);
}
.overlap-section .overlap-image {
  width: 100%;
  height: 100%;
}
#timeline {
  position: relative;
}
#timeline:before {
  height: 100%;
  content: '';
  display: block;
  width: 2px;
  background: #39424E;
  position: absolute;
  left: 60px;
  top: 0;
}
#timeline .timeline-item {
  position: relative;
  padding-left: 160px;
}
#timeline .timeline-item .year {
  width: 120px;
  height: 120px;
  border: 2px solid #3b4c99;
  text-align: center;
  background: #39424E;
  color: #FFCE00;
  font-family: "transducer", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 120px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
#timeline .timeline-item h6 {
  font-family: "transducer", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: normal;
  text-transform: none;
  color: #3b4c99;
}
#timeline .timeline-item .date {
  font-family: "transducer", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 5px;
}
.animate-in {
  opacity: 0;
  transform: translateY(30px);
}
.gform_wrapper label,
.gform_wrapper legend {
  display: block;
  font-family: "transducer", sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold;
  color: #39424E;
}
.gform_wrapper .ginput_complex label {
  font-size: 14px;
  color: #707070;
  text-transform: none!important;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper textarea {
  background: #fff;
  border: 1px solid #707070;
  padding: 10px!important;
  opacity: 1!important;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
}
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper textarea:focus {
  background: rgba(0, 0, 0, 0.04);
}
.gform_wrapper .gform_button {
  background: #39424E;
  border: none;
  font-family: "transducer", sans-serif !important;
  font-size: 15px !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  font-weight: bold !important;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  vertical-align: top;
  padding: 12px;
  width: auto;
}
.gform_wrapper .gform_button:hover {
  background: #3b4c99;
  color: #FFCE00;
}
.gform_wrapper select {
  height: auto!important;
  padding: 12px 0 12px 0!important;
}
.main-content .ec_product_page ul li i {
  display: none!important;
}
/******GALLERIES******/
.gallery figure {
  display: inline-block;
  vertical-align: top;
  margin: 10px!important;
  background: none!important;
  border: none!important;
  width: 250px;
}
.gallery figure img {
  display: block;
  margin-bottom: 15px;
}
.gallery-item {
  background: #f1f1f1;
  border: 1px solid #707070;
  position: relative;
  height: 100%;
}
.gallery-item .image {
  aspect-ratio: 1.5;
}
.gallery-item .fader {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100%;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  opacity: 0;
}
.gallery-item .fader > div {
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.gallery-item .fader > div a {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  color: #fff;
  font-size: 36px;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
}
.gallery-item .fader > div a:hover {
  color: #FFCE00;
}
.gallery-item:hover .fader {
  opacity: 1;
}
.scaler-rotator {
  position: relative;
  height: 100%;
}
.scaler-rotator .image {
  aspect-ratio: 1;
  position: relative;
  -webkit-background-size: cover!important;
  -moz-background-size: cover!important;
  -o-background-size: cover!important;
  background-size: cover!important;
}
.scaler-rotator:hover button {
  opacity: 1;
}
.scaler-rotator button {
  border: none;
  position: absolute;
  background: transparent;
  z-index: 100;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
}
.scaler-rotator button:active {
  transform: translateY(-50%);
}
.scaler-rotator button.slick-next {
  right: 0;
}
/******MEMBERS******/
.member-level:nth-of-type(3n) .membership-item .title-bar {
  background: #5d7fd5;
}
.member-level:nth-of-type(3n+1) .membership-item .title-bar {
  background: #3c4c99;
}
.member-level:nth-of-type(3n+2) .membership-item .title-bar {
  background: #39424E;
}
.member-level .membership-item {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  height: 100%;
  background: #fff;
}
.member-level .membership-item .title-bar {
  color: #fff;
}
.member-level .membership-item .title-bar h6 {
  font-size: 24px;
  margin-bottom: 0px!important;
}
.member-level .membership-item .title-bar span {
  font-family: "transducer", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: bold;
  letter-spacing: 1.6px;
}
.jump-tab-wrap .jump-tab {
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
  font-family: "transducer", sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.6px;
}
.jump-tab-wrap .jump-tab a {
  display: block;
  padding: 20px!important;
  color: #ffffff !important;
}
.jump-tab-wrap .jump-tab a i {
  color: #FFCE00 !important;
  margin-left: 10px;
}
.jump-tab-wrap:nth-of-type(3n+1) {
  padding-right: 10px;
}
.jump-tab-wrap:nth-of-type(3n+1) .jump-tab {
  background: #5d7fd5;
}
.jump-tab-wrap:nth-of-type(3n+2) {
  padding: 0 10px 0 10px;
}
.jump-tab-wrap:nth-of-type(3n+2) .jump-tab {
  background: #3c4c99;
}
.jump-tab-wrap:nth-of-type(3n) {
  padding-left: 10px;
}
.jump-tab-wrap:nth-of-type(3n) .jump-tab {
  background: #39424E;
}
/********ITEMS********/
.icon-item {
  height: 100%;
  border-left: 2px solid #A6C4E7;
}
.icon-item:first-of-type {
  border: none;
}
.icon-item h6,
.icon-item .title {
  font-family: "transducer", sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  margin: 20px 0 10px 0;
}
.icon-item .text {
  font-family: "transducer", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: normal;
  text-transform: none;
  font-weight: bold;
  line-height: 1.2;
}
.icon-item img {
  display: inline-block;
  vertical-align: top;
  max-width: 170px;
}
.contact-item h6,
.contact-item .title {
  font-family: "transducer", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  font-weight: bold;
  margin-bottom: 15px;
}
.icon-side-item h6 {
  font-family: "transducer", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1.6px;
  font-weight: bold;
}
.lighting-wrap {
  position: relative;
}
.lighting-wrap:after {
  content: '';
  display: block;
  width: 100%;
  height: 70%;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}
.lighting-wrap .frow-container {
  position: relative;
  z-index: 100;
}
.lighting-wrap .lighting-item h6 {
  font-family: "transducer", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  font-weight: bold;
  color: #FFCE00;
  letter-spacing: 1.6px;
}
/*******EASY CART******/
.main-content .ec_product_details_page ul li,
.main-content .ec_cart_page ul li {
  padding-left: 0!important;
}
.main-content .ec_product_details_page ul li i,
.main-content .ec_cart_page ul li i {
  display: none!important;
}
.main-content .ec_product_details_page select,
.main-content .ec_cart_page select {
  padding: 6px 24px 6px 5px!important;
  background-position: center right!important;
}
.main-content .ec_product_details_page select:hover,
.main-content .ec_cart_page select:hover,
.main-content .ec_product_details_page select:focus,
.main-content .ec_cart_page select:focus {
  background-repeat: no-repeat !important;
  background-position: center right!important;
}
.ninja_clmn_nm_watch {
  padding: 15px!important;
}
.ninja_clmn_nm_watch a {
  display: block;
  padding: 10px!important;
  color: #fff !important;
  background: #3b4c99 !important;
  font-size: 15px!important;
  text-decoration: none!important;
}
.ninja_clmn_nm_watch a:hover {
  color: #FFCE00 !important;
}
/********MODAL ALERTS*****/
.stars-bg {
  background: rgba(0, 0, 0, 0.65) url(stars.svg) no-repeat 0 0;
  color: #fff;
  background-size: 20px auto!important;
}
.modal-wrap {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.65) url(stars.svg) no-repeat 0 0;
  background-size: 150% auto!important;
  width: 100vw;
  height: 100vh;
  text-align: center;
  backdrop-filter: blur(10px);
}
.modal-wrap .modal-box {
  display: inline-block;
  vertical-align: top;
  width: 90%;
  max-width: 720px;
  background: #fff;
  padding: 30px;
  -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0px 6px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.6);
  position: relative;
  top: 50%;
  transform: translateY(-50%) scale(0.8);
  opacity: 0;
  font-family: "scandia-web", sans-serif;
  font-size: 18px;
  border-radius: 16px !important;
  -webkit-border-radius: 16px !important;
  -moz-border-radius: 16px !important;
}
.modal-wrap .modal-box h3 {
  font-family: "transducer", sans-serif !important;
  font-size: 25px !important;
  text-transform: uppercase !important;
  font-weight: normal !important;
  font-weight: bold !important;
}
.modal-wrap .modal-box a.modal-close {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
  background: #FFCE00;
  line-height: 28px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.modal-wrap .modal-box a.modal-close:hover {
  background: #39424E;
}
.modal-wrap .modal-box h3 {
  font-family: "transducer", sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: normal;
  color: #3b4c99;
}
.modal-wrap .modal-box .gform_wrapper input[type=text],
.modal-wrap .modal-box .gform_wrapper textarea {
  background: #fff;
  border: 1px solid #39424E;
  padding: 8px!important;
  width: 100%!important;
  color: #39424E;
  font-family: "scandia-web", sans-serif;
  font-size: 16px;
  -webkit-transition: all linear 150ms;
  -moz-transition: all linear 150ms;
  -ms-transition: all linear 150ms;
  -o-transition: all linear 150ms;
  outline: none;
}
.modal-wrap .modal-box .gform_wrapper input[type=text]::-webkit-input-placeholder,
.modal-wrap .modal-box .gform_wrapper textarea::-webkit-input-placeholder {
  color: #39424E;
}
.modal-wrap .modal-box .gform_wrapper input[type=text]:-moz-placeholder,
.modal-wrap .modal-box .gform_wrapper textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #39424E;
}
.modal-wrap .modal-box .gform_wrapper input[type=text]::-moz-placeholder,
.modal-wrap .modal-box .gform_wrapper textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #39424E;
}
.modal-wrap .modal-box .gform_wrapper input[type=text]:-ms-input-placeholder,
.modal-wrap .modal-box .gform_wrapper textarea:-ms-input-placeholder {
  color: #39424E;
}
.modal-wrap .modal-box .gform_wrapper input[type=text]:focus,
.modal-wrap .modal-box .gform_wrapper textarea:focus {
  border: 1px solid #39424E;
  background: #ededee;
}
.modal-wrap .modal-box a.modal-banish {
  font-size: 18px;
  color: #fff;
}
.modal-wrap .modal-box a.modal-banish.mobile {
  display: none;
}
.modal-wrap .modal-box.confirmation p,
.modal-wrap .modal-box.confirmation .modal-banish {
  display: none;
}
.hidden-text {
  display: block;
  width: 0px;
  height: 0px;
  text-align: left!important;
  text-indent: -9999px !important;
}
.slide-bar {
  height: 0;
}
.slide-bar.light-blue-bg {
  background: #a6c4e7;
}
.slide-bar p {
  margin: 0!important;
}
.slide-bar .slide-content {
  opacity: 0;
  position: relative!important;
  padding: 20px;
  font-family: "transducer", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: normal;
  color: inherit;
  text-align: center;
}
.slide-bar .slide-content a.close-btn {
  position: absolute;
  top: 5px;
  right: 0;
  color: #39424E;
}
.slide-bar .slide-content a.close-btn:hover {
  color: #FFCE00;
}
