@charset "UTF-8";
/****************************************/
/* HubSpot Template - Turbo Sodium      */
/* versiondate: Fri Jul 14 2017 15:33:30 GMT+0200 (CEST)                  */
/****************************************/
/****************************************
- 0V - VARIABLES                     
****************************************/
  
  
  
  
  
  
  
  
  
  
  
  
/****************************************
- 1R - HUBSPOT RESET STYLES          
****************************************/
/* Images */
img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  /* Suppress the space beneath the baseline */ }

/* Videos */
video {
  max-width: 100%;
  height: auto; }

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0; }

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0; }

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%; }

.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%; }

.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0; }

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto; }

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%; }

@media (max-width: 568px) {
  iframe {
    max-width: 100%; } }

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
  padding: 6px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* Menus */
.hs-menu-wrapper ul {
  padding: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
  margin-bottom: 20px; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: none;
  max-width: 100% !important; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative; }

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
  margin-bottom: 20px;
  min-height: 7em; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left; }

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  width: auto;
  overflow: hidden;
  text-decoration: none; }

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%; }

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0; }

.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  overflow: hidden; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 20px; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
  padding: 10px 20px;
  text-decoration: none; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 180px; }

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
  min-width: 140px;
  width: auto; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
  max-width: 100%;
  overflow: hidden; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
  position: static; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
  padding-left: 4em; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
  padding-left: 6em; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
  padding-left: 8em; }

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
  padding-left: 140px; }

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18); }

@media (max-width: 568px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%; }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block; }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block; }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none; }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
    max-width: 100%;
    width: 100%; } }

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1; }

/* Space Module */
.widget-type-space {
  visibility: hidden; }

/* Blog Author Section */
.hs-author-listing-header {
  margin: 0 0 .75em 0; }

.hs-author-social-links {
  display: inline-block; }

.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  -moz-background-size: 24px 24px;
    -o-background-size: 24px 24px;
       background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px; }

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png"); }

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png"); }

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden; }

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
  outline: none; }

.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {
  margin: 0;
  padding: 0; }

.hs_cos_flex-slider .hs_cos_flex-slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px; }

.hs_cos_flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .hs_cos_flex-slides {
  display: block; }

* html .hs_cos_flex-slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {
  margin: 0 0 60px;
  background: #fff;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  zoom: 1; }

.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .hs_cos_flex-viewport {
  max-height: 300px; }

.hs_cos_flex-slider .hs_cos_flex-slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.hs_cos_flex-direction-nav {
  *height: 0; }

.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease; }

.hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px; }

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px; }

.hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: 0.8;
  right: 5px; }

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: 0.8;
  left: 5px; }

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1; }

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default; }

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.hs_cos_flex_thumbnavs-direction-nav {
  *height: 0; }

.hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease; }

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0px; }

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0px; }

.hs-cos-flex-slider-control-panel img {
  cursor: pointer; }

.hs-cos-flex-slider-control-panel img:hover {
  opacity: .8; }

.hs-cos-flex-slider-control-panel {
  margin-top: -30px; }

/* Control Nav */
.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.hs_cos_flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.hs_cos_flex-control-thumbs img:hover {
  opacity: 1; }

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity: 1;
    left: 0; }
  .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity: 1;
    right: 0; } }

.hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  bottom: 0;
  text-align: center; }

.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent; }

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center; }
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #recaptcha_area table#recaptcha_table {
    width: 300px !important; }
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: 300px !important; }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important; } }

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white; }

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px; }

.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px; }

/* responsive pre elements */
pre {
  overflow-x: auto; }

/* responsive pre tables */
table pre {
  white-space: pre-wrap; }

/* adding minimal spacing for blog comments */
.comment {
  margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word; }

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

/* Support migrations from wordpress */
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0; }

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px; }

/* Responsive Google Maps */
#map_canvas img, .google-maps img {
  max-width: none; }

/* line height fix for reCaptcha theme */
#recaptcha_table td {
  line-height: 0; }

.recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px; }

/* Responsive Grid */
.row-fluid {
  width: 100%;
  *zoom: 1; }

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

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

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 28px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.row-fluid [class*="span"]:first-child {
  margin-left: 0; }

.row-fluid .span12 {
  width: 99.99999998999999%;
  *width: 99.94680850063828%; }

.row-fluid .span11 {
  width: 91.489361693%;
  *width: 91.4361702036383%; }

.row-fluid .span10 {
  width: 82.97872339599999%;
  *width: 82.92553190663828%; }

.row-fluid .span9 {
  width: 74.468085099%;
  *width: 74.4148936096383%; }

.row-fluid .span8 {
  width: 65.95744680199999%;
  *width: 65.90425531263828%; }

.row-fluid .span7 {
  width: 57.446808505%;
  *width: 57.3936170156383%; }

.row-fluid .span6 {
  width: 48.93617020799999%;
  *width: 48.88297871863829%; }

.row-fluid .span5 {
  width: 40.425531911%;
  *width: 40.3723404216383%; }

.row-fluid .span4 {
  width: 31.914893614%;
  *width: 31.8617021246383%; }

.row-fluid .span3 {
  width: 23.404255317%;
  *width: 23.3510638276383%; }

.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.8404255306383%; }

.row-fluid .span1 {
  width: 6.382978723%;
  *width: 6.329787233638298%; }

.container-fluid {
  *zoom: 1; }

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

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

@media (max-width: 767px) {
  .row-fluid {
    width: 100%; }
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0; } }

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%; }
  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%; }
  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%; }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%; }
  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%; }
  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%; }
  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%; }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%; }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%; }
  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%; }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%; }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%; } }

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
    *zoom: 1; }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: ""; }
  .row-fluid:after {
    clear: both; }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%; }
  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%; }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%; }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%; }
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%; }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%; }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%; }
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%; }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%; }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%; }
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%; }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%; } }

/* Clearfix */
.clearfix {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

/* Visibilty Classes */
.hide {
  display: none !important; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

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

/* Responsive Visibilty Classes */
.visible-phone {
  display: none !important; }

.visible-tablet {
  display: none !important; }

.hidden-desktop {
  display: none !important; }

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important; }
  .hidden-phone {
    display: none !important; }
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important; }
  .hidden-tablet {
    display: none !important; }
  .hidden-desktop {
    display: inherit !important; }
  .visible-desktop {
    display: none !important; } }

/*!
 * SlickNav Responsive Mobile Menu v1.0.3
 * (c) 2015 Josh Cope
 * licensed under MIT
 */
.slicknav_menu:after, .slicknav_menu:before {
  display: table;
  content: " "; }

.slicknav_btn, .slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_menu, .slicknav_menu * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

.slicknav_nav, .slicknav_nav ul {
  padding: 0;
  list-style: none;
  overflow: hidden; }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: .438em .625em;
  line-height: 1.125em; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: .188em; }

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
  color: #fff;
  font-weight: 700;
  text-shadow: 0 1px 3px #000; }

.slicknav_menu .slicknav_icon {
  float: left;
  margin: .188em 0 0 .438em; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: .125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_menu:after {
  clear: both; }

.slicknav_nav li, .slicknav_nav ul {
  display: block; }

.slicknav_nav .slicknav_arrow {
  font-size: .8em;
  margin: 0 0 0 .4em; }

.slicknav_nav .slicknav_item a {
  display: inline; }

.slicknav_nav .slicknav_row, .slicknav_nav a {
  display: block; }

.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_menu {
  *zoom: 1;
  font-size: 15px;
  background: #4c4c4c;
  padding: 5px; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #fff; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222; }

.slicknav_nav {
  clear: both;
  color: #fff;
  margin: 0;
  font-size: .875em; }

.slicknav_nav ul {
  margin: 0 0 0 20px; }

.slicknav_nav .slicknav_row, .slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px; }

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #fff; }

.slicknav_nav a {
  text-decoration: none;
  color: #fff; }

.slicknav_nav a:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #ccc;
  color: #222; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.slicknav_nav .slicknav_item a, .slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_brand {
  float: left;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

/* SLICK CSS */
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block; }

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden; }

.slick-slider {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: 0; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  top: 0;
  left: 0; }

.slick-track:after, .slick-track:before {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-slide {
  display: none;
  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.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* SLICK THEME CSS */
.slick-dots, .slick-next, .slick-prev {
  padding: 0;
  position: absolute;
  display: block; }

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-loading .slick-list {
  background: center center no-repeat #fff; }

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(./fonts/slick.eot);
  src: url(./fonts/slick.eot?#iefix) format("embedded-opentype"), url(./fonts/slick.woff) format("woff"), url(./fonts/slick.ttf) format("truetype"), url(./fonts/slick.svg#slick) format("svg"); }

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0; }

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1; }

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25; }

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: #fff; }

.slick-prev {
  left: -25px; }

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; 
	position: absolute;
	left: 10px;
  z-index: 1;
}

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: '→';
	position: absolute;
	right: 10px; 
  z-index: 1;
}

.slick-next {
  right: -25px; }

[dir=rtl] .slick-next {
  right: auto;
  left: -25px; }

[dir=rtl] .slick-next:before {
  content: '←'; }

.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  bottom: -45px;
  width: 100%;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0; }

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0; }

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1; }

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: #000; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: #000; }

/****************************************
- 2G - GLOBALS                       
****************************************/
/********************************************************/
/*******  __buttons.scss *******/
/********************************************************/
.cta_button {
  font-family: Comfortaa;
  font-weight: 400;
  text-decoration: none;
  text-align: center; }
  .cta_button:hover, .cta_button:active, .cta_button:focus {
    text-decoration: none; }

.cta-primary, form input[type=submit],
.cta-secondary,
.form-white form input[type=submit],
input[type="submit"] {
  font-size: 1em;
  line-height: 1.125em;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  -moz-transition: .3s linear;
  transition: .3s linear;
  padding: 15px 30px;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  border: none;
  font-weight: 600;
  min-width: 100px;
  text-align: center;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none; }
  .cta-primary:hover, form input[type=submit]:hover,
  .cta-secondary:hover,
  .form-white form input[type=submit]:hover,
  input[type="submit"]:hover {
    cursor: pointer;
    border: none; }
  .cta-primary:focus, form input[type=submit]:focus,
  .cta-secondary:focus,
  .form-white form input[type=submit]:focus,
  input[type="submit"]:focus {
    outline: 0; }

.cta-primary, form input[type=submit] {
  color: #fff;
  background-color: #023d51; }
  .cta-primary:hover, form input[type=submit]:hover {
    background-color: #e5bc76; }

.cta-secondary, .form-white form input[type=submit] {
  color: #023d51;
  background-color: #fff; }
  .cta-secondary:hover, .form-white form input[type=submit]:hover {
    color: ;
    background-color: #ebebeb; }

/********************************************************/
/*******  __footer.scss *******/
/********************************************************/
.footer .follow-us-module-footer {
  margin-top: 68px;
  margin-bottom: 18px;
  text-align: center; }
  @media (max-width: 720px) {
    .footer .follow-us-module-footer {
      margin-top: 0px; } }
  .footer .follow-us-module-footer a {
    position: relative;
    margin: 0;
    padding: 0px;
    min-width: 30px;
    margin-bottom: 0px;
    text-decoration: none; }
    .footer .follow-us-module-footer a span {
      display: none !important; }
    .footer .follow-us-module-footer a.fm_button {
      display: inline-block; }
      .footer .follow-us-module-footer a.fm_button:before {
        font-family: FontAwesome;
        display: inline-block;
        font-size: 17px;
        font-weight: 300;
        color: #fff;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear;
        text-align: center;
        margin: 10px 0px;
        text-decoration: none; }
      .footer .follow-us-module-footer a.fm_button.fm_twitter:before {
        content: "\f099"; }
      .footer .follow-us-module-footer a.fm_button.fm_facebook:before {
        content: "\f09a"; }
      .footer .follow-us-module-footer a.fm_button.fm_googleplus:before {
        content: "\f0d5"; }
      .footer .follow-us-module-footer a.fm_button.fm_linkedin:before {
        content: "\f0e1"; }
      .footer .follow-us-module-footer a.fm_button.fm_default:before {
        content: "\f0ac"; }
      .footer .follow-us-module-footer a.fm_button.fm_rss:before {
        content: "\f09e"; }
      .footer .follow-us-module-footer a.fm_button.fm_youtube:before {
        content: "\f167"; }
      .footer .follow-us-module-footer a.fm_button.fm_pinterest:before {
        content: "\f231"; }
      .footer .follow-us-module-footer a.fm_button:hover:before {
        color: #023d51; }

.footer--main {
  background-color: #023d51; }
  .footer--main .widget-type-logo {
    text-align: center;
    padding: 68px 0px 78px 0px; }
    @media (max-width: 720px) {
      .footer--main .widget-type-logo {
        padding: 68px 0px 28px 0px; } }
  .footer--main .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media (max-width: 720px) {
      .footer--main .content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .footer--main .content > div {
      width: 33%;
      text-align: left; }
      .footer--main .content > div:nth-child(even) {
        border-right: 1px solid #505050;
        border-left: 1px solid #505050; }
      @media (max-width: 720px) {
        .footer--main .content > div {
          width: 50%;
          margin: 0 auto;
          padding: 40px 0px; }
          .footer--main .content > div:nth-child(even) {
            border-right: none;
            border-left: none;
            border-top: 1px solid #505050;
            border-bottom: 1px solid #505050; } }
      @media (max-width: 480px) {
        .footer--main .content > div {
          width: 70%; } }
      .footer--main .content > div p {
        margin-bottom: 0px;
        margin-top: 0px;
        line-height: 1.3em; }
    .footer--main .content h4 {
      margin-top: 0px;
      color: #fff;
      margin-bottom: 0px; }
    .footer--main .content p {
      font-size: 14px;
      font-family: Raleway; 
      /*color: #a1a1a1;*/
      margin: 6px 0px;
      font-weight: 600; }
      @media (max-width: 720px) {
        .footer--main .content p:last-child {
          margin-bottom: 0px; } }
      .footer--main .content p a:hover {
        color: #023d51; }
  /*.footer--main .copyright {
    text-align: center; }*/
    .footer--main .copyright span,
    .footer--main .copyright,
    .footer--main-sotto span {
      color: #023d51;
      font-family: Raleway;
      font-size: 14px;
      font-weight: 400;
      display: block;
      /*margin-bottom: 46px; */ }

/********************************************************/
/*******  __globals.scss *******/
/********************************************************/
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

body {
  margin: 0;
  padding: 0;
  overflow-x: hidden; }

.container {
  max-width: 1200px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto; }

.body-container-wrapper {
  min-height: -webkit-calc(100vh - 460px);
  min-height: -moz-calc(100vh - 460px);
  min-height: calc(100vh - 460px); }

input.hs-input,
textarea {
  font-family: Raleway;
  font-size: 14px;
  padding: 10px;
  outline: 0;
  border: 1px solid #d6d5d5;
  resize: none;
  padding-right: 50px;
  -webkit-border-radius: 25px;
     -moz-border-radius: 25px;
          border-radius: 25px;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  -moz-transition: .2s linear;
  transition: .2s linear;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  input.hs-input:focus,
  textarea:focus {
    border: 1px solid #023d51;
    -webkit-box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.08);
       -moz-box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.08);
            box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.08); }
  input.hs-input.error,
  textarea.error {
    position: relative;
    border: 1px solid #eb5c5c;
    -webkit-box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.08);
       -moz-box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.08);
            box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.08); }
  input.hs-input::-ms-reveal,
  textarea::-ms-reveal {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0; }
  input.hs-input::-ms-clear,
  textarea::-ms-clear {
    display: none;
    width: 0;
    height: 0; }

textarea,
.dropdown-list {
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px; }

.error-border,
.verify {
  position: relative; }
  .error-border:after,
  .verify:after {
    position: absolute;
    right: 17px;
    top: 14px;
    height: 22px;
    width: 22px;
    font-family: 'NickelIcons';
    font-size: 1.375em; }

.error-border:after {
  content: '\e900';
  color: #eb5c5c; }

.verify:after {
  content: '\e901';
  color: #023d51; }

.dropdown_select.input.error-border:after,
.file-upload.input.error-border:after,
.actions.error-border:after,
label.error-border:after {
  display: none; }

.dropdown_select.input.verify:after,
.file-upload.input.verify:after,
.actions.verify:after,
label.verify:after {
  display: none; }

.dropdown_select.input {
  font-size: 14px;
  min-width: 280px;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .dropdown_select.input select {
    display: none; }
  .dropdown_select.input .dropdown-header {
    border: 1px solid #d6d5d5;
    background: white;
    color: #a1a1a1;
    padding: 0 20px;
    height: 50px;
    cursor: pointer;
    position: relative;
    margin-bottom: 8px;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    font-family: Raleway; }
    .dropdown_select.input .dropdown-header span {
      line-height: 50px; }
    .dropdown_select.input .dropdown-header:after {
      font-family: "FontAwesome";
      content: "\f107";
      font-size: 22px;
      position: absolute;
      color: #d6d5d5;
      right: 20px;
      top: 14px;
      width: 22px;
      height: 22px; }
    .dropdown_select.input .dropdown-header.changed {
      color: #2e2e2e; }
  .dropdown_select.input .dropdown-list {
    background-color: #FFF;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    list-style: none;
    padding-left: 0;
    margin: 0 0 15px;
    border: 1px solid #d6d5d5;
    float: left;
    height: 100%;
    width: 100%;
    -webkit-box-shadow: 0px 4px 5.82px 0.18px #D6D5D5;
       -moz-box-shadow: 0px 4px 5.82px 0.18px #D6D5D5;
            box-shadow: 0px 4px 5.82px 0.18px #D6D5D5; }
    .dropdown_select.input .dropdown-list li {
      margin: 0;
      height: 50px;
      line-height: 50px;
      cursor: pointer;
      color: #a1a1a1;
      clear: left;
      font-weight: 300;
      padding-left: 20px;
      -webkit-transition: .2s linear;
      -o-transition: .2s linear;
      -moz-transition: .2s linear;
      transition: .2s linear; }
      .dropdown_select.input .dropdown-list li:first-of-type {
        -webkit-border-top-left-radius: 10px;
           -moz-border-radius-topleft: 10px;
                border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
           -moz-border-radius-topright: 10px;
                border-top-right-radius: 10px; }
      .dropdown_select.input .dropdown-list li:last-of-type {
        -webkit-border-bottom-left-radius: 10px;
           -moz-border-radius-bottomleft: 10px;
                border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 10px;
           -moz-border-radius-bottomright: 10px;
                border-bottom-right-radius: 10px; }
      .dropdown_select.input .dropdown-list li:before {
        content: none; }
    .dropdown_select.input .dropdown-list li:hover {
      background-color: #023d51;
      color: #FFF; }

label {
  font-size: 14px;
  font-weight: 400; 
  display: block;
}

form {
  color: #a1a1a1; }
  form input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important; }
  form ul {
    padding: 0; }
    form ul.inputs-list {
      list-style: none;
      padding-left: 15px; }
      form ul.inputs-list li {
        padding-left: 0; }
        form ul.inputs-list li:before {
          content: none; }
      form ul.inputs-list.hs-error-msgs,
      form ul.inputs-list.hs-error-msgs a {
        margin-top: 0; }
        form ul.inputs-list.hs-error-msgs li,
        form ul.inputs-list.hs-error-msgs li a,
        form ul.inputs-list.hs-error-msgs label,
        form ul.inputs-list.hs-error-msgs a li,
        form ul.inputs-list.hs-error-msgs a li a,
        form ul.inputs-list.hs-error-msgs a label {
          color: #eb5c5c;
          font-size: 0.9375em;
          line-height: 1.5em;
          font-weight: 600;
          margin-bottom: 5px; }
          form ul.inputs-list.hs-error-msgs li:before,
          form ul.inputs-list.hs-error-msgs li a:before,
          form ul.inputs-list.hs-error-msgs label:before,
          form ul.inputs-list.hs-error-msgs a li:before,
          form ul.inputs-list.hs-error-msgs a li a:before,
          form ul.inputs-list.hs-error-msgs a label:before {
            content: none; }
          form ul.inputs-list.hs-error-msgs li:hover,
          form ul.inputs-list.hs-error-msgs li a:hover,
          form ul.inputs-list.hs-error-msgs label:hover,
          form ul.inputs-list.hs-error-msgs a li:hover,
          form ul.inputs-list.hs-error-msgs a li a:hover,
          form ul.inputs-list.hs-error-msgs a label:hover {
            color: #eb5c5c; }
      form ul.inputs-list.hs-error-msgs {
        margin-top: 5px; }
    form ul.multi-container li { 
      margin-bottom: 0px; }
  form textarea,
  form .dropdown_select.input .dropdown-list {
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px; }
  form .hs-form-field {
    margin-bottom: 10px; }
    form .hs-form-field > label {
      margin: 10px 0;
      display: block; }
    form .hs-form-field .file-upload {
      position: relative;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 99;
      min-height: 160px;
      background-color: #fff;
      border: 1px dashed #d6d5d5;
      -webkit-border-radius: 10px;
         -moz-border-radius: 10px;
              border-radius: 10px;
      overflow: hidden; }
      form .hs-form-field .file-upload label {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
             -o-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        padding: 18px 30px; }
      form .hs-form-field .file-upload p {
        margin: 10px;
        padding: 0 15px 0 35px;
        position: relative; }
        form .hs-form-field .file-upload p:after {
          position: absolute;
          content: '\e901';
          color: #023d51;
          font-family: 'NickelIcons';
          font-size: 1.375em;
          left: 0;
          top: 0;
          width: 22px;
          height: 22px; }
        form .hs-form-field .file-upload p.err:after {
          content: '\e900';
          color: #eb5c5c; }
  form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #a1a1a1; }
  form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #a1a1a1; }
  form :-ms-input-placeholder {
    /* IE 10+ */
    color: #a1a1a1; }
  form :-moz-placeholder {
    /* Firefox 18- */
    color: #a1a1a1; }
  form input[type=checkbox], form input[type=radio] {
    visibility: hidden;
    margin: 0;
    padding: 0;
    display: block; }
    form input[type=checkbox] + span, form input[type=radio] + span {
      position: relative;
      margin-left: 15px;
      font-size: 11px !important;
      line-height: 20px; 
            display: block;
    }
      form input[type=checkbox] + span:before, form input[type=radio] + span:before {
        font-family: 'NickelIcons';
        content: "\e90b";
        position: absolute;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        left: -30px;
        color: #a1a1a1;
        top: 34%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 15px;
        height: 15px;
        font-size: 1.25em;
        -webkit-transition: .3s opacity linear;
        -o-transition: .3s opacity linear;
        -moz-transition: .3s opacity linear;
        transition: .3s opacity linear; }
      form input[type=checkbox] + span:after, form input[type=radio] + span:after {
        font-family: 'NickelIcons';
        position: absolute;
        font-size: 1.25em;
        height: 15px;
        width: 15px;
        left: -30px;
        top: 34%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        color: #023d51;
        opacity: 0;
        -webkit-transition: .3s opacity linear;
        -o-transition: .3s opacity linear;
        -moz-transition: .3s opacity linear;
        transition: .3s opacity linear; }
      form input[type=checkbox] + span:hover, form input[type=radio] + span:hover {
        cursor: pointer; }
        form input[type=checkbox] + span:hover:before, form input[type=radio] + span:hover:before {
          -webkit-box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.09);
             -moz-box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.09);
                  box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.09); }
    form input[type=checkbox]:checked + span:before, form input[type=radio]:checked + span:before {
      color: #023d51; }
    form input[type=checkbox]:checked + span:after, form input[type=radio]:checked + span:after {
      opacity: 1;
          color: #b39868;}
  form input[type=checkbox] + span {
    color: #a1a1a1; }
    form input[type=checkbox] + span:after {
      content: "\e901"; }
  form input[type=radio] + span {
    color: #a1a1a1; }
    form input[type=radio] + span:after {
      content: "\e90c"; }
  form input[type="file"] {
    width: 100%;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    border: 1px dashed #d6d5d5;
    min-height: 180px;
    position: relative; }
  form input[type=submit] {
    /*min-width: 160px;*/
    margin-top: 30px;
    font-family: Comfortaa; }
  form .file-upload > label {
    white-space: nowrap; }
  form textarea {
    min-height: 160px; }

.form-white input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #023d51 inset !important; }

.form-white h3.form-title {
  color: #fff; }

.form-white form {
  max-width: 100%; }
  .form-white form .input {
    position: relative; }
  .form-white form .hs-form-field > label {
    color: #fff;
    display: none; }
  .form-white form fieldset {
    max-width: 100%; }
    .form-white form fieldset.form-columns-1 textarea {
      width: 100% !important; }
    .form-white form fieldset input[type=text],
    .form-white form fieldset input[type=email],
    .form-white form fieldset input[type=tel],
    .form-white form fieldset textarea {
      border: none;
      background-color: transparent;
      border-bottom: 1px solid #fff;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      color: #fff;
      -moz-appearance: none;
           appearance: none;
      -webkit-appearance: none;
      text-shadow: 0px 0px 0px #fff;
      -webkit-text-fill-color: transparent;
      caret-color: white; }
      .form-white form fieldset input[type=text] + label.fake-placeholder,
      .form-white form fieldset input[type=email] + label.fake-placeholder,
      .form-white form fieldset input[type=tel] + label.fake-placeholder,
      .form-white form fieldset textarea + label.fake-placeholder {
        position: absolute;
        display: block;
        font-size: 0.8125em;
        top: 19px;
        left: 15px;
        color: #fff;
        -webkit-transition: .2s linear;
        -o-transition: .2s linear;
        -moz-transition: .2s linear;
        transition: .2s linear; }
        .form-white form fieldset input[type=text] + label.fake-placeholder.fieldFilled,
        .form-white form fieldset input[type=email] + label.fake-placeholder.fieldFilled,
        .form-white form fieldset input[type=tel] + label.fake-placeholder.fieldFilled,
        .form-white form fieldset textarea + label.fake-placeholder.fieldFilled {
          top: 55px;
          font-size: 0.625em;
          left: 5px; }
      .form-white form fieldset input[type=text]:focus + label.fake-placeholder,
      .form-white form fieldset input[type=email]:focus + label.fake-placeholder,
      .form-white form fieldset input[type=tel]:focus + label.fake-placeholder,
      .form-white form fieldset textarea:focus + label.fake-placeholder {
        top: 55px;
        font-size: 0.625em;
        left: 5px; }
    .form-white form fieldset ul.multi-container li input[type=checkbox] + span,
    .form-white form fieldset ul.multi-container li input[type=radio] + span {
      color: #fff; }
      .form-white form fieldset ul.multi-container li input[type=checkbox] + span:before, .form-white form fieldset ul.multi-container li input[type=checkbox] + span:after,
      .form-white form fieldset ul.multi-container li input[type=radio] + span:before,
      .form-white form fieldset ul.multi-container li input[type=radio] + span:after {
        color: #fff; }
  .form-white form .dropdown_select.input .dropdown-header {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    color: #fff; }
    .form-white form .dropdown_select.input .dropdown-header:after {
      color: #fff; }
  .form-white form .dropdown_select.input .dropdown-list {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    color: #fff;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
    .form-white form .dropdown_select.input .dropdown-list li {
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      color: #fff; }
      .form-white form .dropdown_select.input .dropdown-list li:last-of-type {
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0; }
      .form-white form .dropdown_select.input .dropdown-list li:hover {
        background-color: rgba(255, 255, 255, 0.7);
        color: #023d51; }
  .form-white form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff; }
  .form-white form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff; }
  .form-white form :-ms-input-placeholder {
    /* IE 10+ */
    color: #fff; }
  .form-white form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff; }
  .form-white form input.hs-input:focus,
  .form-white form textarea:focus {
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .form-white form input.hs-input.error,
  .form-white form textarea.error {
    border-bottom: 1px solid #fff;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  .form-white form input.hs-input::-ms-reveal,
  .form-white form textarea::-ms-reveal {
    border: none;
    box-shadow: none; }
  .form-white form input.hs-input::-ms-clear,
  .form-white form textarea::-ms-clear {
    border: none;
    box-shadow: none; }
  .form-white form .error-border:after {
    content: none; }
  .form-white form .verify:after {
    content: none; }
  .form-white form input {
    margin-bottom: 15px; }
    .form-white form input[type=checkbox] + span:after, .form-white form input[type=radio] + span:after {
      color: #fff; }
    .form-white form input[type=checkbox] + span:hover, .form-white form input[type=radio] + span:hover {
      cursor: pointer; }
      .form-white form input[type=checkbox] + span:hover:before, .form-white form input[type=radio] + span:hover:before {
        -webkit-box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.09);
           -moz-box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.09);
                box-shadow: 0px 4px 5.82px 0.18px rgba(35, 31, 32, 0.09); }
    .form-white form input[type=checkbox]:checked + span:after, .form-white form input[type=radio]:checked + span:after {
      opacity: 1; }

input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0; }

input::-ms-reveal {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0; }

input::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

form .hs-form-field > label.hidden-label {
  height: 0;
  overflow: hidden;
  display: none; }

/********************************************************/
/*******  __header.scss *******/
/********************************************************/
.stop-scrolling {
  overflow: hidden;
  position: relative;
  max-width: 100%;
  max-height: 100%; }

.header-white {
  background-color: #fff;
  -webkit-box-shadow: 2px 4px 3px 0px rgba(0, 0, 0, 0.06);
     -moz-box-shadow: 2px 4px 3px 0px rgba(0, 0, 0, 0.06);
          box-shadow: 2px 4px 3px 0px rgba(0, 0, 0, 0.06); }
  .header-white .header-menu {
    background: #023d51; }
  .header-white #menu-toggle span {
    background: white; }
  .header-white #menu-toggle #hamburger span {
    background: #262626; }

.header-transparent {
  background-color: rgba(255, 255, 255, 0);
  -webkit-box-shadow: 2px 4px 3px 0px transparent;
     -moz-box-shadow: 2px 4px 3px 0px transparent;
          box-shadow: 2px 4px 3px 0px transparent;
  -webkit-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  -moz-transition: background-color .2s ease;
  transition: background-color .2s ease; }
  .header-transparent .header-menu {
    background: #023d51; }
  .header-transparent #menu-toggle span {
    background: white; }
  .header-transparent #menu-toggle #hamburger span {
    background: white; }

.header-container-wrapper {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  height: 90px; }
  .header-container-wrapper .header-container {
    max-width: 2000px;
    margin: 0 auto; }

header.header {
  position: fixed;
  height: 90px;
  left: 0;
  right: 0;
  top: 0; }
  @media (max-width: 767px) {
    header.header {
      height: 85px; }
      
    .hs_cos_wrapper_type_logo img {
        width: 135px !important;
    }
  }
  header.header .logo {
    height: 90px; }
    @media (max-width: 767px) {
      header.header .logo {
        width: 50%;
        float: left; } }
    header.header .logo .widget-type-logo {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 100%;
      /*margin-top: 4px;*/ }
  header.header .menu-button {
    z-index: 10000;
    position: relative;
    margin-left: 0; }
    @media (max-width: 767px) {
      header.header .menu-button {
        width: 50%;
        float: right; } }

.header-menu {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 90;
  width: 100%;
  height: 100%;
  overflow-y: scroll; }
  .header-menu.open {
    opacity: 0.96; }
  .header-menu .widget-type-menu {
    position: relative;
    z-index: 92;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center; }
    .header-menu .widget-type-menu li {
      list-style: none; }
    .header-menu .widget-type-menu .hs-menu-wrapper {
      max-width: 600px;
      margin: 0 auto;
      display: block;
      opacity: .9;
      -webkit-transition: opacity .3s ease;
      -o-transition: opacity .3s ease;
      -moz-transition: opacity .3s ease;
      transition: opacity .3s ease; }
      .header-menu .widget-type-menu .hs-menu-wrapper:hover {
        opacity: .7; }
      .header-menu .widget-type-menu .hs-menu-wrapper > ul {
        display: block;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        -moz-transition: opacity .3s ease;
        transition: opacity .3s ease;
        -webkit-transition-delay: .3s;
           -moz-transition-delay: .3s;
             -o-transition-delay: .3s;
                transition-delay: .3s;
        padding-top: 40%;
        padding-bottom: 70px;
        list-style: none; }
        @media (max-width: 767px) {
          .header-menu .widget-type-menu .hs-menu-wrapper > ul {
            padding-top: 100px;
            padding-bottom: 80px; } }
        .header-menu .widget-type-menu .hs-menu-wrapper > ul > li {
          opacity: 0; }
          .header-menu .widget-type-menu .hs-menu-wrapper > ul > li.show {
            opacity: 1;
            -webkit-transition: opacity 0.8s ease;
            -o-transition: opacity 0.8s ease;
            -moz-transition: opacity 0.8s ease;
            transition: opacity 0.8s ease; }
        .header-menu .widget-type-menu .hs-menu-wrapper > ul li {
          width: 100%;
          overflow: hidden; }
          .header-menu .widget-type-menu .hs-menu-wrapper > ul li ul {
            max-height: 0;
            opacity: 0;
            -webkit-transition: all 0.5s ease-in;
            -o-transition: all 0.5s ease-in;
            -moz-transition: all 0.5s ease-in;
            transition: all 0.5s ease-in;
            -webkit-transition-delay: 0s;
               -moz-transition-delay: 0s;
                 -o-transition-delay: 0s;
                    transition-delay: 0s; }
          .header-menu .widget-type-menu .hs-menu-wrapper > ul li.open {
            overflow: visible; }
            .header-menu .widget-type-menu .hs-menu-wrapper > ul li.open > a:after {
              opacity: 1;
              width: 100%; }
            .header-menu .widget-type-menu .hs-menu-wrapper > ul li.open > ul {
              -webkit-transition-delay: 0.1s;
                 -moz-transition-delay: 0.1s;
                   -o-transition-delay: 0.1s;
                      transition-delay: 0.1s;
              -webkit-transition: all 0.5s ease-in;
              -o-transition: all 0.5s ease-in;
              -moz-transition: all 0.5s ease-in;
              transition: all 0.5s ease-in;
              max-height: 600px;
              display: block;
              opacity: 1; }
        .header-menu .widget-type-menu .hs-menu-wrapper > ul .hs-menu-depth-1 > a {
          font-size: 35px; }
        .header-menu .widget-type-menu .hs-menu-wrapper > ul .hs-menu-depth-2 > a {
          font-size: 26px; }
        .header-menu .widget-type-menu .hs-menu-wrapper > ul .hs-menu-depth-3 > a {
          font-size: 20px; }
        .header-menu .widget-type-menu .hs-menu-wrapper > ul .hs-menu-depth-4 > a {
          font-size: 17px; }
      .header-menu .widget-type-menu .hs-menu-wrapper a {
        display: inline-block !important;
        color: #fff;
        width: auto !important;
        white-space: normal; }
        .header-menu .widget-type-menu .hs-menu-wrapper a:after {
          content: "";
          opacity: 0;
          -webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -o-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          -moz-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0, 1), width 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
          display: block;
          margin: 0 auto;
          width: 0%;
          height: 2px;
          background-color: #fff7ef; }
        .header-menu .widget-type-menu .hs-menu-wrapper a:hover:after {
          opacity: 1;
          width: 100%; }

header.header #menu-toggle {
  width: 90px;
  height: 90px;
  position: relative;
  cursor: pointer;
  float: right;
  right: -50px; }
  @media (max-width: 767px) {
    header.header #menu-toggle {
      width: 60px;
      height: 60px;
      right: -15px; } }
  header.header #menu-toggle * {
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  header.header #menu-toggle span {
    display: block;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px; }
  header.header #menu-toggle #hamburger {
    position: absolute;
    width: 100%;
    text-align: center;
    margin: 34px 0;
    -webkit-transition: background 0s ease;
    -o-transition: background 0s ease;
    -moz-transition: background 0s ease;
    transition: background 0s ease; }
    @media (max-width: 767px) {
      header.header #menu-toggle #hamburger {
        margin: 18px 0; } }
    header.header #menu-toggle #hamburger span {
      position: relative;
      width: 25px;
      height: 3px;
      -webkit-border-radius: 2px;
         -moz-border-radius: 2px;
              border-radius: 2px;
      margin: 4px auto; }
      header.header #menu-toggle #hamburger span:nth-child(1) {
        -webkit-transition-delay: .1s;
           -moz-transition-delay: .1s;
             -o-transition-delay: .1s;
                transition-delay: .1s; }
      header.header #menu-toggle #hamburger span:nth-child(2) {
        -webkit-transition-delay: .225s;
           -moz-transition-delay: .225s;
             -o-transition-delay: .225s;
                transition-delay: .225s; }
      header.header #menu-toggle #hamburger span:nth-child(3) {
        -webkit-transition-delay: .35s;
           -moz-transition-delay: .35s;
             -o-transition-delay: .35s;
                transition-delay: .35s; }
  header.header #menu-toggle #cross {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }
    header.header #menu-toggle #cross span:nth-child(1) {
      height: 0%;
      width: 3px;
      position: absolute;
      top: 37%;
      left: 45px; }
      @media (max-width: 767px) {
        header.header #menu-toggle #cross span:nth-child(1) {
          top: 37%;
          left: 28px; } }
    header.header #menu-toggle #cross span:nth-child(2) {
      width: 0%;
      height: 3px;
      position: absolute;
      left: 37%;
      top: 45px; }
      @media (max-width: 767px) {
        header.header #menu-toggle #cross span:nth-child(2) {
          left: 34%;
          top: 30px; } }

header.header #menu-toggle.open {
  opacity: 0.6;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease; }
  header.header #menu-toggle.open:hover {
    opacity: 1; }
  header.header #menu-toggle.open #hamburger span {
    width: 0%; }
    header.header #menu-toggle.open #hamburger span:nth-child(1) {
      -webkit-transition-delay: 0s;
         -moz-transition-delay: 0s;
           -o-transition-delay: 0s;
              transition-delay: 0s; }
    header.header #menu-toggle.open #hamburger span:nth-child(2) {
      -webkit-transition-delay: .125s;
         -moz-transition-delay: .125s;
           -o-transition-delay: .125s;
              transition-delay: .125s; }
    header.header #menu-toggle.open #hamburger span:nth-child(3) {
      -webkit-transition-delay: .25s;
         -moz-transition-delay: .25s;
           -o-transition-delay: .25s;
              transition-delay: .25s; }
  header.header #menu-toggle.open #cross span:nth-child(1) {
    height: 30%;
    -webkit-transition-delay: .625s;
       -moz-transition-delay: .625s;
         -o-transition-delay: .625s;
            transition-delay: .625s; }
    @media (max-width: 767px) {
      header.header #menu-toggle.open #cross span:nth-child(1) {
        height: 31%; } }
  header.header #menu-toggle.open #cross span:nth-child(2) {
    width: 30%;
    -webkit-transition-delay: .375s;
       -moz-transition-delay: .375s;
         -o-transition-delay: .375s;
            transition-delay: .375s; }
    @media (max-width: 767px) {
      header.header #menu-toggle.open #cross span:nth-child(2) {
        width: 31%; } }

/********************************************************/
/*******  __icons.scss *******/
/********************************************************/
@font-face {
  font-family: 'NickelIcons';
  src: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Nickel/ni-icons/ni-font1.eot?rxli6k");
  src: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Nickel/ni-icons/ni-font1.eot?rxli6k#iefix") format("embedded-opentype"), url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Nickel/ni-icons/ni-font1.ttf?rxli6k") format("truetype"), url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Nickel/ni-icons/ni-font1.woff?rxli6k") format("woff"), url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Nickel/ni-icons/ni-font1.svg#NickelIcons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="ni-icon-"], [class*=" ni-icon-"] {
  color: #023d51;
  display: inline-block;
  font-family: 'NickelIcons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ni-icon-exclamation-mark:before {
  content: "\e900"; }

.ni-icon-check:before {
  content: "\e901"; }

.ni-icon-clock:before {
  content: "\e902"; }

.ni-icon-smile:before {
  content: "\e903"; }

.ni-icon-calendar:before {
  content: "\e904"; }

.ni-icon-map:before {
  content: "\e905"; }

.ni-icon-chat:before {
  content: "\e906"; }

.ni-icon-book:before {
  content: "\e907"; }

.ni-icon-arrow:before {
  content: "\e908"; }

.ni-icon-paper-plane:before {
  content: "\e909"; }

.ni-icon-quote:before {
  content: "\e90a"; }

.ni-icon-circle:before {
  content: "\e90b"; }

.ni-icon-radio:before {
  content: "\e90c"; }

/********************************************************/
/*******  __menu.scss *******/
/********************************************************/
/********************************************************/
/*******  __typography.scss *******/
/********************************************************/
textarea:focus,
input:focus {
  outline: none; }

*:focus {
  outline: none; }

body {
  font-family: Comfortaa;
  font-size: 15px;
  color: #2e2e2e;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.5em; }

h1,
h2 {
  font-weight: 400; }

h3 {
  font-weight: 600; }

h1 {
  font-size: 2.875em;
  line-height: 1.2em; }

h2 {
  font-size: 1.875em;
  line-height: 1.2em; }

h3 {
  font-size: 1.25em;
  line-height: 1.5em; }

p,
blockquote {
  line-height: 1.5em; }

a:hover {
  text-decoration: none; }
/*
.widget-type-rich_text,
.hs_cos_wrapper_type_rich_text,
.widget-type-blog_content {
  color: ; } */
  .widget-type-rich_text p,
  .widget-type-rich_text li,
  .widget-type-rich_text blockquote,
  .hs_cos_wrapper_type_rich_text p,
  .hs_cos_wrapper_type_rich_text li,
  .hs_cos_wrapper_type_rich_text blockquote,
  .widget-type-blog_content p,
  .widget-type-blog_content li,
  .widget-type-blog_content blockquote {
    font-family: Raleway; }
  .widget-type-rich_text ol,
  .widget-type-rich_text ul,
  .hs_cos_wrapper_type_rich_text ol,
  .hs_cos_wrapper_type_rich_text ul,
  .widget-type-blog_content ol,
  .widget-type-blog_content ul {
    list-style: none;
    padding-left: 0; }
    .widget-type-rich_text ol li,
    .widget-type-rich_text ul li,
    .hs_cos_wrapper_type_rich_text ol li,
    .hs_cos_wrapper_type_rich_text ul li,
    .widget-type-blog_content ol li,
    .widget-type-blog_content ul li {
      position: relative;
      padding-left: 30px;
      margin-bottom: 30px; }
      .widget-type-rich_text ol li:before,
      .widget-type-rich_text ul li:before,
      .hs_cos_wrapper_type_rich_text ol li:before,
      .hs_cos_wrapper_type_rich_text ul li:before,
      .widget-type-blog_content ol li:before,
      .widget-type-blog_content ul li:before {
        position: absolute;
        color: #023d51;
        left: 0; }
    .widget-type-rich_text ol.white-bullets li:before,
    .widget-type-rich_text ul.white-bullets li:before,
    .hs_cos_wrapper_type_rich_text ol.white-bullets li:before,
    .hs_cos_wrapper_type_rich_text ul.white-bullets li:before,
    .widget-type-blog_content ol.white-bullets li:before,
    .widget-type-blog_content ul.white-bullets li:before {
      color: #fff; }
  .widget-type-rich_text ul li:before,
  .hs_cos_wrapper_type_rich_text ul li:before,
  .widget-type-blog_content ul li:before {
    content: "•";
    font-size: 1.875em;
    line-height: 15px; }
  .widget-type-rich_text ol,
  .hs_cos_wrapper_type_rich_text ol,
  .widget-type-blog_content ol {
    counter-reset: li; }
    .widget-type-rich_text ol li:before,
    .hs_cos_wrapper_type_rich_text ol li:before,
    .widget-type-blog_content ol li:before {
      position: absolute;
      counter-increment: li;
      content: counter(li) "."; }

.widget-type-rich_text a:not(.cta_button),
.hs_cos_wrapper_type_rich_text a:not(.cta_button),
.single-post-section a:not(.cta_button),
.ni-post__content p a:not(.cta_button),
.ni-single-speaker .content a:not(.cta_button),
.ni-medium-feedbox a:not(.cta_button) {
  position: relative;
  text-decoration: none;
  display: inline-block;
  color: #003d51;
/*  color: #a1a1a1;*/
  padding: 2px;
  -webkit-transition: color ease 0.3s;
  -o-transition: color ease 0.3s;
  -moz-transition: color ease 0.3s;
  transition: color ease 0.3s; }
  .widget-type-rich_text a:not(.cta_button):before,
  .hs_cos_wrapper_type_rich_text a:not(.cta_button):before,
  .single-post-section a:not(.cta_button):before,
  .ni-post__content p a:not(.cta_button):before,
  .ni-single-speaker .content a:not(.cta_button):before,
  .ni-medium-feedbox a:not(.cta_button):before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 1.5px;
    left: 0;
    bottom: 0;
    /*background-color: #023d51;*/
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  .widget-type-rich_text a:not(.cta_button):hover,
  .hs_cos_wrapper_type_rich_text a:not(.cta_button):hover,
  .single-post-section a:not(.cta_button):hover,
  .ni-post__content p a:not(.cta_button):hover,
  .ni-single-speaker .content a:not(.cta_button):hover,
  .ni-medium-feedbox a:not(.cta_button):hover {
    /*color: #fff;*/ }
    .widget-type-rich_text a:not(.cta_button):hover:before,
    .hs_cos_wrapper_type_rich_text a:not(.cta_button):hover:before,
    .single-post-section a:not(.cta_button):hover:before,
    .ni-post__content p a:not(.cta_button):hover:before,
    .ni-single-speaker .content a:not(.cta_button):hover:before,
    .ni-medium-feedbox a:not(.cta_button):hover:before {
      height: 100%; }

.ni-post--quote .ni-post__content p a:not(.cta_button),
.post-quote > p a:not(.cta_button),
.ni-text-and-gallery .desc a:not(.cta_button),
.ni-thank-you-1 .thank-you-inner .thank-you-text a:not(.cta_button),
.ni-thank-you-2 .thank-you-inner .thank-you-text a:not(.cta_button),
section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success a:not(.cta_button) {
  position: relative;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  padding: 2px;
  -webkit-transition: color ease 0.3s;
  -o-transition: color ease 0.3s;
  -moz-transition: color ease 0.3s;
  transition: color ease 0.3s; }
  .ni-post--quote .ni-post__content p a:not(.cta_button):before,
  .post-quote > p a:not(.cta_button):before,
  .ni-text-and-gallery .desc a:not(.cta_button):before,
  .ni-thank-you-1 .thank-you-inner .thank-you-text a:not(.cta_button):before,
  .ni-thank-you-2 .thank-you-inner .thank-you-text a:not(.cta_button):before,
  section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success a:not(.cta_button):before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 1.5px;
    left: 0;
    bottom: 0;
    background-color: #fff;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  .ni-post--quote .ni-post__content p a:not(.cta_button):hover,
  .post-quote > p a:not(.cta_button):hover,
  .ni-text-and-gallery .desc a:not(.cta_button):hover,
  .ni-thank-you-1 .thank-you-inner .thank-you-text a:not(.cta_button):hover,
  .ni-thank-you-2 .thank-you-inner .thank-you-text a:not(.cta_button):hover,
  section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success a:not(.cta_button):hover {
    color: #023d51; }
    .ni-post--quote .ni-post__content p a:not(.cta_button):hover:before,
    .post-quote > p a:not(.cta_button):hover:before,
    .ni-text-and-gallery .desc a:not(.cta_button):hover:before,
    .ni-thank-you-1 .thank-you-inner .thank-you-text a:not(.cta_button):hover:before,
    .ni-thank-you-2 .thank-you-inner .thank-you-text a:not(.cta_button):hover:before,
    section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success a:not(.cta_button):hover:before {
      height: 100%; }

section.ni-richtext-form-banner .richtext-section a:not(.cta_button),
.ni-event-banner .content a:not(.cta_button) {
  position: relative;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  padding: 2px;
  -webkit-transition: color ease 0.3s;
  -o-transition: color ease 0.3s;
  -moz-transition: color ease 0.3s;
  transition: color ease 0.3s; }
  section.ni-richtext-form-banner .richtext-section a:not(.cta_button):before,
  .ni-event-banner .content a:not(.cta_button):before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 1.5px;
    left: 0;
    bottom: 0;
    background-color: #023d51;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  section.ni-richtext-form-banner .richtext-section a:not(.cta_button):hover,
  .ni-event-banner .content a:not(.cta_button):hover {
    color: #fff; }
    section.ni-richtext-form-banner .richtext-section a:not(.cta_button):hover:before,
    .ni-event-banner .content a:not(.cta_button):hover:before {
      height: 100%; }

/****************************************
- 3M - CUSTOM MODULES                
****************************************/
/********************************************************/
/*******  Modules/ni-book-form-banner.scss *******/
/********************************************************/
section.ni-book-form-banner {
  padding-top: 160px;
      padding-bottom: 100px;
      height: auto !important;
  background-repeat: no-repeat;
  background-position: center top;
  background-position: fixed;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  @media (max-width: 992px) {
    section.ni-book-form-banner {
      padding-top: 80px;
      padding-bottom: 50px; } }
  section.ni-book-form-banner.ni-richtext-color {
    background-color: #023d51; }
  section.ni-book-form-banner .wrapper .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    section.ni-book-form-banner .wrapper .container .book-section {
      width: 50%;
      color: #fff;
      max-width: 500px;
      padding-right: 30px;
      /*padding-bottom: 80px;*/
      position: relative; }
      @media (max-width: 992px) {
        section.ni-book-form-banner .wrapper .container .book-section {
          width: 100%;
          max-width: 100%;
          position: relative;
          right: 0;
          margin-top: 20px;
          padding-bottom: 30px;
          padding-right: 0; }
          section.ni-book-form-banner .wrapper .container .book-section img {
            position: relative;
            display: block;
            width: 60%;
            height: auto;
            margin: 0 auto; } }
      section.ni-book-form-banner .wrapper .container .book-section h1, section.ni-book-form-banner .wrapper .container .book-section h2 {
        font-size: 2.875em;
        line-height: 50px;
        margin-top: 35px;
        margin-bottom: 60px; }
      section.ni-book-form-banner .wrapper .container .book-section p {
        margin: 0; }
      section.ni-book-form-banner .wrapper .container .book-section h5 {
        margin: 30px 0 40px;
        font-size: 1.125em;
        line-height: 24px;
        letter-spacing: -0.3px; }
      section.ni-book-form-banner .wrapper .container .book-section ul li {
        margin-bottom: 8px; }
    section.ni-book-form-banner .wrapper .container .form-section {
      width: 50%;
      /*max-width: 545px;*/
      background: #fff;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      text-align: left;
      padding: 30px 50px 30px;
      position: relative;
      margin: auto;
      right: 15px;
      -webkit-box-shadow: 0px 3px 6px 0px rgba(41, 41, 53, 0.08);
         -moz-box-shadow: 0px 3px 6px 0px rgba(41, 41, 53, 0.08);
              box-shadow: 0px 3px 6px 0px rgba(41, 41, 53, 0.08); }
      @media (max-width: 992px) {
        section.ni-book-form-banner .wrapper .container .form-section {
          padding: 50px 25px 40px; } }
      @media (max-width: 992px) {
        section.ni-book-form-banner .wrapper .container .form-section {
          width: 100%;
          max-width: 100%;
          position: relative;
          right: 0;
          margin-top: 20px; } }
      section.ni-book-form-banner .wrapper .container .form-section h4 {
        text-align: center;
        color: #2e2e2e;
        font-size: 2.25em;
        line-height: 50px; }
      section.ni-book-form-banner .wrapper .container .form-section p {
        text-align: center;
        color: #a1a1a1;
        font-size: 1.125em;
        line-height: 24px;
        margin-bottom: 0; }
      section.ni-book-form-banner .wrapper .container .form-section form {
        margin-top: 25px; }

/********************************************************/
/*******  Modules/ni-contact-with-map.scss *******/
/********************************************************/
.ni-maplocation-wrapper {
  width: 100%;
  height: 577px;
  position: relative; }
  @media (max-width: 1600px) {
    .ni-maplocation-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 767px) {
    .ni-maplocation-wrapper {
      display: block;
      height: 100%; } }
  .ni-maplocation-wrapper #map {
    width: 100%;
    height: 577px; }
    @media (max-width: 1600px) {
      .ni-maplocation-wrapper #map {
        width: 75%; } }
    @media (max-width: 1024px) {
      .ni-maplocation-wrapper #map {
        width: 60%; } }
    @media (max-width: 767px) {
      .ni-maplocation-wrapper #map {
        width: 100%; } }
  .ni-maplocation-wrapper .contact-info {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 10%;
    height: 100%;
    width: 514px;
    background-color: rgba(255, 255, 255, 0.96);
    padding: 20px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 1600px) {
      .ni-maplocation-wrapper .contact-info {
        background-color: white;
        position: static;
        width: 25%; } }
    @media (max-width: 1024px) {
      .ni-maplocation-wrapper .contact-info {
        width: 40%; } }
    @media (max-width: 767px) {
      .ni-maplocation-wrapper .contact-info {
        width: 100%; } }
    .ni-maplocation-wrapper .contact-info h3 {
      font-size: 1.875em; }
    .ni-maplocation-wrapper .contact-info .desc p {
      font-size: 1.125em;
      font-family: Raleway;
      color: #a1a1a1; }
      .ni-maplocation-wrapper .contact-info .desc p a[href^="tel"] {
        color: inherit !important;
        text-decoration: none !important;
        font-size: inherit !important;
        font-family: inherit !important;
        font-weight: inherit !important;
        line-height: inherit !important; }

/********************************************************/
/*******  Modules/ni-cta-box.scss *******/
/********************************************************/
.ni-cta-box .image {
  -webkit-border-top-left-radius: 5px;
     -moz-border-radius-topleft: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
     -moz-border-radius-topright: 5px;
          border-top-right-radius: 5px;
  padding-top: 230px;
  min-height: 230px;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center center; }

.ni-cta-box .cta a {
  background-color: #023d51;
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 18px 0px;
  -webkit-border-bottom-left-radius: 5px;
     -moz-border-radius-bottomleft: 5px;
          border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
     -moz-border-radius-bottomright: 5px;
          border-bottom-right-radius: 5px;
  font-size: 1.0875em;
  font-weight: 900;
  text-shadow: 4px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  transition: 0.3s all linear; }
  .ni-cta-box .cta a:hover {
    background-color: #e5bc76; }

/********************************************************/
/*******  Modules/ni-event-banner.scss *******/
/********************************************************/
.ni-event-banner {
  min-height: 632px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 90px 15px 25px 15px;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center center; }
  .ni-event-banner .mask {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #959595; }
  .ni-event-banner .wrapper {
    position: relative;
    z-index: 3;
    width: 100%; }
    .ni-event-banner .wrapper .content {
      text-align: center;
      max-width: 1200px;
      padding: 0 15px;
      width: 100%;
      margin: 0 auto; }
      .ni-event-banner .wrapper .content h1 {
        color: #fff; }
      .ni-event-banner .wrapper .content p {
        max-width: 900px;
        display: block;
        margin: 20px auto;
        color: #fff;
        font-family: Raleway;
        font-size: 1.25em; }
    .ni-event-banner .wrapper .clock {
      padding: 32px 60px;
      width: 95%;
      max-width: 750px;
      color: #fff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 20px;
      margin: 70px auto 0px auto;
      border: 5px solid #023d51;
      -webkit-border-radius: 100px;
         -moz-border-radius: 100px;
              border-radius: 100px; }
      @media only screen and (max-width: 720px) {
        .ni-event-banner .wrapper .clock {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap; } }
      @media only screen and (max-width: 720px) {
        .ni-event-banner .wrapper .clock {
          padding: 15px 25px;
          -webkit-border-radius: 50px;
             -moz-border-radius: 50px;
                  border-radius: 50px; } }
      .ni-event-banner .wrapper .clock span {
        display: block;
        float: left;
        margin: 0 5px;
        text-align: center;
        width: 25%; }
        @media only screen and (max-width: 768px) {
          .ni-event-banner .wrapper .clock span {
            width: 20%; } }
        @media only screen and (max-width: 720px) {
          .ni-event-banner .wrapper .clock span {
            width: 40%;
            margin: 5px 0px; } }
        .ni-event-banner .wrapper .clock span strong {
          display: block;
          font-size: 84px;
          font-weight: 600;
          padding: 0;
          margin: 0;
          line-height: 84px;
          width: 100%; }
          @media only screen and (max-width: 768px) {
            .ni-event-banner .wrapper .clock span strong {
              font-size: 70px;
              line-height: 70px; } }
        .ni-event-banner .wrapper .clock span small {
          display: block;
          font-size: 22px;
          line-height: 22px;
          text-transform: uppercase;
          font-weight: 400;
          padding: 0;
          margin: 0;
          margin-top: 0px; }
          @media only screen and (max-width: 768px) {
            .ni-event-banner .wrapper .clock span small {
              font-size: 18px;
              margin-top: 5px; } }
      .ni-event-banner .wrapper .clock p {
        display: block;
        margin: 0;
        padding: 0;
        float: left;
        font-size: 84px;
        line-height: 84px;
        padding: 0 2%; }
        @media only screen and (max-width: 768px) {
          .ni-event-banner .wrapper .clock p {
            font-size: 70px;
            line-height: 70px;
            padding: 0 5px; } }
        @media only screen and (max-width: 720px) {
          .ni-event-banner .wrapper .clock p {
            margin: 5px 0px; } }
        @media only screen and (max-width: 720px) {
          .ni-event-banner .wrapper .clock p:nth-child(4) {
            display: none; } }
    .ni-event-banner .wrapper .after-clock {
      margin: 20px auto 0px auto;
      text-align: center;
      font-size: 50px; }
      @media only screen and (max-width: 480px) {
        .ni-event-banner .wrapper .after-clock {
          font-size: 35px; } }

/********************************************************/
/*******  Modules/ni-hero-banner-blog.scss *******/
/********************************************************/
.ni-hero-banner-blog {
  width: 100%;
  min-height: 514px;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }
  .ni-hero-banner-blog.single-post .content {
    margin-top: 140px;
    margin-bottom: 140px; }
  .ni-hero-banner-blog .mask {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #959595; }
  .ni-hero-banner-blog .content {
    z-index: 3;
    text-align: center;
    padding: 0px 15px;
    width: 100%;
    max-width: 1200px;
    height: -webkit-calc(100% - 160px);
    height: -moz-calc(100% - 160px);
    height: calc(100% - 160px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .ni-hero-banner-blog .content h1 {
      display: table-cell;
      margin: 0px 0px 0px 0px;
      font-size: 2.875em;
      font-weight: 300;
      color: #fff; }
      @media (max-width: 720px) {
        .ni-hero-banner-blog .content h1 {
          margin-top: 20px;
          font-size: 2.25em; } }
      @media (max-width: 480px) {
        .ni-hero-banner-blog .content h1 {
          margin-bottom: 30px; } }
  .ni-hero-banner-blog .post-info {
    position: absolute;
    z-index: 4;
    bottom: 25px;
    left: 50%;
    max-width: 1200px;
    padding: 0px 15px;
    width: 100%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #fff;
    font-size: 1.125em;
    font-weight: 700; }
    @media (max-width: 720px) {
      .ni-hero-banner-blog .post-info {
        bottom: 30px; } }
    @media (max-width: 480px) {
      .ni-hero-banner-blog .post-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: 65px; } }
    .ni-hero-banner-blog .post-info .right {
      text-align: right; }
      @media (max-width: 480px) {
        .ni-hero-banner-blog .post-info .right {
          text-align: center; } }
    .ni-hero-banner-blog .post-info .left {
      text-align: left; }
      @media (max-width: 480px) {
        .ni-hero-banner-blog .post-info .left {
          text-align: center; } }
    .ni-hero-banner-blog .post-info p {
      margin: 0px;
      display: inline-block; }
      @media (max-width: 720px) {
        .ni-hero-banner-blog .post-info p {
          display: block; } }
      .ni-hero-banner-blog .post-info p small {
        font-size: inherit; }
        @media (max-width: 720px) {
          .ni-hero-banner-blog .post-info p small {
            display: none; } }
    .ni-hero-banner-blog .post-info span {
      color: #023d51; }
      .ni-hero-banner-blog .post-info span a {
        color: #023d51;
        text-decoration: none; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ni-hero-banner-blog {
    height: 514px; }
  .post-info {
    width: 1170px; } }

@supports (-ms-ime-align: auto) {
  .ni-hero-banner-blog {
    height: 514px; }
  .post-info {
    width: 1170px; } }

/********************************************************/
/*******  Modules/ni-hero-banner.scss *******/
/********************************************************/
.hero-banner {
  background-repeat: no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center;
  min-height: 514px;
  position: relative; }
  .hero-banner .mask {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #959595; }
  .hero-banner .text-content {
    padding: 0 15px;
    position: absolute;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 100%;
    z-index: 99; }
    .hero-banner .text-content h1 {
      color: #fff; }

/********************************************************/
/*******  Modules/ni-large-feedbox.scss *******/
/********************************************************/
.ni-large-feedbox-wrapper > span {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media (max-width: 767px) {
    .ni-large-feedbox-wrapper > span {
      padding: 0;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 480px) {
    .ni-large-feedbox-wrapper > span {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .ni-large-feedbox-wrapper > span > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 33%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 33%;
            flex: 1 0 33%; }
    @media (max-width: 767px) {
      .ni-large-feedbox-wrapper > span > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
           -moz-box-flex: 1;
            -ms-flex: 1 0 100%;
                flex: 1 0 100%;
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto; } }

.ni-large-feedbox {
  text-align: center;
  width: 360px;
  border: 1px solid #e9e9e9;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  padding: 40px;
  -webkit-transition: border 0.3s ease;
  -o-transition: border 0.3s ease;
  -moz-transition: border 0.3s ease;
  transition: border 0.3s ease; }
  .ni-large-feedbox:hover {
    border: 1px solid #d7d7d7; }
  @media (max-width: 1200px) {
    .ni-large-feedbox {
      width: 300px;
      margin: 0 auto;
      padding: 25px 20px; } }
  @media (max-width: 992px) {
    .ni-large-feedbox {
      width: 250px; } }
  @media (max-width: 850px) {
    .ni-large-feedbox {
      width: 225px;
      padding: 20px 15px; } }
  @media (max-width: 767px) {
    .ni-large-feedbox {
      width: 100%;
      margin-bottom: 30px; } }
  .ni-large-feedbox .icon {
    margin: 0 auto;
    height: 75px;
    background-repeat: no-repeat;
    -moz-background-size: auto 100%;
      -o-background-size: auto 100%;
         background-size: auto 100%;
    background-position: center center;
    margin-bottom: 20px; }
  .ni-large-feedbox h3 {
    margin: 0;
    padding: 0;
    margin-top: 15px; }
  .ni-large-feedbox h6 {
    color: #a1a1a1;
    font-size: 1em;
    font-weight: 300;
    padding: 15px 0 25px; }
  .ni-large-feedbox a {
    color: #023d51;
    font-size: 1em;
    text-decoration: none; }
    .ni-large-feedbox a:hover {
      text-decoration: none; }

/********************************************************/
/*******  Modules/ni-medium-feedbox.scss *******/
/********************************************************/
.ni-medium-feedbox-wrapper > span {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media (max-width: 767px) {
    .ni-medium-feedbox-wrapper > span {
      padding: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 480px) {
    .ni-medium-feedbox-wrapper > span {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .ni-medium-feedbox-wrapper > span > div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 33%;
       -moz-box-flex: 1;
        -ms-flex: 1 0 33%;
            flex: 1 0 33%; }
    @media (max-width: 767px) {
      .ni-medium-feedbox-wrapper > span > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
           -moz-box-flex: 1;
            -ms-flex: 1 0 100%;
                flex: 1 0 100%;
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto; } }

.ni-medium-feedbox-section {
  padding: 100px 0; }
  @media (max-width: 1200px) {
    .ni-medium-feedbox-section {
      padding: 50px 0; } }
  .ni-medium-feedbox-section .ni-medium-feedbox-text {
    padding-bottom: 90px;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: no-wrap;
        -ms-flex-wrap: no-wrap;
            flex-wrap: no-wrap; }
    @media (max-width: 1200px) {
      .ni-medium-feedbox-section .ni-medium-feedbox-text {
        padding-bottom: 40px; } }
    @media (max-width: 992px) {
      .ni-medium-feedbox-section .ni-medium-feedbox-text {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    .ni-medium-feedbox-section .ni-medium-feedbox-text > div:first-child {
      -webkit-flex-basis: 30%;
          -ms-flex-preferred-size: 30%;
              flex-basis: 30%;
      padding-right: 20px; }
      @media (max-width: 992px) {
        .ni-medium-feedbox-section .ni-medium-feedbox-text > div:first-child {
          -webkit-flex-basis: auto;
              -ms-flex-preferred-size: auto;
                  flex-basis: auto;
          padding-right: 0;
          padding-bottom: 20px; } }
    .ni-medium-feedbox-section .ni-medium-feedbox-text > div:last-child {
      -webkit-flex-basis: 70%;
          -ms-flex-preferred-size: 70%;
              flex-basis: 70%;
      padding-left: 20px; }
      @media (max-width: 992px) {
        .ni-medium-feedbox-section .ni-medium-feedbox-text > div:last-child {
          -webkit-flex-basis: auto;
              -ms-flex-preferred-size: auto;
                  flex-basis: auto;
          padding-left: 0; } }
    .ni-medium-feedbox-section .ni-medium-feedbox-text h5 {
      font-size: 1.25em;
      color: #023d51; }
    .ni-medium-feedbox-section .ni-medium-feedbox-text h3 {
      font-size: 1.875em;
      color: #2e2e2e; }
    .ni-medium-feedbox-section .ni-medium-feedbox-text p {
      font-size: 1.25em;
      margin-top: 0; }

.ni-medium-feedbox {
  text-align: left;
  width: 360px;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px; }
  @media (max-width: 1200px) {
    .ni-medium-feedbox {
      width: 300px; } }
  @media (max-width: 992px) {
    .ni-medium-feedbox {
      width: 250px;
      padding-bottom: 0; } }
  @media (max-width: 850px) {
    .ni-medium-feedbox {
      width: 225px; } }
  @media (max-width: 767px) {
    .ni-medium-feedbox {
      width: 100%;
      margin-bottom: 30px; } }
  .ni-medium-feedbox .icon {
    margin: 0 auto;
    height: 60px;
    background-repeat: no-repeat;
    -moz-background-size: auto 100%;
      -o-background-size: auto 100%;
         background-size: auto 100%;
    background-position: center center;
    margin-bottom: 20px; }
  .ni-medium-feedbox h3 {
    margin: 0;
    padding: 0;
    margin-top: 15px; }
  .ni-medium-feedbox h6 {
    color: #a1a1a1;
    font-size: 1em;
    font-weight: 300;
    padding: 15px 0 25px; }
  .ni-medium-feedbox p {
    color: #a1a1a1; }
  .ni-medium-feedbox a {
    color: #023d51;
    font-size: 1em;
    text-decoration: none; }
    .ni-medium-feedbox a:hover {
      text-decoration: none; }

/********************************************************/
/*******  Modules/ni-richtext-form-banner.scss *******/
/********************************************************/
section.ni-richtext-form-banner {
  padding-top: 130px;
  background-repeat: no-repeat;
  background-position: center top;
  background-position: fixed;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  @media (max-width: 767px) {
    section.ni-richtext-form-banner {
      padding-top: 80px;
      padding-bottom: 50px; } }
  section.ni-richtext-form-banner.ni-richtext-color {
    background-color: #023d51; }
  section.ni-richtext-form-banner .wrapper .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    section.ni-richtext-form-banner .wrapper .container .richtext-section {
      position: relative;
      z-index: 1;
      width: 50%;
      color: #fff;
      max-width: 500px;
      padding-right: 30px;
      padding-bottom: 80px; }
      @media (max-width: 767px) {
        section.ni-richtext-form-banner .wrapper .container .richtext-section {
          width: 100%;
          max-width: 100%;
          padding-right: 0; } }
      section.ni-richtext-form-banner .wrapper .container .richtext-section h1, section.ni-richtext-form-banner .wrapper .container .richtext-section h2 {
        font-size: 2.875em;
        line-height: 50px;
        margin-top: 35px;
        margin-bottom: 60px; }
      section.ni-richtext-form-banner .wrapper .container .richtext-section p {
        margin: 0; }
      section.ni-richtext-form-banner .wrapper .container .richtext-section h5 {
        margin: 30px 0 40px;
        font-size: 1.125em;
        line-height: 24px;
        letter-spacing: -0.3px; }
      section.ni-richtext-form-banner .wrapper .container .richtext-section ul li {
        margin-bottom: 8px; }
    section.ni-richtext-form-banner .wrapper .container .form-section {
      width: 50%;
      max-width: 545px;
      background: #fff;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      text-align: left;
      padding: 30px 50px 30px;
      position: absolute;
      right: 15px;
      -webkit-box-shadow: 0px 3px 6px 0px rgba(41, 41, 53, 0.08);
         -moz-box-shadow: 0px 3px 6px 0px rgba(41, 41, 53, 0.08);
              box-shadow: 0px 3px 6px 0px rgba(41, 41, 53, 0.08); }
      @media (max-width: 992px) {
        section.ni-richtext-form-banner .wrapper .container .form-section {
          padding: 50px 25px 40px; } }
      @media (max-width: 767px) {
        section.ni-richtext-form-banner .wrapper .container .form-section {
          width: 100%;
          max-width: 100%;
          position: relative;
          right: 0;
          margin-top: 20px; } }
      section.ni-richtext-form-banner .wrapper .container .form-section h4 {
        text-align: center;
        color: #2e2e2e;
        font-size: 2.25em;
        line-height: 40px; }
      section.ni-richtext-form-banner .wrapper .container .form-section p {
        text-align: center;
        color: #a1a1a1;
        font-size: 1.125em;
        line-height: 24px; }
      section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success {
        z-index: 1;
        background: #023d51;
        text-align: center;
        color: #fff;
        padding-top: 120px;
        padding-bottom: 90px; }
        @media (max-width: 767px) {
          section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success {
            padding-top: 70px;
            padding-bottom: 40px; } }
        section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success > h4, section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success > p {
          display: none; }
        section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success i {
          color: #fff;
          font-size: 204px;
          padding-bottom: 45px;
          font-weight: 300; }
          @media (max-width: 767px) {
            section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success i {
              font-size: 150px; } }
        section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form > a[name^="module"] {
          display: none; }
        section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form h1, section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form h2, section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form h3, section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form h4, section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form p, section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form span, section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form strong, section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form li, section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form em, section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form i {
          color: #fff; }
        section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form h2 {
          font-size: 2.875em; }
        section.ni-richtext-form-banner .wrapper .container .form-section.ni-form-success .hs_cos_wrapper_type_form p {
          font-size: 1.5625em; }

/********************************************************/
/*******  Modules/ni-separator-cta.scss *******/
/********************************************************/
.ni-separator-cta {
  background: #023d51; }
  @media (max-width: 767px) {
    .ni-separator-cta {
      text-align: center;
      padding-bottom: 30px; } }
  .ni-separator-cta > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 980px; }
    @media (max-width: 767px) {
      .ni-separator-cta > .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .ni-separator-cta > .container .separator-text {
      color: #fff;
      width: 100%;
      padding: 20px 0;
      text-align: center;
      padding: 50px 0; }
      @media (max-width: 767px) {
        .ni-separator-cta > .container .separator-text {
          max-width: 100%; } }
      .ni-separator-cta > .container .separator-text h5 {
        font-size: 1.875em;
        font-weight: 500;
        margin-bottom: 10px; }
      .ni-separator-cta > .container .separator-text p {
        font-size: 1.4375em;
        font-weight: 300;
        margin: 0; }
    .ni-separator-cta > .container .separator-cta {
      width: 100%; }
      @media (max-width: 767px) {
        .ni-separator-cta > .container .separator-cta {
          max-width: 100%; } }
      .ni-separator-cta > .container .separator-cta .hs_cos_wrapper_type_form h5 {
        display: block;
        color: #fff;
        font-size: 1.75em;
        text-align: center;
        margin: 0px auto 48px auto;
        position: relative;
        font-weight: 400; }
        .ni-separator-cta > .container .separator-cta .hs_cos_wrapper_type_form h5:after {
          content: '\e901';
          font-family: 'NickelIcons';
          font-size: 1.6875em;
          display: inline-block;
          padding-left: 15px;
          position: relative;
          top: 10px; }
      .ni-separator-cta > .container .separator-cta form {
        position: relative;
        width: 100%;
        max-width: 560px;
        margin: 0 auto;
        padding-bottom: 58px; }
        @media (max-width: 960px) {
          .ni-separator-cta > .container .separator-cta form {
            max-width: 100%; } }
        .ni-separator-cta > .container .separator-cta form .hs_email {
          margin-bottom: 0px;
          width: 100%;
          z-index: 8; }
          .ni-separator-cta > .container .separator-cta form .hs_email label.hidden-label {
            display: none; }
          .ni-separator-cta > .container .separator-cta form .hs_email .input {
            margin-bottom: 0px; }
            .ni-separator-cta > .container .separator-cta form .hs_email .input input {
              padding-right: 35px;
              padding-left: 25px;
              margin-top: 0px; }
            .ni-separator-cta > .container .separator-cta form .hs_email .input:after {
              content: ''; }
        .ni-separator-cta > .container .separator-cta form .hs_submit {
          z-index: 10; }
          .ni-separator-cta > .container .separator-cta form .hs_submit .actions input {
            font-size: 0px;
            padding: 15px;
            background-repeat: no-repeat;
            background-position-y: center;
            background-position-x: 10px;
            background-color: transparent;
            -moz-background-size: 22px 22px;
              -o-background-size: 22px 22px;
                 background-size: 22px 22px;
            height: 51px;
            width: 51px;
            position: absolute;
            top: 0px;
            right: 0px;
            min-width: 50px;
            margin-top: 0px; }
          .ni-separator-cta > .container .separator-cta form .hs_submit .actions:hover:after {
            -webkit-transform: rotate(30deg);
               -moz-transform: rotate(30deg);
                -ms-transform: rotate(30deg);
                 -o-transform: rotate(30deg);
                    transform: rotate(30deg); }
          .ni-separator-cta > .container .separator-cta form .hs_submit .actions:after {
            font-family: 'NickelIcons';
            content: "\e909";
            position: absolute;
            top: 0px;
            right: 0px;
            height: 51px;
            width: 51px;
            color: #023d51;
            line-height: 51px;
            text-align: center;
            font-size: 1.375em;
            pointer-events: none;
            margin-right: 10px;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            transition: all 0.3s linear; }
        .ni-separator-cta > .container .separator-cta form .error-border:after,
        .ni-separator-cta > .container .separator-cta form .verify:after {
          right: 55px; }
        .ni-separator-cta > .container .separator-cta form .hs-error-msgs {
          margin-top: 10px;
          margin-right: 0px;
          padding-right: 0px;
          -webkit-padding-start: 0px;
          padding-left: 0px;
          margin-bottom: 0px; }

/********************************************************/
/*******  Modules/ni-single-speaker.scss *******/
/********************************************************/
.ni-single-speaker-wrapper > span {
  width: 100%;
  max-width: 895px;
  margin: 0 auto;
  padding: 28px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 37px;
     -moz-border-radius: 37px;
          border-radius: 37px;
  border: 1px solid #ebebeb; }
  .ni-single-speaker-wrapper > span > div:last-child .ni-single-speaker {
    margin-bottom: 0px; }
    .ni-single-speaker-wrapper > span > div:last-child .ni-single-speaker .content {
      border-bottom: none; }

.ni-single-speaker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-width: 800px;
  margin-bottom: 20px; }
  @media (max-width: 450px) {
    .ni-single-speaker {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .ni-single-speaker .thumb {
    min-width: 117px;
    height: 117px;
    -moz-background-size: cover;
      -o-background-size: cover;
         background-size: cover;
    background-position: center center;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px; }
    @media (max-width: 450px) {
      .ni-single-speaker .thumb {
        margin-bottom: 20px;
        width: 150px;
        height: 150px;
        margin: 0 auto 20px auto; } }
  .ni-single-speaker .content {
    position: relative;
    z-index: 1;
    padding-left: 8px;
    margin-left: 17px;
    border-bottom: 1px solid #ebebeb; }
    .ni-single-speaker .content p {
      font-family: Raleway;
      color: #a1a1a1;
      margin: 5px 0px; }
    .ni-single-speaker .content .detalis {
      font-size: 0.875em;
      padding-bottom: 10px;
      margin-top: 13px; }
      .ni-single-speaker .content .detalis span {
        margin-right: 15px;
        line-height: 22px;
        display: inline-block;
        position: relative;
        padding-left: 35px;
        margin-bottom: 10px; }
        .ni-single-speaker .content .detalis span:last-child {
          margin-right: 0px; }
        .ni-single-speaker .content .detalis span:before {
          font-family: NickelIcons;
          color: #023d51;
          font-size: 22px;
          display: inline-block;
          position: absolute;
          top: -2px;
          left: 0px; }
      .ni-single-speaker .content .detalis .name:before {
        content: "\e903"; }
      .ni-single-speaker .content .detalis .time:before {
        content: "\e902"; }
      .ni-single-speaker .content .detalis .place:before {
        content: "\e905"; }

/********************************************************/
/*******  Modules/ni-small-feedbox.scss *******/
/********************************************************/
.ni-small-feedbox-wrapper > span {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 50px 0px; }
  @media (max-width: 480px) {
    .ni-small-feedbox-wrapper > span {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }

.ni-small-feedbox {
  text-align: center;
  margin: 20px 100px; }
  @media (max-width: 480px) {
    .ni-small-feedbox {
      margin: 20px 0px; } }
  .ni-small-feedbox .icon {
    margin: 0 auto; }
  .ni-small-feedbox h3 {
    margin-top: 15px; }
  .ni-small-feedbox h6 {
    color: #a1a1a1;
    font-size: 1em; }

/********************************************************/
/*******  Modules/ni-text-and-gallery.scss *******/
/********************************************************/
.ni-text-and-gallery {
  background-color: #023d51;
  color: #fff;
  min-height: 520px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1024px) {
    .ni-text-and-gallery {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      min-height: 100%; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ni-text-and-gallery {
      height: 520px; } }
  @media screen and (-ms-high-contrast: active) and (max-width: 1024px), (-ms-high-contrast: none) and (max-width: 1024px) {
    .ni-text-and-gallery {
      height: 100%; } }
  @supports (-ms-ime-align: auto) {
    .ni-text-and-gallery {
      height: 520px; }
      @media (max-width: 1024px) {
        .ni-text-and-gallery {
          height: 100%; } } }
  .ni-text-and-gallery .desc {
    position: relative;
    z-index: 1; }
  .ni-text-and-gallery .text {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .ni-text-and-gallery .text .half-container {
      width: 100%;
      max-width: 600px;
      padding: 0 15px; }
      .ni-text-and-gallery .text .half-container h2 {
        display: inline-block;
        margin: 0px 0px 20px 0px; }
      .ni-text-and-gallery .text .half-container .desc p {
        display: inline-block;
        margin: 20px 0px; }
      .ni-text-and-gallery .text .half-container .cta-wrapper {
        margin-top: 20px; }
    @media (max-width: 1024px) {
      .ni-text-and-gallery .text {
        width: 100%;
        display: block;
        margin: 40px 0px; }
        .ni-text-and-gallery .text .half-container {
          max-width: 1200px;
          width: 100%;
          margin: 0 auto; } }
  .ni-text-and-gallery .gallery {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media (max-width: 1024px) {
      .ni-text-and-gallery .gallery {
        width: 100%; } }
    .ni-text-and-gallery .gallery .item {
      -webkit-flex-basis: 50%;
          -ms-flex-preferred-size: 50%;
              flex-basis: 50%;
      min-width: 50%;
      height: 50%;
      -moz-background-size: cover;
        -o-background-size: cover;
           background-size: cover;
      background-position: center center;
      position: relative;
      z-index: 1;
      cursor: pointer; }
      @media (max-width: 1024px) {
        .ni-text-and-gallery .gallery .item {
          -webkit-flex-basis: 25%;
              -ms-flex-preferred-size: 25%;
                  flex-basis: 25%;
          min-width: 25%;
          padding-bottom: 25%; } }
      @media (max-width: 767px) {
        .ni-text-and-gallery .gallery .item {
          -webkit-flex-basis: 50%;
              -ms-flex-preferred-size: 50%;
                  flex-basis: 50%;
          min-width: 50%;
          padding-bottom: 50%; } }
      .ni-text-and-gallery .gallery .item:before, .ni-text-and-gallery .gallery .item:after {
        content: '';
        position: absolute;
        background-color: #fff;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) scale(0);
           -moz-transform: translate(-50%, -50%) scale(0);
            -ms-transform: translate(-50%, -50%) scale(0);
             -o-transform: translate(-50%, -50%) scale(0);
                transform: translate(-50%, -50%) scale(0);
        z-index: 3;
        opacity: 1;
        -webkit-transition: -webkit-transform 0.3s linear;
        transition: -webkit-transform 0.3s linear;
        -o-transition: -o-transform 0.3s linear;
        -moz-transition: transform 0.3s linear, -moz-transform 0.3s linear;
        transition: transform 0.3s linear;
        transition: transform 0.3s linear, -webkit-transform 0.3s linear, -moz-transform 0.3s linear, -o-transform 0.3s linear; }
      .ni-text-and-gallery .gallery .item:before {
        width: 2px;
        height: 53px; }
      .ni-text-and-gallery .gallery .item:after {
        width: 53px;
        height: 2px; }
      .ni-text-and-gallery .gallery .item:hover:after, .ni-text-and-gallery .gallery .item:hover:before {
        -webkit-transform: translate(-50%, -50%) scale(1);
           -moz-transform: translate(-50%, -50%) scale(1);
            -ms-transform: translate(-50%, -50%) scale(1);
             -o-transform: translate(-50%, -50%) scale(1);
                transform: translate(-50%, -50%) scale(1); }
      .ni-text-and-gallery .gallery .item:hover .mask {
        opacity: 0.53; }
      .ni-text-and-gallery .gallery .item .mask {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transition: 0.3s all linear;
        -o-transition: 0.3s all linear;
        -moz-transition: 0.3s all linear;
        transition: 0.3s all linear;
        background: #ffffff;
        background: -moz-linear-gradient(45deg, #ffffff 0%, #023d51 54%, #023d51 54%, #023d51 100%);
        background: -webkit-linear-gradient(45deg, #ffffff 0%, #023d51 54%, #023d51 54%, #023d51 100%);
        background: -webkit-linear-gradient(45deg, #ffffff 0%, #023d51 54%, #023d51 54%, #023d51 100%);
        background: -moz-linear-gradient(45deg, #ffffff 0%, #023d51 54%, #023d51 54%, #023d51 100%);
        background: -o-linear-gradient(45deg, #ffffff 0%, #023d51 54%, #023d51 54%, #023d51 100%);
        background: linear-gradient(45deg, #ffffff 0%, #023d51 54%, #023d51 54%, #023d51 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='hubl("$first_color")',GradientType=1 );
        opacity: 0;
        z-index: 2; }
  .ni-text-and-gallery .mfp-auto-cursor .mfp-content {
    max-width: 85% !important; }

/********************************************************/
/*******  Modules/ni-text-bg-banner.scss *******/
/********************************************************/
.ni-text-bg-banner {
  min-height: 423px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-position: top right;
  background-repeat: no-repeat;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover; }
  @media (max-width: 1200px) {
    .ni-text-bg-banner {
      background-position: center center; } }
  @media (max-width: 767px) {
    .ni-text-bg-banner {
      background-position: top left; } }
  .ni-text-bg-banner .container .ni-text-bg-banner-left {
    position: relative;
    z-index: 1;
    margin: 75px 0 50px;
    max-width: 680px; }
    @media (max-width: 1500px) {
      .ni-text-bg-banner .container .ni-text-bg-banner-left {
        max-width: 45%; } }
    @media (max-width: 1200px) {
      .ni-text-bg-banner .container .ni-text-bg-banner-left {
        max-width: 80%; } }
    @media (max-width: 992px) {
      .ni-text-bg-banner .container .ni-text-bg-banner-left {
        max-width: 90%; } }
    @media (max-width: 767px) {
      .ni-text-bg-banner .container .ni-text-bg-banner-left {
        margin: 45px 0 40px;
        max-width: 100%; } }
    .ni-text-bg-banner .container .ni-text-bg-banner-left h3 {
      font-size: 1.875em;
      margin-bottom: 50px;
      color: #2e2e2e; }
    .ni-text-bg-banner .container .ni-text-bg-banner-left p {
      font-size: 1.25em;
      margin-top: 0;
      margin-bottom: 20px;
      color: #a1a1a1; }
    .ni-text-bg-banner .container .ni-text-bg-banner-left a.cta_button {
      margin-top: 40px; }

/********************************************************/
/*******  Modules/va-video-banner.scss *******/
/********************************************************/
.va-video-banner {
  width: 100%;
  max-height: 570px;
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden; }
  .va-video-banner .video-bg {
    width: 100%;
    position: relative; }
    .va-video-banner .video-bg video {
      display: block;
      max-height: 100%;
      max-width: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
      .va-video-banner .video-bg video::-webkit-media-controls {
        display: none; }
  .va-video-banner .mask {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .va-video-banner .content {
    position: absolute;
    text-align: center;
    z-index: 4;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 992px) {
      .va-video-banner .content img {
        height: 100px;
        width: 100px; } }
    .va-video-banner .content span {
      max-width: 20px;
      color: #fff;
      font-size: 23px;
      display: inline-block; }

/* Style for Magnific-popup */
.mfp-auto-cursor .mfp-content {
  max-width: 860px;
  height: auto; }

/****************************************
- 5W - WEBSITES              
****************************************/
/********************************************************/
/*******  Website/animate.scss *******/
/********************************************************/
/*!
 * 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;
  -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
       animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
       animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
       animation-iteration-count: infinite; }

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

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

@-webkit-keyframes bounce {
  0%, 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: translateZ(0);
    transform: translateZ(0); }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 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); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@-moz-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    -moz-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-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); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    -moz-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -moz-transform: translate3d(0, -4px, 0);
         transform: translate3d(0, -4px, 0); } }

@-o-keyframes bounce {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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: translateZ(0);
    transform: translateZ(0); }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-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); }
  70% {
    -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 {
  0%, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-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: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  40%, 43% {
    -webkit-transform: translate3d(0, -30px, 0);
    -moz-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0); }
  40%, 43%, 70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -o-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); }
  70% {
    -webkit-transform: translate3d(0, -15px, 0);
    -moz-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -moz-transform: translate3d(0, -4px, 0);
         transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
    -o-animation-name: bounce;
       animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
   -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
       transform-origin: center bottom; }

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

@-moz-keyframes flash {
  0%, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@-o-keyframes flash {
  0%, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
    -o-animation-name: flash;
       animation-name: flash; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
         transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
         transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
         transform: scaleX(1); } }

@-o-keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
       transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
       transform: scaleX(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
      -o-transform: scaleX(1);
         transform: scaleX(1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -moz-transform: scale3d(1.05, 1.05, 1.05);
         transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
      -o-transform: scaleX(1);
         transform: scaleX(1); } }

.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
    -o-animation-name: pulse;
       animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(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: scaleX(1);
    transform: scaleX(1); } }

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

@-o-keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
       transform: scaleX(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: scaleX(1);
    -o-transform: scaleX(1);
       transform: scaleX(1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
      -o-transform: scaleX(1);
         transform: scaleX(1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -moz-transform: scale3d(1.25, 0.75, 1);
         transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -moz-transform: scale3d(0.75, 1.25, 1);
         transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -moz-transform: scale3d(1.15, 0.85, 1);
         transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -moz-transform: scale3d(0.95, 1.05, 1);
         transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -moz-transform: scale3d(1.05, 0.95, 1);
         transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
      -o-transform: scaleX(1);
         transform: scaleX(1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  -moz-animation-name: rubberBand;
    -o-animation-name: rubberBand;
       animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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); } }

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

@-o-keyframes shake {
  0%, to {
    -webkit-transform: translateZ(0);
    transform: translateZ(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 {
  0%, to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
    -o-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); } }

@-moz-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
         transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    -moz-transform: translateX(-6px) rotateY(-9deg);
         transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    -moz-transform: translateX(5px) rotateY(7deg);
         transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    -moz-transform: translateX(-3px) rotateY(-5deg);
         transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    -moz-transform: translateX(2px) rotateY(3deg);
         transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
         transform: translateX(0); } }

@-o-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    -o-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);
    -o-transform: translateX(0);
       transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    -moz-transform: translateX(-6px) rotateY(-9deg);
         transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    -moz-transform: translateX(5px) rotateY(7deg);
         transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    -moz-transform: translateX(-3px) rotateY(-5deg);
         transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    -moz-transform: translateX(2px) rotateY(3deg);
         transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
      -o-transform: translateX(0);
         transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  -moz-animation-name: headShake;
    -o-animation-name: headShake;
       animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@-moz-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
         transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
         transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
         transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
         transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
         transform: rotate(0deg); } }

@-o-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
       transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
       transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -o-transform: rotate(5deg);
       transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
       transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
       transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
      -o-transform: rotate(15deg);
         transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
      -o-transform: rotate(-10deg);
         transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
      -o-transform: rotate(5deg);
         transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
      -o-transform: rotate(-5deg);
         transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
         transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
   -ms-transform-origin: top center;
    -o-transform-origin: top center;
       transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
    -o-animation-name: swing;
       animation-name: swing; }

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

@-moz-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
         transform: scaleX(1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    -moz-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
         transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
         transform: scaleX(1); } }

@-o-keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
       transform: scaleX(1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    -o-transform: scaleX(1);
       transform: scaleX(1); } }

@keyframes tada {
  0% {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
      -o-transform: scaleX(1);
         transform: scaleX(1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
    -moz-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
         transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
    -moz-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
         transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg); }
  to {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
      -o-transform: scaleX(1);
         transform: scaleX(1); } }

.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
    -o-animation-name: tada;
       animation-name: tada; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes wobble {
  0% {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    -moz-transform: translate3d(-25%, 0, 0) rotate(-5deg);
         transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    -moz-transform: translate3d(20%, 0, 0) rotate(3deg);
         transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    -moz-transform: translate3d(-15%, 0, 0) rotate(-3deg);
         transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    -moz-transform: translate3d(10%, 0, 0) rotate(2deg);
         transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    -moz-transform: translate3d(-5%, 0, 0) rotate(-1deg);
         transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes wobble {
  0% {
    -webkit-transform: none;
    -o-transform: none;
       transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
    -moz-transform: translate3d(-25%, 0, 0) rotate(-5deg);
         transform: translate3d(-25%, 0, 0) rotate(-5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
    -moz-transform: translate3d(20%, 0, 0) rotate(3deg);
         transform: translate3d(20%, 0, 0) rotate(3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
    -moz-transform: translate3d(-15%, 0, 0) rotate(-3deg);
         transform: translate3d(-15%, 0, 0) rotate(-3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
    -moz-transform: translate3d(10%, 0, 0) rotate(2deg);
         transform: translate3d(10%, 0, 0) rotate(2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
    -moz-transform: translate3d(-5%, 0, 0) rotate(-1deg);
         transform: translate3d(-5%, 0, 0) rotate(-1deg); }
  to {
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
    -o-animation-name: wobble;
       animation-name: wobble; }

@-webkit-keyframes jello {
  0%, 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.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@-moz-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
         transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
         transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
         transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
         transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
         transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    -moz-transform: skewX(0.39062deg) skewY(0.39062deg);
         transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
         transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@-o-keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    -o-transform: none;
       transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
       transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
       transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
       transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
       transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
       transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    -o-transform: skewX(0.39062deg) skewY(0.39062deg);
       transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
       transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  0%, 11.1%, to {
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
      -o-transform: skewX(-12.5deg) skewY(-12.5deg);
         transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
      -o-transform: skewX(6.25deg) skewY(6.25deg);
         transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
      -o-transform: skewX(-3.125deg) skewY(-3.125deg);
         transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
      -o-transform: skewX(1.5625deg) skewY(1.5625deg);
         transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
      -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
         transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    -moz-transform: skewX(0.39062deg) skewY(0.39062deg);
      -o-transform: skewX(0.39062deg) skewY(0.39062deg);
         transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
      -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
         transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  -moz-animation-name: jello;
    -o-animation-name: jello;
       animation-name: jello;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
   -ms-transform-origin: center;
    -o-transform-origin: center;
       transform-origin: center; }

@-webkit-keyframes bounceIn {
  0%, 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: scaleX(1);
    transform: scaleX(1); } }

@-moz-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-transform: scale3d(0.97, 0.97, 0.97);
         transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
         transform: scaleX(1); } }

@-o-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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: scaleX(1);
    -o-transform: scaleX(1);
       transform: scaleX(1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-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);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-transform: scale3d(0.97, 0.97, 0.97);
         transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
      -o-transform: scaleX(1);
         transform: scaleX(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
       animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0%, 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; } }

@-moz-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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);
    -moz-transform: translate3d(0, -3000px, 0);
         transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
         transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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;
    -o-transform: none;
       transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-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);
    -moz-transform: translate3d(0, -3000px, 0);
         transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
         transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
       animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 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; } }

@-moz-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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);
    -moz-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
         transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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;
    -o-transform: none;
       transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-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);
    -moz-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
         transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
       animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 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; } }

@-moz-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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);
    -moz-transform: translate3d(3000px, 0, 0);
         transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
         transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
         transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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;
    -o-transform: none;
       transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-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);
    -moz-transform: translate3d(3000px, 0, 0);
         transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -moz-transform: translate3d(-25px, 0, 0);
         transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -moz-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -moz-transform: translate3d(-5px, 0, 0);
         transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
       animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 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, -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: translateZ(0);
    transform: translateZ(0); } }

@-moz-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-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);
    -moz-transform: translate3d(0, 3000px, 0);
         transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
         transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); } }

@-o-keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-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, -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: translateZ(0);
    transform: translateZ(0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -o-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);
    -moz-transform: translate3d(0, 3000px, 0);
         transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
         transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
    -o-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); } }

@-moz-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-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);
    -moz-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);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); } }

@-o-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);
    -moz-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);
    -moz-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);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
    -o-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); } }

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

@-o-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);
    -moz-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
    -o-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); } }

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

@-o-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);
    -moz-transform: translate3d(20px, 0, 0);
         transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
    -o-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); } }

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

@-o-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);
    -moz-transform: translate3d(-20px, 0, 0);
         transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
    -o-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); } }

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

@-o-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);
    -moz-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
         transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
    -o-animation-name: bounceOutUp;
       animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
       animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
       animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
       animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
       animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
       animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
       animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
       animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
       animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
       animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
       animation-name: fadeOut; }

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

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

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

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

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
       animation-name: fadeOutDown; }

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

@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); } }

@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
    -o-animation-name: fadeOutDownBig;
       animation-name: fadeOutDownBig; }

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

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

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

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

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
       animation-name: fadeOutLeft; }

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

@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0); } }

@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
         transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
    -o-animation-name: fadeOutLeftBig;
       animation-name: fadeOutLeftBig; }

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

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

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

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

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
    -o-animation-name: fadeOutRight;
       animation-name: fadeOutRight; }

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

@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0); } }

@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
         transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
    -o-animation-name: fadeOutRightBig;
       animation-name: fadeOutRightBig; }

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

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

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

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

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
    -o-animation-name: fadeOutUp;
       animation-name: fadeOutUp; }

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

@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0); } }

@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
         transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
    -o-animation-name: fadeOutUpBig;
       animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% {
    -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); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@-moz-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    -moz-transform: perspective(400px) rotateY(-1turn);
         transform: perspective(400px) rotateY(-1turn); }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
         transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
         transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -moz-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
         transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; } }

@-o-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    transform: perspective(400px) rotateY(-1turn); }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    -o-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); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(-1turn);
    -moz-transform: perspective(400px) rotateY(-1turn);
         transform: perspective(400px) rotateY(-1turn); }
  0%, 40% {
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
      -o-animation-timing-function: ease-out;
         animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
         transform: perspective(400px) translateZ(150px) rotateY(-190deg); }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
    -moz-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
         transform: perspective(400px) translateZ(150px) rotateY(-170deg); }
  50%, 80% {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
      -o-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -moz-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
         transform: perspective(400px) scale3d(0.95, 0.95, 0.95); }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
      -o-animation-timing-function: ease-in;
         animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
       backface-visibility: visible;
  -webkit-animation-name: flip;
  -moz-animation-name: flip;
    -o-animation-name: flip;
       animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-moz-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
         transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    -moz-transform: perspective(400px) rotateX(-20deg);
         transform: perspective(400px) rotateX(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
         transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    -moz-transform: perspective(400px) rotateX(-5deg);
         transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

@-o-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
         transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
      -o-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    -moz-transform: perspective(400px) rotateX(-20deg);
         transform: perspective(400px) rotateX(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -moz-transform: perspective(400px) rotateX(10deg);
         transform: perspective(400px) rotateX(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    -moz-transform: perspective(400px) rotateX(-5deg);
         transform: perspective(400px) rotateX(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
       backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-animation-name: flipInX;
    -o-animation-name: flipInX;
       animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@-moz-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
         transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    -moz-transform: perspective(400px) rotateY(-20deg);
         transform: perspective(400px) rotateY(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
         transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    -moz-transform: perspective(400px) rotateY(-5deg);
         transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

@-o-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
         transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  0%, 40% {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
      -o-animation-timing-function: ease-in;
         animation-timing-function: ease-in; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    -moz-transform: perspective(400px) rotateY(-20deg);
         transform: perspective(400px) rotateY(-20deg); }
  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -moz-transform: perspective(400px) rotateY(10deg);
         transform: perspective(400px) rotateY(10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    -moz-transform: perspective(400px) rotateY(-5deg);
         transform: perspective(400px) rotateY(-5deg); }
  to {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
       backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-animation-name: flipInY;
    -o-animation-name: flipInY;
       animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-moz-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    -moz-transform: perspective(400px) rotateX(-20deg);
         transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
         transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@-o-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    -moz-transform: perspective(400px) rotateX(-20deg);
         transform: perspective(400px) rotateX(-20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -moz-transform: perspective(400px) rotateX(90deg);
         transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  -moz-animation-name: flipOutX;
    -o-animation-name: flipOutX;
       animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
       backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@-moz-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    -moz-transform: perspective(400px) rotateY(-15deg);
         transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
         transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@-o-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -moz-transform: perspective(400px);
         transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotateY(-15deg);
    -moz-transform: perspective(400px) rotateY(-15deg);
         transform: perspective(400px) rotateY(-15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
         transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
       backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  -moz-animation-name: flipOutY;
    -o-animation-name: flipOutY;
       animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -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); }
  60%, 80% {
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
         transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
         transform: skewX(20deg); }
  60%, 80% {
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
         transform: skewX(-5deg); }
  to {
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    -o-transform: skewX(20deg);
       transform: skewX(20deg); }
  60%, 80% {
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    -o-transform: skewX(-5deg);
       transform: skewX(-5deg); }
  to {
    -webkit-transform: none;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
         transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
      -o-transform: skewX(20deg);
         transform: skewX(20deg); }
  60%, 80% {
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
      -o-transform: skewX(-5deg);
         transform: skewX(-5deg); }
  to {
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
       animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
       animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@-moz-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
         transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@-o-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
         transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
    -o-animation-name: lightSpeedOut;
       animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
       animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center;
         transform-origin: center;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
         transform: rotate(-200deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    -moz-transform-origin: center;
         transform-origin: center;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center;
       transform-origin: center;
    -webkit-transform: rotate(-200deg);
    -o-transform: rotate(-200deg);
       transform: rotate(-200deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    -o-transform-origin: center;
       transform-origin: center;
    -webkit-transform: none;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(-200deg);
    -moz-transform: rotate(-200deg);
      -o-transform: rotate(-200deg);
         transform: rotate(-200deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
       animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
         transform: rotate(-45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
       transform: rotate(-45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: none;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
         transform: rotate(-45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
       animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
         transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
       transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: none;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
         transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
       animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
         transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
       transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: none;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
         transform: rotate(45deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
       animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
         transform: rotate(-90deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none;
    opacity: 1; } }

@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
       transform: rotate(-90deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: none;
    -o-transform: none;
       transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
         transform: rotate(-90deg);
    opacity: 0; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
       animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center;
         transform-origin: center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    -moz-transform-origin: center;
         transform-origin: center;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
         transform: rotate(200deg);
    opacity: 0; } }

@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center;
       transform-origin: center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    -o-transform-origin: center;
       transform-origin: center;
    -webkit-transform: rotate(200deg);
    -o-transform: rotate(200deg);
       transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: center; }
  to {
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(200deg);
    -moz-transform: rotate(200deg);
      -o-transform: rotate(200deg);
         transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
    -o-animation-name: rotateOut;
       animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0; } }

@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
         transform: rotate(45deg);
    opacity: 0; } }

@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
       transform: rotate(45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
         transform: rotate(45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
    -o-animation-name: rotateOutDownLeft;
       animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
         transform: rotate(-45deg);
    opacity: 0; } }

@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
       transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
         transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
    -o-animation-name: rotateOutDownRight;
       animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; } }

@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -moz-transform-origin: left bottom;
         transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
         transform: rotate(-45deg);
    opacity: 0; } }

@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -o-transform-origin: left bottom;
       transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
       transform: rotate(-45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: left bottom; }
  to {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
         transform: rotate(-45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
    -o-animation-name: rotateOutUpLeft;
       animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -moz-transform-origin: right bottom;
         transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
         transform: rotate(90deg);
    opacity: 0; } }

@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -o-transform-origin: right bottom;
       transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
       transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1; }
  0%, to {
    -webkit-transform-origin: right bottom; }
  to {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
         transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
    -o-animation-name: rotateOutUpRight;
       animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left; }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    transform: rotate(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; } }

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

@-o-keyframes hinge {
  0% {
    -o-transform-origin: top left;
       transform-origin: top left; }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -o-transform: rotate(80deg);
       transform: rotate(80deg);
    -o-transform-origin: top left;
       transform-origin: top left; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    -o-transform: rotate(60deg);
       transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
       transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-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;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left; }
  0%, 20%, 60% {
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
      -o-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -moz-transform: rotate(80deg);
      -o-transform: rotate(80deg);
         transform: rotate(80deg);
    -webkit-transform-origin: top left;
       -moz-transform-origin: top left;
         -o-transform-origin: top left;
            transform-origin: top left; }
  40%, 80% {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
      -o-transform: rotate(60deg);
         transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
      -o-transform-origin: top left;
         transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
      -o-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    -moz-transform: translate3d(0, 700px, 0);
         transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
    -o-animation-name: hinge;
       animation-name: hinge; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    -moz-transform: translate3d(-100%, 0, 0) rotate(-120deg);
         transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
         transform: none; } }

@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
       transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
    -moz-transform: translate3d(-100%, 0, 0) rotate(-120deg);
         transform: translate3d(-100%, 0, 0) rotate(-120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
      -o-transform: none;
         transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
    -o-animation-name: rollIn;
       animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

@-moz-keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    -moz-transform: translate3d(100%, 0, 0) rotate(120deg);
         transform: translate3d(100%, 0, 0) rotate(120deg); } }

@-o-keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    transform: translate3d(100%, 0, 0) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
    -moz-transform: translate3d(100%, 0, 0) rotate(120deg);
         transform: translate3d(100%, 0, 0) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
    -o-animation-name: rollOut;
       animation-name: rollOut; }

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

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

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

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

.zoomIn {
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
    -o-animation-name: zoomIn;
       animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    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); } }

@-moz-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInDown {
  0% {
    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);
    -o-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);
    -o-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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      -o-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;
  -moz-animation-name: zoomInDown;
    -o-animation-name: zoomInDown;
       animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    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); } }

@-moz-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInLeft {
  0% {
    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);
    -o-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);
    -o-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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      -o-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;
  -moz-animation-name: zoomInLeft;
    -o-animation-name: zoomInLeft;
       animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    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); } }

@-moz-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInRight {
  0% {
    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);
    -o-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);
    -o-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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      -o-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;
  -moz-animation-name: zoomInRight;
    -o-animation-name: zoomInRight;
       animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    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); } }

@-moz-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-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);
    -moz-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-keyframes zoomInUp {
  0% {
    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);
    -o-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);
    -o-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 {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      -o-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;
  -moz-animation-name: zoomInUp;
    -o-animation-name: zoomInUp;
       animation-name: zoomInUp; }

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

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

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

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

.zoomOut {
  -webkit-animation-name: zoomOut;
  -moz-animation-name: zoomOut;
    -o-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); } }

@-moz-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-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);
    -moz-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);
    -moz-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;
    -moz-transform-origin: center bottom;
         transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-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);
    -o-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;
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      -o-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);
    -moz-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;
    -moz-transform-origin: center bottom;
      -o-transform-origin: center bottom;
         transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      -o-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;
  -moz-animation-name: zoomOutDown;
    -o-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; } }

@-moz-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-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);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
         transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
         transform-origin: left center; } }

@-o-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;
    -o-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);
    -moz-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);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
         transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
      -o-transform-origin: left center;
         transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  -moz-animation-name: zoomOutLeft;
    -o-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; } }

@-moz-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-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);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
         transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
         transform-origin: right center; } }

@-o-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;
    -o-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);
    -moz-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);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
         transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
      -o-transform-origin: right center;
         transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  -moz-animation-name: zoomOutRight;
    -o-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); } }

@-moz-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-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);
    -moz-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);
    -moz-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;
    -moz-transform-origin: center bottom;
         transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
         animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@-o-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);
    -o-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;
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-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);
    -moz-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);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
      -o-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);
    -moz-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;
    -moz-transform-origin: center bottom;
      -o-transform-origin: center bottom;
         transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
      -o-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;
  -moz-animation-name: zoomOutUp;
    -o-animation-name: zoomOutUp;
       animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-moz-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); } }

@-o-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
    -o-animation-name: slideInDown;
       animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-moz-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); } }

@-o-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  -moz-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
       animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-moz-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); } }

@-o-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  -moz-animation-name: slideInRight;
    -o-animation-name: slideInRight;
       animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@-moz-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); } }

@-o-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  -moz-animation-name: slideInUp;
    -o-animation-name: slideInUp;
       animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@-moz-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); } }

@-o-keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
         transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  -moz-animation-name: slideOutDown;
    -o-animation-name: slideOutDown;
       animation-name: slideOutDown; }

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

@-moz-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0); } }

@-o-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  -moz-animation-name: slideOutLeft;
    -o-animation-name: slideOutLeft;
       animation-name: slideOutLeft; }

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

@-moz-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0); } }

@-o-keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  -moz-animation-name: slideOutRight;
    -o-animation-name: slideOutRight;
       animation-name: slideOutRight; }

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

@-moz-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); } }

@-o-keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
         transform: translateZ(0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  -moz-animation-name: slideOutUp;
    -o-animation-name: slideOutUp;
       animation-name: slideOutUp; }

/********************************************************/
/*******  Website/ni-501-404-page.scss *******/
/********************************************************/
.err-page-404 {
    padding-top: 90px;
  background-color: #023d51; }
  .err-page-404 .err-wrap {
    padding: 60px 0; }
    @media (max-width: 767px) {
      .err-page-404 .err-wrap {
        padding: 30px 0; } }
  .err-page-404 .err-content h2,
  .err-page-404 .err-content h3 {
    color: #fff; }
  .err-page-404 .err-content h1 {
    background-color: #fff;
    display: inline-block;
    color: #023d51;
    padding: 30px 50px 20px;
    -webkit-border-radius: 60px;
       -moz-border-radius: 60px;
            border-radius: 60px;
    font-size: 4.5em;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 50px;
    white-space: nowrap;
    -webkit-box-shadow: 4px 3px 5px 0px rgba(150, 150, 150, 0.5);
       -moz-box-shadow: 4px 3px 5px 0px rgba(150, 150, 150, 0.5);
            box-shadow: 4px 3px 5px 0px rgba(150, 150, 150, 0.5); }
    @media (max-width: 1050px) {
      .err-page-404 .err-content h1 {
        font-size: 3.125em;
        padding: 15px 30px 10px; } }
    @media (max-width: 500px) {
      .err-page-404 .err-content h1 {
        font-size: 2.5em;
        margin-bottom: 25px; } }
  .err-page-404 .err-content h2 {
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 2.75em;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.5); }
    @media (max-width: 500px) {
      .err-page-404 .err-content h2 {
        font-size: 1.875em; } }
  .err-page-404 .err-content h3 {
    font-size: 1.9375em;
    margin-bottom: 35px;
    font-weight: 300;
    max-width: 570px;
    text-shadow: 1px 1px 2px rgba(150, 150, 150, 0.5); }
    @media (max-width: 500px) {
      .err-page-404 .err-content h3 {
        font-size: 1.25em; } }
  .err-page-404 .ufo-svg {
    height: auto;
    min-height: 550px;
    max-width: 350px;
    display: block;
    margin-left: auto; }
    @media (max-width: 767px) {
      .err-page-404 .ufo-svg {
        margin: 0 auto;
        min-height: 0; } }
    .err-page-404 .ufo-svg #ufoSVG {
      -webkit-transform-origin: 50% 0;
         -moz-transform-origin: 50% 0;
          -ms-transform-origin: 50% 0;
           -o-transform-origin: 50% 0;
              transform-origin: 50% 0;
      -webkit-animation-name: ufo;
         -moz-animation-name: ufo;
           -o-animation-name: ufo;
              animation-name: ufo;
      -webkit-animation-duration: 8s;
         -moz-animation-duration: 8s;
           -o-animation-duration: 8s;
              animation-duration: 8s;
      -webkit-animation-iteration-count: infinite;
         -moz-animation-iteration-count: infinite;
           -o-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
         -moz-animation-timing-function: linear;
           -o-animation-timing-function: linear;
              animation-timing-function: linear; }
    .err-page-404 .ufo-svg #elSquare,
    .err-page-404 .ufo-svg #elDotOne,
    .err-page-404 .ufo-svg #elOne,
    .err-page-404 .ufo-svg #elTwo,
    .err-page-404 .ufo-svg #elFiveStar,
    .err-page-404 .ufo-svg #elSix,
    .err-page-404 .ufo-svg #elFour,
    .err-page-404 .ufo-svg #elThree,
    .err-page-404 .ufo-svg #elSeven,
    .err-page-404 .ufo-svg #XMLID_4_,
    .err-page-404 .ufo-svg #Line0,
    .err-page-404 .ufo-svg #Line1,
    .err-page-404 .ufo-svg #Line2,
    .err-page-404 .ufo-svg #Line3,
    .err-page-404 .ufo-svg #Line4 {
      -webkit-animation-iteration-count: infinite;
         -moz-animation-iteration-count: infinite;
           -o-animation-iteration-count: infinite;
              animation-iteration-count: infinite;
      -webkit-animation-timing-function: linear;
         -moz-animation-timing-function: linear;
           -o-animation-timing-function: linear;
              animation-timing-function: linear;
      -webkit-transform-origin: 50% 50%;
         -moz-transform-origin: 50% 50%;
          -ms-transform-origin: 50% 50%;
           -o-transform-origin: 50% 50%;
              transform-origin: 50% 50%; }
    .err-page-404 .ufo-svg #Line0,
    .err-page-404 .ufo-svg #Line1,
    .err-page-404 .ufo-svg #Line2,
    .err-page-404 .ufo-svg #Line3,
    .err-page-404 .ufo-svg #Line4 {
      -webkit-animation-duration: 8s;
         -moz-animation-duration: 8s;
           -o-animation-duration: 8s;
              animation-duration: 8s; }
    .err-page-404 .ufo-svg #Line0 {
      -webkit-animation-name: line1;
         -moz-animation-name: line1;
           -o-animation-name: line1;
              animation-name: line1; }
    .err-page-404 .ufo-svg #Line1 {
      -webkit-animation-name: line2;
         -moz-animation-name: line2;
           -o-animation-name: line2;
              animation-name: line2; }
    .err-page-404 .ufo-svg #Line2 {
      -webkit-animation-name: line3;
         -moz-animation-name: line3;
           -o-animation-name: line3;
              animation-name: line3; }
    .err-page-404 .ufo-svg #Line3 {
      -webkit-animation-name: line4;
         -moz-animation-name: line4;
           -o-animation-name: line4;
              animation-name: line4; }
    .err-page-404 .ufo-svg #Line4 {
      -webkit-animation-name: line5;
         -moz-animation-name: line5;
           -o-animation-name: line5;
              animation-name: line5; }
    .err-page-404 .ufo-svg #elDotOne,
    .err-page-404 .ufo-svg #elDotTwo,
    .err-page-404 .ufo-svg #elDotThree,
    .err-page-404 .ufo-svg #elThree,
    .err-page-404 .ufo-svg #XMLID_4_ {
      fill: #fff; }
    .err-page-404 .ufo-svg #XMLID_4_ {
      -webkit-animation-name: blink;
         -moz-animation-name: blink;
           -o-animation-name: blink;
              animation-name: blink;
      -webkit-animation-duration: 5s;
         -moz-animation-duration: 5s;
           -o-animation-duration: 5s;
              animation-duration: 5s; }
    .err-page-404 .ufo-svg #elSquare {
      -webkit-animation-name: pralka;
         -moz-animation-name: pralka;
           -o-animation-name: pralka;
              animation-name: pralka;
      -webkit-animation-duration: 10s;
         -moz-animation-duration: 10s;
           -o-animation-duration: 10s;
              animation-duration: 10s;
      -webkit-transform-origin: 780px 586px;
         -moz-transform-origin: 780px 586px;
          -ms-transform-origin: 780px 586px;
           -o-transform-origin: 780px 586px;
              transform-origin: 780px 586px; }
    .err-page-404 .ufo-svg #elOne {
      -webkit-animation-name: walk;
         -moz-animation-name: walk;
           -o-animation-name: walk;
              animation-name: walk;
      -webkit-animation-duration: 15s;
         -moz-animation-duration: 15s;
           -o-animation-duration: 15s;
              animation-duration: 15s; }
    .err-page-404 .ufo-svg #elTwo {
      -webkit-animation-name: shakeThat;
         -moz-animation-name: shakeThat;
           -o-animation-name: shakeThat;
              animation-name: shakeThat;
      -webkit-animation-duration: 4s;
         -moz-animation-duration: 4s;
           -o-animation-duration: 4s;
              animation-duration: 4s; }
    .err-page-404 .ufo-svg #elThree {
      -webkit-animation-name: dizzy;
         -moz-animation-name: dizzy;
           -o-animation-name: dizzy;
              animation-name: dizzy;
      -webkit-animation-duration: 5s;
         -moz-animation-duration: 5s;
           -o-animation-duration: 5s;
              animation-duration: 5s; }
    .err-page-404 .ufo-svg #elFour {
      -webkit-animation-name: bounce;
         -moz-animation-name: bounce;
           -o-animation-name: bounce;
              animation-name: bounce;
      -webkit-animation-duration: 10s;
         -moz-animation-duration: 10s;
           -o-animation-duration: 10s;
              animation-duration: 10s;
      -webkit-transform-origin: 764px 512px;
         -moz-transform-origin: 764px 512px;
          -ms-transform-origin: 764px 512px;
           -o-transform-origin: 764px 512px;
              transform-origin: 764px 512px; }
    .err-page-404 .ufo-svg #elFiveStar {
      -webkit-animation-name: star;
         -moz-animation-name: star;
           -o-animation-name: star;
              animation-name: star;
      -webkit-animation-duration: 20s;
         -moz-animation-duration: 20s;
           -o-animation-duration: 20s;
              animation-duration: 20s;
      -webkit-transform-origin: 526px 690px;
         -moz-transform-origin: 526px 690px;
          -ms-transform-origin: 526px 690px;
           -o-transform-origin: 526px 690px;
              transform-origin: 526px 690px; }
    .err-page-404 .ufo-svg #elSix {
      -webkit-animation-name: star2;
         -moz-animation-name: star2;
           -o-animation-name: star2;
              animation-name: star2;
      -webkit-transform-origin: 662px 563px;
         -moz-transform-origin: 662px 563px;
          -ms-transform-origin: 662px 563px;
           -o-transform-origin: 662px 563px;
              transform-origin: 662px 563px;
      -webkit-animation-duration: 20s;
         -moz-animation-duration: 20s;
           -o-animation-duration: 20s;
              animation-duration: 20s; }
    .err-page-404 .ufo-svg #elSeven {
      -webkit-animation-name: star3;
         -moz-animation-name: star3;
           -o-animation-name: star3;
              animation-name: star3;
      -webkit-animation-duration: 10s;
         -moz-animation-duration: 10s;
           -o-animation-duration: 10s;
              animation-duration: 10s;
      -webkit-transform-origin: 866px 692px;
         -moz-transform-origin: 866px 692px;
          -ms-transform-origin: 866px 692px;
           -o-transform-origin: 866px 692px;
              transform-origin: 866px 692px; }

@-webkit-keyframes line1 {
  50% {
    -webkit-transform: translate(-10px, 3px);
            transform: translate(-10px, 3px); } }

@-moz-keyframes line1 {
  50% {
    -moz-transform: translate(-10px, 3px);
         transform: translate(-10px, 3px); } }

@-o-keyframes line1 {
  50% {
    -o-transform: translate(-10px, 3px);
       transform: translate(-10px, 3px); } }

@keyframes line1 {
  50% {
    -webkit-transform: translate(-10px, 3px);
       -moz-transform: translate(-10px, 3px);
         -o-transform: translate(-10px, 3px);
            transform: translate(-10px, 3px); } }

@-webkit-keyframes line2 {
  50% {
    -webkit-transform: translate(-10px, -5px);
            transform: translate(-10px, -5px); } }

@-moz-keyframes line2 {
  50% {
    -moz-transform: translate(-10px, -5px);
         transform: translate(-10px, -5px); } }

@-o-keyframes line2 {
  50% {
    -o-transform: translate(-10px, -5px);
       transform: translate(-10px, -5px); } }

@keyframes line2 {
  50% {
    -webkit-transform: translate(-10px, -5px);
       -moz-transform: translate(-10px, -5px);
         -o-transform: translate(-10px, -5px);
            transform: translate(-10px, -5px); } }

@-webkit-keyframes line3 {
  50% {
    -webkit-transform: translate(-3px, -10px);
            transform: translate(-3px, -10px); } }

@-moz-keyframes line3 {
  50% {
    -moz-transform: translate(-3px, -10px);
         transform: translate(-3px, -10px); } }

@-o-keyframes line3 {
  50% {
    -o-transform: translate(-3px, -10px);
       transform: translate(-3px, -10px); } }

@keyframes line3 {
  50% {
    -webkit-transform: translate(-3px, -10px);
       -moz-transform: translate(-3px, -10px);
         -o-transform: translate(-3px, -10px);
            transform: translate(-3px, -10px); } }

@-webkit-keyframes line4 {
  50% {
    -webkit-transform: translate(0px, -10px);
            transform: translate(0px, -10px); } }

@-moz-keyframes line4 {
  50% {
    -moz-transform: translate(0px, -10px);
         transform: translate(0px, -10px); } }

@-o-keyframes line4 {
  50% {
    -o-transform: translate(0px, -10px);
       transform: translate(0px, -10px); } }

@keyframes line4 {
  50% {
    -webkit-transform: translate(0px, -10px);
       -moz-transform: translate(0px, -10px);
         -o-transform: translate(0px, -10px);
            transform: translate(0px, -10px); } }

@-webkit-keyframes line5 {
  50% {
    -webkit-transform: translate(10px, -5px);
            transform: translate(10px, -5px); } }

@-moz-keyframes line5 {
  50% {
    -moz-transform: translate(10px, -5px);
         transform: translate(10px, -5px); } }

@-o-keyframes line5 {
  50% {
    -o-transform: translate(10px, -5px);
       transform: translate(10px, -5px); } }

@keyframes line5 {
  50% {
    -webkit-transform: translate(10px, -5px);
       -moz-transform: translate(10px, -5px);
         -o-transform: translate(10px, -5px);
            transform: translate(10px, -5px); } }

@-webkit-keyframes dizzy {
  50% {
    -webkit-transform: translate(15px, -15px);
            transform: translate(15px, -15px); } }

@-moz-keyframes dizzy {
  50% {
    -moz-transform: translate(15px, -15px);
         transform: translate(15px, -15px); } }

@-o-keyframes dizzy {
  50% {
    -o-transform: translate(15px, -15px);
       transform: translate(15px, -15px); } }

@keyframes dizzy {
  50% {
    -webkit-transform: translate(15px, -15px);
       -moz-transform: translate(15px, -15px);
         -o-transform: translate(15px, -15px);
            transform: translate(15px, -15px); } }

@keyframes bounce {
  50% {
    -webkit-transform: rotate(360deg) translateX(10px);
       -moz-transform: rotate(360deg) translateX(10px);
         -o-transform: rotate(360deg) translateX(10px);
            transform: rotate(360deg) translateX(10px); } }

@-webkit-keyframes star2 {
  0% {
    -webkit-transform: rotate(0deg) translateX(5px);
            transform: rotate(0deg) translateX(5px); }
  50% {
    -webkit-transform: rotate(180deg) translate(15px, 15px);
            transform: rotate(180deg) translate(15px, 15px); }
  100% {
    -webkit-transform: rotate(360deg) translateX(5px);
            transform: rotate(360deg) translateX(5px); } }

@-moz-keyframes star2 {
  0% {
    -moz-transform: rotate(0deg) translateX(5px);
         transform: rotate(0deg) translateX(5px); }
  50% {
    -moz-transform: rotate(180deg) translate(15px, 15px);
         transform: rotate(180deg) translate(15px, 15px); }
  100% {
    -moz-transform: rotate(360deg) translateX(5px);
         transform: rotate(360deg) translateX(5px); } }

@-o-keyframes star2 {
  0% {
    -o-transform: rotate(0deg) translateX(5px);
       transform: rotate(0deg) translateX(5px); }
  50% {
    -o-transform: rotate(180deg) translate(15px, 15px);
       transform: rotate(180deg) translate(15px, 15px); }
  100% {
    -o-transform: rotate(360deg) translateX(5px);
       transform: rotate(360deg) translateX(5px); } }

@keyframes star2 {
  0% {
    -webkit-transform: rotate(0deg) translateX(5px);
       -moz-transform: rotate(0deg) translateX(5px);
         -o-transform: rotate(0deg) translateX(5px);
            transform: rotate(0deg) translateX(5px); }
  50% {
    -webkit-transform: rotate(180deg) translate(15px, 15px);
       -moz-transform: rotate(180deg) translate(15px, 15px);
         -o-transform: rotate(180deg) translate(15px, 15px);
            transform: rotate(180deg) translate(15px, 15px); }
  100% {
    -webkit-transform: rotate(360deg) translateX(5px);
       -moz-transform: rotate(360deg) translateX(5px);
         -o-transform: rotate(360deg) translateX(5px);
            transform: rotate(360deg) translateX(5px); } }

@-webkit-keyframes star3 {
  0% {
    -webkit-transform: rotate(0deg) translateY(-10px);
            transform: rotate(0deg) translateY(-10px); }
  50% {
    -webkit-transform: rotate(-180deg) translate(15px, -15px);
            transform: rotate(-180deg) translate(15px, -15px); }
  100% {
    -webkit-transform: rotate(-360deg) translateY(-10px);
            transform: rotate(-360deg) translateY(-10px); } }

@-moz-keyframes star3 {
  0% {
    -moz-transform: rotate(0deg) translateY(-10px);
         transform: rotate(0deg) translateY(-10px); }
  50% {
    -moz-transform: rotate(-180deg) translate(15px, -15px);
         transform: rotate(-180deg) translate(15px, -15px); }
  100% {
    -moz-transform: rotate(-360deg) translateY(-10px);
         transform: rotate(-360deg) translateY(-10px); } }

@-o-keyframes star3 {
  0% {
    -o-transform: rotate(0deg) translateY(-10px);
       transform: rotate(0deg) translateY(-10px); }
  50% {
    -o-transform: rotate(-180deg) translate(15px, -15px);
       transform: rotate(-180deg) translate(15px, -15px); }
  100% {
    -o-transform: rotate(-360deg) translateY(-10px);
       transform: rotate(-360deg) translateY(-10px); } }

@keyframes star3 {
  0% {
    -webkit-transform: rotate(0deg) translateY(-10px);
       -moz-transform: rotate(0deg) translateY(-10px);
         -o-transform: rotate(0deg) translateY(-10px);
            transform: rotate(0deg) translateY(-10px); }
  50% {
    -webkit-transform: rotate(-180deg) translate(15px, -15px);
       -moz-transform: rotate(-180deg) translate(15px, -15px);
         -o-transform: rotate(-180deg) translate(15px, -15px);
            transform: rotate(-180deg) translate(15px, -15px); }
  100% {
    -webkit-transform: rotate(-360deg) translateY(-10px);
       -moz-transform: rotate(-360deg) translateY(-10px);
         -o-transform: rotate(-360deg) translateY(-10px);
            transform: rotate(-360deg) translateY(-10px); } }

@-webkit-keyframes star {
  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes star {
  50% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@-o-keyframes star {
  50% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes star {
  50% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes shakeThat {
  from {
    -webkit-transform: rotate(0deg) translateX(15px) rotate(0deg);
            transform: rotate(0deg) translateX(15px) rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg) translateX(15px) rotate(-360deg);
            transform: rotate(360deg) translateX(15px) rotate(-360deg); } }

@-moz-keyframes shakeThat {
  from {
    -moz-transform: rotate(0deg) translateX(15px) rotate(0deg);
         transform: rotate(0deg) translateX(15px) rotate(0deg); }
  to {
    -moz-transform: rotate(360deg) translateX(15px) rotate(-360deg);
         transform: rotate(360deg) translateX(15px) rotate(-360deg); } }

@-o-keyframes shakeThat {
  from {
    -o-transform: rotate(0deg) translateX(15px) rotate(0deg);
       transform: rotate(0deg) translateX(15px) rotate(0deg); }
  to {
    -o-transform: rotate(360deg) translateX(15px) rotate(-360deg);
       transform: rotate(360deg) translateX(15px) rotate(-360deg); } }

@keyframes shakeThat {
  from {
    -webkit-transform: rotate(0deg) translateX(15px) rotate(0deg);
       -moz-transform: rotate(0deg) translateX(15px) rotate(0deg);
         -o-transform: rotate(0deg) translateX(15px) rotate(0deg);
            transform: rotate(0deg) translateX(15px) rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg) translateX(15px) rotate(-360deg);
       -moz-transform: rotate(360deg) translateX(15px) rotate(-360deg);
         -o-transform: rotate(360deg) translateX(15px) rotate(-360deg);
            transform: rotate(360deg) translateX(15px) rotate(-360deg); } }

@-webkit-keyframes walk {
  0% {
    -webkit-transform: translate(45px, -15px);
            transform: translate(45px, -15px); }
  25% {
    -webkit-transform: translate(25px, 15px);
            transform: translate(25px, 15px); }
  50% {
    -webkit-transform: translate(5px, 55px);
            transform: translate(5px, 55px); }
  75% {
    -webkit-transform: translate(25px, 15px);
            transform: translate(25px, 15px); }
  100% {
    -webkit-transform: translate(45px, -15px);
            transform: translate(45px, -15px); } }

@-moz-keyframes walk {
  0% {
    -moz-transform: translate(45px, -15px);
         transform: translate(45px, -15px); }
  25% {
    -moz-transform: translate(25px, 15px);
         transform: translate(25px, 15px); }
  50% {
    -moz-transform: translate(5px, 55px);
         transform: translate(5px, 55px); }
  75% {
    -moz-transform: translate(25px, 15px);
         transform: translate(25px, 15px); }
  100% {
    -moz-transform: translate(45px, -15px);
         transform: translate(45px, -15px); } }

@-o-keyframes walk {
  0% {
    -o-transform: translate(45px, -15px);
       transform: translate(45px, -15px); }
  25% {
    -o-transform: translate(25px, 15px);
       transform: translate(25px, 15px); }
  50% {
    -o-transform: translate(5px, 55px);
       transform: translate(5px, 55px); }
  75% {
    -o-transform: translate(25px, 15px);
       transform: translate(25px, 15px); }
  100% {
    -o-transform: translate(45px, -15px);
       transform: translate(45px, -15px); } }

@keyframes walk {
  0% {
    -webkit-transform: translate(45px, -15px);
       -moz-transform: translate(45px, -15px);
         -o-transform: translate(45px, -15px);
            transform: translate(45px, -15px); }
  25% {
    -webkit-transform: translate(25px, 15px);
       -moz-transform: translate(25px, 15px);
         -o-transform: translate(25px, 15px);
            transform: translate(25px, 15px); }
  50% {
    -webkit-transform: translate(5px, 55px);
       -moz-transform: translate(5px, 55px);
         -o-transform: translate(5px, 55px);
            transform: translate(5px, 55px); }
  75% {
    -webkit-transform: translate(25px, 15px);
       -moz-transform: translate(25px, 15px);
         -o-transform: translate(25px, 15px);
            transform: translate(25px, 15px); }
  100% {
    -webkit-transform: translate(45px, -15px);
       -moz-transform: translate(45px, -15px);
         -o-transform: translate(45px, -15px);
            transform: translate(45px, -15px); } }

@-webkit-keyframes ufo {
  50% {
    -webkit-transform: translateY(-55px) scale(1.1);
            transform: translateY(-55px) scale(1.1); } }

@-moz-keyframes ufo {
  50% {
    -moz-transform: translateY(-55px) scale(1.1);
         transform: translateY(-55px) scale(1.1); } }

@-o-keyframes ufo {
  50% {
    -o-transform: translateY(-55px) scale(1.1);
       transform: translateY(-55px) scale(1.1); } }

@keyframes ufo {
  50% {
    -webkit-transform: translateY(-55px) scale(1.1);
       -moz-transform: translateY(-55px) scale(1.1);
         -o-transform: translateY(-55px) scale(1.1);
            transform: translateY(-55px) scale(1.1); } }

@-webkit-keyframes pralka {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: rotate(30deg) translate(0, 0);
            transform: rotate(30deg) translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-moz-keyframes pralka {
  0% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0); }
  50% {
    -moz-transform: rotate(30deg) translate(0, 0);
         transform: rotate(30deg) translate(0, 0); }
  100% {
    -moz-transform: translate(0, 0);
         transform: translate(0, 0); } }

@-o-keyframes pralka {
  0% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0); }
  50% {
    -o-transform: rotate(30deg) translate(0, 0);
       transform: rotate(30deg) translate(0, 0); }
  100% {
    -o-transform: translate(0, 0);
       transform: translate(0, 0); } }

@keyframes pralka {
  0% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); }
  50% {
    -webkit-transform: rotate(30deg) translate(0, 0);
       -moz-transform: rotate(30deg) translate(0, 0);
         -o-transform: rotate(30deg) translate(0, 0);
            transform: rotate(30deg) translate(0, 0); }
  100% {
    -webkit-transform: translate(0, 0);
       -moz-transform: translate(0, 0);
         -o-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-webkit-keyframes blink {
  0% {
    fill: yellow; }
  50% {
    fill: rgba(255, 255, 0, 0.2); }
  100% {
    fill: yellow; } }

@-moz-keyframes blink {
  0% {
    fill: yellow; }
  50% {
    fill: rgba(255, 255, 0, 0.2); }
  100% {
    fill: yellow; } }

@-o-keyframes blink {
  0% {
    fill: yellow; }
  50% {
    fill: rgba(255, 255, 0, 0.2); }
  100% {
    fill: yellow; } }

@keyframes blink {
  0% {
    fill: yellow; }
  50% {
    fill: rgba(255, 255, 0, 0.2); }
  100% {
    fill: yellow; } }

/********************************************************/
/*******  Website/ni-502-subscription-settings.scss *******/
/********************************************************/
.settings-page .hero-banner h2 {
  color: #fff;
  font-size: 2.875em; }

.settings-page .subscribe-options .header {
  margin-top: 40px; }

.settings-page .subscribe-options p label {
  line-height: 20px;
  display: block; }

.settings-page .subscribe-options p span {
  display: inline-block;
  font-family: "Comfortaa";
  color: #2e2e2e; }

.settings-page .subscribe-options label {
  margin-left: 12px; }

.settings-page .subs-prefs-page {
  max-width: 1100px;
  padding: 0 15px 70px;
  margin: 0 auto; }
  .settings-page .subs-prefs-page .prefs {
    margin-top: 30px; }
  .settings-page .subs-prefs-page .row-fluid-wrapper.row-depth-1.row-number-6 {
    margin-top: 50px; }

.settings-page .user-select {
  text-align: center; }
  .settings-page .user-select form {
    max-width: 600px;
    margin: 0 auto; }
    .settings-page .user-select form h1 {
      font-size: 1.9375em;
      line-height: 1.5em;
      margin: 50px 0 20px;
      color: #2e2e2e; }
    .settings-page .user-select form h2 {
      color: #023d51;
      font-size: 1.25em;
      font-family: Raleway; }
    .settings-page .user-select form p {
      font-size: 1.125em;
      color: #a1a1a1;
      font-family: Raleway; }
    .settings-page .user-select form .email-prefs {
      display: none; }

.settings-page .forms .page-header {
  display: none; }

.settings-page .forms p.header {
  font-size: 1.875em;
  color: #2e2e2e;
  margin-left: 0;
  margin-bottom: 40px; }

.settings-page .forms .email-prefs .item {
  padding: 15px 35px;
  margin: 0; }
  .settings-page .forms .email-prefs .item .item-inner {
    background-color: #fff;
    padding: 0;
    border: none;
    overflow: visible;
    position: relative; }
    .settings-page .forms .email-prefs .item .item-inner.hovered {
      -webkit-box-shadow: none;
         -moz-box-shadow: none;
              box-shadow: none; }
    .settings-page .forms .email-prefs .item .item-inner.selected {
      background: none;
      border: none; }
    .settings-page .forms .email-prefs .item .item-inner * {
      color: #2e2e2e; }
    .settings-page .forms .email-prefs .item .item-inner .checkbox-row {
      overflow: visible; }
      .settings-page .forms .email-prefs .item .item-inner .checkbox-row input[type="checkbox"] {
        opacity: 0;
        z-index: 2;
        font-size: 15px;
        display: inline-block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0px; }
        .settings-page .forms .email-prefs .item .item-inner .checkbox-row input[type="checkbox"] + span {
          position: relative; }
  .settings-page .forms .email-prefs .item p {
    margin: 0 0 0 8px; }
  .settings-page .forms .email-prefs .item.disabled input + span:after {
    display: none; }
  .settings-page .forms .email-prefs .item.disabled input:checked + span:before {
    color: #a1a1a1; }

.settings-page .forms .email-prefs .subscribe-options label[for="globalunsub"] {
  position: relative; }

.settings-page .forms .email-prefs .subscribe-options #globalunsub {
  position: absolute;
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }
  .settings-page .forms .email-prefs .subscribe-options #globalunsub + span {
    margin-left: 30px; }

.settings-page .widget-type-form.form-subs {
  background-color: #fafafa;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  border: 1px solid #f3f3f3;
  -webkit-box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.05);
  padding: 35px 35px 40px 35px; }
  .settings-page .widget-type-form.form-subs h3 {
    color: #2e2e2e;
    margin-bottom: 30px;
    text-align: center; }
  @media (min-height: 768px) {
    .settings-page .widget-type-form.form-subs {
      max-width: 444px;
      float: right; } }
  .settings-page .widget-type-form.form-subs input[type='submit'] {
    margin-top: 0;
    width: 100%; }

.settings-page.simple .backup-section {
  padding: 180px 0 90px;
  text-align: center; }
  .settings-page.simple .backup-section h3 {
    margin-bottom: 10px; }
  .settings-page.simple .backup-section form input[type='submit'] {
    margin-top: 10px; }
  .settings-page.simple .backup-section .email-edit {
    display: inline-block;
    max-width: 100%;
    line-height: 1; }

.settings-page.confirmation .confirmation-section {
  padding: 120px 0 150px;
  text-align: center; }
  .settings-page.confirmation .confirmation-section h2 {
    color: #023d51;
    font-size: 1.25em;
    font-family: Raleway;
    word-wrap: break-word; }

@media (max-width: 767px) {
  .settings-page .widget-type-form.form-subs {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 50px auto 0; } }

/****************************************
- 6L - LANDINGS              
****************************************/
/********************************************************/
/*******  Landing/ni-201-thank-you-page-1.scss *******/
/********************************************************/
.ni-thank-you-1 {
  -moz-background-size: cover;
    -o-background-size: cover;
       background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative; }
  .ni-thank-you-1 .ni-thank-you-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 0; }
  .ni-thank-you-1 .thank-you-inner {
    padding: 150px 0 100px; }
    @media (max-width: 991px) {
      .ni-thank-you-1 .thank-you-inner {
        padding: 70px 0 60px; } }
    .ni-thank-you-1 .thank-you-inner > div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      max-width: 1100px; }
      @media (max-width: 1200px) {
        .ni-thank-you-1 .thank-you-inner > div {
          max-width: 970px; } }
      @media (max-width: 991px) {
        .ni-thank-you-1 .thank-you-inner > div {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
             -moz-box-orient: vertical;
             -moz-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
    .ni-thank-you-1 .thank-you-inner .thank-you-book {
      z-index: 2; }
      .ni-thank-you-1 .thank-you-inner .thank-you-book img {
          text-align: center;
    vertical-align: middle;
        height: auto;
        /*margin-top: 30px;*/
        -webkit-transform: scale(1.3);
           -moz-transform: scale(1.3);
            -ms-transform: scale(1.3);
             -o-transform: scale(1.3);
                transform: scale(1.3); }
        @media (max-width: 1200px) {
          .ni-thank-you-1 .thank-you-inner .thank-you-book img {
            -webkit-transform: scale(1.15);
               -moz-transform: scale(1.15);
                -ms-transform: scale(1.15);
                 -o-transform: scale(1.15);
                    transform: scale(1.15);
            margin-top: 20px; } }
        @media (max-width: 991px) {
          .ni-thank-you-1 .thank-you-inner .thank-you-book img {
            -webkit-transform: scale(1);
               -moz-transform: scale(1);
                -ms-transform: scale(1);
                 -o-transform: scale(1);
                    transform: scale(1);
            display: block;
            margin: 0 auto 40px; } }
    .ni-thank-you-1 .thank-you-inner .thank-you-text {
      position: relative;
      z-index: 1;
      background-color: #023d51;
      text-align: left;
      padding: 57px 60px 40px 120px;
      color: #ffffff; }
      @media (max-width: 1200px) {
        .ni-thank-you-1 .thank-you-inner .thank-you-text {
          padding: 55px 10px 40px 70px; } }
      @media (max-width: 991px) {
        .ni-thank-you-1 .thank-you-inner .thank-you-text {
          text-align: center;
          padding: 50px 20px; } }
      .ni-thank-you-1 .thank-you-inner .thank-you-text h1 {
        position: relative;
        color: #ffffff;
        margin-left: 150px;
        margin-bottom: 35px; }
        .ni-thank-you-1 .thank-you-inner .thank-you-text h1 i {
          color: #ffffff;
          position: absolute;
          top: -10px;
          left: -150px;
          font-size: 120px; }
        @media (max-width: 991px) {
          .ni-thank-you-1 .thank-you-inner .thank-you-text h1 {
            margin-left: 0;
            margin-bottom: 25px; }
            .ni-thank-you-1 .thank-you-inner .thank-you-text h1 i {
              display: none; } }
      .ni-thank-you-1 .thank-you-inner .thank-you-text a.cta_button {
        margin-top: 25px; }
      .ni-thank-you-1 .thank-you-inner .thank-you-text p {
        margin: 0;
        color: #ffffff; }
      .ni-thank-you-1 .thank-you-inner .thank-you-text ul {
        list-style: none;
        padding: 15px 0 10px; }
        @media (max-width: 1200px) {
          .ni-thank-you-1 .thank-you-inner .thank-you-text ul {
            padding: 5px 0 5px; } }
        @media (max-width: 991px) {
          .ni-thank-you-1 .thank-you-inner .thank-you-text ul {
            padding: 20px 0;
            max-width: 400px;
            margin: 0 auto;
            text-align: left; } }
        .ni-thank-you-1 .thank-you-inner .thank-you-text ul li {
          margin-bottom: 10px; }
          .ni-thank-you-1 .thank-you-inner .thank-you-text ul li::before {
            color: #fff; }

/********************************************************/
/*******  Landing/ni-202-thank-you-page-2.scss *******/
/********************************************************/
.ni-thank-you-2 {
  background-color: #023d51; }
  .ni-thank-you-2 .thank-you-inner > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1100px; }
  .ni-thank-you-2 .thank-you-inner .thank-you-text {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
    padding: 220px 0 170px;
    color: #ffffff; }
    .ni-thank-you-2 .thank-you-inner .thank-you-text i {
      font-size: 200px;
      line-height: 200px;
      margin-bottom: 60px; }
    .ni-thank-you-2 .thank-you-inner .thank-you-text p {
      font-size: 1.5625em;
      margin: 18px 0 40px; }
    @media (max-width: 991px) {
      .ni-thank-you-2 .thank-you-inner .thank-you-text {
        padding: 100px 20px 110px; }
        .ni-thank-you-2 .thank-you-inner .thank-you-text i {
          font-size: 180px;
          line-height: 180px;
          margin-bottom: 50px; }
        .ni-thank-you-2 .thank-you-inner .thank-you-text h1 {
          font-size: 2.25em; }
        .ni-thank-you-2 .thank-you-inner .thank-you-text p {
          font-size: 1.25em;
          margin: 18px 0 40px; } }

/********************************************************/
/*******  Landing/ni-203-landing-video.scss *******/
/********************************************************/
.ni-landing.ni-landing-video .ni-large-feedbox-section .ni-large-feedbox-text {
  padding: 0 0 10px;
  text-align: center; }
  @media (max-width: 767px) {
    .ni-landing.ni-landing-video .ni-large-feedbox-section .ni-large-feedbox-text {
      padding: 0 0 0; } }
  .ni-landing.ni-landing-video .ni-large-feedbox-section .ni-large-feedbox-text h2 {
    color: #2e2e2e; }

.ni-landing.ni-landing-video .ni-large-feedbox-section .ni-large-feedbox-wrapper {
  padding: 30px 0 90px; }
  @media (max-width: 767px) {
    .ni-landing.ni-landing-video .ni-large-feedbox-section .ni-large-feedbox-wrapper {
      padding: 30px 0 60px; } }

/********************************************************/
/*******  Landing/ni-204-landing-event.scss *******/
/********************************************************/
.ni-landing-event .text-block {
  text-align: center;
  padding: 70px 0px; }
  .ni-landing-event .text-block p {
    margin-bottom: 0px; }

.ni-landing-event .ni-single-speaker-wrapper {
  margin-bottom: 77px; }

.ni-landing-event .form-wrapper {
  background-color: #023d51;
  padding: 71px 0px 80px 0px;
  color: #fff;
  text-align: center; }
  .ni-landing-event .form-wrapper .headings-wrapper {
    color: #fff;
    text-align: center;
    padding-bottom: 46px; }
    .ni-landing-event .form-wrapper .headings-wrapper h2 {
      font-size: 36px;
      line-height: 40px;
      font-weight: 900; }
    .ni-landing-event .form-wrapper .headings-wrapper h3 {
      font-family: Raleway;
      font-size: 18px;
      line-height: 40px;
      font-weight: 400;
      margin-top: 5px; }
  .ni-landing-event .form-wrapper form {
    max-width: 895px;
    margin: 0 auto; }
    .ni-landing-event .form-wrapper form .hs-form-field {
      margin-bottom: 38px; }
    .ni-landing-event .form-wrapper form .input {
      margin-right: 0px; }
    .ni-landing-event .form-wrapper form input[type=text] + label.fake-placeholder,
    .ni-landing-event .form-wrapper form input[type=email] + label.fake-placeholder,
    .ni-landing-event .form-wrapper form input[type=tel] + label.fake-placeholder,
    .ni-landing-event .form-wrapper form textarea + label.fake-placeholder {
      font-size: 0.875em;
      left: 25px; }
    .ni-landing-event .form-wrapper form textarea {
      min-height: 97px;
      font-size: 0.875em;
      padding-left: 25px;
      font-family: Comfortaa; }
    .ni-landing-event .form-wrapper form .form-columns-2 .input {
      margin-right: 0px; }
    .ni-landing-event .form-wrapper form .form-columns-2 > div:first-child .input {
      margin-right: 15px; }
      @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
        .ni-landing-event .form-wrapper form .form-columns-2 > div:first-child .input {
          margin-right: 0px; } }
    .ni-landing-event .form-wrapper form .form-columns-2 > div:last-child .input {
      margin-left: 15px; }
      @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
        .ni-landing-event .form-wrapper form .form-columns-2 > div:last-child .input {
          margin-left: 0px;
          margin-right: 0px; } }
    .ni-landing-event .form-wrapper form .form-columns-2 > div:last-child ul.inputs-list {
      padding-left: 30px; }
    @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
      .ni-landing-event .form-wrapper form .form-columns-2 .hs-form-field .hs-input,
      .ni-landing-event .form-wrapper form .form-columns-3 .hs-form-field .hs-input {
        width: 100%; } }
    .ni-landing-event .form-wrapper form .actions {
      text-align: left; }

.ni-landing-event .mfp-auto-cursor .mfp-content {
  max-width: 70% !important; }
  @media (max-width: 860px) {
    .ni-landing-event .mfp-auto-cursor .mfp-content {
      max-width: 860px !important; } }

/********************************************************/
/*******  Landing/ni-205-landing-ebook.scss *******/
/********************************************************/
/****************************************
- 7B - BLOGS              
****************************************/
/********************************************************/
/*******  Blog/ni-301-blog-v1.scss *******/
/********************************************************/
.ni-301-blog-v1 {
  background-color: #fcfcfc; }
  .ni-301-blog-v1 .posts-wrapper {
    width: 100%; }
  .ni-301-blog-v1 .content-section.listing-view {
    position: relative;
    width: 100%;
    float: left;
    margin: 45px 0;
    overflow: hidden; 
	margin-top: 15px;
}
    .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post-wrapper {
      position: relative;
      float: left;
      padding: 15px;
    /*padding-left: 0;
    padding-top: 20px;
    padding-right: 20px;*/
      width: 50%;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px; }
      .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post-wrapper:nth-child(1), .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post-wrapper:nth-child(2) {
        padding-top: 0; }
    .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post {
      position: relative;
      background-color: #fff;
      border: 1px solid #f5f5f5;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      -webkit-transition: all .2s linear;
      -o-transition: all .2s linear;
      -moz-transition: all .2s linear;
      transition: all .2s linear;
      overflow: hidden; }
      .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__media-link:hover .ni-post__media video {
        -webkit-transform: translate(-50%, -50%) scale(1.05);
           -moz-transform: translate(-50%, -50%) scale(1.05);
            -ms-transform: translate(-50%, -50%) scale(1.05);
             -o-transform: translate(-50%, -50%) scale(1.05);
                transform: translate(-50%, -50%) scale(1.05); }
      .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__media-link:hover .ni-post__media-background-image {
        -webkit-transform: scale(1.05);
           -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
             -o-transform: scale(1.05);
                transform: scale(1.05); }
      .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__media {
        position: relative;
        height: 270px;
        width: 100%;
        -webkit-border-top-left-radius: 5px;
           -moz-border-radius-topleft: 5px;
                border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;
           -moz-border-radius-topright: 5px;
                border-top-right-radius: 5px;
        -webkit-mask-image: -webkit-radial-gradient(white, black);
        overflow: hidden; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__media video {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
               -o-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%);
          -webkit-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
          z-index: 2;
          -o-object-fit: cover;
             object-fit: cover;
          width: 100%;
          height: 100%; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__media video::-webkit-media-controls {
            display: none; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__media--image {
          height: auto;
          padding: 0; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__media--image a img {
            width: 100%;
            -webkit-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__media--image a:hover img {
            -webkit-transform: scale(1.05);
               -moz-transform: scale(1.05);
                -ms-transform: scale(1.05);
                 -o-transform: scale(1.05);
                    transform: scale(1.05); }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__media-background-image {
          width: 100%;
          height: 100%;
          background-repeat: no-repeat;
          -moz-background-size: cover;
            -o-background-size: cover;
               background-size: cover;
          background-position: center;
          -webkit-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out; }
      .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__topic {
        position: absolute;
        top: 25px;
        left: 25px; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__topic .cta_button {
          position: relative;
          z-index: 3;
          padding: 6px 0px;
          font-size: 0.75em;
          margin-left: 10px;
          margin-bottom: 10px; }
      .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__publish-date {
        padding: 25px 25px 15px;
        color: #023d51;
        font-size: 0.8125em; }
      .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content {
        position: relative;
        z-index: 1;
        padding: 0 25px 10px; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content a {
          text-decoration: none; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content a h3 {
            color: #2e2e2e;
            -webkit-transition: all .2s linear;
            -o-transition: all .2s linear;
            -moz-transition: all .2s linear;
            transition: all .2s linear; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content a:hover h3 {
            color: #023d51; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content span, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content p, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content li, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content strong, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content em, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content small, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__content b {
          font: Raleway;
          color: #a1a1a1; }
      .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__more {
        position: relative;
        width: 100%;
        float: left;
        padding: 6px 25px;
        border-top: 1px solid #f5f5f5; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__more-author {
          float: left;
          font-size: 0.8125em; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__more-author a {
            color: #023d51;
            text-decoration: none; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__more-arrow {
          position: absolute;
          top: 50%;
          right: 25px;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%); }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__more-arrow i {
            font-size: 26px; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post__more-arrow:hover {
            text-decoration: none;
            border-bottom: none; }
      .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post:hover {
        -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
           -moz-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
                box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1); }
      .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote {
        background-color: #023d51;
        padding-top: 45px; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__quote-sign {
          position: absolute;
          top: 20px;
          right: 30px; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__quote-sign i {
            -webkit-transform: rotate(180deg);
               -moz-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                 -o-transform: rotate(180deg);
                    transform: rotate(180deg);
            color: #fff;
            font-size: 40px; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__publish-date {
          padding: 25px 35px 5px;
          color: #fff;
          font-size: 0.8125em; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content {
          padding: 0 35px 45px; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content h1, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content h2, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content h3, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content h4, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content h5, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content h6, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content span, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content p, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content li, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content strong, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content em, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content small, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content b {
            color: #fff; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content span, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content p, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content li, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content strong, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content em, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content small, .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content b {
            /*font-size: 20px;*/
            font-size: 1.25em;
          }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__content .quote-author {
            font: Comfortaa;
            font-size: 17px; }
        .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__more {
          padding: 6px 35px;
          border-top: 1px solid rgba(245, 245, 245, 0.4); }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__more-author {
            float: left;
            font-size: 0.8125em;
            color: #fff; }
            .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__more-author a {
              color: #fff;
              text-decoration: none; }
          .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__more-arrow {
            position: absolute;
            top: 50%;
            right: 35px;
            -webkit-transform: translateY(-50%);
               -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                 -o-transform: translateY(-50%);
                    transform: translateY(-50%); }
            .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__more-arrow i {
              color: #fff;
              font-size: 26px; }
            .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post--quote .ni-post__more-arrow:hover {
              text-decoration: none;
              border-bottom: none; }
    .ni-301-blog-v1 .content-section.listing-view .sidebar {
      margin-top: 0; }
  .ni-301-blog-v1 .blog-pagination ul {
    text-align: center; }

@media (max-width: 991px) {
  .ni-301-blog-v1 .content-section.listing-view .listing-group {
    width: auto;
    float: none;
    margin-bottom: 20px;
        margin-left: 15px;}
  .ni-301-blog-v1 .content-section.listing-view .sidebar {
    width: auto;
    float: none;
    margin-top: 20px;
    margin-left: 0; } }

@media (max-width: 767px) {
      .ni-301-blog-v1 .content-section.listing-view .listing-group {
        margin-left: 0;}
  .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
    .ni-301-blog-v1 .content-section.listing-view .listing-group .ni-post-wrapper:nth-child(2) {
      padding-top: 15px; } }

/********************************************************/
/*******  Blog/ni-302-blog-v2.scss *******/
/********************************************************/
.ni-302-blog {
  /* *********** */
  /* * LISTING * */
  /* *********** */ }
  .ni-302-blog .post-listing {
    margin-top: 50px; }
    .ni-302-blog .post-listing .single-post {
      margin-bottom: 60px; }
      .ni-302-blog .post-listing .single-post .post-thumb {
        width: 100%;
        height: 415px;
        display: block;
        -moz-background-size: cover;
          -o-background-size: cover;
             background-size: cover;
        background-position: center center;
        position: relative;
        z-index: 1;
        -webkit-border-radius: 2px;
           -moz-border-radius: 2px;
                border-radius: 2px; }
        .ni-302-blog .post-listing .single-post .post-thumb .link-post {
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 2; }
        .ni-302-blog .post-listing .single-post .post-thumb .topic-links {
          position: absolute;
          display: block;
          top: 18px;
          left: 25px;
          z-index: 3; }
          .ni-302-blog .post-listing .single-post .post-thumb .topic-links a {
            text-decoration: none;
            display: inline-block;
            padding: 9px 15px;
            background-color: #023d51;
            color: #fff;
            -webkit-border-radius: 20px;
               -moz-border-radius: 20px;
                    border-radius: 20px;
            margin-right: 10px;
            font-size: 0.75em;
            font-weight: 600;
            text-align: center;
            -webkit-transition: 0.3s all linear;
            -o-transition: 0.3s all linear;
            -moz-transition: 0.3s all linear;
            transition: 0.3s all linear; }
            .ni-302-blog .post-listing .single-post .post-thumb .topic-links a:hover {
              background-color: #e5bc76; }
      .ni-302-blog .post-listing .single-post .video-thumb {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 415px;
        -webkit-border-radius: 2px;
           -moz-border-radius: 2px;
                border-radius: 2px; }
        .ni-302-blog .post-listing .single-post .video-thumb .background-video-wrapper {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          z-index: 2; }
          .ni-302-blog .post-listing .single-post .video-thumb .background-video-wrapper video {
            -o-object-fit: cover;
               object-fit: cover;
            width: 100%;
            height: 100%; }
            .ni-302-blog .post-listing .single-post .video-thumb .background-video-wrapper video::-webkit-media-controls {
              display: none; }
        .ni-302-blog .post-listing .single-post .video-thumb a {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          z-index: 3; }
      .ni-302-blog .post-listing .single-post .post-body .date {
        color: #023d51;
        font-size: 0.875em;
        font-weight: 300;
        margin-top: 28px;
        margin-bottom: 20px;
        font-family: Comfortaa; }
      .ni-302-blog .post-listing .single-post .post-body h2 {
        font-size: 1.25em; }
        .ni-302-blog .post-listing .single-post .post-body h2 a {
          text-decoration: none;
          color: #2e2e2e; }
      .ni-302-blog .post-listing .single-post .post-body p {
        margin-top: 10px;
        color: #a1a1a1;
        font-family: Raleway;
        margin-bottom: 22px; }
      .ni-302-blog .post-listing .single-post .post-body .desc-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        border-top: 1px solid #f9f9f9;
        padding-top: 22px; }
        .ni-302-blog .post-listing .single-post .post-body .desc-box .author-name {
          margin-top: 0px;
          margin-bottom: 0px;
          font-family: Comfortaa;
          font-size: 0.875em; }
          .ni-302-blog .post-listing .single-post .post-body .desc-box .author-name a {
            color: #023d51;
            text-decoration: none; }
        .ni-302-blog .post-listing .single-post .post-body .desc-box .read-more {
          margin-top: 3px;
          text-decoration: none;
          color: #023d51;
          display: block;
          position: relative;
          font-size: 0.875em; }
          .ni-302-blog .post-listing .single-post .post-body .desc-box .read-more:after {
            position: absolute;
            top: 0px;
            right: 0px;
            font-family: 'NickelIcons';
            content: "\e908";
            font-size: 1.625em;
            line-height: 14px; }
          .ni-302-blog .post-listing .single-post .post-body .desc-box .read-more:hover span {
            margin-right: 50px; }
          .ni-302-blog .post-listing .single-post .post-body .desc-box .read-more span {
            display: inline-block;
            color: #023d51;
            margin-right: 40px;
            -webkit-transition: all 0.3s linear;
            -o-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            transition: all 0.3s linear; }
          .ni-302-blog .post-listing .single-post .post-body .desc-box .read-more svg {
            position: absolute;
            top: 0px;
            right: 0px;
            width: 24px;
            fill: #023d51; }
      .ni-302-blog .post-listing .single-post .post-quote {
        padding-top: 65px;
        position: relative;
        color: #fff;
        background-color: #023d51;
        -webkit-border-radius: 2px;
           -moz-border-radius: 2px;
                border-radius: 2px;
        z-index: 1; }
        .ni-302-blog .post-listing .single-post .post-quote:before {
          content: "";
          background-image: url("https://cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Nickel/images/ni-302-blog-v2/quote-icons.svg");
          display: block;
          position: absolute;
          top: 30px;
          right: 30px;
          width: 55px;
          height: 48px;
          background-repeat: no-repeat;
          -moz-background-size: cover;
            -o-background-size: cover;
               background-size: cover;
          -webkit-transform: rotate(180deg);
             -moz-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
               -o-transform: rotate(180deg);
                  transform: rotate(180deg); }
        .ni-302-blog .post-listing .single-post .post-quote .date {
          color: #fff;
          margin-top: 0px;
          margin-bottom: 0px; }
        .ni-302-blog .post-listing .single-post .post-quote p {
          margin-top: 15px;
          color: #fff;
          padding: 0px 28px;
          font-size: 1.25em;
          font-family: Raleway; }
        .ni-302-blog .post-listing .single-post .post-quote small {
          padding: 0px 28px;
          font-size: 1.0625em; }
        .ni-302-blog .post-listing .single-post .post-quote .desc-box {
          margin-top: 60px;
          padding-bottom: 25px;
          padding-top: 25px; }
          .ni-302-blog .post-listing .single-post .post-quote .desc-box .author-name {
            color: #fff;
            font-size: 0.875em;
            margin-top: 0px; }
            .ni-302-blog .post-listing .single-post .post-quote .desc-box .author-name a {
              color: #fff; }
          .ni-302-blog .post-listing .single-post .post-quote .desc-box .read-more {
            margin-top: 3px;
            text-decoration: none;
            color: #023d51;
            display: block;
            position: relative;
            font-size: 0.875em; }
            .ni-302-blog .post-listing .single-post .post-quote .desc-box .read-more:hover span {
              margin-right: 65px; }
            .ni-302-blog .post-listing .single-post .post-quote .desc-box .read-more:after {
              position: absolute;
              top: 0px;
              right: 15px;
              font-family: 'NickelIcons';
              content: "\e908";
              font-size: 1.625em;
              line-height: 14px;
              color: #fff; }
            .ni-302-blog .post-listing .single-post .post-quote .desc-box .read-more span {
              display: inline-block;
              color: #fff;
              margin-right: 55px;
              -webkit-transition: all 0.3s linear;
              -o-transition: all 0.3s linear;
              -moz-transition: all 0.3s linear;
              transition: all 0.3s linear; }
            .ni-302-blog .post-listing .single-post .post-quote .desc-box .read-more svg {
              fill: #fff;
              position: absolute;
              top: 0px;
              right: 15px;
              width: 24px; }

/********************************************************/
/*******  Blog/ni-blog-global.scss *******/
/********************************************************/
.ni-blog {
  /* *********** */
  /* * SIDEBAR * */
  /* *********** */
  /* *********** */
  /* SINGLE POST */
  /* *********** */
  /* ******** */
  /* COMMENTS */
  /* ******** */
  /* ********** */
  /* PAGINATION */
  /* ********** */ }
  .ni-blog .sidebar {
    margin-top: 50px; }
    .ni-blog .sidebar .item {
      margin-bottom: 35px; }
      .ni-blog .sidebar .item h3,
      .ni-blog .sidebar h3{
        font-size: 1.25em;
        line-height: 1em;
        margin-bottom: 15px;
        font-weight: 300;
        color: #023d51;}
      .ni-blog .sidebar .item p {
        color: #a1a1a1; }
    .ni-blog .sidebar .about-blog p:last-child {
      margin-bottom: 0px; }
    .ni-blog .sidebar .blog-sub h3 {
      display: none; }
    .ni-blog .sidebar .blog-sub form {
      position: relative;
      width: 100%; }
      @media (max-width: 960px) {
        .ni-blog .sidebar .blog-sub form {
          max-width: 100%; } }
      .ni-blog .sidebar .blog-sub form .hs_email {
        width: 100%;
        z-index: 8; }
        .ni-blog .sidebar .blog-sub form .hs_email label.hidden-label {
          display: none; }
        .ni-blog .sidebar .blog-sub form .hs_email .input {
          margin-bottom: 0px; }
          .ni-blog .sidebar .blog-sub form .hs_email .input input {
            padding-right: 35px;
            padding-left: 25px;
            margin-top: 0px; }
          .ni-blog .sidebar .blog-sub form .hs_email .input:after {
            content: ''; }
     /* .ni-blog .sidebar .blog-sub form .hs_submit {
        z-index: 10; }
        .ni-blog .sidebar .blog-sub form .hs_submit .actions input {
            font-size: 0px;
            padding: 10px;
            background-repeat: no-repeat;
            background-position-y: center;
            background-position-x: 10px;
            background-color: transparent;
            -moz-background-size: 22px 22px;
            -o-background-size: 22px 22px;
            background-size: 22px 22px;
            height: 38px;
            width: 38px;
            position: absolute;
            top: 25px;
            right: 0px;
            min-width: 50px;
            margin-top: 0px; }
        .ni-blog .sidebar .blog-sub form .hs_submit .actions:hover:after {
          -webkit-transform: rotate(30deg);
             -moz-transform: rotate(30deg);
              -ms-transform: rotate(30deg);
               -o-transform: rotate(30deg);
                  transform: rotate(30deg); }
        .ni-blog .sidebar .blog-sub form .hs_submit .actions:after,
        form .hs_submit .actions:after{
            font-family: 'NickelIcons';
            content: "\e909";
            position: absolute;
            top: 25px;
            right: 0px;
            height: 37px;
            width: 35px;
            color: #023d51;
            line-height: 37px;
            text-align: center;
            font-size: 1.175em;
            pointer-events: none;
            margin-right: 10px;
          -webkit-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          transition: all 0.3s linear; }
      */
      .ni-blog .sidebar .blog-sub form .error-border:after,
      .ni-blog .sidebar .blog-sub form .verify:after {
        right: 55px; }
      .ni-blog .sidebar .blog-sub form .hs-error-msgs {
        margin-top: 10px;
        margin-right: 0px;
        padding-right: 0px;
        -webkit-padding-start: 0px;
        padding-left: 0px; }
    .ni-blog .sidebar .blog-sub .grow-height {
      height: 120px; }
    .ni-blog .sidebar .hs_cos_wrapper_type_post_filter ul {
      list-style: none;
      padding-left: 0px;
      margin-bottom: 0px; }
      .ni-blog .sidebar .hs_cos_wrapper_type_post_filter ul li {
        border-bottom: 1px solid #ebebeb;
        padding: 15px 0px; }
        .ni-blog .sidebar .hs_cos_wrapper_type_post_filter ul li a {
          display: block;
          width: 100%;
          color: #a1a1a1;
          font-size: 15px;
          -webkit-transition: 0.3s all linear;
          -o-transition: 0.3s all linear;
          -moz-transition: 0.3s all linear;
          transition: 0.3s all linear;
          text-decoration: none; }
          .ni-blog .sidebar .hs_cos_wrapper_type_post_filter ul li a:hover {
            color: #023d51; }
          .ni-blog .sidebar .hs_cos_wrapper_type_post_filter ul li a span {
            float: right; }
    .ni-blog .sidebar .hs_cos_wrapper_type_post_filter .filter-expand-link {
      color: #ab2020;
      margin: 10px 0px;
      display: inline-block; }
    .ni-blog .sidebar .popular-posts h3 {
      margin-bottom: 33px; }
    .ni-blog .sidebar .popular-posts .single-post {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      margin-top: 17px; }
      .ni-blog .sidebar .popular-posts .single-post a {
        min-width: 85px;
        /* for iOS8*/
        text-decoration: none; }
        .ni-blog .sidebar .popular-posts .single-post a .thumb {
          min-width: 85px;
          height: 85px;
          -moz-background-size: cover;
            -o-background-size: cover;
               background-size: cover;
          background-position: center center; }
      .ni-blog .sidebar .popular-posts .single-post .post-title {
        margin-left: 15px; }
        .ni-blog .sidebar .popular-posts .single-post .post-title h4 {
          text-align: left;
          font-size: 15px;
          margin-top: 5px;
          margin-bottom: 0px;
          text-transform: none;
          font-weight: 400;
          color: #a1a1a1; }
        .ni-blog .sidebar .popular-posts .single-post .post-title span {
          display: block;
          color: #023d51;
          font-size: 15px;
          font-weight: 400; }
    .ni-blog .sidebar .follow-us ul {
      list-style: none;
      padding-left: 0px;
      margin: 0px; }
      .ni-blog .sidebar .follow-us ul li {
        position: relative;
        height: 40px;
        overflow: hidden;
        margin-bottom: 8px;
        -webkit-border-radius: 2px;
           -moz-border-radius: 2px;
                border-radius: 2px; }
        .ni-blog .sidebar .follow-us ul li:last-child {
          margin-bottom: 0px; }
        .ni-blog .sidebar .follow-us ul li:hover a i.visible-social {
          left: 40px;
          opacity: 0; }
        .ni-blog .sidebar .follow-us ul li:hover a i.hidden-social {
          left: 0px;
          opacity: 1; }
        .ni-blog .sidebar .follow-us ul li a {
          display: block;
          text-decoration: none; }
          .ni-blog .sidebar .follow-us ul li a i.hidden-social {
            float: left;
            width: 40px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            color: #fff;
            text-align: center;
            line-height: 40px;
            position: absolute;
            z-index: 6;
            left: -40px;
            -webkit-transition: all 0.2s ease-out;
            -o-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out; }
          .ni-blog .sidebar .follow-us ul li a i.visible-social {
            float: left;
            width: 40px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            color: #fff;
            text-align: center;
            line-height: 40px;
            position: absolute;
            z-index: 5;
            left: 0px;
            -webkit-transition: all 0.2s ease-out;
            -o-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out; }
          .ni-blog .sidebar .follow-us ul li a .social-label {
            margin-left: 40px;
            padding-left: 20px;
            color: #fff;
            line-height: 40px;
            position: relative;
            z-index: 5; }
          .ni-blog .sidebar .follow-us ul li a span {
            height: 100%;
            width: 100%;
            background-color: rgba(0, 0, 0, 0.1);
            top: 0;
            left: 0px;
            z-index: 4;
            position: absolute; }
      .ni-blog .sidebar .follow-us ul .facebook {
        background-color: #4362a5; }
        .ni-blog .sidebar .follow-us ul .facebook i.visible-social {
          background-color: #4362a5; }
    .ni-blog .sidebar .follow-us ul .instagram {
    background-color: #8a3ab9; }
    .ni-blog .sidebar .follow-us ul .instagram i.visible-social {
      background-color: #954DC0; }
      
      .ni-blog .sidebar .follow-us ul .twitter {
        background-color: #04b4f2; }
        .ni-blog .sidebar .follow-us ul .twitter i.visible-social {
          background-color: #04b4f2; }
      .ni-blog .sidebar .follow-us ul .google-plus {
        background-color: #e35539; }
        .ni-blog .sidebar .follow-us ul .google-plus i.visible-social {
          background-color: #e35539; }
      .ni-blog .sidebar .follow-us ul .linked-in {
        background-color: #0077b5; }
        .ni-blog .sidebar .follow-us ul .linked-in i.visible-social {
          background-color: #0077b5; }
  .ni-blog .single-post-section {
    margin-top: 50px; }
    .ni-blog .single-post-section .post-body h2,
    .ni-blog .single-post-section .post-body h3,
    .ni-blog .single-post-section .post-body h4 {
      color: #2e2e2e;
      font-weight: 400; }
    .ni-blog .single-post-section .post-body h2 {
      font-size: 20px;
      margin-bottom: 27px; }
    .ni-blog .single-post-section .post-body blockquote {
      font-size: 1.5625em;
      line-height: 1.6em;
      text-align: center;
      color: #2e2e2e;
      font-weight: 400;
      padding: 35px 20px;
      font-family: Comfortaa; }
      .ni-blog .single-post-section .post-body blockquote p {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        font-weight: inherit; }
    .ni-blog .single-post-section .post-body img {
      margin: 45px auto;
      height: auto; }
    .ni-blog .single-post-section .social-share {
      margin-top: 40px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 17px 0px;
      border-top: 1px solid #eaeaea;
      border-bottom: 1px solid #eaeaea; }
      .ni-blog .single-post-section .social-share a {
        padding: 0px 10px;
        background: transparent !important;}
        .ni-blog .single-post-section .social-share a:before {
          display: none; }
        .ni-blog .single-post-section .social-share a:hover i {
          color: #023d51; }
        .ni-blog .single-post-section .social-share a i {
          font-size: 20px;
          color: #a1a1a1;
          -webkit-transition: all .3s linear;
          -o-transition: all .3s linear;
          -moz-transition: all .3s linear;
          transition: all .3s linear; }
    .ni-blog .single-post-section .topics {
      margin-top: 30px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
      .ni-blog .single-post-section .topics .topic-link {
        letter-spacing: 0px;
        text-decoration: none;
        display: inline-block;
        padding: 9px 15px;
        background-color: #023d51;
        color: #fff;
        -webkit-border-radius: 20px;
           -moz-border-radius: 20px;
                border-radius: 20px;
        margin-right: 10px;
        margin-bottom: 10px;
        font-size: 1em;
        line-height: 1em;
        font-weight: 600;
        text-align: center;
        -webkit-transition: 0.3s all linear;
        -o-transition: 0.3s all linear;
        -moz-transition: 0.3s all linear;
        transition: 0.3s all linear; }
        .ni-blog .single-post-section .topics .topic-link:before {
          display: none; }
        .ni-blog .single-post-section .topics .topic-link:hover {
          background-color: #e5bc76; }
  .ni-blog .widget-type-blog_comments {
    margin-top: 55px; }
    .ni-blog .widget-type-blog_comments .post-footer h2 {
      font-size: 1.25em; }
    .ni-blog .widget-type-blog_comments .post-footer #comments-listing {
      border-bottom: 1px solid #eaeaea;
      margin-bottom: 65px;
      padding-bottom: 60px; }
      .ni-blog .widget-type-blog_comments .post-footer #comments-listing.no-comments {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0; }
      .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment.depth-1 {
        padding-left: 98px; }
      .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment.depth-2 {
        padding-left: 196px; }
      .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment {
        margin-top: 30px;
        padding-top: 0;
        border: none; }
        .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment p {
          color: #a1a1a1;
          font-size: 1em;
          font-family: Raleway; }
        .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment .comment-from {
          width: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
             -moz-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment .comment-from h4 {
            font-size: 18px;
            font-weight: 400;
            margin: 0;
            color: #2e2e2e; }
            .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment .comment-from h4 a {
              color: #2e2e2e;
              text-decoration: none; }
        .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment .comment-date {
          margin-top: 10px;
          display: block;
          color: #023d51;
          font-size: 0.875em; }
        .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment button {
          font-size: 14px;
          color: #2e2e2e;
          font-family: Raleway;
          cursor: pointer;
          padding-right: 0;
          margin-left: 5px;
          position: relative;
          -webkit-transition: 0.3s linear all;
          -o-transition: 0.3s linear all;
          -moz-transition: 0.3s linear all;
          transition: 0.3s linear all; }
          .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment button:hover {
            color: #023d51; }
            .ni-blog .widget-type-blog_comments .post-footer #comments-listing .comment button:hover:after {
              width: 100%; }
    .ni-blog .widget-type-blog_comments .post-footer #comment-form form {
      max-width: 100%;
      margin-top: 35px;
      margin-bottom: 55px; }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form input {
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        font-family: Raleway; }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form fieldset {
        max-width: 100%; }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form textarea {
        min-height: 225px;
        -ms-overflow-style: none; }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-2 > div {
        float: left;
        width: 50%; }
        @media (max-width: 480px) {
          .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-2 > div {
            float: none;
            width: 100%; } }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-2 div:first-child .input {
        margin-right: 14px;
        margin-left: 0px;
        margin-bottom: 0px; }
        @media (max-width: 480px) {
          .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-2 div:first-child .input {
            margin-right: 0px; } }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-2 div:last-child .input {
        margin-right: 0px;
        margin-left: 14px;
        margin-bottom: 0px; }
        @media (max-width: 480px) {
          .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-2 div:last-child .input {
            margin-left: 0px; } }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-2 div:last-child .hs-error-msgs {
        margin-left: 14px; }
        @media (max-width: 480px) {
          .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-2 div:last-child .hs-error-msgs {
            margin-left: 0px; } }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-1 .input {
        margin-right: 0px;
        margin-bottom: 0px; }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form .hs-input {
        width: 100%; }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form .hs-error-msgs {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 0px; }
      @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
        .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-2 .hs-form-field .hs-input, .ni-blog .widget-type-blog_comments .post-footer #comment-form form .form-columns-3 .hs-form-field .hs-input {
          width: 100%; } }
      .ni-blog .widget-type-blog_comments .post-footer #comment-form form .hs_recaptcha {
        margin-top: 20px; }
  .ni-blog .blog-pagination ul {
    display: block;
    list-style: none; }
    .ni-blog .blog-pagination ul li {
      display: inline-block;
      padding: 0px;
      margin: 0px; }
      .ni-blog .blog-pagination ul li:before {
        display: none; }
      .ni-blog .blog-pagination ul li a {
        background-color: transparent;
        color: #2e2e2e;
        -webkit-border-radius: 6px;
           -moz-border-radius: 6px;
                border-radius: 6px;
        height: 28px;
        min-width: 28px;
        line-height: 30px;
        font-size: 0.875em;
        width: 100%;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        font-family: Comfortaa;
        -webkit-transition: 0.3s all linear;
        -o-transition: 0.3s all linear;
        -moz-transition: 0.3s all linear;
        transition: 0.3s all linear; }
        .ni-blog .blog-pagination ul li a:hover {
          color: #023d51; }
    .ni-blog .blog-pagination ul .active a {
      background-color: #023d51;
      color: #fff; }
      .ni-blog .blog-pagination ul .active a:hover {
        color: #fff; }

/*# sourceMappingURL=template.css.map */
.sliderhome .hs_cos_flex-slider {
    margin-bottom: 0;
}
body.hs-blog-post .sliderhome {
    display: none !important;
}
.scritto-autore a strong,
.scritto-autore a {
    color: #023d51;
    text-decoration: none;
}

.scritto-autore a:hover strong,
.scritto-autore a:hover {
    color: #023d51;
    text-decoration: underline;
}

.scritto-autore-white a strong,
.scritto-autore-white a {
    color: #ffffff;
    text-decoration: none;
}

.ni-post--quote .cta-primary {
    color: #023d51;
    background-color: #fff;
}
.ni-post--quote .cta-primary:hover {
    background-color: #e5bc76;
    color: #ffffff;
}

/* Tabber Module */
.body-container .tabber-tabs {
    /*border-bottom: 1px solid #ddd;*/
    list-style: none;
    padding: 0;
    margin: 0 0 -2px;
}
.tabber-tabs > li {
    float: left;
    margin: 0 !important;
    /*width: 100%;*/
}
.tabber-tabs > li:before{
    display: none;
    
}
.tabber-tabs > li > a {
        padding-right: 8px;
    padding-left: 8px;
    /*margin-right: 2px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #dddddd;
    display: block;
    font-size: 1.15em;
    line-height: 1em;
    font-weight: 300;
    text-decoration: none;
    width: 100%;
    color: #023d51;
}
.tabber-tabs > .active > a, 
.tabber-tabs > .active > a:hover, 
.tabber-tabs > .active > a:focus {
    color: #fcfcfc;
    cursor: default;
    background-color: #023d51;
    border: none;
    border: 1px solid #023d51;
}

.tabber-content .tab-pane {
    /*background: #fff;*/
    padding: 20px 0px;
    /*border: 1px solid #ddd;*/
    border-radius: ;
}
.tabber-content .tab-pane.active:nth-child(1) {
    border-top-left-radius: 0;
}
.body-container .tabber-content ul {
    padding: 0;
    margin: 0;
}
.tabber-content .block h3 {
    display: none;
}
.blog-tabber .hs-rss-item.hs-with-featured-image .hs-rss-featured-image {
    float: left;
    width: 32%;
    border-radius: ;
}
.blog-tabber .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    float: right;
    width: 68%;
    padding: 0 0 0 15px;
}
.blog-tabber .hs-rss-item:last-child {
    margin-bottom: 10px;
}

.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
display: block;
width: auto;
}

.pulsante-ricerca-side {
        font-family: Raleway;
    font-size: 14px;
    padding: 10px !important;
    outline: 0;
    border: 1px solid #d6d5d5;
    resize: none;
    padding-right: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    -moz-transition: .2s linear;
    transition: .2s linear;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d6d5d5;
}

.back-to-top {
    position: fixed;
    bottom: 0px;
    right: 15px;
    font-size: 20px;
    padding: 1px 8px 4px;

    background: #023d51;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    width: 35px !important;
}

.fixed-bottom {
    position: absolute;
    bottom: 80px;
    right: 15px !important;
    float: right !important;
}

.back-to-top a {
    color: #fff;    
}

.sidebar-cerca {
    position: relative;
}
.sidebar-cerca a {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #023d51;
}

.sidebar .widget-type-blog_subscribe form a {
    color: #023d51;
    text-decoration: none;
}

.sidebar form input[type=submit] {
    margin-top: 0px;
}

.sidebar .hs-form-booleancheckbox-display input {
    display: none;
}

.sidebar .widget-type-blog_subscribe form a:hover,
.tabber-wrap.blog-tabber .hs-rss-title:hover{
    text-decoration: underline;
}

.hs-form-required {
    display: none;
}

.grecaptcha-badge {
    position: relative;
    transform: scale(0.67);
    transform-origin: 0 0;
}
.tag-box a,
.post-info .topic-link {
    border-radius: 25px;
    padding: 10px !important;
    color: #333333 !important;
    background: #f0f0f0;
    margin-bottom: 5px;
    display: inline-block;
}
.tag-box a:hover ,
.post-info .topic-link:hover {
    background: #023d51 !important;
    color: #fff !important;
}
.tabber-wrap.blog-tabber h3 {
    display: none;
}

.tabber-wrap.blog-tabber .hs-rss-title {
    text-decoration: none;
    font-weight: bold;
    color: #023d51;
    padding-bottom: 5px;
    display: block;
}

/*  Footer    */
.footer input {
    background-color: #fff !important;
    color: #023d51 !important;
}
.footer .collaborazione-con a,
.footer .collaborazione-con a:hover{
    color: #ea427a !important;
}
.footer .hs-form-booleancheckbox-display input {
    display: block;
}

.footer--main .content>div:nth-child(2) { 
    border-left: 1px solid rgba(235, 235, 235, 0.2);
    border-right: 1px solid rgba(235, 235, 235, 0.2);
}
.footer.footer--main h3,
.footer.footer--main li,
.footer.footer--main a{
    color: #ebebeb !important;
    text-decoration: none;
}
.footer h3 {
    margin-bottom: 20px;
    text-align: left;
}
.footer.footer--main a:hover{
    color: #ffffff !important; 
    text-decoration: underline;
}
.footer ul {
    padding-left: 15px;
}
.footer form input[type=submit] {
    margin-top: 0px;
}
.footer--main .content>div {
    padding: 0 30px;
}
.footer--main .content>div:first-child {
    padding-left: 0;
}
.footer--main .content>div:last-child {
    padding-right: 0;
}
.footer .footer-left {
    text-align: left;
}
.footer .footer-right {
    text-align: right;
}

@media (max-width: 991px) {
    .footer .footer-right,
    .footer .footer-left {
        text-align: center;   
    }
    .footer--main .content>div {
        width: 100% !important;
        padding: 0;
        margin-bottom: 40px;
    }
    .footer--main .span12.widget-span {
        display: block !important;
    }
    .footer--main .content>div:nth-child(2) { 
        border-top: 1px solid rgba(235, 235, 235, 0.2);
        border-bottom: 1px solid rgba(235, 235, 235, 0.2);
        border-right: 0;
        border-left: 0;
        padding-top: 30px;
        padding-bottom: 20px;
    }
}

.footer .widget-module ul li  {
    padding-bottom: 8px;
}

/*.ni-post-wrapper:nth-child(2n+1) {
    background: red;
}*/

.hs-richtext {
    font-size: 0.8rem;
}
.padding60tb {
    padding: 60px 0;
}

.bg-bianco-i {
    background: #fff !important;
}

.landing-page .footer--main-sopra {
    display: none;
}
.landing-page .footer--main-sotto {
    margin-top: -30px;
}

.ni-post--quote .at-share-btn-elements a {
    background: transparent !important;
    color: #fff !important;
}
.ni-post--quote .at-share-btn-elements a span svg {
    fill: #fff !important;
} 

@media screen and (min-width: 767px) {
    .pr-pc-20 {
        padding-right: 20px;
    }
}

.back-to-top {
    border-radius: 25% 25% 0 0;    
}

.footer-box-column {
    height: auto !important;
}
.txt-blu {
    color: #023d51 !important;
    text-decoration: none;
}
.footer.footer--final a:hover{
    text-decoration: underline;
}


.sidebar .cta_button {
            transition: all ease-in-out .2s;
    display: block;
    position: relative;
    top: 0;
}
.sidebar .cta_button:hover, .sidebar .cta_button:active, .sidebar .cta_button:focus {
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3);
    display: block;
    top: -3px;
    position: relative;
}

.ni-blog a {
    color: #003d52;
}
.ni-blog .widget-type-blog_content p a {
    color: #410653 !important;
}
.ni-blog a:hover {
    text-decoration: underline;
}

.ni-post__topic a,
.back-to-top a{
    color: #fff;
}
.ni-post__topic a:hover {
    text-decoration: initial;
}

.center {
    text-align: center;
}

.pulante-link {
    font-size: 1em;
    line-height: 1.125em;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    -moz-transition: .3s linear;
    transition: .3s linear;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: none;
    font-family: Comfortaa;
    color: #fff !important;
    background-color: #023d51;
    padding: 15px 30px !important;
    
    text-align: center;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
}
.pulante-link:hover {
    background-color: #e5bc76 !important;
}

@media only screen and (max-width: 991px) {
    .ni-blog .padding-left-container {
        padding-left: 15px !important;
    }
}
@media only screen and (max-width: 767px) {
    .tabber-tabs > li {
        width: 100%;
    }
}

.footer--main span {
    color: #fff !important; 
}

.single-post-section .post-body .cta_button {
    transition: all ease-in-out .2s;
    position: relative;
    top: 0;
}
.single-post-section .post-body .cta_button:hover, 
.single-post-section .post-body .cta_button:active, 
.single-post-section .post-body .cta_button:focus {
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3);
    display: inline-block;
    top: -3px;
    position: relative;
}
.single-post-section .post-body .cta_button img {
    margin: 0 !important; 
}

.sliderhome .slick-slider {
  padding: 0;
}