@charset "UTF-8";
/*!
* Theme Name: Meco
* Theme URI: https://www.meco.com
* Description: A Custom Theme
* Version: 1.0
* Author: ThreeSixtyEight
* Author URI: www.threesixtyeight.com
* License: GPL
* License URI: http://wordpress.org/about/gpl/
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/** 1. Set default font family to sans-serif. 2. Prevent iOS and IE text size adjust after device orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background-color: transparent; }

/** Improve readability of focused elements when they are also in an active/hover state. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small, .small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width. 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ box-sizing: content-box; /* 2 */ }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

@font-face { /* Icons Font */ font-family: 'icomoon'; src: url("../eot/icomoon.eot"); src: url("../eot/icomoond41d.eot#iefix") format("embedded-opentype"), url("../woff/icomoon.woff") format("woff"), url("../ttf/icomoon.ttf") format("truetype"), url("../svg/icomoon.svg#icomoon") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'GothamHTF-Black'; src: url("../eot/gothamhtf-black.eot"); src: url("../eot/gothamhtf-blackd41d.eot#iefix") format("embedded-opentype"), url("../woff/gothamhtf-black.woff") format("woff"), url("../ttf/gothamhtf-black.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'GothamHTF-Ultra'; src: url("../eot/gothamhtf-ultra.eot"); src: url("../eot/gothamhtf-ultrad41d.eot#iefix") format("embedded-opentype"), url("../woff/gothamhtf-ultra.woff") format("woff"), url("../ttf/gothamhtf-ultra.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'GothamHTF-BoldItalic'; src: url("../eot/gothamhtf-bolditalic.eot"); src: url("../eot/gothamhtf-bolditalicd41d.eot#iefix") format("embedded-opentype"), url("../woff/gothamhtf-bolditalic.woff") format("woff"), url("../ttf/gothamhtf-bolditalic.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'GothamHTF-UltraItalic'; src: url("../eot/gothamhtf-ultraitalic.eot"); src: url("../eot/gothamhtf-ultraitalicd41d.eot#iefix") format("embedded-opentype"), url("../woff/gothamhtf-ultraitalic.woff") format("woff"), url("../ttf/gothamhtf-ultraitalic.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'GothamHTF-BlackItalic'; src: url("../eot/gothamhtf-blackitalic.eot"); src: url("../eot/gothamhtf-blackitalicd41d.eot#iefix") format("embedded-opentype"), url("../woff/gothamhtf-blackitalic.woff") format("woff"), url("../ttf/gothamhtf-blackitalic.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'GothamHTF-Bold'; src: url("../eot/gothamhtf-bold.eot"); src: url("../eot/gothamhtf-boldd41d.eot#iefix") format("embedded-opentype"), url("../woff/gothamhtf-bold.woff") format("woff"), url("../ttf/gothamhtf-bold.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'Archer-Bold'; src: url("../eot/archer-bold.eot"); src: url("../eot/archer-boldd41d.eot#iefix") format("embedded-opentype"), url("../woff/archer-bold.woff") format("woff"), url("../ttf/archer-bold.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'Archer-MediumItalic'; src: url("../eot/archer-mediumitalic.eot"); src: url("../eot/archer-mediumitalicd41d.eot#iefix") format("embedded-opentype"), url("../woff/archer-mediumitalic.woff") format("woff"), url("../ttf/archer-mediumitalic.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'Archer-Medium'; src: url("../eot/archer-medium.eot"); src: url("../eot/archer-mediumd41d.eot#iefix") format("embedded-opentype"), url("../woff/archer-medium.woff") format("woff"), url("../ttf/archer-medium.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'Archer-BoldItalic'; src: url("../eot/archer-bolditalic.eot"); src: url("../eot/archer-bolditalicd41d.eot#iefix") format("embedded-opentype"), url("../woff/archer-bolditalic.woff") format("woff"), url("../ttf/archer-bolditalic.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'Archer-BookItalic'; src: url("../eot/archer-bookitalic.eot"); src: url("../eot/archer-bookitalicd41d.eot#iefix") format("embedded-opentype"), url("../woff/archer-bookitalic.woff") format("woff"), url("../ttf/archer-bookitalic.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: 'Archer-Book'; src: url("../eot/archer-book.eot"); src: url("../eot/archer-bookd41d.eot#iefix") format("embedded-opentype"), url("../woff/archer-book.woff") format("woff"), url("../ttf/archer-book.ttf") format("truetype"); font-weight: normal; font-style: normal; font-display: swap; }

::-moz-selection { background: #1b3e93; color: #fff; text-shadow: none; }

::selection { background: #1b3e93; color: #fff; text-shadow: none; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-family: "Archer-Medium", sans-serif; font-size: 112.5%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 200dpi), only screen and (min-resolution: 1.25dppx) { html { -webkit-font-smoothing: subpixel-antialiased; } }

html ::-webkit-scrollbar { width: 10px; height: 10px; }

html ::-webkit-scrollbar-thumb { background: #888; }

html ::-webkit-scrollbar-track { background: #e9e9e9; }

html body { scrollbar-face-color: #888; scrollbar-track-color: #e9e9e9; }

body { background-color: #eee; color: #555; font-family: "Archer-Medium", sans-serif; line-height: 1; letter-spacing: .3px; }

body:before { opacity: 0; content: ''; background-color: rgba(0, 0, 0, 0.7); position: fixed; top: 0; right: 0; left: 0; bottom: 0; z-index: -1; }

body.js-overlay:before { opacity: 1; z-index: 90; -webkit-transition: opacity 0.25s ease; -moz-transition: opacity 0.25s ease; -o-transition: opacity 0.25s ease; transition: opacity 0.25s ease; }

a { color: #1b3e93; text-decoration: none; }

a:hover, a:focus { color: #27a9e1; text-decoration: none; }

a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

button { outline: none; }

a, button, input[type="submit"], input[type="button"], input[type="reset"] { -webkit-transition-property: background, color, border-color; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; transition-property: background, color, border-color; -webkit-transition-duration: 0.1s; -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; transition-duration: 0.1s; border-radius: 0; }

img { vertical-align: middle; max-width: 100%; }

iframe { max-width: 100%; }

/* Headings */
h1, h2, h3, h5, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "GothamHTF-Bold", sans-serif; color: inherit; font-weight: 400; line-height: 1.4; word-break: break-word; text-transform: uppercase; margin: 0 0 20px 0; margin-top: 35px; }

h1:first-child, h2:first-child, h3:first-child, h5:first-child, h5:first-child, h6:first-child, .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child { margin-top: 0; }

h1, .h1 { color: #fff; font-family: "GothamHTF-Ultra", sans-serif; font-size: 24px; letter-spacing: 2px; }

@media (min-width: 768px) { h1, .h1 { font-size: 1.7777777778rem; line-height: 1.3; } }

@media (min-width: 992px) { h1, .h1 { font-size: 2.2222222222rem; } }

h2, .h2 { color: #1b3e93; font-size: 24px; font-family: "GothamHTF-Ultra", sans-serif; letter-spacing: 2px; }

@media (min-width: 768px) { h2, .h2 { font-size: 1.7777777778rem; line-height: 1.6; } }

h3, .h3 { color: #27a9e1; font-size: 0.7777777778rem; line-height: 1.2; letter-spacing: 1px; }

h4, .h4 { color: #fff; font-family: "GothamHTF-Ultra", sans-serif; font-size: 18px; line-height: 1.4; letter-spacing: 1px; }

@media (min-width: 768px) { h4, .h4 { font-size: 1.5555555556rem; } }

h5, .h5 { font-size: 16px; letter-spacing: .9px; }

@media (min-width: 768px) { h5, .h5 { font-size: 0.8888888889rem; } }

h6, .h6 { font-size: 16px; letter-spacing: .9px; }

@media (min-width: 768px) { h6, .h6 { font-size: 0.7777777778rem; } }

/* Miscellaneous */
p:last-child, table:last-child, ul:last-child, ol:last-child, dl:last-child, dd:last-child, pre:last-child, blockquote:last-child, address:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child { margin-bottom: 0; }

p, pre, blockquote, address, dt { line-height: 1.5; }

@media (min-width: 768px) { p, pre, blockquote, address, dt { line-height: 1.8; } }

p, table, ul, ol, dl, dd, pre, blockquote, address { margin: 0 0 20px; }

blockquote { padding-left: 20px; border-left: 5px solid #3968db; }

b, strong { font-family: "Archer-Bold", sans-serif; }

small, .small { font-size: 0.7777777778rem; }

hr { clear: both; border: none; border-top: 1px solid #e5e5e5; margin-bottom: 20px; }

address { font-style: normal; }

/* Table */
table caption { font-family: "GothamHTF-Bold", sans-serif; margin-bottom: 10px; }

table tbody tr:last-child { border-bottom: none; }

table tr { border-bottom: 1px solid #e5e5e5; }

table th { font-weight: 700; text-align: left; }

table th, table td { padding: 12px; }

/* Lists */
ul, ol, dl { padding: 0; }

ul, ol { list-style-position: outside; margin-left: 20px; }

ul ul, ul ol, ol ul, ol ol { margin: 5px 0 0 40px; }

ul ol, ol ol { list-style-type: lower-alpha; }

nav ul, nav ol { margin: 0; }

nav ul li, nav ol li { margin-bottom: 0; line-height: 1; }

ul li, ol li { margin-bottom: 15px; }

ul { list-style-type: disc; }

ol { list-style-type: decimal; }

@media (min-width: 768px) { li { line-height: 1.6; } }

dt { font-family: "GothamHTF-Bold", sans-serif; font-weight: 700; margin: 0 0 15px; }

/* Form */
form ul { list-style: none; margin-left: 0; }

form > ul > li { clear: both; margin-bottom: 15px; }

form > ul > li > label { margin-right: 10px; }

fieldset { padding: 0; margin: 0; border: 0; min-width: 0; }

legend { font-weight: 700; display: block; border: none; margin-bottom: 20px; }

input[type="text"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="email"], input[type="range"], input[type="file"], input[type="date"], input[type="search"], textarea, select { background: #fff; color: #1b3e93; line-height: 1.2; letter-spacing: .4px; font-size: 0.8888888889rem; padding: 15px 15px 15px 7px; width: 100%; border: none; border-bottom: 2px solid #1b3e93; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; max-width: 100%; }

input[type="text"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="range"]:-moz-placeholder, input[type="file"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="search"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder { color: #8faaea; }

input[type="text"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="range"]::-moz-placeholder, input[type="file"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="search"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder { color: #8faaea; }

input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="range"]:-ms-input-placeholder, input[type="file"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder { color: #8faaea; }

input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="range"]::-webkit-input-placeholder, input[type="file"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder { color: #8faaea; }

input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="range"]:focus, input[type="file"]:focus, input[type="date"]:focus, input[type="search"]:focus, textarea:focus, select:focus { border-color: rgba(150, 150, 150, 0.7); }

@media (min-width: 768px) { input[type="text"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="email"], input[type="range"], input[type="file"], input[type="date"], input[type="search"], textarea, select { font-size: 1.1111111111rem; } }

input[type="submit"] { background-color: #fff; }

input[type="search"] { -webkit-appearance: none; }

input[type="date"] { line-height: 34px; }

textarea { line-height: 1.5; height: 150px; }

@media (min-width: 768px) { textarea { line-height: 1.8; } }

input[type="checkbox"], input[type="radio"] { margin: 4px 8px 0 1px; margin-top: 1px \9; line-height: normal; }

select[multiple], select[size] { height: auto; }

input[type="file"] { display: block; }

input[type="range"] { display: block; width: 100%; }

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; }

output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857143; color: #555555; }

code { background-color: #f9f9f9; color: green; font-weight: 400; display: inline-block; padding: 5px; border: 1px solid #eee; }

.header-cta-bar { background-color: #1B3F92; display: flex; flex-direction: row; justify-content: center; align-items: center; padding: 20px 0; }

.header-cta-bar p { font-family: "GothamHTF-Black",sans-serif; color: #fff; margin: 0; padding-right: 20px; }

.btn { border-radius: 5px; }

@media (max-width: 767px) { .header-cta-bar { display: block; text-align: center; }
  .header-cta-bar p { padding-right: 0; } }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; position: relative; }

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

.container:after { clear: both; }

@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: 5vw; padding-right: 5vw; }

.container-fluid:before, .container-fluid:after { content: " "; display: table; }

.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }

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

.row:after { clear: both; }

.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: 15px; padding-right: 15px; }

.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: 0%; }

.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: 0%; }

.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: 0%; }
  .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: 0%; }
  .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: 0%; }
  .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: 0%; }
  .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: 0%; }
  .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: 0%; }
  .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%; } }

@-ms-viewport { width: device-width; }

.visible-xs, .visible-sm, .visible-md, .visible-lg { 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 (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: 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: 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 (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; } }

.heading-underline { padding-bottom: 20px; border-bottom: 2px solid #1b3e93; margin-right: 30px; margin-bottom: 35px; position: relative; }

.heading-underline:before { content: ''; background-color: #1b3e93; display: block; width: 6px; height: 6px; border-radius: 50%; position: absolute; right: -15px; bottom: -3px; }

.heading-underline:after { content: ''; background-color: #1b3e93; display: block; width: 8px; height: 8px; border-radius: 50%; position: absolute; right: -30px; bottom: -4px; }

.heading-underline.white { border-bottom-color: #fff; }

.heading-underline.white:before, .heading-underline.white:after { background-color: #fff; }

.mustache { text-align: center; padding-bottom: 15px; margin-bottom: 30px; position: relative; }

.mustache:after { content: ''; background-color: #1b3e93; display: block; width: 30px; height: 2px; position: absolute; left: 50%; bottom: 0; margin-left: -15px; }

.has-bg-image .mustache:after { background-color: #fff; }

@media (min-width: 768px) { .mustache { margin-bottom: 50px; } }

.limit-content { max-width: 55.5555555556rem; }

.limit-content.align-center { margin-left: auto; margin-right: auto; }

.custom-select-block { position: relative; }

.custom-select-block select { padding-right: 25px; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }

.custom-select-block select::-ms-expand { display: none; }

.custom-select-block:after { content: ''; display: block; border: 7px solid transparent; border-top-color: #1b3e93; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin-top: 3px; }

.flexible-section { padding-top: 50px; padding-bottom: 50px; }

.flexible-section:last-child { padding-bottom: 70px; }

@media (min-width: 768px) { .flexible-section { padding-top: 70px; padding-bottom: 70px; }
  .flexible-section:last-child { padding-bottom: 120px; } }

.img-frame { border: 1px solid #e5e5e5; padding: 5px; }

.alert, .validation_error, .gform_confirmation_message { background-color: #e5e5e5; padding: 15px; border: 1px solid #ddd; margin-bottom: 20px; }

.alert-info { background-color: #ffffd9; border: 1px solid #e8e800; }

.alert-error, .validation_error { background-color: #ffd9d9; border: 1px solid #ffa6a6; }

.alert-success, .gform_confirmation_message { background-color: #dbffd9; border: 1px solid #7aff73; }

.hr { clear: both; height: 8px; border: none; padding: 0; margin-bottom: 20px; position: relative; }

.hr:before, .hr:after { content: ''; background-color: #e5e5e5; height: 1px; position: absolute; left: 0; right: 0; }

.hr:before { top: 0; }

.hr:after { bottom: 0; }

p:empty { display: none; }

.btn { background: transparent; font-weight: 400; font-family: "GothamHTF-Black", sans-serif; text-transform: uppercase; letter-spacing: 1.5px; font-size: 0.8888888889rem; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; -webkit-transition-property: background, color, border-color; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; transition-property: background, color, border-color; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }

.btn:hover, .btn:focus { -webkit-transition-duration: 0.1s; -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; }

.btn:focus { outline: none; }

.row { margin-bottom: 20px; }

.row:last-child { margin-bottom: 0; }

@media (min-width: 768px) { .row-grid { margin-top: -15px; }
  .row-grid [class*="col-sm-"] { margin-top: 15px; margin-bottom: 15px; } }

@media (min-width: 992px) { .row-grid { margin-top: -15px; }
  .row-grid [class*="col-md-"] { margin-top: 15px; margin-bottom: 15px; } }

@media (min-width: 1200px) { .row-grid { margin-top: -15px; }
  .row-grid [class*="col-lg-"] { margin-top: 15px; margin-bottom: 15px; } }

@media (min-width: 768px) { .row-grid-3 [class*="col-sm-"]:nth-child(3n+1) { clear: both; } }

@media (min-width: 992px) { .row-grid-3 [class*="col-md-"]:nth-child(3n+1) { clear: both; } }

@media (min-width: 768px) { .row-grid-4 [class*="col-sm-"]:nth-child(4n+1) { clear: both; } }

@media (min-width: 992px) { .row-grid-4 [class*="col-md-"]:nth-child(4n+1) { clear: both; } }

@media (max-width: 767px) { [class^="col-"] { margin-bottom: 50px; }
  [class^="col-"]:last-child { margin-bottom: 0; } }

@media (max-width: 991px) { [class*="col-md-"] { margin-bottom: 50px; }
  [class*="col-md-"]:last-child { margin-bottom: 0; } }

@media (min-width: 768px) { .gutters-sm-25px { margin-left: -25px; margin-right: -25px; }
  .gutters-sm-25px > .col { padding-left: 25px; padding-right: 25px; } }

#site-content { padding-top: 65px; }

@media (min-width: 1100px) { #site-content { padding-top: 100px; } }

#header { background-color: #fff; width: 100%; padding: 10px 0; position: fixed; z-index: 99; top: 0; left: 0; border-bottom: 2px solid #d7ecf5; -webkit-transition: -webkit-transform 0.5s; -moz-transition: -moz-transform 0.5s; -o-transition: -o-transform 0.5s; transition: transform 0.5s; }

#header.header-notification { padding-bottom: 0; border-bottom: 0; }

#header.is-hidden { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }

@media (max-width: 767px) { #header { border-bottom: 1px solid #ddd; } }

@media (min-width: 768px) { #header { height: 65px; padding-bottom: 0; }
  #header.header-notification { height: auto; } }

@media (min-width: 1100px) { #header { height: 105px; padding-top: 15px; }
  #header.header-notification { height: auto; } }

.page-locations #header { position: absolute; }

.header-logo { float: right; margin: 0; }

.header-logo a { display: block; height: 100%; }

@media (max-width: 1099px) { .header-logo img { height: 45px; } }

@media (min-width: 1100px) { .header-logo img { width: 274px; } }

.header-menu-toggle { background: #1b3e93; color: #fff; text-decoration: none; text-align: center; width: 45px; height: 45px; border: none; position: relative; }

.header-menu-toggle:before { content: '\e635'; font-size: 30px; line-height: 45px; -webkit-transition: 0.2s ease-out; -moz-transition: 0.2s ease-out; -o-transition: 0.2s ease-out; transition: 0.2s ease-out; }

@media (min-width: 1100px) { .header-menu-toggle { display: none; } }

.header-menu-close { background-color: #f5f5f5; text-decoration: none; border: none; width: 45px; height: 45px; text-align: center; position: absolute; right: 5vw; top: 0; }

.header-menu-close:before { content: '\e903'; color: #999; font-size: 18px; line-height: 45px; }

.header-menu-close:hover, .header-menu-close:active { background-color: #e5e5e5; color: #555; }

.header-menu-close:hover:before, .header-menu-close:active:before { color: #1b3e93; }

@media (min-width: 1100px) { .header-menu-close { display: none; } }

#sticky-header-wrapper.sticky-fixed { position: fixed; top: 0; width: 100%; z-index: 2502; }

@media (max-width: 767px) { .header-sticky-bar { display: none; } }

@media (min-width: 768px) { .header-sticky-bar { background-color: #0d1f49; text-align: center; z-index: 2502; }
  .header-sticky-bar li { display: inline-block; line-height: 1.3; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 1.38px; text-transform: uppercase; padding: 0 20px; margin-bottom: 0; }
  .header-sticky-bar li.js-active a { color: #fff; border-bottom-color: #27a9e1; }
  .header-sticky-bar a { color: rgba(255, 255, 255, 0.5); display: block; padding: 25px 0 20px; border-bottom: 5px solid transparent; }
  .header-sticky-bar a:hover { color: #fff; } }

@media (min-width: 992px) { .header-sticky-bar li { padding-left: 30px; padding-right: 30px; } }

.header-breadcrumbs-bar { display: none; background-color: #26355e; padding: 7px 0; }

.header-breadcrumbs-bar .flex { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: space-between; justify-content: space-between; width: 100%; }

.header-breadcrumbs-bar a { color: #7188c6; }

.header-breadcrumbs-bar a:hover { color: #fff; }

.header-breadcrumbs-bar .breadcrumb_last { color: #fff; }

@media (min-width: 768px) { .header-breadcrumbs-bar { display: block; } }

.header-breadcrumbs { color: #7188c6; font-size: 16px; line-height: 1.2; text-transform: uppercase; }

.header-breadcrumbs-cta { padding: 10px 0; }

.header-breadcrumbs-cta > div { float: left; margin-left: 25px; }

.header-breadcrumbs-cta .heading { display: block; color: #27a9e1; font-family: "GothamHTF-Bold", sans-serif; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; }

.header-breadcrumbs-cta a { color: #fff; }

.header-breadcrumbs-cta .email-block { font-family: Archer; }

.header-breadcrumbs-cta .email-block a { font-size: 21px; }

.header-breadcrumbs-cta .phone-block { font-family: "GothamHTF-Bold", sans-serif; }

.header-breadcrumbs-cta .phone-block a { font-size: 24px; }

.header-notification-block { position: relative; margin-top: 10px; padding: 10px 0; background-color: #1b3e93; color: #fff; }

.header-notification-block .container-fluid { padding-right: calc(5vw + 30px); }

.header-notification-block .message { margin-bottom: 0; font-family: "GothamHTF-Black",sans-serif; }

.header-notification-block .button-block { padding-top: 10px; }

.header-notification-block .close { border: none; background-color: #0d1f49; color: #fff; position: absolute; top: 10px; right: calc(5vw - 10px); width: 30px; height: 30px; }

.header-notification-block .close:hover { background-color: #27a9e1; }

.header-notification-block .close:before { content: "\e62e"; }

@media (min-width: 992px) { .header-notification-block .outer-block { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; padding-right: 20px; }
  .header-notification-block .message { padding-right: 20px; }
  .header-notification-block .button-block { padding-top: 0; } }

@media (min-width: 1100px) { .header-notification-block { margin-top: 0; padding: 20px 0; } }

.header-notification-block .close { top: 20px; }

.header-menus-container ul { list-style: none; margin-left: 0; }

.header-menus-container ul ul { margin-top: 0; }

.header-menus-container li { margin-bottom: 0; }

.header-menus-container .current-menu-parent > a, .header-menus-container .current-menu-item > a { color: #27a9e1 !important; }

@media (max-width: 1099px) { .header-menus-container { background-color: #fff; position: fixed; left: 0; top: 0; width: 100%; height: 100%; padding: 10px 5vw 20px; overflow-y: scroll; z-index: 100; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); -webkit-transition: 350ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); -moz-transition: 350ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); -o-transition: 350ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); transition: 350ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); }
  .header-menus-container.js-active { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
  .header-menus-container > .inner-block { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; } }

@media (min-width: 1100px) { .header-menus-container { float: left; width: calc(100% - 300px); } }

@media (min-width: 1100px) { .language-select-block, .secondary-menu-block { margin-bottom: 15px; } }

.language-select-block { float: left; margin-right: 30px; position: relative; }

.language-select-block:after { content: ''; display: block; border: 4px solid transparent; border-top-color: #bbb; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin-top: 2px; }

.language-select-block select { color: #bbb; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.41px; text-transform: uppercase; padding: 5px 25px 5px 10px; border: 1px solid #e5e5e5; width: 100%; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }

.language-select-block select::-ms-expand { display: none; }

.language-select-block option { line-height: 2; }

@media (max-width: 1099px) { .language-select-block { -webkit-order: 1; order: 1; width: 75px; margin-bottom: 20px; } }

.header-search-trigger .i-search:before { content: '\e612'; color: #bbb; font-size: 22px; }

.header-search-trigger .i-search:hover:before { color: #27a9e1; }

@media (max-width: 1099px) { .header-search-trigger { margin-bottom: 10px; } }

@media (min-width: 1100px) { .header-search-trigger { float: left; margin-right: 30px; margin-bottom: 0; } }

@media (max-width: 1099px) { .secondary-menu-block { clear: both; -webkit-order: 3; order: 3; }
  .secondary-menu-block .parent-menu > li { font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.41px; text-transform: uppercase; position: relative; }
  .secondary-menu-block .parent-menu > li.menu-item-has-children:hover > a { color: #27a9e1; }
  .secondary-menu-block .parent-menu > li.menu-item-has-children:hover > a span:after { border-top-color: #27a9e1; }
  .secondary-menu-block .parent-menu > li.menu-item-has-children > a { position: relative; }
  .secondary-menu-block .parent-menu > li.menu-item-has-children > a span { width: 45px; display: block; position: absolute; right: 0; top: 0; bottom: 0; }
  .secondary-menu-block .parent-menu > li.menu-item-has-children > a span:after { content: ''; border: 7px solid transparent; border-top-color: #999; position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -4px; }
  .secondary-menu-block .parent-menu > li.menu-item-has-children > a span:hover { background-color: #e5e5e5; }
  .secondary-menu-block .parent-menu > li.menu-item-has-children > a span:hover:after { border-top-color: #555; }
  .secondary-menu-block .parent-menu > li > a { display: block; padding: 10px 0; border-top: 1px solid #ddd; }
  .secondary-menu-block .parent-menu > li > a:hover, .secondary-menu-block .parent-menu > li > a:focus { color: #27a9e1; }
  .secondary-menu-block .sub-menu { padding: 7px 0 7px 10px; border-top: 1px solid #ddd; }
  .secondary-menu-block .sub-menu > li > a { color: rgba(27, 62, 147, 0.5); display: block; padding: 7px 0; }
  .secondary-menu-block .sub-menu > li > a:hover, .secondary-menu-block .sub-menu > li > a:focus { color: #27a9e1; } }

@media (min-width: 1100px) { .secondary-menu-block { float: left; position: relative; }
  .secondary-menu-block .parent-menu > li { color: #bbb; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.7777777778rem; letter-spacing: 0.41px; text-transform: uppercase; float: left; padding-bottom: 5px; margin-right: 20px; position: relative; }
  .secondary-menu-block .parent-menu > li:last-child { margin-right: 0; }
  .secondary-menu-block .parent-menu > li:hover .sub-menu { visibility: visible; z-index: 1; opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
  .secondary-menu-block .parent-menu > li > a { color: #bbb; display: block; padding: 5px 0; }
  .secondary-menu-block .parent-menu > li > a:hover { color: #27a9e1; }
  .secondary-menu-block .sub-menu { visibility: hidden; z-index: -1; opacity: 0; background-color: #fff; width: 280px; position: absolute; top: 100%; -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); -webkit-transform: translateY(30px); -moz-transform: translateY(30px); -ms-transform: translateY(30px); -o-transform: translateY(30px); transform: translateY(30px); -webkit-transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); -moz-transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); -o-transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); }
  .secondary-menu-block .sub-menu > li { font-family: "GothamHTF-Black", sans-serif; font-size: 0.7777777778rem; letter-spacing: 0.79px; }
  .secondary-menu-block .sub-menu > li:first-child > a { padding-top: 20px; }
  .secondary-menu-block .sub-menu > li:last-child > a { padding-bottom: 20px; }
  .secondary-menu-block .sub-menu > li > a { display: block; padding: 15px 35px; color: #0d1f49; }
  .secondary-menu-block .sub-menu > li > a:hover, .secondary-menu-block .sub-menu > li > a:focus { background-color: #f5f5f5; } }

@media (min-width: 1200px) { .secondary-menu-block .parent-menu > li { margin-right: 40px; } }

@media (max-width: 1099px) { .primary-menu-block { clear: both; -webkit-order: 2; order: 2; }
  .primary-menu-block .parent-menu > li { color: #bbb; font-family: "GothamHTF-Black", sans-serif; font-size: 0.8888888889rem; letter-spacing: 1px; text-transform: uppercase; position: relative; }
  .primary-menu-block .parent-menu > li.menu-item-has-children:hover > a { color: #27a9e1; }
  .primary-menu-block .parent-menu > li.menu-item-has-children:hover > a span:after { border-top-color: #27a9e1; }
  .primary-menu-block .parent-menu > li.menu-item-has-children > a { position: relative; }
  .primary-menu-block .parent-menu > li.menu-item-has-children > a span { width: 45px; display: block; position: absolute; right: 0; top: 0; bottom: 0; }
  .primary-menu-block .parent-menu > li.menu-item-has-children > a span:after { content: ''; border: 7px solid transparent; border-top-color: #999; position: absolute; left: 50%; top: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -4px; }
  .primary-menu-block .parent-menu > li > a { display: block; padding: 10px 0; border-top: 1px solid #ddd; }
  .primary-menu-block .parent-menu > li > a:hover, .primary-menu-block .parent-menu > li > a:focus { color: #27a9e1; }
  .primary-menu-block .sub-menu, .primary-menu-block .advanced-sub-menu { padding: 7px 0 7px 10px; border-top: 1px solid #ddd; position: relative; }
  .primary-menu-block .sub-menu > li > a, .primary-menu-block .advanced-sub-menu > li > a { color: rgba(27, 62, 147, 0.5); display: block; padding: 7px 0; }
  .primary-menu-block .sub-menu > li > a:hover, .primary-menu-block .sub-menu > li > a:focus, .primary-menu-block .advanced-sub-menu > li > a:hover, .primary-menu-block .advanced-sub-menu > li > a:focus { color: #27a9e1; }
  .primary-menu-block .advanced-sub-menu > li img { display: none; }
  .primary-menu-block .products-menu-block { display: none; } }

@media (min-width: 1100px) { .primary-menu-block { clear: both; position: relative; }
  .primary-menu-block .parent-menu > li { font-family: "GothamHTF-Black", sans-serif; font-size: 0.8888888889rem; letter-spacing: 1px; text-transform: uppercase; float: left; margin-right: 40px; position: relative; }
  .primary-menu-block .parent-menu > li:hover .sub-menu, .primary-menu-block .parent-menu > li:hover .advanced-sub-menu { visibility: visible; z-index: 1; opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
  .primary-menu-block .parent-menu > li > a { color: #1b3e93; display: block; padding-bottom: 15px; }
  .primary-menu-block .parent-menu > li > a:hover { color: #27a9e1; }
  .primary-menu-block .sub-menu, .primary-menu-block .advanced-sub-menu { visibility: hidden; z-index: -1; opacity: 0; -webkit-transform: translateY(30px); -moz-transform: translateY(30px); -ms-transform: translateY(30px); -o-transform: translateY(30px); transform: translateY(30px); -webkit-transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); -moz-transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); -o-transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); }
  .primary-menu-block .sub-menu { background-color: #fff; width: 280px; position: absolute; top: 100%; -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); }
  .primary-menu-block .sub-menu > li:first-child > a { padding-top: 20px; }
  .primary-menu-block .sub-menu > li:last-child > a { padding-bottom: 20px; }
  .primary-menu-block .sub-menu > li > a { display: block; padding: 15px 35px; color: #0d1f49; font-family: "GothamHTF-Black", sans-serif; font-size: 0.7777777778rem; letter-spacing: 0.79px; }
  .primary-menu-block .sub-menu > li > a:hover, .primary-menu-block .sub-menu > li > a:focus { background-color: #f5f5f5; }
  .primary-menu-block .advanced-sub-menu { background-color: #fff; width: 340px; position: absolute; left: 0; top: 100%; -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); }
  .primary-menu-block .advanced-sub-menu > li:hover > .products-menu-block { visibility: visible; z-index: 1; opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); }
  .primary-menu-block .advanced-sub-menu > li > a { display: block; color: #0d1f49; font-family: "GothamHTF-Black", sans-serif; font-size: 0.7777777778rem; letter-spacing: 0.79px; padding: 25px 50px 25px 35px; border-bottom: 5px solid transparent; position: relative; }
  .primary-menu-block .advanced-sub-menu > li > a:hover, .primary-menu-block .advanced-sub-menu > li > a:focus { background-color: #f5f5f5; }
  .primary-menu-block .advanced-sub-menu > li > a:hover span, .primary-menu-block .advanced-sub-menu > li > a:focus span { width: 100%; }
  .primary-menu-block .advanced-sub-menu > li > a img { position: absolute; top: 50%; right: 20px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 22px; }
  .primary-menu-block .advanced-sub-menu > li > a span { display: block; width: 0; height: 5px; position: absolute; left: 0; bottom: -5px; }
  .primary-menu-block .advanced-sub-menu .products-menu-block { visibility: hidden; z-index: -1; opacity: 0; background: #f9f9f9 url(../png/dropdown-bg.png) no-repeat center center; padding: 45px 55px; position: absolute; width: calc(100vw - 10vw - 340px); left: 100%; top: 0; -webkit-transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); -moz-transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); -o-transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); transition: 0.25s cubic-bezier(0.465, 0.183, 0.153, 0.946); -webkit-transform: translateX(-30px); -moz-transform: translateX(-30px); -ms-transform: translateX(-30px); -o-transform: translateX(-30px); transform: translateX(-30px); }
  .primary-menu-block .advanced-sub-menu .products-menu-block header { margin-bottom: 50px; } }

@media (min-width: 1100px) and (min-width: 1200px) { .primary-menu-block .advanced-sub-menu .products-menu-block header > .heading { float: left; }
  .primary-menu-block .advanced-sub-menu .products-menu-block header > .btn-more { float: right; } }

@media (min-width: 1100px) { .primary-menu-block .advanced-sub-menu .list-products { clear: both; margin: 0 -10px; }
  .primary-menu-block .advanced-sub-menu .list-products > li { float: left; width: 33.333333%; padding: 0 10px; text-align: center; }
  .primary-menu-block .advanced-sub-menu .list-products > li.column-4 { width: 25%; }
  .primary-menu-block .advanced-sub-menu .list-products a { display: inline-block; }
  .primary-menu-block .advanced-sub-menu .list-products a:hover .thumbnail-block, .primary-menu-block .advanced-sub-menu .list-products a:focus .thumbnail-block { opacity: .7; }
  .primary-menu-block .advanced-sub-menu .list-products a:hover .product-title, .primary-menu-block .advanced-sub-menu .list-products a:focus .product-title { color: #0d1f49; }
  .primary-menu-block .advanced-sub-menu .list-products .thumbnail-block { display: inline-block; margin-bottom: 25px; }
  .primary-menu-block .advanced-sub-menu .list-products .product-title { color: #8b8b8b; font-size: 0.7777777778rem; font-family: "GothamHTF-Black", sans-serif; letter-spacing: 0.79px; margin: 0; } }

#footer { clear: both; }

.sub-footer { background: #1b3e93 url(../png/sub-footer-bg.png) repeat top left; padding: 50px 0; text-align: center; }

.sub-footer .sub-heading { color: #fff; margin-bottom: 15px; }

.sub-footer .heading { margin: 0; line-height: 1; }

.sub-footer .heading a { color: #fff; padding-bottom: 1px; position: relative; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.sub-footer .heading a:after { background-color: #fff; content: ''; left: 0; right: 0; height: 1px; position: absolute; bottom: 0; -webkit-transform: scale(0, 0); -moz-transform: scale(0, 0); -ms-transform: scale(0, 0); -o-transform: scale(0, 0); transform: scale(0, 0); -webkit-transition: 0.25s ease-out; -moz-transition: 0.25s ease-out; -o-transition: 0.25s ease-out; transition: 0.25s ease-out; }

.sub-footer .heading a:hover { color: #fff; }

.sub-footer .heading a:hover:after { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }

.sub-footer .content-block { margin-top: 20px; font-size: 18px; color: #ffffff; }

.sub-footer .link-block { margin-top: 30px; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }

@media (min-width: 992px) { .sub-footer .link-block { gap: 40px; } }

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

.main-footer { background-color: #0d1f49; color: #fff; padding: 50px 0; }

.main-footer .footer-heading { color: #fff; }

.main-footer .footer-content-block { max-width: 38.8888888889rem; margin-bottom: 30px; }

.main-footer .footer-menu { list-style: none; margin-left: 0; margin: 0 -10px; }

.main-footer .footer-menu > li { padding: 0 10px; margin-bottom: 40px; }

.main-footer .footer-menu .heading { color: #fff; font-size: 0.8888888889rem; margin-bottom: 25px; }

.main-footer .footer-menu .child-menu { font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; text-transform: uppercase; list-style: none; margin-left: 0; }

.main-footer .footer-menu .child-menu > li { margin-bottom: 12px; }

.main-footer .footer-menu .child-menu a { color: rgba(255, 255, 255, 0.5); border-bottom: 1px solid transparent; padding-bottom: 1px; }

.main-footer .footer-menu .child-menu a:hover { color: rgba(255, 255, 255, 0.8); border-bottom-color: rgba(255, 255, 255, 0.8); }

@media (min-width: 480px) { .main-footer .footer-menu > li { float: left; width: 50%; } }

@media (min-width: 480px) and (max-width: 768px) { .main-footer .footer-menu > li:nth-child(2n+1) { clear: both; } }

@media (min-width: 768px) { .main-footer .footer-menu > li { width: 33.333333%; } }

@media (min-width: 768px) and (max-width: 992px) { .main-footer .footer-menu > li:nth-child(3n+1) { clear: both; } }

@media (min-width: 992px) { .main-footer { padding: 90px 0; }
  .main-footer .footer-menu > li { width: 25%; margin-bottom: 50px; } }

@media (max-width: 1199px) { .main-footer .content-col { clear: both; } }

@media (min-width: 992px) and (max-width: 1200px) { .main-footer .footer-menu > li:nth-child(4n+1) { clear: both; } }

@media (min-width: 1200px) { .main-footer { padding-bottom: 40px; }
  .main-footer .row { display: -webkit-flex; display: flex; margin: 0 -30px; }
  .main-footer .col { padding: 0 30px; }
  .main-footer .content-col { -webkit-order: 1; order: 1; }
  .main-footer .menu-col { -webkit-order: 2; order: 2; }
  .main-footer .footer-menu > li { width: 33.333333%; }
  .main-footer .footer-menu > li:nth-child(3n+1) { clear: both; }
  .main-footer .footer-content-block { margin-bottom: 50px; } }

.bottom-footer { background-color: #0d1f49; color: #fff; padding: 30px 0; border-top: 1px solid #153174; }

@media (max-width: 991px) { .bottom-footer .social-col { margin-bottom: 20px; } }

.list-social-links { font-size: 0; list-style: none; margin-left: 0; overflow: hidden; }

.list-social-links > li { float: left; width: 36px; height: 36px; margin-right: 5px; margin-bottom: 0; }

.list-social-links > li:last-child { margin-right: 0; }

.list-social-links > li a { color: transparent; font: 0/0 a; text-shadow: none; text-align: center; text-decoration: none; display: block; height: 100%; position: relative; }

.list-social-links > li a:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: rgba(255, 255, 255, 0.7); font-size: 24px; line-height: 36px; display: block; }

.list-social-links > li a:hover, .list-social-links > li a:focus { text-decoration: none; }

.list-social-links > li a:hover:before, .list-social-links > li a:focus:before { color: #fff; }

.list-social-links .i-facebook a:before { content: '\e622'; }

.list-social-links .i-twitter a:before { content: '\e630'; }

.list-social-links .i-linkedin a:before { content: '\e62a'; }

.list-social-links .i-youtube a:before { content: '\e634'; }

.list-social-links .i-instagram a:before { content: '\e91d'; }

.copyright { font-family: "GothamHTF-Bold", sans-serif; font-size: 0.5555555556rem; line-height: 1.7; letter-spacing: 0.5px; }

.copyright a { color: #27a9e1; padding-bottom: 1px; border-bottom: 1px solid transparent; }

.copyright a:hover { border-bottom-color: #27a9e1; }

.copyright span { color: #ddd; display: inline-block; padding: 0 5px; }

@media (min-width: 992px) { .copyright { text-align: right; line-height: 36px; } }

@media (max-width: 767px) { .notification-popup { display: none !important; } }

@media (min-width: 768px) { .notification-popup { display: none; background-color: #fff; font-size: 11px; width: 200px; position: fixed; left: 50px; bottom: 0; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); border-radius: 5px 5px 0 0; -webkit-transition: 250ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); -moz-transition: 250ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); -o-transition: 250ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); transition: 250ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); }
  .notification-popup .header-block { cursor: pointer; padding: 20px; box-shadow: 3px 2px 16px -3px rgba(0, 0, 0, 0.43); }
  .notification-popup .date { color: #27A9E1; font-family: "GothamHTF-Bold", sans-serif; text-transform: uppercase; letter-spacing: .7px; margin-bottom: 5px; }
  .notification-popup .content-block { color: #000; font-size: 13px; letter-spacing: .2px; padding: 20px; }
  .notification-popup .content-block a { color: #1B3B8C; font-weight: 700; }
  .notification-popup .content-block a:hover { text-decoration: underline; }
  .notification-popup .i-close { position: absolute; right: 5px; top: 5px; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
  .notification-popup .i-close:hover:before { color: #000; }
  .notification-popup .i-close:before { content: '\e62e'; color: #999; font-size: 16px; } }

/*====================================
=            Hero Section            =
====================================*/
.page-hero-section { background: no-repeat center center; background-size: cover; text-align: center; position: relative; }

.page-hero-section:after { content: ''; background-color: rgba(0, 0, 0, 0.3); position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.page-hero-section .container-fluid { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; padding-top: 70px; padding-bottom: 70px; position: relative; z-index: 1; }

.page-hero-section .content-block { color: #fff; }

.page-hero-section .icon-block { margin-bottom: 40px; }

.page-hero-section .icon-block img { width: 72px; }

.page-hero-section .sub-heading { color: #fff; }

.page-hero-section.wave-animation:after { display: none; }

@media (min-width: 1200px) { .page-hero-section.wave-animation:before { content: ''; background-image: url("../svg/blue-wave.svg"); background-size: 2880px; background-repeat: no-repeat; background-repeat-x: repeat; -webkit-animation: wave 20s linear infinite; -moz-animation: wave 20s linear infinite; -ms-animation: wave 20s linear infinite; -o-animation: wave 20s linear infinite; animation: wave 20s linear infinite; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display: block; width: 100%; height: 350px; } }

.page-hero-section.wave-animation .container-fluid { -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.page-hero-section.wave-animation .content-block { width: 100%; }

.page-hero-section.wave-animation #accent-line { width: 100%; height: 100px; }

@media (min-width: 768px) { .page-hero-section .container-fluid { padding-top: 150px; padding-bottom: 150px; min-height: 60vh; }
  .page-hero-section .heading { margin-bottom: 30px; }
  .page-hero-section .i-darrow { position: absolute; width: 100%; left: 0; bottom: 150px; }
  .page-hero-section .i-darrow:before { content: '\e905'; color: #fff; font-size: 36px; } }

.home-hero-section { position: relative; }

@media (min-width: 768px) { .home-hero-section { min-height: 550px; } }

@media (min-width: 1051px) { .home-hero-section { height: calc(100vh - 100px); } }

.home-hero-section #previous-arrow { display: none !important; position: absolute; bottom: 5%; z-index: 55555; border: none; background: transparent; overflow: hidden; height: 53px; width: 53px; left: 28%; cursor: pointer; }

.home-hero-section #previous-arrow:before { content: "\e909"; font-family: icomoon; position: absolute; top: 0; left: 0; color: rgba(255, 255, 255, 0.9); font-size: 34px; font-weight: bold; transform: rotate(-180deg); }

@media (min-width: 1051px) { .home-hero-section #previous-arrow { display: inline-block !important; } }

.home-hero-section .slick-next.slick-arrow { display: none !important; }

.home-main-slider.slick-slider { background-color: #0d1f49; }

.home-main-slider.slick-slider .img-block { padding: 0 5vw; position: relative; z-index: 1; }

.home-main-slider.slick-slider .img-block img { max-height: 50vh; height: auto; width: auto; }

.home-main-slider.slick-slider .img-block img.for-mobile { max-height: 300px; }

.home-main-slider.slick-slider .content-block { padding: 0 5vw; position: relative; z-index: 20; }

.home-main-slider.slick-slider .content-heading { color: #fff; font-family: "GothamHTF-Black", sans-serif; font-size: 24px; line-height: 1.2; text-transform: uppercase; letter-spacing: 2px; position: relative; }

.home-main-slider.slick-slider .slick-slide { background-repeat: no-repeat; background-size: cover; background-position: center; width: 100%; padding: 70px 0; }

.home-main-slider.slick-slider .slick-slide:before { content: ''; background-image: linear-gradient(270deg, rgba(13, 31, 73, 0) 0%, #0d1f49 100%); position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.home-main-slider.slick-slider .slick-slide.no-product-image:before { background-image: linear-gradient(270deg, rgba(13, 31, 73, 0.4) 0%, rgba(13, 31, 73, 0.4) 100%); }

.home-main-slider.slick-slider .slick-slide:after { content: ''; background-image: linear-gradient(180deg, rgba(13, 31, 73, 0) 0%, #0d1f49 100%); position: absolute; left: 0; bottom: 0; width: 100%; height: 50%; z-index: 2; }

.home-main-slider.slick-slider .slick-slide.no-product-image:after { background-image: linear-gradient(180deg, rgba(13, 31, 73, 0) 0%, rgba(13, 31, 73, 0.5) 100%); }

.home-main-slider.slick-slider .slick-slide .img-block, .home-main-slider.slick-slider .slick-slide .content-block { visibility: hidden; }

.home-main-slider.slick-slider .slick-slide.slick-current .img-block { visibility: visible; -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; -ms-animation-duration: 0.5s; -o-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -ms-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: home-slider-products; -moz-animation-name: home-slider-products; -ms-animation-name: home-slider-products; -o-animation-name: home-slider-products; animation-name: home-slider-products; -webkit-animation-delay: 350ms; -moz-animation-delay: 350ms; -ms-animation-delay: 350ms; -o-animation-delay: 350ms; animation-delay: 350ms; -webkit-animation-timing-function: ease-out; -moz-animation-timing-function: ease-out; -ms-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; animation-timing-function: ease-out; }

.home-main-slider.slick-slider .slick-slide.slick-current .content-block { visibility: visible; -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; -ms-animation-duration: 0.5s; -o-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -ms-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -ms-animation-name: fadeInDown; -o-animation-name: fadeInDown; animation-name: fadeInDown; -webkit-animation-delay: 350ms; -moz-animation-delay: 350ms; -ms-animation-delay: 350ms; -o-animation-delay: 350ms; animation-delay: 350ms; -webkit-animation-timing-function: ease-out; -moz-animation-timing-function: ease-out; -ms-animation-timing-function: ease-out; -o-animation-timing-function: ease-out; animation-timing-function: ease-out; }

@media (max-width: 767px) { .home-main-slider.slick-slider .slick-slide { text-align: center; } }

@media (min-width: 768px) { .home-main-slider.slick-slider .slick-slide { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; min-height: 550px; }
  .home-main-slider.slick-slider .img-block { float: left; width: 40%; padding: 0 0 0 2.5vw; text-align: center; }
  .home-main-slider.slick-slider .img-block img { max-height: 73vh; }
  .home-main-slider.slick-slider .content-block { float: left; width: 60%; padding-right: 5vw; }
  .home-main-slider.slick-slider .content-block.full-width { width: 100%; padding-left: 5vw; padding-right: 5vw; text-align: center; }
  .home-main-slider.slick-slider .content-block.full-width .content-heading { max-width: 1000px; margin-left: auto; margin-right: auto; }
  .home-main-slider.slick-slider .content-heading { font-size: 30px; line-height: 1.2; text-transform: uppercase; letter-spacing: 2px; margin-top: 0; } }

@media (min-width: 1051px) { .home-main-slider.slick-slider .slick-slide { height: calc(100vh - 100px); -webkit-align-items: flex-end; align-items: flex-end; padding: 0; }
  .home-main-slider.slick-slider .img-block { margin-bottom: 12vh; }
  .home-main-slider.slick-slider .img-block img { min-height: 300px; }
  .home-main-slider.slick-slider .content-block { padding-bottom: 180px; margin-bottom: 5%; }
  .home-main-slider.slick-slider .content-heading { font-size: 30px; padding-left: 0px; padding-right: 0px; } }

@media (min-width: 1350px) { .home-main-slider.slick-slider .content-heading { font-size: 35px; } }

@media (min-width: 2000px) { .home-main-slider.slick-slider .content-heading { font-size: 50px; } }

.home-thumb-slider.slick-slider { display: none !important; width: 68%; position: absolute !important; bottom: 0; right: 0; }

@media (min-width: 1051px) { .home-thumb-slider.slick-slider { display: block !important; } }

.home-thumb-slider.slick-slider .slick-slide { background: #28aae2; background-image: linear-gradient(140deg, #28aae2 50%, rgba(13, 31, 73, 0.4) 100%); color: #fff; width: 420px; height: 180px; padding: 20px; position: relative; top: 20px; cursor: pointer; }

.home-thumb-slider.slick-slider .slick-slide:focus { border: none; outline: none; }

.home-thumb-slider.slick-slider .slick-slide.slick-current { background: #1a3b8c; top: 0; -webkit-transition: 0.5s top; -moz-transition: 0.5s top; -o-transition: 0.5s top; transition: 0.5s top; }

.home-thumb-slider.slick-slider .slick-slide.slick-current img { opacity: 0; }

.home-thumb-slider.slick-slider img { position: absolute; right: 26px; top: 6px; height: auto; width: auto; max-height: 159%; max-width: 47%; opacity: .4; -webkit-transition: 0.2s all; -moz-transition: 0.2s all; -o-transition: 0.2s all; transition: 0.2s all; }

.home-thumb-slider.slick-slider .heading { color: #fff; font-family: "Archer-Medium", sans-serif; font-size: 24px; text-transform: capitalize; line-height: 1.1; letter-spacing: 0.5px; margin: 13px 0 15px 13px; position: relative; z-index: 1; }

.home-thumb-slider.slick-slider span { display: block; color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 14px; text-transform: uppercase; letter-spacing: 1.83px; position: relative; z-index: 1; }

.fullscreen-slider-section.home-hero-section .fullscreen-slider .container-fluid { height: auto; }

@media (min-width: 768px) { .fullscreen-slider-section.home-hero-section .fullscreen-slider .container-fluid { min-height: 550px; } }

@media (min-width: 1051px) { .fullscreen-slider-section.home-hero-section .fullscreen-slider .container-fluid { height: calc(100vh - 100px); } }

.highlights-section .highlights-cols { display: -webkit-flex; display: flex; }

.highlights-section .slider-col, .highlights-section .locations-col, .highlights-section .video-col a, .highlights-section .news-col a { padding: 50px 5vw; }

.highlights-section .video-col a { padding-top: 40px; padding-bottom: 130px; }

.highlights-section .slider-col { background: #1b3e93 url(../png/blue-branded-bg.png) repeat-y top left; color: #fff; }

.highlights-section .slider-col .heading { padding-right: 100px; margin-bottom: 40px; }

.highlights-section .slider-col p { color: #fff; line-height: 1.5; letter-spacing: 0.5px; }

.highlights-section .siblings-col { display: -webkit-flex; display: flex; }

.highlights-section .video-col { position: relative; overflow: hidden; }

.highlights-section .video-col a { color: #fff; display: block; height: 100%; text-decoration: none; }

.highlights-section .video-col a:hover .img-block { -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }

.highlights-section .video-col a:focus { outline: none; }

.highlights-section .video-col .img-block { background: no-repeat center center; background-size: cover; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }

.highlights-section .video-col .content-block { position: relative; }

.highlights-section .video-col .i-play { background-color: #fff; display: inline-block; text-align: center; width: 35px; height: 35px; position: relative; border-radius: 50%; z-index: 1; }

.highlights-section .video-col .i-play:before { content: '\e90c'; color: #1b3e93; font-size: 12px; line-height: 35px; position: relative; left: 1px; }

.highlights-section .news-col a { background-color: #f7931d; color: #fff; display: block; height: 100%; text-decoration: none; }

.highlights-section .news-col a:hover { background-color: #e88108; }

.highlights-section .news-col .date { font-family: "GothamHTF-Bold", sans-serif; text-transform: uppercase; font-size: 0.7777777778rem; letter-spacing: .8px; }

.highlights-section .locations-col { background-color: #fff; }

.highlights-section .locations-col .col-heading { color: #1b3e93; margin-bottom: 50px; }

.highlights-section .locations-col .list-locations { margin: 0 -15px; }

.highlights-section .locations-col .list-locations > li { float: left; width: 50%; padding: 0 15px; margin-bottom: 30px; }

.highlights-section .locations-col .list-locations > li span { display: block; }

.highlights-section .locations-col .list-locations > li .place { color: #1b3e93; font-family: "GothamHTF-Black", sans-serif; font-size: 1.7777777778rem; letter-spacing: 2px; line-height: 1; text-transform: uppercase; margin-bottom: 20px; }

.highlights-section .locations-col .list-locations > li .time { color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.7777777778rem; letter-spacing: 1px; text-transform: uppercase; }

@media (min-width: 480px) { .highlights-section .locations-col .list-locations > li { width: 33.333333%; } }

@media (min-width: 600px) { .highlights-section .locations-col .list-locations > li { width: 20%; } }

@media (max-width: 767px) { .highlights-section { padding-bottom: 0 !important; }
  .highlights-section .container-fluid { padding-left: 0; padding-right: 0; }
  .highlights-section .siblings-col { -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .highlights-section .slider-col, .highlights-section .main-col, .highlights-section .video-col, .highlights-section .news-col { width: 100%; }
  .highlights-section .news-col .heading { margin-bottom: 20px; } }

@media (min-width: 768px) { .highlights-section .slider-col, .highlights-section .locations-col, .highlights-section .video-col a, .highlights-section .news-col a { padding: 50px; }
  .highlights-section .slider-col { width: 100%; }
  .highlights-section .main-col { width: 100%; }
  .highlights-section .video-col, .highlights-section .news-col { width: 50%; }
  .highlights-section .news-col .heading { margin-bottom: 40px; }
  .highlights-section .locations-col .col-heading { margin-bottom: 50px; } }

@media (max-width: 1199px) { .highlights-section .highlights-cols { -webkit-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; flex-wrap: wrap; } }

@media (min-width: 1200px) { .highlights-section .slider-col { width: 33.333333%; }
  .highlights-section .main-col { width: 66.666666%; } }

.leaders-section { background-color: #eee; padding: 70px 0 50px; }

@media (min-width: 768px) { .leaders-section { padding: 90px 0 20px; } }

.list-leaders { list-style: none; margin-left: 0; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.list-leaders > li { background-color: #fff; color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; text-transform: uppercase; width: 100%; margin-bottom: 20px; }

.list-leaders > li a { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; width: 100%; height: 100%; text-decoration: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

.list-leaders > li a:hover { background-color: #f7931d; color: #fff; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

.list-leaders > li a:hover .view-bio:after { color: #fff; }

.list-leaders > li a:hover .name, .list-leaders > li a:hover .designation, .list-leaders > li a:hover .view-bio { color: #fff; }

.list-leaders > li .img-block { background-repeat: no-repeat; background-size: cover; padding-top: 70%; }

.list-leaders > li .content-block { display: -webkit-flex; display: flex; -webkit-flex: 1 1 auto; flex: 1 1 auto; -webkit-flex-direction: column; flex-direction: column; padding: 30px 20px; position: relative; }

.list-leaders > li .content-block:before { content: ''; background-color: #ddd; display: block; width: 1px; height: 100%; position: absolute; top: 0; right: 0; }

.list-leaders > li .designation { color: #1b3e93; font-size: 0.8888888889rem; letter-spacing: .8px; margin-bottom: 15px; }

.list-leaders > li .name { color: #1b3e93; margin: 0 0 40px; -webkit-flex: 1 1 auto; flex: 1 1 auto; }

.list-leaders > li .view-bio { color: #1b3e93; font-size: 0.8888888889rem; letter-spacing: .8px; position: relative; }

.list-leaders > li .view-bio:after { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e90d'; color: #27a9e1; font-size: 24px; position: absolute; right: 0; }

@media (min-width: 480px) { .list-leaders > li { width: 50%; } }

@media (max-width: 767px) { .list-leaders > li:last-child .content-block:before, .list-leaders > li:nth-child(2n) .content-block:before { display: none; } }

@media (min-width: 992px) { .list-leaders > li { width: 33.333333%; margin-bottom: 70px; }
  .list-leaders > li:last-child .content-block:before, .list-leaders > li:nth-child(3n) .content-block:before { display: none; }
  .list-leaders > li .img-block { padding-top: 90%; }
  .list-leaders > li .content-block { padding: 35px; } }

.popup-leaders-bio .mfp-container { padding: 0; }

.popup-leaders-bio .mfp-container .mfp-close { color: transparent; font-size: 0; font: 0/0 a; width: 45px; height: 45px; opacity: 1; position: absolute; top: 0; right: 0; z-index: 99999; }

.popup-leaders-bio .mfp-container .mfp-close:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e903'; color: #fff; font-size: 18px; line-height: 45px; }

.popup-leaders-bio .mfp-container .mfp-close:hover { background-color: rgba(13, 31, 73, 0.5); }

.popup-leaders-bio .mfp-arrow { display: none; background-color: rgba(13, 31, 73, 0.5); width: 60px; height: 60px; position: absolute; bottom: 0; }

.popup-leaders-bio .mfp-arrow:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; font-size: 24px; }

.popup-leaders-bio .mfp-arrow:hover { background-color: #0d1f49; }

.popup-leaders-bio .mfp-arrow-left { left: 0; }

.popup-leaders-bio .mfp-arrow-left:before { content: '\e907'; }

.popup-leaders-bio .mfp-arrow-right { right: 0; }

.popup-leaders-bio .mfp-arrow-right:before { content: '\e90d'; }

.popup-leaders-bio .mfp-content { background-color: #fff; position: absolute; left: 0; top: 0; bottom: 0; right: 0; }

.popup-leaders-bio .img-block { display: none; position: absolute; z-index: 99999; }

.popup-leaders-bio .content-block { background: #1b3e93 url("../png/blue-branded-bg.png") no-repeat center; background-size: cover; padding: 50px 5vw; position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow-y: auto; z-index: 99999; }

.popup-leaders-bio .content-block p { color: #ddd; font-size: 1.1666666667rem; }

.popup-leaders-bio .designation { font-size: 0.8888888889rem; margin-bottom: 20px; }

.popup-leaders-bio .heading-underline { color: #fff; margin-top: 0; margin-bottom: 30px; }

@media (min-width: 768px) { .popup-leaders-bio .mfp-container .mfp-close { width: 60px; height: 60px; }
  .popup-leaders-bio .mfp-container .mfp-close:before { font-size: 24px; line-height: 60px; }
  .popup-leaders-bio .img-block { display: block; background: #ddd no-repeat top center; background-size: cover; left: 0; top: 0; right: 0; height: 50vh; }
  .popup-leaders-bio .img-block.bg-contain { background-size: contain; }
  .popup-leaders-bio .img-block.bg-center-center { background-position: center center; }
  .popup-leaders-bio .img-block.bg-left-center { background-position: left center; }
  .popup-leaders-bio .img-block.bg-right-center { background-position: right center; }
  .popup-leaders-bio .mfp-arrow { display: block; bottom: auto; top: 50%; margin-top: -30px; }
  .popup-leaders-bio .heading-underline { margin-bottom: 60px; } }

@media (min-width: 768px) and (max-width: 1199px) { .popup-leaders-bio .mfp-container .mfp-close { background-color: rgba(13, 31, 73, 0.5); }
  .popup-leaders-bio .content-block { top: 50vh; } }

@media (min-width: 1200px) { .popup-leaders-bio .img-block { width: 50%; height: 100vh; position: fixed; bottom: 0; }
  .popup-leaders-bio .content-block { width: 50%; padding: 100px 5vw; position: fixed; left: auto; } }

.careers-search-section { position: relative; z-index: 1; }

.careers-search-section .slider-col img { object-fit: cover; height: 100%; }

.careers-search-section .search-col { background-color: #fff; padding: 50px 5vw; position: relative; }

.careers-search-section .search-col input[type="text"], .careers-search-section .search-col select { background-color: transparent; font-size: 1.3333333333rem; letter-spacing: .4px; }

.careers-search-section .search-col input[type="text"] { margin-bottom: 30px; }

.careers-search-section .search-col input[type="text"]:-moz-placeholder { color: #1b3e93; }

.careers-search-section .search-col input[type="text"]::-moz-placeholder { color: #1b3e93; }

.careers-search-section .search-col input[type="text"]:-ms-input-placeholder { color: #1b3e93; }

.careers-search-section .search-col input[type="text"]::-webkit-input-placeholder { color: #1b3e93; }

.careers-search-section .search-col input[type="submit"] { background: #1b3e93; color: #fff; border: 2px solid #1b3e93; }

.careers-search-section .search-col input[type="submit"]:hover, .careers-search-section .search-col input[type="submit"]:focus { background: #153175; color: #fff; }

.careers-search-section .search-col .select-row { margin: 0 -15px 45px; }

.careers-search-section .search-col .select-row .col { float: left; width: 50%; padding: 0 15px; }

.careers-search-section .search-col .loading { opacity: 0; z-index: -1; visibility: hidden; display: inline-block; vertical-align: middle; width: 30px; height: 30px; border: 4px solid transparent; border-top-color: #1b3e93; border-bottom-color: #1b3e93; border-radius: 50%; -webkit-animation: loader-rotate 1s linear infinite; -moz-animation: loader-rotate 1s linear infinite; -ms-animation: loader-rotate 1s linear infinite; -o-animation: loader-rotate 1s linear infinite; animation: loader-rotate 1s linear infinite; margin-left: 15px; }

.careers-search-section .search-col .loading.js-loading { opacity: 1; z-index: 1; visibility: visible; }

.careers-search-section .slider-col { background: #1b3e93 url(../png/blue-branded-bg.png) repeat-y top left; color: #fff; }

.careers-search-section .slider-col .swiper-slide { padding: 50px 5vw; }

.careers-search-section .slider-col .heading { padding-right: 70px; margin-bottom: 40px; }

.careers-search-section .slider-col p { color: #fff; font-family: "GothamHTF-Ultra", sans-serif; font-size: 24px; line-height: 1.5; letter-spacing: 2px; }

.careers-search-section .slider-col .swiper-pagination { position: absolute; top: 55px; right: 5vw; z-index: 10; }

.careers-search-section .slider-col .swiper-pagination span { display: block; float: left; width: 10px; height: 10px; margin-right: 5px; border: 2px solid #fff; border-radius: 50%; position: relative; cursor: pointer; }

.careers-search-section .slider-col .swiper-pagination span.swiper-pagination-bullet-active { background-color: #fff; }

.careers-search-section .slider-col .swiper-pagination span:after { content: ''; background-color: #fff; display: block; width: 5px; height: 2px; position: absolute; right: -7px; top: 50%; margin-top: -1px; }

.careers-search-section .slider-col .swiper-pagination span:last-child:after { display: none; }

@media (max-width: 991px) { .careers-search-section .container-fluid { padding: 0; } }

@media (min-width: 768px) { .careers-search-section .slider-col .heading { padding-right: 100px; }
  .careers-search-section .slider-col p { font-size: 1.5555555556rem; }
  .careers-search-section .slider-col .swiper-pagination { right: 50px; } }

@media (min-width: 992px) { .careers-search-section .container-fluid { display: -webkit-flex; display: flex; }
  .careers-search-section .search-col { width: 60%; padding: 50px 50px 50px 0; }
  .careers-search-section .search-col:before { content: ''; background-color: #fff; position: absolute; width: 5vw; right: 100%; top: 0; bottom: 0; }
  .careers-search-section .slider-col { -webkit-order: 2; order: 2; width: 40%; }
  .careers-search-section .slider-col .swiper-slide { padding: 50px; } }

@media (min-width: 1200px) { .careers-search-section .search-col { width: 66.666666%; }
  .careers-search-section .slider-col { width: 33.333333%; } }

.list-career-cards { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; position: relative; }

.list-career-cards:before { content: ''; opacity: 0; z-index: -1; display: block; vertical-align: middle; width: 30px; height: 30px; border: 4px solid transparent; border-top-color: #1b3e93; border-bottom-color: #1b3e93; border-radius: 50%; -webkit-animation: loader-rotate 1s linear infinite; -moz-animation: loader-rotate 1s linear infinite; -ms-animation: loader-rotate 1s linear infinite; -o-animation: loader-rotate 1s linear infinite; animation: loader-rotate 1s linear infinite; position: absolute; left: 50%; top: 20px; margin-left: -15px; }

.list-career-cards.js-loading:before { opacity: 1; z-index: 1; }

.list-career-cards > li { width: 100%; position: relative; margin-bottom: 20px; }

.list-career-cards > li:after { content: ''; background-color: #eee; width: 1px; position: absolute; right: 0; bottom: 0; top: 0; }

.list-career-cards a { background-color: #fff; display: block; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; height: 100%; padding: 50px 20px 30px 20px; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

.list-career-cards a:hover, .list-career-cards a:focus { background-color: #f7931d; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

.list-career-cards a:hover .position, .list-career-cards a:hover .title, .list-career-cards a:hover .excerpt-block, .list-career-cards a:hover .location, .list-career-cards a:focus .position, .list-career-cards a:focus .title, .list-career-cards a:focus .excerpt-block, .list-career-cards a:focus .location { color: #fff; }

.list-career-cards .position { color: #27a9e1; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.8px; text-transform: uppercase; margin-bottom: 15px; }

.list-career-cards .title { color: #1b3e93; margin-top: 0; margin-bottom: 30px; -webkit-flex: 1 1 auto; flex: 1 1 auto; }

.list-career-cards .excerpt-block { color: #555; margin-bottom: 40px; }

.list-career-cards .location { color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.8px; text-transform: uppercase; }

@media (min-width: 600px) { .list-career-cards > li { width: 50%; } }

@media (max-width: 767px) { .list-career-cards > li:last-child .content-block:before, .list-career-cards > li:nth-child(2n) .content-block:before { display: none; } }

@media (min-width: 992px) { .list-career-cards > li { width: 33.333333%; margin-bottom: 30px; }
  .list-career-cards > li:last-child .content-block:before, .list-career-cards > li:nth-child(3n) .content-block:before { display: none; } }

@media (min-width: 1200px) { .list-career-cards a { padding: 50px 50px 30px 50px; } }

.single-career-meta { margin-bottom: 30px; }

.single-career-meta .location, .single-career-meta .position { display: inline-block; color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; text-transform: uppercase; font-size: 0.8888888889rem; letter-spacing: 0.9px; margin-right: 40px; }

.single-career-meta .location:before, .single-career-meta .position:before { color: #1b3e93; font-size: 18px; margin-right: 10px; position: relative; top: 3px; }

.single-career-meta .location:last-child, .single-career-meta .position:last-child { margin-right: 0; }

.single-career-meta .location:before { content: '\e90b'; }

.single-career-meta .position:before { content: '\e901'; }

@media (min-width: 768px) { .single-career-main-content { float: left; width: calc( 100% - 350px); } }

@media (min-width: 992px) { .single-career-main-content { width: calc( 100% - 500px); } }

.single-career-sidebar { background-color: #fff; padding: 35px 25px; max-width: 100%; }

.single-career-sidebar .gfield_label { display: none !important; }

.single-career-sidebar .gform_footer input[type="submit"] { width: 100%; max-width: 100%; text-align: center; padding-left: 10px; padding-right: 10px; }

@media (min-width: 768px) { .single-career-sidebar { float: right; width: 300px; } }

@media (min-width: 992px) { .single-career-sidebar { float: right; width: 450px; padding: 35px; }
  .single-career-sidebar .gform_footer input[type="submit"] { padding-left: 35px; padding-right: 35px; } }

.news-header-block { margin-bottom: 30px; }

.news-header-block .contact-block { color: #1b3e93; margin-bottom: 25px; }

.news-header-block .contact-block div { line-height: 1.3; margin-bottom: 10px; }

.news-header-block .contact-block span.heading { display: block; width: 200px; }

.news-header-block .select-block-wrapper { margin-bottom: 25px; }

.news-header-block .select-block { margin-bottom: 15px; }

.news-header-block select { background-color: transparent; font-size: 1.1666666667rem; text-transform: capitalize; width: 100%; }

.news-header-block option { text-transform: capitalize; }

@media (min-width: 480px) { .news-header-block .contact-block span.heading { display: inline-block; }
  .news-header-block .select-block-wrapper { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .news-header-block .select-block { width: 45%; } }

@media (min-width: 768px) { .news-header-block .select-block-wrapper { float: left; width: 50%; margin-bottom: 0; }
  .news-header-block .form-news-search { float: right; width: 45%; } }

@media (min-width: 1280px) { .news-header-block .contact-block { float: left; width: 40%; }
  .news-header-block .filters-block { float: right; width: 57%; } }

.form-news-search { max-width: 100%; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; position: relative; }

.form-news-search input { font-size: 1.1666666667rem; padding-left: 60px; border-bottom: none; }

.form-news-search .i-search { width: 55px; text-align: center; position: absolute; left: 0; top: 0; bottom: 0; cursor: pointer; }

.form-news-search .i-search:before { content: '\e612'; color: #1b3e93; font-size: 28px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.form-news-search .loading { opacity: 0; z-index: -1; display: inline-block; vertical-align: middle; width: 30px; height: 30px; border: 4px solid transparent; border-top-color: #1b3e93; border-bottom-color: #1b3e93; border-radius: 50%; position: absolute; right: 10px; top: 12px; -webkit-animation: loader-rotate 1s linear infinite; -moz-animation: loader-rotate 1s linear infinite; -ms-animation: loader-rotate 1s linear infinite; -o-animation: loader-rotate 1s linear infinite; animation: loader-rotate 1s linear infinite; }

.form-news-search .loading.js-loading { opacity: 1; z-index: 1; }

.list-news-cards { clear: both; margin-bottom: 0; }

.list-news-cards > li { background-color: #fff; padding: 30px 5vw; margin-bottom: 20px; position: relative; }

.list-news-cards .featured-img-block { margin-bottom: 30px; }

.list-news-cards .featured-img-block a { display: block; }

.list-news-cards .featured-img-block img { height: auto; }

.list-news-cards .meta-block { margin-bottom: 20px; }

.list-news-cards time { color: #27a9e1; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.8px; text-transform: uppercase; float: left; margin-right: 30px; margin-bottom: 0; }

.list-news-cards .categories { color: #555; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.8px; text-transform: uppercase; float: left; position: relative; }

.list-news-cards .categories:before { content: ''; position: absolute; left: -15px; background-color: #555; width: 2px; top: 4px; bottom: 4px; }

.list-news-cards .categories a { color: #555; padding-bottom: 1px; border-bottom: 1px solid transparent; }

.list-news-cards .categories a:hover, .list-news-cards .categories a:focus { border-bottom-color: #555; }

.list-news-cards .title { color: #1b3e93; line-height: 1.3; margin: 0 0 20px; }

.list-news-cards .excerpt-block { color: #555; }

@media (min-width: 768px) { .list-news-cards > li { padding: 50px; } }

@media (min-width: 992px) { .list-news-cards > li { display: -webkit-flex; display: flex; margin-bottom: 40px; }
  .list-news-cards .featured-img-block { -webkit-flex: 1 0 50%; flex: 1 0 50%; padding-right: 40px; margin-bottom: 0; }
  .list-news-cards .content-block { -webkit-flex: 1 1 auto; flex: 1 1 auto; }
  .list-news-cards .title { line-height: 1.3; margin-bottom: 30px; } }

@media (min-width: 1200px) { .list-news-cards .featured-img-block { -webkit-flex: 1 0 30%; flex: 1 0 30%; } }

.posts-pagination { clear: both; float: right; width: 100%; }

.posts-pagination ul { list-style: none; float: left; margin-left: 0; margin-top: 0; }

.posts-pagination li { float: left; margin: 0 6px 6px 0; }

.posts-pagination li:last-child { margin-right: 0; }

.posts-pagination li a, .posts-pagination li span { color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.86px; line-height: 1; text-decoration: none; text-align: center; display: block; min-width: 35px; padding: 10px; text-transform: uppercase; box-shadow: 0 0 1px rgba(0, 0, 0, 0.4); }

.posts-pagination li a.next, .posts-pagination li a.prev { letter-spacing: 0; }

.posts-pagination li a:hover, .posts-pagination li .current { background: #1b3e93; color: #fff; }

@media (max-width: 991px) { .contact-content-section { padding-bottom: 0 !important; } }

@media (max-width: 991px) { .contact-content-section > .container-fluid { padding: 0; } }

@media (min-width: 992px) { .contact-content-section .container-fluid { display: -webkit-flex; display: flex; } }

.contact-main-content { background-color: #fff; padding: 50px 5vw; position: relative; }

.contact-main-content:before { content: ''; background-color: #fff; display: block; width: 5vw; position: absolute; right: 100%; top: 0; bottom: 0; }

@media (min-width: 992px) { .contact-main-content { width: 60%; padding: 50px 50px 50px 0; }
  .contact-main-content:before { content: ''; background-color: #fff; position: absolute; width: 5vw; right: 100%; top: 0; bottom: 0; } }

@media (min-width: 1200px) { .contact-main-content { width: 70%; } }

.contact-sidebar { background: #1b3e93 url(../png/blue-branded-bg.png) repeat-y top left; color: #fff; padding: 50px 5vw; }

.contact-sidebar a { color: #fff; }

@media (min-width: 992px) { .contact-sidebar { width: 40%; padding: 50px; } }

@media (min-width: 1200px) { .contact-sidebar { width: 30%; } }

.contact-form-block .gform_body .gfield .gfield_label { color: #1b3e93; letter-spacing: .4px; font-weight: 400; margin-bottom: 15px; }

.contact-form-block .gform_body .gfield-address { padding-top: 15px; }

.contact-form-block .gform_body .gfield-address .ginput_complex label { color: #8faaea; }

@media (min-width: 768px) { .contact-form-block .gform_body .gfield .gfield_label { font-size: 1.3333333333rem; }
  .contact-form-block .gform_body .gf-row .gfield.gf-col-2, .contact-form-block .gform_body .gform_body .gf-row .gfield.gf-col-3 { padding-left: 2.5%; padding-right: 2.5%; }
  .contact-form-block .gform_body .gf-row { margin-left: -2.5%; margin-right: -2.5%; }
  .contact-form-block .gform_body .gfield-address .ginput_complex { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .contact-form-block .gform_body .gfield-address .ginput_complex .address_line_1, .contact-form-block .gform_body .gfield-address .ginput_complex .address_line_2 { -webkit-flex: 1 0 100%; flex: 1 0 100%; }
  .contact-form-block .gform_body .gfield-address .ginput_complex .address_city, .contact-form-block .gform_body .gfield-address .ginput_complex .address_state, .contact-form-block .gform_body .gfield-address .ginput_complex .address_zip, .contact-form-block .gform_body .gfield-address .ginput_complex .address_country { -webkit-flex: 0 0 47.5%; flex: 0 0 47.5%; }
  .contact-form-block .gform_body .gfield-address .ginput_complex .gf_clear_complex { display: none; } }

.list-locations > li { margin-bottom: 30px; }

.list-locations .heading { margin-bottom: 5px; }

.list-locations address { font-size: 0.8888888889rem; }

.history-pagination-block { display: none; }

@media (min-width: 768px) { .history-pagination-block { display: block; margin-bottom: 50px; } }

.history-pagination { -webkit-justify-content: space-between; justify-content: space-between; margin-bottom: 50px; position: relative; }

.history-pagination:after { content: ''; background-color: #1b3e93; display: block; width: 100%; height: 2px; position: absolute; top: 50%; left: 0; margin-top: -1px; }

.history-pagination li { position: relative; z-index: 1; margin-bottom: 0; }

.history-pagination li:last-child { margin-right: 0; }

.history-pagination li span { color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; line-height: 40px; letter-spacing: 0.8px; position: absolute; bottom: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.history-pagination li:before { content: ''; display: block; width: 15px; height: 15px; background-color: #eee; border: 2px solid #1b3e93; border-radius: 50%; cursor: pointer; }

.history-pagination li.js-active:before { background-color: #27a9e1; border-color: #27a9e1; }

@media (min-width: 768px) { .history-pagination { display: -webkit-flex; display: flex; } }

.history-slider .img-col { background: #ddd no-repeat center center; background-size: cover; }

.history-slider .content-col { color: #fff; padding: 40px 5vw; }

.history-slider .year { color: #fff; padding-bottom: 15px; margin-top: 50px; margin-bottom: 40px; position: relative; }

.history-slider .year:after { content: ''; background-color: #fff; display: block; width: 30px; height: 2px; position: absolute; left: 0; bottom: 0; }

.history-slider p { max-width: 700px; }

@media (max-width: 767px) { .history-slider { background: #1b3e93 url(../png/blue-branded-bg.png) repeat-y top left; } }

@media (min-width: 768px) { .history-slider .swiper-slide { display: -webkit-flex; display: flex; }
  .history-slider .img-col { float: left; width: 50%; }
  .history-slider .content-col { background: #1b3e93 url(../png/blue-branded-bg.png) repeat-y top left; float: left; width: 50%; min-height: 600px; padding: 70px 70px 120px 70px; }
  .history-slider .year { margin-top: 90px; } }

.history-slider .navigation-block { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; width: 100%; }

.history-slider .button-next, .history-slider .button-prev { color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.8px; line-height: 45px; text-transform: uppercase; position: relative; }

.history-slider .button-next.swiper-button-disabled, .history-slider .button-prev.swiper-button-disabled { opacity: .2; }

.history-slider .button-next:hover:before, .history-slider .button-prev:hover:before { background-color: #ddd; }

.history-slider .button-next:before, .history-slider .button-prev:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color: #fff; color: #1b3e93; font-size: 24px; display: block; width: 45px; height: 45px; line-height: 45px; position: absolute; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.history-slider .button-next { padding-right: 60px; }

.history-slider .button-next:before { content: '\e095'; right: 0; }

.history-slider .button-prev { padding-left: 60px; }

.history-slider .button-prev:before { content: '\e094'; left: 0; }

@media (min-width: 992px) { .history-slider .button-next, .history-slider .button-prev { line-height: 60px; }
  .history-slider .button-next:before, .history-slider .button-prev:before { width: 60px; height: 60px; line-height: 60px; }
  .history-slider .button-next { padding-right: 80px; }
  .history-slider .button-prev { padding-left: 80px; } }

.people-slider .img-col { background: #ddd no-repeat center center; background-size: cover; }

.people-slider .content-col { color: #fff; padding: 40px 5vw; }

.people-slider .quote { color: #fff; font-family: "GothamHTF-BlackItalic", sans-serif; font-size: 1.7777777778rem; line-height: 1.2; text-transform: uppercase; margin-bottom: 50px; position: relative; }

.people-slider .quote:after { content: ''; background: url(../png/quote.png) no-repeat; background-size: cover; display: inline-block; width: 38px; height: 30px; margin-left: 10px; }

.people-slider .meta-block { padding-bottom: 30px; border-bottom: 2px solid #fff; margin-right: 30px; margin-bottom: 30px; max-width: 500px; position: relative; }

.people-slider .meta-block:before { content: ''; background-color: #fff; display: block; width: 6px; height: 6px; border-radius: 50%; position: absolute; right: -15px; bottom: -3px; }

.people-slider .meta-block:after { content: ''; background-color: #fff; display: block; width: 8px; height: 8px; border-radius: 50%; position: absolute; right: -30px; bottom: -4px; }

.people-slider .name { color: #fff; margin-top: 0; margin-bottom: 5px; position: relative; font-size: 1rem; }

.people-slider .designation { color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 2px; line-height: 1.3; text-transform: uppercase; margin-bottom: 0; }

.people-slider .bio { max-width: 700px; }

.people-slider .bio p { margin-bottom: 15px; font-size: 1rem; }

@media (max-width: 991px) { .people-slider { background: #27a9e1 url(../png/light-blue-branded-bg.png) repeat-y top left; }
  .people-slider .img-col { height: 400px; } }

@media (min-width: 992px) { .people-slider .swiper-slide { display: -webkit-flex; display: flex; }
  .people-slider .img-col { float: left; width: 50%; }
  .people-slider .content-col { background: #27a9e1 url(../png/light-blue-branded-bg.png) repeat-y top left; float: left; width: 50%; min-height: 600px; padding: 70px; }
  .people-slider .meta-block { padding-bottom: 50px; margin-bottom: 50px; } }

@media (min-width: 1500px) { .people-slider .quote { font-size: 2.7777777778rem; }
  .people-slider .quote:after { width: 50px; height: 40px; } }

.people-slider .navigation-block { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; width: 100%; margin-bottom: 50px; }

.people-slider .button-next, .people-slider .button-prev { color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.8px; line-height: 45px; text-transform: uppercase; position: relative; }

.people-slider .button-next.swiper-button-disabled, .people-slider .button-prev.swiper-button-disabled { opacity: .2; }

.people-slider .button-next:hover:before, .people-slider .button-prev:hover:before { background-color: #ddd; }

.people-slider .button-next:before, .people-slider .button-prev:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color: #fff; color: #27a9e1; font-size: 24px; display: block; width: 45px; height: 45px; line-height: 45px; position: absolute; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.people-slider .button-next { padding-right: 60px; }

.people-slider .button-next:before { content: '\e095'; right: 0; }

.people-slider .button-prev { padding-left: 60px; }

.people-slider .button-prev:before { content: '\e094'; left: 0; }

@media (min-width: 992px) { .people-slider .navigation-block { margin-bottom: 70px; }
  .people-slider .button-next, .people-slider .button-prev { line-height: 60px; }
  .people-slider .button-next:before, .people-slider .button-prev:before { width: 60px; height: 60px; line-height: 60px; }
  .people-slider .button-next { padding-right: 80px; }
  .people-slider .button-prev { padding-left: 80px; } }

.products-section .list-products { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; border-top: 1px solid #eee; margin-bottom: 50px; }

.products-section .list-products > li { background-color: #fff; display: -webkit-flex; display: flex; width: 100%; border-left: 1px solid #eee; border-bottom: 1px solid #eee; margin-bottom: 25px; }

.products-section .list-products > li.biopharmaceutical .keyword { background: #f7931d; }

.products-section .list-products > li.foodbeverage .keyword { background: #652c90; }

.products-section .list-products > li.oilgas .keyword { background: #00abbd; }

.products-section .list-products > li.industrial .keyword { background: #c4161c; }

.products-section .list-products a { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; color: #1b3e93; text-align: center; width: 100%; position: relative; overflow: hidden; }

.products-section .list-products a:hover .overlay-block { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }

.products-section .list-products .front-block { padding: 0 5vw 15px; -webkit-flex: 1 0 auto; flex: 1 0 auto; }

.products-section .list-products .keyword { color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 13px; padding: 13px; letter-spacing: 2.73px; line-height: 1.3; text-transform: uppercase; }

.products-section .list-products .heading { margin-top: 30px; margin-bottom: 30px; }

.products-section .list-products .img-block { text-align: center; -webkit-flex: 1 1 auto; flex: 1 1 auto; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; }

.products-section .list-products .img-block img { -webkit-transition: -webkit-transform 0.2s; -moz-transition: -moz-transform 0.2s; -o-transition: -o-transform 0.2s; transition: transform 0.2s; }

.products-section .list-products .overlay-block { -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); background: url(../png/blue-branded-bg.png) no-repeat center; background-size: cover; color: #fff; font-size: 16px; letter-spacing: 0.22px; line-height: 1.7; text-align: left; padding: 20px 5vw; position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; -webkit-transition: all 0.25s cubic-bezier(0.215, 0, 0, 0.995); -moz-transition: all 0.25s cubic-bezier(0.215, 0, 0, 0.995); -o-transition: all 0.25s cubic-bezier(0.215, 0, 0, 0.995); transition: all 0.25s cubic-bezier(0.215, 0, 0, 0.995); }

.products-section .list-products .btn-view-product { display: none; }

.products-section .list-products .more { color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 1.38px; text-transform: uppercase; }

.products-section .list-products > li.masterpak-brand a .heading { margin-bottom: 7px; }

.products-section .list-products > li.masterpak-brand a .masterpak-logo { font-size: 14px; margin-bottom: 19px; font-family: "GothamHTF-Bold", sans-serif; }

.products-section .list-products > li.masterpak-brand a .masterpak-logo sup { top: -.8em; font-size: 50%; }

.products-section .list-products > li.masterpak-brand a .masterpak-logo .gotham-bold-italics { font-family: "GothamHTF-BoldItalic", sans-serif; }

.products-section .list-products > li.masterpak-brand a .masterpak-logo .gotham-ultra { font-family: "GothamHTF-Ultra", sans-serif; }

.products-section .list-products > li.masterpak-brand a .masterpak-logo .archer-med { font-family: "Archer-Medium", sans-serif; }

.products-section .list-products > li.masterpak-brand.biopharmaceutical .masterpak-logo { color: #f7931d; }

.products-section .list-products > li.masterpak-brand.foodbeverage .masterpak-logo { color: #652c90; }

@media (min-width: 768px) { .products-section .list-products > li { width: 50%; }
  .products-section .list-products .front-block { padding: 0 35px 15px; }
  .products-section .list-products .overlay-block { padding: 0; }
  .products-section .list-products .desc-block { position: absolute; top: 40%; left: 25px; right: 25px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); overflow: hidden; }
  .products-section .list-products .btn-view-product { display: inline-block; background: #fff; color: #1b3e93; font-family: "GothamHTF-Black", sans-serif; font-size: 12px; letter-spacing: 1.38px; width: 180px; padding: 15px 20px; text-transform: uppercase; position: absolute; left: 50%; bottom: 30px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); } }

@media (max-width: 991px) { .products-section .list-products > li:last-child, .products-section .list-products > li:nth-child(2n) { border-right: 1px solid #eee; } }

@media (min-width: 992px) { .products-section .list-products > li { width: 33.333333%; } }

@media (min-width: 992px) and (max-width: 1199px) { .products-section .list-products > li:last-child, .products-section .list-products > li:nth-child(3n) { border-right: 1px solid #eee; } }

@media (min-width: 1200px) { .products-section .list-products > li { width: 25%; }
  .products-section .list-products > li:last-child, .products-section .list-products > li:nth-child(4n) { border-right: 1px solid #eee; } }

.services-section .list-services { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.services-section .list-services > li { display: -webkit-flex; display: flex; width: 100%; margin-bottom: 20px; }

.services-section a { background-color: #fff; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; width: 100%; }

.services-section a:hover { background-color: #f7931d; color: #fff; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

.services-section a:hover .heading, .services-section a:hover p, .services-section a:hover .more { color: #fff; }

.services-section .img-block { background: #ccc no-repeat center; background-size: cover; padding-top: 56.25%; }

.services-section .content-block { -webkit-flex: 1 0 auto; flex: 1 0 auto; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; padding: 30px 5vw; position: relative; }

.services-section .heading { margin-bottom: 25px; }

.services-section p { -webkit-flex: 1 0 auto; flex: 1 0 auto; color: #555; margin-bottom: 35px; }

.services-section .more { font-size: 0.8888888889rem; color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; text-transform: uppercase; }

@media (min-width: 600px) { .services-section .list-services > li { width: 50%; }
  .services-section .list-services .content-block:after { content: ''; background-color: #eee; width: 1px; position: absolute; right: 0; top: 0; bottom: 0; } }

@media (max-width: 767px) { .services-section .list-services > li:nth-child(2n) .content-block:after, .services-section .list-services > li:last-child .content-block:after { display: none; } }

@media (min-width: 768px) { .services-section .list-services > li { width: 33.333333%; margin-bottom: 0; }
  .services-section .list-services > li:nth-child(3n) .content-block:after, .services-section .list-services > li:last-child .content-block:after { display: none; }
  .services-section .list-services > li .content-block { padding: 40px 35px; } }

.product-hero-section { background: #fff no-repeat center center; background-size: cover; }

.product-hero-section .container-fluid { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.product-hero-section .content-block, .product-hero-section .img-block { width: 100%; }

.product-hero-section .btn-block a { margin-bottom: 10px; }

@media (max-width: 767px) { .product-hero-section .content-block { -webkit-order: 2; order: 2; text-align: center; padding: 30px 0 50px; }
  .product-hero-section .img-block { -webkit-order: 1; order: 1; text-align: center; padding-top: 50px; }
  .product-hero-section .img-block img { max-height: 350px; }
  .product-hero-section .btn-block a { width: 100%; } }

@media (min-width: 768px) { .product-hero-section .container-fluid { -webkit-align-items: center; align-items: center; padding-top: 40px; padding-bottom: 40px; min-height: 60vh; position: relative; }
  .product-hero-section .content-block { width: 60%; padding: 50px 40px 50px 0; }
  .product-hero-section .heading { margin-bottom: 40px; }
  .product-hero-section .btn-block a { margin-right: 10px; }
  .product-hero-section .btn-block a:last-child { margin-right: 0; }
  .product-hero-section .img-block { width: 40%; text-align: right; } }

.product-hero-section .masterpak-brand h1 { margin-bottom: 7px; }

.product-hero-section .masterpak-brand .masterpak-logo { font-size: 21px; margin-bottom: 45px; font-family: "GothamHTF-Bold", sans-serif; }

@media (min-width: 992px) { .product-hero-section .masterpak-brand .masterpak-logo { font-size: 28px; } }

.product-hero-section .masterpak-brand .masterpak-logo sup { top: -.8em; font-size: 50%; }

.product-hero-section .masterpak-brand .masterpak-logo .gotham-bold-italics { font-family: "GothamHTF-BoldItalic", sans-serif; }

.product-hero-section .masterpak-brand .masterpak-logo .gotham-ultra { font-family: "GothamHTF-Ultra", sans-serif; }

.product-hero-section .masterpak-brand .masterpak-logo .archer-med { font-family: "Archer-Medium", sans-serif; }

.product-hero-section .masterpak-brand.biopharmaceutical .masterpak-logo { color: #f7931d; }

.product-hero-section .masterpak-brand.foodbeverage .masterpak-logo { color: #652c90; }

.product-overview-section .btn-block a { min-width: 290px; max-width: 100%; margin-bottom: 10px; }

@media (min-width: 768px) { .product-overview-section .btn-block a { margin-right: 10px; }
  .product-overview-section .btn-block a:last-child { margin-right: 0; } }

.product-360-section .rotating-360-block { background-color: #fff; width: 100%; position: relative; /* .container { height: 500px; } */ }

@media (min-width: 600px) { .product-360-section .rotating-360-block:after { content: ''; background: #fff url(../png/360-view.png) no-repeat center; display: block; width: 132px; height: 30px; position: absolute; left: 30px; top: 30px; z-index: 1; } }

.technical-col .heading { font-family: "GothamHTF-Bold", sans-serif; font-size: 16px; color: #1b3e93; letter-spacing: .9px; padding: 20px 10px 20px 0; margin-bottom: 30px; }

@media (max-width: 1199px) { .technical-col { margin-bottom: 50px; } }

.product-gallery-slider-section { position: relative; overflow: hidden; }

.product-gallery-slider-section .swiper-slide { background: #ddd no-repeat center center; background-size: cover; position: relative; }

.product-gallery-slider-section .swiper-slide.bg-contain { background-size: contain; }

.product-gallery-slider-section .swiper-pagination { width: 100%; position: absolute; left: 0; bottom: 30px; z-index: 10; text-align: center; }

.product-gallery-slider-section .swiper-pagination span { display: inline-block; width: 10px; height: 10px; margin-right: 5px; border: 2px solid #1b3e93; border-radius: 50%; position: relative; cursor: pointer; }

.product-gallery-slider-section .swiper-pagination span.swiper-pagination-bullet-active { background-color: #1b3e93; }

.product-gallery-slider-section .swiper-pagination span:after { content: ''; background-color: #1b3e93; display: block; width: 5px; height: 2px; position: absolute; right: -7px; top: 50%; margin-top: -1px; }

.product-gallery-slider-section .swiper-pagination span:last-child:after { display: none; }

.product-gallery-slider-section .button-next, .product-gallery-slider-section .button-prev { background-color: rgba(255, 255, 255, 0.8); display: block; width: 45px; height: 45px; text-align: center; position: absolute; top: 0; z-index: 1; color: transparent; font: 0/0 a; text-shadow: none; }

.product-gallery-slider-section .button-next.swiper-button-disabled, .product-gallery-slider-section .button-prev.swiper-button-disabled { opacity: .2; }

.product-gallery-slider-section .button-next:hover, .product-gallery-slider-section .button-prev:hover { background-color: #ddd; }

.product-gallery-slider-section .button-next:before, .product-gallery-slider-section .button-prev:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; color: #0d1f49; font-size: 24px; line-height: 45px; }

.product-gallery-slider-section .button-next { right: 0; }

.product-gallery-slider-section .button-next:before { content: '\e095'; }

.product-gallery-slider-section .button-prev { left: 0; }

.product-gallery-slider-section .button-prev:before { content: '\e094'; }

.product-gallery-slider-section .product-gallery-slider .swiper-slide { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; padding-top: 150px; padding-bottom: 150px; height: 60vh; position: relative; }

.product-gallery-slider-section .product-gallery-slider .swiper-slide-active .heading, .product-gallery-slider-section .product-gallery-slider .swiper-slide-active a { visibility: visible; -webkit-animation-duration: 1s; -moz-animation-duration: 1s; -ms-animation-duration: 1s; -o-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -ms-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -ms-animation-name: fadeInUp; -o-animation-name: fadeInUp; animation-name: fadeInUp; }

.product-gallery-slider-section .product-gallery-slider .swiper-slide-active a { -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -ms-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; }

.product-gallery-slider-section .product-gallery-slider .content-block { color: #fff; text-align: center; position: relative; z-index: 1; }

.product-gallery-slider-section .product-gallery-slider .heading, .product-gallery-slider-section .product-gallery-slider a { visibility: hidden; }

.product-gallery-slider-section .product-gallery-slider .i-play { background-color: #fff; display: inline-block; text-align: center; width: 50px; height: 50px; position: relative; border-radius: 50%; }

.product-gallery-slider-section .product-gallery-slider .i-play:hover { background-color: #27a9e1; }

.product-gallery-slider-section .product-gallery-slider .i-play:hover:before { color: #fff; }

.product-gallery-slider-section .product-gallery-slider .i-play:before { content: '\e90c'; color: #1b3e93; font-size: 18px; line-height: 50px; position: relative; left: 2px; }

.product-gallery-slider-section .thumb-slider { display: none; }

@media (min-width: 768px) { .product-gallery-slider-section .product-gallery-slider .swiper-slide { height: 75vh; }
  .product-gallery-slider-section .product-gallery-slider .button-next, .product-gallery-slider-section .product-gallery-slider .button-prev { width: 60px; height: 60px; top: 50%; margin-top: -30px; }
  .product-gallery-slider-section .product-gallery-slider .button-next:before, .product-gallery-slider-section .product-gallery-slider .button-prev:before { line-height: 60px; }
  .product-gallery-slider-section .product-gallery-slider .button-next { right: 5vw; }
  .product-gallery-slider-section .product-gallery-slider .button-prev { left: 5vw; } }

.postid-1136 #footer .sub-footer, .page-id-3618 #footer .sub-footer, .page-id-6274 #footer .sub-footer, .postid-6326 #footer .sub-footer { display: none; }

#globe { background: #000; position: absolute !important; top: 0; left: 0; bottom: 0; right: 0; }

.globe-btn-back { color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.6666666667rem; letter-spacing: 0.8px; line-height: 45px; padding-left: 60px; text-transform: uppercase; position: absolute; top: 10px; left: 10px; z-index: 99; }

.globe-btn-back:hover:before { background-color: #ddd; }

.globe-btn-back:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; background-color: #fff; color: #1b3e93; content: '\e094'; font-size: 24px; display: block; width: 45px; height: 45px; line-height: 45px; position: absolute; left: 0; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

@media (min-width: 768px) { .globe-btn-back { top: 30px; left: 50px; } }

.zoom_functions { position: absolute; top: 76px; left: 11px; z-index: 99; }

@media (min-width: 768px) { .zoom_functions { top: 99px; left: 51px; } }

.zoom_functions .earth-zoom { display: block; margin-bottom: 11px; padding: 0; font-size: 35px; background: #1b3e93; border-radius: 50%; color: #fff; padding: 3px 13px; text-align: center; -webkit-transition: .4s all ease; -o-transition: .4s all ease; transition: .4s all ease; line-height: 1; }

.zoom_functions .earth-zoom:hover { background: #17357d; }

.globe-logo { position: absolute; right: 10px; top: 10px; z-index: 99; }

@media (min-width: 768px) { .globe-logo { right: 50px; top: 30px; } }

@media (max-width: 991px) { .globe-logo img { height: 50px; } }

@media (min-width: 992px) { .globe-logo img { width: 274px; } }

.globe-instruction-block { display: none; background-color: rgba(0, 0, 0, 0.7); width: 100%; position: absolute; left: 0; top: 0; bottom: 0; z-index: 100; }

.globe-instruction-block .content-block { text-align: center; width: 100%; padding: 30px 5vw; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.globe-instruction-block .heading { color: #fff; font-family: "GothamHTF-Ultra", sans-serif; font-size: 2.2222222222rem; text-transform: uppercase; letter-spacing: 2px; line-height: 1.1; }

.globe-copyright { color: #fff; font-size: 0.6666666667rem; font-family: "GothamHTF-Bold", sans-serif; position: absolute; z-index: 99; left: 10px; bottom: 10px; margin-bottom: 0; }

@media (min-width: 768px) { .globe-copyright { left: 50px; bottom: 30px; } }

.globe-legend { color: #040404; font-family: "GothamHTF-Bold",sans-serif; position: absolute; z-index: 99; left: 0; bottom: 38px; margin-bottom: 0; background: white; width: 100%; padding: 6px; font-weight: bold; font-size: 10px; line-height: 1; }

@media (min-width: 768px) { .globe-legend { right: 50px; left: auto; bottom: 30px; width: 224px; padding: 19px; font-size: 16px; line-height: 2.5; } }

.globe-legend .legend-item { float: left; width: 33.33%; text-align: center; }

@media (min-width: 768px) { .globe-legend .legend-item { float: none; width: auto; text-align: left; } }

.globe-legend .legend-item img { height: 14px; width: auto; margin-right: 4px; text-align: center; }

@media (min-width: 768px) { .globe-legend .legend-item img { width: 20px; height: auto; margin-right: 7px; } }

.cesium-credit-textContainer { display: none !important; }

.we-pm-icon { background-repeat: no-repeat; background-position: center; background-size: cover; z-index: 10; }

.we-pm-icon.js-clicked { z-index: 110; }

.featured-pin, .office-pin { cursor: pointer; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.featured-pin:hover, .office-pin:hover { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }

.we-pp-close { background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEyLjY2NyA0LjI3N2wtMC45NDMtMC45NDMtMy43MjMgMy43MjMtMy43MjMtMy43MjMtMC45NDMgMC45NDMgMy43MjMgMy43MjMtMy43MjMgMy43MjMgMC45NDMgMC45NDMgMy43MjMtMy43MjMgMy43MjMgMy43MjMgMC45NDMtMC45NDMtMy43MjMtMy43MjN6Ij48L3BhdGg+PC9zdmc+) !important; background-repeat: no-repeat; background-position: center; background-size: cover; width: 25px !important; height: 25px !important; }

.we-pp { left: -30px !important; bottom: -15px !important; top: auto !important; right: auto !important; }

@media (max-width: 767px) { .we-pp { max-width: 300px !important; } }

.we-pp-wrapper { border: none !important; box-shadow: none !important; padding: 0 !important; border-radius: 0 !important; }

.we-pp-content { width: 100%; margin: 0 !important; border-radius: 0 !important; }

.we-pp-content .content-block { padding: 21px 20px 50px; }

.we-pp-content h5 { color: #1b3e93 !important; font-family: "GothamHTF-Bold", sans-serif !important; margin: 0 0 7px; }

.we-pp-content p { font-family: "Archer-Medium", sans-serif !important; font-size: 14px !important; color: #555 !important; margin-top: 0 !important; line-height: 1.4; }

.we-pp-content .img-block { background: #ddd no-repeat center center; background-size: cover; height: 180px; }

.we-pp-content .img-block.west-africa { background-image: url(../jpg/west-africa.jpg); }

.we-pp-content .read-more { letter-spacing: .5px; display: inline-block; font-weight: bold; }

.we-pp-content .pin-type { color: #f4502a; font-family: "GothamHTF-Bold", sans-serif; text-transform: uppercase; letter-spacing: 1px; position: absolute; left: 60px; bottom: 20px; }

.we-pp-tip-cont { display: none !important; }

.globe-lightbox-wrapper .mfp-container { padding: 0; }

.globe-lightbox-wrapper .mfp-container .mfp-close { color: transparent; font-size: 0; font: 0/0 a; width: 45px; height: 45px; opacity: 1; position: absolute; top: 0; right: 0; z-index: 99999; }

.globe-lightbox-wrapper .mfp-container .mfp-close:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e903'; color: #fff; font-size: 18px; line-height: 45px; }

.globe-lightbox-wrapper .mfp-container .mfp-close:hover { background-color: rgba(0, 0, 0, 0.5); }

.globe-lightbox-wrapper .mfp-content { background-color: #fff; position: absolute; left: 0; top: 0; bottom: 0; right: 0; }

.globe-lightbox-wrapper .img-block { display: none; }

.globe-lightbox-wrapper .content-block { background: #1b3e93 url("../png/blue-branded-bg.png") no-repeat center; background-size: cover; color: #fff; padding: 50px 5vw; position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow-y: auto; }

.globe-lightbox-wrapper .heading { margin-bottom: 30px; }

@media (min-width: 768px) { .globe-lightbox-wrapper .mfp-container .mfp-close { width: 60px; height: 60px; }
  .globe-lightbox-wrapper .mfp-container .mfp-close:before { font-size: 24px; line-height: 60px; }
  .globe-lightbox-wrapper .img-block { display: block; background: #ddd no-repeat top center; background-size: cover; position: absolute; left: 0; top: 0; right: 0; height: 50vh; }
  .globe-lightbox-wrapper .content-block { top: 50vh; } }

@media (min-width: 768px) and (max-width: 1199px) { .globe-lightbox-wrapper .mfp-container .mfp-close { background-color: rgba(0, 0, 0, 0.5); } }

@media (min-width: 1200px) { .globe-lightbox-wrapper .img-block { background-position: center center; width: 50%; height: auto; position: fixed; bottom: 0; }
  .globe-lightbox-wrapper .content-block { width: 50%; padding: 100px 5vw; position: fixed; left: auto; top: 0; } }

/*========================================================
=            Image / Slider / Content Section            =
========================================================*/
.img-content-section, .slider-content-section { display: -webkit-flex; display: flex; }

.img-content-section.left-content .content-col, .slider-content-section.left-content .content-col { -webkit-order: 1; order: 1; }

.img-content-section.left-content .img-col, .img-content-section.left-content .slider-col, .slider-content-section.left-content .img-col, .slider-content-section.left-content .slider-col { -webkit-order: 2; order: 2; }

.img-content-section.right-content .img-col, .img-content-section.right-content .slider-col, .slider-content-section.right-content .img-col, .slider-content-section.right-content .slider-col { -webkit-order: 1; order: 1; }

.img-content-section.right-content .content-col, .slider-content-section.right-content .content-col { -webkit-order: 2; order: 2; }

.img-content-section .img-col, .slider-content-section .img-col { background: #ddd no-repeat center center; background-size: cover; }

.img-content-section .content-col, .slider-content-section .content-col { background-color: #fff; width: 100%; padding: 50px 5vw; }

.img-content-section .content-col .heading, .slider-content-section .content-col .heading { margin-bottom: 50px; }

.img-content-section .slider-col, .img-content-section .swiper-container, .img-content-section .swiper-wrapper, .slider-content-section .slider-col, .slider-content-section .swiper-container, .slider-content-section .swiper-wrapper { display: -webkit-flex; display: flex; }

.img-content-section .swiper-container, .slider-content-section .swiper-container { width: 100%; }

.img-content-section .slider-col, .slider-content-section .slider-col { position: relative; }

.img-content-section .slider-col .swiper-slide, .slider-content-section .slider-col .swiper-slide { background: #ddd no-repeat center center; background-size: cover; position: relative; }

.img-content-section .slider-col .content-block, .slider-content-section .slider-col .content-block { background-color: #0d1f49; color: #fff; display: block; padding: 30px 30px 50px; position: absolute; left: 0; bottom: 0; width: 100%; }

.img-content-section .slider-col .content-block .heading, .slider-content-section .slider-col .content-block .heading { color: #fff; font-family: "Archer-Medium", sans-serif; font-size: 24px; letter-spacing: .4px; text-transform: none; margin-bottom: 20px; }

.img-content-section .slider-col .content-block .sub-heading, .slider-content-section .slider-col .content-block .sub-heading { color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 1.4px; text-transform: uppercase; }

.img-content-section .swiper-pagination, .slider-content-section .swiper-pagination { position: absolute; bottom: 20px; left: 30px; z-index: 10; }

.img-content-section .swiper-pagination span, .slider-content-section .swiper-pagination span { display: block; float: left; width: 10px; height: 10px; margin-right: 5px; border: 2px solid #fff; border-radius: 50%; position: relative; cursor: pointer; }

.img-content-section .swiper-pagination span.swiper-pagination-bullet-active, .slider-content-section .swiper-pagination span.swiper-pagination-bullet-active { background-color: #fff; }

.img-content-section .swiper-pagination span:after, .slider-content-section .swiper-pagination span:after { content: ''; background-color: #fff; display: block; width: 5px; height: 2px; position: absolute; right: -7px; top: 50%; margin-top: -1px; }

.img-content-section .swiper-pagination span:last-child:after, .slider-content-section .swiper-pagination span:last-child:after { display: none; }

@media (max-width: 767px) { .img-content-section .img-col, .img-content-section .slider-col, .slider-content-section .img-col, .slider-content-section .slider-col { display: none; }
  .img-content-section .content-col, .slider-content-section .content-col { border-bottom: 1px solid #ddd; } }

@media (min-width: 768px) { .img-content-section .img-col, .img-content-section .slider-col, .slider-content-section .img-col, .slider-content-section .slider-col { width: 50%; }
  .img-content-section .content-col, .slider-content-section .content-col { width: 50%; padding: 7vw 5vw; } }

@media (min-width: 992px) { .img-content-section .img-col, .img-content-section .slider-col, .slider-content-section .img-col, .slider-content-section .slider-col { width: 60%; }
  .img-content-section .content-col, .slider-content-section .content-col { width: 40%; }
  .img-content-section .slider-col .content-block, .slider-content-section .slider-col .content-block { width: 70%; } }

@media (min-width: 1200px) { .img-content-section .slider-col .content-block, .slider-content-section .slider-col .content-block { width: 40%; } }

/* Make swiper slide background images cover containing div without making them into backround images */
.no-background-cover { height: 100%; width: 100%; object-fit: cover; }

/*=============================================
=            Video Content Section            =
=============================================*/
.video-content-section.left-content .content-col { -webkit-order: 1; order: 1; }

.video-content-section.left-content .video-col { -webkit-order: 2; order: 2; }

.video-content-section.right-content .video-col { -webkit-order: 1; order: 1; }

.video-content-section.right-content .content-col { -webkit-order: 2; order: 2; }

.video-content-section .video-col { display: -webkit-flex; display: flex; min-height: 200px; position: relative; overflow: hidden; }

.video-content-section .video-col video { position: absolute; left: 0; top: 0; min-width: 100%; height: 100%; object-fit: cover; min-height: 100%; overflow: hidden; }

.video-content-section .video-col .video-content-block { background: #ddd no-repeat center center; background-size: cover; width: 100%; padding: 50px 5vw; position: relative; }

.video-content-section .video-col .i-play { background-color: #fff; display: inline-block; text-align: center; width: 35px; height: 35px; position: relative; border-radius: 50%; }

.video-content-section .video-col .i-play:before { content: '\e90c'; color: #1b3e93; font-size: 12px; line-height: 35px; position: relative; left: 1px; }

.video-content-section .video-col .heading { color: #fff; }

.video-content-section .content-col { background-color: #fff; width: 100%; padding: 50px 5vw; border-bottom: 1px solid #ddd; }

.video-content-section .content-col .heading { margin-bottom: 50px; }

@media (min-width: 768px) { .video-content-section .video-col { min-height: 450px; }
  .video-content-section .video-content-block { padding: 7vw 5vw; }
  .video-content-section .content-col { padding: 7vw 5vw; } }

@media (min-width: 992px) { .video-content-section { display: -webkit-flex; display: flex; }
  .video-content-section .video-col { width: 60%; }
  .video-content-section .content-col { width: 40%; border-bottom: none; } }

/*============================================
=            Equal Column Section            =
============================================*/
.equal-cols-section { background-color: #eee; }

#sticky-header-wrapper-spacer + .equal-cols-section .container-fluid { margin-top: 70px; }

.equal-cols-section a { background: #ddd no-repeat center center; background-size: cover; display: -webkit-flex; display: flex; width: 100%; min-height: 270px; padding: 30px 20px; position: relative; }

.equal-cols-section a:before { content: ''; background-color: rgba(0, 0, 0, 0.4); position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.equal-cols-section a:hover:before, .equal-cols-section a:focus:before { background-color: rgba(0, 0, 0, 0.6); }

.equal-cols-section a .content-block { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; width: 100%; position: relative; z-index: 1; }

.equal-cols-section a .heading { font-family: "GothamHTF-Black", sans-serif; -webkit-flex: 1 1 auto; flex: 1 1 auto; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }

.equal-cols-section a .learn-more { color: #fff; margin-bottom: 0; position: relative; }

.equal-cols-section a .i-play { background-color: #fff; display: inline-block; text-align: center; width: 35px; height: 35px; position: relative; border-radius: 50%; z-index: 1; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.equal-cols-section a .i-play:before { content: '\e90c'; color: #1b3e93; font-size: 12px; line-height: 35px; position: relative; left: 1px; }

@media (min-width: 992px) { .equal-cols-section .cols-container { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .equal-cols-section .col { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; width: 50%; }
  .equal-cols-section a { -webkit-flex: 1 0 auto; flex: 1 0 auto; min-height: 450px; padding: 40px 35px; } }

/*================================================
=            Centered Content Section            =
================================================*/
.centered-content-section { background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; }

.centered-content-section.has-bg-image:before { content: ''; background-color: rgba(0, 0, 0, 0.2); position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.centered-content-section.has-bg-image .container-fluid { min-height: 400px; }

.centered-content-section.has-bg-image .sub-heading, .centered-content-section.has-bg-image .heading, .centered-content-section.has-bg-image .content-block { color: #fff; }

.centered-content-section .container-fluid { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; position: relative; }

.centered-content-section .sub-heading { margin-bottom: 20px; }

.centered-content-section .heading { margin: 0 0 30px; }

.centered-content-section .btn { margin-top: 30px; }

/*============================================
=            Centered Box Section            =
============================================*/
.centered-box-section { background: #ddd no-repeat center center; background-size: cover; }

.centered-box-section .box { background-color: #fff; padding: 30px 20px; margin: 0 5vw; }

.single-event .centered-box-section .box { background-color: rgba(255, 255, 255, 0.86); }

.centered-box-section .sub-heading { margin-bottom: 20px; }

.centered-box-section .heading { margin: 0; }

.centered-box-section .content-block { margin-top: 20px; }

.centered-box-section .btn { margin-top: 30px; }

@media (max-width: 767px) { .centered-box-section .heading { font-size: 1.1111111111rem; } }

@media (min-width: 768px) { .centered-box-section { display: -webkit-flex; display: flex; }
  .centered-box-section .container-fluid { min-height: 65vh; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; }
  .centered-box-section .box { max-width: 75vw; padding: 50px; } }

@media (min-width: 992px) { .centered-box-section .box { max-width: 55vw; } }

/*===============================================
=            Centered Slider Section            =
===============================================*/
.centered-slider-section { position: relative; /* Popup Styling is shared with management profiles bio */ }

.centered-slider-section > .swiper-container { position: relative; }

.centered-slider-section .section-heading { margin-bottom: 30px; }

.centered-slider-section > .swiper-container .swiper-slide { background: #fff no-repeat 50% 19%; background-size: cover; height: 60vh; min-height: 150px; width: 100%; position: relative; }

.centered-slider-section > .swiper-container .swiper-slide:after { content: ''; background-color: rgba(27, 62, 147, 0.7); position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 1; }

.centered-slider-section > .swiper-container .swiper-slide.bg-contain { background-size: contain; }

.centered-slider-section > .swiper-container .swiper-slide-active:after { display: none; }

.centered-slider-section > .swiper-container .content-block { background-color: #0d1f49; color: #fff; display: block; padding: 30px 5vw; position: absolute; left: 0; bottom: 0; width: 100%; }

.centered-slider-section > .swiper-container .content-block .heading { color: #fff; font-family: "Archer-Medium", sans-serif; font-size: 18px; letter-spacing: .4px; text-transform: none; margin-bottom: 20px; }

.centered-slider-section > .swiper-container .content-block .sub-heading { color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 1.4px; text-transform: uppercase; }

.centered-slider-section .button-next, .centered-slider-section .button-prev { background-color: rgba(255, 255, 255, 0.8); display: block; width: 45px; height: 45px; text-align: center; position: absolute; top: 0; z-index: 1; color: transparent; font: 0/0 a; text-shadow: none; }

.centered-slider-section .button-next.swiper-button-disabled, .centered-slider-section .button-prev.swiper-button-disabled { opacity: .2; }

.centered-slider-section .button-next:hover, .centered-slider-section .button-prev:hover { background-color: #ddd; }

.centered-slider-section .button-next:before, .centered-slider-section .button-prev:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; color: #0d1f49; font-size: 24px; line-height: 45px; }

.centered-slider-section .button-next { right: 0; }

.centered-slider-section .button-next:before { content: '\e095'; }

.centered-slider-section .button-prev { left: 0; }

.centered-slider-section .button-prev:before { content: '\e094'; }

.centered-slider-section > .swiper-container .swiper-pagination { width: 100%; position: absolute; left: 0; bottom: -40px; z-index: 10; text-align: center; }

.centered-slider-section > .swiper-container .swiper-pagination span { display: inline-block; width: 10px; height: 10px; margin-right: 5px; border: 2px solid #1b3e93; border-radius: 50%; position: relative; cursor: pointer; }

.centered-slider-section > .swiper-container .swiper-pagination span.swiper-pagination-bullet-active { background-color: #1b3e93; }

.centered-slider-section > .swiper-container .swiper-pagination span:after { content: ''; background-color: #1b3e93; display: block; width: 5px; height: 2px; position: absolute; right: -7px; top: 50%; margin-top: -1px; }

.centered-slider-section > .swiper-container .swiper-pagination span:last-child:after { display: none; }

@media (min-width: 768px) { .centered-slider-section > .swiper-container .swiper-slide { height: 75vh; background: #fff no-repeat center center; background-size: cover; }
  .centered-slider-section > .swiper-container .content-block { width: 70%; padding: 30px; }
  .centered-slider-section .button-next, .centered-slider-section .button-prev { width: 60px; height: 60px; top: 50%; margin-top: -30px; }
  .centered-slider-section .button-next:before, .centered-slider-section .button-prev:before { line-height: 60px; }
  .centered-slider-section .button-next { right: 5vw; }
  .centered-slider-section .button-prev { left: 5vw; } }

@media (min-width: 992px) { .centered-slider-section > .swiper-container .swiper-slide { width: 70%; }
  .centered-slider-section > .swiper-container .content-block { width: 45%; }
  .centered-slider-section > .swiper-container .content-block .heading { font-size: 1.3333333333rem; } }

.popup-leaders-bio .popup-image-slider { display: none; position: relative; }

@media (min-width: 768px) { .popup-leaders-bio .popup-image-slider { display: -webkit-flex; display: flex; position: absolute; left: 0; top: 0; right: 0; height: 50vh; }
  .popup-leaders-bio .popup-image-slider .swiper-container, .popup-leaders-bio .popup-image-slider .swiper-wrapper { display: -webkit-flex; display: flex; -webkit-flex: 1 1 100%; flex: 1 1 100%; }
  .popup-leaders-bio .popup-image-slider .swiper-slide { background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; }
  .popup-leaders-bio .popup-image-slider .swiper-slide.bg-contain { background-size: contain; }
  .popup-leaders-bio .popup-image-slider .swiper-slide.bg-center-center { background-position: center center; }
  .popup-leaders-bio .popup-image-slider .swiper-slide.bg-left-center { background-position: left center; }
  .popup-leaders-bio .popup-image-slider .swiper-slide.bg-right-center { background-position: right center; }
  .popup-leaders-bio .popup-image-slider .caption { background-color: rgba(13, 31, 73, 0.7); color: #fff; display: block; padding: 30px 30px 50px; position: absolute; left: 0; bottom: 0; width: 100%; }
  .popup-leaders-bio .popup-image-slider .swiper-pagination { position: absolute; bottom: 20px; right: 30px; z-index: 10; }
  .popup-leaders-bio .popup-image-slider .swiper-pagination span { display: block; float: left; width: 10px; height: 10px; margin-right: 5px; border: 2px solid #fff; border-radius: 50%; position: relative; cursor: pointer; }
  .popup-leaders-bio .popup-image-slider .swiper-pagination span.swiper-pagination-bullet-active { background-color: #fff; }
  .popup-leaders-bio .popup-image-slider .swiper-pagination span:after { content: ''; background-color: #fff; display: block; width: 5px; height: 2px; position: absolute; right: -7px; top: 50%; margin-top: -1px; }
  .popup-leaders-bio .popup-image-slider .swiper-pagination span:last-child:after { display: none; } }

@media (min-width: 1200px) { .popup-leaders-bio .popup-image-slider { width: 50%; height: 100vh; position: fixed; bottom: 0; } }

/*==========================================
=            Tab Slider Section            =
==========================================*/
.tab-slider-pagination-block, .tab-slider-pagination-2-block { margin-bottom: 15px; overflow: hidden; }

.tab-slider-pagination, .tab-slider-pagination-2 { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -7px 15px; }

.tab-slider-pagination > li, .tab-slider-pagination-2 > li { -webkit-flex: 1 1 auto; flex: 1 1 auto; padding: 0 7px; }

.tab-slider-pagination > li.js-active button, .tab-slider-pagination-2 > li.js-active button { background: #fff; color: #1b3e93; border-color: #1b3e93; }

.tab-slider-pagination button, .tab-slider-pagination-2 button { background: #ddd; color: #999; font-family: "GothamHTF-Bold", sans-serif; display: block; width: 100%; font-size: 16px; letter-spacing: .9px; padding: 20px 10px 15px; border-bottom: 5px solid #ddd; }

@media (min-width: 768px) { .tab-slider-pagination button, .tab-slider-pagination-2 button { font-size: 0.8888888889rem; } }

.tab-slider .swiper-container, .tab-slider-2 .swiper-container { position: relative; }

.tab-slider .swiper-slide, .tab-slider-2 .swiper-slide { background: #fff; position: relative; }

.tab-slider .slide-inner-block, .tab-slider-2 .slide-inner-block { padding: 5vw; }

.tab-slider .img-block, .tab-slider-2 .img-block { margin-bottom: 25px; }

.tab-slider .content-block, .tab-slider-2 .content-block { overflow: hidden; }

@media (min-width: 768px) { .tab-slider .slide-inner-block, .tab-slider-2 .slide-inner-block { padding: 50px; }
  .tab-slider .img-block, .tab-slider-2 .img-block { float: left; width: 275px; margin-bottom: 0; }
  .tab-slider .content-block, .tab-slider-2 .content-block { float: right; width: calc(100% - 275px - 50px); } }

@media (min-width: 992px) { .tab-slider .img-block, .tab-slider-2 .img-block { width: 400px; }
  .tab-slider .content-block, .tab-slider-2 .content-block { width: calc(100% - 400px - 50px); } }

@media (min-width: 1200px) { .tab-slider .img-block, .tab-slider-2 .img-block { width: 600px; }
  .tab-slider .content-block, .tab-slider-2 .content-block { width: calc(100% - 600px - 50px); } }

/*=================================================
=            Fullscreen Slider Section            =
=================================================*/
.fullscreen-slider-section { position: relative; }

.fullscreen-slider-section .swiper-slide { background: #ddd no-repeat center center; background-size: cover; position: relative; }

.fullscreen-slider-section .fullscreen-slider .swiper-slide-active .heading, .fullscreen-slider-section .fullscreen-slider .swiper-slide-active a { visibility: visible; -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; -ms-animation-duration: 0.5s; -o-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -ms-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -ms-animation-name: fadeInUp; -o-animation-name: fadeInUp; animation-name: fadeInUp; }

.fullscreen-slider-section .fullscreen-slider .swiper-slide-active a { -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -ms-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s; }

.fullscreen-slider-section .fullscreen-slider .swiper-slide { position: relative; }

.fullscreen-slider-section .fullscreen-slider .swiper-slide:after { content: ''; background-color: rgba(0, 0, 0, 0.3); position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

.fullscreen-slider-section .fullscreen-slider .container-fluid { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; padding-top: 50px; padding-bottom: 50px; height: 100vh; position: relative; }

.fullscreen-slider-section .fullscreen-slider .content-block { color: #fff; text-align: center; position: relative; z-index: 1; }

.fullscreen-slider-section .fullscreen-slider .heading, .fullscreen-slider-section .fullscreen-slider a { visibility: hidden; }

.fullscreen-slider-section .fullscreen-slider .heading { margin-bottom: 0; }

.fullscreen-slider-section .fullscreen-slider .btn, .fullscreen-slider-section .fullscreen-slider .i-play { margin-top: 30px; }

.fullscreen-slider-section .fullscreen-slider .i-play { background-color: #fff; display: inline-block; text-align: center; width: 70px; height: 70px; position: relative; border-radius: 50%; }

.fullscreen-slider-section .fullscreen-slider .i-play:hover { background-color: #27a9e1; }

.fullscreen-slider-section .fullscreen-slider .i-play:hover:before { color: #fff; }

.fullscreen-slider-section .fullscreen-slider .i-play:before { content: '\e90c'; color: #1b3e93; font-size: 24px; line-height: 70px; position: relative; left: 2px; }

.fullscreen-slider-section .thumb-slider { display: none !important; }

@media (min-width: 768px) { .fullscreen-slider-section .container-fluid { padding-top: 150px; padding-bottom: 150px; } }

@media (min-width: 768px) and (min-height: 650px) { .fullscreen-slider-section .thumb-slider { display: block !important; position: absolute; width: 100%; height: 180px; left: 0; bottom: 0; }
  .fullscreen-slider-section .thumb-slider .swiper-slide { cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; -webkit-justify-content: flex-end; justify-content: flex-end; width: 400px; height: 180px; padding: 25px; position: relative; top: 25px; -webkit-transition: top 0.3s; -moz-transition: top 0.3s; -o-transition: top 0.3s; transition: top 0.3s; }
  .fullscreen-slider-section .thumb-slider .swiper-slide:after { content: ''; background-color: rgba(0, 0, 0, 0.6); position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
  .fullscreen-slider-section .thumb-slider .swiper-slide-active { top: 0; }
  .fullscreen-slider-section .thumb-slider .swiper-slide-active:after { background-color: rgba(39, 169, 225, 0.6); }
  .fullscreen-slider-section .thumb-slider .swiper-slide-active .caption { margin-bottom: 0; }
  .fullscreen-slider-section .thumb-slider .icon-block { -webkit-flex: 1 1 auto; flex: 1 1 auto; }
  .fullscreen-slider-section .thumb-slider .i-play { background-color: #fff; display: inline-block; text-align: center; width: 35px; height: 35px; position: relative; border-radius: 50%; z-index: 1; }
  .fullscreen-slider-section .thumb-slider .i-play:before { content: '\e90c'; color: #1b3e93; font-size: 12px; line-height: 35px; position: relative; left: 1px; }
  .fullscreen-slider-section .thumb-slider .caption { color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 1.38px; text-transform: uppercase; position: relative; margin-bottom: 25px; z-index: 1; } }

/*==============================================
=            Relevant Links Section            =
==============================================*/
.relevant-links-section { background-color: #eee; }

.relevant-links-section a { background: #ddd no-repeat center center; background-size: cover; display: -webkit-flex; display: flex; width: 100%; min-height: 270px; padding: 30px 20px; position: relative; }

.relevant-links-section a:before { content: ''; background-color: rgba(0, 0, 0, 0.4); position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.relevant-links-section a:hover:before, .relevant-links-section a:focus:before { background-color: rgba(0, 0, 0, 0.6); }

.relevant-links-section a .content-block { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; width: 100%; position: relative; z-index: 1; }

.relevant-links-section a .heading { font-family: "GothamHTF-Black", sans-serif; -webkit-flex: 1 1 auto; flex: 1 1 auto; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4); }

.relevant-links-section a .learn-more { color: #fff; margin-bottom: 0; position: relative; }

.relevant-links-section a .i-play { background-color: #fff; display: inline-block; text-align: center; width: 35px; height: 35px; position: absolute; right: 0; bottom: 0; border-radius: 50%; z-index: 1; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.relevant-links-section a .i-play:before { content: '\e90c'; color: #1b3e93; font-size: 12px; line-height: 35px; position: relative; left: 1px; }

@media (min-width: 992px) { .relevant-links-section .cols-container { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .relevant-links-section .col { display: -webkit-flex; display: flex; -webkit-flex-direction: column; flex-direction: column; width: 50%; }
  .relevant-links-section a { -webkit-flex: 1 0 auto; flex: 1 0 auto; min-height: 450px; padding: 40px 35px; } }

/*==========================================
=            Image Grid Section            =
==========================================*/
.image-grid { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; text-align: center; border-top: 1px solid #ddd; }

.image-grid .grid-item { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; width: 100%; height: 200px; padding: 15px; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; }

@media (max-width: 479px) { .image-grid .grid-item { border-right: 1px solid #ddd; } }

@media (min-width: 480px) and (max-width: 599px) { .image-grid .grid-item { width: 50%; }
  .image-grid .grid-item:last-child, .image-grid .grid-item:nth-child(2n) { border-right: 1px solid #ddd; } }

@media (min-width: 600px) and (max-width: 767px) { .image-grid .grid-item { width: 33.3333333%; }
  .image-grid .grid-item:last-child, .image-grid .grid-item:nth-child(3n) { border-right: 1px solid #ddd; } }

@media (min-width: 768px) { .image-grid .grid-item { width: 25%; height: 300px; }
  .image-grid .grid-item:last-child, .image-grid .grid-item:nth-child(4n) { border-right: 1px solid #ddd; } }

/*======================================================
=            2/3 Video & 1/3 Slider + Image            =
======================================================*/
.video-slider-image-section .video-col { display: -webkit-flex; display: flex; min-height: 350px; position: relative; overflow: hidden; }

.video-slider-image-section .video-col video { position: absolute; left: 0; top: 0; min-width: 100%; height: 100%; object-fit: cover; min-height: 100%; overflow: hidden; }

.video-slider-image-section .video-col .video-content-block { background: #ddd no-repeat center center; background-size: cover; width: 100%; padding: 40px 25px; position: relative; }

.video-slider-image-section .video-col .i-play { background-color: #fff; display: inline-block; text-align: center; width: 35px; height: 35px; position: relative; border-radius: 50%; z-index: 1; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.video-slider-image-section .video-col .i-play:before { content: '\e90c'; color: #1b3e93; font-size: 12px; line-height: 35px; position: relative; left: 1px; }

.video-slider-image-section .video-col .heading { color: #fff; }

.video-slider-image-section .swiper-slide { padding: 40px 25px; }

.video-slider-image-section .slider-col { background: #1b3e93 url(../png/blue-branded-bg.png) repeat-y top left; color: #fff; min-height: 250px; }

.video-slider-image-section .slider-col .heading { padding-right: 100px; margin-bottom: 40px; }

.video-slider-image-section .slider-col p { font-family: "GothamHTF-Black", sans-serif; color: #fff; font-size: 1.3333333333rem; line-height: 1.5; letter-spacing: 2px; }

.video-slider-image-section .slider-col .swiper-pagination { position: absolute; top: 40px; right: 50px; z-index: 10; }

.video-slider-image-section .slider-col .swiper-pagination span { display: block; float: left; width: 10px; height: 10px; margin-right: 5px; border: 2px solid #fff; border-radius: 50%; position: relative; cursor: pointer; }

.video-slider-image-section .slider-col .swiper-pagination span.swiper-pagination-bullet-active { background-color: #fff; }

.video-slider-image-section .slider-col .swiper-pagination span:after { content: ''; background-color: #fff; display: block; width: 5px; height: 2px; position: absolute; right: -7px; top: 50%; margin-top: -1px; }

.video-slider-image-section .slider-col .swiper-pagination span:last-child:after { display: none; }

.video-slider-image-section .image-col { background: #ddd no-repeat center center; background-size: cover; min-height: 250px; width: 100%; }

@media (min-width: 768px) { .video-slider-image-section .video-col { min-height: 450px; }
  .video-slider-image-section .slider-col, .video-slider-image-section .image-col { min-height: 350px; }
  .video-slider-image-section .video-col .video-content-block { padding: 50px; }
  .video-slider-image-section .swiper-slide { padding: 50px; }
  .video-slider-image-section .swiper-pagination { top: 50px; } }

@media (min-width: 1200px) { .video-slider-image-section .cols-container { display: -webkit-flex; display: flex; }
  .video-slider-image-section .video-col { display: -webkit-flex; display: flex; width: 66.666666%; }
  .video-slider-image-section .siblings-col { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; width: 33.333333%; }
  .video-slider-image-section .slider-col, .video-slider-image-section .slider-container { display: -webkit-flex; display: flex; }
  .video-slider-image-section .slider-col { width: 100%; } }

/*======================================================
=                    Cards section               =
======================================================*/
.cards-section .cards { padding-top: 75px; }

.cards-section .card { text-align: center; }

.cards-section .card .inner-block { background-color: #fff; padding: 20px; border-radius: 10px; height: 100%; }

.cards-section .card .inner-block .icon { width: 20px; height: 20px; margin: 0 auto; }

.cards-section .card .inner-block .heading { color: #1B3F92; text-transform: uppercase; font-size: 1rem; margin: 20px 0 15px 0; letter-spacing: 0.2px; }

.cards-section .card .inner-block .description p { letter-spacing: 0.42px; font-size: 0.8888888889rem; color: #000; }

@media (min-width: 992px) { .cards-section .cards { padding-top: 100px; } }

/*======================================================
=           Two column image content section            =
======================================================*/
.two-column-image-content-section { display: -webkit-flex; display: flex; flex-wrap: wrap; }

.two-column-image-content-section .section-heading { color: #000; font-weight: 500; line-height: normal; text-transform: uppercase; text-align: left; }

.two-column-image-content-section .image-col { min-height: 50vh; background-position: center; background-repeat: no-repeat; background-size: cover; width: 100%; }

.two-column-image-content-section .content-col { background: #27a9e1 url("../png/light-blue-branded-bg.png") repeat-y top left; float: left; min-height: 50vh; padding: 40px 5vw; color: #000; width: 100%; }

.two-column-image-content-section .content-col ul, .two-column-image-content-section .content-col ol { list-style-position: outside; }

.two-column-image-content-section .content-col .content a { color: #fff; }

.two-column-image-content-section .content-col .content a:hover { color: #1b3e93; }

.two-column-image-content-section .btn-white:hover { background-color: #1b3e93; }

@media (min-width: 992px) { .two-column-image-content-section .image-col, .two-column-image-content-section .content-col { width: 50%; }
  .two-column-image-content-section .content-col { padding: 70px; } }

/*======================================================
=           Product benetits section            =
======================================================*/
.product-benefits-section.clearfix .benefits-slider .benefit-title { text-transform: uppercase; border: 2px solid #EEEEEE; letter-spacing: 0.16px; }

.product-benefits-section.clearfix .benefits-slider .benefit-title:hover, .product-benefits-section.clearfix .benefits-slider .benefit-title.js-active { background: #EEEEEE; }

.product-benefits-section.clearfix .benefits-slider .benefit-content img.slider-icon { height: 60px; margin-bottom: 30px; }

/*======================================================
=                    FAQ section                  =
======================================================*/
.faq-section .faq-item { padding: 10px 0; }

.faq-section .faq-item .faq-question { display: flex; justify-content: space-between; align-items: center; cursor: pointer; background-color: #1B3F92; padding: 20px 24px; }

.faq-section .faq-item .faq-question h3 { margin: 0; font-size: 1rem; color: #fff; text-transform: none; font-family: "Archer-Medium", sans-serif; }

.faq-section .faq-item .faq-question .faq-toggle { font-size: 24px; transition: transform 0.3s ease; }

.faq-section .faq-item .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.3s ease, padding 0.3s ease; padding: 0 20px; font-size: 16px; color: #0D1F48; background-color: #fff; letter-spacing: 0.48px p; letter-spacing-margin: 10px 0; }

.faq-section .faq-item.active .faq-answer { max-height: none; padding: 20px 24px; }

.faq-section .faq-item.active .faq-toggle { transform: rotate(45deg); }

/*=======================================
=            Search Template            =
=======================================*/
.search-bar { background-color: #1b3e93; padding: 15px; position: fixed; left: 0; right: 0; top: 0; z-index: 10000; -webkit-transform: translateY(-150%); -moz-transform: translateY(-150%); -ms-transform: translateY(-150%); -o-transform: translateY(-150%); transform: translateY(-150%); -webkit-transition: 0.25s ease; -moz-transition: 0.25s ease; -o-transition: 0.25s ease; transition: 0.25s ease; }

.search-bar .container { position: static; }

.search-bar .i-close { position: absolute; top: 100%; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.search-bar .i-close:before { content: "\e62e"; background-color: #1b3e93; color: #ddd; color: rgba(255, 255, 255, 0.7); font-size: 24px; display: inline-block; width: 80px; height: 40px; line-height: 40px; }

.search-bar .i-close:hover:before { color: #fff; }

.search-bar.js-active { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

@media (min-width: 768px) { .search-bar { padding: 20px 15px; } }

.search-form { width: 100%; position: relative; }

.search-form:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e612"; color: #1b3e93; font-size: 24px; position: absolute; left: 20px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.search-form input[type="text"] { background-color: #fff; color: #1b3e93; font-size: 18px; width: 100%; padding: 15px 15px 15px 50px; border: none; }

.search-form input[type="text"]:focus { color: #333; }

.search-form input[type="submit"] { display: none; }

@media (min-width: 768px) { .search-form:before { font-size: 30px; }
  .search-form input[type="text"] { font-size: 24px; padding: 20px 20px 20px 70px; } }

.search-results-section .section-heading { background-color: #1b3e93; color: #fff; padding: 20px 30px; }

.search-results-section .section-heading span { text-transform: uppercase; }

.search-results-section .col { margin-bottom: 50px; }

.search-results-section .type-heading { color: #1b3e93; }

.search-results-section a { color: #555; padding-bottom: 1px; border-bottom: 1px solid transparent; }

.search-results-section a:hover, .search-results-section a:focus { color: #1b3e93; border-bottom-color: #1b3e93; }

.list-sitemap { list-style: none; margin-left: 0; }

.list-sitemap a:hover { text-decoration: underline; }

#sitemap-tabs { border: 1px solid #ddd; }

#sitemap-tabs .list-tabs { list-style: none; margin-left: 0; border-bottom: none; overflow: hidden; display: -webkit-flex; display: flex; }

#sitemap-tabs .list-tabs > li { -webkit-flex: 1 1 auto; flex: 1 1 auto; background-color: #666; text-align: center; }

#sitemap-tabs .list-tabs > li.r-tabs-state-active { background-color: #000; }

#sitemap-tabs .list-tabs a { color: #fff; display: block; font-size: 16px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; padding: 24px 25px; }

#sitemap-tabs .tab-content { padding: 30px 5vw; }

@media (min-width: 768px) { #sitemap-tabs .tab-content { padding: 50px; } }

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) { #sitemap-tabs .list-tabs { display: none; }
  #sitemap-tabs .r-tabs-accordion-title { display: block; background-color: #666; margin-bottom: 1px; text-align: center; }
  #sitemap-tabs .r-tabs-accordion-title:last-child { margin-bottom: 0; }
  #sitemap-tabs .r-tabs-accordion-title.r-tabs-state-active { background-color: #000; }
  #sitemap-tabs .r-tabs-accordion-title a { color: #fff; display: block; font-size: 16px; font-weight: 600; text-transform: uppercase; letter-spacing: 2px; padding: 24px 25px; } }

/*  Required till end */
.r-tabs .r-tabs-nav { margin: 0; padding: 0; }

.r-tabs .r-tabs-tab { display: inline-block; margin: 0; list-style: none; }

.r-tabs .r-tabs-panel { padding: 15px; display: none; }

.r-tabs .r-tabs-accordion-title { display: none; }

.r-tabs .r-tabs-panel.r-tabs-state-active { display: block; }

.wp-pagenavi { font-family: 'GothamHTF-Bold', sans-serif; padding-top: 80px; }

.wp-pagenavi span, .wp-pagenavi a { border: 1px solid #e2e2e2; color: #000; display: inline-block; font-size: 18px; font-weight: 400; -webkit-transition: all .15s ease-in-out; transition: all .15s ease-in-out; width: 40px; text-align: center; padding: 12px 0; }

.wp-pagenavi a:hover, .wp-pagenavi .current { background-color: #2ca8e1; border-color: #2ca8e1 !important; color: #fff; }

.wp-pagenavi .current a { color: #fff; }

@font-face { font-family: 'Gotham MD'; src: url("../eot/gotham-medium.eot"); src: url("../eot/gotham-mediumd41d.eot#iefix") format("embedded-opentype"), url("../woff2/gotham-medium.woff2") format("woff2"), url("../woff/gotham-medium.woff") format("woff"), url("../ttf/gotham-medium.ttf") format("truetype"), url("../svg/gotham-medium.svg#Gotham-Medium") format("svg"); font-weight: 500; font-style: normal; }

@font-face { font-family: 'Montserrat'; src: url("../eot/montserrat-regular.eot"); src: url("../eot/montserrat-regulard41d.eot#iefix") format("embedded-opentype"), url("../woff2/montserrat-regular.woff2") format("woff2"), url("../woff/montserrat-regular.woff") format("woff"), url("../ttf/montserrat-regular.ttf") format("truetype"), url("../svg/montserrat-regular.svg#Montserrat-Regular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Gotham BK'; src: url("../eot/gotham-black.eot"); src: url("../eot/gotham-blackd41d.eot#iefix") format("embedded-opentype"), url("../woff2/gotham-black.woff2") format("woff2"), url("../woff/gotham-black.woff") format("woff"), url("../ttf/gotham-black.ttf") format("truetype"), url("../svg/gotham-black.svg#Gotham-Black") format("svg"); font-weight: 500; font-style: normal; }

@font-face { font-family: 'Montserrat BD'; src: url("../eot/montserrat-bold.eot"); src: url("../eot/montserrat-boldd41d.eot#iefix") format("embedded-opentype"), url("../woff2/montserrat-bold.woff2") format("woff2"), url("../woff/montserrat-bold.woff") format("woff"), url("../ttf/montserrat-bold.ttf") format("truetype"), url("../svg/montserrat-bold.svg#Montserrat-Bold") format("svg"); font-weight: bold; font-style: normal; }

@font-face { font-family: 'Montserrat MD'; src: url("../eot/montserrat-medium.eot"); src: url("../eot/montserrat-mediumd41d.eot#iefix") format("embedded-opentype"), url("../woff2/montserrat-medium.woff2") format("woff2"), url("../woff/montserrat-medium.woff") format("woff"), url("../ttf/montserrat-medium.ttf") format("truetype"), url("../svg/montserrat-medium.svg#Montserrat-Medium") format("svg"); font-weight: 500; font-style: normal; }

.blog-section { width: 100%; background-color: #fff; padding-top: 67px; padding-bottom: 118px; }

.blog-section article.col-md-6:nth-of-type(2n+1) { clear: both; }

.blog-wrap-item { border: 1px solid #e9e9e9; display: inline-block; width: 100%; padding-bottom: 35px; margin-bottom: 30px; }

.blog-img { width: 100%; padding-bottom: 56.9%; background-position: center; background-size: cover; position: relative; }

.blog-img:before { content: ''; position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); }

.blog-img button { font-family: 'Montserrat'; font-size: 14px; border: 2px solid #2ca8e1; color: #fff; text-align: center; height: 44px; line-height: 40px; background-color: transparent; padding-left: 18px; padding-right: 18px; position: absolute; right: 14px; top: 14px; z-index: 2; }

.blog-wrap-item h3 { font-family: 'Montserrat'; font-size: 24px; font-weight: 600; color: #282929; text-transform: none; margin-top: 25px; margin-bottom: 50px; text-align: center; }

.blog-post-info { color: #bebebe; font-size: 16px; font-family: 'Montserrat'; }

.blog-post-author { text-align: right; }

.blog-post-date { text-align: left; }

.blog-post-author, .blog-post-date { width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.blog-post-author:before, .blog-post-date:before { content: ''; width: 20px; height: 20px; display: inline-block; vertical-align: middle; background-position: center; background-repeat: no-repeat; margin-right: 7px; position: relative; top: -4px; }

.blog-post-author:before { background-image: url(../png/pencil.png); }

.blog-post-date:before { background-image: url(../png/calendar.png); }

.blog-sidebar h3 { font-family: 'Montserrat'; /* font-family: 'Montserrat BD'; */ color: #000; font-size: 16px; text-transform: none; font-weight: 600; line-height: 0; letter-spacing: normal; }

.blog-newsletter { border-bottom: 1px solid #e7e7e7; padding-bottom: 20px; }

.blog-newsletter input.mailpoet_text { font-family: 'Gotham BK'; border: 1px solid #e7e7e7; height: 36px; width: 100% !important; font-size: 14px; color: #000 !important; padding-left: 14px; padding-right: 14px; }

.blog-newsletter input.mailpoet_submit { font-family: 'Gotham BK'; height: 36px; width: 100%; text-align: center; background-color: #0d1f48; border: none; color: #fff; text-transform: uppercase; font-weight: normal; font-size: 14px; }

.blog-select-topic { font-size: 16px; color: #000; border: none; border-bottom: 1px solid #e7e7e7; padding-bottom: 40px; padding-top: 40px; }

.blog-select-topic select { font-family: 'Gotham BK'; color: #000; border: none; font-size: 12px; /* 14px */ font-weight: normal; text-transform: uppercase; border: 1px solid #e7e7e7; padding: 0 15px; height: 36px; background-image: url(../png/arrow.png); background-repeat: no-repeat; background-position: 96%; }

.recent-popular-post { margin-top: 60px; margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #e7e7e7; }

.sidebar-post-menu { margin: 0; display: inline-block; width: 100%; }

.sidebar-post-menu li { list-style: none; color: #515151; font-weight: 700; padding: 16px 16px 19px 16px; border-bottom: 2px solid #efefef; float: left; width: 50%; cursor: pointer; transition: all ease-in-out .3s; }

.sidebar-post-menu li.pactive, .sidebar-post-menu li:hover { border-bottom: 5px solid #2ca9e2; padding: 16px 16px 16px 16px; }

.sidebar-post-menu h2 { font-family: 'Gotham BK'; font-size: 16px; color: #515151; text-transform: none; letter-spacing: 1px; }

.blog-recent-post { margin-left: 0; }

.blog-recent-post li { list-style: none; }

.blog-sidebar-thumb { width: 30%; height: 77px; background-size: cover; background-position: center; float: left; }

.blog-sidebar-info h4 { font-family: 'Montserrat MD'; color: #000; font-size: 14px; margin-top: 0; margin-bottom: 0; }

.blog-updates li { position: relative; margin-bottom: 20px; width: 100%; display: block; overflow: hidden; }

.blog-updates .blog-sidebar-info { position: relative; top: 0; /* left: 0; */ /* padding-left: 100px; */ float: right; display: block; width: 65%; padding-right: 0; }

.blog-updates .blog-sidebar-info span { font-family: 'Gotham BK'; font-size: 12px; color: #2ca8e1; }

.page-template-smartanalytics { background-color: #fff; }

.page-template-smartanalytics .limit-content { max-width: 63.8888888889rem; }

.page-template-smartanalytics .header-breadcrumbs-bar { display: none; }

.page-template-smartanalytics #header { border-bottom: none; }

.page-template-smartanalytics .section-heading { color: #1b3e93; font-family: "GothamHTF-Ultra", sans-serif; font-size: 32px; font-weight: 900; letter-spacing: 2px; line-height: 1.3; text-align: center; }

.page-template-smartanalytics .desc-block p { font-family: "Archer-Book", sans-serif; font-size: 18px; font-weight: 500; letter-spacing: 0.4px; line-height: 1.8; text-align: center; }

@media (min-width: 768px) { .page-template-smartanalytics .section-heading { font-size: 40px; }
  .page-template-smartanalytics .desc-block p { font-size: 24px; } }

.sa-hero-section { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; color: #fff; background: url("../png/bkg-smartanalytics-top.png") repeat-x 50% 0%, url("../png/bkg-smartanalytics-bottom.png") no-repeat 50% 101%; background-size: contain; text-align: center; min-height: calc(100vh - 100px); margin-top: -3px; position: relative; overflow: hidden; }

.no-canvas .sa-hero-section, .ie-11 .sa-hero-section { background-color: #0d1f49; }

.sa-hero-section .down-line { background-color: #27a9e1; position: absolute; bottom: 40px; left: 50%; width: 2px; height: 50px; margin-left: -1px; }

.sa-hero-section .down-line:before { content: ''; background-color: #27a9e1; display: block; width: 6px; height: 6px; border-radius: 50%; position: absolute; bottom: -15px; margin-left: -3px; }

.sa-hero-section .down-line:after { content: ''; background-color: #27a9e1; display: block; width: 8px; height: 8px; border-radius: 50%; position: absolute; bottom: -30px; margin-left: -4px; }

@media (min-width: 768px) { .sa-hero-section .down-line { height: 120px; bottom: 60px; } }

.sa-hero-section #bkg-canvas-wrapper.canvas-wrapper { position: absolute; overflow: hidden; top: 0; left: 0; width: 130vw; min-height: 100vh; color: #fff; text-align: center; z-index: -1; }

.sa-hero-section #bkg-canvas-wrapper.canvas-wrapper canvas { display: block; position: absolute; left: 0; top: 0; z-index: -1; }

.sa-hero-section .smart-analytics-logo { padding-bottom: 30px; display: block; margin: 0 auto 1%; max-width: 225px; }

.sa-hero-section .section-heading { color: #fff; }

.sa-hero-section .desc-block { padding: 12px 0 42px; }

.sa-hero-section .sa-btn { color: #fff; font-family: "GothamHTF-Black", sans-serif; font-size: 12px; font-weight: 900; letter-spacing: 1.5px; line-height: 14px; padding: 21px 35px; border: 2px solid #27a9e1; margin-bottom: 50px; }

.sa-hero-section .sa-btn:hover, .sa-hero-section .sa-btn:focus { background: #27a9e1; color: #fff; }

@media (min-width: 768px) { .sa-hero-section .smart-analytics-logos { padding: 4% 0 4%; } }

.sa-future-section { text-align: center; }

.sa-future-section .section-heading { color: #1b3e93; font-family: "GothamHTF-Ultra", sans-serif; font-size: 32px; font-weight: 900; letter-spacing: 2px; line-height: 1.3; text-align: center; }

.sa-future-section .limit-content { padding: 0 5vw; }

@media (min-width: 768px) { .sa-future-section .section-heading { font-size: 40px; } }

.sa-future-video-section { background: url("../svg/left-pipes.svg") no-repeat 0% 50%, url("../svg/right-pipes.svg") no-repeat 100% 50%; background-size: 40%; min-height: 50vh; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }

.sa-future-video-section a { color: #464646; font-family: "GothamHTF-Bold", sans-serif; font-size: 14px; letter-spacing: 0.93px; line-height: 17px; text-align: center; text-transform: uppercase; }

.sa-future-video-section a:hover span.i-play_filled { background-color: transparent; }

.sa-future-video-section a:hover span.i-play_filled:before { color: #1b3e93; }

.sa-future-video-section a:hover span.i-play_filled:after { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); border-style: dashed; }

.sa-future-video-section a .img-block { padding: 0 15px; max-width: 900px; margin: 0 auto; position: relative; }

.sa-future-video-section a .img-block img { border: 3px solid #1b3e93; }

.sa-future-video-section a .icon-block { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.sa-future-video-section a span.i-play_filled { height: 70px; width: 70px; background: #1b3e93; border-radius: 50%; display: inline-block; margin-bottom: 20px; position: relative; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.sa-future-video-section a span.i-play_filled:before { font-family: 'icomoon'; content: '\e90c'; color: #fff; font-size: 24px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin-left: 5px; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.sa-future-video-section a span.i-play_filled:after { content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 3px solid #1b3e93; border-radius: 50%; -webkit-transition: 10s linear; -moz-transition: 10s linear; -o-transition: 10s linear; transition: 10s linear; }

@media (min-width: 768px) { .sa-future-video-section { min-height: 85vh; }
  .ie-11 .sa-future-video-section { height: 85vh; }
  .sa-future-video-section a span.i-play_filled { height: 131px; width: 131px; }
  .sa-future-video-section a span.i-play_filled:before { font-size: 44px; } }

@media (min-width: 768px) { .sa-product-collage-section { padding-bottom: 50px; } }

.sa-benefits-section .col-heading, .product-benefits-section .col-heading { font-size: 32px; letter-spacing: 2px; line-height: 50px; font-family: "GothamHTF-Ultra", sans-serif; color: #1b3e93; }

.sa-benefits-section .benefits-slider, .product-benefits-section .benefits-slider { position: relative; }

.sa-benefits-section .benefits-slider .bkg-benefit-slider, .product-benefits-section .benefits-slider .bkg-benefit-slider { position: absolute; z-index: -1; bottom: -3%; left: -18%; width: 68%; }

.sa-benefits-section .benefits-slider .slick-slider, .product-benefits-section .benefits-slider .slick-slider { padding-top: 50px; }

.sa-benefits-section .benefits-slider .benefit-content p, .product-benefits-section .benefits-slider .benefit-content p { max-width: 800px; margin: 0; }

.sa-benefits-section .benefits-slider .benefit-content img.slider-icon, .product-benefits-section .benefits-slider .benefit-content img.slider-icon { width: auto; height: 88px; margin-bottom: 47px; }

.sa-benefits-section .benefits-slider .benefit-title, .product-benefits-section .benefits-slider .benefit-title { position: relative; border: 2px solid #FAFAFA; padding: 32px; margin: 1px; font-family: "GothamHTF-Bold", sans-serif; font-size: 14px; letter-spacing: 0.93px; line-height: 17px; color: #9B9B9B; display: inline-block; width: 100%; cursor: pointer; -webkit-transition: 0.4s all ease; -moz-transition: 0.4s all ease; -o-transition: 0.4s all ease; transition: 0.4s all ease; }

.sa-benefits-section .benefits-slider .benefit-title:before, .product-benefits-section .benefits-slider .benefit-title:before { content: " "; background: #f7931d; width: 0px; height: calc(100% + 4px); position: absolute; left: -2px; top: -2px; -webkit-transition: 0.2s all ease; -moz-transition: 0.2s all ease; -o-transition: 0.2s all ease; transition: 0.2s all ease; }

.sa-benefits-section .benefits-slider .benefit-title.js-active, .sa-benefits-section .benefits-slider .benefit-title:hover, .product-benefits-section .benefits-slider .benefit-title.js-active, .product-benefits-section .benefits-slider .benefit-title:hover { background: #FAFAFA; color: #1b3e93; }

.sa-benefits-section .benefits-slider .benefit-title.js-active:before, .product-benefits-section .benefits-slider .benefit-title.js-active:before { width: 12px; -webkit-transition: 0.3s all linear; -moz-transition: 0.3s all linear; -o-transition: 0.3s all linear; transition: 0.3s all linear; }

.sa-benefits-section .slick-slide:focus, .product-benefits-section .slick-slide:focus { outline: none; }

.sa-benefits-section .slick-arrow, .product-benefits-section .slick-arrow { color: transparent; font: 0/0 a; text-shadow: none; background: rgba(27, 62, 147, 0.7); color: #fff; width: 35px; height: 70px; position: absolute; top: 100px; border: none; z-index: 90; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.sa-benefits-section .slick-arrow:before, .product-benefits-section .slick-arrow:before { content: ''; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; font-size: 26px; }

.sa-benefits-section .slick-arrow:hover, .product-benefits-section .slick-arrow:hover { background: #1b3e93; }

.sa-benefits-section .slick-next, .product-benefits-section .slick-next { right: -5vw; margin-right: 15px; border-radius: 5px 0 0 5px; }

.sa-benefits-section .slick-next:before, .product-benefits-section .slick-next:before { content: '\e909'; }

.sa-benefits-section .slick-prev, .product-benefits-section .slick-prev { left: -5vw; margin-left: 15px; border-radius: 0 5px 5px 0; }

.sa-benefits-section .slick-prev:before, .product-benefits-section .slick-prev:before { content: '\e906'; }

@media (min-width: 768px) { .sa-benefits-section .slick-slider, .product-benefits-section .slick-slider { padding-top: 109px; } }

@media (max-width: 991px) { .sa-benefits-section .slick-slider, .product-benefits-section .slick-slider { margin-bottom: 0; }
  .sa-benefits-section .benefits-col, .product-benefits-section .benefits-col { display: none; }
  .sa-benefits-section .slick-slide, .product-benefits-section .slick-slide { text-align: center; }
  .sa-benefits-section .slick-slide p, .product-benefits-section .slick-slide p { text-align: center; margin: 0 auto !important; }
  .sa-benefits-section .benefit-content .heading, .product-benefits-section .benefit-content .heading { color: #1b3e93; margin: 0 0 20px; } }

@media (min-width: 992px) { .sa-benefits-section .slick-arrow, .product-benefits-section .slick-arrow { display: none !important; }
  .sa-benefits-section .benefit-content .heading, .product-benefits-section .benefit-content .heading { display: none; } }

.sa-works-section .how-it-works-steps { max-width: 1200px; margin-left: auto; margin-right: auto; }

.sa-works-section .how-it-works-steps .hiw-step { max-width: 600px; margin-top: 40px; position: relative; z-index: 10; }

.sa-works-section .how-it-works-steps .hiw-step.hiw-step-even { float: right; }

.sa-works-section .how-it-works-steps .hiw-step.hiw-step-odd { float: left; }

.sa-works-section .how-it-works-steps .hiw-step.hiw-after-step-1 { margin-top: 25%; }

.sa-works-section .how-it-works-steps .hiw-step .hiw-animation-wrapper { position: relative; z-index: 10; }

.sa-works-section .how-it-works-steps .hiw-step .hiw-animation-wrapper > .inner-block { border: 3px solid #1b3e93; margin-left: 20px; position: relative; top: -20px; background: #fff; padding-bottom: 44px; }

.sa-works-section .how-it-works-steps .hiw-step .hiw-animation-wrapper > .inner-block:before { content: " "; background: #EAF6FA; position: absolute; z-index: -1; width: calc(100% + 3px); height: 100%; left: -23px; top: 23px; }

.sa-works-section .how-it-works-steps .hiw-step .hiw-animation-wrapper .step-number { background: #1b3e93; color: #fff; position: absolute; z-index: 10; width: 100px; height: 100px; text-align: center; top: -20px; left: 32px; font-family: "GothamHTF-Bold", sans-serif; font-size: 55px; letter-spacing: 3.67px; line-height: 66px; text-align: center; padding-top: 20px; }

.sa-works-section .how-it-works-steps .hiw-step .hiw-animation-wrapper .step-animation { position: relative; }

.sa-works-section .how-it-works-steps .hiw-step .hiw-animation-wrapper .step-animation img { width: 100%; }

.sa-works-section .how-it-works-steps .hiw-step .hiw-animation-wrapper .step-title { font-size: 32px; letter-spacing: 2px; line-height: 50px; font-family: "GothamHTF-Ultra", sans-serif; color: #1b3e93; padding-left: 32px; position: relative; }

.sa-works-section .how-it-works-steps .hiw-step .hiw-animation-wrapper .step-title:after { content: " "; width: 28px; height: 2px; background: #f7931d; position: absolute; bottom: -5px; left: 32px; }

.sa-works-section .how-it-works-steps .hiw-step .step-content { background: #EAF6FA; width: 95%; width: calc(100% - 23px); color: #0d1f49; font-size: 18px; font-weight: 500; letter-spacing: 0.3px; line-height: 32px; padding: 32px 32px 32px 52px; position: relative; z-index: 10; }

@media (min-width: 768px) { .sa-works-section .hiw-step { width: 45%; max-width: 600px; margin-top: 40px; }
  .sa-works-section .hiw-step.hiw-step-even { float: right; }
  .sa-works-section .hiw-step.hiw-step-odd { float: left; } }

@media (max-width: 991px) { .sa-works-section .sa-lines-animation { display: none; } }

@media (min-width: 992px) { .sa-works-section .sa-lines-animation { position: relative; }
  .sa-works-section .sa-lines-animation .horz-lines { position: absolute; overflow: hidden; }
  .sa-works-section .sa-lines-animation .horz-lines .inner-block { position: absolute; left: 0; top: 0; }
  .sa-works-section .sa-lines-animation .horz-lines img { width: 30px; height: 10px; }
  .sa-works-section .sa-lines-animation .vert-lines { position: absolute; overflow: hidden; }
  .sa-works-section .sa-lines-animation .vert-lines .inner-block { position: absolute; left: 0; top: 0; }
  .sa-works-section .sa-lines-animation .vert-lines img { width: 10px; height: 30px; }
  .sa-works-section .hiw-step-1 .sa-lines-animation, .sa-works-section .hiw-step-3 .sa-lines-animation { background: url(../svg/pipe-1.svg) no-repeat center; width: 119px; height: 210px; position: absolute; top: 50%; left: 100%; }
  .sa-works-section .hiw-step-1 .horz-lines:first-child, .sa-works-section .hiw-step-3 .horz-lines:first-child { width: 60px; height: 12px; left: 0; top: -2px; }
  .sa-works-section .hiw-step-1 .horz-lines:first-child .inner-block, .sa-works-section .hiw-step-3 .horz-lines:first-child .inner-block { -webkit-animation: sa-line-1-horz-first 2s linear infinite; -moz-animation: sa-line-1-horz-first 2s linear infinite; -ms-animation: sa-line-1-horz-first 2s linear infinite; -o-animation: sa-line-1-horz-first 2s linear infinite; animation: sa-line-1-horz-first 2s linear infinite; }
  .sa-works-section .hiw-step-1 .vert-lines, .sa-works-section .hiw-step-3 .vert-lines { width: 12px; height: 191px; left: 50%; top: 10px; margin-left: -6px; }
  .sa-works-section .hiw-step-1 .vert-lines .inner-block, .sa-works-section .hiw-step-3 .vert-lines .inner-block { -webkit-animation: sa-line-1-vert 2s linear infinite; -moz-animation: sa-line-1-vert 2s linear infinite; -ms-animation: sa-line-1-vert 2s linear infinite; -o-animation: sa-line-1-vert 2s linear infinite; animation: sa-line-1-vert 2s linear infinite; -webkit-animation-delay: 1.3s; -moz-animation-delay: 1.3s; -ms-animation-delay: 1.3s; -o-animation-delay: 1.3s; animation-delay: 1.3s; }
  .sa-works-section .hiw-step-1 .vert-lines img:last-child, .sa-works-section .hiw-step-3 .vert-lines img:last-child { position: absolute; top: 110px; }
  .sa-works-section .hiw-step-1 .horz-lines:last-child, .sa-works-section .hiw-step-3 .horz-lines:last-child { width: 60px; height: 12px; right: 0; bottom: 8px; }
  .sa-works-section .hiw-step-1 .horz-lines:last-child .inner-block, .sa-works-section .hiw-step-3 .horz-lines:last-child .inner-block { -webkit-animation: sa-line-1-horz-last 2s linear infinite; -moz-animation: sa-line-1-horz-last 2s linear infinite; -ms-animation: sa-line-1-horz-last 2s linear infinite; -o-animation: sa-line-1-horz-last 2s linear infinite; animation: sa-line-1-horz-last 2s linear infinite; -webkit-animation-delay: -1.2s; -moz-animation-delay: -1.2s; -ms-animation-delay: -1.2s; -o-animation-delay: -1.2s; animation-delay: -1.2s; }
  .sa-works-section .hiw-step-2 .sa-lines-animation { background: url(../svg/pipe-2.svg) no-repeat center; width: 395px; height: 173px; position: absolute; right: 70%; bottom: -90px; } }

@media (min-width: 992px) and (min-width: 1100px) { .sa-works-section .hiw-step-2 .sa-lines-animation { right: 80%; } }

@media (min-width: 992px) and (min-width: 1200px) { .sa-works-section .hiw-step-2 .sa-lines-animation { right: 90%; } }

@media (min-width: 992px) { .sa-works-section .hiw-step-2 .sa-lines-animation .horz-lines { width: 387px; height: 12px; right: 0; top: 4px; }
  .sa-works-section .hiw-step-2 .sa-lines-animation .horz-lines .inner-block { width: 100%; -webkit-animation: sa-line-2-horz 2s linear infinite; -moz-animation: sa-line-2-horz 2s linear infinite; -ms-animation: sa-line-2-horz 2s linear infinite; -o-animation: sa-line-2-horz 2s linear infinite; animation: sa-line-2-horz 2s linear infinite; }
  .sa-works-section .hiw-step-2 .sa-lines-animation .horz-lines img { position: absolute; }
  .sa-works-section .hiw-step-2 .sa-lines-animation .horz-lines img:first-child { right: 0; }
  .sa-works-section .hiw-step-2 .sa-lines-animation .horz-lines img:nth-child(2) { right: 140px; }
  .sa-works-section .hiw-step-2 .sa-lines-animation .horz-lines img:nth-child(3) { right: 280px; }
  .sa-works-section .hiw-step-2 .sa-lines-animation .vert-lines { width: 12px; height: 160px; left: 4px; top: 10px; }
  .sa-works-section .hiw-step-2 .sa-lines-animation .vert-lines .inner-block { width: 100%; bottom: 0; top: 0; -webkit-animation: sa-line-2-vert 2s linear infinite; -moz-animation: sa-line-2-vert 2s linear infinite; -ms-animation: sa-line-2-vert 2s linear infinite; -o-animation: sa-line-2-vert 2s linear infinite; animation: sa-line-2-vert 2s linear infinite; -webkit-animation-delay: -0.6s; -moz-animation-delay: -0.6s; -ms-animation-delay: -0.6s; -o-animation-delay: -0.6s; animation-delay: -0.6s; }
  .sa-works-section .hiw-step-2 .sa-lines-animation .vert-lines img { position: absolute; }
  .sa-works-section .hiw-step-2 .sa-lines-animation .vert-lines img:first-child { top: 0; }
  .sa-works-section .hiw-step-2 .sa-lines-animation .vert-lines img:nth-child(2) { top: 80px; }
  .sa-works-section .hiw-step-4 { position: relative; margin-bottom: 300px; }
  .sa-works-section .hiw-step-4 .sa-lines-animation { background: url(../svg/pipe-4.svg) no-repeat left top; background-size: cover; width: 343px; height: 310px; position: absolute; right: 50%; top: 100%; }
  .sa-works-section .hiw-step-4 .vert-lines:first-child { width: 12px; height: 78px; right: 2px; }
  .sa-works-section .hiw-step-4 .vert-lines:first-child .inner-block { -webkit-animation: sa-line-4-vert-first 2s linear infinite; -moz-animation: sa-line-4-vert-first 2s linear infinite; -ms-animation: sa-line-4-vert-first 2s linear infinite; -o-animation: sa-line-4-vert-first 2s linear infinite; animation: sa-line-4-vert-first 2s linear infinite; }
  .sa-works-section .hiw-step-4 .horz-lines { width: 324px; height: 12px; right: 9px; top: 75px; }
  .sa-works-section .hiw-step-4 .horz-lines .inner-block { width: 100%; -webkit-animation: sa-line-4-horz 2s linear infinite; -moz-animation: sa-line-4-horz 2s linear infinite; -ms-animation: sa-line-4-horz 2s linear infinite; -o-animation: sa-line-4-horz 2s linear infinite; animation: sa-line-4-horz 2s linear infinite; -webkit-animation-delay: 1.5s; -moz-animation-delay: 1.5s; -ms-animation-delay: 1.5s; -o-animation-delay: 1.5s; animation-delay: 1.5s; }
  .sa-works-section .hiw-step-4 .horz-lines img { position: absolute; }
  .sa-works-section .hiw-step-4 .horz-lines img:first-child { right: 0; }
  .sa-works-section .hiw-step-4 .horz-lines img:nth-child(2) { right: 140px; }
  .sa-works-section .hiw-step-4 .horz-lines img:nth-child(3) { right: 280px; }
  .sa-works-section .hiw-step-4 .vert-lines.last-one { width: 12px; height: 230px; left: 4px; bottom: 0; }
  .sa-works-section .hiw-step-4 .vert-lines.last-one .inner-block { width: 100%; top: 0; bottom: 0; -webkit-animation: sa-line-4-vert-last 2s linear infinite; -moz-animation: sa-line-4-vert-last 2s linear infinite; -ms-animation: sa-line-4-vert-last 2s linear infinite; -o-animation: sa-line-4-vert-last 2s linear infinite; animation: sa-line-4-vert-last 2s linear infinite; }
  .sa-works-section .hiw-step-4 .vert-lines.last-one img { position: absolute; }
  .sa-works-section .hiw-step-4 .vert-lines.last-one img:first-child { top: 0; }
  .sa-works-section .hiw-step-4 .vert-lines.last-one img:last-child { top: 140px; }
  .sa-works-section .hiw-step-4 .final-drops { width: 11px; height: 80px; position: absolute; top: 100%; left: 3px; overflow: hidden; }
  .sa-works-section .hiw-step-4 .final-drops .inner-block { position: absolute; top: 0; left: 0; bottom: 0; -webkit-animation: sa-final-drops 2s linear infinite; -moz-animation: sa-final-drops 2s linear infinite; -ms-animation: sa-final-drops 2s linear infinite; -o-animation: sa-final-drops 2s linear infinite; animation: sa-final-drops 2s linear infinite; -webkit-animation-delay: -0.8s; -moz-animation-delay: -0.8s; -ms-animation-delay: -0.8s; -o-animation-delay: -0.8s; animation-delay: -0.8s; }
  .sa-works-section .hiw-step-4 .final-drops img { display: inline-block; width: 11px; height: 31px; } }

.sa-pdf-section .heading-underline { color: #27a9e1; font-size: 14px; font-weight: bold; letter-spacing: 0.93px; line-height: 1.3; }

.sa-pdf-section .download-link { display: inline-block; max-width: 240px; text-align: center; padding-bottom: 1px; position: relative; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.sa-pdf-section .download-link:after { background-color: #555; content: ''; left: 0; right: 0; height: 1px; position: absolute; bottom: 0; -webkit-transform: scale(0, 0); -moz-transform: scale(0, 0); -ms-transform: scale(0, 0); -o-transform: scale(0, 0); transform: scale(0, 0); -webkit-transition: 0.25s ease-out; -moz-transition: 0.25s ease-out; -o-transition: 0.25s ease-out; transition: 0.25s ease-out; }

.sa-pdf-section .download-link:hover { color: #555; }

.sa-pdf-section .download-link:hover:after { -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }

.sa-pdf-section .download-link img { display: inline-block; max-height: 250px; margin-bottom: 20px; }

.sa-pdf-section .download-link .label { color: #555; font-size: 14px; font-family: "GothamHTF-Bold", sans-serif; font-weight: bold; letter-spacing: 0.93px; line-height: 1.3; text-align: center; text-transform: uppercase; }

.sa-form-block { background: url(../png/blue-branded-bg.png) no-repeat center; background-size: cover; color: #fff; text-align: center; padding: 50px 20px; overflow: hidden; }

.sa-form-block .section-heading { color: #fff; }

.sa-form-block .sa-form { margin-top: 20px; }

.sa-form-block form > div[data-reactid*=".hbspt-forms-0"] { margin-bottom: 20px; }

.sa-form-block label, .sa-form-block .hs-error-msgs { display: none !important; }

.sa-form-block .hs_error_rollup { background-color: red; color: #fff; padding: 15px; clear: both !important; width: auto !important; margin: 20px 15px 0 !important; }

.sa-form-block .hs_error_rollup .hs-error-msgs { display: block !important; }

.sa-form-block .hs_error_rollup li { margin-bottom: 0 !important; }

.sa-form-block .hs_error_rollup label { display: block !important; margin-bottom: 0 !important; }

.sa-form-block input[type="text"], .sa-form-block input[type="tel"], .sa-form-block input[type="email"], .sa-form-block textarea { padding: 20px 15px; }

.sa-form-block .legal-consent-container { width: 100% !important; line-height: 1.4; text-align: left; padding: 0; margin: 25px 0 0; }

.sa-form-block .hs_recaptcha { clear: both !important; float: none !important; width: auto !important; margin: 30px 0 0 0 !important; }

.sa-form-block .hs_submit { width: 100% !important; margin: 30px 0 0 0 !important; }

.sa-form-block input[type="submit"] { background-color: #F7931D; color: #fff; }

.sa-form-block input[type="submit"]:hover, .sa-form-block input[type="submit"]:focus { background-color: #d97908; }

@media (min-width: 768px) { .sa-form-block { padding: 70px 90px; }
  .sa-form-block .hbspt-form { margin: 0 -15px; }
  .sa-form-block form > div[data-reactid*=".hbspt-forms-0"] { float: left; width: 50%; padding: 0 15px; margin-bottom: 20px; } }

#letstalk { background-color: #fff; width: 90%; max-width: 300px; padding: 30px; margin: 0 auto; position: relative; /* mandate */ }

.page-template-landing-page .limit-content { max-width: 63.8888888889rem; }

.page-template-landing-page .section-heading { color: #1b3e93; font-family: "GothamHTF-Ultra", sans-serif; font-size: 24px; font-size: 24px; font-weight: 900; letter-spacing: 2px; line-height: 1.3; text-align: center; }

.page-template-landing-page .desc-block p { font-family: "Archer-Medium", sans-serif; font-size: 18px; font-weight: 500; letter-spacing: .4px; line-height: 1.8; text-align: center; }

@media (min-width: 768px) { .page-template-landing-page .section-heading { font-size: 1.7777777778rem; }
  .page-template-landing-page .desc-block p { font-size: 24px; } }

@media (min-width: 992px) { .page-template-landing-page .section-heading { font-size: 2.2222222222rem; } }

.page-template-landing-page .landing-hero-section { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; background: no-repeat center center; background-size: cover; min-height: 100vh; position: relative; }

.page-template-landing-page .landing-hero-section:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #1b3e93; opacity: .87; }

.page-template-landing-page .landing-hero-section .container-fluid { position: relative; z-index: 1; width: 100%; }

.page-template-landing-page .landing-hero-section h2 { font-weight: 900; line-height: 1.3; font-size: 32px; letter-spacing: 1.44px; color: #fff; }

@media (min-width: 768px) { .page-template-landing-page .landing-hero-section h2 { font-size: 2.2222222222rem; line-height: 1.3; } }

@media (min-width: 992px) { .page-template-landing-page .landing-hero-section h2 { font-size: 2.6666666667rem; } }

.page-template-landing-page .landing-hero-section h1 { font-weight: 700; -webkit-text-stroke: 2px #ffffff; color: transparent; font-size: 70px; margin: 0 -5vw; }

.page-template-landing-page .landing-hero-section h1 sup { font-size: 20px; -webkit-text-stroke: 4px transparent; color: #fff; top: 10px; vertical-align: text-top; }

@media (min-width: 768px) { .page-template-landing-page .landing-hero-section h1 { font-size: 8.3333333333rem; }
  .page-template-landing-page .landing-hero-section h1 sup { font-size: 1.6666666667rem; } }

@media (min-width: 1200px) { .page-template-landing-page .landing-hero-section h1 { background-image: url("../svg/white-wave.svg"); background-size: 2880px; background-repeat: no-repeat; background-repeat-x: repeat; -webkit-animation: wave 20s linear infinite; -moz-animation: wave 20s linear infinite; -ms-animation: wave 20s linear infinite; -o-animation: wave 20s linear infinite; animation: wave 20s linear infinite; font-size: 11.1111111111rem; line-height: 398.7px; -webkit-text-stroke: 4px #ffffff; } }

@media (min-width: 1500px) { .page-template-landing-page .landing-hero-section h1 { font-size: 18.4444444444rem; }
  .page-template-landing-page .landing-hero-section h1 sup { font-size: 2.1111111111rem; top: 25px; } }

.page-template-landing-page .landing-hero-section h3 { font-weight: 500; font-family: "Archer-Medium", sans-serif; text-transform: none; color: #fff; font-size: 24px; }

@media (min-width: 768px) { .page-template-landing-page .landing-hero-section h3 { font-size: 1.5555555556rem; line-height: 1.3; } }

@media (min-width: 992px) { .page-template-landing-page .landing-hero-section h3 { font-size: 1.8888888889rem; } }

.page-template-landing-page .landing-hero-section #wave { position: absolute; left: 0; width: 100%; top: 39%; height: auto; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-animation: 5s run cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; -moz-animation: 5s run cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; -ms-animation: 5s run cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; -o-animation: 5s run cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; animation: 5s run cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite; }

.page-template-landing-page .landing-hero-section #accent-line { position: absolute; left: 50%; -webkit-transform: translate(-50%, 30px); -moz-transform: translate(-50%, 30px); -ms-transform: translate(-50%, 30px); -o-transform: translate(-50%, 30px); transform: translate(-50%, 30px); bottom: 0; height: 90px; z-index: 1; }

.page-template-landing-page .landing-hero-section .white-wave-block { width: 100%; position: absolute; bottom: 0; }

.page-template-landing-page .landing-hero-section .white-wave-block svg { width: 100%; height: auto; margin-bottom: -5px; }

@media (min-width: 768px) { .page-template-landing-page .landing-hero-section #wave { top: 34%; }
  .page-template-landing-page .landing-hero-section #accent-line { height: 200px; } }

@media (min-width: 992px) { .page-template-landing-page .landing-hero-section #wave { top: 36%; }
  .page-template-landing-page .landing-hero-section #accent-line { -webkit-transform: translate(-50%, 50px); -moz-transform: translate(-50%, 50px); -ms-transform: translate(-50%, 50px); -o-transform: translate(-50%, 50px); transform: translate(-50%, 50px); } }

@media (min-width: 1200px) { .page-template-landing-page .landing-hero-section #accent-line { -webkit-transform: translate(-50%, 100px); -moz-transform: translate(-50%, 100px); -ms-transform: translate(-50%, 100px); -o-transform: translate(-50%, 100px); transform: translate(-50%, 100px); }
  .page-template-landing-page .landing-hero-section .white-wave-block { height: 80px; bottom: -25px; } }

@media (min-width: 1500px) { .page-template-landing-page .landing-hero-section #accent-line { -webkit-transform: translate(-50%, 95px); -moz-transform: translate(-50%, 95px); -ms-transform: translate(-50%, 95px); -o-transform: translate(-50%, 95px); transform: translate(-50%, 95px); } }

.page-template-landing-page .video-section { min-height: 50vh; position: relative; }

.page-template-landing-page .video-section .custom-svg-block { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 100%; }

.page-template-landing-page .video-section .outer-block { position: relative; background: no-repeat center center; background-size: cover; height: 50vh; width: 100%; max-width: 1248px; margin: 0 auto; }

.page-template-landing-page .video-section .outer-block:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #1b3e93; opacity: .7; }

.page-template-landing-page .video-section a { position: absolute; width: 100%; height: 100%; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; z-index: 1; color: #464646; font-family: "GothamHTF-Bold", sans-serif; font-size: 14px; letter-spacing: .93px; line-height: 17px; text-align: center; text-transform: uppercase; }

.page-template-landing-page .video-section a:hover span.i-play_filled { background-color: transparent; }

.page-template-landing-page .video-section a:hover span.i-play_filled:before { color: #fff; }

.page-template-landing-page .video-section a:hover span.i-play_filled:after { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); border-style: dashed; }

.page-template-landing-page .video-section a .img-block { padding: 0 15px; max-width: 900px; margin: 0 auto; position: relative; }

.page-template-landing-page .video-section a .img-block img { border: 3px solid #1b3e93; }

.page-template-landing-page .video-section a span.i-play_filled { height: 70px; width: 70px; background: #fff; border-radius: 50%; display: inline-block; margin-bottom: 20px; position: relative; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.page-template-landing-page .video-section a span.i-play_filled:before { font-family: 'icomoon'; content: '\e90c'; color: #23a7df; font-size: 24px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); margin-left: 5px; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.page-template-landing-page .video-section a span.i-play_filled:after { content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border: 3px solid #fff; border-radius: 50%; -webkit-transition: 10s linear; -moz-transition: 10s linear; -o-transition: 10s linear; transition: 10s linear; }

@media (min-width: 768px) { .page-template-landing-page .video-section { min-height: 85vh; }
  .ie-11 .page-template-landing-page .video-section { height: 85vh; }
  .page-template-landing-page .video-section a span.i-play_filled { height: 131px; width: 131px; }
  .page-template-landing-page .video-section a span.i-play_filled:before { font-size: 44px; } }

@media (min-width: 992px) { .page-template-landing-page .video-section .outer-block { min-height: 70vh; }
  .page-template-landing-page .video-section a span.i-play_filled { height: 181px; width: 181px; }
  .page-template-landing-page .video-section a span.i-play_filled:before { font-size: 64px; } }

@media (min-width: 1200px) { .page-template-landing-page .video-section { background-image: url("../svg/blue-wave.svg"); background-size: 2880px; background-repeat: no-repeat; background-repeat-x: repeat; background-position: center; -webkit-animation: wave 20s linear infinite; -moz-animation: wave 20s linear infinite; -ms-animation: wave 20s linear infinite; -o-animation: wave 20s linear infinite; animation: wave 20s linear infinite; } }

.page-template-landing-page .icon-content-section .icon-content-item { margin: 0 -5vw; }

.page-template-landing-page .icon-content-section .icon-content-item .icon-col { padding: 80px 50px 50px; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; position: relative; }

.page-template-landing-page .icon-content-section .icon-content-item .icon-col svg { position: absolute; }

.page-template-landing-page .icon-content-section .icon-content-item .icon-col img { width: 100%; }

.page-template-landing-page .icon-content-section .icon-content-item .content-col { background: #f0f9fa 0 0 no-repeat padding-box; padding: 50px 20px; color: #0d1f49; font-family: "Archer-Medium", sans-serif; text-align: center; }

.page-template-landing-page .icon-content-section .icon-content-item .content-col p { font-family: "Archer-Medium", sans-serif; }

@media (max-width: 991px) { .page-template-landing-page .icon-content-section .icon-content-item { border-top: 5px solid #1b3e93; }
  .page-template-landing-page .icon-content-section .icon-content-item svg { position: absolute; left: 50%; -webkit-transform: translateX(-50%) rotate(-90deg); -moz-transform: translateX(-50%) rotate(-90deg); -ms-transform: translateX(-50%) rotate(-90deg); -o-transform: translateX(-50%) rotate(-90deg); transform: translateX(-50%) rotate(-90deg); width: 80px; top: 30px; } }

@media (max-width: 991px) and (min-width: 768px) { .page-template-landing-page .icon-content-section .icon-content-item svg { width: 135px; top: 55px; } }

@media (min-width: 768px) { .page-template-landing-page .icon-content-section .icon-content-item .icon-col { padding: 135px 100px 50px; } }

@media (min-width: 992px) { .page-template-landing-page .icon-content-section .icon-content-item { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 30px; }
  .page-template-landing-page .icon-content-section .icon-content-item:nth-child(odd) .icon-col { -webkit-order: 1; order: 1; border-right: 5px solid #1b3e93; }
  .page-template-landing-page .icon-content-section .icon-content-item:nth-child(odd) .icon-col svg { right: 0; }
  .page-template-landing-page .icon-content-section .icon-content-item:nth-child(odd) .content-col { -webkit-order: 2; order: 2; }
  .page-template-landing-page .icon-content-section .icon-content-item:nth-child(even) .icon-col { -webkit-order: 2; order: 2; border-left: 5px solid #1b3e93; }
  .page-template-landing-page .icon-content-section .icon-content-item:nth-child(even) .icon-col svg { left: 0; -webkit-transform: translateY(-50%) rotate(180deg); -moz-transform: translateY(-50%) rotate(180deg); -ms-transform: translateY(-50%) rotate(180deg); -o-transform: translateY(-50%) rotate(180deg); transform: translateY(-50%) rotate(180deg); }
  .page-template-landing-page .icon-content-section .icon-content-item:nth-child(even) .content-col { -webkit-order: 1; order: 1; }
  .page-template-landing-page .icon-content-section .icon-content-item .icon-col { width: 40%; padding: 50px 80px 50px; }
  .page-template-landing-page .icon-content-section .icon-content-item .icon-col svg { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 75px; }
  .page-template-landing-page .icon-content-section .icon-content-item .content-col { width: 60%; padding: 100px 50px; text-align: left; }
  .page-template-landing-page .icon-content-section .icon-content-item .content-col .section-heading { text-align: left; }
  .page-template-landing-page .icon-content-section .icon-content-item .content-col .desc-block p { text-align: left; } }

@media (min-width: 1200px) { .page-template-landing-page .icon-content-section .icon-content-item { margin-bottom: 50px; }
  .page-template-landing-page .icon-content-section .icon-content-item .icon-col { width: 45%; padding: 50px 130px 50px; }
  .page-template-landing-page .icon-content-section .icon-content-item .icon-col svg { width: 115px; }
  .page-template-landing-page .icon-content-section .icon-content-item .content-col { width: 55%; padding: 100px 100px; } }

@media (min-width: 1500px) { .page-template-landing-page .icon-content-section .icon-content-item .icon-col { padding: 50px 140px 50px; }
  .page-template-landing-page .icon-content-section .icon-content-item .icon-col svg { width: 135px; }
  .page-template-landing-page .icon-content-section .icon-content-item .content-col { padding: 160px 180px; } }

.page-template-landing-page .form-section { position: relative; background-size: cover; background-repeat: no-repeat; background-position: center; }

.page-template-landing-page .form-section:before { content: ''; background-color: #0d1f49; opacity: .87; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.page-template-landing-page .form-section svg { position: relative; z-index: 1; margin-top: -1px; width: 100%; height: auto; }

.page-template-landing-page .form-section .container-fluid { position: relative; }

.page-template-landing-page .form-section .section-heading, .page-template-landing-page .form-section .desc-block { color: #ffffff; }

.page-template-landing-page .form-section .limit-content { max-width: 72.2222222222rem; }

.page-template-landing-page .form-section .form-block input[type='text'], .page-template-landing-page .form-section .form-block input[type='tel'], .page-template-landing-page .form-section .form-block input[type='url'], .page-template-landing-page .form-section .form-block input[type='number'], .page-template-landing-page .form-section .form-block input[type='password'], .page-template-landing-page .form-section .form-block input[type='email'], .page-template-landing-page .form-section .form-block input[type='range'], .page-template-landing-page .form-section .form-block input[type='file'], .page-template-landing-page .form-section .form-block input[type='date'], .page-template-landing-page .form-section .form-block input[type='search'], .page-template-landing-page .form-section .form-block textarea { background-color: rgba(255, 255, 255, 0.1); border: none; padding: 15px 25px 15px 25px; color: #ffffff; }

.page-template-landing-page .form-section .form-block input[type='text']:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='tel']:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='url']:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='number']:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='password']:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='email']:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='range']:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='file']:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='date']:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='search']:-moz-placeholder, .page-template-landing-page .form-section .form-block textarea:-moz-placeholder { color: #ffffff; }

.page-template-landing-page .form-section .form-block input[type='text']::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='tel']::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='url']::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='number']::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='password']::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='email']::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='range']::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='file']::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='date']::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='search']::-moz-placeholder, .page-template-landing-page .form-section .form-block textarea::-moz-placeholder { color: #ffffff; }

.page-template-landing-page .form-section .form-block input[type='text']:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='tel']:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='url']:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='number']:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='password']:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='email']:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='range']:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='file']:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='date']:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='search']:-ms-input-placeholder, .page-template-landing-page .form-section .form-block textarea:-ms-input-placeholder { color: #ffffff; }

.page-template-landing-page .form-section .form-block input[type='text']::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='tel']::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='url']::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='number']::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='password']::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='email']::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='range']::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='file']::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='date']::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='search']::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block textarea::-webkit-input-placeholder { color: #ffffff; }

.page-template-landing-page .form-section .form-block input[type='text']:focus:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='tel']:focus:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='url']:focus:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='number']:focus:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='password']:focus:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='email']:focus:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='range']:focus:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='file']:focus:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='date']:focus:-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='search']:focus:-moz-placeholder, .page-template-landing-page .form-section .form-block textarea:focus:-moz-placeholder { color: transparent; }

.page-template-landing-page .form-section .form-block input[type='text']:focus::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='tel']:focus::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='url']:focus::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='number']:focus::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='password']:focus::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='email']:focus::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='range']:focus::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='file']:focus::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='date']:focus::-moz-placeholder, .page-template-landing-page .form-section .form-block input[type='search']:focus::-moz-placeholder, .page-template-landing-page .form-section .form-block textarea:focus::-moz-placeholder { color: transparent; }

.page-template-landing-page .form-section .form-block input[type='text']:focus:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='tel']:focus:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='url']:focus:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='number']:focus:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='password']:focus:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='email']:focus:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='range']:focus:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='file']:focus:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='date']:focus:-ms-input-placeholder, .page-template-landing-page .form-section .form-block input[type='search']:focus:-ms-input-placeholder, .page-template-landing-page .form-section .form-block textarea:focus:-ms-input-placeholder { color: transparent; }

.page-template-landing-page .form-section .form-block input[type='text']:focus::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='tel']:focus::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='url']:focus::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='number']:focus::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='password']:focus::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='email']:focus::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='range']:focus::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='file']:focus::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='date']:focus::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block input[type='search']:focus::-webkit-input-placeholder, .page-template-landing-page .form-section .form-block textarea:focus::-webkit-input-placeholder { color: transparent; }

.page-template-landing-page .form-section .form-block .gfield_radio { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; text-align: center; padding-top: 20px; }

@media (min-width: 1500px) { .page-template-landing-page .form-section .form-block .gfield_radio { -webkit-justify-content: space-around; justify-content: space-around; } }

.page-template-landing-page .form-section .form-block .gfield_radio li { margin-bottom: 20px !important; }

.page-template-landing-page .form-section .form-block .gfield_radio input[type='checkbox'], .page-template-landing-page .form-section .form-block .gfield_radio input[type='radio'] { display: none; }

.page-template-landing-page .form-section .form-block .gfield_radio input[type='checkbox']:checked + label, .page-template-landing-page .form-section .form-block .gfield_radio input[type='radio']:checked + label { color: #f7931d; }

.page-template-landing-page .form-section .form-block .gfield_radio input[type='checkbox']:checked + label:after, .page-template-landing-page .form-section .form-block .gfield_radio input[type='radio']:checked + label:after { background: #f7931d; }

.page-template-landing-page .form-section .form-block .gfield_radio label { color: #ffffff; font-size: 16px; font-family: "GothamHTF-Bold", sans-serif; font-weight: 900; letter-spacing: .72px; line-height: 1.5; text-transform: uppercase; display: inline-block; cursor: pointer; }

.page-template-landing-page .form-section .form-block .gfield_radio label:hover { color: #f7931d; }

.page-template-landing-page .form-section .form-block .gfield_radio label:after { content: ''; height: 2px; background: transparent; width: 100%; display: block; }

@media (min-width: 768px) { .page-template-landing-page .form-section .form-block .gfield_radio label { font-size: 18px; } }

.page-template-landing-page .form-section .form-block .description { text-align: center; font-family: "Archer-Medium", sans-serif; max-width: 1300px; margin: 0 auto; }

.page-template-landing-page .form-section .form-block .description p { color: #fff; font-size: 22px; }

@media (min-width: 768px) { .page-template-landing-page .form-section .form-block .description p { font-size: 1.5555555556rem; line-height: 1.6; } }

@media (min-width: 992px) { .page-template-landing-page .form-section .form-block .description p { font-size: 1.7222222222rem; } }

.page-template-landing-page .form-section .form-block .gform_footer { padding-top: 50px; text-align: center; }

.page-template-landing-page .form-section .form-block .gform_footer input[type='submit'] { color: #fff; border: 2px solid #f7931d; background: transparent; }

.page-template-landing-page .form-section .form-block .gform_footer input[type='submit']:hover, .page-template-landing-page .form-section .form-block .gform_footer input[type='submit']:focus { color: #fff; background: #f7931d; }

@media (max-width: 600px) { .page-template-landing-page .form-section .form-block .gform_footer input[type='submit'] { padding: 20px 20px; } }

.page-id-4805 { background-color: #fff; }

.page-id-4805 .sa-benefits-section .benefits-slider .bkg-benefit-slider { bottom: auto; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.page-id-4805 .centered-box-section .container-fluid { min-height: auto; }

.page-id-4805 .centered-box-section .box { border-bottom: 7px solid #27a9e1; }

.page-id-4805 .centered-box-section .box .btn-blue { background-color: #f88f1a; border: 2px solid #f88f1a; }

.page-id-4805 .centered-box-section .box .btn-blue:hover, .page-id-4805 .centered-box-section .box .btn-blue:focus { background-color: #f18307; border-color: #f18307; }

@media (max-width: 767px) { .page-template-events .page-hero-section .container-fluid { padding-top: 20px; padding-bottom: 150px; }
  .page-template-events .page-hero-section .heading { margin-top: 0; }
  .page-template-events .page-hero-section .sub-heading { margin-bottom: 10px; } }

@media (min-width: 768px) { .page-template-events .page-hero-section .container-fluid { min-height: auto; height: 400px; padding-top: 40px; -webkit-align-items: stretch; align-items: stretch; }
  .page-template-events .page-hero-section .heading { margin-top: 0; }
  .page-template-events .page-hero-section .sub-heading { margin-bottom: 10px; }
  .page-template-events .page-hero-section .i-darrow { bottom: 230px; } }

.single-meta-block { font-size: 0.8888888889rem; font-family: "GothamHTF-Bold", sans-serif; text-transform: uppercase; letter-spacing: .8px; margin-bottom: 40px; }

.single-meta-block .back-link { padding-bottom: 1px; border-bottom: 1px solid #1b3e93; float: left; margin-right: 30px; margin-bottom: 10px; }

.single-meta-block time { color: #27a9e1; float: left; margin-right: 30px; margin-bottom: 0; }

.single-meta-block .categories { color: #555; float: left; position: relative; }

.single-meta-block .categories:before { content: ''; position: absolute; left: -15px; background-color: #555; width: 2px; top: 2px; bottom: 2px; }

.single-meta-block .categories a { color: #555; padding-bottom: 1px; border-bottom: 1px solid transparent; }

.single-meta-block .categories a:hover, .single-meta-block .categories a:focus { border-bottom-color: #555; }

@media (min-width: 768px) { .single-meta-block { margin-bottom: 50px; } }

.single-post article .title { color: #1b3e93; margin-bottom: 50px; }

.single-post article.has-banner .title { margin-bottom: 100px; }

@media (min-width: 768px) { .single-post article .title { margin-bottom: 40px; }
  .single-post article.has-banner .title { margin-bottom: 120px; } }

.single-main-content { background-color: #fff; padding: 50px 5vw; position: relative; }

.single-main-content .featured-img-block { margin-top: -100px; margin-bottom: 40px; }

@media (min-width: 768px) { .single-main-content { padding: 70px; }
  .single-main-content .featured-img-block { margin-top: -140px; margin-bottom: 50px; } }

@media (min-width: 992px) { .single-main-content { padding: 70px 100px; } }

.share-bar > li { color: transparent; font: 0/0 a; text-shadow: none; width: 45px; height: 45px; margin-bottom: 0; position: relative; }

.share-bar > li > a { color: #fff; text-align: center; display: block; height: 100%; }

.share-bar > li > a:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: block; color: #fff; font-size: 18px; line-height: 45px; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.share-bar > li > a:hover:before { color: #ddd; }

.share-bar .i-home a { background-color: #0d1f49; }

.share-bar .i-home a:before { content: '\e60f'; }

.share-bar .i-prev { background-color: #102558; }

.share-bar .i-prev > a:before { content: '\e094'; }

.share-bar .i-next { background-color: #153175; }

.share-bar .i-next > a:before { content: '\e095'; }

.share-bar .i-share { background-color: #1b3e93; }

.share-bar .i-share > a:before { content: '\e915'; font-size: 16px; }

.share-bar .i-share:hover .list-share-links { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); opacity: 1; z-index: 1; visibility: visible; }

@media (max-width: 767px) { .share-bar { position: absolute; bottom: 0; left: 0; }
  .share-bar > li { float: left; }
  .share-bar .i-share { position: static; } }

@media (min-width: 768px) { .share-bar > li { width: 60px; height: 60px; }
  .share-bar > li > a:before { font-size: 24px; line-height: 60px; } }

@media (min-width: 768px) { #sticky-share-bar-sticky-wrapper { position: absolute; top: 0; right: 0; z-index: 1; }
  #sticky-share-bar-sticky-wrapper.is-sticky .share-bar { right: 5vw; } }

.list-share-links { margin: 0; position: absolute; opacity: 0; z-index: -1; visibility: hidden; -webkit-transition: 250ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); -moz-transition: 250ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); -o-transition: 250ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); transition: 250ms transform cubic-bezier(0.465, 0.183, 0.153, 0.946); }

.list-share-links > li { width: 240px; height: 45px; margin-bottom: 0; }

.list-share-links > li:first-child { background-color: #1b3e93; }

.list-share-links > li:nth-child(2) { background-color: #153175; }

.list-share-links > li:nth-child(3) { background-color: #102558; }

.list-share-links > li:last-child { background-color: #0d1f49; }

.list-share-links a { display: block; height: 100%; line-height: 45px; color: #fff; text-align: left; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.6666666667rem; letter-spacing: 0.8px; text-transform: uppercase; padding-left: 30px; -webkit-transition: 0.2s; -moz-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }

.list-share-links a:hover, .list-share-links a:focus { padding-left: 35px; }

@media (max-width: 767px) { .list-share-links { left: 0; top: 45px; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } }

@media (min-width: 768px) { .list-share-links { top: 0; left: 100%; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); }
  .list-share-links > li { height: 60px; }
  .list-share-links > li > a { line-height: 60px; }
  .list-share-links > li > a:before { font-size: 24px; }
  .list-share-links .i-share > a:before { font-size: 20px; } }

@media (min-width: 768px) { .list-share-links { left: auto; right: 100%; } }

.single-event #header { display: none !important; }

.single-event .single-header-logo { float: right; margin: 15px 0; }

.single-event .single-header-logo a { display: block; height: 100%; }

@media (max-width: 1099px) { .single-event .single-header-logo img { height: 45px; } }

@media (min-width: 1100px) { .single-event .single-header-logo img { width: 220px; } }

@media (min-width: 768px) { .single-event #site-content { padding-top: 0px !important; } }

@media (min-width: 992px) { .single-event #site-content { padding-top: 82px !important; } }

.single-event .language-select-block.single-event-lang { margin-top: 25px; }

.single-event .language-select-block.single-event-lang select { background: #0d1f49; color: #fff; }

.single-event .language-select-block.single-event-lang:after { border-top-color: #fff; }

.single-event-header-section { background-color: #0d1f49; }

.single-event-header-section ul { display: none; }

@media (min-width: 992px) { .single-event-header-section { position: fixed; width: 100%; left: 0; top: 0; z-index: 99; }
  .single-event-header-section ul { display: block; list-style: none; margin-left: 0; margin-bottom: 0; }
  .single-event-header-section ul li { float: left; margin-right: 25px; margin-bottom: 0; }
  .single-event-header-section ul li:last-child { margin-right: 0; }
  .single-event-header-section ul li.js-active a { border-bottom-color: #27a9e1; }
  .single-event-header-section ul a { color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 14px; letter-spacing: 1.75px; text-transform: uppercase; display: block; padding: 30px 0 22px; border-bottom: 8px solid transparent; }
  .single-event-header-section ul a:hover { color: #ddd; } }

@media (min-width: 1200px) { .single-event-header-section ul li { margin-right: 50px; } }

.single-event-hero-section { background-size: cover; background-repeat: no-repeat; padding: 70px 0 150px; position: relative; }

.single-event-hero-section:after { content: ''; background-color: rgba(13, 31, 73, 0.6); position: absolute; left: 0; top: 0; right: 0; bottom: 0; }

.single-event-hero-section .event-title { color: #fff; line-height: 1.3; max-width: 800px; margin: 0 0 20px; position: relative; z-index: 1; }

@media (min-width: 768px) { .single-event-hero-section { padding-bottom: 200px; } }

.single-event-meta-block { overflow: hidden; position: relative; z-index: 1; }

.single-event-meta-block .date { color: #27a9e1; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.8px; text-transform: uppercase; float: left; margin-right: 30px; margin-bottom: 30px; }

.single-event-meta-block .categories { color: #fff; font-family: "GothamHTF-Bold", sans-serif; font-size: 0.8888888889rem; letter-spacing: 0.8px; text-transform: uppercase; float: left; position: relative; }

.single-event-meta-block .categories:before { content: ''; position: absolute; left: -15px; background-color: #fff; width: 2px; top: 4px; bottom: 4px; }

.single-event-meta-block .categories a { color: #fff; padding-bottom: 1px; border-bottom: 1px solid transparent; }

.single-event-meta-block .categories a:hover, .single-event-meta-block .categories a:focus { border-bottom-color: #555; }

.single-event-registration-block .box { background-color: #fff; padding: 5vw; }

@media (min-width: 768px) { .single-event-registration-block .box { padding: 50px 60px; } }

.single-event-registration-block { margin-top: -120px; }

.single-event-registration-block .block-heading { color: #1b3e93; text-transform: uppercase; padding-bottom: 15px; margin-bottom: 30px; margin-top: 0; position: relative; }

.single-event-registration-block .block-heading:after { content: ''; background-color: #1b3e93; display: block; width: 30px; height: 2px; position: absolute; left: 0; bottom: 0; }

.single-event-details-section .col-heading { color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; font-size: 16px; letter-spacing: 0.93px; text-transform: uppercase; padding-bottom: 15px; border-bottom: 2px solid rgba(151, 151, 151, 0.5); margin-bottom: 30px; position: relative; padding-left: 50px; }

.single-event-details-section .col-heading:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #27a9e1; font-size: 30px; position: absolute; left: 0; top: -4px; }

.single-event-details-section .col-heading.i-focus:before { content: '\e91a'; }

.single-event-details-section .col-heading.i-audience:before { content: '\e918'; }

.single-event-details-section .col-heading.i-price:before { content: '\e91c'; }

.single-event-details-section .col-sub-heading { color: #555; font-family: "Archer-Medium", sans-serif; font-size: 24px; font-weight: 400; letter-spacing: 0.45px; line-height: 1.3; }

.single-event-details-section .list-check { list-style: none; margin-left: 0; }

.single-event-details-section .list-check li { color: #1b3e93; font-size: 14px; line-height: 1.4; font-family: "GothamHTF-Bold", sans-serif; text-transform: uppercase; margin-bottom: 20px; position: relative; padding-left: 25px; }

.single-event-details-section .list-check li:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e919'; color: #27a9e1; position: absolute; left: 0; top: 1px; }

.single-event-details-section .heading-price { color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; font-size: 35px; font-weight: 900; letter-spacing: 1.88px; line-height: 1; margin-bottom: 20px; }

.single-event-details-section .heading-price span { display: block; color: #1b3e93; font-family: "GothamHTF-Bold", sans-serif; font-size: 14px; letter-spacing: 1px; line-height: 1.4; margin-top: 5px; }

.single-event-location-section .i-location:before { content: '\e91b'; font-size: 36px; }

.single-event-agenda-section .agenda-row { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; background-color: #fff; border: 1px solid #eee; }

.single-event-agenda-section .day-block { text-transform: uppercase; margin-bottom: 30px; }

.single-event-agenda-section .day-block .day { display: block; font-family: "GothamHTF-Bold", sans-serif; color: #27a9e1; font-size: 16px; letter-spacing: 2px; margin-bottom: 3px; }

.single-event-agenda-section .day-block .date { color: #1b3e93; font-family: "GothamHTF-Black", sans-serif; letter-spacing: 2px; font-size: 24px; }

@media (min-width: 768px) { .single-event-agenda-section .day-block .date { font-size: 30px; } }

.single-event-agenda-section .day-col { -webkit-flex: 1 1 33.3333333%; flex: 1 1 33.3333333%; text-align: center; border-right: 1px solid #eee; padding: 5vw; min-width: 280px; }

@media (min-width: 768px) { .single-event-agenda-section .day-col { padding: 50px; } }

.single-event-agenda-section .day-col:last-child { border-right: none; }

.single-event-agenda-section .list-time { font-size: 16px; list-style: none; margin-left: 0; }

.single-event-agenda-section .list-time > li { margin-bottom: 20px; }

.single-event-agenda-section .list-time > li span { color: #27a9e1; font-family: "GothamHTF-Bold", sans-serif; text-transform: uppercase; display: block; margin-bottom: 3px; }

.single-event-info-section .section-heading { padding-bottom: 10px; border-bottom: 1px solid #999; }

@media (min-width: 992px) { #register .gform_body { margin: 0 -15px; }
  #register .gf-col { float: left; width: 50%; padding: 0 15px; } }

#register .gform_footer { text-align: right; }

#register .gsection { padding-bottom: 0; }

#register .gsection_title { color: #555; font-family: "GothamHTF-Bold", sans-serif; font-size: 14px; padding-bottom: 10px; border-bottom: 1px solid #979797; letter-spacing: 0.93px; text-transform: uppercase; }

#register .gf-label-price { text-align: right; text-transform: uppercase; font-family: "GothamHTF-Bold", sans-serif; letter-spacing: 1px; font-size: 16px; line-height: 1; }

#register .gf-label-price .ginput_total { color: #1b3e93; font-size: 30px; font-family: "GothamHTF-Black", sans-serif; }

#register input[type="text"], #register textarea, #register select { background: #eee; color: #555; font-size: 1rem; padding: 15px; border: none; }

#register input[type="text"]:-moz-placeholder, #register textarea:-moz-placeholder, #register select:-moz-placeholder { color: #555; }

#register input[type="text"]::-moz-placeholder, #register textarea::-moz-placeholder, #register select::-moz-placeholder { color: #555; }

#register input[type="text"]:-ms-input-placeholder, #register textarea:-ms-input-placeholder, #register select:-ms-input-placeholder { color: #555; }

#register input[type="text"]::-webkit-input-placeholder, #register textarea::-webkit-input-placeholder, #register select::-webkit-input-placeholder { color: #555; }

#register .ginput_container_select { position: relative; }

#register .ginput_container_select select { padding-right: 25px; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }

#register .ginput_container_select select::-ms-expand { display: none; }

#register .ginput_container_select:after { content: ''; display: block; border: 7px solid transparent; border-top-color: #1b3e93; position: absolute; right: 10px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin-top: 3px; }

#register .ginput_container_select:after { border-top-color: #555; right: 15px; }

#register .ginput_container_select select { width: 100%; }

#register .gfield_description { color: #555; font-style: normal; padding: 15px 15px 0; }

#register .validation_message { padding: 5px; }

#register .gform_body .gfield.gf-label-hide .gfield_label, #register .gform_body .gfield.gf-sublabel-hide .ginput_complex label, #register .gform_body .gfield.gf-sublabel-hide .ginput_container_date label, #register .gform_body .gfield.gf-sublabel-hide .ginput_container_time label { visibility: hidden; opacity: 0; font-size: 0; height: 0; margin-bottom: 0; }

#register .gform_body .gfield.gf-label-transparent .gfield_label { visibility: hidden; opacity: 0; }

#register { /* Credit Card */ /*  Purchase Order */ }

#register .gform_wrapper .ginput_complex .ginput_cardinfo_left label, #register .gform_wrapper .ginput_complex .ginput_cardinfo_right label, #register .gform_wrapper div.charleft { white-space: nowrap !important; }

#register .gform_wrapper li.gfield.gfield_creditcard_warning { border: 2px solid #ddd; padding: 20px 15px; }

#register .gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span { display: block; text-align: center; padding-bottom: 15px; border-bottom: 1px solid #ccc; margin-bottom: 20px; }

#register .gform_wrapper .gform_card_icon_container { height: 32px; margin: 8px 0 6px; }

#register .gform_wrapper div.gform_card_icon { background-image: url(../png/gf-creditcard-icons.png); background-repeat: no-repeat; text-indent: -9000px; float: left; width: 36px; height: 32px; margin-right: 4px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa { background-position: 0 0; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa { background-position: 0 -32px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa { background-position: 0 -64px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard { background-position: -36px 0; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard { background-position: -36px -32px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard { background-position: -36px -64px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex { background-position: -72px 0; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex { background-position: -72px -32px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex { background-position: -72px -64px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover { background-position: -108px 0; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover { background-position: -108px -32px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover { background-position: -108px -64px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro { background-position: -144px 0; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro { background-position: -144px -32px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro { background-position: -144px -64px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb { background-position: -180px 0; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb { background-position: -180px -32px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb { background-position: -180px -64px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa { background-position: 0 -192px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa { background-position: 0 -224px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa { background-position: 0 -256px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard { background-position: -36px -192px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard { background-position: -36px -224px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard { background-position: -36px -256px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex { background-position: -72px -192px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex { background-position: -72px -224px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex { background-position: -72px -256px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover { background-position: -108px -192px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover { background-position: -108px -224px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover { background-position: -108px -256px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro { background-position: -144px -192px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro { background-position: -144px -224px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro { background-position: -144px -256px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb { background-position: -180px -192px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb { background-position: -180px -224px; }

#register .gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb { background-position: -180px -256px; }

#register .gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code { max-width: 50% !important; }

#register .gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon { background-image: url(../png/gf-creditcard-icons.png); background-repeat: no-repeat; background-position: 0 -128px; width: 32px; height: 23px; position: relative; top: -1px; left: 6px; display: -moz-inline-stack; display: inline-block; }

#register .gform_wrapper .gfield_error .ginput_complex .ginput_left, #register .gform_wrapper .gfield_error .ginput_complex .ginput_right, #register .gform_wrapper .ginput_complex .ginput_cardinfo_left { width: 50%; }

#register .gform_wrapper .ginput_complex .ginput_cardinfo_left, #register .gform_wrapper .ginput_complex .ginput_cardinfo_right { min-height: 43px; position: relative; float: left; width: 50%; }

#register .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month, #register .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year { width: 47% !important; display: -moz-inline-stack; display: inline-block; }

#register .gform_body .gfield .ginput_complex label { color: #555; margin: 4px 0 15px; }

#register .ginput_container_fileupload input[type="file"], #register .ginput_container_fileupload .gform_button_select_files { background-color: #eee; color: #555; border: none; width: 100%; padding: 15px; font-size: 16px; text-transform: uppercase; font-family: "Archer-Medium", sans-serif; }

#register #extensions_message { padding: 5px 15px 0; }

.gform_heading { margin-bottom: 10px; }

.gform_body .gform_fields { list-style: none; margin-left: 0; }

.gform_body .gfield { margin-bottom: 25px; }

.gform_body .gfield .gfield_description { color: #999; font-style: italic; font-size: 17px; }

.gform_body .gfield.field_description_above .gfield_description { margin-top: -5px; margin-bottom: 5px; }

.gform_body .gfield.field_description_below .gfield_description { margin-top: 5px; }

.gform_body .gfield .gfield_label { font-weight: 700; display: block; margin-bottom: 5px; }

.gform_body .gfield .gfield_label .gfield_required { color: red; padding: 0 3px; }

.gform_body .gfield .ginput_complex span { display: block; margin-bottom: 5px; }

.gform_body .gfield .ginput_complex label { color: #999; font-size: 17px; display: block; }

.gform_body .gfield.field_sublabel_above .ginput_complex label { margin-bottom: 2px; }

.gform_body .gfield.field_sublabel_below .ginput_complex label { margin: 2px 0 6px; }

.gform_body .gfield .gf_clear { clear: both; }

.gform_body .gf-full-width input, .gform_body .gf-full-width textarea, .gform_body .gf-full-width select { width: 100%; }

.gsection { padding: 15px 0; margin-bottom: 10px; }

.gsection_title { font-size: 18px; font-weight: 700; margin-bottom: 0; }

.gsection_description { color: #999; font-size: 17px; font-style: italic; margin-top: 5px; }

.gform_footer { clear: both; position: relative; }

.gform_footer input[type="submit"] { background: transparent; font-weight: 400; font-family: "GothamHTF-Black", sans-serif; text-transform: uppercase; letter-spacing: 1.5px; font-size: 0.8888888889rem; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; -webkit-transition-property: background, color, border-color; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; transition-property: background, color, border-color; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; background: #1b3e93; color: #fff; border: 2px solid #1b3e93; padding: 23px 45px; font-size: 0.8888888889rem !important; }

.gform_footer input[type="submit"]:hover, .gform_footer input[type="submit"]:focus { -webkit-transition-duration: 0.1s; -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; }

.gform_footer input[type="submit"]:focus { outline: none; }

.gform_footer input[type="submit"]:hover, .gform_footer input[type="submit"]:focus { background: #153175; color: #fff; }

.gform_ajax_spinner { margin-left: 10px; }

.validation_error { text-align: center; line-height: 1.4; }

.validation_message { background-color: red; color: #fff !important; font-style: normal !important; font-size: 16px !important; clear: both; display: inline-block; padding: 3px 5px; margin-top: 0 !important; margin-bottom: 5px; position: relative; top: 5px; }

.gform_confirmation_message { text-align: center; line-height: 1.4; }

.gform_confirmation_message:last-child { margin-bottom: 0; }

.gfield.gform_hidden { margin-bottom: 0 !important; }

/*==========  Radio & Checkbox  ==========*/
.gfield_checkbox, .gfield_radio { overflow: hidden; }

.gfield_checkbox > li, .gfield_radio > li { margin-bottom: 10px; }

.gfield_checkbox > li:last-child, .gfield_radio > li:last-child { margin-bottom: 0; }

/* Inline Options */
.gfield.gf-list-inline { margin-bottom: 15px; }

.gfield.gf-list-inline .gfield_checkbox > li, .gfield.gf-list-inline .gfield_radio > li { float: left; margin: 0 15px 10px 0 !important; }

/* Covered Options */
.gfield.gf-list-covered .gfield_checkbox > li, .gfield.gf-list-covered .gfield_radio > li { position: relative; }

.gfield.gf-list-covered .gfield_checkbox label, .gfield.gf-list-covered .gfield_radio label { background-color: #f5f5f5; line-height: 1; display: inline-block; padding: 10px 15px 10px 30px; border: 1px solid #e5e5e5; margin-bottom: 0; }

.gfield.gf-list-covered .gfield_checkbox label:before, .gfield.gf-list-covered .gfield_radio label:before { content: '\e607'; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; position: absolute; left: 10px; top: 50%; margin-top: -7px; }

.gfield.gf-list-covered .gfield_checkbox input[type="radio"], .gfield.gf-list-covered .gfield_checkbox input[type="checkbox"], .gfield.gf-list-covered .gfield_radio input[type="radio"], .gfield.gf-list-covered .gfield_radio input[type="checkbox"] { display: none; position: absolute; left: 10px; top: 50%; margin-top: -7px; }

.gfield.gf-list-covered .gfield_checkbox input[type="radio"]:checked + label, .gfield.gf-list-covered .gfield_checkbox input[type="checkbox"]:checked + label, .gfield.gf-list-covered .gfield_radio input[type="radio"]:checked + label, .gfield.gf-list-covered .gfield_radio input[type="checkbox"]:checked + label { background-color: #1b3e93; color: #fff; }

.gfield.gf-list-covered .gfield_checkbox input[type="radio"]:checked + label:before, .gfield.gf-list-covered .gfield_checkbox input[type="checkbox"]:checked + label:before, .gfield.gf-list-covered .gfield_radio input[type="radio"]:checked + label:before, .gfield.gf-list-covered .gfield_radio input[type="checkbox"]:checked + label:before { content: '\e606'; }

/* List Full Width */
.gfield.gf-list-full-width .gfield_checkbox label, .gfield.gf-list-full-width .gfield_radio label { display: block; }

.gfield.gf-list-full-width .gfield_checkbox input[type="text"], .gfield.gf-list-full-width .gfield_radio input[type="text"] { width: 100%; }

/* Custom Checkbox */
.gfield.gf-list-covered .gfield_checkbox label:before { content: '\e902'; }

.gfield.gf-list-covered .gfield_checkbox input[type="checkbox"]:checked + label:before { content: '\e902'; }

/* Custom Radio Button */
.gfield.gf-list-covered .gfield_radio label:before { content: '\e608'; }

.gfield.gf-list-covered .gfield_radio input[type="radio"]:checked + label:before { content: '\e609'; }

/*==========  End of Radio & Checkbox  ==========*/
/*==========  Enhanced Select  ==========*/
.gform_wrapper .chosen-single { padding: 20px 15px; }

.gform_wrapper .chosen-single > span { color: #1b3e93; margin-right: 25px; }

@media (min-width: 768px) { .gform_wrapper .chosen-single { padding: 25px 20px; }
  .gform_wrapper .chosen-single span { margin-right: 35px; }
  .gform_wrapper .chosen-single div { width: 70px; } }

.gform_wrapper .chosen-container-active .chosen-single { border-color: #1b3e93; }

.gform_wrapper .chosen-container-active .chosen-single > span { color: #1b3e93; }

.gform_wrapper .chosen-drop { background-color: #fafafa; min-width: 250px; border: 1px solid #1b3e93; border-top: none; margin-top: -1px; }

.gform_wrapper .chosen-drop .chosen-results { max-height: 190px; padding: 4px; }

.gform_wrapper .chosen-drop .chosen-results li { line-height: 1.2; padding: 10px 10px 11px; }

.gform_wrapper .chosen-drop .chosen-results li.gf_placeholder { color: #999; }

.gform_wrapper .chosen-drop .chosen-results li.gf_placeholder.highlighted, .gform_wrapper .chosen-drop .chosen-results li.gf_placeholder:hover, .gform_wrapper .chosen-drop .chosen-results li.gf_placeholder:focus { background-color: #fafafa; color: #999; }

.gform_wrapper .chosen-drop .chosen-results li.highlighted, .gform_wrapper .chosen-drop .chosen-results li:hover, .gform_wrapper .chosen-drop .chosen-results li:focus { background-color: #1b3e93; color: #fff; }

.gform_wrapper .chosen-container-multi .chosen-results { padding-top: 4px; }

.gform_wrapper .chosen-choices { /* Multi select */ }

.gform_wrapper .chosen-choices .search-field:before { content: ""; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #999; font-size: 20px; right: 8px; margin: -10px 0 0 -10px; }

.gform_wrapper .chosen-choices input { min-width: 250px; }

.gform_wrapper .chosen-choices .search-choice { background-color: #f5f5f5; padding: 5px 15px; border: 1px solid #e8e8e8; margin-bottom: 5px; }

@media (min-width: 768px) { .gform_wrapper .chosen-choices .search-choice { padding: 5px 20px; } }

.gform_wrapper .chosen-search { min-width: 250px; padding: 3px 4px; margin: 0; position: relative; }

.gform_wrapper .chosen-search:after { content: ""; font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #999; font-size: 16px; right: 8px; margin-top: -8px; }

.gform_wrapper .chosen-search input { min-width: 248px; padding: 4px 25px 4px 5px; border: 1px solid #ddd; margin: 1px 0; }

@media (min-width: 768px) { .gform_wrapper .chosen-search input { min-width: 258px; } }

@media (max-width: 480px) { .gform_wrapper .chosen-select { font-size: 16px; letter-spacing: 1px; padding-left: 15px; padding-right: 15px; max-width: 100%; width: 100%; text-transform: capitalize; } }

.gform_wrapper .chosen-container, .chosen-select-block .chosen-container { text-align: left; position: relative; }

.gform_wrapper .chosen-with-drop .chosen-drop, .chosen-select-block .chosen-with-drop .chosen-drop { display: block; }

.gform_wrapper .chosen-single, .chosen-select-block .chosen-single { background: #fff; color: #1b3e93; line-height: 1.2; letter-spacing: .4px; font-size: 0.8888888889rem; padding: 15px 15px 15px 7px; width: 100%; border: none; border-bottom: 2px solid #1b3e93; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; text-decoration: none; white-space: nowrap; display: block; width: 100%; margin: 0; position: relative; cursor: pointer; }

.gform_wrapper .chosen-single:-moz-placeholder, .chosen-select-block .chosen-single:-moz-placeholder { color: #8faaea; }

.gform_wrapper .chosen-single::-moz-placeholder, .chosen-select-block .chosen-single::-moz-placeholder { color: #8faaea; }

.gform_wrapper .chosen-single:-ms-input-placeholder, .chosen-select-block .chosen-single:-ms-input-placeholder { color: #8faaea; }

.gform_wrapper .chosen-single::-webkit-input-placeholder, .chosen-select-block .chosen-single::-webkit-input-placeholder { color: #8faaea; }

.gform_wrapper .chosen-single:focus, .chosen-select-block .chosen-single:focus { border-color: rgba(150, 150, 150, 0.7); }

@media (min-width: 768px) { .gform_wrapper .chosen-single, .chosen-select-block .chosen-single { font-size: 1.1111111111rem; } }

.gform_wrapper .chosen-single span, .chosen-select-block .chosen-single span { display: block; text-overflow: ellipsis; white-space: nowrap; }

.gform_wrapper .chosen-single div, .chosen-select-block .chosen-single div { width: 50px; height: 100%; position: absolute; top: 0; right: 0; }

.gform_wrapper .chosen-single b, .chosen-select-block .chosen-single b { position: absolute; top: 30px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }

.gform_wrapper .chosen-single b:before, .chosen-select-block .chosen-single b:before { content: ''; border: 5px solid transparent; border-top-color: #1b3e93; }

.gform_wrapper .chosen-drop, .chosen-select-block .chosen-drop { display: none; position: absolute; width: 100%; top: 100%; left: 0; z-index: 99; }

.gform_wrapper .chosen-drop .chosen-search, .chosen-select-block .chosen-drop .chosen-search { display: none; white-space: nowrap; position: relative; }

.gform_wrapper .chosen-drop .chosen-search:after, .chosen-select-block .chosen-drop .chosen-search:after { position: absolute; top: 50%; }

.gform_wrapper .chosen-drop .chosen-search input, .chosen-select-block .chosen-drop .chosen-search input { outline: 0 none; }

.gform_wrapper .chosen-drop .chosen-results, .chosen-select-block .chosen-drop .chosen-results { margin: 0; overflow-x: hidden; overflow-y: auto; position: relative; }

.gform_wrapper .chosen-drop .chosen-results .active-result, .chosen-select-block .chosen-drop .chosen-results .active-result { cursor: pointer; }

.gform_wrapper .chosen-drop .chosen-results li, .chosen-select-block .chosen-drop .chosen-results li { list-style: none; margin: 0; }

.gform_wrapper .chosen-choices, .chosen-select-block .chosen-choices { /* Multi select */ margin-left: 0; }

.gform_wrapper .chosen-choices .search-field, .chosen-select-block .chosen-choices .search-field { margin-bottom: 0; position: relative; }

.gform_wrapper .chosen-choices .search-field:before, .chosen-select-block .chosen-choices .search-field:before { display: block; position: absolute; top: 50%; z-index: 10; }

.gform_wrapper .chosen-choices input, .chosen-select-block .chosen-choices input { cursor: pointer; display: block; }

/*==========  End of Enhanced Select  ==========*/
/*==========  Date Picker  ==========*/
.ui-datepicker { display: none; }

.ui-datepicker-trigger { margin-left: -25px; }

.ui-datepicker { background-color: #fff; padding: 5px; border: 1px solid #e5e5e5; }

.ui-datepicker-header > a { display: none; }

.ui-datepicker-header select { width: auto; margin: 0 5px 5px 0; }

table.ui-datepicker-calendar { background: #fff; }

table.ui-datepicker-calendar tr:nth-child(even) { background-color: #f9f9f9; }

table.ui-datepicker-calendar th, table.ui-datepicker-calendar td { border: 1px solid #e5e5e5; padding: 0; }

table.ui-datepicker-calendar thead { background-color: #e5e5e5; }

table.ui-datepicker-calendar thead th { font-weight: 700; padding: 12px; }

table.ui-datepicker-calendar tbody td a { text-align: center; display: block; padding: 12px; cursor: pointer; }

table.ui-datepicker-calendar tbody td a:hover { background-color: #1b3e93; color: #fff; }

table.ui-datepicker-calendar tbody td.ui-datepicker-today a { background-color: #1b3e93; color: #fff; }

/*==========  End of Date Picker  ==========*/
/*==========  Time  ==========*/
.clear-multi:before, .clear-multi:after { content: " "; display: table; }

.clear-multi:after { clear: both; }

.clear-multi > .ginput_container { float: left; margin-right: 10px; }

.clear-multi label { color: #999; font-size: 17px; }

.clear-multi input[type="text"] { width: 50px; }

.clear-multi select { width: auto; }

/*==========  End of Time  ==========*/
/*==========  Address  ==========*/
.ginput_complex .address_state label { display: none; }

@media (min-width: 768px) { .gf-address-col-2 .ginput_complex, .gf-address-col-3 .ginput_complex { margin-left: -10px; margin-right: -10px; }
  .gf-address-col-2 span, .gf-address-col-3 span { float: left; padding: 0 10px; }
  .gf-address-col-2 input, .gf-address-col-2 select, .gf-address-col-3 input, .gf-address-col-3 select { width: 100%; }
  .gf-address-col-2 span { width: 50%; }
  .gf-address-col-3 span { width: 33.333333%; } }

/*==========  End of Address  ==========*/
/*==========  File Upload  ==========*/
.gf-upload { margin-top: 15px; }

.gf-upload .gfield_label { text-align: center; margin-bottom: 8px; }

input[type="file"] { width: auto; }

.ginput_container_fileupload input[type="file"], .ginput_container_fileupload .gform_button_select_files { background: transparent; font-weight: 400; font-family: "GothamHTF-Black", sans-serif; text-transform: uppercase; letter-spacing: 1.5px; font-size: 0.8888888889rem; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; -webkit-transition-property: background, color, border-color; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; transition-property: background, color, border-color; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; padding: 23px 45px; border: 2px solid #1b3e93; text-transform: uppercase; }

.ginput_container_fileupload input[type="file"]:hover, .ginput_container_fileupload input[type="file"]:focus, .ginput_container_fileupload .gform_button_select_files:hover, .ginput_container_fileupload .gform_button_select_files:focus { -webkit-transition-duration: 0.1s; -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; }

.ginput_container_fileupload input[type="file"]:focus, .ginput_container_fileupload .gform_button_select_files:focus { outline: none; }

.ginput_container_fileupload input[type="file"] { text-transform: uppercase; }

.ginput_container_fileupload + div .ginput_preview { padding: 7px 0; }

.ginput_container_fileupload + div .ginput_preview .gform_delete { display: inline-block; margin-right: 3px; }

.ginput_container_fileupload #extensions_message { display: block; font-size: 16px; margin: 5px 0; }

.ginput_container_fileupload .validation_message { background-color: #999; padding: 0; margin-bottom: 10px; }

.ginput_container_fileupload .validation_message ul { margin: 0; }

.ginput_container_fileupload .validation_message li { padding: 10px; margin: 0; border-bottom: 1px solid #888; }

.gform_drop_area { display: inline-block; background: #fff; color: #1b3e93; line-height: 1.2; letter-spacing: .4px; font-size: 0.8888888889rem; padding: 15px 15px 15px 7px; width: 100%; border: none; border-bottom: 2px solid #1b3e93; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; }

.gform_drop_area:-moz-placeholder { color: #8faaea; }

.gform_drop_area::-moz-placeholder { color: #8faaea; }

.gform_drop_area:-ms-input-placeholder { color: #8faaea; }

.gform_drop_area::-webkit-input-placeholder { color: #8faaea; }

.gform_drop_area:focus { border-color: rgba(150, 150, 150, 0.7); }

@media (min-width: 768px) { .gform_drop_area { font-size: 1.1111111111rem; } }

.gform_drop_area input[type="button"] { background: transparent; font-weight: 400; font-family: "GothamHTF-Black", sans-serif; text-transform: uppercase; letter-spacing: 1.5px; font-size: 0.8888888889rem; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; -webkit-transition-property: background, color, border-color; -moz-transition-property: background, color, border-color; -o-transition-property: background, color, border-color; transition-property: background, color, border-color; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; background: #1b3e93; color: #fff; padding: 10px 20px; }

.gform_drop_area input[type="button"]:hover, .gform_drop_area input[type="button"]:focus { -webkit-transition-duration: 0.1s; -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; }

.gform_drop_area input[type="button"]:focus { outline: none; }

.gform_drop_area input[type="button"]:hover, .gform_drop_area input[type="button"]:focus, .gform_drop_area input[type="button"]:active { background: #153175; color: #fff; }

.gform_drop_instructions { color: #aaa; display: block; margin-bottom: 10px; }

/*==========  End of File Upload  ==========*/
/*==========  List  ==========*/
table.gfield_list .gfield_list_cell { padding-left: 0; }

/*==========  List  ==========*/
/*======================================
=            Custom Classes            =
======================================*/
.gform-full-width input[type="text"], .gform-full-width input[type="file"], .gform-full-width select, .gform-full-width textarea, .gform-full-width .gform_drop_area, .gform-full-width .gfield_list { width: 100%; }

.gform-full-width .gfield_list .gfield_list_cell { width: 75%; }

.gform-full-width .gfield_list .gfield_list_icons { width: 25%; }

.gf-time .clear-multi > div { float: left; width: 33.333333%; padding-right: 10px; margin-right: 0; }

.gf-time .clear-multi > div:last-child { padding-right: 0; }

.gf-time .gfield_time_hour i { display: none; }

.gform_body .gf-row { margin-top: 0; padding: 0; }

.gform_body .gf-row:before, .gform_body .gf-row:after { content: " "; display: table; }

.gform_body .gf-row:after { clear: both; }

.gform_body .gf-row ul { list-style: none; margin-left: 0; margin-top: 0; }

.gform_body .gf-row ul:before, .gform_body .gf-row ul:after { content: " "; display: table; }

.gform_body .gf-row ul:after { clear: both; }

.gform_body .gf-row input, .gform_body .gf-row textarea, .gform_body .gf-row select { width: 100%; }

.gform_body .gf-row .gfield_html { display: none; }

@media (max-width: 767px) { .gform_body .gf-row { margin-bottom: 0; }
  .gform_body .gf-row .gfield.gf-col-2:nth-last-child(2), .gform_body .gf-row .gfield.gf-col-3:nth-last-child(2) { margin-bottom: 0; } }

@media (min-width: 768px) { .gform_body .gf-row { margin-left: -15px; margin-right: -15px; }
  .gform_body .gf-row .gfield.gf-col-2, .gform_body .gf-row .gfield.gf-col-3 { float: left; padding: 0 15px; margin-bottom: 0; }
  .gform_body .gf-row .gfield.gf-col-2 { width: 50%; }
  .gform_body .gf-row .gfield.gf-col-3 { width: 33.333333%; } }

.gfield.gform_validation_container { display: none !important; }

.gplaceholder .gform_body .gfield .gfield_label { display: none; }

.gf-display-label .gfield_label { display: block !important; }

.gfield-label-hide .gfield_label, .gf-label-hide .gfield_label { display: none !important; }

.gfield_visibility_hidden { display: none !important; }

/* Contact */
.hubspot-form-wrapper h4 { color: #1b3e93; text-transform: uppercase; margin-bottom: 15px; }

.hubspot-form-wrapper p { color: 0D1F48; font-size: 16px; letter-spacing: 0.48px; }

.hubspot-form-wrapper .content-block { margin-top: 50px; }

.hubspot-form-wrapper .service-request-form .form-columns-3:last-of-type textarea { height: 33px; }

@media (min-width: 600px) { .hubspot-form-wrapper .service-request-form .form-columns-3:last-of-type textarea { height: 50.9px; } }

@media (min-width: 768px) { .hubspot-form-wrapper .service-request-form .form-columns-3:last-of-type textarea { height: 56px; } }

.thick-top-border { border-top: 20px solid #1B3F92; }

.hbspt-form { max-width: 1000px; margin: 0 auto; }

.hbspt-form .hs-form fieldset { max-width: none !important; }

.hbspt-form .hs-form input:not([type="submit"]), .hbspt-form .hs-form textarea, .hbspt-form .hs-form select { background: transparent; }

.hbspt-form .no-list, .hbspt-form .hs-error-msgs, .hbspt-form .inputs-list { list-style: none; margin-top: 7px; }

.hbspt-form .no-list > li, .hbspt-form .hs-error-msgs > li, .hbspt-form .inputs-list > li { float: none; width: auto; }

.hbspt-form fieldset.form-columns-1, .hbspt-form fieldset.form-columns-2, .hbspt-form fieldset.form-columns-3 { margin-bottom: 30px; }

.hbspt-form .hs-error-msgs { margin-top: 7px; }

.hbspt-form label { display: block; margin-bottom: 15px; }

.hbspt-form .hs_recaptcha { margin: 25px 0; }

.hbspt-form .hs_i_m_interested_in_ { margin-top: 43px; }

.hbspt-form .hs-form fieldset.form-columns-1 .hs-input { width: 100%; }

.hbspt-form .hs-form fieldset.form-columns-1 input[type="checkbox"], .hbspt-form .hs-form fieldset.form-columns-1 input[type="radio"] { width: auto; }

.hbspt-form .hs-form fieldset { max-width: 600px; }

.hbspt-form input[type="submit"] { background: transparent; font-weight: 400; font-family: "GothamHTF-Black",sans-serif; text-transform: uppercase; letter-spacing: 1.5px; font-size: .66667rem; line-height: 1.2; text-align: center; text-decoration: none; vertical-align: middle; display: inline-block; border: none; padding: 0; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-clip: padding-box; -moz-transition-property: background,color,border-color; -o-transition-property: background,color,border-color; -webkit-transition-property: background,color,border-color; transition-property: background,color,border-color; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; background: #1b3e93; color: #fff; border: 2px solid #1b3e93; padding: 23px 45px; }

.hbspt-form input[type="submit"]:hover { -moz-transition-duration: 0.1s; -o-transition-duration: 0.1s; -webkit-transition-duration: 0.1s; transition-duration: 0.1s; text-decoration: none; background: #153175; color: #fff; }

@media (max-width: 767px) { .hbspt-form fieldset.form-columns-2, .hbspt-form fieldset.form-columns-3 { margin-bottom: 0; }
  .hbspt-form fieldset.form-columns-2 .hs-form-field, .hbspt-form fieldset.form-columns-3 .hs-form-field { margin-bottom: 30px; } }

@media (min-width: 768px) { .hbspt-form fieldset.form-columns-1, .hbspt-form fieldset.form-columns-2, .hbspt-form fieldset.form-columns-3 { margin-bottom: 50px; } }

.swiper-container { margin: 0 auto; position: relative; overflow: hidden; /* Fix of Webkit flickering */ z-index: 1; }

.swiper-container-no-flexbox .swiper-slide { float: left; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; }

.swiper-wrapper { position: relative; width: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); -o-transform: translate(0px, 0px); -ms-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; cursor: move; position: relative; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; -webkit-transition-property: -webkit-transform, height; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; touch-action: pan-y; }

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

/* Arrows */
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; }

.swiper-pagination.swiper-pagination-hidden { opacity: 0; }

/* Progress */
.swiper-pagination-progress { background: rgba(0, 0, 0, 0.25); position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar { background: #1b3e93; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -moz-transform-origin: left top; -ms-transform-origin: left top; -o-transform-origin: left top; transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar { -webkit-transform-origin: right top; -moz-transform-origin: right top; -ms-transform-origin: right top; -o-transform-origin: right top; transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress { width: 100%; height: 4px; left: 0; top: 0; }

.swiper-container-vertical > .swiper-pagination-progress { width: 4px; height: 100%; left: 0; top: 0; }

.swiper-pagination-progress.swiper-pagination-white { background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar { background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar { background: #000; }

/* 3D Container */
.swiper-container-3d { -webkit-perspective: 1200px; -moz-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px; }

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); /* Safari 4+, Chrome */ background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 3.6-15 */ background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Opera 11.10-12.00 */ background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); /* Safari 4+, Chrome */ background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 3.6-15 */ background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Opera 11.10-12.00 */ background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); /* Safari 4+, Chrome */ background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 3.6-15 */ background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Opera 11.10-12.00 */ background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); /* Safari 4+, Chrome */ background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Chrome 10+, Safari 5.1+, iOS 5+ */ background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 3.6-15 */ background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Opera 11.10-12.00 */ background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper { /* Windows 8 IE 10 fix */ -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube, .swiper-container-flip { overflow: visible; }

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide { visibility: hidden; -webkit-transform-origin: 0 0; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }

.swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; }

.swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; }

.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; }

.swiper-scrollbar-cursor-drag { cursor: move; }

/* Preloader */
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -moz-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after { display: block; content: ""; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; -webkit-background-size: 100%; background-size: 100%; background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin { 100% { transform: rotate(360deg); } }

/*! Flickity v2.0.9
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled { position: relative; }

.flickity-enabled:focus { outline: 0; }

.flickity-viewport { overflow: hidden; position: relative; height: 100%; }

.flickity-slider { position: absolute; width: 100%; height: 100%; }

.flickity-enabled.is-draggable { -webkit-tap-highlight-color: transparent; tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing; cursor: grabbing; }

.flickity-prev-next-button { position: absolute; top: 50%; width: 44px; height: 44px; border: none; border-radius: 50%; background: #fff; background: rgba(255, 255, 255, 0.75); cursor: pointer; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.flickity-prev-next-button:hover { background: #fff; }

.flickity-prev-next-button:focus { outline: 0; box-shadow: 0 0 0 5px #09f; }

.flickity-prev-next-button:active { opacity: .6; }

.flickity-prev-next-button.previous { left: 10px; }

.flickity-prev-next-button.next { right: 10px; }

.flickity-rtl .flickity-prev-next-button.previous { left: auto; right: 10px; }

.flickity-rtl .flickity-prev-next-button.next { right: auto; left: 10px; }

.flickity-prev-next-button:disabled { opacity: .3; cursor: auto; }

.flickity-prev-next-button svg { position: absolute; left: 20%; top: 20%; width: 60%; height: 60%; }

.flickity-prev-next-button .arrow { fill: #333; }

.flickity-page-dots { position: absolute; width: 100%; bottom: -25px; padding: 0; margin: 0; list-style: none; text-align: center; line-height: 1; }

.flickity-rtl .flickity-page-dots { direction: rtl; }

.flickity-page-dots .dot { display: inline-block; width: 10px; height: 10px; margin: 0 8px; background: #333; border-radius: 50%; opacity: .25; cursor: pointer; }

.flickity-page-dots .dot.is-selected { opacity: 1; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; top: 0; left: 0; display: block; }

.slick-track:before, .slick-track:after { display: table; content: ''; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

[dir='rtl'] .slick-slide { float: right; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

/* Magnific Popup CSS */
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 1; }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 99999; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }

.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.mfp-loading.mfp-figure { display: none; }

.mfp-hide { display: none !important; }

.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }

.mfp-preloader a { color: #CCC; }

.mfp-preloader a:hover { color: #FFF; }

.mfp-s-ready .mfp-preloader { display: none; }

.mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }

button::-moz-focus-inner { padding: 0; border: 0; }

.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus { opacity: 1; }

.mfp-close:active { top: 1px; }

.mfp-close-btn-in .mfp-close { color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }

.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }

.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }

.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }

.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }

.mfp-figure small, .mfp-figure .small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }

.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small, .mfp-img-mobile .mfp-figure .small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }

@media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
  .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
  .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }

/* ====== Zoom effect ====== */
.mfp-zoom-in { /* start state */ /* animate in */ /* animate out */ }

.mfp-zoom-in .mfp-content { opacity: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; -webkit-transform: scale(0.8, 0.8); -moz-transform: scale(0.8, 0.8); -ms-transform: scale(0.8, 0.8); -o-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8); }

.mfp-zoom-in.mfp-bg { opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.mfp-zoom-in.mfp-ready .mfp-content { opacity: 1; -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }

.mfp-zoom-in.mfp-ready.mfp-bg { opacity: 1; }

.mfp-zoom-in.mfp-removing .mfp-content { -webkit-transform: scale(0.8, 0.8); -moz-transform: scale(0.8, 0.8); -ms-transform: scale(0.8, 0.8); -o-transform: scale(0.8, 0.8); transform: scale(0.8, 0.8); opacity: 0; }

.mfp-zoom-in.mfp-removing.mfp-bg { opacity: 0; }

/* ====== Zoom-out effect ====== */
.mfp-zoom-out { /* start state */ /* animate in */ /* animate out */ }

.mfp-zoom-out .mfp-content { opacity: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform: scale(1.3, 1.3); -moz-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); -o-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }

.mfp-zoom-out.mfp-bg { opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }

.mfp-zoom-out.mfp-ready .mfp-content { opacity: 1; -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); }

.mfp-zoom-out.mfp-ready.mfp-bg { opacity: 1; }

.mfp-zoom-out.mfp-removing .mfp-content { -webkit-transform: scale(1.3, 1.3); -moz-transform: scale(1.3, 1.3); -ms-transform: scale(1.3, 1.3); -o-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); opacity: 0; }

.mfp-zoom-out.mfp-removing.mfp-bg { opacity: 0; }

/* ====== Newspaper effect ====== */
.mfp-newspaper { /* start state */ /* animate in */ /* animate out */ }

.mfp-newspaper .mfp-content { opacity: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-transform: scale(0, 0); -moz-transform: scale(0, 0); -ms-transform: scale(0, 0); -o-transform: scale(0, 0); transform: scale(0, 0); -webkit-transform: rotate(500deg); -moz-transform: rotate(500deg); -ms-transform: rotate(500deg); -o-transform: rotate(500deg); transform: rotate(500deg); }

.mfp-newspaper.mfp-bg { opacity: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.mfp-newspaper.mfp-ready .mfp-content { opacity: 1; -webkit-transform: scale(1, 1); -moz-transform: scale(1, 1); -ms-transform: scale(1, 1); -o-transform: scale(1, 1); transform: scale(1, 1); -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }

.mfp-newspaper.mfp-ready.mfp-bg { opacity: 0.8; }

.mfp-newspaper.mfp-removing .mfp-content { -webkit-transform: scale(0, 0); -moz-transform: scale(0, 0); -ms-transform: scale(0, 0); -o-transform: scale(0, 0); transform: scale(0, 0); -webkit-transform: rotate(500deg); -moz-transform: rotate(500deg); -ms-transform: rotate(500deg); -o-transform: rotate(500deg); transform: rotate(500deg); opacity: 0; }

.mfp-newspaper.mfp-removing.mfp-bg { opacity: 0; }

/* ====== Move-from-top effect ====== */
.mfp-move-from-top { /* start state */ /* animate in */ /* animate out */ }

.mfp-move-from-top .mfp-content { vertical-align: top; opacity: 0; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); }

.mfp-move-from-top.mfp-bg { opacity: 0; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }

.mfp-move-from-top.mfp-ready .mfp-content { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.mfp-move-from-top.mfp-ready.mfp-bg { opacity: 0.8; }

.mfp-move-from-top.mfp-removing .mfp-content { -webkit-transform: translateY(-50px); -moz-transform: translateY(-50px); -ms-transform: translateY(-50px); -o-transform: translateY(-50px); transform: translateY(-50px); opacity: 0; }

.mfp-move-from-top.mfp-removing.mfp-bg { opacity: 0; }

/* ====== 3d unfold ====== */
.mfp-3d-unfold { /* start state */ /* animate in */ /* animate out */ }

.mfp-3d-unfold .mfp-content { opacity: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; -o-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-perspective: 2000px; -moz-perspective: 2000px; -ms-perspective: 2000px; -o-perspective: 2000px; perspective: 2000px; -webkit-transform: rotateY(-60deg); -moz-transform: rotateY(-60deg); -ms-transform: rotateY(-60deg); -o-transform: rotateY(-60deg); transform: rotateY(-60deg); }

.mfp-3d-unfold.mfp-bg { opacity: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

.mfp-3d-unfold.mfp-ready .mfp-content { opacity: 1; -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -ms-transform: rotateY(0deg); -o-transform: rotateY(0deg); transform: rotateY(0deg); }

.mfp-3d-unfold.mfp-ready.mfp-bg { opacity: 0.8; }

.mfp-3d-unfold.mfp-removing .mfp-content { -webkit-transform: rotateY(60deg); -moz-transform: rotateY(60deg); -ms-transform: rotateY(60deg); -o-transform: rotateY(60deg); transform: rotateY(60deg); opacity: 0; }

.mfp-3d-unfold.mfp-removing.mfp-bg { opacity: 0; }

/* ====== Fade ====== */
.mfp-fade { /* start state */ /* animate in */ }

.mfp-fade .mfp-content { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.15s ease-out; -moz-transition: all 0.15s ease-out; -o-transition: all 0.15s ease-out; transition: all 0.15s ease-out; }

.mfp-fade.mfp-ready .mfp-content { opacity: 1; }

.mfp-fade.mfp-ready.mfp-bg { opacity: .8; }

.mfp-fade.mfp-removing .mfp-content { opacity: 0; }

.mfp-fade.mfp-removing.mfp-bg { opacity: 0; }

.list-product-highlights { list-style: none; margin-left: 0; margin: 0; max-width: 1200px; margin: 0 auto; }

.list-product-highlights ::-moz-selection { background: transparent; color: #555; }

.list-product-highlights ::selection { background: transparent; color: #555; }

.list-product-highlights > li { margin-bottom: 15px; position: relative; overflow: hidden; }

.list-product-highlights > li:last-child { margin-bottom: 0; }

.list-product-highlights .highlight-heading { background-color: #1b3e93; color: #fff; text-decoration: none; line-height: 1; padding: 25px 25px 25px 45px; border-bottom: 1px solid #ccc; margin-top: 0; margin-bottom: 0; position: relative; cursor: pointer; -webkit-transition: 0.1s ease-out; -moz-transition: 0.1s ease-out; -o-transition: 0.1s ease-out; transition: 0.1s ease-out; }

.list-product-highlights .highlight-heading:hover { background-color: #132c68; }

.list-product-highlights .highlight-heading:before { content: '+'; color: #27a9e1; font-size: 30px; font-family: arial, sans-serif; display: inline-block; margin-top: -12px; margin-right: 10px; -webkit-transition: 0.2s ease-out; -moz-transition: 0.2s ease-out; -o-transition: 0.2s ease-out; transition: 0.2s ease-out; }

.list-product-highlights .highlight-heading.js-active { background-color: #132c68; }

.list-product-highlights .highlight-heading.js-active:before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.list-product-highlights .content-block .inner-block { padding: 25px 25px 40px 45px; overflow: hidden; }

.list-product-highlights .content-block ul { list-style: inside; margin: 0 -15px; }

.list-product-highlights .content-block ul > li { float: left; width: 33.333333%; padding: 0 15px; }

.table-expanded, .table-mixed { width: 100%; }

.table-striped tbody tr:nth-child(odd), .table-mixed tbody tr:nth-child(odd) { background-color: #f9f9f9; }

.table-bordered th, .table-mixed th, .table-bordered td, .table-mixed td { border: 1px solid #e5e5e5; }

.btn-primary { background: #1b3e93; color: #fff; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active { background: #153175; color: #fff; }

.btn-secondary { background: #27a9e1; color: #fff; }

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active { background: #1c94c8; color: #fff; }

.btn-white { background: #fff; color: #1b3e93; border: 2px solid #fff; }

.btn-white:hover, .btn-white:focus, .btn-white:active { background: #27a9e1; border-color: #27a9e1; color: #fff; }

.btn-light-blue { background: #27a9e1; color: #fff; border: 2px solid #27a9e1; }

.btn-light-blue:hover, .btn-light-blue:focus { color: #fff; }

.btn-blue { background: #1b3e93; color: #fff; border: 2px solid #1b3e93; }

.btn-blue:hover, .btn-blue:focus { background: #153175; color: #fff; }

.btn-orange { background: #f7931d; color: #fff; border: 2px solid #f7931d; }

.btn-orange:hover, .btn-orange:focus { background: #e88108; color: #fff; }

.btn-dark-blue { background: #0d1f49; color: #fff; border: 2px solid #0d1f49; }

.btn-dark-blue:hover, .btn-dark-blue:focus { color: #fff; }

.btn-bordered-dark-blue { color: #0d1f49; border: 2px solid #0d1f49; }

.btn-bordered-dark-blue:hover, .btn-bordered-dark-blue:focus { color: #fff; background: #0d1f49; }

.btn-bordered-blue { color: #1b3e93; border: 2px solid #1b3e93; }

.btn-bordered-blue:hover, .btn-bordered-blue:focus { background: #1b3e93; color: #fff; }

.btn-bordered-white { color: #fff; border: 2px solid #fff; }

.btn-bordered-white:hover, .btn-bordered-white:focus { background: #eee; color: #1b3e93; }

.btn-xs { padding: 7px 14px; }

.btn-sm { padding: 10px 20px; }

.btn-md { padding: 13px 26px; }

.btn-lg { padding: 23px 45px; }

.btn-cover { display: block; width: 100%; }

[id^='wr360menu_wr360'] { display: none !important; }

.wr360_player .container .theme_header { display: none !important; }

.wr360_player .container .theme_panel { z-index: 98; bottom: auto; left: auto; width: auto; top: 30px; right: 20px; }

.wr360_player .container .theme_panel .toolbar { float: right; width: 200px !important; bottom: 10px; top: 0; margin: 0; padding: 0; }

.wr360_player .container .theme_panel .toolbar .fullscreenon_button { display: none !important; }

@media (max-width: 599px) { .wr360_player .container .theme_panel .toolbar { display: none !important; } }

/* Tablepress */
.dataTables_wrapper { overflow-x: scroll; }

.color-primary { color: #1b3e93 !important; }

.color-secondary { color: #27a9e1 !important; }

.section-text-white * { color: #fff; }

.blue { color: #1b3e93; }

.light-blue { color: #27a9e1; }

.dark-blue { color: #0d1f49; }

.orange { color: #f7931d; }

.ff-gotham { font-family: "GothamHTF-Bold", sans-serif; }

.flex { display: -webkit-flex; display: flex; }

.flex-wrap { -webkit-flex-wrap: wrap; flex-wrap: wrap; }

.bg-off-white { background-color: #eee; }

.bg-white { background-color: #fff; }

.pad-xxs { padding-top: 15px; padding-bottom: 15px; }

.pad-xs { padding-top: 30px; padding-bottom: 30px; }

.pad-sm { padding-top: 50px; padding-bottom: 50px; }

.pad-md { padding-top: 50px; padding-bottom: 50px; }

@media (min-width: 768px) { .pad-md { padding-top: 70px; padding-bottom: 70px; } }

.pad-lg { padding-top: 70px; padding-bottom: 70px; }

@media (min-width: 768px) { .pad-lg { padding-top: 90px; padding-bottom: 90px; } }

.pad-xlg { padding-top: 70px; padding-bottom: 70px; }

@media (min-width: 768px) { .pad-xlg { padding-top: 120px; padding-bottom: 120px; } }

.pad-xxlg { padding-top: 70px; padding-bottom: 70px; }

@media (min-width: 768px) { .pad-xxlg { padding-top: 150px; padding-bottom: 150px; } }

.pad-top-0 { padding-top: 0; }

.pad-top-xxs { padding-top: 15px; }

.pad-top-xs { padding-top: 30px; }

.pad-top-sm { padding-top: 50px; }

.pad-top-md { padding-top: 50px; }

@media (min-width: 768px) { .pad-top-md { padding-top: 70px; } }

.pad-top-lg { padding-top: 70px; }

@media (min-width: 768px) { .pad-top-lg { padding-top: 90px; } }

.pad-top-xlg { padding-top: 70px; }

@media (min-width: 768px) { .pad-top-xlg { padding-top: 120px; } }

.pad-top-xxlg { padding-top: 70px; }

@media (min-width: 768px) { .pad-top-xxlg { padding-top: 150px; } }

.pad-bottom-0 { padding-bottom: 0; }

.pad-bottom-xxs { padding-bottom: 15px; }

.pad-bottom-xs { padding-bottom: 30px; }

.pad-bottom-sm { padding-bottom: 50px; }

.pad-bottom-md { padding-bottom: 50px; }

@media (min-width: 768px) { .pad-bottom-md { padding-bottom: 70px; } }

.pad-bottom-lg { padding-bottom: 70px; }

@media (min-width: 768px) { .pad-bottom-lg { padding-bottom: 90px; } }

.pad-bottom-xlg { padding-bottom: 70px; }

@media (min-width: 768px) { .pad-bottom-xlg { padding-bottom: 120px; } }

.pad-bottom-xxlg { padding-bottom: 70px; }

@media (min-width: 768px) { .pad-bottom-xxlg { padding-bottom: 150px; } }

.margin-top-0 { margin-top: 0 !important; }

.margin-top-xxs { margin-top: 15px; }

.margin-top-xs { margin-top: 30px !important; }

.margin-top-sm { margin-top: 50px !important; }

.margin-top-md { margin-top: 50px !important; }

@media (min-width: 768px) { .margin-top-md { margin-top: 70px !important; } }

.margin-top-lg { margin-top: 70px !important; }

@media (min-width: 768px) { .margin-top-lg { margin-top: 90px !important; } }

.margin-top-xlg { margin-top: 90px !important; }

@media (min-width: 768px) { .margin-top-xlg { margin-top: 120px !important; } }

.margin-top-xxlg { margin-top: 120px !important; }

@media (min-width: 768px) { .margin-top-xxlg { margin-top: 150px !important; } }

.margin-bottom-0 { margin-bottom: 0 !important; }

.margin-bottom-xxs { margin-bottom: 15px !important; }

.margin-bottom-xs { margin-bottom: 30px !important; }

.margin-bottom-sm { margin-bottom: 50px !important; }

.margin-bottom-md { margin-bottom: 50px !important; }

@media (min-width: 768px) { .margin-bottom-md { margin-bottom: 70px !important; } }

.margin-bottom-lg { margin-bottom: 70px !important; }

@media (min-width: 768px) { .margin-bottom-lg { margin-bottom: 90px !important; } }

.margin-bottom-xlg { margin-bottom: 90px !important; }

@media (min-width: 768px) { .margin-bottom-xlg { margin-bottom: 120px !important; } }

.margin-bottom-xxlg { margin-bottom: 120px !important; }

@media (min-width: 768px) { .margin-bottom-xxlg { margin-bottom: 150px !important; } }

.lead, .big { font-size: 1.2222222222rem; font-family: "Archer-Book", sans-serif; line-height: 1.6; }

.relative { position: relative; }

.i-font:before { font-family: 'icomoon'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

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

.clearfix:after { clear: both; }

.clear { clear: both !important; }

.clear-left { clear: left !important; }

.clear-right { clear: right !important; }

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

.text-left { text-align: left; }

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

.text-justify { text-align: justify; }

.text-truncate { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.text-underline { text-decoration: underline; }

.light { font-weight: 300; }

.regular { font-weight: 400; }

.semi-bold { font-weight: 600; }

.bold { font-weight: 700; }

.caps { text-transform: uppercase; }

@media (max-width: 767px) { .text-center-xs { text-align: center; } }

.align-left, .alignleft { float: left; margin: 0 25px 10px 0; }

.align-right, .alignright { float: right; margin: 0 0 10px 25px; }

.aligncenter { clear: both; display: block; margin: 0 auto 20px auto; }

.list-unstyled { list-style: none; margin-left: 0; }

.full-width { width: 100%; }

/* img.align-left, img.alignleft, img.align-right, img.alignright, img.align-center, img.aligncenter {} */
.pull-left { float: left !important; }

.pull-right { float: right !important; }

.block { display: block !important; }

.show { display: block !important; }

.visible { visibility: visible; }

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

.invisible { visibility: hidden; }

.js .wow { visibility: hidden; }

@media (max-width: 767px) { .js .wow { visibility: visible !important; -webkit-animation: none !important; -moz-animation: none !important; -ms-animation: none !important; -o-animation: none !important; animation: none !important; } }

.no-mutationobserver .wow { visibility: visible !important; -webkit-animation: none !important; -moz-animation: none !important; -ms-animation: none !important; -o-animation: none !important; animation: none !important; }

/*! animate.css -http://daneden.me/animate Version - 3.5.1 Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2016 Daniel Eden */
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }

@-webkit-keyframes fadeInDown { from { opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown { from { opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig { from { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig { from { opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft { from { opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft { from { opacity: 0;
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig { from { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig { from { opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight { from { opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight { from { opacity: 0;
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig { from { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig { from { opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp { from { opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig { from { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig { from { opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; }

@-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown { from { -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }

@-webkit-keyframes slideInLeft { from { -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft { from { -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; }

@-webkit-keyframes slideInRight { from { -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight { from { -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; }

@-webkit-keyframes slideInUp { from { -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp { from { -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; }

@-webkit-keyframes slideInDownBig { from { -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDownBig { from { -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDownBig { -webkit-animation-name: slideInDownBig; animation-name: slideInDownBig; }

@-webkit-keyframes slideInLeftBig { from { -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeftBig { from { -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeftBig { -webkit-animation-name: slideInLeftBig; animation-name: slideInLeftBig; }

@-webkit-keyframes slideInRightBig { from { -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRightBig { from { -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRightBig { -webkit-animation-name: slideInRightBig; animation-name: slideInRightBig; }

@-webkit-keyframes slideInUpBig { from { -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUpBig { from { -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUpBig { -webkit-animation-name: slideInUpBig; animation-name: slideInUpBig; }

@keyframes loader-rotate { 0% { transform: rotate(0); }
  100% { transform: rotate(360deg); } }

@-moz-keyframes home-slider-products { from { opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-webkit-keyframes home-slider-products { from { opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-o-keyframes home-slider-products { from { opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-ms-keyframes home-slider-products { from { opacity: 0; -webkit-transform: translate3d(-100px, 0, 0); transform: translate3d(-100px, 0, 0); }
  to { opacity: 1; -webkit-transform: none; transform: none; } }

@keyframes home-slider-products { from { opacity: 0;
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }
  to { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes sa-line-1-horz-first { 0% { -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% { -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); } }

@-webkit-keyframes sa-line-1-horz-first { 0% { -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% { -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); } }

@-o-keyframes sa-line-1-horz-first { 0% { -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% { -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); } }

@-ms-keyframes sa-line-1-horz-first { 0% { -webkit-transform: translateX(-30px); -moz-transform: translateX(-30px); -ms-transform: translateX(-30px); -o-transform: translateX(-30px); transform: translateX(-30px); }
  100% { -webkit-transform: translateX(60px); -moz-transform: translateX(60px); -ms-transform: translateX(60px); -o-transform: translateX(60px); transform: translateX(60px); } }

@keyframes sa-line-1-horz-first { 0% { -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% { -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -ms-transform: translateX(60px);
    -o-transform: translateX(60px);
    transform: translateX(60px); } }

@-moz-keyframes sa-line-1-vert { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px); } }

@-webkit-keyframes sa-line-1-vert { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px); } }

@-o-keyframes sa-line-1-vert { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px); } }

@-ms-keyframes sa-line-1-vert { 0% { -webkit-transform: translateY(-30px); -moz-transform: translateY(-30px); -ms-transform: translateY(-30px); -o-transform: translateY(-30px); transform: translateY(-30px); }
  100% { -webkit-transform: translateY(80px); -moz-transform: translateY(80px); -ms-transform: translateY(80px); -o-transform: translateY(80px); transform: translateY(80px); } }

@keyframes sa-line-1-vert { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px); } }

@-moz-keyframes sa-line-1-horz-last { 0% { -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); } }

@-webkit-keyframes sa-line-1-horz-last { 0% { -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); } }

@-o-keyframes sa-line-1-horz-last { 0% { -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); } }

@-ms-keyframes sa-line-1-horz-last { 0% { -webkit-transform: translateX(-30px); -moz-transform: translateX(-30px); -ms-transform: translateX(-30px); -o-transform: translateX(-30px); transform: translateX(-30px); }
  100% { -webkit-transform: translateX(30px); -moz-transform: translateX(30px); -ms-transform: translateX(30px); -o-transform: translateX(30px); transform: translateX(30px); } }

@keyframes sa-line-1-horz-last { 0% { -webkit-transform: translateX(-30px);
    -moz-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    -o-transform: translateX(-30px);
    transform: translateX(-30px); }
  100% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); } }

@-moz-keyframes sa-line-2-horz { 0% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  100% { -webkit-transform: translateX(-110px);
    -moz-transform: translateX(-110px);
    -ms-transform: translateX(-110px);
    -o-transform: translateX(-110px);
    transform: translateX(-110px); } }

@-webkit-keyframes sa-line-2-horz { 0% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  100% { -webkit-transform: translateX(-110px);
    -moz-transform: translateX(-110px);
    -ms-transform: translateX(-110px);
    -o-transform: translateX(-110px);
    transform: translateX(-110px); } }

@-o-keyframes sa-line-2-horz { 0% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  100% { -webkit-transform: translateX(-110px);
    -moz-transform: translateX(-110px);
    -ms-transform: translateX(-110px);
    -o-transform: translateX(-110px);
    transform: translateX(-110px); } }

@-ms-keyframes sa-line-2-horz { 0% { -webkit-transform: translateX(30px); -moz-transform: translateX(30px); -ms-transform: translateX(30px); -o-transform: translateX(30px); transform: translateX(30px); }
  100% { -webkit-transform: translateX(-110px); -moz-transform: translateX(-110px); -ms-transform: translateX(-110px); -o-transform: translateX(-110px); transform: translateX(-110px); } }

@keyframes sa-line-2-horz { 0% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  100% { -webkit-transform: translateX(-110px);
    -moz-transform: translateX(-110px);
    -ms-transform: translateX(-110px);
    -o-transform: translateX(-110px);
    transform: translateX(-110px); } }

@-moz-keyframes sa-line-2-vert { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px); } }

@-webkit-keyframes sa-line-2-vert { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px); } }

@-o-keyframes sa-line-2-vert { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px); } }

@-ms-keyframes sa-line-2-vert { 0% { -webkit-transform: translateY(-30px); -moz-transform: translateY(-30px); -ms-transform: translateY(-30px); -o-transform: translateY(-30px); transform: translateY(-30px); }
  100% { -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); } }

@keyframes sa-line-2-vert { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px); } }

@-moz-keyframes sa-line-4-vert-first { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(75px);
    -moz-transform: translateY(75px);
    -ms-transform: translateY(75px);
    -o-transform: translateY(75px);
    transform: translateY(75px); } }

@-webkit-keyframes sa-line-4-vert-first { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(75px);
    -moz-transform: translateY(75px);
    -ms-transform: translateY(75px);
    -o-transform: translateY(75px);
    transform: translateY(75px); } }

@-o-keyframes sa-line-4-vert-first { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(75px);
    -moz-transform: translateY(75px);
    -ms-transform: translateY(75px);
    -o-transform: translateY(75px);
    transform: translateY(75px); } }

@-ms-keyframes sa-line-4-vert-first { 0% { -webkit-transform: translateY(-30px); -moz-transform: translateY(-30px); -ms-transform: translateY(-30px); -o-transform: translateY(-30px); transform: translateY(-30px); }
  100% { -webkit-transform: translateY(75px); -moz-transform: translateY(75px); -ms-transform: translateY(75px); -o-transform: translateY(75px); transform: translateY(75px); } }

@keyframes sa-line-4-vert-first { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(75px);
    -moz-transform: translateY(75px);
    -ms-transform: translateY(75px);
    -o-transform: translateY(75px);
    transform: translateY(75px); } }

@-moz-keyframes sa-line-4-horz { 0% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  100% { -webkit-transform: translateX(-110px);
    -moz-transform: translateX(-110px);
    -ms-transform: translateX(-110px);
    -o-transform: translateX(-110px);
    transform: translateX(-110px); } }

@-webkit-keyframes sa-line-4-horz { 0% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  100% { -webkit-transform: translateX(-110px);
    -moz-transform: translateX(-110px);
    -ms-transform: translateX(-110px);
    -o-transform: translateX(-110px);
    transform: translateX(-110px); } }

@-o-keyframes sa-line-4-horz { 0% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  100% { -webkit-transform: translateX(-110px);
    -moz-transform: translateX(-110px);
    -ms-transform: translateX(-110px);
    -o-transform: translateX(-110px);
    transform: translateX(-110px); } }

@-ms-keyframes sa-line-4-horz { 0% { -webkit-transform: translateX(30px); -moz-transform: translateX(30px); -ms-transform: translateX(30px); -o-transform: translateX(30px); transform: translateX(30px); }
  100% { -webkit-transform: translateX(-110px); -moz-transform: translateX(-110px); -ms-transform: translateX(-110px); -o-transform: translateX(-110px); transform: translateX(-110px); } }

@keyframes sa-line-4-horz { 0% { -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px); }
  100% { -webkit-transform: translateX(-110px);
    -moz-transform: translateX(-110px);
    -ms-transform: translateX(-110px);
    -o-transform: translateX(-110px);
    transform: translateX(-110px); } }

@-moz-keyframes sa-line-4-vert-last { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(110px);
    -moz-transform: translateY(110px);
    -ms-transform: translateY(110px);
    -o-transform: translateY(110px);
    transform: translateY(110px); } }

@-webkit-keyframes sa-line-4-vert-last { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(110px);
    -moz-transform: translateY(110px);
    -ms-transform: translateY(110px);
    -o-transform: translateY(110px);
    transform: translateY(110px); } }

@-o-keyframes sa-line-4-vert-last { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(110px);
    -moz-transform: translateY(110px);
    -ms-transform: translateY(110px);
    -o-transform: translateY(110px);
    transform: translateY(110px); } }

@-ms-keyframes sa-line-4-vert-last { 0% { -webkit-transform: translateY(-30px); -moz-transform: translateY(-30px); -ms-transform: translateY(-30px); -o-transform: translateY(-30px); transform: translateY(-30px); }
  100% { -webkit-transform: translateY(110px); -moz-transform: translateY(110px); -ms-transform: translateY(110px); -o-transform: translateY(110px); transform: translateY(110px); } }

@keyframes sa-line-4-vert-last { 0% { -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px); }
  100% { -webkit-transform: translateY(110px);
    -moz-transform: translateY(110px);
    -ms-transform: translateY(110px);
    -o-transform: translateY(110px);
    transform: translateY(110px); } }

@-moz-keyframes sa-final-drops { 0% { -webkit-transform: translateY(-31px);
    -moz-transform: translateY(-31px);
    -ms-transform: translateY(-31px);
    -o-transform: translateY(-31px);
    transform: translateY(-31px); }
  100% { -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 0; } }

@-webkit-keyframes sa-final-drops { 0% { -webkit-transform: translateY(-31px);
    -moz-transform: translateY(-31px);
    -ms-transform: translateY(-31px);
    -o-transform: translateY(-31px);
    transform: translateY(-31px); }
  100% { -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 0; } }

@-o-keyframes sa-final-drops { 0% { -webkit-transform: translateY(-31px);
    -moz-transform: translateY(-31px);
    -ms-transform: translateY(-31px);
    -o-transform: translateY(-31px);
    transform: translateY(-31px); }
  100% { -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 0; } }

@-ms-keyframes sa-final-drops { 0% { -webkit-transform: translateY(-31px); -moz-transform: translateY(-31px); -ms-transform: translateY(-31px); -o-transform: translateY(-31px); transform: translateY(-31px); }
  100% { -webkit-transform: translateY(80px); -moz-transform: translateY(80px); -ms-transform: translateY(80px); -o-transform: translateY(80px); transform: translateY(80px); opacity: 0; } }

@keyframes sa-final-drops { 0% { -webkit-transform: translateY(-31px);
    -moz-transform: translateY(-31px);
    -ms-transform: translateY(-31px);
    -o-transform: translateY(-31px);
    transform: translateY(-31px); }
  100% { -webkit-transform: translateY(80px);
    -moz-transform: translateY(80px);
    -ms-transform: translateY(80px);
    -o-transform: translateY(80px);
    transform: translateY(80px);
    opacity: 0; } }

@-moz-keyframes wave { 0% { background-position-X: 0; }
  100% { background-position-x: 2880px; } }

@-webkit-keyframes wave { 0% { background-position-X: 0; }
  100% { background-position-x: 2880px; } }

@-o-keyframes wave { 0% { background-position-X: 0; }
  100% { background-position-x: 2880px; } }

@-ms-keyframes wave { 0% { background-position-X: 0; }
  100% { background-position-x: 2880px; } }

@keyframes wave { 0% { background-position-X: 0; }
  100% { background-position-x: 2880px; } }

@media print { * { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  /* Don't show links for images, or javascript/internal links */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; /* h5bp.com/t */ }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }

/*# sourceMappingURL=style.css.map */
