@charset "UTF-8";
/* ========================================================================= */
/* !RESETS AND DEFAULTS */
/* ========================================================================= */
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, var, hr, acronym, dl, dt, dd, ol, ul, li, pre, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  border: 0;
  outline: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
}

em, b, i, a, span, sub, sup, small {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

a:focus {
  outline: 0;
}

:focus, :active {
  outline: none;
  outline: 0;
}

::-moz-focus-inner {
  outline: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border-top: 1px solid #000;
  color: #000;
}

input, select {
  vertical-align: middle;
}

sub {
  vertical-align: sub;
  font-size: smaller;
  line-height: 0px;
}

sup {
  vertical-align: super;
  font-size: smaller;
  line-height: 0px;
}

input, button, textarea, select, label, img {
  display: inline-block;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  -webkit-appearance: none;
}

textarea {
  resize: none;
}

button, a span {
  cursor: pointer;
}

button {
  border: 0;
  text-align: center;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

table {
  table-layout: fixed;
}

a[href^=tel] {
  color: inherit;
}

#no_ie6 {
  width: 100%;
  height: 40px;
  overflow: hidden;
  border-bottom: 2px solid #000;
}

/* != FONT SMOOTHING */
body, input, button, textarea {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

/* != .clearfix - CLEAR ELEMENTS */
.clear {
  clear: both;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  display: inline-table;
}

* html .clearfix {
  height: 1%;
} /* Hides from IE-mac \*/
.clearfix {
  display: block;
} /* Hides from IE-mac \*/
* html .clearfix {
  zoom: 1;
} /* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
} /* IE7 */
/* != .wordwrap - CONTINUE LONG URLS/WORDS ON NEXT LINE */
.wordwrap {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  white-space: -moz-pre-wrap;
  word-wrap: break-word;
}

/* ========================================================================= */
/* !FONTS (@fontface generated with FontSpring Syntax formatting */
/*

    Open Sans
    Open Sans Condensed
    Proxima Nova
*/
/* ========================================================================= */
@font-face {
  font-family: "jack-social";
  src: url("../fonts/JackSocial/jack-social.eot");
  src: url("../fonts/JackSocial/jack-sociald41d.eot?#iefix") format("embedded-opentype"), url("../fonts/JackSocial/jack-social.ttf") format("truetype"), url("../fonts/JackSocial/jack-social.woff") format("woff"), url("../fonts/JackSocial/jack-social.svg#jack-social") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* != ICON FONT DECLARATION ===== */
[data-icon]:before {
  font-family: "jack-social";
  content: attr(data-icon);
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=social-]:before,
[class*=" social-"]:before {
  font-family: "jack-social";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "bvip" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.social-email:before {
  content: "a";
}

.social-email-round:before {
  content: "A";
}

.social-facebook:before {
  content: "f";
}

.social-facebook-round:before {
  content: "F";
}

.social-flickr:before {
  content: "c";
}

.social-flickr-round:before {
  content: "C";
}

.social-googleplus:before {
  content: "g";
}

.social-googleplus-round:before {
  content: "G";
}

.social-instagram:before {
  content: "i";
}

.social-instagram-round:before {
  content: "I";
}

.social-linkedin:before {
  content: "l";
}

.social-linkedin-round:before {
  content: "L";
}

.social-pinterest:before {
  content: "p";
}

.social-pinterest-round:before {
  content: "P";
}

.social-rss:before {
  content: "r";
}

.social-rss-round:before {
  content: "R";
}

.social-sharethis:before {
  content: "s";
}

.social-sharethis-round:before {
  content: "S";
}

.social-twitter:before {
  content: "t";
}

.social-twitter-round:before {
  content: "T";
}

.social-vimeo:before {
  content: "v";
}

.social-vimeo-round:before {
  content: "V";
}

.social-yelp:before {
  content: "x";
}

.social-yelp-round:before {
  content: "X";
}

.social-youtube:before {
  content: "y";
}

.social-youtube-round:before {
  content: "Y";
}

.social-youtube2:before {
  content: "u";
}

.social-youtube2-round:before {
  content: "U";
}

/* != Open Sans ====================================== */
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/Open-Sans/OpenSans-Light-webfont.eot");
  src: url("../fonts/Open-Sans/OpenSans-Light-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans/OpenSans-Light-webfont.woff") format("woff"), url("../fonts/Open-Sans/OpenSans-Light-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/OpenSans-Light-webfont.svg#OpenSansLight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/Open-Sans/OpenSans-LightItalic-webfont.eot");
  src: url("../fonts/Open-Sans/OpenSans-LightItalic-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans/OpenSans-LightItalic-webfont.woff") format("woff"), url("../fonts/Open-Sans/OpenSans-LightItalic-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/Open-Sans/OpenSans-Regular-webfont.eot");
  src: url("../fonts/Open-Sans/OpenSans-Regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/Open-Sans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/Open-Sans/OpenSans-Italic-webfont.eot");
  src: url("../fonts/Open-Sans/OpenSans-Italic-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans/OpenSans-Italic-webfont.woff") format("woff"), url("../fonts/Open-Sans/OpenSans-Italic-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/OpenSans-Italic-webfont.svg#OpenSansItalic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/Open-Sans/OpenSans-Semibold-webfont.eot");
  src: url("../fonts/Open-Sans/OpenSans-Semibold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans/OpenSans-Semibold-webfont.woff") format("woff"), url("../fonts/Open-Sans/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/OpenSans-Semibold-webfont.svg#OpenSansSemibold") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/Open-Sans/OpenSans-SemiboldItalic-webfont.eot");
  src: url("../fonts/Open-Sans/OpenSans-SemiboldItalic-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans/OpenSans-SemiboldItalic-webfont.woff") format("woff"), url("../fonts/Open-Sans/OpenSans-SemiboldItalic-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic") format("svg");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/Open-Sans/OpenSans-Bold-webfont.eot");
  src: url("../fonts/Open-Sans/OpenSans-Bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans/OpenSans-Bold-webfont.woff") format("woff"), url("../fonts/Open-Sans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/OpenSans-Bold-webfont.svg#OpenSansBold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/Open-Sans/OpenSans-BoldItalic-webfont.eot");
  src: url("../fonts/Open-Sans/OpenSans-BoldItalic-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans/OpenSans-BoldItalic-webfont.woff") format("woff"), url("../fonts/Open-Sans/OpenSans-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/Open-Sans/OpenSans-ExtraBold-webfont.eot");
  src: url("../fonts/Open-Sans/OpenSans-ExtraBold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans/OpenSans-ExtraBold-webfont.woff") format("woff"), url("../fonts/Open-Sans/OpenSans-ExtraBold-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "OpenSans";
  src: url("../fonts/Open-Sans/OpenSans-ExtraBoldItalic-webfont.eot");
  src: url("../fonts/Open-Sans/OpenSans-ExtraBoldItalic-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans/OpenSans-ExtraBoldItalic-webfont.woff") format("woff"), url("../fonts/Open-Sans/OpenSans-ExtraBoldItalic-webfont.ttf") format("truetype"), url("../fonts/Open-Sans/OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic") format("svg");
  font-weight: 700;
  font-style: italic;
}
/* != Open Sans Condensed ====================================== */
@font-face {
  font-family: "OpenSansCondensed";
  src: url("../fonts/Open-Sans-Condensed/OpenSans-CondLight-webfont.eot");
  src: url("../fonts/Open-Sans-Condensed/OpenSans-CondLight-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans-Condensed/OpenSans-CondLight-webfont.woff") format("woff"), url("../fonts/Open-Sans-Condensed/OpenSans-CondLight-webfont.ttf") format("truetype"), url("../fonts/Open-Sans-Condensed/OpenSans-CondLight-webfont.svg#open_sanscondensed_light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "OpenSansCondensed";
  src: url("../fonts/Open-Sans-Condensed/OpenSans-CondLightItalic-webfont.eot");
  src: url("../fonts/Open-Sans-Condensed/OpenSans-CondLightItalic-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans-Condensed/OpenSans-CondLightItalic-webfont.woff") format("woff"), url("../fonts/Open-Sans-Condensed/OpenSans-CondLightItalic-webfont.ttf") format("truetype"), url("../fonts/Open-Sans-Condensed/OpenSans-CondLightItalic-webfont.svg#open_sansCnLtIt") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "OpenSansCondensed";
  src: url("../fonts/Open-Sans-Condensed/OpenSans-CondBold-webfont.eot");
  src: url("../fonts/Open-Sans-Condensed/OpenSans-CondBold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Open-Sans-Condensed/OpenSans-CondBold-webfont.woff") format("woff"), url("../fonts/Open-Sans-Condensed/OpenSans-CondBold-webfont.ttf") format("truetype"), url("../fonts/Open-Sans-Condensed/OpenSans-CondBold-webfont.svg#open_sans_condensedbold") format("svg");
  font-weight: bold;
  font-style: normal;
}
/* != Proxima Nova ====================================== */
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-Thin-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-Thin-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-Thin-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-Thin-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-Thin-webfont.svg#proxima_nova_ththin") format("svg");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-ThinIt-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-ThinIt-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-ThinIt-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-ThinIt-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-ThinIt-webfont.svg#proxima_novathin_italic") format("svg");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-Light-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-Light-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-Light-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-Light-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-Light-webfont.svg#proxima_nova_ltlight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-LightIt-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-LightIt-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-LightIt-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-LightIt-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-LightIt-webfont.svg#proxima_novalight_italic") format("svg");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-Reg-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-Reg-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-Reg-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-Reg-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-Reg-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-RegIt-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-RegIt-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-RegIt-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-RegIt-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-RegIt-webfont.svg#proxima_novaregular_italic") format("svg");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-Sbold-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-Sbold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-Sbold-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-Sbold-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-Sbold-webfont.svg#proxima_nova_ltsemibold") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-SboldIt-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-SboldIt-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-SboldIt-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-SboldIt-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-SboldIt-webfont.svg#proxima_novasemibold_italic") format("svg");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-Bold-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-Bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-Bold-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-Bold-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-Bold-webfont.svg#proxima_nova_rgbold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-BoldIt-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-BoldIt-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-BoldIt-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-BoldIt-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-BoldIt-webfont.svg#proxima_novabold_italic") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-Xbold-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-Xbold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-Xbold-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-Xbold-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-Xbold-webfont.svg#proxima_nova_thextrabold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-XboldIt-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-XboldIt-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-XboldIt-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-XboldIt-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-XboldIt-webfont.svg#proxima_novaextrabold_italic") format("svg");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-Black-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-Black-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-Black-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-Black-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-Black-webfont.svg#proxima_nova_blblack") format("svg");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova";
  src: url("../fonts/Proxima-Nova/ProximaNova-BlackIt-webfont.eot");
  src: url("../fonts/Proxima-Nova/ProximaNova-BlackIt-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/Proxima-Nova/ProximaNova-BlackIt-webfont.woff") format("woff"), url("../fonts/Proxima-Nova/ProximaNova-BlackIt-webfont.ttf") format("truetype"), url("../fonts/Proxima-Nova/ProximaNova-BlackIt-webfont.svg#proxima_novablack_italic") format("svg");
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: "bvip";
  src: url("../fonts/bvip/bvip.eot");
  src: url("../fonts/bvip/bvipd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/bvip/bvip.woff") format("woff"), url("../fonts/bvip/bvip.ttf") format("truetype"), url("../fonts/bvip/bvip.svg#bvip") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "bvip" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  font-family: "bvip" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-minus-square-o:before {
  content: "b";
}

.icon-plus-square-o:before {
  content: "c";
}

.icon-chevron-right:before {
  content: "a";
}

.icon-chevron-left:before {
  content: "d";
}

.icon-chevron-down:before {
  content: "e";
}

.icon-chevron-up:before {
  content: "f";
}

.icon-email:before {
  content: "g";
}

.icon-linkedin:before {
  content: "h";
}

.icon-action-leave:before {
  content: "i";
}

.icon-left-quote:before {
  content: "j";
}

/* ========================================================================= */
/* !SASS VARIABLES & MIXINS */
/* ========================================================================= */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  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;
}

/*!
 * 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;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-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, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 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(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 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(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 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, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 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 fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 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(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 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(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 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, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 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 slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #07111A;
  opacity: 0.9;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  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 40px;
  -webkit-box-sizing: border-box;
          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;
  margin-top: 90px;
  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: pointer;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-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;
  -ms-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 {
  display: none;
}

button.mfp-arrow {
  position: relative;
  display: inline-block !important;
  overflow: visible;
  cursor: pointer;
  background: #F47920;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button.mfp-arrow.hide {
  display: none !important;
}

button.mfp-close {
  display: none;
}

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: 0px;
  top: 40px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: relative;
  color: #686868;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 1;
  margin: 0;
  top: 6px;
  margin-top: -55px;
  padding: 0;
  width: 48px;
  height: 48px;
  border-radius: 0%;
}

.safari .mfp-arrow {
  top: 0;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover {
  background-color: #2D1800;
}

.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow-left:before {
  content: "d";
  font-family: "bvip";
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 10px;
  top: 10px;
  border: medium inset transparent;
}

.mfp-arrow-right:after {
  content: "a";
  font-family: "bvip";
  font-weight: 700;
  font-size: 20px;
  color: #fff;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 11px;
  top: 10px;
  border: medium inset transparent;
}

.mfp-arrow:before {
  opacity: 1;
}

.mfp-arrow-left {
  left: 0;
}

.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%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          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;
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #fff;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -40px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  background: #fff;
  padding: 1px 30px 30px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #686868;
  word-wrap: break-word;
  padding-bottom: 10px;
}

.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 {
    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;
    -webkit-box-sizing: border-box;
            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-left {
    left: 0px;
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    right: 0;
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

/* ========================================================================= */
/* !STYLES */
/* ========================================================================= */
body {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

/* != DEFAULT WORDPRESS STYLES = USE AS NEEDED = .wp-caption = .wp-caption-dd = .wpGallery = .shutter = .shutterset ==== */
.aligncenter {
  display: block;
  margin: 25px auto;
}

.alignleft {
  float: left;
  margin: 0 25px 25px 0;
}

.alignright {
  float: right;
  margin: 0 0 25px 25px;
}

.alignnone {
  display: inline-block;
}

/* != SELECTION STYLES (Leaving these blank will show no indication of text selection) ===== */
::-moz-selection {
  background: #aaa;
  color: #fff;
}
::selection {
  background: #aaa;
  color: #fff;
}

::-moz-selection {
  background: #aaa;
  color: #fff;
}

::-webkit-selection {
  background: #aaa;
  color: #fff;
}

/* != LAYOUT STYLES ===== */
h1 {
  font: 700 50px/1 "OpenSansCondensed", Helvetica, Arial, sans-serif;
  color: #2D1800;
  margin-bottom: 15px;
}

h2 {
  font: 600 36px/1.2 "OpenSansCondensed", Helvetica, Arial, sans-serif;
  color: #2D1800;
  margin-bottom: 15px;
}

h3 {
  font: 600 30px/1.2 "OpenSansCondensed", Helvetica, Arial, sans-serif;
  color: #2D1800;
  margin-bottom: 15px;
}

h4 {
  font: 500 20px/1.2 "OpenSans", Helvetica, Arial, sans-serif;
  color: #2D1800;
  margin-bottom: 15px;
}

h5 {
  font: 600 16px/1.2 "OpenSans", Helvetica, Arial, sans-serif;
  color: #2D1800;
  margin-bottom: 15px;
}

h6 {
  font: normal 14px/1.2 "OpenSans", Helvetica, Arial, sans-serif;
  color: #2D1800;
  margin-bottom: 15px;
}

p, blockquote, li {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  color: #686868;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 15px;
}

blockquote {
  position: relative;
  border-left: 1px solid #D8D8D8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 3%;
  margin-left: 50px;
  color: #F47920;
  font-size: 20px;
  line-height: 30px;
}
blockquote:before {
  font-family: "bvip";
  content: "j";
  position: absolute;
  top: 50%;
  left: -5%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #F47920;
  font-size: 22px;
  display: inline-block;
}

cite {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  color: #686868;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 15px;
  display: inline-block;
}

hr {
  margin-bottom: 15px;
  display: block;
  border: 0;
  height: 1px;
  border-top: 1px solid #D8D8D8;
}

a {
  color: #F47920;
}

a:hover {
  color: #2D1800;
}

.btn {
  text-transform: uppercase;
  font-size: 12px;
}
.btn.white {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  border: 1px solid #FFF;
  border-radius: 5px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.btn.white:hover {
  border-color: #F47920;
  color: #F47920;
}
.btn.orange {
  color: #F47920;
  border: none;
  font-size: 13px;
  font-weight: 600;
}
.btn.orange:hover {
  color: #FFF;
}

@media screen and (max-width: 768px) {
  h1 {
    font: normal 24px/1.2;
  }
  h2 {
    font: normal 24px/1.2;
  }
  h3 {
    font: normal 24px/1.2;
  }
  h4 {
    font: normal 24px/1.2;
  }
  h5 {
    font: normal 24px/1.2;
  }
  h6 {
    font: normal 24px/1.2;
  }
}
.content-main ul li {
  position: relative;
  padding-left: 10px;
}

.content-main ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: #2D1800;
}

.content-main ol {
  counter-reset: li;
}

.content-main ol li {
  position: relative;
  padding-left: 20px;
}

.content-main ol li:before {
  content: counter(li) ". ";
  counter-increment: li;
  position: absolute;
  left: 0;
  color: #2D1800;
}

.wrapper {
  padding: 0 20px;
  max-width: 1160px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
}

.bottom-content-border {
  border-bottom: 1px solid #D8D8D8;
}

@media screen and (max-width: 560px) {
  .banner-text .btn {
    font-size: 11px;
  }
  .banner-text .btn.white {
    padding: 5px 10px;
  }
}
header {
  border-top: 2px solid #F47920;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
header .header-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25) !important;
  position: relative;
  font-size: 0;
}
header.header-general {
  position: relative;
  padding-bottom: 35px;
  background-color: #FFF;
}
header.header-general .header-border {
  border-bottom: 1px solid rgba(216, 216, 216, 0.5) !important;
  position: relative;
  font-size: 0;
}
header.header-general #toggle-menu {
  float: right;
  margin: 40px 0px 0 0;
  width: 21px;
  height: 21px;
  background: transparent;
  padding: 0;
  cursor: pointer;
}
header.header-general #toggle-menu span,
header.header-general #toggle-menu span:before,
header.header-general #toggle-menu span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 21px;
  background: #F47920;
  position: absolute;
  display: block;
  content: "";
}
header.header-general #toggle-menu.general span,
header.header-general #toggle-menu.general span:before,
header.header-general #toggle-menu.general span:after {
  background: #4A4A4A;
}
header.header-general #toggle-menu span:before {
  top: -7px;
}
header.header-general #toggle-menu span:after {
  bottom: -7px;
}
header.header-general #toggle-menu span,
header.header-general #toggle-menu span:before,
header.header-general #toggle-menu span:after {
  -webkit-transition: all, 0.25s ease-out;
  transition: all, 0.25s ease-out;
}
header.header-general #toggle-menu.active span {
  background-color: transparent;
}
header.header-general #toggle-menu.active span:before, header.header-general #toggle-menu.active span:after {
  top: 0;
  background: #F47920;
}
header.header-general #toggle-menu.active span:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
header.header-general #toggle-menu.active span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .wrapper {
  position: relative;
  font-size: 0;
}
header .top-wrap {
  margin: 0;
  display: inline-block;
}
header .login {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  right: 0;
  margin-right: 37px;
}
header .login a {
  font-size: 12px;
  background: #F47920;
  color: #FFF;
  display: inline-block;
  padding: 8px 15px;
  z-index: 9999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
header .login a:hover {
  background: #2D1800;
  color: #FFF;
}
header.fixed {
  background: #2D1800;
  position: fixed;
  top: -75px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
header.fixed span {
  display: none;
}
header.fixed a.logo {
  -webkit-box-shadow: none;
          box-shadow: none;
}
header.fixed .main-menu > ul > li a {
  color: #000;
}
header.fixed .main-menu > ul > li:hover {
  border-bottom: 3px solid #000;
}
header.fixed .main-menu > ul > li ul,
header.fixed .main-menu > ul > li:hover ul {
  background: #000;
}
header.fixed .main-menu > ul > li ul li a,
header.fixed .main-menu > ul > li:hover ul li a {
  color: #fff;
}
header.fixed .main-menu > ul > li ul li a:hover,
header.fixed .main-menu > ul > li:hover ul li a:hover {
  background: #fff;
  color: #000;
}
header.fixed-animated {
  background-color: rgba(24, 80, 127, 0.9);
  padding-bottom: 0;
}
header.fixed-animated .header-border {
  border: none !important;
}
header.fixed-animated .wrapper {
  border-bottom: none;
}
header.fixed-animated {
  top: 0;
  -webkit-transition: top 0.25s ease-out;
  transition: top 0.25s ease-out;
}
header.fixed-animated .main-menu, header.fixed-animated .main-menu.general {
  padding-top: 2px;
}
header.fixed-animated .main-menu li, header.fixed-animated .main-menu.general li {
  margin-bottom: 0;
  padding: 0px;
}
header.fixed-animated .main-menu > ul > li a, header.fixed-animated .main-menu.general > ul > li a {
  color: #FFF;
}
header.fixed-animated .main-menu > ul > li a:hover, header.fixed-animated .main-menu.general > ul > li a:hover {
  color: #F47920;
}
header.fixed-animated .main-menu > ul > li:hover, header.fixed-animated .main-menu.general > ul > li:hover {
  border-bottom: 3px solid #F47920;
}
header.fixed-animated .main-menu > ul > li ul,
header.fixed-animated .main-menu > ul > li:hover ul, header.fixed-animated .main-menu.general > ul > li ul,
header.fixed-animated .main-menu.general > ul > li:hover ul {
  background: #F47920;
}
header.fixed-animated .main-menu > ul > li ul li a,
header.fixed-animated .main-menu > ul > li:hover ul li a, header.fixed-animated .main-menu.general > ul > li ul li a,
header.fixed-animated .main-menu.general > ul > li:hover ul li a {
  color: #FFF;
  font-weight: 400;
  text-transform: none;
}
header.fixed-animated .main-menu > ul > li ul li a:hover,
header.fixed-animated .main-menu > ul > li:hover ul li a:hover, header.fixed-animated .main-menu.general > ul > li ul li a:hover,
header.fixed-animated .main-menu.general > ul > li:hover ul li a:hover {
  background: #c45e00;
  color: #FFF;
}
header a.logo {
  display: inline-block;
  padding: 10px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 1;
  z-index: 999;
}
header a.logo img {
  max-width: 240px;
  position: relative;
  z-index: 9999;
}
header .mobile-wrap,
header .nav-toggle {
  display: none;
}
header .nav-toggle {
  background: none;
}
header #toggle-menu {
  float: right;
  margin: 40px 0px 0 0;
  width: 21px;
  height: 21px;
  background: transparent;
  padding: 0;
  cursor: pointer;
}
header #toggle-menu span,
header #toggle-menu span:before,
header #toggle-menu span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 21px;
  background: #FFF;
  position: absolute;
  display: block;
  content: "";
}
header #toggle-menu.general span,
header #toggle-menu.general span:before,
header #toggle-menu.general span:after {
  background: #4A4A4A;
}
header #toggle-menu span:before {
  top: -7px;
}
header #toggle-menu span:after {
  bottom: -7px;
}
header #toggle-menu span,
header #toggle-menu span:before,
header #toggle-menu span:after {
  -webkit-transition: all, 0.25s ease-out;
  transition: all, 0.25s ease-out;
}
header #toggle-menu.active span {
  background-color: transparent;
}
header #toggle-menu.active span:before, header #toggle-menu.active span:after {
  top: 0;
  background: #F47920;
}
header #toggle-menu.active span:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
header #toggle-menu.active span:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
header .main-menu {
  display: inline-block;
  vertical-align: top;
  float: right;
  padding: 23px 0 0 0;
}
header .main-menu > ul {
  font-size: 0;
}
header .main-menu > ul > li {
  display: inline-block;
  border-bottom: 1px solid transparent;
  position: relative;
  padding: 0px 15px 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 3;
  margin-top: 30px;
}
header .main-menu > ul > li:last-child:after {
  content: none;
}
header .main-menu > ul > li a {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  display: block;
  padding: 5px 17px 6px;
}
header .main-menu > ul > li ul {
  display: none;
  position: absolute;
  background: #F47920;
  min-width: 200px;
  left: 0;
  color: #FFF;
}
header .main-menu > ul > li:hover {
  border-bottom: 3px solid #F47920;
}
header .main-menu > ul > li:hover > ul {
  display: block;
}
header .main-menu > ul > li:hover > ul > li {
  width: 100%;
  color: #FFF;
  border-bottom: 1px solid #FFA040;
  margin-bottom: 0;
}
header .main-menu > ul > li:hover > ul > li > a {
  color: #FFF;
  padding: 10px 25px 10px;
  text-transform: none;
  font-weight: 400;
}
header .main-menu > ul > li:hover > ul > li > a:hover {
  background: #c45e00;
  color: #FFF;
}
header .main-menu > ul > li:hover > ul > li:last-child {
  border-bottom: none;
  padding: 0 0;
}
header .main-menu.general > ul > li a {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  color: #2D1800;
  display: block;
  padding: 5px 17px 6px;
}
header .main-menu.general > ul > li ul {
  display: none;
  position: absolute;
  background: #F47920;
  min-width: 200px;
  left: 0;
  color: #FFF;
}
header .main-menu.general > ul > li:hover {
  border-bottom: 3px solid #F47920;
}
header .main-menu.general > ul > li:hover > ul {
  display: block;
}
header .main-menu.general > ul > li:hover > ul > li {
  width: 100%;
  color: #FFF;
  border-bottom: 1px solid #FFA040;
  margin-bottom: 0;
}
header .main-menu.general > ul > li:hover > ul > li > a {
  color: #FFF;
  padding: 10px 25px 10px;
  text-transform: none;
  font-weight: 400;
}
header .main-menu.general > ul > li:hover > ul > li > a:hover {
  background: #c45e00;
  color: #FFF;
}
header .main-menu.general > ul > li:hover > ul > li:last-child {
  border-bottom: none;
  padding: 0 0;
}
header .mobile-wrap {
  width: 100%;
}
header .mobile-wrap.open {
  display: none;
}
header .mobile-wrap .mobile-menu > ul > li {
  display: block;
  margin-bottom: 0;
}
header .mobile-wrap .mobile-menu > ul > li > a {
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  border-bottom: 1px solid #FFA040;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  font-weight: 500;
  position: relative;
  letter-spacing: 1px;
}
header .mobile-wrap .mobile-menu > ul > li:last-child a {
  border-bottom: none;
}
header .mobile-wrap .mobile-menu > ul > li.menu-item-has-children > a:after {
  content: "e";
  text-transform: lowercase;
  font-family: "bvip";
  font-size: 16px;
  position: absolute;
  right: 22px;
}
header .mobile-wrap .mobile-menu > ul > li.menu-item-has-children > a.active:after {
  content: "f";
}
header .mobile-wrap .mobile-menu > ul > li ul {
  display: none;
}
header .mobile-wrap .mobile-menu > ul > li ul.open {
  display: block;
}
header .mobile-wrap .mobile-menu > ul > li ul li {
  background: #c45e00;
  margin-bottom: 0;
}
header .mobile-wrap .mobile-menu > ul > li ul li a {
  padding: 8px 20px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
header .mobile-wrap .mobile-menu > ul > li ul li a:hover {
  background: #F47920;
}

/* ========================================================================= */
/* !MEDIA QUERIES */
/* ========================================================================= */
/* @media screen and (max-width: XXXpx) {  } */
@media screen and (max-width: 1060px) {
  header .login {
    margin-right: 32px;
  }
  header .main-menu > ul > li a {
    padding: 5px 12px 6px;
  }
}
@media screen and (max-width: 960px) {
  header .login {
    margin-right: 12px;
  }
  header a.logo img {
    max-width: 200px;
  }
  footer .logo-column {
    width: 100%;
    display: block;
    margin: 0 0 20px;
  }
  footer .footer-column {
    width: 100%;
    margin: 0;
    display: block;
  }
}
@media screen and (max-width: 900px) {
  header .main-menu > ul > li {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  header .header-border {
    border: none;
  }
  header .wrapper {
    border-bottom: none;
  }
  header .top-wrap {
    display: block;
  }
  header .login {
    display: none;
  }
  header a.logo {
    padding-left: 0;
  }
  header a.logo img {
    max-width: 80%;
    height: auto;
  }
  header .main-menu {
    display: none;
  }
  header .mobile-wrap {
    background: #F47920;
    margin-top: -1px;
  }
  header .nav-toggle {
    display: inline-block;
    float: right;
  }
  header.fixed {
    position: absolute;
    background: #f01;
  }
  header.fixed .main-menu > ul > li a {
    font-size: 11px;
    color: #fff;
  }
}
#footer {
  padding: 42px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FFF;
  position: relative;
}
#footer .foot {
  background: #FFF;
  padding: 30px 0;
}
#footer .smaller-wrap {
  width: 94%;
  float: right;
}
#footer .top-footer nav.footer {
  float: right;
}
#footer .top-footer nav.footer a {
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  color: #2D1800;
  text-transform: uppercase;
}
#footer .top-footer nav.footer a:hover {
  color: #F47920;
}
#footer .top-footer nav.footer ul li {
  display: inline-block;
  margin-left: 30px;
  margin-bottom: 0;
}
#footer .top-footer nav.footer ul li:first-child {
  margin: 0;
}
#footer .copy {
  font-weight: 400;
  line-height: 12px;
  font-size: 12px;
  color: #818181;
  display: inline-block;
}
#footer .bottom-footer {
  border-top: 1px solid #eee;
  margin: 5px 0 0;
  padding: 3px 0 0;
}
#footer .b-foot-left {
  float: left;
}
#footer .b-foot-left .copy {
  font-weight: 400;
  line-height: 12px;
  font-size: 12px;
  color: #818181;
  display: inline-block;
}
#footer .b-foot-left .footer-links {
  display: inline-block;
}
#footer .b-foot-left .footer-links a {
  border-left: 1px solid #c47a3a;
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  color: #c47a3a;
  padding-left: 8px;
  margin-left: 4px;
}
#footer .b-foot-left .footer-links a:hover {
  color: #fff;
}
#footer .b-foot-right {
  float: right;
}
#footer .b-foot-right .jackrabbit {
  font-size: 12px;
  color: #B2B2B2;
}
#footer .b-foot-right .jackrabbit a {
  color: #B2B2B2;
}
#footer .b-foot-right .jackrabbit a:hover {
  color: #F47920;
}

/* CFI logo size constraints */
.footer-logo img {
  max-width: 180px;
  height: auto;
  display: block;
}
header a.logo img,
#logoImage {
  max-width: 200px;
  height: auto;
}

/* ========================================================================= */
/* !MEDIA QUERIES */
/* ========================================================================= */
/* @media screen and (max-width: XXXpx) {  } */
@media screen and (max-width: 1200px) {
  nav.footer ul li {
    margin-left: 20px;
  }
  .footer-logo img {
    max-width: 217px;
    position: relative;
    top: 3px;
  }
}
@media screen and (max-width: 1043px) {
  #footer .top-footer nav.footer a {
    font-size: 10px;
  }
  #footer .top-footer nav.footer ul li {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 0;
  }
  #footer .top-footer nav.footer ul li:first-child {
    margin: 0;
  }
}
@media screen and (max-width: 960px) {
  #footer .top-footer nav.footer a {
    font-size: 10px;
  }
}
@media screen and (max-width: 860px) {
  #footer .smaller-wrap {
    width: 90%;
    display: inline-block;
  }
  #footer .top-footer nav.footer {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  #footer {
    padding: 42px 0;
    margin-bottom: 25px;
  }
  #footer .copy {
    line-height: 1.5 !important;
  }
  #footer .smaller-wrap {
    width: 89%;
    display: inline-block;
  }
  #footer .b-foot-right {
    float: none;
    clear: both;
    display: block;
  }
  #footer .b-foot-right .jackrabbit {
    font-size: 12px;
    color: #B2B2B2;
  }
  #footer .b-foot-right .jackrabbit a {
    color: #B2B2B2;
  }
  #footer .b-foot-right .jackrabbit a:hover {
    color: #F47920;
  }
}
@media screen and (max-width: 580px) {
  #footer .smaller-wrap {
    width: 84%;
    display: inline-block;
  }
}
@media screen and (max-width: 480px) {
  #footer .smaller-wrap {
    width: 78%;
    display: inline-block;
  }
}
form ul {
  margin: 0;
}
form ul li {
  background: none;
  list-style: none;
}
form ul li div {
  display: inline-block;
  vertical-align: top;
}

input[type=text], input[type=password], input[type=url], input[type=email], input[type=tel] {
  /* Rectangle 62 Copy 11: */
  background: #FFFFFF;
  border: 1px solid #94989D;
  -webkit-box-shadow: inset 0px 0px 5px 0px #767676;
          box-shadow: inset 0px 0px 5px 0px #767676;
  padding: 13px 15px 13px;
  font-size: 14px;
}

select, input {
  -moz-appearance: none;
}

select {
  background: #FFFFFF;
  border: 1px solid #94989D;
  padding: 13px 15px 13px;
  font-size: 14px;
  border-radius: 0;
  color: #686868;
  cursor: pointer;
}

input[type=submit], button {
  display: inline-block;
  cursor: pointer;
}
.validation_error {
  font-size: 12px;
  padding: 0px 5px 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #686868;
}

.validation_message {
  font-size: 12px;
  padding: 5px 2px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #686868;
}

/* ========================================================================= */
/* !GFORMS MEDIA QUERIES */
/* ========================================================================= */
@media screen and (max-width: 768px) {
  .validation_error {
    padding: 0px 2px 10px;
  }
}
/* ========================================================================= */
/* !STYLES */
/* ========================================================================= */
/* != SELECTION STYLES (Leaving these blank will show no indication of text selection) ===== */
::-moz-selection {
  background: #F47920;
  color: #fff;
}
::selection {
  background: #F47920;
  color: #fff;
}

::-moz-selection {
  background: #F47920;
  color: #fff;
}

::-webkit-selection {
  background: #F47920;
  color: #fff;
}

#hero {
  position: relative;
  height: calc(100vh - 88px);
  overflow: hidden;
  background-color: #000;
}
#hero:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20%;
  z-index: 1;
  background-color: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, #000 0, rgba(0, 0, 0, 0) 100%);
}
#hero img {
  display: none;
}
#hero video {
  position: fixed;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  opacity: 0.8;
}
#hero .banner-text {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  text-align: center;
  display: block;
  width: 100%;
}
#hero .banner-text span {
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  display: block;
  color: #FFF;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}
#hero .banner-text h1 {
  font-family: "OpenSansCondensed", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 60px;
  text-transform: uppercase;
  color: #FFF;
  line-height: 1;
  margin-bottom: 50px;
}

#sans-video {
  position: relative;
  top: 0;
}

#partners {
  position: relative;
  padding: 2px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(7, 72, 126, 0.8);
}
#partners #logo-slider {
  margin: 0 30px;
  background: transparent;
}
#partners #logo-slider .logo-slider-controller {
  color: #fff;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
  font-size: 15px;
  display: inline-block !important;
  text-align: center;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#partners #logo-slider .logo-slider-controller.icon-left {
  left: -30px;
}
#partners #logo-slider .logo-slider-controller.icon-left:before {
  content: "d";
  display: inline-block;
  position: relative;
}
#partners #logo-slider .logo-slider-controller.icon-right {
  right: -30px;
}
#partners #logo-slider .logo-slider-controller.icon-right:before {
  content: "a";
  display: inline-block;
  position: relative;
}
#partners #logo-slider .logo-slider-controller:hover {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  color: #F47920;
}
#partners #logo-slider .slick-slide {
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 20px;
  position: relative;
}
#partners #logo-slider .slick-slide:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
#partners #logo-slider img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  background: transparent;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
#partners #logo-slider img:hover {
  color: #F47920;
}

#callout-module {
  background: url("../images/grey-background.png") center center no-repeat;
  background-size: contain;
  background-color: #fff;
  position: relative;
  text-align: center;
  width: 100%;
  padding: 75px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#callout-module .callout-text {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
}
#callout-module .callout-text h2 {
  font-family: "OpenSansCondensed", Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #2D1800;
  font-weight: bold;
  text-transform: uppercase;
}
#callout-module .callout-text p {
  font-size: 22px;
  font-weight: 300;
  color: #4A4A4A;
}

#quote-module {
  background: url("../images/busy-background.png") center center no-repeat;
  background-size: cover;
  min-height: 470px;
  position: relative;
  padding: 100px 0;
  display: block;
  display: none;
}
#quote-module .quote {
  z-index: 999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#quote-module .quote .quote-container {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
}
#quote-module .quote .quotable-text {
  position: relative;
  z-index: 999;
}
#quote-module .quote .quotable-text p {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin: 0;
}
#quote-module .quote .quotable-text a {
  float: right;
}
#quote-module .quote .who-quote {
  position: relative;
  z-index: 999;
  width: 30%;
  background-size: contain;
  text-align: center;
  margin: 0 auto 50px auto;
}
#quote-module .quote .who-quote img {
  max-width: 100%;
  width: 150px;
  height: auto;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.25);
}
#quote-module .quote .who-quote span {
  color: #F47920;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  font-weight: 600;
}
#quote-module .quote .who-quote p {
  color: #FFF;
}
#quote-module:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  z-index: 500;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0, 0, 0, 0.25)));
  background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.25) 100%);
}

#snapshot-module {
  background: url("../images/city-background.png") center center no-repeat;
  background-size: cover;
  min-height: 460px;
  position: relative;
  padding: 80px 0;
}
#snapshot-module .snapshot-heading {
  border-bottom: 1px solid #D8D5D1;
  position: relative;
  padding-bottom: 5px;
}
#snapshot-module .snapshot-heading h3 {
  text-transform: uppercase;
  color: #FFF;
  font-size: 30px;
  font-family: "OpenSansCondensed", Helvetica, Arial, sans-serif;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 0;
}
#snapshot-module .snapshot-heading a {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 8px;
}
#snapshot-module ul {
  padding: 20px 0;
  margin-left: -1%;
  font-size: 0;
}
#snapshot-module ul li {
  display: inline-block;
  vertical-align: top;
  width: 32.3333367%;
  min-height: 240px;
  margin-left: 1%;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 75px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#snapshot-module ul li span {
  display: block;
  line-height: 1.2;
}
#snapshot-module ul li .description {
  color: #FFF;
  font-weight: 300;
  font-size: 14px;
}
#snapshot-module ul li .highlight {
  color: #F47920;
  font-size: 48px;
  font-weight: 600;
  font-size: 3.33vw;
  text-transform: uppercase;
}
#snapshot-module:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0, 0, 0, 0.25)));
  background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.25) 100%);
}
#snapshot-module .count {
  display: inline-block;
}

#page-title {
  width: 100%;
  position: relative;
  padding-bottom: 30px;
}
#page-title span {
  font-family: "OpenSans";
  font-size: 14px;
  font-weight: 600;
  color: #F47920;
  text-transform: uppercase;
  display: block;
}
#page-title h1 {
  text-transform: uppercase;
  display: inline-block;
}
#page-title .filter {
  display: inline-block;
  float: right;
}
#page-title .filter span {
  display: inline-block;
  color: #A7A7A7;
  font-size: 12px;
  margin-right: 10px;
}
#page-title .filter .buttons {
  background: #2D1800;
  display: inline-block;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 6px 4px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#page-title .filter .buttons a {
  background: #2D1800;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #8DB7DA;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 8px 30px;
  line-height: 2;
}
#page-title .filter .buttons a.current-menu-item {
  background: #F47920;
  color: #FFF;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.5), 0 1px 1px rgba(0, 0, 0, 0.5);
}
#page-title.expanded {
  background-color: #FFF;
  position: relative;
  z-index: 999;
  text-align: center;
}
#page-title.expanded * {
  padding-bottom: 15px;
}
#page-title.expanded span {
  display: block;
  font-size: 28px;
  font-weight: 500;
  text-transform: none;
  font-color: #F47920;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  line-height: 32px;
}
#page-title.expanded p {
  color: #4A4A4A;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 30px;
}

#fw-image-module {
  background-image: url("../images/office.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 460px;
  position: relative;
  display: block;
  background-color: #FFF;
  z-index: 99;
}

#intro-text {
  margin-bottom: 30px;
}
#intro-text p {
  width: 75%;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  color: #4A4A4A;
  font-size: 22px;
  font-weight: 300;
  line-height: 32px;
}

#content .content-main {
  width: 57.75862%;
  float: left;
}
#content .content-main .intro-text h4 {
  color: #F47920;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  font-size: 28px;
  line-height: 30px;
}
#content .content-main .intro-text p {
  font-size: 18px;
  line-height: 30px;
  color: #4A4A4A;
}
#content .sidebar {
  width: 34.482758%;
  float: right;
}
#content .sidebar h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}
#content .sidebar div {
  -webkit-box-shadow: 0 0 14px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 14px 3px rgba(0, 0, 0, 0.05);
  margin-bottom: 15px;
}
#content .sidebar div img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
#content .sidebar p {
  font-size: 13px;
  line-height: 20px;
}

#fde0c0tured-news {
  position: relative;
  padding: 25px 0;
}
#fde0c0tured-news .wrapper div {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  padding-left: 2%;
}
#fde0c0tured-news .featured-image {
  height: 342px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: right;
}
#fde0c0tured-news .featured-content h3 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #D8D5D1;
  margin-bottom: 40px;
  padding-bottom: 5px;
}
#fde0c0tured-news .featured-content span {
  text-transform: uppercase;
  color: #999999;
  font-size: 13px;
  font-weight: 500;
}
#fde0c0tured-news .featured-content h4 {
  font-size: 22px;
  font-weight: 500;
}
#fde0c0tured-news .featured-content p {
  color: #686868;
  font-size: 15px;
}
#fde0c0tured-news .featured-content a:hover {
  color: #2D1800;
}

#values-module {
  background-color: #FFF;
  position: relative;
  z-index: 999;
  padding-top: 45px;
}
#values-module h2 {
  text-transform: uppercase;
  text-align: center;
}
#values-module p {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 24px;
  color: #4A4A4A;
  text-align: center;
}
#values-module .icons {
  padding: 20px 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#values-module .icons ul {
  font-size: 0;
  margin-left: -1%;
}
#values-module .icons ul li {
  text-align: center;
  display: inline-block;
  margin-left: 1%;
  width: 24%;
  padding: 40px 0;
  margin-bottom: 0;
  position: relative;
  cursor: default;
}
#values-module .icons ul li p {
  font-weight: 500;
}
#values-module .icons ul li .view {
  font-size: 14px;
  color: #FFF;
  display: none;
  background-color: #F47920;
  background-size: contain;
  padding: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#values-module .icons ul li .view p {
  color: #FFF;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  display: inline-block;
  position: relative;
  top: 50%;
  line-height: 1.2;
  font-size: 14px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#values-module .icons ul li img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#values-module .icons ul li:hover .view {
  display: inline-block;
  opacity: 1;
  background: #d4650a;
  background-size: 75%;
  z-index: 5;
}
#values-module .icons ul li:hover h5 {
  color: #F47920;
}

#focus-banner {
  background-image: url("../images/shapes_background.png");
  background-attachment: fixed;
  background-position: center center;
  background-size: contain;
  height: 820px;
  position: relative;
}
#focus-banner .parallax-images {
  position: relative;
  overflow: hidden;
  height: 820px;
}
#focus-banner .parallax-images .lock {
  background: url("../images/lock.png") no-repeat;
  width: 201px;
  position: fixed;
  height: 100%;
  top: 25%;
  left: 9%;
}
#focus-banner .parallax-images .cycle {
  background: url("../images/cycle.png") no-repeat;
  width: 77px;
  position: fixed;
  height: 100%;
  left: 24%;
  top: 12%;
}
#focus-banner .parallax-images .network {
  background: url("../images/network.png") no-repeat;
  width: 135px;
  height: 100%;
  position: fixed;
  top: 6%;
  left: 38%;
}
#focus-banner .parallax-images .folder {
  background: url("../images/folder.png") no-repeat;
  width: 141px;
  position: fixed;
  height: 100%;
  top: 15%;
  right: 38%;
}
#focus-banner .parallax-images .shield {
  background: url("../images/shield.png") no-repeat;
  width: 201px;
  position: fixed;
  height: 100%;
  top: 17%;
  right: 16%;
}
#focus-banner .parallax-images .stack {
  background: url("../images/stack.png") no-repeat;
  width: 142px;
  position: fixed;
  height: 100%;
  right: 12%;
  top: 37%;
}
#focus-banner .parallax-images .chip {
  background: url("../images/chip.png") no-repeat;
  width: 201px;
  position: fixed;
  height: 100%;
  left: 73%;
  top: 55%;
}
#focus-banner .parallax-images .wifi {
  background: url("../images/wifi.png") no-repeat;
  width: 141px;
  position: fixed;
  height: 100%;
  left: 55%;
  top: 65%;
}
#focus-banner .parallax-images .cloudspy {
  background: url("../images/cloudspy.png") no-repeat;
  width: 96px;
  position: fixed;
  height: 100%;
  left: 38%;
  top: 59%;
}
#focus-banner .parallax-images .bulb {
  background: url("../images/bulb.png") no-repeat;
  width: 200px;
  position: fixed;
  height: 100%;
  top: 51%;
  left: 15%;
}
#focus-banner .box {
  background: rgba(255, 255, 255, 0.9);
  width: 100%;
  max-width: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  padding: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#focus-banner .box h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
}
#focus-banner .box a {
  display: block;
  text-transform: uppercase;
  color: #F47920;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 15px;
}
#focus-banner .box a:hover {
  color: #2D1800;
}
#focus-banner .box .sub-box {
  text-align: center;
}
#focus-banner .box .sub-box h4 {
  font-weight: 600;
}
#focus-banner .box .sub-box a {
  font-size: 14px;
  font-weight: 600;
  display: inline;
  background: #F47920;
  color: #FFF;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
}
#focus-banner .box .sub-box a:hover {
  background: #2D1800;
}
#focus-banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 7px;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0, 0, 0, 0.05)));
  background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.05) 100%);
}

#secondary-highlights {
  background: url("../images/busy-background.png") center center no-repeat;
  background-size: cover;
  padding: 60px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#secondary-highlights .secondary-highlights-heading {
  margin-bottom: 15px;
  border-bottom: 1px solid rgba(216, 213, 209, 0.8);
}
#secondary-highlights .secondary-highlights-heading h3 {
  color: #FFF;
  margin-bottom: 0;
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  line-height: 41px;
}
#secondary-highlights ul {
  font-size: 0;
  margin-left: -1%;
}
#secondary-highlights ul li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background: #F47920;
  width: 24%;
  margin-left: 1%;
  padding: 25px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #FFF;
  min-height: 240px;
  margin-left: 1%;
  text-align: center;
  box-sizing: border-box;
}
#secondary-highlights ul li .centered-copy {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  padding: 50px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#secondary-highlights .single-description {
  font-size: 1.2vw;
  font-weight: 500;
  display: inline-block;
}
#secondary-highlights .description {
  font-size: 1.2vw;
  display: block;
}
#secondary-highlights .highlight {
  display: block;
  font-size: 2vw;
  font-weight: 600;
  line-height: 1.1;
}
#secondary-highlights:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), to(rgba(0, 0, 0, 0.25)));
  background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.25) 100%);
}

#portfolio ul,
#history-portfolio ul {
  font-size: 0;
  margin-left: -1%;
}
#portfolio ul li,
#history-portfolio ul li {
  margin-left: 1%;
  padding-bottom: 15px;
  width: 24%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
}
#portfolio ul li a,
#history-portfolio ul li a {
  position: relative;
}
#portfolio ul li a div,
#history-portfolio ul li a div {
  position: relative;
  background: #FFF;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
}
#portfolio ul li a div img,
#history-portfolio ul li a div img {
  max-width: 100%;
  height: auto;
  width: 100%;
  display: block;
}
#portfolio ul li a div:after,
#history-portfolio ul li a div:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #F47920 transparent;
  border-style: inset;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  right: 0;
  bottom: 0;
}
#portfolio ul li a .view,
#history-portfolio ul li a .view {
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  display: none;
  background-color: #F47920;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  white-space: nowrap;
}
#portfolio ul li a .view p,
#history-portfolio ul li a .view p {
  color: #FFF;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#portfolio ul li h5,
#history-portfolio ul li h5 {
  color: #2D1800;
  text-transform: uppercase;
  margin: 15px 0 0 0;
}
#portfolio ul li:hover .view,
#history-portfolio ul li:hover .view {
  display: block;
  opacity: 1;
  background: url("../images/link_background.png") no-repeat center center #d4650a;
  background-size: 75%;
  z-index: 5;
}
#portfolio ul li:hover h5,
#history-portfolio ul li:hover h5 {
  color: #F47920;
}
#portfolio ul p,
#history-portfolio ul p {
  margin-bottom: 0px;
}
#portfolio ul p + p,
#history-portfolio ul p + p {
  text-transform: uppercase;
  font-size: 12px;
}

#team .wrapper small {
  display: block;
  font-size: 0.75rem;
  line-height: 1.5em;
  font-style: italic;
  color: #4A4A4A;
}
#team ul {
  font-size: 0;
  margin-left: -1%;
}
#team ul li {
  margin-left: 1%;
  padding-bottom: 15px;
  width: 24%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  cursor: pointer;
}
#team ul li a {
  position: relative;
}
#team ul li a div {
  position: relative;
}
#team ul li a div div {
  background: #FFF;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
}
#team ul li a div div img {
  max-width: 100%;
  height: auto;
  width: 100%;
  display: block;
}
#team ul li a .view {
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  display: none;
  background-color: #F47920;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  white-space: nowrap;
}
#team ul li a .view p {
  color: #FFF;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#team ul li h5 {
  color: #2D1800;
  text-transform: uppercase;
  margin: 15px 0 0 0;
}
#team ul li h5.non-employee {
  position: relative;
  display: inline-block;
}
#team ul li h5.non-employee::before {
  content: "*";
  display: block;
  position: absolute;
  top: 0;
  right: -10px;
  font-size: 12px;
}
#team ul li:hover .view {
  display: block;
  opacity: 1;
  background: url("../images/link_background.png") no-repeat center center #d4650a;
  background-size: 75%;
  z-index: 5;
}
#team ul li:hover h5 {
  color: #F47920;
}
#team ul p {
  font-size: 12px;
  color: #7E7E7E;
  margin-bottom: 0px;
  text-transform: uppercase;
}

#media-highlight {
  background-color: #2D1800;
  padding: 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 500px;
}
#media-highlight .copy-container {
  position: relative;
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
#media-highlight .copy-container .copy {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
}
#media-highlight .copy-container .copy time {
  color: #FFF;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
#media-highlight .copy-container .copy h2 {
  color: #FFF;
  font-size: 28px;
  font-weight: 600;
}
#media-highlight .copy-container .copy p {
  color: #FFF;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 20px;
}
#media-highlight .image {
  width: 48%;
  float: right;
  background: url("../images/white-watermark.png") center center no-repeat;
  background-size: contain;
  position: relative;
}
#media-highlight .image img {
  max-width: 100%;
  height: auto;
}
#media-highlight .image div {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
}
#media-highlight .image div img {
  max-width: 100%;
  height: auto;
  width: 100%;
}

.searchbar {
  background: #F7F7F7;
  padding: 12px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.searchbar label {
  font: 600 14px/1.2 "OpenSans", Helvetica, Arial, sans-serif;
  color: #2D1800;
  text-transform: uppercase;
  margin-right: 10px;
}
.searchbar .search {
  display: inline-block;
}
.searchbar .search input {
  min-width: 270px;
  padding: 10px 16px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #CFCFCF;
}
.searchbar .search input::-webkit-input-placeholder {
  color: #646464;
}
.searchbar .categories {
  display: inline-block;
  position: relative;
  margin-left: 30px;
}
.searchbar .categories select {
  min-width: 270px;
  padding: 10px 16px 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  box-sizing: border-box;
  border-color: #CFCFCF;
}
.searchbar .categories select option {
  color: #646464;
}
.searchbar .categories:after {
  content: "e";
  font-family: "bvip";
  font-size: 12px;
  position: absolute;
  display: inline-block;
  top: 13px;
  right: 10px;
  color: #2D1800;
}
.searchbar input.news-submit {
  font: 500 18px/40px "OpenSans", Georgia, "Times New Roman", Times, serif;
  background: #F47920;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  padding: 0px 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  text-transform: uppercase;
  margin-left: 30px;
  border: none;
}
.searchbar input.news-submit:hover {
  background: #2D1800;
}

#media-archive {
  margin: 50px 0 0;
}
#media-archive ul {
  padding-left: -2%;
  font-size: 0;
  overflow: hidden;
  border-bottom: 1px solid #D8D8D8;
  margin-bottom: 10px;
}
#media-archive ul li {
  width: 33%;
  padding: 3% 2.5% 2% 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-top: -1px;
}
#media-archive ul li:before {
  content: "";
  position: absolute;
  border-top: 1px solid #D8D8D8;
  width: 100%;
  top: 0;
}
#media-archive ul li time {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  color: #999;
}
#media-archive ul li h3 > a {
  font: 500 22px/28px "OpenSans", Helvetica, Arial, sans-serif;
  color: #2D1800;
  display: inline-block;
  text-transform: none;
}
#media-archive ul li h3 > a:hover {
  color: #F47920;
}
#media-archive ul li p {
  font-size: 15px;
  color: #686868;
}
#media-archive ul li a {
  font-size: 13px;
  font-weight: 500;
  color: #F47920;
  text-transform: uppercase;
}
#media-archive ul li a:hover {
  color: #2D1800;
}

.controls ul {
  font-size: 0;
  position: relative;
}
.controls ul li {
  padding: 0 10px 0 0;
  display: inline-block;
}
.controls ul li a {
  color: #F47920;
}
.controls ul li a:hover {
  color: #2D1800;
}
.controls ul li a.prev {
  padding: 2px 12px;
  position: relative;
  background: #F47920;
  border-radius: 5px;
}
.controls ul li a.prev:before {
  content: "d";
  position: absolute;
  font-family: "bvip";
  font-size: 12px;
  color: #FFF;
  top: 5px;
  left: 5px;
}
.controls ul li a.prev:hover {
  background: #2D1800;
}
.controls ul li a.next {
  padding: 2px 12px;
  position: relative;
  background: #F47920;
  border-radius: 5px;
}
.controls ul li a.next:before {
  content: "a";
  position: absolute;
  font-family: "bvip";
  font-size: 12px;
  color: #FFF;
  top: 5px;
  left: 5px;
}
.controls ul li a.next:hover {
  background: #2D1800;
}

#no-results {
  padding: 50px 0;
}

#article {
  padding-bottom: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#article article {
  width: 60%;
  display: inline-block;
  position: relative;
}
#article article header {
  border: none;
  position: relative;
}
#article article time {
  color: #7E7E7E;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
}
#article article h2 {
  color: #F47920;
  font-size: 28px;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
#article article p:last-child {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#article article .intro {
  border: none;
  color: #4A4A4A;
  font-size: 18px;
  font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  padding-bottom: 15px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#article aside {
  width: 30%;
  float: right;
}
#article aside h3 {
  font-size: 16px;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
}
#article aside > div {
  position: relative;
  display: inline-block;
  margin-bottom: 25px;
}
#article aside > div a {
  position: relative;
  display: inline-block;
}
#article aside > div a div {
  background: #FFF;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
}
#article aside > div a div img {
  max-width: 100%;
  height: auto;
  width: 100%;
  display: block;
}
#article aside > div a .view {
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  display: none;
  background-color: #F47920;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  white-space: nowrap;
}
#article aside > div a .view p {
  color: #FFF;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#article aside > div a:hover .view {
  display: block;
  opacity: 1;
  background: url("../images/link_background.png") no-repeat center center #d4650a;
  background-size: 75%;
  z-index: 5;
}
#article aside > div a:hover h5 {
  color: #F47920;
}
#article aside > div a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #F47920 transparent;
  border-style: inset;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  right: 0;
  bottom: 0;
}
#article ul {
  font-size: 0;
  margin-left: -3%;
}
#article ul li {
  margin-left: 3%;
  padding-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 47%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
#article ul li h5 {
  margin-bottom: 0;
  color: #F47920;
}
#article ul li a {
  position: relative;
}
#article ul li a div {
  position: relative;
}
#article ul li a div div {
  background: #FFF;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
}
#article ul li a div div img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
#article ul li a .view {
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  display: none;
  background-color: #F47920;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  white-space: nowrap;
}
#article ul li a .view p {
  color: #FFF;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#article ul li a div {
  margin-bottom: 15px;
  background: #FFF;
}
#article ul li a div img {
  max-width: 100%;
  height: auto;
  width: 100%;
  display: block;
}
#article ul li:hover .view {
  display: block;
  opacity: 1;
  background: url("../images/link_background.png") no-repeat center center #d4650a;
  background-size: 75%;
  z-index: 5;
}
#article ul li:hover h5 {
  color: #2D1800;
}
#article ul p {
  margin-bottom: 0px;
  font-size: 12px;
  text-transform: uppercase;
}
#article .link {
  color: #F47920;
  font-size: 13px;
  font-weight: 500;
  font-family: "OpenSans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  display: block;
}
#article .link:hover {
  color: #2D1800;
}

.safari #modal p a.popup-modal-dismiss, .modal p a.popup-modal-dismiss {
  top: 2px !important;
}

#modal, .modal {
  width: 80%;
  margin: 0 auto;
  position: relative;
}
#modal p, .modal p {
  position: relative;
}
#modal p a, .modal p a {
  color: #F47920;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}
#modal p a.popup-modal-dismiss, .modal p a.popup-modal-dismiss {
  right: 0;
  top: -8px;
  position: absolute;
  display: block;
  z-index: 1;
}
#modal p a:hover, .modal p a:hover {
  color: #FFF;
}
#modal .snapshot, .modal .snapshot {
  font-size: 0;
  text-align: center;
  position: relative;
  right: 0;
  z-index: 10;
}
#modal .snapshot .sub-container, .modal .snapshot .sub-container {
  position: absolute;
  right: 0;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 38%;
  min-width: 300px;
}
#modal .snapshot .sub-container .image img, .modal .snapshot .sub-container .image img {
  max-width: 100%;
  height: auto;
  width: 100%;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  display: block;
}
#modal .snapshot .sub-container .year, .modal .snapshot .sub-container .year {
  position: relative;
  z-index: 1;
  background: #FFF;
  right: 0;
  bottom: 24px;
  width: 85%;
  left: 7%;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#modal .snapshot .sub-container .year span, .modal .snapshot .sub-container .year span {
  display: block;
  font-size: 36px;
  font-weight: 300;
  color: #F47920;
  position: relative;
  z-index: 1;
}
#modal .snapshot .sub-container .year span div, .modal .snapshot .sub-container .year span div {
  background: #FFF;
  display: inline-block;
  position: relative;
  z-index: 10;
  padding: 0px 10px;
}
#modal .snapshot .sub-container .year span:before, .modal .snapshot .sub-container .year span:before {
  content: "";
  width: 80%;
  margin: 0 auto;
  border-bottom: 1px solid #D8D8D8;
  position: absolute;
  top: 50%;
  left: 10%;
  font-size: 3vw;
}
#modal .snapshot .sub-container .year p, .modal .snapshot .sub-container .year p {
  color: #2D1800;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 3.5px;
  text-transform: uppercase;
}
#modal .top, .modal .top {
  background: #F7F7F7;
  padding: 30px 40% 35px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#modal .top.portfolio h3, .modal .top.portfolio h3 {
  text-transform: none;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
#modal .top.portfolio p, .modal .top.portfolio p {
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 15px;
}
#modal .top span, .modal .top span {
  color: #7E7E7E;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
#modal .top h3, .modal .top h3 {
  text-transform: uppercase;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
#modal .top .company-wrapper + .company-wrapper, .modal .top .company-wrapper + .company-wrapper {
  margin-top: 10px;
}
#modal .top a, .modal .top a {
  color: #F47920;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
  padding: 0 30px 0 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
}
#modal .top a:hover, .modal .top a:hover {
  color: #F47920;
}
#modal .top a.email:before, .modal .top a.email:before {
  content: "g";
  color: #BABABA;
  position: absolute;
  left: 0;
  text-transform: none;
  display: inline-block;
  font-family: "bvip";
  font-size: 28px;
  line-height: 0.75;
}
#modal .top a.linkedin:before, .modal .top a.linkedin:before {
  content: "h";
  color: #BABABA;
  position: absolute;
  left: 0;
  text-transform: none;
  font-family: "bvip";
  font-size: 25px;
  line-height: 0.75;
}
#modal .top a.company:before, .modal .top a.company:before {
  content: "i";
  color: #BABABA;
  position: absolute;
  left: 0;
  text-transform: none;
  font-family: "bvip";
  font-size: 25px;
  line-height: 0.75;
}
#modal .content, .modal .content {
  background: #FFF;
  padding: 30px 40% 30px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 220px;
}
#modal .content .mobile-sub-container, .modal .content .mobile-sub-container {
  display: none;
}
#modal .companies, .modal .companies {
  background-color: #FFF;
  padding: 0px 30px 30px 40px;
}
#modal .companies h5, .modal .companies h5 {
  color: #2D1800;
  text-transform: uppercase;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#modal .companies ul, .modal .companies ul {
  font-size: 0;
  margin-left: -1%;
  overflow: auto;
  white-space: nowrap;
}
#modal .companies ul li, .modal .companies ul li {
  margin-left: 1%;
  padding: 15px 15px 15px 0;
  width: 22%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
#modal .companies ul li a, .modal .companies ul li a {
  position: relative;
}
#modal .companies ul li a div, .modal .companies ul li a div {
  position: relative;
}
#modal .companies ul li a div:after, .modal .companies ul li a div:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #F47920 transparent;
  border-style: inset;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  right: 0;
  bottom: 0;
}
#modal .companies ul li a .view, .modal .companies ul li a .view {
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  display: none;
  background-color: #F47920;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  white-space: nowrap;
}
#modal .companies ul li a .view p, .modal .companies ul li a .view p {
  color: #FFF;
  font-weight: 500;
  letter-spacing: 1px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#modal .companies ul li a img, .modal .companies ul li a img {
  max-width: 100%;
  height: auto;
  width: 100%;
  -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  display: block;
}
#modal .companies ul li:hover .view, .modal .companies ul li:hover .view {
  display: block;
  opacity: 1;
  background: url("../images/link_background.png") no-repeat center center #d4650a;
  background-size: 75%;
  z-index: 5;
}
#modal .companies ul li:hover h5, .modal .companies ul li:hover h5 {
  color: #F47920;
}
#modal .companies ul p, .modal .companies ul p {
  margin-bottom: 0px;
}
#modal .companies .nolink, .modal .companies .nolink {
  cursor: default;
}

#board ul {
  font-size: 0;
  position: relative;
  overflow: hidden;
}
#board ul li {
  width: 25%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  padding: 15px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 0;
  margin-top: -1px;
}
#board ul li:before {
  content: "";
  position: absolute;
  left: 0;
  margin-top: -15px;
  width: 100%;
  border-top: 1px solid #D8D8D8;
}
#board ul li h5 {
  color: #4A4A4A;
  margin: 0;
  font-size: 15px;
  text-transform: uppercase;
}
#board ul li p {
  margin: 0;
  color: #878787;
  text-transform: uppercase;
  font-size: 11px;
}

#history {
  background: #F7F7F7;
  padding: 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#history .dropdown-header h2 {
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 5px;
}
#history .dropdown-header a {
  color: #F47920;
  font-size: 40px;
  border-radius: 5px;
  padding: 0px 5px;
  line-height: 0.75;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
#history .dropdown-header a:after {
  content: "c";
  font-family: "bvip";
  font-size: 30px;
  position: absolute;
  display: inline-block;
  vertical-align: top;
  bottom: 11px;
  left: 4px;
}
#history .dropdown-header a.active:after {
  content: "b";
  font-family: "bvip";
  font-size: 30px;
  position: absolute;
  display: inline-block;
  vertical-align: top;
  bottom: 11px;
  left: 4px;
}
#history .dropdown-list {
  display: none;
  padding-top: 30px;
  border-top: 2px solid #D8D8D8;
}
#history .dropdown-list ul {
  font-size: 0;
  margin-left: -1%;
  overflow: hidden;
}
#history .dropdown-list ul li {
  display: inline-block;
  width: 24%;
  margin-left: 1%;
  padding-top: 12px;
  margin-top: -1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #D8D8D8;
  vertical-align: top;
}
#history .dropdown-list h5 {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 400;
  color: #686868;
}

#history #history-portfolio.dropdown-list ul li {
  width: 19%;
}

#contact .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 50px;
     -moz-column-gap: 50px;
          column-gap: 50px;
}
@media screen and (max-width: 768px) {
  #contact .wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
#contact .gform_wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 768px) {
  #contact .gform_wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin-top: 0px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
#contact .gform_wrapper form {
  width: 100% !important;
}
#contact .contact-info {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (max-width: 768px) {
  #contact .contact-info {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
#contact .contact-info ul {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
}
#contact .contact-info ul li {
  display: inline-block;
  width: 100%;
  font-size: 15px;
}
#contact .contact-info ul li span {
  display: block;
  font-weight: 500;
}
#contact .contact-info ul li p {
  margin-bottom: 0;
}
#contact .contact-info ul li a {
  color: #F47920;
}
#contact .contact-info ul li a:hover {
  color: #2D1800;
}

#map {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 500px;
  width: 100%;
  margin-top: 50px;
}

#gform_1 {
  width: 50%;
}

#gform_1 ul li input {
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: #CFCFCF;
}

#gform_1 ul li input::-webkit-input-placeholder {
  color: #848484;
}

#gform_1 ul li textarea::-webkit-input-placeholder {
  color: #848484;
}

#gform_1 ul li select option::-webkit-input-placeholder {
  color: #848484;
}

#gform_1 ul li select {
  width: 100%;
  border-color: #CFCFCF;
}

.gfield_required {
  display: none;
}

#gform_1 ul li#field_1_7 {
  position: relative;
}
#gform_1 ul li#field_1_7:after {
  position: absolute;
  content: "e";
  font-family: "bvip";
  top: 17px;
  right: 10px;
  color: #2D1800;
  font-size: 12px;
  font-weight: 300;
  pointer-events: none;
}

#gform_1 ul li textarea {
  width: 98%;
  height: 125px;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #CFCFCF;
}

#gform_1 ul li {
  margin-left: 1%;
}

#content #gform_1 form label {
  width: 100% !important;
}

#gform_1 .ginput_container {
  width: 100%;
}

#gform_1 li#field_1_5 .ginput_container {
  width: 99%;
}

#gform_1 li#field_1_1, #gform_1 li#field_1_2, #gform_1 li#field_1_3, #gform_1 li#field_1_4 {
  width: 48.5%;
  display: inline-block;
}

#gform_1 li#field_1_6, #gform_1 li#field_1_7, #gform_1 li#field_1_8 {
  width: 32%;
  display: inline-block;
}

#gform_1 li#field_1_9 {
  width: 100%;
  display: inline-block;
}

#gform_1 li#field_1_11 .ginput_container {
  width: 100%;
}

#gform_1 li#field_1_7 div, #gform_1 li#field_1_9 div {
  position: relative;
}

#gform_1 button {
  font: 500 18px/40px "OpenSans", Georgia, "Times New Roman", Times, serif;
  background: #F47920;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  padding: 3px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  text-transform: uppercase;
  margin-left: 1%;
}
#gform_1 button:hover {
  background: #2D1800;
}

/* ========================================================================= */
/* !MEDIA QUERIES */
/* ========================================================================= */
@media screen and (max-height: 600px) {
  #hero {
    height: 100vh;
  }
}
@media screen and (min-width: 1140px) { /* wrapper width */
  #snapshot-module ul li .highlight {
    font-size: 48px;
  }
  #secondary-highlights ul li .single-description {
    font-size: 15px;
  }
  #secondary-highlights ul li .description {
    font-size: 15px;
  }
  #secondary-highlights ul li .highlight {
    font-size: 24px;
  }
}
@media screen and (max-width: 990px) {
  #callout-module {
    background-size: cover;
  }
  #focus-banner .box .sub-box a {
    font-size: 14px;
    font-weight: 600;
    display: block;
    background: #F47920;
    color: #FFF;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 5px;
  }
  #focus-banner .box .sub-box a:hover {
    background: #2D1800;
  }
  #modal .snapshot .sub-container, .modal .snapshot .sub-container {
    -webkit-transform: translate(0%, 45%);
            transform: translate(0%, 45%);
    top: 50%;
  }
  #modal .top, .modal .top {
    padding: 30px 40px 35px 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #modal .content, .modal .content {
    background: #FFF;
    padding: 30px 50% 30px 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #modal .companies, .modal .companies {
    padding-top: 60px;
  }
}
@media screen and (max-width: 920px) {
  .searchbar input.news-submit {
    margin-left: 67px;
    border: none;
    display: block;
    margin-top: 15px;
  }
}
@media screen and (max-width: 860px) {
  #article aside ul li {
    width: 100%;
  }
  #portfolio ul,
  #history-portfolio ul {
    font-size: 0;
    margin-left: -1%;
  }
  #portfolio ul li,
  #history-portfolio ul li {
    margin-left: 1%;
    padding-bottom: 15px;
    width: 32%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  #team ul {
    font-size: 0;
    margin-left: -1%;
  }
  #team ul li {
    margin-left: 1%;
    padding-bottom: 15px;
    width: 32%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  #history #history-portfolio.dropdown-list ul li {
    width: 24%;
  }
  #secondary-highlights ul {
    font-size: 0;
    margin-left: -1%;
  }
  #secondary-highlights ul li {
    display: inline-block;
    background: #F47920;
    width: 49%;
    margin-left: 1%;
    margin-bottom: 7px;
    padding: 25px 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    vertical-align: top;
    color: #FFF;
  }
  #secondary-highlights ul li .single-description {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
  }
  #secondary-highlights ul li .description {
    font-size: 15px;
    display: block;
  }
  #secondary-highlights ul li .highlight {
    display: block;
    font-size: 24px;
    font-weight: 600;
  }
}
@media screen and (max-width: 797px) {
  .searchbar label {
    display: block;
    margin-bottom: 10px;
  }
  .searchbar .search {
    display: inline-block;
    position: relative;
  }
  .searchbar .categories {
    display: inline-block;
    position: relative;
    margin-left: 30px;
  }
  .searchbar .categories:after {
    top: 40px;
  }
  .searchbar input.news-submit {
    margin-left: 0;
    border: none;
    display: block;
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  #hero {
    height: auto;
  }
  #hero img {
    display: block;
    max-width: 100%;
    height: auto;
    opacity: 0.8;
  }
  #hero video {
    display: none;
  }
  #hero .banner-text {
    width: 100%;
    padding: 50px 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #hero .banner-text span {
    font-size: 18px;
  }
  #hero .banner-text h1 {
    font-size: 48px;
  }
  #content .content-main {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  #content .content-main .intro-text h4 {
    color: #F47920;
    font-family: "ProximaNova", Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 30px;
  }
  #content .content-main .intro-text p {
    font-size: 18px;
    line-height: 30px;
    color: #4A4A4A;
  }
  #content .sidebar {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  #content .sidebar h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
  }
  #content .sidebar div {
    -webkit-box-shadow: 0 0 14px 3px rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 14px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 15px;
  }
  #content .sidebar div img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
  }
  #content .sidebar p {
    font-size: 13px;
    line-height: 20px;
  }
  #intro-text {
    margin-bottom: 30px;
  }
  #intro-text p {
    width: 100%;
    font-family: "ProximaNova", Helvetica, Arial, sans-serif;
    color: #4A4A4A;
    font-size: 18px;
    font-weight: 300;
    line-height: 32px;
  }
  #callout-module {
    padding: 50px 0;
  }
  #callout-module .callout-text {
    width: 100%;
  }
  #fde0c0tured-news .wrapper div {
    display: block;
    vertical-align: top;
    width: 100%;
    padding-left: 0%;
  }
  #fde0c0tured-news .featured-content h3 {
    margin-bottom: 20px;
  }
  #fde0c0tured-news .featured-image {
    float: none;
    margin-bottom: 15px;
  }
  #quote-module {
    padding: 50px 0;
  }
  #quote-module .quote {
    top: 0;
    padding: 0 0px;
  }
  #quote-module .quote .quote-container {
    width: 100%;
  }
  #quote-module .quote .quotable-text {
    width: 100%;
    display: block;
  }
  #quote-module .quote .who-quote {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
  }
  #snapshot-module ul {
    margin-left: 0;
  }
  #snapshot-module ul li {
    width: 100%;
    margin-left: 0;
    padding: 50px 25px;
    min-height: auto;
  }
  #snapshot-module ul li .description {
    font-size: 14px;
  }
  #snapshot-module ul li .highlight {
    font-size: 48px;
  }
  #team ul {
    font-size: 0;
    margin-left: -1%;
  }
  #team ul li {
    margin-left: 2%;
    padding-bottom: 15px;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  #article article {
    width: 100%;
    display: block;
  }
  #article aside {
    width: 100%;
    float: none;
    display: block;
  }
  #article aside .large {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
  #article aside .small {
    width: 48%;
    display: inline-block;
    vertical-align: top;
  }
  #article aside .small ul {
    font-size: 0;
    margin-left: -3%;
  }
  #article aside .small ul li {
    margin-left: 3%;
    padding-bottom: 15px;
    width: 47%;
    display: block;
    vertical-align: top;
    text-align: left;
  }
  #board ul {
    font-size: 0;
  }
  #board ul li {
    width: 50%;
    text-align: center;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #portfolio ul,
  #history-portfolio ul {
    font-size: 0;
    margin-left: -1%;
  }
  #portfolio ul li,
  #history-portfolio ul li {
    margin-left: 2%;
    padding-bottom: 15px;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  #history .dropdown-list ul {
    font-size: 0;
    margin-left: -1%;
  }
  #history .dropdown-list ul li {
    display: inline-block;
    width: 48%;
    margin-left: 2%;
    padding-bottom: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #history #history-portfolio.dropdown-list ul li {
    width: 31%;
  }
  #media-highlight .copy-container {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  #media-highlight .copy-container .copy {
    display: block;
    position: relative;
  }
  #media-highlight .copy-container .copy time {
    color: #FFF;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    font-family: "ProximaNova", Helvetica, Arial, sans-serif;
  }
  #media-highlight .copy-container .copy h2 {
    color: #FFF;
    font-family: "ProximaNova", Helvetica, Arial, sans-serif;
    font-size: 28px;
    font-weight: 600;
  }
  #media-highlight .copy-container .copy p {
    color: #FFF;
    font-size: 16px;
    line-height: 26px;
    font-family: "ProximaNova", Helvetica, Arial, sans-serif;
    padding-bottom: 20px;
  }
  #media-highlight .image {
    width: 100%;
    float: none;
    display: block;
    background: url("../../images/white-watermark.html") center center no-repeat;
    background-size: contain;
    margin-bottom: 15px;
  }
  #media-highlight .image img {
    max-width: 100%;
    height: auto;
    width: 100%;
    position: relative;
    display: inline-block;
  }
  #media-archive ul li {
    width: 50%;
    padding: 1% 2.5% 3% 0;
  }
  #contact .contact-info {
    float: none;
    width: 100%;
    margin-bottom: 25px;
  }
  #gform_1 {
    width: 100%;
  }
  #gform_1 ul li {
    margin-left: 0;
  }
  #gform_1 ul li textarea {
    width: 100%;
  }
  #gform_1 li#field_1_1, #gform_1 li#field_1_2, #gform_1 li#field_1_3, #gform_1 li#field_1_4, #gform_1 li#field_1_5 .ginput_container {
    width: 100%;
    display: inline-block;
  }
  #gform_1 li#field_1_6, #gform_1 li#field_1_7, #gform_1 li#field_1_8 {
    width: 100%;
    display: inline-block;
  }
  #gform_1 li#field_1_9, #gform_1 li#field_1_10 {
    width: 100%;
    display: inline-block;
  }
  #gform_1 li#field_1_11 .ginput_container {
    width: 100%;
  }
  #gform_1 li#field_1_7 div:before, #gform_1 li#field_1_9 div:before {
    top: 20px;
  }
  #gform_1 li#field_1_7 div:after, #gform_1 li#field_1_9 div:after {
    bottom: 20px;
  }
  #gform_1 button {
    margin: 0;
  }
  #focus-banner .parallax-images .lock, #focus-banner .parallax-images .cycle, #focus-banner .parallax-images .network, #focus-banner .parallax-images .folder, #focus-banner .parallax-images .shield, #focus-banner .parallax-images .stack, #focus-banner .parallax-images .chip, #focus-banner .parallax-images .wifi, #focus-banner .parallax-images .cloudspy, #focus-banner .parallax-images .bulb {
    background: none !important;
  }
  #focus-banner {
    background: url("../images/shapes_background.png") center center no-repeat;
    background: contain;
    height: 820px;
    position: relative;
  }
  #focus-banner .box {
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    max-width: 80%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    padding: 50px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #values-module .icons ul {
    font-size: 0;
    margin-left: -1%;
  }
  #values-module .icons ul li {
    text-align: center;
    display: inline-block;
    margin-left: 1%;
    width: 32%;
    padding: 30px 0;
    margin-bottom: 0;
    position: relative;
    cursor: default;
  }
  #values-module .icons ul li .view p {
    font-size: 12px;
    line-height: 1.3;
  }
  #modal, .modal {
    width: 90%;
  }
  #modal .snapshot .sub-container, .modal .snapshot .sub-container {
    display: none;
  }
  #modal .top, .modal .top {
    padding: 30px 40px 35px 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #modal .companies ul li, .modal .companies ul li {
    width: 50%;
  }
  #modal .content, .modal .content {
    background: #FFF;
    padding: 30px 40px 30px 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #modal .content p, .modal .content p {
    margin: 20px 0 15px;
  }
  #modal .content .mobile-sub-container, .modal .content .mobile-sub-container {
    display: block;
    position: relative;
  }
  #modal .content .mobile-sub-container .image, .modal .content .mobile-sub-container .image {
    text-align: center;
  }
  #modal .content .mobile-sub-container .image img, .modal .content .mobile-sub-container .image img {
    max-width: 280px;
    height: auto;
    width: 100%;
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
    display: inline-block;
  }
  #modal .content .mobile-sub-container .year, .modal .content .mobile-sub-container .year {
    position: relative;
    z-index: 1;
    background: #FFF;
    right: 0;
    bottom: 24px;
    width: 85%;
    left: 7%;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: center;
  }
  #modal .content .mobile-sub-container .year span, .modal .content .mobile-sub-container .year span {
    display: block;
    font-size: 36px;
    font-weight: 300;
    color: #F47920;
    position: relative;
    z-index: 1;
  }
  #modal .content .mobile-sub-container .year span div, .modal .content .mobile-sub-container .year span div {
    background: #FFF;
    display: inline-block;
    position: relative;
    z-index: 10;
    padding: 0px 10px;
  }
  #modal .content .mobile-sub-container .year span:before, .modal .content .mobile-sub-container .year span:before {
    content: "";
    width: 80%;
    margin: 0 auto;
    border-bottom: 1px solid #D8D8D8;
    position: absolute;
    top: 50%;
    left: 10%;
    font-size: 3vw;
  }
  #modal .content .mobile-sub-container .year p, .modal .content .mobile-sub-container .year p {
    color: #2D1800;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 3.5px;
    text-transform: uppercase;
  }
  .mfp-container {
    padding: 50px 0;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 700px) {
  #values-module .icons ul {
    font-size: 0;
    margin-left: -1%;
  }
  #values-module .icons ul li {
    text-align: center;
    display: inline-block;
    margin-left: 1%;
    width: 49%;
    padding-bottom: 35px;
    margin-bottom: 0;
    position: relative;
    cursor: default;
  }
}
@media screen and (max-width: 630px) {
  .searchbar label {
    display: block;
    margin-bottom: 10px;
  }
  .searchbar .search {
    display: block;
    position: relative;
    margin-bottom: 30px;
  }
  .searchbar .search input {
    width: 100%;
  }
  .searchbar .categories {
    display: inline-block;
    position: relative;
    margin-left: 0px;
    width: 100%;
  }
  .searchbar .categories select {
    width: 100%;
  }
  .searchbar .categories:after {
    top: 40px;
  }
  #focus-banner .box {
    max-width: 90%;
  }
}
@media screen and (max-width: 600px) {
  #page-title .filter {
    margin: 10px 0;
    display: block;
    float: none;
  }
  #values-module .icons ul {
    font-size: 0;
    margin-left: -1%;
  }
  #values-module .icons ul li {
    text-align: center;
    display: inline-block;
    margin-left: 1%;
    width: 100%;
    padding-bottom: 35px;
    margin-bottom: 0;
    position: relative;
    cursor: default;
  }
}
@media screen and (max-width: 560px) {
  #hero .banner-text {
    top: 60%;
  }
  #hero .banner-text h1 {
    font-size: 32px;
    margin-bottom: 25px;
  }
  #portfolio ul,
  #history-portfolio ul {
    font-size: 0;
    margin-left: 0;
  }
  #portfolio ul li,
  #history-portfolio ul li {
    margin-left: 0;
    padding-bottom: 15px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  #history #history-portfolio.dropdown-list ul li {
    width: 48%;
    margin-left: 2%;
  }
  #team ul {
    font-size: 0;
    margin-left: 0%;
  }
  #team ul li {
    margin-left: 0%;
    padding-bottom: 15px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
  }
  #board ul {
    font-size: 0;
  }
  #board ul li {
    width: 100%;
    text-align: center;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #history .dropdown-list ul {
    font-size: 0;
    margin-left: 0;
  }
  #history .dropdown-list ul li {
    display: inline-block;
    width: 100%;
    margin-left: 0;
    padding-bottom: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .searchbar label {
    display: block;
    margin-bottom: 10px;
  }
  .searchbar .search {
    display: block;
    position: relative;
    margin-bottom: 30px;
  }
  .searchbar .search input {
    width: 100%;
  }
  .searchbar .categories {
    display: inline-block;
    position: relative;
    margin-left: 0px;
    width: 100%;
  }
  .searchbar .categories select {
    width: 100%;
  }
  .searchbar .categories:after {
    top: 40px;
  }
  #media-archive ul li {
    width: 100%;
  }
  #secondary-highlights ul {
    font-size: 0;
    margin-left: 0%;
  }
  #secondary-highlights ul li {
    display: inline-block;
    background: #F47920;
    width: 100%;
    margin-left: 0%;
    margin-bottom: 15px;
  }
  #modal, .modal {
    width: 100%;
  }
  #modal .top, .modal .top {
    padding: 30px 20px 35px 20px;
  }
  #modal .top h3, .modal .top h3 {
    font-size: 30px;
  }
  #modal .content, .modal .content {
    padding: 30px 20px 30px 20px;
  }
  .mfp-container {
    padding: auto 0;
  }
  blockquote:before {
    left: -10%;
    color: #F47920;
    font-size: 26px;
  }
}
@media screen and (max-width: 480px) {
  #hero .banner-text span {
    font-size: 16px;
  }
  #hero .banner-text h1 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  #callout-module .callout-text h2 {
    font-size: 22px;
  }
  #callout-module .callout-text p {
    font-size: 18px;
  }
  #quote-module .quote .quotable-text p {
    font-size: 18px;
  }
  #history .dropdown-header h2 {
    font-size: 20px;
  }
  #history .dropdown-header a {
    color: #F47920;
    font-size: 40px;
    border-radius: 5px;
    padding: 0px 5px;
    line-height: 0.75;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  #history .dropdown-header a:after {
    content: "c";
    font-family: "bvip";
    font-size: 24px;
    position: absolute;
    display: inline-block;
    vertical-align: top;
    bottom: 8px;
    left: 4px;
  }
  #history .dropdown-header a.active:after {
    content: "b";
    font-family: "bvip";
    font-size: 24px;
    position: absolute;
    display: inline-block;
    vertical-align: top;
    bottom: 8px;
    left: 4px;
  }
  #modal .companies ul li a .view p, .modal .companies ul li a .view p {
    font-size: 11px;
  }
  #snapshot-module .snapshot-heading a {
    display: block;
    position: relative;
    right: 0;
    bottom: 0;
  }
  #focus-banner .box {
    max-width: 100%;
    padding: 25px;
  }
}
@media screen and (max-width: 380px) {
  .mfp-arrow {
    top: 0;
  }
}
.validation_error {
  padding: 15px;
  color: #fff;
  background: #c00;
  margin: 20px 0;
}
.validation_message {
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #c00;
  font-weight: 600;
  padding: 0 !important;
  border: none !important;
  background-color: transparent !important;
}

.gform_validation_errors {
  background: rgba(204, 0, 0, 0.2);
  padding: 15px 20px;
  border: 1px solid rgba(204, 0, 0, 0.8);
  margin-bottom: 30px;
}
.gform_validation_errors h2 {
  font-size: 1rem;
  line-height: 1.25em;
  color: #c00;
  text-align: center;
}

.gfield_error input, .gfield_error textarea {
  background: rgba(204, 0, 0, 0.2) !important;
  border: 1px solid #c00 !important;
}
.gfield_error .gfield_checkbox {
  background: rgba(204, 0, 0, 0.2) !important;
  padding: 0 4px;
  border: 1px solid #c00 !important;
}

.gform_validation_container {
  position: absolute;
  top: -9999px;
  left: -9999px;
  pointer-events: none;
  opacity: 0;
}

.gform_confirmation_message {
  text-align: center;
}