@charset "UTF-8";


/****************************************/
/* HubSpot Template - Turbo Sodium      */
/* versiondate: Fri Mar 23 2018 17:32:36 GMT+0100 (CET)                  */
/****************************************/
/****************************************
- 0V - VARIABLES                     
****************************************/
  
  
  
  
  
  
  
  
  
  
  
  
  
/****************************************
- 1R - HUBSPOT RESET STYLES          
****************************************/

.fa{display: inline-block;font-weight: normal;font-style: normal;font-variant: normal;font-size: 14px;font-family: FontAwesome;font-size: inherit;
            text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale} 
.hs_cos_wrapper_type_space{height:40px;display: block;}
.cell-padding{padding:15px;}
.h-padding{padding-left:15px;padding-right:15px;}
.v-padding{padding-top:15px;padding-bottom:15px;}

/* 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-tools-menu ul li:before {
  display: none; }

.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 {
  list-style: none;
  margin: 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; }

.hs-menu-wrapper.hs-menu-flow-horizontal > 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;
  left: 0; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
  overflow: hidden; }

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0; }

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

.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;
       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 .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote
.hs_cos_flex-slider h2,
.hs_cos_flex-slider
.blog .blog-listing-wrapper .post-item.quote h2,
.blog .blog-listing-wrapper .post-item.quote
.hs_cos_flex-slider h2,
.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; }

.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: 16px;
  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: '←'; }

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

.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                       
****************************************/
/********************************************************/
/*******  __animate.scss *******/
/********************************************************/
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 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.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
     -moz-animation-duration: .75s;
       -o-animation-duration: .75s;
          animation-duration: .75s; }

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

@-moz-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -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);
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); }
  40%, 43% {
    -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);
    -moz-transform: translate3d(0, -30px, 0);
         transform: translate3d(0, -30px, 0); }
  70% {
    -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);
    -moz-transform: translate3d(0, -15px, 0);
         transform: translate3d(0, -15px, 0); }
  90% {
    -moz-transform: translate3d(0, -4px, 0);
         transform: translate3d(0, -4px, 0); } }

@-o-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -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);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -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);
    transform: translate3d(0, -30px, 0); }
  70% {
    -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);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

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

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

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

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

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }
@-moz-keyframes pulse {
  from {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); }
  50% {
    -moz-transform: scale3d(1.05, 1.05, 1.05);
         transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }
@-o-keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 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: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

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

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

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

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

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 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: scale3d(1, 1, 1);
       -moz-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

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

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

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

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

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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% {
    -moz-transform: translateX(0);
         transform: translateX(0); }
  6.5% {
    -moz-transform: translateX(-6px) rotateY(-9deg);
         transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -moz-transform: translateX(5px) rotateY(7deg);
         transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -moz-transform: translateX(-3px) rotateY(-5deg);
         transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -moz-transform: translateX(2px) rotateY(3deg);
         transform: translateX(2px) rotateY(3deg); }
  50% {
    -moz-transform: translateX(0);
         transform: translateX(0); } }

@-o-keyframes headShake {
  0% {
    -o-transform: translateX(0);
       transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -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: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg); } }

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

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

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
       -moz-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
       -moz-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
       -moz-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
       -moz-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
       -moz-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 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 {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); } }

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

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

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

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
            transform: none; } }
@-moz-keyframes wobble {
  from {
    -moz-transform: none;
         transform: none; }
  15% {
    -moz-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
         transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -moz-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
         transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -moz-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
         transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -moz-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
         transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -moz-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
         transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -moz-transform: none;
         transform: none; } }
@-o-keyframes wobble {
  from {
    -o-transform: none;
       transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -o-transform: none;
       transform: none; } }
@keyframes wobble {
  from {
    -webkit-transform: none;
       -moz-transform: none;
         -o-transform: none;
            transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
       -moz-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
       -moz-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
       -moz-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
       -moz-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
       -moz-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -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 {
  from, 11.1%, to {
    -webkit-transform: none;
            transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.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 {
  from, 11.1%, to {
    -moz-transform: none;
         transform: none; }
  22.2% {
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
         transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
         transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
         transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
         transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
         transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -moz-transform: skewX(0.39062deg) skewY(0.39062deg);
         transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
         transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

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

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

@-moz-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -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;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -moz-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -moz-transform: scale3d(1.03, 1.03, 1.03);
         transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -moz-transform: scale3d(0.97, 0.97, 0.97);
         transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -moz-transform: scale3d(1, 1, 1);
         transform: scale3d(1, 1, 1); } }

@-o-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -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;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

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

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

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

@-moz-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -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;
    -moz-transform: translate3d(0, -3000px, 0);
         transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, 25px, 0);
         transform: translate3d(0, 25px, 0); }
  75% {
    -moz-transform: translate3d(0, -10px, 0);
         transform: translate3d(0, -10px, 0); }
  90% {
    -moz-transform: translate3d(0, 5px, 0);
         transform: translate3d(0, 5px, 0); }
  to {
    -moz-transform: none;
         transform: none; } }

@-o-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -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;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    -o-transform: none;
       transform: none; } }

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

@-moz-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -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;
    -moz-transform: translate3d(-3000px, 0, 0);
         transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -moz-transform: translate3d(25px, 0, 0);
         transform: translate3d(25px, 0, 0); }
  75% {
    -moz-transform: translate3d(-10px, 0, 0);
         transform: translate3d(-10px, 0, 0); }
  90% {
    -moz-transform: translate3d(5px, 0, 0);
         transform: translate3d(5px, 0, 0); }
  to {
    -moz-transform: none;
         transform: none; } }

@-o-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -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;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    -o-transform: none;
       transform: none; } }

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

@-moz-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -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); }
  from {
    opacity: 0;
    -moz-transform: translate3d(3000px, 0, 0);
         transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -moz-transform: translate3d(-25px, 0, 0);
         transform: translate3d(-25px, 0, 0); }
  75% {
    -moz-transform: translate3d(10px, 0, 0);
         transform: translate3d(10px, 0, 0); }
  90% {
    -moz-transform: translate3d(-5px, 0, 0);
         transform: translate3d(-5px, 0, 0); }
  to {
    -moz-transform: none;
         transform: none; } }

@-o-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -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); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    -o-transform: none;
       transform: none; } }

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

@-moz-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -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); }
  from {
    opacity: 0;
    -moz-transform: translate3d(0, 3000px, 0);
         transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -moz-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0); }
  75% {
    -moz-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0); }
  90% {
    -moz-transform: translate3d(0, -5px, 0);
         transform: translate3d(0, -5px, 0); }
  to {
    -moz-transform: translate3d(0, 0, 0);
         transform: translate3d(0, 0, 0); } }

@-o-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -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); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
       -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); }
  from {
    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: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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% {
    -moz-transform: scale3d(0.9, 0.9, 0.9);
         transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -moz-transform: scale3d(1.1, 1.1, 1.1);
         transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -moz-transform: scale3d(0.3, 0.3, 0.3);
         transform: scale3d(0.3, 0.3, 0.3); } }

@-o-keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    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% {
    -moz-transform: translate3d(0, 10px, 0);
         transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -moz-transform: translate3d(0, -20px, 0);
         transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -moz-transform: translate3d(0, 2000px, 0);
         transform: translate3d(0, 2000px, 0); } }

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

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

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

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

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

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

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

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

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

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

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

@keyframes fadeInDown {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

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

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

@keyframes fadeInDownBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

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

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

@keyframes fadeInLeft {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

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

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

@keyframes fadeInLeftBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

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

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

@keyframes fadeInRight {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

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

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

@keyframes fadeInRightBig {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

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

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

@keyframes fadeInUp {
  from {
    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 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none; } }

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

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

@keyframes fadeInUpBig {
  from {
    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 {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

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

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

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

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

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

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

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

@keyframes fadeOutDown {
  from {
    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 {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0); } }

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

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

@keyframes fadeOutDownBig {
  from {
    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 {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

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

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

@keyframes fadeOutLeft {
  from {
    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 {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0); } }

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

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

@keyframes fadeOutLeftBig {
  from {
    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 {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); } }

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

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

@keyframes fadeOutRight {
  from {
    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 {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0); } }

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

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

@keyframes fadeOutRightBig {
  from {
    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 {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

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

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

@keyframes fadeOutUp {
  from {
    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 {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0); } }

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

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

@keyframes fadeOutUpBig {
  from {
    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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; } }

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

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

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
       -moz-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
       -moz-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
       -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);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px); } }

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

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

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -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 {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px); } }

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

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

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
       -moz-animation-timing-function: ease-in;
         -o-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -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 {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

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

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

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
       -moz-transform: perspective(400px);
            transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
       -moz-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 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 {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

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

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

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
       -moz-transform: perspective(400px);
            transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
       -moz-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 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 {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

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

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

@keyframes lightSpeedIn {
  from {
    -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);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
       -moz-transform: skewX(-5deg);
         -o-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1; }
  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 {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

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

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

@keyframes lightSpeedOut {
  from {
    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 {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

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

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

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
       -moz-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  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 {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

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

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

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
       -moz-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  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 {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

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

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

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
       -moz-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  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 {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

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

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

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
       -moz-transform-origin: left bottom;
         -o-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
       -moz-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  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 {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1; } }

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

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

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
       -moz-transform-origin: right bottom;
         -o-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
       -moz-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  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 {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-moz-keyframes hinge {
  0% {
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  20%, 60% {
    -moz-transform: rotate3d(0, 0, 1, 80deg);
         transform: rotate3d(0, 0, 1, 80deg);
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out; }
  40%, 80% {
    -moz-transform: rotate3d(0, 0, 1, 60deg);
         transform: rotate3d(0, 0, 1, 60deg);
    -moz-transform-origin: top left;
         transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
         animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -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;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    -o-transform-origin: top left;
       transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
       animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    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;
    -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: rotate3d(0, 0, 1, 80deg);
       -moz-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -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; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
       -moz-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 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 jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-moz-keyframes jackInTheBox {
  from {
    opacity: 0;
    -moz-transform: scale(0.1) rotate(30deg);
         transform: scale(0.1) rotate(30deg);
    -moz-transform-origin: center bottom;
         transform-origin: center bottom; }
  50% {
    -moz-transform: rotate(-10deg);
         transform: rotate(-10deg); }
  70% {
    -moz-transform: rotate(3deg);
         transform: rotate(3deg); }
  to {
    opacity: 1;
    -moz-transform: scale(1);
         transform: scale(1); } }

@-o-keyframes jackInTheBox {
  from {
    opacity: 0;
    -o-transform: scale(0.1) rotate(30deg);
       transform: scale(0.1) rotate(30deg);
    -o-transform-origin: center bottom;
       transform-origin: center bottom; }
  50% {
    -o-transform: rotate(-10deg);
       transform: rotate(-10deg); }
  70% {
    -o-transform: rotate(3deg);
       transform: rotate(3deg); }
  to {
    opacity: 1;
    -o-transform: scale(1);
       transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
       -moz-transform: scale(0.1) rotate(30deg);
         -o-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
       -moz-transform-origin: center bottom;
         -o-transform-origin: center bottom;
            transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
       -moz-transform: rotate(-10deg);
         -o-transform: rotate(-10deg);
            transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
       -moz-transform: rotate(3deg);
         -o-transform: rotate(3deg);
            transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); } }

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

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

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

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

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

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

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

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

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

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

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

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

@-moz-keyframes zoomInUp {
  from {
    opacity: 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);
    -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;
    -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);
    -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 {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -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;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -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 {
  from {
    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 {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

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

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

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
       -moz-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3); }
  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;
    -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);
    -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;
    -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);
    -moz-transform-origin: center bottom;
         transform-origin: center bottom;
    -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;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -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;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform-origin: center bottom;
       transform-origin: center bottom;
    -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;
    -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;
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
         transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform-origin: left center;
         transform-origin: left center; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); } }

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

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

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); } }

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

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

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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 {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); } }

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

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

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 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; }

/********************************************************/
/*******  __buttons.scss *******/
/********************************************************/
a.cta_button {
  text-decoration: none;
  -webkit-box-sizing: border-box !important;
     -moz-box-sizing: border-box !important;
          box-sizing: border-box !important; }
  a.cta_button:hover, a.cta_button:active, a.cta_button:focus {
    text-decoration: none; }

a.cta-primary, a.btn-filter, .case-study-filter-single, .resource-categories__container li.resource-categories__element, .case-study-blog .listing-tag-filters ul li a, .blog.blog-302-me .top-group .categories--wrapper ul li a, form input[type=submit], a.cta-secondary, a.cta-white, .form-inverse form input[type=submit], section.subscribe-module form input[type='submit'] {
  display: inline-block;
  padding: 14.5px 33px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  min-width: 210px;
  font-size: 1.25rem;
  font-weight: 700;
  min-height: 60px;
  font-family: 'PT Sans', Arial, sans-serif;
  text-align: center; }
  a.cta-primary:hover:before, a.btn-filter:hover:before, .case-study-filter-single:hover:before, .resource-categories__container li.resource-categories__element:hover:before, .case-study-blog .listing-tag-filters ul li a:hover:before, .blog.blog-302-me .top-group .categories--wrapper ul li a:hover:before, form input[type=submit]:hover:before, a.cta-secondary:hover:before, a.cta-white:hover:before, .form-inverse form input[type=submit]:hover:before, section.subscribe-module form input[type='submit']:hover:before {
    border: none; }

a.cta-primary, a.btn-filter, .case-study-filter-single, .resource-categories__container li.resource-categories__element, .case-study-blog .listing-tag-filters ul li a, .blog.blog-302-me .top-group .categories--wrapper ul li a, form input[type=submit] {
  border: 2px solid #9c4d9d;
  background-color: #9c4d9d;
  color: #ffffff; }
  a.cta-primary:hover, a.btn-filter:hover, .case-study-filter-single:hover, .resource-categories__container li.resource-categories__element:hover, .case-study-blog .listing-tag-filters ul li a:hover, .blog.blog-302-me .top-group .categories--wrapper ul li a:hover, form input[type=submit]:hover {
    border-color: ;
    background-color: ;
    -webkit-box-shadow: 0px 0px 40px 3.5px rgba(100, 22, 48, 0.18);
       -moz-box-shadow: 0px 0px 40px 3.5px rgba(100, 22, 48, 0.18);
            box-shadow: 0px 0px 40px 3.5px rgba(100, 22, 48, 0.18);
    -webkit-transform: translateY(-3px);
       -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
         -o-transform: translateY(-3px);
            transform: translateY(-3px); }

a.cta-secondary {
  border: 2px solid #fff;
  background-color: transparent;
  color: #ffffff; }
  a.cta-secondary:hover {
    background-color: #fff;
    color: #9c4d9d;
    -webkit-box-shadow: 0px 0px 39.56px 3.44px rgba(100, 22, 48, 0.32);
       -moz-box-shadow: 0px 0px 39.56px 3.44px rgba(100, 22, 48, 0.32);
            box-shadow: 0px 0px 39.56px 3.44px rgba(100, 22, 48, 0.32);
    -webkit-transform: translateY(-3px);
       -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
         -o-transform: translateY(-3px);
            transform: translateY(-3px); }

a.cta-white, .form-inverse form input[type=submit], section.subscribe-module form input[type='submit'] {
  border: 2px solid #fff;
  background-color: #fff;
  color: #9c4d9d; }
  a.cta-white:hover, .form-inverse form input[type=submit]:hover, section.subscribe-module form input[type='submit']:hover {
    -webkit-box-shadow: 0px 0px 40px 3.5px rgba(100, 22, 48, 0.18);
       -moz-box-shadow: 0px 0px 40px 3.5px rgba(100, 22, 48, 0.18);
            box-shadow: 0px 0px 40px 3.5px rgba(100, 22, 48, 0.18);
    -webkit-transform: translateY(-3px);
       -moz-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
         -o-transform: translateY(-3px);
            transform: translateY(-3px); }

a.btn-filter, .case-study-filter-single, .resource-categories__container li.resource-categories__element, .case-study-blog .listing-tag-filters ul li a, .blog.blog-302-me .top-group .categories--wrapper ul li a {
  min-width: 0;
  font-size: 1rem;
  padding: 5px 27px;
  font-weight: 600;
  border-width: 1px; }
  a.btn-filter:hover, .case-study-filter-single:hover, .resource-categories__container li.resource-categories__element:hover, .case-study-blog .listing-tag-filters ul li a:hover, .blog.blog-302-me .top-group .categories--wrapper ul li a:hover {
    background: transparent;
    color: #9c4d9d;
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }
  a.btn-filter.active, .active.case-study-filter-single, .resource-categories__container li.active.resource-categories__element, .case-study-blog .listing-tag-filters ul li a.active, .blog.blog-302-me .top-group .categories--wrapper ul li a.active {
    background: transparent;
    color: #9c4d9d;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }

/********************************************************/
/*******  __footer.scss *******/
/********************************************************/
.footer-container-wrapper {
  background-color: #292935;
  color: #fff; }
  .footer-container-wrapper footer {
    padding: 70px 0 25px; }
    .footer-container-wrapper footer a {
      color: #fff; }
      .footer-container-wrapper footer a:hover {
        color: #9c4d9d; }
        .footer-container-wrapper footer a:hover:before {
          display: none; }
    .footer-container-wrapper footer h2,
    .footer-container-wrapper footer h4 {
      margin-top: 0; }
    .footer-container-wrapper footer h2 {
      font-weight: 400;
      line-height: 1;
      margin: 0 0 40px 0; }
    .footer-container-wrapper footer h4 {
      font-weight: 400;
      margin: 0 0 25px;
      font-size: 1.5625rem; }
      @media (max-width: 767px) {
        .footer-container-wrapper footer h4 {
          margin: 20px 0 10px; } }
    .footer-container-wrapper footer ul {
      list-style-type: none;
      padding-left: 0;
      margin: 0; }
      .footer-container-wrapper footer ul li:before {
        display: none; }
    .footer-container-wrapper footer p,
    .footer-container-wrapper footer a {
      font-size: 1.125rem;
      line-height: 1.5; }
    .footer-container-wrapper footer p {
      margin: 0 0 5px 0; }
  .footer-container-wrapper .footer--main-block p a {
    color: #fff; }
    .footer-container-wrapper .footer--main-block p a:hover {
      color: #9c4d9d; }
      .footer-container-wrapper .footer--main-block p a:hover:before {
        display: none; }
  .footer-container-wrapper .footer--links-block ul {
    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; }
    .footer-container-wrapper .footer--links-block ul li {
      margin-bottom: 5px; }
      .footer-container-wrapper .footer--links-block ul li a {
        padding: 0;
        color: #fff; }
        .footer-container-wrapper .footer--links-block ul li a:hover {
          color: #9c4d9d; }
          .footer-container-wrapper .footer--links-block ul li a:hover:before {
            display: none; }
  .footer-container-wrapper .footer--post-block li {
    margin-bottom: 15px; }
    .footer-container-wrapper .footer--post-block li a {
      padding: 0;
      color: #fff; }
      .footer-container-wrapper .footer--post-block li a:hover {
        color: #9c4d9d; }
        .footer-container-wrapper .footer--post-block li a:hover:before {
          display: none; }
  .footer-container-wrapper .footer--post-block p {
    margin: 0; }
    .footer-container-wrapper .footer--post-block p.date {
      color: inherit;
      font-size: 16px; }
  .footer-container-wrapper .footer--bottom {
    margin-top: 30px;
    border-top: 1px solid #fff;
    padding: 25px 0 0 0; }
    @media (max-width: 767px) {
      .footer-container-wrapper .footer--bottom > div > div {
        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; }
        .footer-container-wrapper .footer--bottom > div > div > div {
          width: 50%; } }
    @media (max-width: 500px) {
      .footer-container-wrapper .footer--bottom > div > 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; }
        .footer-container-wrapper .footer--bottom > div > div > div {
          width: 100%;
          text-align: center; } }
    .footer-container-wrapper .footer--bottom p {
      font-size: 16px;
      margin-top: 5px; }
    .footer-container-wrapper .footer--bottom ul.social {
      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; }
      @media (min-width: 501px) {
        .footer-container-wrapper .footer--bottom ul.social {
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
             -moz-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end; } }
      .footer-container-wrapper .footer--bottom ul.social li {
        padding: 0 10px; }
        .footer-container-wrapper .footer--bottom ul.social li:before {
          display: none; }
        .footer-container-wrapper .footer--bottom ul.social li a {
          color: #fff;
          text-decoration: none; }
          .footer-container-wrapper .footer--bottom ul.social li a:before {
            display: none; }
        .footer-container-wrapper .footer--bottom ul.social li:hover a {
          color: #9c4d9d; }

.arrow-up-wrapper {
  position: fixed;
  bottom: 130px;
  right: 42px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  background-color: inherit;
  opacity: 0;
  z-index: 3;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: bottom .5s ease, opacity .5s ease, background-color .5s ease, -webkit-box-shadow .3s ease;
  transition: bottom .5s ease, opacity .5s ease, background-color .5s ease, -webkit-box-shadow .3s ease;
  -o-transition: bottom .5s ease, opacity .5s ease, background-color .5s ease, box-shadow .3s ease;
  -moz-transition: bottom .5s ease, opacity .5s ease, background-color .5s ease, box-shadow .3s ease, -moz-box-shadow .3s ease;
  transition: bottom .5s ease, opacity .5s ease, background-color .5s ease, box-shadow .3s ease;
  transition: bottom .5s ease, opacity .5s ease, background-color .5s ease, box-shadow .3s ease, -webkit-box-shadow .3s ease, -moz-box-shadow .3s ease; }
  .arrow-up-wrapper:hover {
    background-color: #9c4d9d;
    -webkit-box-shadow: 0px 5px 20px 8px rgba(0, 0, 0, 0.35);
       -moz-box-shadow: 0px 5px 20px 8px rgba(0, 0, 0, 0.35);
            box-shadow: 0px 5px 20px 8px rgba(0, 0, 0, 0.35); }
    .arrow-up-wrapper:hover i {
      text-shadow: 0px -50px #fff, 0px 0px #fff; }
  .arrow-up-wrapper.visible {
    opacity: .75; }
  .arrow-up-wrapper i {
    position: relative;
    overflow: hidden;
    font-size: 9px;
    width: inherit;
    height: inherit;
    line-height: inherit;
    display: block;
    color: transparent;
    text-shadow: 0px 0px #fff, 0px 50px #fff;
    -webkit-transition: text-shadow .3s ease;
    -o-transition: text-shadow .3s ease;
    -moz-transition: text-shadow .3s ease;
    transition: text-shadow .3s ease;
    z-index: 1; }
  @media (min-width: 768px) {
    .arrow-up-wrapper {
      width: 62px;
      height: 62px;
      line-height: 62px; }
      .arrow-up-wrapper i {
        font-size: 12px; } }
  .arrow-up-wrapper.popup-fallback {
    z-index: 1; }

.footer-container-wrapper footer.landing {
  padding: 35px 0px 30px 0px; }
  .footer-container-wrapper footer.landing .footer--bottom {
    margin-top: 0px;
    border-top: none;
    padding: 0; }
    .footer-container-wrapper footer.landing .footer--bottom p {
      margin: 0px; }

/********************************************************/
/*******  __forms.scss *******/
/********************************************************/
form {
  color: inherit; }
  form ::-webkit-input-placeholder {
    color: inherit; }
  form ::-moz-placeholder {
    color: inherit; }
  form :-ms-input-placeholder {
    color: inherit; }
  form :-moz-placeholder {
    color: inherit; }
  form input + .fake-placeholder {
    position: absolute;
    padding-left: 15px;
    z-index: 100;
    bottom: 10px;
    font-weight: 300;
    left: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
    color: #b7b7b7; }
    form input + .fake-placeholder.has-value {
      bottom: -33px;
      color: #9c4d9d; }
  form input:focus + .fake-placeholder {
    bottom: -33px;
    color: #9c4d9d; }
  form textarea + .fake-placeholder {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 100;
    font-weight: 300;
    padding-left: 15px;
    -webkit-transition: .3s ease-in-out all;
    -o-transition: .3s ease-in-out all;
    -moz-transition: .3s ease-in-out all;
    transition: .3s ease-in-out all;
    color: #b7b7b7; }
    form textarea + .fake-placeholder.has-value {
      top: 100%;
      color: #9c4d9d; }
  form textarea:focus + .fake-placeholder {
    top: 100%;
    color: #9c4d9d; }
  form fieldset {
    max-width: 100% !important; }
    form fieldset.form-columns-2 > div:nth-child(odd) {
      padding-right: 15px; }
    form fieldset.form-columns-2 > div:nth-child(even) {
      padding-left: 15px; }
  form .input {
    position: relative;
    margin-right: 0 !important; }
  form .hs-form-field {
    margin: 35px 0 10px 0; }
  form .inputfile-fake {
    position: relative; }
    form .inputfile-fake .input {
      background-color: transparent;
      border: none;
      border-bottom: 1px solid inherit;
      color: #171717;
      font-size: 1rem;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      padding-left: 0px !important; }
      form .inputfile-fake .input:after {
        position: absolute;
        content: '+';
        color: #9c4d9d;
        font-size: 1.5rem;
        right: 0px;
        top: 5px; }
  form .file-name {
    position: absolute;
    z-index: 200;
    top: 12px;
    left: 35px;
    overflow: hidden;
    height: 24px;
    width: 85%;
    color: #171717; }
    @media (max-width: 767px) {
      form .file-name {
        left: 15px; } }
  form input {
    background-color: transparent;
    margin: 0;
    border: none;
    border: 1px solid #eee;
    color: #171717;
    font-size: 1rem;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0; }
    form input:focus {
      border-bottom: 1px solid #9c4d9d; }
    form input[type=submit] {
      cursor: pointer;
      margin: 40px 0 10px 0;
      background-color: #9c4d9d;
      color: white;
      padding: 17.5px 65px;
      font-size: 1.125rem;
      -webkit-border-radius: 100px;
         -moz-border-radius: 100px;
              border-radius: 100px;
      border: 2px solid #9c4d9d;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      -webkit-appearance: none;
      min-height: 60px;
      font-weight: 600; }
      form input[type=submit]:hover {
        background-color: ;
        border-color: ;
        -webkit-transform: translateY(-3px);
           -moz-transform: translateY(-3px);
            -ms-transform: translateY(-3px);
             -o-transform: translateY(-3px);
                transform: translateY(-3px); }
    form input[type="checkbox"] {
      visibility: hidden;
      display: none; }
      form input[type="checkbox"] + span {
        margin-left: 30px;
        position: relative;
        display: block; }
        form input[type="checkbox"] + span:before {
          position: absolute;
          content: '';
          width: 16px;
          height: 16px;
          border: 1px solid #ebebeb;
          -webkit-border-radius: 1px;
             -moz-border-radius: 1px;
                  border-radius: 1px;
          top: 4px;
          left: -30px; }
        form input[type="checkbox"] + span:after {
          content: "";
          position: absolute;
          top: 5px;
          left: -28px;
          font-family: "FontAwesome";
          -webkit-transition: color 0.3s, -webkit-box-shadow 0.3s;
          transition: color 0.3s, -webkit-box-shadow 0.3s;
          -o-transition: color 0.3s, box-shadow 0.3s;
          -moz-transition: color 0.3s, box-shadow 0.3s, -moz-box-shadow 0.3s;
          transition: color 0.3s, box-shadow 0.3s;
          transition: color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s, -moz-box-shadow 0.3s; }
        form input[type="checkbox"] + span:hover:before {
          cursor: pointer; }
      form input[type="checkbox"]:checked + span:after {
        content: "";
        color: #9c4d9d;
        background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/icons/check-thin.svg");
        background-repeat: no-repeat;
        -moz-background-size: 70%;
             background-size: 70%;
        background-position: center center;
        width: 13px;
        height: 13px;
        font-size: 10px;
        cursor: pointer; }
    form input[type="radio"] {
      visibility: hidden;
      display: none; }
      form input[type="radio"] + span {
        margin-left: 30px;
        position: relative; }
        form input[type="radio"] + span:before {
          content: '';
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          border: 1px solid #ebebeb;
          position: absolute;
          left: -30px;
          top: 50%;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%);
          font-size: 19px;
          height: 16px;
          width: 16px;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          -moz-transition: 0.3s;
          transition: 0.3s; }
        form input[type="radio"] + span:after {
          font-size: 9px;
          position: absolute;
          left: -26px;
          top: 50%;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
               -o-transform: translateY(-50%);
                  transform: translateY(-50%);
          height: 12px;
          width: 12px;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          font-family: "FontAwesome"; }
        form input[type="radio"] + span:hover:before {
          cursor: pointer; }
      form input[type="radio"]:checked + span:after {
        content: "\f00c";
        color: #9c4d9d;
        cursor: pointer; }
      form input[type="radio"]:checked + span:before {
        border: 1px solid #9c4d9d; }
    form input[type="file"] {
      width: 100%;
      padding: 10px 15px;
      line-height: 1.45;
      position: relative;
      z-index: 20;
      background-color: red;
      cursor: pointer;
      opacity: 0 !important; }
    form input[type=text], form input[type=email], form input[type=tel], form input[type=password], form input[type=number], form input[type=tel] {
      padding: 10px 15px;
      line-height: 1.5; }
  form textarea {
    background-color: transparent;
    border: none;
    border: 1px solid #eee;
    color: #171717;
    font-size: 1rem;
    width: 100% !important;
    padding: 15px;
    line-height: 1.5;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    font-family: 'PT Sans', Arial, sans-serif;
    -ms-overflow-style: none; }
    form textarea:focus {
      border-bottom: 1px solid #9c4d9d; }
  /* form select {
    display: none;
    visibility: hidden;
    opacity: 0; } */
  select {
    color: #9c4d9d; }
  form .hs_dropdown {
    margin: 30px 0 10px 0; }
    form .hs_dropdown label {
      display: none; }
  form .dropdown-header {
    position: relative;
    border-bottom: 1px solid inherit;
    padding: 10px 15px;
    cursor: pointer; }
    form .dropdown-header.slide-down {
      border-bottom: 1px solid #9c4d9d; }
      form .dropdown-header.slide-down:after {
        -webkit-transform: rotate(0);
           -moz-transform: rotate(0);
            -ms-transform: rotate(0);
             -o-transform: rotate(0);
                transform: rotate(0); }
    form .dropdown-header:after {
      content: "\f107";
      font-family: fontAwesome;
      position: absolute;
      right: 15px;
      color: #9c4d9d;
      font-size: 25px;
      top: 7px;
      -webkit-transform: rotate(-90deg);
         -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
           -o-transform: rotate(-90deg);
              transform: rotate(-90deg);
      -webkit-transition: .3s ease all;
      -o-transition: .3s ease all;
      -moz-transition: .3s ease all;
      transition: .3s ease all; }
  form .dropdown-list {
    position: absolute;
    width: 100%;
    -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.13);
       -moz-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.13);
            box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.13);
    z-index: 100;
    cursor: pointer; }
    form .dropdown-list li {
      cursor: pointer;
      background-color: white;
      padding: 15px;
      font-size: 1em; }
      form .dropdown-list li:hover {
        background-color: #f9f9f9; }
      form .dropdown-list li:before {
        display: none; }
  form .inputs-list li label {
    padding-left: 0; }
  form .hs-error-msgs {
    margin-top: 30px;
    padding-left: 15px; }
    form .hs-error-msgs li {
      text-align: left; }
      form .hs-error-msgs li:before {
        content: "";
        display: none; }
      form .hs-error-msgs li label {
        font-size: 1rem;
        padding-left: 0;
        color: #9c4d9d;
        display: inline-block; }
  @media (max-width: 768px) {
    form .form-columns-2 .hs-form-field {
      width: 100% !important;
      float: none !important;
      padding: 0 !important; } }
  form fieldset.form-columns-2 .hs-form-field {
    width: 50% !important; }
    @media (max-width: 768px) {
      form fieldset.form-columns-2 .hs-form-field {
        width: 100% !important;
        float: none !important;
        padding: 0px !important; } }
  form fieldset.form-columns-3 .hs-form-field {
    width: 33.33% !important; }
    @media (max-width: 768px) {
      form fieldset.form-columns-3 .hs-form-field {
        width: 100% !important;
        float: none !important;
        padding: 0px !important; } }
  form fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field {
    padding-left: 20px;
    padding-right: 20px; }
    form fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field:first-of-type {
      padding-left: 0; }
    form fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field:last-of-type {
      padding-right: 0; }
    @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
      form fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field {
        width: 100%;
        padding: 0px; } }
    @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
      form fieldset[class^="form-columns-"]:not(.form-columns-1) .hs-form-field input {
        width: 100% !important; } }
  form ul li:before {
    display: none; }
  form .hs-form-required {
    display: none; }

.form-inverse {
  color: white; }
  .form-inverse ::-moz-selection {
    background: white;
    color: #9c4d9d; }
  .form-inverse ::selection {
    background: white;
    color: #9c4d9d; }
  .form-inverse form {
    color: white; }
    .form-inverse form ::-webkit-input-placeholder {
      color: white; }
    .form-inverse form ::-moz-placeholder {
      color: white; }
    .form-inverse form :-ms-input-placeholder {
      color: white; }
    .form-inverse form :-moz-placeholder {
      color: white; }
    .form-inverse form input {
      color: white; }
      .form-inverse form input + .fake-placeholder {
        color: #fff; }
        .form-inverse form input + .fake-placeholder.has-value {
          color: white; }
      .form-inverse form input:focus + .fake-placeholder {
        color: white; }
    .form-inverse form .inputfile-fake .input {
      border-bottom: 1px solid #fff; }
      .form-inverse form .inputfile-fake .input:after {
        color: #fff; }
    .form-inverse form .inputfile-fake .fake-placeholder {
      color: #fff; }
    .form-inverse form .file-name {
      color: #fff; }
    .form-inverse form input {
      border-bottom: 1px solid white; }
      .form-inverse form input[type="checkbox"]:checked + span:after {
        color: white; }
      .form-inverse form input[type="radio"]:checked + span:after {
        color: white; }
      .form-inverse form input[type="radio"]:checked + span:before {
        border: 1px solid white; }
    .form-inverse form textarea {
      color: white;
      border-bottom: 1px solid white; }
    .form-inverse form .dropdown-header {
      border-bottom: 1px solid white; }
      .form-inverse form .dropdown-header:after {
        color: white; }
    .form-inverse form .dropdown-list li {
      color: inherit; }
    .form-inverse form .hs-error-msgs {
      margin-top: 32px; }
      .form-inverse form .hs-error-msgs li {
        color: #fff; }
        .form-inverse form .hs-error-msgs li a {
          color: #fff; }
        .form-inverse form .hs-error-msgs li label {
          color: white;
          display: inline-block; }

.form-oval-inputs form input[type=text],
.form-oval-inputs form input[type=email],
.form-oval-inputs form input[type=tel],
.form-oval-inputs form input[type=password],
.form-oval-inputs form input[type=number],
.form-oval-inputs form input[type=tel],
.form-oval-inputs form textarea {
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  background-color: #fff;
  border: 1px #fff solid; }

.form-oval-inputs form input[type=submit] {
  padding: 10.5px 33.5px;
  min-height: 50px;
  min-width: 160px; }

.form-oval-inputs ::-webkit-input-placeholder {
  color: #b7b7b7; }

.form-oval-inputs ::-moz-placeholder {
  color: #b7b7b7; }

.form-oval-inputs :-ms-input-placeholder {
  color: #b7b7b7; }

.form-oval-inputs :-moz-placeholder {
  color: #b7b7b7; }

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

::-moz-selection {
  background: #42b4aa; }

::selection {
  background: #42b4aa; }

::-moz-selection {
  background: #42b4aa; }

body {
  margin: 0;
  padding: 0;
  font-family: 'PT Sans', Arial, sans-serif;
  font-size: 16px;
  overflow-x: hidden; }

.row-fluid [class*="span"] {
  min-height: 0; }

.header-container-wrapper,
.body-container-wrapper {
  position: relative;
  z-index: 2; }

body:not(.landing) .footer-container-wrapper {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%; }

@media (min-width: 1025px) {
  body:not(.landing) .footer-container-wrapper {
    z-index: 1;
    position: fixed; } }

@media (max-width: 1024px) {
  body:not(.landing) .body-container-wrapper {
    margin-bottom: 0 !important; } }

body:not(.landing) .body-container-wrapper {
  background-color: #fff; }

/* Alignment */
.float-left { float:left; }
.float-center { float:none; }
.float-right { float:right; }

.halign-left, .hs-halign-left > div, .hs-halign-left > span { margin-left: 0; margin-right:auto;}
.halign-center, .hs-halign-center > div, .hs-halign-center > span {margin-left: auto; margin-right:auto;}
.halign-right, .hs-halign-right > div, .hs-halign-right > span {margin-left: auto; margin-right:0;}

.valign-top {vertical-align:top;}
.valign-middle {vertical-align:middle;}
.valign-bottom {vertical-align:bottom;}

.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}


.container-fluid {
  margin: 0;
  padding: 0;
  width: 100%; }

.container {
  max-width: 1170px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto; }
.container-big {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;}
.container.halign-center{margin: 0 auto!important;float:none!important;}
  .container.header-container {
    max-width: 1585px; }

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

.half-container {
  max-width: 585px;
  padding: 0 15px;
  width: 100%; }

.no-h-padding{padding-left:0!important;padding-right:0!important;}


.slick-slider {
  margin-bottom: 0; }
  .slick-slider .slick-track {
    margin-left: auto;
    margin-right: auto; }

a {
  position: relative;
  display: inline-block;
  color: #9c4d9d;
  text-decoration: none; }
  a:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0px;
    border-bottom: 1px dashed #9c4d9d; }

ul li,
ol li {
  font-size: 1.125rem;
  font-weight: 300;}
.body-container ul li,
.body-container ol li{margin-left:20px;padding-left:20px;}

ul {
  list-style-type: none; }
  ul li {
    position: relative; }
    ul li:before {
      content: "•";
      position: absolute;
      left: 0;
      width: 10px;
      height: 15px;
      top: 3px;
      text-align: center;
      font-size: .7em;
      vertical-align: middle;
      color: inherit;}

ol li {
  list-style-type: none;
  counter-increment: list;
  position: relative; }
  ol li:before {
    color: inherit;
    content: counter(list) ".";
    display: inline-block;
    width: 1.2rem; }

@media (max-width: 767px) {
  br {
    display: none; } }

.widget-type-rich_text ul li,
.widget-type-rich_text ol li,
.hs_cos_wrapper_type_rich_text ul li,
.hs_cos_wrapper_type_rich_text ol li {
  padding-left: 20px; }

video::-webkit-media-controls-start-playback-button {
  display: none !important; }

img {
  max-width: 100%;
  height: auto; }

.mfp-bg {
  background: #000;
  opacity: 0.9; }

.mfp-wrap .mfp-content {
  max-width: 1024px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    -webkit-border-radius: 4px 4px 0 0;
       -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    -webkit-border-radius: 4px 4px 0 0;
       -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  -webkit-border-top-left-radius: 0;
     -moz-border-radius-topleft: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
     -moz-border-radius-topright: 0;
          border-top-right-radius: 0; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

/* COLUMNS BOOTSTRAP */
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

.red-bg .widget-type-rich_text h1,
.red-bg .widget-type-rich_text h2,
.red-bg .widget-type-rich_text h3,
.red-bg .widget-type-rich_text .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote
.red-bg .widget-type-rich_text h2,
.red-bg .widget-type-rich_text
.blog .blog-listing-wrapper .post-item.quote h2,
.blog .blog-listing-wrapper .post-item.quote
.red-bg .widget-type-rich_text h2,
.red-bg .widget-type-rich_text h4,
.red-bg .widget-type-rich_text h5,
.red-bg .widget-type-rich_text h6,
.red-bg .widget-type-rich_text p,
.red-bg .widget-type-rich_text li,
.red-bg .widget-type-rich_text blockquote,
.red-bg .hs_cos_wrapper_type_rich_text h1,
.red-bg .hs_cos_wrapper_type_rich_text h2,
.red-bg .hs_cos_wrapper_type_rich_text h3,
.red-bg .hs_cos_wrapper_type_rich_text .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote
.red-bg .hs_cos_wrapper_type_rich_text h2,
.red-bg .hs_cos_wrapper_type_rich_text
.blog .blog-listing-wrapper .post-item.quote h2,
.blog .blog-listing-wrapper .post-item.quote
.red-bg .hs_cos_wrapper_type_rich_text h2,
.red-bg .hs_cos_wrapper_type_rich_text h4,
.red-bg .hs_cos_wrapper_type_rich_text h5,
.red-bg .hs_cos_wrapper_type_rich_text h6,
.red-bg .hs_cos_wrapper_type_rich_text p,
.red-bg .hs_cos_wrapper_type_rich_text li,
.red-bg .hs_cos_wrapper_type_rich_text blockquote {
  color: #fff; }

.red-bg .widget-type-rich_text li:before,
.red-bg .hs_cos_wrapper_type_rich_text li:before {
  color: #fff; }

.red-bg .widget-type-rich_text a:not(.cta_button),
.red-bg .hs_cos_wrapper_type_rich_text a:not(.cta_button) {
  color: #fff; }
  .red-bg .widget-type-rich_text a:not(.cta_button):before,
  .red-bg .hs_cos_wrapper_type_rich_text a:not(.cta_button):before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0px;
    border-bottom: 1px dashed #fff; }

.hs-tools-menu .hs-dropdown li a:before {
  content: none; }

.contact-banner .cta_button {
  width: 200px;
  margin-top: 30px; }

/********************************************************/
/*******  __header.scss *******/
/********************************************************/
.overflow-hidden {
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }

.header-container-wrapper {
  z-index: 4; }
  .header-container-wrapper.popup-fallback {
    z-index: 2; }

body.same-logo .header-transparent > div {
  background-color: #fff; }

body.same-logo header nav .container > div .hamburger div {
  background: #292935; }

body.same-logo .body-container-wrapper {
  margin-top: 90px; }

header > div {
  -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;
  position: fixed;
  width: 100% !important; }

header .header-white {
  background-color: #fff;
  -webkit-box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
          box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25); }
  header .header-white nav .container > div .hamburger div {
    background-color: #292935; }
    header .header-white nav .container > div .hamburger div:nth-child(3) {
      top: 20px;
      -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
           -o-transform: rotate(0deg);
              transform: rotate(0deg);
      -webkit-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
      transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
      -o-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear, -o-transform 0.4s ease-in-out 0s;
      -moz-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear, -moz-transform 0.4s ease-in-out 0s;
      transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear;
      transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s, -moz-transform 0.4s ease-in-out 0s, -o-transform 0.4s ease-in-out 0s; }
    header .header-white nav .container > div .hamburger div:nth-child(2) {
      top: 10px;
      -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
           -o-transform: rotate(0deg);
              transform: rotate(0deg);
      -webkit-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
      transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
      -o-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear, -o-transform 0.4s ease-in-out 0s;
      -moz-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear, -moz-transform 0.4s ease-in-out 0s;
      transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear;
      transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s, -moz-transform 0.4s ease-in-out 0s, -o-transform 0.4s ease-in-out 0s; }
    header .header-white nav .container > div .hamburger div:nth-child(1) {
      top: 0px;
      -webkit-transform: rotate(0deg);
         -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
           -o-transform: rotate(0deg);
              transform: rotate(0deg);
      -webkit-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
      transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
      -o-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear, -o-transform 0.4s ease-in-out 0s;
      -moz-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear, -moz-transform 0.4s ease-in-out 0s;
      transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear;
      transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s, -moz-transform 0.4s ease-in-out 0s, -o-transform 0.4s ease-in-out 0s; }

header nav {
  height: 100%;
  background-color: transparent; }
  header nav .container > div {
    height: 90px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -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; }
    header nav .container > div > div:nth-of-type(2) {
      margin-left: auto; }
    header nav .container > div .logo a:before {
      display: none; }
    header nav .container > div .logo img {
      width: 260px !important; }
    header nav .container > div .hamburger {
      -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;
      position: relative;
      width: 37px;
      height: 25px;
      cursor: pointer;
      z-index: 4; }
      header nav .container > div .hamburger div {
        position: absolute;
        right: 0;
        height: 4px;
        width: 100%;
        background: white;
        -webkit-border-radius: 10px;
           -moz-border-radius: 10px;
                border-radius: 10px; }
        header nav .container > div .hamburger div:nth-child(3) {
          top: 20px;
          -webkit-transform: rotate(0deg);
             -moz-transform: rotate(0deg);
              -ms-transform: rotate(0deg);
               -o-transform: rotate(0deg);
                  transform: rotate(0deg);
          -webkit-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
          transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
          -o-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear, -o-transform 0.4s ease-in-out 0s;
          -moz-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear, -moz-transform 0.4s ease-in-out 0s;
          transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear;
          transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.2s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s, -moz-transform 0.4s ease-in-out 0s, -o-transform 0.4s ease-in-out 0s; }
        header nav .container > div .hamburger div:nth-child(2) {
          top: 10px;
          -webkit-transform: rotate(0deg);
             -moz-transform: rotate(0deg);
              -ms-transform: rotate(0deg);
               -o-transform: rotate(0deg);
                  transform: rotate(0deg);
          -webkit-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
          transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
          -o-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear, -o-transform 0.4s ease-in-out 0s;
          -moz-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear, -moz-transform 0.4s ease-in-out 0s;
          transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear;
          transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.4s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s, -moz-transform 0.4s ease-in-out 0s, -o-transform 0.4s ease-in-out 0s; }
        header nav .container > div .hamburger div:nth-child(1) {
          top: 0px;
          -webkit-transform: rotate(0deg);
             -moz-transform: rotate(0deg);
              -ms-transform: rotate(0deg);
               -o-transform: rotate(0deg);
                  transform: rotate(0deg);
          -webkit-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
          transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s;
          -o-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear, -o-transform 0.4s ease-in-out 0s;
          -moz-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear, -moz-transform 0.4s ease-in-out 0s;
          transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear;
          transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0.5s, transform 0.4s ease-in-out 0s, background-color 0.3s ease-in-out 0.6s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0s, -moz-transform 0.4s ease-in-out 0s, -o-transform 0.4s ease-in-out 0s; }
      header nav .container > div .hamburger .top-bun {
        top: 0px; }
      header nav .container > div .hamburger .meat {
        top: 10px;
        width: 28px; }
      header nav .container > div .hamburger .bottom-bun {
        top: 20px;
        width: 33px; }
      header nav .container > div .hamburger:hover .top-bun,
      header nav .container > div .hamburger:hover .meat,
      header nav .container > div .hamburger:hover .bottom-bun {
        width: 100%; }
      header nav .container > div .hamburger.hamburger-animation .top-bun,
      header nav .container > div .hamburger.hamburger-animation .meat,
      header nav .container > div .hamburger.hamburger-animation .bottom-bun {
        width: 100%; }
      header nav .container > div .hamburger.hamburger-animation div:nth-child(3) {
        top: 10px;
        -webkit-transform: rotate(315deg);
           -moz-transform: rotate(315deg);
            -ms-transform: rotate(315deg);
             -o-transform: rotate(315deg);
                transform: rotate(315deg);
        -webkit-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0.5s;
        transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0.5s;
        -o-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, width 0.2s linear, -o-transform 0.4s ease-in-out 0.5s;
        -moz-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, transform 0.4s ease-in-out 0.5s, width 0.2s linear, -moz-transform 0.4s ease-in-out 0.5s;
        transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, transform 0.4s ease-in-out 0.5s, width 0.2s linear;
        transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, transform 0.4s ease-in-out 0.5s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0.5s, -moz-transform 0.4s ease-in-out 0.5s, -o-transform 0.4s ease-in-out 0.5s; }
      header nav .container > div .hamburger.hamburger-animation div:nth-child(2) {
        top: 10px;
        -webkit-transform: rotate(315deg);
           -moz-transform: rotate(315deg);
            -ms-transform: rotate(315deg);
             -o-transform: rotate(315deg);
                transform: rotate(315deg);
        -webkit-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0.5s;
        transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0.5s;
        -o-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, width 0.2s linear, -o-transform 0.4s ease-in-out 0.5s;
        -moz-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, transform 0.4s ease-in-out 0.5s, width 0.2s linear, -moz-transform 0.4s ease-in-out 0.5s;
        transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, transform 0.4s ease-in-out 0.5s, width 0.2s linear;
        transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, transform 0.4s ease-in-out 0.5s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0.5s, -moz-transform 0.4s ease-in-out 0.5s, -o-transform 0.4s ease-in-out 0.5s; }
      header nav .container > div .hamburger.hamburger-animation div:nth-child(1) {
        top: 10px;
        -webkit-transform: rotate(225deg);
           -moz-transform: rotate(225deg);
            -ms-transform: rotate(225deg);
             -o-transform: rotate(225deg);
                transform: rotate(225deg);
        -webkit-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0.5s;
        transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0.5s;
        -o-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, width 0.2s linear, -o-transform 0.4s ease-in-out 0.5s;
        -moz-transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, transform 0.4s ease-in-out 0.5s, width 0.2s linear, -moz-transform 0.4s ease-in-out 0.5s;
        transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, transform 0.4s ease-in-out 0.5s, width 0.2s linear;
        transition: top 0.2s cubic-bezier(0.65, 0.24, 0.77, 0.28) 0s, transform 0.4s ease-in-out 0.5s, width 0.2s linear, -webkit-transform 0.4s ease-in-out 0.5s, -moz-transform 0.4s ease-in-out 0.5s, -o-transform 0.4s ease-in-out 0.5s; }
header nav .container > div > div:last-child {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
  		max-height: 0;
      height: 100vh;
      z-index: 2;
      background: -webkit-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
      background: -moz-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
      background: -o-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
      background: linear-gradient(57deg, #42b4aa 20%, #9c4d9d 80%);
      overflow-y: scroll;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: opacity 0.5s, visibility 0s 0.5s, max-height 0.5s;
      -o-transition: opacity 0.5s, visibility 0s 0.5s, max-height 0.5s;
      -moz-transition: opacity 0.5s, visibility 0s 0.5s, max-height 0.5s;
      transition: opacity 0.5s, visibility 0s 0.5s, max-height 0.5s; }
      header nav .container > div > div:last-child.open {
        opacity: 1;
        max-height: 100vh;
        visibility: visible;
        -webkit-transition: opacity 0.5s;
        -o-transition: opacity 0.5s;
        -moz-transition: opacity 0.5s;
        transition: opacity 0.5s; }
header nav .container > div > div:last-child.open .menu-modal > div {
          opacity: 1;
          -webkit-transform: rotateX(0deg);
             -moz-transform: rotateX(0deg);
                  transform: rotateX(0deg); }
      header nav .container > div > div:last-child.close .menu-modal > div {
        -webkit-transform: translateY(25%) rotateX(-35deg);
           -moz-transform: translateY(25%) rotateX(-35deg);
                transform: translateY(25%) rotateX(-35deg); }
      header nav .container > div > div:last-child .menu-modal {
        height: 100%;
        min-height: 100vh;
        padding: 100px 0;
        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; }
        header nav .container > div > div:last-child .menu-modal > div {
          width: 100%;
          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-align: center;
          -webkit-align-items: center;
             -moz-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          opacity: 0.4;
          -webkit-transform: translateY(-25%) rotateX(35deg);
             -moz-transform: translateY(-25%) rotateX(35deg);
                  transform: translateY(-25%) rotateX(35deg);
          -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
          transition: opacity 0.5s, -webkit-transform 0.5s;
          -o-transition: opacity 0.5s, -o-transform 0.5s;
          -moz-transition: transform 0.5s, opacity 0.5s, -moz-transform 0.5s;
          transition: transform 0.5s, opacity 0.5s;
          transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s; }
      header nav .container > div > div:last-child .widget-type-logo a:before {
        display: none; }
      header nav .container > div > div:last-child .widget-type-logo img {
        width: 200px !important; }
      header nav .container > div > div:last-child .widget-type-menu {
        padding: 60px 0 0; }
        header nav .container > div > div:last-child .widget-type-menu ul {
          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;
          text-align: center; }
          header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item a {
            font-size: 1.5625rem;
            line-height:20px;
            color: white;
            position: relative;
						vertical-align:middle;
						display:inline-block;}
            header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item a:before {
              display: none;
              content: ''; }
          header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item:before {
            display: none; }
          header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item.hs-item-has-children {
            position: relative; }
            header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item.hs-item-has-children > span {
              display:inline-block;margin-left: 5px;vertical-align:middle;height:30px;width:30px;line-height:30px;text-align:center;cursor:pointer;font-size: 30px;color:#fff;position:absolute;top:4px;}
          header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item.hs-item-has-children .hs-menu-children-wrapper {
            display: none;
            position: static;
            opacity: 1;
            visibility: visible;
            overflow: hidden; }
            header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item.hs-item-has-children .hs-menu-children-wrapper .hs-menu-depth-2 a {
              font-size: 1.25rem;
              font-weight: 200; }
            header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-item.hs-item-has-children .hs-menu-children-wrapper .hs-menu-depth-3 a {
              font-size: 1rem; }
						header nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1{margin-bottom:15px;}
						header nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li li{margin-top:10px;}
						header nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:last-child{margin-bottom:0;margin-top:0;}
						header nav .container > div > div:last-child .widget-type-menu ul li.active>a,
						header nav .container > div > div:last-child .widget-type-menu ul li.active-branch>a{font-weight:bold!important;}
						header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-depth-2.active>a,
						header nav .container > div > div:last-child .widget-type-menu ul li.hs-menu-depth-2.active-branch>a{line-height:20px;border:1px solid rgba(255,255,255,.5)}
      header nav .container > div > div:last-child .social-icons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
        header nav .container > div > div:last-child .social-icons li {
          cursor: pointer;
          padding: 0 15px; }
          header nav .container > div > div:last-child .social-icons li:before {
            display: none; }
          header nav .container > div > div:last-child .social-icons li a:before {
            display: none; }
          header nav .container > div > div:last-child .social-icons li i {
            color: white;
            font-size: 20px; }
          header nav .container > div > div:last-child .social-icons li:hover i {
            color: #9c4d9d; }

header.header-transparent .section-top .contact-info-wrap i,
header.header-transparent .section-top .contact-info-wrap a,
header.header-transparent .section-top .contact-info-wrap p {
  color: #fff; }

header.header-transparent .section-top .contact-info-wrap a:hover {
  color: #9c4d9d; }

header.header-transparent .section-top .social-icons-wrap .social-icons li a,
header.header-transparent .section-top .social-icons-wrap .social-icons li i {
  color: #fff; }

header.header-transparent.header-scroll .section-top .contact-info-wrap i,
header.header-transparent.header-scroll .section-top .contact-info-wrap a,
header.header-transparent.header-scroll .section-top .contact-info-wrap p, header.header-transparent.permanent-white .section-top .contact-info-wrap i,
header.header-transparent.permanent-white .section-top .contact-info-wrap a,
header.header-transparent.permanent-white .section-top .contact-info-wrap p {
  color: #292935; }

header.header-transparent.header-scroll .section-top .contact-info-wrap a:hover, header.header-transparent.permanent-white .section-top .contact-info-wrap a:hover {
  color: #9c4d9d; }

header.header-transparent.header-scroll .section-top .social-icons-wrap .social-icons li a,
header.header-transparent.header-scroll .section-top .social-icons-wrap .social-icons li i, header.header-transparent.permanent-white .section-top .social-icons-wrap .social-icons li a,
header.header-transparent.permanent-white .section-top .social-icons-wrap .social-icons li i {
  color: #292935; }
  header.header-transparent.header-scroll .section-top .social-icons-wrap .social-icons li a:hover,
  header.header-transparent.header-scroll .section-top .social-icons-wrap .social-icons li i:hover, header.header-transparent.permanent-white .section-top .social-icons-wrap .social-icons li a:hover,
  header.header-transparent.permanent-white .section-top .social-icons-wrap .social-icons li i:hover {
    color: #9c4d9d; }

header .section-top {
  border-bottom: 1px solid #ebebeb;
  padding: 12px 0; }
  header .section-top .container > .span12 > div > .row-fluid {
    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; }
    header .section-top .container > .span12 > div > .row-fluid:before, header .section-top .container > .span12 > div > .row-fluid:after {
      content: none; }
  header .section-top .contact-info,
  header .section-top .social-icons-wrap {
    width: auto !important;
    float: none !important;
    margin: 0 !important; }
  header .section-top .contact-info-wrap {
    -webkit-transition: inherit;
    -o-transition: inherit;
    -moz-transition: inherit;
    transition: inherit;
    display: none; }
    header .section-top .contact-info-wrap i,
    header .section-top .contact-info-wrap a,
    header .section-top .contact-info-wrap p {
      color: #292935;
      -webkit-transition: inherit;
      -o-transition: inherit;
      -moz-transition: inherit;
      transition: inherit; }
    header .section-top .contact-info-wrap a:hover {
      color: #9c4d9d; }
    header .section-top .contact-info-wrap > p {
      margin-bottom: 0;
      font-weight: 600;
      font-size: 1rem; }
    @media (min-width: 850px) {
      header .section-top .contact-info-wrap {
        display: block; } }
  header .section-top .social-icons-wrap .social-icons {
    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; }
    header .section-top .social-icons-wrap .social-icons li {
      margin-left: 30px; }
      header .section-top .social-icons-wrap .social-icons li a,
      header .section-top .social-icons-wrap .social-icons li i {
        color: #292935;
        -webkit-transition: .3s linear color;
        -o-transition: .3s linear color;
        -moz-transition: .3s linear color;
        transition: .3s linear color; }
        header .section-top .social-icons-wrap .social-icons li a:hover,
        header .section-top .social-icons-wrap .social-icons li i:hover {
          color: #9c4d9d; }
      header .section-top .social-icons-wrap .social-icons li a:hover:before {
        content: none; }
      header .section-top .social-icons-wrap .social-icons li:before {
        display: none; }
  @media (max-width: 849px) {
    header .section-top .social-icons-wrap {
      margin-left: 0;
      width: 100%;
      float: none; }
      header .section-top .social-icons-wrap .social-icons li:first-of-type {
        margin-left: 0; } }

header.header-scroll > div, header.permanent-white > div {
  -webkit-box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25);
          box-shadow: 2px 3px 10px -1px rgba(0, 0, 0, 0.25); }

header.header-landing--logo-only {
  text-align: center; }
  header.header-landing--logo-only > div {
    height: 90px;
    padding: 15px 0;
    background-color: #fff; }
  header.header-landing--logo-only .widget-type-logo {
    float: none;
    max-height: 90px; }
    header.header-landing--logo-only .widget-type-logo a:hover:before {
      display: none; }
    header.header-landing--logo-only .widget-type-logo img {
      margin: 0 auto;
      display: block;
      max-height: 90px;
      width: 100% !important; }

header.header-standard .cta_button {
  padding-left: 30px;
  padding-right: 30px;
  min-width: 165px; }

header.header-standard .section-main > div > div {
  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;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  min-height: 90px; }
  header.header-standard .section-main > div > div:before, header.header-standard .section-main > div > div:after {
    content: none; }
  header.header-standard .section-main > div > div > div {
    width: auto; }
  header.header-standard .section-main > div > div .logo {
    min-width: 120px;
    max-width: 200px;
    padding: 10px 0; }
    header.header-standard .section-main > div > div .logo img {
      max-height: 70px;
      width: 100% !important; }

header.header-standard a:hover:before {
  display: none; }

header.header-standard > div {
  background-color: #fff; }

header.header-standard .header-main-content > div {
  height: 100%; }
  header.header-standard .header-main-content > div > div {
    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;
    height: 100%; }

header.header-standard .header-main-content .advanced-menu-header,
header.header-standard .header-main-content .search-opt,
header.header-standard .header-main-content .language-switcher,
header.header-standard .header-main-content .cta-header {
  width: auto;
  margin: 0; }

header.header-standard .header-main-content .search-opt {
  padding-left: 45px; }
  @media (max-width: 450px) {
    header.header-standard .header-main-content .search-opt {
      padding-left: 15px; } }
  header.header-standard .header-main-content .search-opt #search-btn:hover {
    cursor: pointer; }
  header.header-standard .header-main-content .search-opt svg {
    margin-top: 5px;
    width: 20px;
    height: 20px; }
    header.header-standard .header-main-content .search-opt svg .st0 {
      -webkit-transition: .2s linear stroke;
      -o-transition: .2s linear stroke;
      -moz-transition: .2s linear stroke;
      transition: .2s linear stroke;
      stroke: #000000;
      stroke-miterlimit: 10; }
  header.header-standard .header-main-content .search-opt .search-popup {
    display: none;
    position: fixed;
    z-index: 8;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(41, 41, 53,0.95); }
    header.header-standard .header-main-content .search-opt .search-popup .popup-inner {
      position: absolute;
      padding: 10px 15px;
      max-width: 100%;
      width: 700px;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      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: end;
      -webkit-align-items: flex-end;
         -moz-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      header.header-standard .header-main-content .search-opt .search-popup .popup-inner > span {
        width: 100%; }
      header.header-standard .header-main-content .search-opt .search-popup .popup-inner .input {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
           -moz-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        width: 100%; }
      header.header-standard .header-main-content .search-opt .search-popup .popup-inner .hs-button:hover {
        cursor: pointer; }
      header.header-standard .header-main-content .search-opt .search-popup .popup-inner h4 {
        color: #fff;
        font-weight: 500;
        text-transform: uppercase;
        margin-right: 20px;
        line-height: 1; }
        @media (max-width: 450px) {
          header.header-standard .header-main-content .search-opt .search-popup .popup-inner h4 {
            font-size: 1.25rem;
            margin-right: 15px; } }
      header.header-standard .header-main-content .search-opt .search-popup .popup-inner svg {
        width: 50px;
        height: 50px;
        margin-left: 20px;
        margin-top: 0;
        margin-bottom: -10px; }
        @media (max-width: 450px) {
          header.header-standard .header-main-content .search-opt .search-popup .popup-inner svg {
            width: 35px;
            height: 35px;
            margin-left: 15px;
            margin-bottom: -8px; } }
        header.header-standard .header-main-content .search-opt .search-popup .popup-inner svg .st0 {
          stroke: #fff;
          fill: #fff; }
      header.header-standard .header-main-content .search-opt .search-popup .popup-inner input {
        background-color: transparent;
        color: #fff;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
        border: 0px;
        outline: none;
        border-bottom: 2px solid #fff;
        font-size: 1.5625rem;
        padding: 3px 10px;
        line-height: 1; }
      header.header-standard .header-main-content .search-opt .search-popup .popup-inner ::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.7); }
      header.header-standard .header-main-content .search-opt .search-popup .popup-inner ::-moz-placeholder {
        color: rgba(255, 255, 255, 0.7); }
      header.header-standard .header-main-content .search-opt .search-popup .popup-inner :-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.7); }
      header.header-standard .header-main-content .search-opt .search-popup .popup-inner :-moz-placeholder {
        color: rgba(255, 255, 255, 0.7); }

header.header-standard .header-main-content .cta-header {
  display: none; }
  @media (min-width: 650px) {
    header.header-standard .header-main-content .cta-header {
      display: block; } }

header.header-standard .header-main-content .lang-opts,
header.header-standard .header-main-content .cta-header {
  padding-left: 30px; }
  @media (max-width: 450px) {
    header.header-standard .header-main-content .lang-opts,
    header.header-standard .header-main-content .cta-header {
      padding-left: 15px; } }

header.header-standard .header-main-content .lang-opts {
  position: relative; }
  header.header-standard .header-main-content .lang-opts #lang-current {
    font-weight: 600; }
  header.header-standard .header-main-content .lang-opts .lang_switcher_class {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
    header.header-standard .header-main-content .lang-opts .lang_switcher_class ul li:before {
      display: none; }
    header.header-standard .header-main-content .lang-opts .lang_switcher_class ul li a:hover {
      color: #9c4d9d; }
  header.header-standard .header-main-content .lang-opts .globe_class {
    background: none;
    width: 0;
    height: 0; }
    header.header-standard .header-main-content .lang-opts .globe_class .lang_list_class {
      left: auto;
      right: -30px;
      -webkit-transform: translate(0);
         -moz-transform: translate(0);
          -ms-transform: translate(0);
           -o-transform: translate(0);
              transform: translate(0); }
  header.header-standard .header-main-content .lang-opts:hover, header.header-standard .header-main-content .lang-opts:active {
    cursor: pointer; }
    header.header-standard .header-main-content .lang-opts:hover .lang_list_class, header.header-standard .header-main-content .lang-opts:active .lang_list_class {
      display: block; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper a {
  -webkit-transition: inherit;
  -o-transition: inherit;
  -moz-transition: inherit;
  transition: inherit; }

header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li a {
    color: #292935;
    font-weight: 600; }
    header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li a:hover {
      color: #9c4d9d; }
  header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 > a {
    display: block;
    padding: 33px 15px; }
  header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 .hs-menu-children-wrapper {
    -webkit-box-shadow: 0px 5px 29.05px 5.95px rgba(0, 0, 0, 0.19), 0px 5px 9.9px 0.1px rgba(0, 0, 0, 0.19);
       -moz-box-shadow: 0px 5px 29.05px 5.95px rgba(0, 0, 0, 0.19), 0px 5px 9.9px 0.1px rgba(0, 0, 0, 0.19);
            box-shadow: 0px 5px 29.05px 5.95px rgba(0, 0, 0, 0.19), 0px 5px 9.9px 0.1px rgba(0, 0, 0, 0.19);
    background-color: #fff;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    padding: 20px 0;
    min-width: 260px; }
  header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-1 > .hs-menu-children-wrapper {
    z-index: 1; }
  header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 a {
    width: 100%;
    padding: 10px 45px 10px 35px; }
  header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2.hs-item-has-children {
    position: relative; }
    header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2.hs-item-has-children:after {
      position: absolute;
      right: 30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      content: '+'; }
  header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 > .hs-menu-children-wrapper {
    left: -webkit-calc(100% + 15px) !important;
    left: -moz-calc(100% + 15px) !important;
    left: calc(100% + 15px) !important;
    top: -20px; }
    header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 > .hs-menu-children-wrapper:before, header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 > .hs-menu-children-wrapper:after {
      position: absolute;
      content: ''; }
    header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 > .hs-menu-children-wrapper:after {
      top: 36px;
      border-top: 7px solid transparent;
      border-bottom: 7px solid transparent;
      border-right: 10px solid #ffffff;
      left: -9px; }
    header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li.hs-menu-item.hs-menu-depth-2 > .hs-menu-children-wrapper:before {
      left: -15px;
      top: 0;
      background-color: transparent;
      width: 15px;
      height: 100%; }
  header.header-standard .header-main-content .advanced-menu-header .hs-menu-wrapper > ul li:before {
    display: none; }

header.header-standard .slicknav_menu {
  display: none; }

@media (max-width: 991px) {
  header.header-standard .advanced-menu-header {
    display: none; }
  header.header-standard .slicknav_menu {
    display: block;
    background-color: #fff; } }
  @media (max-width: 991px) and (max-width: 649px) {
    header.header-standard .slicknav_menu {
      margin-left: 15px; } }
  @media (max-width: 991px) and (max-width: 450px) {
    header.header-standard .slicknav_menu {
      margin-left: 5px; } }

@media (max-width: 991px) {
    header.header-standard .slicknav_menu .slicknav_btn {
      background-color: #fff;
      margin-right: 0;
      padding-right: 0; }
    header.header-standard .slicknav_menu .slicknav_icon-bar {
      background-color: #292935;
      width: 24px; }
      header.header-standard .slicknav_menu .slicknav_icon-bar:nth-of-type(2) {
        width: 20px;
        margin-left: 4px; }
    header.header-standard .slicknav_menu .mobile-menu--mask {
      display: none;
      position: fixed;
      background-color: rgba(0, 0, 0, 0.4);
      top: 0px;
      left: 0;
      width: 100%;
      height: 100%; }
    header.header-standard .slicknav_menu .slicknav_nav {
      position: fixed;
      z-index: 4;
      overflow-y: scroll;
      top: 0px;
      left: 0;
      height: 100%; }
      header.header-standard .slicknav_menu .slicknav_nav .slicknav_row:hover {
        color: inherit;
        -webkit-border-radius: 0px;
           -moz-border-radius: 0px;
                border-radius: 0px;
        background-color: inherit; }
      header.header-standard .slicknav_menu .slicknav_nav.preventDefault {
        display: none !important; }
      header.header-standard .slicknav_menu .slicknav_nav a:hover {
        background-color: inherit;
        color: inherit; }
      header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper > ul {
        background-color: #292935;
        min-height: 100vh;
        position: relative;
        padding-top: 50px;
        padding-bottom: 20px; }
        header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper > ul .mobile-menu--exit {
          position: absolute;
          top: 10px;
          right: 10px;
          width: 30px;
          height: 30px; }
          header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper > ul .mobile-menu--exit:before {
            font-family: FontAwesome;
            color: rgba(255, 255, 255, 0.7);
            text-align: center;
            content: '\f00d';
            position: absolute;
            left: 0;
            top: 0;
            width: inherit;
            height: inherit; }
      header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header {
        margin-left: 0;
        display: inline-block; } }
      @media (max-width: 991px) and (min-width: 650px) {
        header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header {
          display: none; } }

@media (max-width: 991px) {
        header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header script {
          display: none; }
        header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header .cta_button {
          text-align: center;
          display: inline-block;
          line-height: 30px;
          min-height: 0; }
          header.header-standard .slicknav_menu .slicknav_nav .hs-menu-wrapper .cta-element .cta-header .cta_button:hover {
            -webkit-border-radius: 30px;
               -moz-border-radius: 30px;
                    border-radius: 30px; }
      header.header-standard .slicknav_menu .slicknav_nav li {
        display: block;
        float: none; }
        header.header-standard .slicknav_menu .slicknav_nav li:before {
          display: none; }
        header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-item > a {
          margin: 0;
          padding: 15px 25px;
          position: relative;
          display: block;
          min-width: 260px;
          white-space: normal;
          line-height: 1; }
          header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-item > a > a {
            padding: 0;
            line-height: 1.5;
            white-space: normal; }
          header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-item > a .slicknav_arrow {
            position: absolute;
            margin: 0;
            right: 8px;
            top: 50%;
            -webkit-transform: translateY(-50%);
               -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                 -o-transform: translateY(-50%);
                    transform: translateY(-50%);
            width: 24px;
            height: 24px;
            line-height: 24px;
            text-align: center; }
        header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-1 ul {
          display: block;
          position: relative; }
          header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-1 ul li:first-of-type a {
            padding-top: 10px; }
          header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-1 ul li a {
            color: rgba(255, 255, 255, 0.7);
            padding-left: 35px; }
        header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-2 ul li:first-of-type a {
          padding-top: 10px; }
        header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-2 ul li a {
          padding-left: 45px; }
        header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-2 > ul {
          background: rgba(255, 255, 255, 0.03);
          left: 0 !important; }
        header.header-standard .slicknav_menu .slicknav_nav li.hs-menu-depth-3 a {
          padding-left: 25px !important; }
        header.header-standard .slicknav_menu .slicknav_nav li.slicknav_open ul {
          visibility: visible;
          opacity: 1; } }

header .hamburger-search {
  position: relative;
  height: 90px;
  max-width: 300px;
  padding-top: 25px;
  padding-bottom: 150px; }
  @media (max-width: 767px) {
    header .hamburger-search {
      padding-bottom: 80px; } }
  header .hamburger-search .search-button-wrapper {
    height: 50px;
    width: 250px;
    max-width: 100%;
    position: relative; }

header .search {
  position: absolute;
  top: 0;
  width: 250px;
  height: 40px;
  /* checked */ }
  header .search #search {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  header .search .search-init {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    height: 40px;
    width: 40px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    cursor: pointer; }
  header .search .search-border {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border: 2px solid white;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    -webkit-transition: width 0.4s 0.4s;
    -o-transition: width 0.4s 0.4s;
    -moz-transition: width 0.4s 0.4s;
    transition: width 0.4s 0.4s; }
    header .search .search-border:after {
      content: "";
      position: absolute;
      right: -28px;
      bottom: -33px;
      width: 15px;
      height: 2px;
      -webkit-transform-origin: 100% 50%;
         -moz-transform-origin: 100% 50%;
          -ms-transform-origin: 100% 50%;
           -o-transform-origin: 100% 50%;
              transform-origin: 100% 50%;
      -webkit-transform: rotate(225deg) translatex(3rem);
         -moz-transform: rotate(225deg) translatex(3rem);
          -ms-transform: rotate(225deg) translatex(3rem);
           -o-transform: rotate(225deg) translatex(3rem);
              transform: rotate(225deg) translatex(3rem);
      background: white;
      -webkit-border-radius: 2px;
         -moz-border-radius: 2px;
              border-radius: 2px;
      -webkit-transition: width 0.2s 0.8s;
      -o-transition: width 0.2s 0.8s;
      -moz-transition: width 0.2s 0.8s;
      transition: width 0.2s 0.8s; }
  header .search .search-field {
    position: relative;
    z-index: -1;
    width: 210px;
    height: 40px;
    padding: 10px 0 10px 25px;
    background: transparent;
    border: 0 none;
    outline: none;
    font-size: 1rem;
    color: white;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s; }
  header .search .search-active {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 10px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0); }
  header .search .close-search {
    position: absolute;
    z-index: -1;
    top: 5px;
    right: 10px;
    width: 30px;
    height: 30px; }
    header .search .close-search:before, header .search .close-search:after {
      content: "";
      position: absolute;
      left: 0;
      top: 15px;
      width: 30px;
      height: 2px;
      background: white;
      -webkit-border-radius: 2px;
         -moz-border-radius: 2px;
              border-radius: 2px;
      opacity: 0; }
    header .search .close-search:before {
      -webkit-transform: rotate(-45deg) translatex(2rem);
         -moz-transform: rotate(-45deg) translatex(2rem);
          -ms-transform: rotate(-45deg) translatex(2rem);
           -o-transform: rotate(-45deg) translatex(2rem);
              transform: rotate(-45deg) translatex(2rem);
      -webkit-transition: opacity 0.1s 0.1s, -webkit-transform 0.2s;
      transition: opacity 0.1s 0.1s, -webkit-transform 0.2s;
      -o-transition: opacity 0.1s 0.1s, -o-transform 0.2s;
      -moz-transition: transform 0.2s, opacity 0.1s 0.1s, -moz-transform 0.2s;
      transition: transform 0.2s, opacity 0.1s 0.1s;
      transition: transform 0.2s, opacity 0.1s 0.1s, -webkit-transform 0.2s, -moz-transform 0.2s, -o-transform 0.2s; }
    header .search .close-search:after {
      -webkit-transform: rotate(45deg) translatex(2rem);
         -moz-transform: rotate(45deg) translatex(2rem);
          -ms-transform: rotate(45deg) translatex(2rem);
           -o-transform: rotate(45deg) translatex(2rem);
              transform: rotate(45deg) translatex(2rem);
      -webkit-transition: opacity 0.1s 0.3s, -webkit-transform 0.2s 0.2s;
      transition: opacity 0.1s 0.3s, -webkit-transform 0.2s 0.2s;
      -o-transition: opacity 0.1s 0.3s, -o-transform 0.2s 0.2s;
      -moz-transition: transform 0.2s 0.2s, opacity 0.1s 0.3s, -moz-transform 0.2s 0.2s;
      transition: transform 0.2s 0.2s, opacity 0.1s 0.3s;
      transition: transform 0.2s 0.2s, opacity 0.1s 0.3s, -webkit-transform 0.2s 0.2s, -moz-transform 0.2s 0.2s, -o-transform 0.2s 0.2s; }
  header .search #search:checked ~ .search-init {
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
        -ms-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0); }
  header .search #search:checked ~ .search-border {
    width: 100%;
    -webkit-transition: width 0.4s 0.2s;
    -o-transition: width 0.4s 0.2s;
    -moz-transition: width 0.4s 0.2s;
    transition: width 0.4s 0.2s; }
  header .search #search:checked ~ .search-border:after {
    width: 0;
    -webkit-transition: width 0.2s cubic-bezier(0.42, -0.7, 0.62, 1.25);
    -o-transition: width 0.2s cubic-bezier(0.42, -0.7, 0.62, 1.25);
    -moz-transition: width 0.2s cubic-bezier(0.42, -0.7, 0.62, 1.25);
    transition: width 0.2s cubic-bezier(0.42, -0.7, 0.62, 1.25); }
  header .search #search:checked ~ .search-field {
    z-index: auto;
    opacity: 1;
    -webkit-transition: opacity 0.2s 0.6s;
    -o-transition: opacity 0.2s 0.6s;
    -moz-transition: opacity 0.2s 0.6s;
    transition: opacity 0.2s 0.6s; }
  header .search #search:checked ~ .close-search {
    z-index: auto; }
  header .search #search:checked ~ .close-search:before {
    opacity: 1;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transition: opacity 0.1s 0.6s, -webkit-transform 0.2s 0.6s cubic-bezier(0.73, 0.14, 0.4, 1.58);
    transition: opacity 0.1s 0.6s, -webkit-transform 0.2s 0.6s cubic-bezier(0.73, 0.14, 0.4, 1.58);
    -o-transition: opacity 0.1s 0.6s, -o-transform 0.2s 0.6s cubic-bezier(0.73, 0.14, 0.4, 1.58);
    -moz-transition: transform 0.2s 0.6s cubic-bezier(0.73, 0.14, 0.4, 1.58), opacity 0.1s 0.6s, -moz-transform 0.2s 0.6s cubic-bezier(0.73, 0.14, 0.4, 1.58);
    transition: transform 0.2s 0.6s cubic-bezier(0.73, 0.14, 0.4, 1.58), opacity 0.1s 0.6s;
    transition: transform 0.2s 0.6s cubic-bezier(0.73, 0.14, 0.4, 1.58), opacity 0.1s 0.6s, -webkit-transform 0.2s 0.6s cubic-bezier(0.73, 0.14, 0.4, 1.58), -moz-transform 0.2s 0.6s cubic-bezier(0.73, 0.14, 0.4, 1.58), -o-transform 0.2s 0.6s cubic-bezier(0.73, 0.14, 0.4, 1.58); }
  header .search #search:checked ~ .close-search:after {
    opacity: 1;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: opacity 0.1s 0.8s, -webkit-transform 0.2s 0.8s cubic-bezier(0.73, 0.14, 0.4, 1.58);
    transition: opacity 0.1s 0.8s, -webkit-transform 0.2s 0.8s cubic-bezier(0.73, 0.14, 0.4, 1.58);
    -o-transition: opacity 0.1s 0.8s, -o-transform 0.2s 0.8s cubic-bezier(0.73, 0.14, 0.4, 1.58);
    -moz-transition: transform 0.2s 0.8s cubic-bezier(0.73, 0.14, 0.4, 1.58), opacity 0.1s 0.8s, -moz-transform 0.2s 0.8s cubic-bezier(0.73, 0.14, 0.4, 1.58);
    transition: transform 0.2s 0.8s cubic-bezier(0.73, 0.14, 0.4, 1.58), opacity 0.1s 0.8s;
    transition: transform 0.2s 0.8s cubic-bezier(0.73, 0.14, 0.4, 1.58), opacity 0.1s 0.8s, -webkit-transform 0.2s 0.8s cubic-bezier(0.73, 0.14, 0.4, 1.58), -moz-transform 0.2s 0.8s cubic-bezier(0.73, 0.14, 0.4, 1.58), -o-transform 0.2s 0.8s cubic-bezier(0.73, 0.14, 0.4, 1.58); }
  header .search #search:checked ~ .search-active {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }

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

[class^="cr-icon-"], [class*=" cr-icon-"] {
  color: #9c4d9d;
  display: inline-block;
  font-family: 'ClickrayIcons' !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; }

.cr-icon-square:before {
  content: "\e941"; }

.cr-icon-square-check:before {
  content: "\e902"; }

.cr-icon-circle-check:before {
  content: "\e929"; }

.cr-icon-chat-check:before {
  content: "\e937"; }

.cr-icon-exclamation-mark:before {
  content: "\e945"; }

.cr-icon-clock:before {
  content: "\e932"; }

.cr-icon-smile:before {
  content: "\e946"; }

.cr-icon-calendar:before {
  content: "\e906"; }

.cr-icon-map:before {
  content: "\e917"; }

.cr-icon-chat:before {
  content: "\e904"; }

.cr-icon-book:before {
  content: "\e910"; }

.cr-icon-open-book:before {
  content: "\e93b"; }

.cr-icon-arrow-left:before {
  content: "\e93d"; }

.cr-icon-arrow-right:before {
  content: "\e93c"; }

.cr-icon-arrow-down:before {
  content: "\e92c"; }

.cr-icon-arrow-up:before {
  content: "\e92d"; }

.cr-icon-paper-plane:before {
  content: "\e919"; }

.cr-icon-quote:before {
  content: "\e922"; }

.cr-icon-quote-2:before {
  content: "\e921"; }

.cr-icon-quote-fill:before {
  content: "\e947"; }

.cr-icon-basket:before {
  content: "\e915"; }

.cr-icon-gift:before {
  content: "\e93e"; }

.cr-icon-tag:before {
  content: "\e93f"; }

.cr-icon-comment:before {
  content: "\e940"; }

.cr-icon-hyperlink:before {
  content: "\e942"; }

.cr-icon-circle-email:before {
  content: "\e943"; }

.cr-icon-desktop-screen:before {
  content: "\e944"; }

.cr-icon-circle-money:before {
  content: "\e903"; }

.cr-icon-case:before {
  content: "\e909"; }

.cr-icon-cogs:before {
  content: "\e911"; }

.cr-icon-megaphone:before {
  content: "\e925"; }

.cr-icon-balloon:before {
  content: "\e92b"; }

.cr-icon-coins:before {
  content: "\e92e"; }

.cr-icon-faq:before {
  content: "\e92f"; }

.cr-icon-chart:before {
  content: "\e930"; }

.cr-icon-chart-2:before {
  content: "\e936"; }

.cr-icon-circle-chart:before {
  content: "\e907"; }

.cr-icon-palette:before {
  content: "\e931"; }

.cr-icon-dev:before {
  content: "\e938"; }

.cr-icon-dev-2:before {
  content: "\e934"; }

.cr-icon-circle-play:before {
  content: "\e935"; }

.cr-icon-tools:before {
  content: "\e939"; }

.cr-icon-tools-2:before {
  content: "\e93a"; }

.cr-icon-pig:before {
  content: "\e900"; }

.cr-icon-x:before {
  content: "\e912"; }

.cr-icon-circle-x:before {
  content: "\e901"; }

.cr-icon-cart:before {
  content: "\e905"; }

.cr-icon-magic-wand:before {
  content: "\e908"; }

.cr-icon-heart:before {
  content: "\e90a"; }

.cr-icon-circle-chevron-left:before {
  content: "\e90b"; }

.cr-icon-circle-chevron-right:before {
  content: "\e90d"; }

.cr-icon-chevron-right:before {
  content: "\e90e"; }

.cr-icon-chevron-left:before {
  content: "\e90c"; }

.cr-icon-board:before {
  content: "\e90f"; }

.cr-icon-download:before {
  content: "\e913"; }

.cr-icon-equalizer:before {
  content: "\e914"; }

.cr-icon-map-marker:before {
  content: "\e916"; }

.cr-icon-paper-dropbox:before {
  content: "\e918"; }

.cr-icon-paper:before {
  content: "\e91a"; }

.cr-icon-paper-2:before {
  content: "\e91b"; }

.cr-icon-paperclip:before {
  content: "\e91c"; }

.cr-icon-pencil:before {
  content: "\e91d"; }

.cr-icon-phone:before {
  content: "\e91e"; }

.cr-icon-pin:before {
  content: "\e91f"; }

.cr-icon-printer:before {
  content: "\e920"; }

.cr-icon-search:before {
  content: "\e923"; }

.cr-icon-target:before {
  content: "\e924"; }

.cr-icon-upload:before {
  content: "\e926"; }

.cr-icon-white-paper:before {
  content: "\e927"; }

.cr-icon-umbrella:before {
  content: "\e928"; }

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

*:focus {
  outline: none; }

body {
  font-size: 16px;
  line-height: 1.5;
  font-family: 'PT Sans', Arial, sans-serif;
  color: #171717;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1,
h2,
h3,
.blog .post-listing .post-item.quote h2,
.blog .blog-listing-wrapper .post-item.quote h2,
h4,
h5,
p,
span,
ul,
ol,
li,
strong,
em,
small,
blockquote,
div {
  margin: 0;
  padding: 0;
  color: inherit; }

h1,
h2,
h3,
.blog .post-listing .post-item.quote h2,
.blog .blog-listing-wrapper .post-item.quote h2,
h4 {
  line-height: 1.2;
  font-weight: normal; }

a {
  -webkit-transition: .3s linear all;
  -o-transition: .3s linear all;
  -moz-transition: .3s linear all;
  transition: .3s linear all; }

h1 span,
h2 span,
h3 span, .blog .post-listing .post-item.quote h2 span,
.blog .blog-listing-wrapper .post-item.quote h2 span,
h4 span,
h5 span,
h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span {
  color: #9c4d9d; }

h1,
h2,
.h1,
.h2 {
  font-size: 3.25rem; }

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {font-family:Trebuchet MS, sans-serif}
.hero-banner h2{font-size:1.6rem;}

h3, .blog .post-listing .post-item.quote h2,
.blog .blog-listing-wrapper .post-item.quote h2,
.h3 {
  font-size: 2.5625rem; }

h4,
.h4 {
  font-size: 1.875rem; }

h5,
.h5 {
  font-size: 1.125rem; }

p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 1rem; }
  p.big, .hero-banner.blog.cs .content p, .blog.cs.hero-banner-form .content p, .case-study-blog .listing-tag-filters h3, .case-study-blog .listing-tag-filters .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .case-study-blog .listing-tag-filters h2, .case-study-blog .listing-tag-filters
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .case-study-blog .listing-tag-filters h2, .case-study-blog-single .sidebar h3, .case-study-blog-single .sidebar .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .case-study-blog-single .sidebar h2, .case-study-blog-single .sidebar
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .case-study-blog-single .sidebar h2, .case-study-blog-single .case-study-single-wrapper > div > div .main .post-header h2, .case-study-blog-single .case-study-single-wrapper > div > div .main h5 {
    font-size: 1.5625rem; }
  p.subheading, .company-facts p.title, .faq-box h4, .job-contact-section .text p.subheader {
    font-size: 1.25rem;
    font-weight: 400; }
  p.regular {
    font-size: 1.25em;
    font-weight: 500; }


@media (max-width:767px){
    h1, .h1 { font-size: 30px; }
  	.hero-banner h1{font-size: 32px;}
    h2, .h2 { font-size: 22px; }
    .hero-banner h2 { font-size: 18px; }
    h3, .sds-h3 { font-size: 17px; }
    h4, .sds-h4 { font-size: 18px; }
    h5, .sds-h5 { font-size: 16px; }
    h6, .sds-h6 { font-size: 15px; }
    body { font-size: 15px; }
}


/****************************************
- 3M - CUSTOM MODULES                
****************************************/
/********************************************************/
/*******  Modules/brand-section.scss *******/
/********************************************************/
.brand-background {
  background: -webkit-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: -moz-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: -o-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: linear-gradient(57deg, #42b4aa 20%, #9c4d9d 80%); }
  .brand-background .brands-slider {
    padding: 65px 0;
    border-bottom: 1px solid #fff; }
    .brand-background .brands-slider .slick-slide img {
      margin: 0 auto; }
  .brand-background .contact-us-service {
    padding: 100px 0 130px;
    color: #fff;
    text-align: center; }
    .brand-background .contact-us-service h3, .brand-background .contact-us-service .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .brand-background .contact-us-service h2, .brand-background .contact-us-service
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .brand-background .contact-us-service h2 {
      font-size: 20px;
      margin-bottom: 30px;
      text-transform: uppercase; }
    .brand-background .contact-us-service h2 {
      margin-bottom: 50px; }

/********************************************************/
/*******  Modules/brands-slider__slide.scss *******/
/********************************************************/
.brands-slider__slide {
  text-align: center; }
  .brands-slider__slide a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s; }
    .brands-slider__slide a:before {
      display: none; }
    .brands-slider__slide a:hover {
      opacity: 0.9; }
  .brands-slider__slide img {
    margin: 0 auto; }

/********************************************************/
/*******  Modules/buy-now-module.scss *******/
/********************************************************/
.buy-now-single {
  width: 24%;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  margin: 0 0 70px 0;
  border-right: 1px solid #f1f1f1;
  padding: 45px 0 50px 0;
  -webkit-transition: .3s linear all;
  -o-transition: .3s linear all;
  -moz-transition: .3s linear all;
  transition: .3s linear all; }
  @media (max-width: 991px) {
    .buy-now-single {
      width: 50%; } }
  @media (max-width: 600px) {
    .buy-now-single {
      width: 100%;
      border: none; } }
  .buy-now-single h2 {
    font-size: 18px;
    color: #9c4d9d;
    text-transform: uppercase; }
  .buy-now-single i {
    font-size: 32px; }
  .buy-now-single p.price {
    font-size: 64px;
    line-height: 1.2;
    padding: 10px 0;
    margin: 0;
    font-weight: 900;
    color: #292935;
    display: inline-block;
    position: relative; }
    .buy-now-single p.price span {
      font-size: 32px;
      position: absolute;
      right: -20px;
      top: 20px; }
    .buy-now-single p.price:after {
      content: "/MO.";
      display: inline-block;
      color: #292935;
      font-size: 10px; }
  .buy-now-single ul {
    font-size: 18px;
    padding: 0;
    list-style-type: none;
    color: #b7b7b7;
    padding: 0 0 40px 0; }
    .buy-now-single ul li {
      padding: 5px 0; }
      .buy-now-single ul li:hover {
        text-decoration: none; }
      .buy-now-single ul li:before {
        display: none; }
  .buy-now-single a {
    padding: 20px 50px;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px; }
    .buy-now-single a:before {
      display: none; }

.buy-now-boxes > div > span > div:nth-child(2) .buy-now-single {
  border-right: 1px solid #42b4aa;
  width: 28%;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
  background-color: #42b4aa;
  -webkit-transition: .3s linear all;
  -o-transition: .3s linear all;
  -moz-transition: .3s linear all;
  transition: .3s linear all;
  background-image: url("https://cdn2.hubspot.net/hubfs/685080/Mercuric/Servises/backgroundphoto.png");
  background-repeat: no-repeat; }
  @media (max-width: 991px) {
    .buy-now-boxes > div > span > div:nth-child(2) .buy-now-single {
      width: 50%; } }
  @media (max-width: 600px) {
    .buy-now-boxes > div > span > div:nth-child(2) .buy-now-single {
      width: 100%;
      border: none; } }
  .buy-now-boxes > div > span > div:nth-child(2) .buy-now-single h2,
  .buy-now-boxes > div > span > div:nth-child(2) .buy-now-single p.price,
  .buy-now-boxes > div > span > div:nth-child(2) .buy-now-single p.price:after,
  .buy-now-boxes > div > span > div:nth-child(2) .buy-now-single i,
  .buy-now-boxes > div > span > div:nth-child(2) .buy-now-single ul,
  .buy-now-boxes > div > span > div:nth-child(2) .buy-now-single a {
    color: #fff; }
  .buy-now-boxes > div > span > div:nth-child(2) .buy-now-single a {
    background: transparent;
    border: 2px solid #fff; }

.buy-now-boxes > div > span > div .buy-now-single p {
  margin: 0; }

.buy-now-boxes > div > span > div:last-of-type .buy-now-single {
  border-right: 0px; }

@media (max-width: 991px) {
  .buy-now-boxes > div > span > div:nth-child(1) .buy-now-single,
  .buy-now-boxes > div > span > div:nth-child(2) .buy-now-single,
  .buy-now-boxes > div > span > div:nth-child(4) .buy-now-single {
    border: none !important; } }

/********************************************************/
/*******  Modules/column-text-cta.scss *******/
/********************************************************/
.column-text-cta .subheading {
  text-transform: uppercase;
  color: #ed145b; }

.column-text-cta h2 {
  margin-top: 30px;
  font-size: 41px;
  margin-bottom: 30px;
  max-width: 300px; }

.column-text-cta p {
  color: #b7b7b7;
  font-size: 16px; }

.column-text-cta .cta_button {
  margin-top: 30px;
  background-color: #ed145b;
  color: white;
  border-color: #ed145b; }

@media (max-width: 767px) {
  .column-text-cta {
    margin-top: 30px; } }

/********************************************************/
/*******  Modules/company-facts.scss *******/
/********************************************************/
.company-facts {
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .company-facts i {
    color: #9c4d9d;
    font-size: 70px; }
  .company-facts .text-wrapper {
    padding: 4px; }
  .company-facts .icon-wrapper {
    width: 75px; }
    .company-facts .icon-wrapper img {
      max-width: 100%; }
  .company-facts p {
    margin: 0;
    color: #171717;
    line-height: 1; }
    .company-facts p.title {
      font-weight: 600;
      padding-bottom: 6px; }
    .company-facts p.num {
      font-size: 2.5625rem;
      font-weight: 900; }

/********************************************************/
/*******  Modules/contact-us-banner.scss *******/
/********************************************************/
section.contact-us-banner {
  padding: 70px 0;
  background-color: #9c4d9d; }
  section.contact-us-banner h5 {
    font-weight: 400;
    margin-bottom: 15px; }
  section.contact-us-banner .container {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      section.contact-us-banner .container {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        section.contact-us-banner .container .right-side {
          margin-top: 30px; } }

/********************************************************/
/*******  Modules/counter-box.scss *******/
/********************************************************/
.counter-box-wrapper > span {
  margin-top: 45px;
  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: 767px) {
    .counter-box-wrapper > span {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .counter-box-wrapper > span > div {
    margin-right: 60px; }
    @media (max-width: 767px) {
      .counter-box-wrapper > span > div {
        margin: 0px; } }
    @media (max-width: 600px) {
      .counter-box-wrapper > span > div {
        max-width: 100%;
        width: 100%;
        margin-right: 0px; } }

.counter-box {
  max-width: 290px;
  width: 100%;
  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;
  margin-bottom: 40px; }
  @media (max-width: 600px) {
    .counter-box {
      margin: 20px auto;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }
  .counter-box .icon {
    margin-right: 20px; }
    .counter-box .icon i {
      color: #fff;
      font-size: 4.6875rem; }
  .counter-box h5 {
    font-size: 1.25rem;
    font-weight: 400; }
  .counter-box span {
    font-size: 2.625rem;
    font-weight: 900;
    line-height: 48px; }

/********************************************************/
/*******  Modules/custom-social-icon.scss *******/
/********************************************************/
.custom-social-icon-wrapper > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.custom-social-icon a {
  display: block;
  min-width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: #9c4d9d;
  border: 1px solid #9c4d9d;
  text-align: center; }
  .custom-social-icon a i {
    color: #fff;
    line-height: 50px;
    font-size: 1.625rem;
    -webkit-transition: 0.3s color;
    -o-transition: 0.3s color;
    -moz-transition: 0.3s color;
    transition: 0.3s color; }
  .custom-social-icon a:before {
    display: none; }
  .custom-social-icon a:hover {
    background-color: transparent; }
    .custom-social-icon a:hover i {
      color: #9c4d9d; }

/********************************************************/
/*******  Modules/customer-services-worker.scss *******/
/********************************************************/
.customer-services-worker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px; }
  @media (max-width: 486px) {
    .customer-services-worker {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .customer-services-worker > div {
        width: 100%; } }
  .customer-services-worker .avatar {
    min-width: 120px;
    width: 120px;
    height: 120px;
    margin-right: 25px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center; }
    @media (max-width: 486px) {
      .customer-services-worker .avatar {
        margin-right: 0px; } }
  @media (max-width: 486px) {
    .customer-services-worker .content {
      text-align: center;
      margin-top: 30px; } }
  .customer-services-worker .content h3, .customer-services-worker .content .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .customer-services-worker .content h2, .customer-services-worker .content
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .customer-services-worker .content h2 {
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 1.5625rem;
    font-weight: 600; }
  .customer-services-worker .content p {
    font-size: 1.125rem;
    margin-bottom: 5px;
    font-weight: 300;
    color: #b7b7b7; }
    .customer-services-worker .content p:last-child {
      margin-bottom: 0px; }

/********************************************************/
/*******  Modules/FAQ-accordion.scss *******/
/********************************************************/
.faq .panel-group > .panel:last-child {
  border-bottom: 0px; }

section.question {
  counter-reset: sekcja;
  padding: 107px 0 100px; }
  @media (max-width: 1700px) {
    section.question {
      -moz-background-size: contain !important;
           background-size: contain !important; } }
  @media (max-width: 1024px) {
    section.question {
      background: none !important; } }
  section.question .header {
    text-align: center;
    margin-bottom: 30px; }
    section.question .header h2 {
      margin-bottom: 30px; }
    section.question .header p {
      color: #b7b7b7;
      font-size: 1.125rem; }

.faq-box {
  border-bottom: 1px solid #ebebeb; }
  .faq-box h4.panel-title {
    position: relative;
    padding: 34px 0; }
    .faq-box h4.panel-title a {
      color: #171717;
      text-decoration: none;
      font-size: inherit;
      font-weight: bold;
      display: block;
      position: relative;
      padding-right: 50px;
      font-weight: normal; }
      .faq-box h4.panel-title a:after {
        content: "";
        position: absolute;
        height: 2px;
        width: 18px;
        right: -1px;
        top: 8px;
        display: block;
        background: #9c4d9d; }
      .faq-box h4.panel-title a:before {
        content: "";
        position: absolute;
        height: 18px;
        width: 2px;
        right: 7px;
        top: 0px;
        display: block;
        background: #9c4d9d;
        opacity: 0;
        -webkit-transition: all ease-in-out 0.3s;
        -o-transition: all ease-in-out 0.3s;
        -moz-transition: all ease-in-out 0.3s;
        transition: all ease-in-out 0.3s;
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
             -o-transform: rotate(90deg);
                transform: rotate(90deg); }
      .faq-box h4.panel-title a.collapsed:before {
        content: "";
        position: absolute;
        height: 18px;
        width: 2px;
        right: 7px;
        top: 0px;
        display: block;
        background: #9c4d9d;
        opacity: 1;
        -webkit-transition: all ease-in-out 0.3s;
        -o-transition: all ease-in-out 0.3s;
        -moz-transition: all ease-in-out 0.3s;
        transition: all ease-in-out 0.3s;
        -webkit-transform: rotate(0deg);
           -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
             -o-transform: rotate(0deg);
                transform: rotate(0deg); }
      .faq-box h4.panel-title a.collapsed:after {
        content: "";
        position: absolute;
        height: 2px;
        width: 18px;
        right: -1px;
        top: 8px;
        display: block; }
  .faq-box .panel-collapse {
    -webkit-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    overflow: hidden; }
  .faq-box .panel-body {
    color: #b7b7b7;
    font-size: 1.125rem;
    font-weight: 300;
    margin-bottom: 20px; }

section.question.form {
  counter-reset: sekcja;
  padding: 100px 0; }
  section.question.form .header {
    text-align: left; }

.FAQ-form {
  background: #fbfbfb;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 5px 5px 5px #e6e6e6, -5px 5px 5px #e6e6e6;
     -moz-box-shadow: 5px 5px 5px #e6e6e6, -5px 5px 5px #e6e6e6;
          box-shadow: 5px 5px 5px #e6e6e6, -5px 5px 5px #e6e6e6;
  padding: 55px 40px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px; }
  .FAQ-form p {
    color: #9c4d9d;
    text-transform: uppercase; }
  .FAQ-form h2 {
    margin-bottom: 10px; }
  .FAQ-form form .hs-form-field:first-of-type {
    margin-top: 10px; }

/* Services acordieon*/
.half-width {
  width: 50%; }
  @media (max-width: 1024px) {
    .half-width {
      width: 100%; } }
  .half-width .faq-box {
    border: none; }
    .half-width .faq-box h4.panel-title {
      padding: 0; }
      .half-width .faq-box h4.panel-title a {
        background: #9c4d9d;
        -webkit-box-shadow: 0px 0px 16.56px 1.44px rgba(100, 22, 48, 0.4);
           -moz-box-shadow: 0px 0px 16.56px 1.44px rgba(100, 22, 48, 0.4);
                box-shadow: 0px 0px 16.56px 1.44px rgba(100, 22, 48, 0.4);
        padding: 25px 45px;
        color: #fff;
        text-transform: uppercase;
        -webkit-border-radius: 100px;
           -moz-border-radius: 100px;
                border-radius: 100px;
        font-size: 16px;
        margin-bottom: 30px; }
        .half-width .faq-box h4.panel-title a:before, .half-width .faq-box h4.panel-title a:after {
          display: none; }
        .half-width .faq-box h4.panel-title a.collapsed {
          background: transparent;
          padding: 0;
          color: #000;
          text-transform: uppercase;
          -webkit-border-radius: 0px;
             -moz-border-radius: 0px;
                  border-radius: 0px;
          padding: 30px 0;
          border-bottom: 1px solid #f2f2f2;
          -webkit-box-shadow: none;
             -moz-box-shadow: none;
                  box-shadow: none; }

/********************************************************/
/*******  Modules/fast-contact-banner.scss *******/
/********************************************************/
.fast-contact-banner {
  background-color: #9c4d9d;
  padding: 80px 0px; }
  .fast-contact-banner .container {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 767px) {
      .fast-contact-banner .container {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    .fast-contact-banner .container .widget-type-rich_text {
      color: #fff; }
      .fast-contact-banner .container .widget-type-rich_text h4 {
        font-size: 1.25rem;
        font-weight: 400;
        margin-bottom: 20px; }
    .fast-contact-banner .container .cta-wrapper {
      padding-left: 20px; }
      @media (max-width: 767px) {
        .fast-contact-banner .container .cta-wrapper {
          margin-top: 30px;
          padding-left: 0px; } }

/********************************************************/
/*******  Modules/feature-box.scss *******/
/********************************************************/
.ms-browser .feature-box-redirect .feature-box {
  overflow: hidden; }

.feature-box-redirect {
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .feature-box-redirect:hover:before {
    display: none; }
  .feature-box-redirect:not(.no-link):hover .background-holder {
    -webkit-transform: scale(1.05);
       -moz-transform: scale(1.05);
        -ms-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05); }

  .feature-box-redirect:not(.no-link):hover .feature-box .mask-hover {
    background-color: rgba(54, 54, 54, 0.1); }
  .feature-box-redirect .feature-box {
    width: 100%;
    height: 100%;
    padding: 50px 0;
    position: relative;
    z-index: 1;
    -webkit-transition: .3s all linear;
    -o-transition: .3s all linear;
    -moz-transition: .3s all linear;
    transition: .3s all linear; }
    @media (min-width: 768px) {
      .feature-box-redirect .feature-box {
        padding: 90px 0; } }
    .feature-box-redirect .feature-box .mask,
    .feature-box-redirect .feature-box .mask-hover,
    .feature-box-redirect .feature-box .background-holder {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      -webkit-transition: inherit;
      -o-transition: inherit;
      -moz-transition: inherit;
      transition: inherit; }
    .feature-box-redirect .feature-box .background-holder {
      background-repeat: no-repeat;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center; }
    .feature-box-redirect .feature-box .mask {
      background-color: rgba(54, 54, 54, 0.3); }
    .feature-box-redirect .feature-box .mask-hover {
      background-color: rgba(54, 54, 54, 0); }
    .feature-box-redirect .feature-box h2,
    .feature-box-redirect .feature-box h3,
    .feature-box-redirect .feature-box .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote
    .feature-box-redirect .feature-box h2,
    .feature-box-redirect .feature-box
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote
    .feature-box-redirect .feature-box h2,
    .feature-box-redirect .feature-box p,
    .feature-box-redirect .feature-box a {
      font-weight: 400;
      color: #fff; }
.feature-box-redirect .feature-box a:not(.cta-primary) {border-bottom:1px dashed #fff;}
.feature-box-redirect .feature-box a:not(.cta-primary):hover,
.feature-box-redirect .feature-box a:not(.cta-primary):focus{border-bottom:1px solid #fff;}
    .feature-box-redirect .feature-box p {
      font-size: 1.125rem;
      font-weight: 300; }
    .feature-box-redirect .feature-box .subheading,
    .feature-box-redirect .feature-box h3,
    .feature-box-redirect .feature-box .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote
    .feature-box-redirect .feature-box h2,
    .feature-box-redirect .feature-box
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote
    .feature-box-redirect .feature-box h2 {
      margin-bottom: 25px; }
    .feature-box-redirect .feature-box.main {
      background-color: #9c4d9d; }
    .feature-box-redirect .feature-box.secondary {
      background-color: #42b4aa; }
    .feature-box-redirect .feature-box .content-wrapper {
      position: relative;
      z-index: 1;
      max-width: 600px;
      padding: 0 50px;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .feature-box-redirect .feature-box .content-wrapper {
          padding: 0 25px; } }
    .feature-box-redirect .feature-box .icon-wrapper {
      margin-bottom: 35px; }
    .feature-box-redirect .feature-box [class^="ni-icon-"],
    .feature-box-redirect .feature-box [class*=" ni-icon-"] {
      font-size: 70px; }

.feature-boxes-wrapper > span {
  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; }
  .feature-boxes-wrapper > span > div {
    min-height: 300px; }
    .feature-boxes-wrapper > span > div.quarter {
      -webkit-box-flex: 1.25;
      -webkit-flex: 1.25 0px;
         -moz-box-flex: 1.25;
          -ms-flex: 1.25 0px;
              flex: 1.25 0px;
      -webkit-flex-basis: 475px;
          -ms-flex-preferred-size: 475px;
              flex-basis: 475px; }
    .feature-boxes-wrapper > span > div.one-fifth {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-flex-basis: 380px;
          -ms-flex-preferred-size: 380px;
              flex-basis: 380px; }
    .feature-boxes-wrapper > span > div.thirty {
      -webkit-box-flex: 1.5;
      -webkit-flex-grow: 1.5;
         -moz-box-flex: 1.5;
          -ms-flex-positive: 1.5;
              flex-grow: 1.5;
      -webkit-flex-basis: 570px;
          -ms-flex-preferred-size: 570px;
              flex-basis: 570px; }
    .feature-boxes-wrapper > span > div.fourty {
      -webkit-box-flex: 2;
      -webkit-flex-grow: 2;
         -moz-box-flex: 2;
          -ms-flex-positive: 2;
              flex-grow: 2;
      -webkit-flex-basis: 700px;
          -ms-flex-preferred-size: 700px;
              flex-basis: 700px; }
    .feature-boxes-wrapper > span > div.seventy {
      -webkit-box-flex: 3.5;
      -webkit-flex-grow: 3.5;
         -moz-box-flex: 3.5;
          -ms-flex-positive: 3.5;
              flex-grow: 3.5;
      -webkit-flex-basis: 1250px;
          -ms-flex-preferred-size: 1250px;
              flex-basis: 1250px; }
    .feature-boxes-wrapper > span > div.half {
      -webkit-box-flex: 2.5;
      -webkit-flex-grow: 2.5;
         -moz-box-flex: 2.5;
          -ms-flex-positive: 2.5;
              flex-grow: 2.5;
      -webkit-flex-basis: 900px;
          -ms-flex-preferred-size: 900px;
              flex-basis: 900px; }

/********************************************************/
/*******  Modules/feature-item.scss *******/
/********************************************************/
.feature-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }
  .feature-item .num {
    font-size: 31px;
    color: #9c4d9d;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 65px;
       -moz-box-flex: 1;
        -ms-flex: 1 0 65px;
            flex: 1 0 65px;
    text-align: center; }
.feature-item .num:empty{display:none;}
  .feature-item .content-wrapper {
    padding: 5px 0; }
    .feature-item .content-wrapper p {
      color: inherit; }
      .feature-item .content-wrapper p.subheading, .feature-item .content-wrapper .company-facts p.title, .company-facts .feature-item .content-wrapper p.title, .feature-item .content-wrapper .faq-box h4, .faq-box .feature-item .content-wrapper h4, .feature-item .content-wrapper .job-contact-section .text p.subheader, .job-contact-section .text .feature-item .content-wrapper p.subheader {
        font-weight: 400;
        color: inherit; }

/********************************************************/
/*******  Modules/filters-single.scss *******/
/********************************************************/
.case-study-filter-single {
  -webkit-transition: .3s linear all;
  -o-transition: .3s linear all;
  -moz-transition: .3s linear all;
  transition: .3s linear all;
  border-width: 1px;
  min-height: 0; }

/********************************************************/
/*******  Modules/form-and-map-customize.scss *******/
/********************************************************/
.form-map-customize {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1024px) {
    .form-map-customize {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .form-map-customize .form-wrapper {
    min-height: 410px;
    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: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 1024px) {
      .form-map-customize .form-wrapper {
        width: 100% !important;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    .form-map-customize .form-wrapper .half-container {
      padding: 20px 60px 20px 20px;
      width: 100%; }
      @media (max-width: 1024px) {
        .form-map-customize .form-wrapper .half-container {
          padding: 40px 15px;
          max-width: 100%; } }
      .form-map-customize .form-wrapper .half-container h2 {
        font-weight: 400;
        font-size: 52px;
        margin-bottom: 45px; }
      .form-map-customize .form-wrapper .half-container h4 {
        margin-top: 55px;
        font-weight: 400;
        font-size: 20px;
        margin-bottom: 10px;
        color: #9c4d9d; }
      .form-map-customize .form-wrapper .half-container .hs_cos_wrapper_type_form .hs-form-field {
        margin-bottom: 40px; }
        @media (max-width: 767px) {
          .form-map-customize .form-wrapper .half-container .hs_cos_wrapper_type_form .hs-form-field {
            display: inline-block;
            width: 100%; } }
      .form-map-customize .form-wrapper .half-container .hs_cos_wrapper_type_form form input[type=submit] {
        margin-top: 30px;
        margin-bottom: 70px; }
  .form-map-customize .map-wrapper {
    min-height: 410px; }
    @media (max-width: 1024px) {
      .form-map-customize .map-wrapper {
        width: 100% !important;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
    .form-map-customize .map-wrapper #map {
      height: 780px; }
      @media (max-width: 1024px) {
        .form-map-customize .map-wrapper #map {
          height: 450px !important; } }
  .form-map-customize.reverse .map-wrapper {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .form-map-customize.reverse .form-wrapper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    @media (max-width: 1024px) {
      .form-map-customize.reverse .form-wrapper {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .form-map-customize.reverse .form-wrapper .half-container {
      padding: 20px 15px 20px 50px; }

/********************************************************/
/*******  Modules/hero-banner-form.scss *******/
/********************************************************/
.hero-banner-form {
  min-height: 450px;
  padding: 80px 0; }
  .hero-banner-form .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(41, 41, 53,0.78); }
  .hero-banner-form .container {
    position: relative;
    text-align: center; }
    .hero-banner-form .container h1, .hero-banner-form .container h2, .hero-banner-form .container h3, .hero-banner-form .container .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .hero-banner-form .container h2, .hero-banner-form .container
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .hero-banner-form .container h2, .hero-banner-form .container h4, .hero-banner-form .container h5, .hero-banner-form .container h6, .hero-banner-form .container p, .hero-banner-form .container a, .hero-banner-form .container li, .hero-banner-form .container ul, .hero-banner-form .container blockquote {
      color: #fff; }
      .hero-banner-form .container h1 span, .hero-banner-form .container h2 span, .hero-banner-form .container h3 span, .hero-banner-form .container .blog .post-listing .post-item.quote h2 span, .blog .post-listing .post-item.quote .hero-banner-form .container h2 span, .hero-banner-form .container
      .blog .blog-listing-wrapper .post-item.quote h2 span,
      .blog .blog-listing-wrapper .post-item.quote .hero-banner-form .container h2 span, .hero-banner-form .container h4 span, .hero-banner-form .container h5 span, .hero-banner-form .container h6 span, .hero-banner-form .container p span, .hero-banner-form .container a span, .hero-banner-form .container li span, .hero-banner-form .container ul span, .hero-banner-form .container blockquote span {
        color: inherit; }
    .hero-banner-form .container h5 {
      font-weight: 400;
      margin-bottom: 15px; }
  .hero-banner-form .form-wrapper {
    margin-top: 60px;
    padding: 0 50px; }
    @media (max-width: 1170px) {
      .hero-banner-form .form-wrapper {
        padding: 0 15px; } }
  @media (max-width: 1059px) {
    .hero-banner-form form {
      max-width: 500px;
      margin: 0 auto; }
      .hero-banner-form form .hs_submit input[type=submit] {
        min-width: 260px; } }
  @media (min-width: 1060px) {
    .hero-banner-form form {
      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; }
      .hero-banner-form form .hs-form-field {
        margin: 0 15px 0 0; } }
    @media (min-width: 1060px) and (max-width: 1170px) {
      .hero-banner-form form .hs-form-field {
        width: 28%; }
        .hero-banner-form form .hs-form-field input {
          min-width: 100px; } }
  @media (min-width: 1060px) {
      .hero-banner-form form input {
        width: 260px;
        max-width: 100%; }
        .hero-banner-form form input[type=submit] {
          margin: 0;
          width: auto; } }

/********************************************************/
/*******  Modules/hero-banner-no-image.scss *******/
/********************************************************/
.hero-banner-no-image {
  width: 100%;
  min-height: 590px;
  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;
  background: -webkit-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: -moz-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: -o-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: linear-gradient(57deg, #42b4aa 20%, #9c4d9d 80%); }
  .hero-banner-no-image.parallax {
    background-attachment: fixed; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .hero-banner-no-image {
      height: 590px; } }
  @supports (-ms-ime-align: auto) {
    .hero-banner-no-image {
      height: 590px; } }
  .hero-banner-no-image .container {
    color: #fff;
    text-align: center; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .hero-banner-no-image .container {
        max-width: 100%; } }
    @supports (-ms-ime-align: auto) {
      .hero-banner-no-image .container {
        max-width: 100%; } }
    .hero-banner-no-image .container h1, .hero-banner-no-image .container h2 {
      font-weight: 400;
      margin-bottom: 40px; }
    .hero-banner-no-image .container p {
      font-size: 1.25rem;
      font-weight: 300; }
    .hero-banner-no-image .container p:last-child {
      margin-bottom: 0px; }
    .hero-banner-no-image .container a {
      color: #fff;
      cursor: pointer; }
/*       .hero-banner-no-image .container a:before {
        content: "";
        position: absolute;
        width: 100%;
        bottom: 0px;
        border-bottom: 1px dashed #fff; } */
    .hero-banner-no-image .container ul {
      display: inline-block; }
      .hero-banner-no-image .container ul li {
        padding-left: 20px; }
        .hero-banner-no-image .container ul li:before {
          color: #fff; }

body.ios .hero-banner-no-image.parallax {
  background-attachment: scroll; }

/********************************************************/
/*******  Modules/hero-banner-oval-gradient.scss *******/
/********************************************************/
section.hero-banner-oval-gradient {
  padding: 140px 0 220px;
  background-color: #292935;
  position: relative;
  min-height: 800px; }
  section.hero-banner-oval-gradient .oval-gradient {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-radial-gradient(50% 50%, circle closest-side, rgba(255, 255, 255, 0.15) 0%, rgba(176, 176, 227, 0) 100%);
    background-image: -moz-radial-gradient(50% 50%, circle closest-side, rgba(255, 255, 255, 0.15) 0%, rgba(176, 176, 227, 0) 100%);
    background-image: -o-radial-gradient(50% 50%, circle closest-side, rgba(255, 255, 255, 0.15) 0%, rgba(176, 176, 227, 0) 100%);
    background-image: radial-gradient(50% 50%, circle closest-side, rgba(255, 255, 255, 0.15) 0%, rgba(176, 176, 227, 0) 100%); }
  section.hero-banner-oval-gradient .container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    section.hero-banner-oval-gradient .container h1,
    section.hero-banner-oval-gradient .container h2,
    section.hero-banner-oval-gradient .container h3,
    section.hero-banner-oval-gradient .container .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote
    section.hero-banner-oval-gradient .container h2,
    section.hero-banner-oval-gradient .container
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote
    section.hero-banner-oval-gradient .container h2,
    section.hero-banner-oval-gradient .container h4,
    section.hero-banner-oval-gradient .container h5,
    section.hero-banner-oval-gradient .container h6,
    section.hero-banner-oval-gradient .container p,
    section.hero-banner-oval-gradient .container li,
    section.hero-banner-oval-gradient .container ul,
    section.hero-banner-oval-gradient .container blockquote {
      color: #fff; }
    section.hero-banner-oval-gradient .container h1,
    section.hero-banner-oval-gradient .container h2 {
      font-weight: 300;
      margin-bottom: 20px; }
    section.hero-banner-oval-gradient .container a:not(.cta_button) {
      color: #fff; }
    section.hero-banner-oval-gradient .container .image-wrapper {
      text-align: center; }
    section.hero-banner-oval-gradient .container .image-wrapper,
    section.hero-banner-oval-gradient .container .text-wrapper {
      width: 50%; }
    section.hero-banner-oval-gradient .container .text-wrapper {
      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; }
    section.hero-banner-oval-gradient .container .cta-wrapper {
      margin-top: 40px; }
      section.hero-banner-oval-gradient .container .cta-wrapper .hs-cta-wrapper:first-of-type .cta_button {
        margin-right: 10px; }
      section.hero-banner-oval-gradient .container .cta-wrapper .hs-cta-wrapper:last-of-type .cta_button {
        margin-left: 10px; }
      section.hero-banner-oval-gradient .container .cta-wrapper p {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
  @media (max-width: 767px) {
    section.hero-banner-oval-gradient {
      padding-top: 70px; }
      section.hero-banner-oval-gradient .container {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        section.hero-banner-oval-gradient .container .image-wrapper,
        section.hero-banner-oval-gradient .container .text-wrapper {
          width: 100%; }
        section.hero-banner-oval-gradient .container .text-wrapper {
          margin-top: 20px; } }

/********************************************************/
/*******  Modules/hero-banner-slide.scss *******/
/********************************************************/
.hero-slide--element {
  padding: 30px;
  border: 1px solid #f1f1f1;
  -webkit-transition: .3s linear all;
  -o-transition: .3s linear all;
  -moz-transition: .3s linear all;
  transition: .3s linear all; }
  @media (max-width: 1000px) {
    .hero-slide--element {
      padding: 15px; } }
  .hero-slide--element__inner {
    max-width: 480px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1000px) {
      .hero-slide--element__inner {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
  .hero-slide--element.slick-current, .hero-slide--element:hover {
    background-color: #9c4d9d; }
    .hero-slide--element.slick-current h1, .hero-slide--element.slick-current h2, .hero-slide--element.slick-current h3, .hero-slide--element.slick-current .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .hero-slide--element.slick-current h2, .hero-slide--element.slick-current
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .hero-slide--element.slick-current h2, .hero-slide--element.slick-current h4, .hero-slide--element.slick-current h5, .hero-slide--element.slick-current h6, .hero-slide--element.slick-current p, .hero-slide--element.slick-current a, .hero-slide--element.slick-current li, .hero-slide--element.slick-current ul, .hero-slide--element.slick-current blockquote, .hero-slide--element:hover h1, .hero-slide--element:hover h2, .hero-slide--element:hover h3, .hero-slide--element:hover .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .hero-slide--element:hover h2, .hero-slide--element:hover
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .hero-slide--element:hover h2, .hero-slide--element:hover h4, .hero-slide--element:hover h5, .hero-slide--element:hover h6, .hero-slide--element:hover p, .hero-slide--element:hover a, .hero-slide--element:hover li, .hero-slide--element:hover ul, .hero-slide--element:hover blockquote {
      color: #fff; }
      .hero-slide--element.slick-current h1 span, .hero-slide--element.slick-current h2 span, .hero-slide--element.slick-current h3 span, .hero-slide--element.slick-current .blog .post-listing .post-item.quote h2 span, .blog .post-listing .post-item.quote .hero-slide--element.slick-current h2 span, .hero-slide--element.slick-current
      .blog .blog-listing-wrapper .post-item.quote h2 span,
      .blog .blog-listing-wrapper .post-item.quote .hero-slide--element.slick-current h2 span, .hero-slide--element.slick-current h4 span, .hero-slide--element.slick-current h5 span, .hero-slide--element.slick-current h6 span, .hero-slide--element.slick-current p span, .hero-slide--element.slick-current a span, .hero-slide--element.slick-current li span, .hero-slide--element.slick-current ul span, .hero-slide--element.slick-current blockquote span, .hero-slide--element:hover h1 span, .hero-slide--element:hover h2 span, .hero-slide--element:hover h3 span, .hero-slide--element:hover .blog .post-listing .post-item.quote h2 span, .blog .post-listing .post-item.quote .hero-slide--element:hover h2 span, .hero-slide--element:hover
      .blog .blog-listing-wrapper .post-item.quote h2 span,
      .blog .blog-listing-wrapper .post-item.quote .hero-slide--element:hover h2 span, .hero-slide--element:hover h4 span, .hero-slide--element:hover h5 span, .hero-slide--element:hover h6 span, .hero-slide--element:hover p span, .hero-slide--element:hover a span, .hero-slide--element:hover li span, .hero-slide--element:hover ul span, .hero-slide--element:hover blockquote span {
        color: inherit; }
  .hero-slide--element:hover {
    cursor: pointer; }

.hero-slide__icon {
  min-width: 60px;
  padding-top: 10px; }
  @media (max-width: 1000px) {
    .hero-slide__icon {
      margin: 10px auto 15px;
      padding: 0; } }
  .hero-slide__icon i {
    color: #292935; }

@media (min-width: 1001px) {
  .hero-slide__text {
    padding-left: 30px; } }

.hero-slide__text h5 {
  font-size: 1.25rem;
  font-weight: 400; }

.hero-banner-nav-slider .slick-list {
  padding: 0 !important; }

.hero-banner-nav-slider .slick-track {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/********************************************************/
/*******  Modules/hero-banner-text-image.scss *******/
/********************************************************/
body.iso .hero-banner-text-image.parallax {
  background-attachment: scroll; }

.hero-banner-text-image {
  width: 100%;
  min-height: 520px;
  -moz-background-size: cover;
       background-size: cover;
  position: relative;
  z-index: 1;
  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; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .hero-banner-text-image {
      height: 520px; } }
  @supports (-ms-ime-align: auto) {
    .hero-banner-text-image {
      height: 520px; } }
  .hero-banner-text-image.parallax {
    background-attachment: fixed; }
  @media (max-width: 1024px) {
    .hero-banner-text-image {
      padding: 45px 0px; } }
  .hero-banner-text-image .mask {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
    background: -moz-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
    background: -o-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
    background: linear-gradient(57deg, #42b4aa 20%, #9c4d9d 80%);
    z-index: 2; }
  .hero-banner-text-image .container {
    position: relative;
    z-index: 3;
    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; }
    @media (max-width: 1024px) {
      .hero-banner-text-image .container {
        display: block; } }
    .hero-banner-text-image .container > div {
      width: 50%; }
    .hero-banner-text-image .container .left {
      color: #fff; }
      @media (max-width: 1023px) {
        .hero-banner-text-image .container .left {
          width: 100%; } }
      .hero-banner-text-image .container .left h1 {
        margin-top: 30px;
        margin-bottom: 50px;
        font-weight: 300; }
      .hero-banner-text-image .container .left .hs-cta-wrapper a {
        margin-top: 30px;
        min-width: 210px;
        min-height: 60px;
        -webkit-border-radius: 50px;
           -moz-border-radius: 50px;
                border-radius: 50px;
        text-align: center;
        line-height: 56px;
        padding: 0px 50px; }
    .hero-banner-text-image .container .right {
      height: 100%;
      z-index: 10;
      text-align: right;
      position: relative;
      position: absolute;
      right: 0px;
      top: -50px;
      height: auto; }
      @media (max-width: 1024px) {
        .hero-banner-text-image .container .right {
          width: 100%;
          position: static; } }
      .hero-banner-text-image .container .right img {
        margin: 0px 0px 0px auto;
        display: block;
        height: auto; }
        @media (max-width: 1024px) {
          .hero-banner-text-image .container .right img {
            margin: 40px auto 0px auto; } }

/********************************************************/
/*******  Modules/hero-banner.scss *******/
/********************************************************/
.hero-banner, .hero-banner-form {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  background-position: top center;
  background-attachment: fixed; }
  .hero-banner .opacity-gradient-mask, .hero-banner-form .opacity-gradient-mask {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    opacity: .77;
    background: -webkit-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
    background: -moz-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
    background: -o-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
    background: linear-gradient(57deg, #42b4aa 20%, #9c4d9d 80%); }
  .hero-banner .background-video-wrapper, .hero-banner-form .background-video-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 1; }
    .hero-banner .background-video-wrapper video, .hero-banner-form .background-video-wrapper video {
      position: relative;
      min-width: 100%;
      height: 100%;
      max-width: none; }
      .hero-banner .background-video-wrapper video::-webkit-media-controls, .hero-banner-form .background-video-wrapper video::-webkit-media-controls {
        display: none; }
  .hero-banner.small, .small.hero-banner-form {
    min-height: 500px; }
  .hero-banner.big, .big.hero-banner-form {
    min-height: 800px; }
    .hero-banner.big .cta-wrapper .cta_button, .big.hero-banner-form .cta-wrapper .cta_button {
      font-size: 1.25rem;
      min-width: 210px;
      padding: 13px 40px;
      -webkit-border-radius: 30px;
         -moz-border-radius: 30px;
              border-radius: 30px; }
    @media (min-width: 992px) {
      .hero-banner.big .content h1, .big.hero-banner-form .content h1 {
        margin-bottom: 35px; } }
    @media (max-width: 991px) {
      .hero-banner.big .content h1, .big.hero-banner-form .content h1 {
        margin-bottom: 30px; } }
    @media (min-width: 992px) {
      .hero-banner.big .content .cta-wrapper, .big.hero-banner-form .content .cta-wrapper {
        margin-top: 30px; } }
    @media (max-width: 991px) {
      .hero-banner.big .content .cta-wrapper, .big.hero-banner-form .content .cta-wrapper {
        margin-top: 25px; } }
  .hero-banner.mask, .mask.hero-banner-form {
    background-color: rgba(156, 77, 157,0.7); }
  .hero-banner.blog .content, .blog.hero-banner-form .content {
    max-width: 1140px; }
    .hero-banner.blog .content h1, .blog.hero-banner-form .content h1 {
      margin: 0; }
    .hero-banner.blog .content p, .blog.hero-banner-form .content p {
      margin-top: 25px; }
  .hero-banner.blog.cs .content h1, .blog.cs.hero-banner-form .content h1 {
    margin-bottom: 30px; }
  .hero-banner .content, .hero-banner-form .content {
    position: absolute;
    z-index: 3;
    padding: 0 15px;
    color: #fff;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 90%;
    max-width: 670px;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .hero-banner .content h1, .hero-banner-form .content h1,
    .hero-banner .content .h1, .hero-banner-form .content .h1 {
      color: inherit;
      margin: 0;
      line-height: 1.05; }
      @media (min-width: 992px) {
        .hero-banner .content h1, .hero-banner-form .content h1,
        .hero-banner .content .h1, .hero-banner-form .content .h1 {
          margin-bottom: 25px; } }
      @media (max-width: 991px) {
        .hero-banner .content h1, .hero-banner-form .content h1,
        .hero-banner .content .h1, .hero-banner-form .content .h1 {
          margin-bottom: 20px; } }
      @media (max-width: 500px) {
        .hero-banner .content h1, .hero-banner-form .content h1,
        .hero-banner .content .h1, .hero-banner-form .content .h1 {
          font-size: 2.625rem; } }
      .hero-banner .content h1.no-margin, .hero-banner-form .content h1.no-margin,
      .hero-banner .content .h1.no-margin, .hero-banner-form .content .h1.no-margin {
        margin: 0; }
    .hero-banner .content p, .hero-banner-form .content p {
      color: inherit;
      margin: 0;
      font-weight: 300; }
      .hero-banner .content p.big p, .hero-banner-form .content p.big p, .hero-banner.blog.cs .content p p, .blog.cs.hero-banner-form .content p p, .hero-banner .content .case-study-blog .listing-tag-filters h3 p, .case-study-blog .listing-tag-filters .hero-banner .content h3 p, .hero-banner-form .content .case-study-blog .listing-tag-filters h3 p, .case-study-blog .listing-tag-filters .hero-banner-form .content h3 p, .hero-banner .content .case-study-blog .listing-tag-filters .blog .post-listing .post-item.quote h2 p, .case-study-blog .listing-tag-filters .blog .post-listing .post-item.quote .hero-banner .content h2 p, .hero-banner-form .content .case-study-blog .listing-tag-filters .blog .post-listing .post-item.quote h2 p, .case-study-blog .listing-tag-filters .blog .post-listing .post-item.quote .hero-banner-form .content h2 p, .hero-banner .content .blog .post-listing .post-item.quote .case-study-blog .listing-tag-filters h2 p, .blog .post-listing .post-item.quote .case-study-blog .listing-tag-filters .hero-banner .content h2 p, .hero-banner-form .content .blog .post-listing .post-item.quote .case-study-blog .listing-tag-filters h2 p, .blog .post-listing .post-item.quote .case-study-blog .listing-tag-filters .hero-banner-form .content h2 p, .hero-banner .content .case-study-blog .listing-tag-filters
      .blog .blog-listing-wrapper .post-item.quote h2 p, .case-study-blog .listing-tag-filters
      .blog .blog-listing-wrapper .post-item.quote .hero-banner .content h2 p, .hero-banner-form .content .case-study-blog .listing-tag-filters
      .blog .blog-listing-wrapper .post-item.quote h2 p, .case-study-blog .listing-tag-filters
      .blog .blog-listing-wrapper .post-item.quote .hero-banner-form .content h2 p, .hero-banner .content
      .blog .blog-listing-wrapper .post-item.quote .case-study-blog .listing-tag-filters h2 p,
      .blog .blog-listing-wrapper .post-item.quote .case-study-blog .listing-tag-filters .hero-banner .content h2 p, .hero-banner-form .content
      .blog .blog-listing-wrapper .post-item.quote .case-study-blog .listing-tag-filters h2 p,
      .blog .blog-listing-wrapper .post-item.quote .case-study-blog .listing-tag-filters .hero-banner-form .content h2 p, .hero-banner .content .case-study-blog-single .sidebar h3 p, .case-study-blog-single .sidebar .hero-banner .content h3 p, .hero-banner-form .content .case-study-blog-single .sidebar h3 p, .case-study-blog-single .sidebar .hero-banner-form .content h3 p, .hero-banner .content .case-study-blog-single .sidebar .blog .post-listing .post-item.quote h2 p, .case-study-blog-single .sidebar .blog .post-listing .post-item.quote .hero-banner .content h2 p, .hero-banner-form .content .case-study-blog-single .sidebar .blog .post-listing .post-item.quote h2 p, .case-study-blog-single .sidebar .blog .post-listing .post-item.quote .hero-banner-form .content h2 p, .hero-banner .content .blog .post-listing .post-item.quote .case-study-blog-single .sidebar h2 p, .blog .post-listing .post-item.quote .case-study-blog-single .sidebar .hero-banner .content h2 p, .hero-banner-form .content .blog .post-listing .post-item.quote .case-study-blog-single .sidebar h2 p, .blog .post-listing .post-item.quote .case-study-blog-single .sidebar .hero-banner-form .content h2 p, .hero-banner .content .case-study-blog-single .sidebar
      .blog .blog-listing-wrapper .post-item.quote h2 p, .case-study-blog-single .sidebar
      .blog .blog-listing-wrapper .post-item.quote .hero-banner .content h2 p, .hero-banner-form .content .case-study-blog-single .sidebar
      .blog .blog-listing-wrapper .post-item.quote h2 p, .case-study-blog-single .sidebar
      .blog .blog-listing-wrapper .post-item.quote .hero-banner-form .content h2 p, .hero-banner .content
      .blog .blog-listing-wrapper .post-item.quote .case-study-blog-single .sidebar h2 p,
      .blog .blog-listing-wrapper .post-item.quote .case-study-blog-single .sidebar .hero-banner .content h2 p, .hero-banner-form .content
      .blog .blog-listing-wrapper .post-item.quote .case-study-blog-single .sidebar h2 p,
      .blog .blog-listing-wrapper .post-item.quote .case-study-blog-single .sidebar .hero-banner-form .content h2 p, .hero-banner .content .case-study-blog-single .case-study-single-wrapper > div > div .main .post-header h2 p, .case-study-blog-single .case-study-single-wrapper > div > div .main .post-header .hero-banner .content h2 p, .hero-banner-form .content .case-study-blog-single .case-study-single-wrapper > div > div .main .post-header h2 p, .case-study-blog-single .case-study-single-wrapper > div > div .main .post-header .hero-banner-form .content h2 p, .hero-banner .content .case-study-blog-single .case-study-single-wrapper > div > div .main h5 p, .case-study-blog-single .case-study-single-wrapper > div > div .main .hero-banner .content h5 p, .hero-banner-form .content .case-study-blog-single .case-study-single-wrapper > div > div .main h5 p, .case-study-blog-single .case-study-single-wrapper > div > div .main .hero-banner-form .content h5 p {
        font-size: inherit;
        font-weight: inherit; }
      .hero-banner .content p.subheading, .hero-banner-form .content p.subheading, .hero-banner .content .company-facts p.title, .company-facts .hero-banner .content p.title, .hero-banner-form .content .company-facts p.title, .company-facts .hero-banner-form .content p.title, .hero-banner .content .faq-box h4, .faq-box .hero-banner .content h4, .hero-banner-form .content .faq-box h4, .faq-box .hero-banner-form .content h4, .hero-banner .content .job-contact-section .text p.subheader, .job-contact-section .text .hero-banner .content p.subheader, .hero-banner-form .content .job-contact-section .text p.subheader, .job-contact-section .text .hero-banner-form .content p.subheader {
        margin-bottom: 25px; }
  .hero-banner .cta-wrapper, .hero-banner-form .cta-wrapper {
    margin-top: 25px; }
    .hero-banner .cta-wrapper p, .hero-banner-form .cta-wrapper p {
      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; }
      .hero-banner .cta-wrapper p > span, .hero-banner-form .cta-wrapper p > span {
        margin: 0 10px; }

.ios .hero-banner, .ios .hero-banner-form {
  background-attachment: scroll; }

/********************************************************/
/*******  Modules/icon-list-company.scss *******/
/********************************************************/
.icon-list-company {
  width: 33.33333%;
  position: relative;
  float: left; }
  @media (max-width: 991px) {
    .icon-list-company {
      width: 50%; }
    .icon-boxes .hs_cos_wrapper_type_widget_container>div:nth-child(2n+1) .icon-list-company {clear:both; }
			}
  @media (max-width: 650px) {
    .icon-list-company {
      width: 100%; } }
  .icon-list-company .icon-wrapper {
    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-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;
    padding: 45px; }
    .icon-list-company .icon-wrapper img {
      margin-top: 25px; }
    .icon-list-company .icon-wrapper h2 {
      font-size: 20px;
      font-weight: 500;
      margin: 15px auto; }
    .icon-list-company .icon-wrapper p {
      /*color: #b7b7b7;*/
				color:inherit;}
    .icon-list-company .icon-wrapper i {
      font-size: 70px;
      color: #9c4d9d; }
  .icon-list-company .text-wrapper{width:100%;}

/********************************************************/
/*******  Modules/icon-list.scss *******/
/********************************************************/
.icon-list p {
  font-weight: 400; }

.icon-list li {
  font-weight: 300;
  margin-bottom: 11px; }

.icon-list i {
  font-size: 70px;
  margin-bottom: 25px;
  color: #9c4d9d; }

.icon-list li {
  color: inherit;
  padding-left: 20px; }

/********************************************************/
/*******  Modules/image-and-text-customize.scss *******/
/********************************************************/
.image-and-text-customize {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 500px; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .image-and-text-customize {
      min-height: 500px; } }
  @supports (-ms-ime-align: auto) {
    .image-and-text-customize {
      min-height: 500px; } }
  @media (max-width: 1024px) {
    .image-and-text-customize {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .image-and-text-customize .image {
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center;
    position: relative; }
    @media (max-width: 1024px) {
      .image-and-text-customize .image {
        width: 100% !important;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    .image-and-text-customize .image .mask {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background: -webkit-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
      background: -moz-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
      background: -o-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
      background: linear-gradient(57deg, #42b4aa 20%, #9c4d9d 80%); }
  .image-and-text-customize .text-content {
    min-height: 410px;
    background-color: #292935;
    color: #fff;
    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; }
    @media (max-width: 1024px) {
      .image-and-text-customize .text-content {
        width: 100% !important;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
           -moz-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; } }
    .image-and-text-customize .text-content .half-container {
      max-width: 585px;
      padding: 20px 15px 20px 50px;
      width: 100%;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
         -moz-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      @media (max-width: 1024px) {
        .image-and-text-customize .text-content .half-container {
          padding: 20px 15px;
          max-width: 100%; } }
      .image-and-text-customize .text-content .half-container h1, .image-and-text-customize .text-content .half-container h2 {
        margin-bottom: 45px;
        font-weight: 400; }
      .image-and-text-customize .text-content .half-container p {
        font-size: 1.25rem; }
      .image-and-text-customize .text-content .half-container p:last-child {
        margin-bottom: 0px; }
  .image-and-text-customize.reverse .image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .image-and-text-customize.reverse .text-content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 1024px) {
      .image-and-text-customize.reverse .text-content {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .image-and-text-customize.reverse .text-content .half-container {
      padding: 20px 50px 20px 15px; }

/********************************************************/
/*******  Modules/image-and-text.scss *******/
/********************************************************/
section.image-and-text-module {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 800px) {
    section.image-and-text-module {
      -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; } }
  section.image-and-text-module .image-wrapper {
    background-repeat: no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center; }
  @media (min-width: 801px) {
    section.image-and-text-module .image-wrapper,
    section.image-and-text-module .content-wrapper {
      width: 50%; } }
  section.image-and-text-module .content-wrapper {
    background-color: #42b4aa;
    color: #fff;
    padding: 30px 0; }
    @media (min-width: 1025px) {
      section.image-and-text-module .content-wrapper {
        padding: 120px 0; } }
    @media (min-width: 800px) and (max-width: 1024px) {
      section.image-and-text-module .content-wrapper {
        padding: 60px 0; } }
    section.image-and-text-module .content-wrapper .text-wrap {
      padding: 0px 15px; }
      @media (min-width: 801px) {
        section.image-and-text-module .content-wrapper .text-wrap {
          max-width: 585px; } }
      @media (min-width: 1025px) {
        section.image-and-text-module .content-wrapper .text-wrap {
          padding: 0 15px 0 100px; } }
      @media (min-width: 801px) and (max-width: 1024px) {
        section.image-and-text-module .content-wrapper .text-wrap {
          padding: 0 15px 0 50px; } }
    section.image-and-text-module .content-wrapper p,
    section.image-and-text-module .content-wrapper h2,
    section.image-and-text-module .content-wrapper .h1 {
      color: inherit; }
    section.image-and-text-module .content-wrapper p {
      font-size: 1.125rem; }
      section.image-and-text-module .content-wrapper p p {
        margin: 0;
        font-size: inherit; }
        section.image-and-text-module .content-wrapper p p.subheading, section.image-and-text-module .content-wrapper p .company-facts p.title, .company-facts section.image-and-text-module .content-wrapper p p.title, section.image-and-text-module .content-wrapper p .faq-box h4, .faq-box section.image-and-text-module .content-wrapper p h4, section.image-and-text-module .content-wrapper p .job-contact-section .text p.subheader, .job-contact-section .text section.image-and-text-module .content-wrapper p p.subheader {
          margin-bottom: 20px;
          font-weight: 400; }
    section.image-and-text-module .content-wrapper .h1 {
      margin-bottom: 35px;
      font-weight: 400; }

  .image-and-text-module.reverse .image-wrapper {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .image-and-text-module.reverse .content-wrapper {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 1024px) {
      .image-and-text-module.reverse .content-wrapper {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .image-and-text-module.reverse .content-wrapper .half-container {
      padding: 20px 50px 20px 15px; }
      @media (min-width: 1025px) {
        section.image-and-text-module.reverse .content-wrapper .text-wrap {
          padding: 0 100px 0 15px;margin:0 0 0 auto; } }
      @media (min-width: 801px) and (max-width: 1024px) {
        section.image-and-text-module.reverse .content-wrapper .text-wrap {
          padding: 0 50px 0 15px; } }

/********************************************************/
/*******  Modules/image-with-bg.scss *******/
/********************************************************/
.text-bg-img {
  background-position: right;
  background-repeat: no-repeat;
  padding: 20px 0 70px; }
  .text-bg-img p.subheading, .text-bg-img .company-facts p.title, .company-facts .text-bg-img p.title, .text-bg-img .faq-box h4, .faq-box .text-bg-img h4, .text-bg-img .job-contact-section .text p.subheader, .job-contact-section .text .text-bg-img p.subheader {
    margin-bottom: 25px;
    color: #9c4d9d; }
  .text-bg-img h2 {
    font-weight: 400; }

/********************************************************/
/*******  Modules/job-contact-section.scss *******/
/********************************************************/
.red-section {
  background: #9c4d9d;
  position: relative; }
  .red-section .gradient-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(66, 180, 170,0.9)), color-stop(50%, hubl_rgbal("$second_color", 0.5)), to(rgba(66, 180, 170,0)));
    background: -webkit-linear-gradient(left, rgba(66, 180, 170,0.9) 0%, hubl_rgbal("$second_color", 0.5) 50%, rgba(66, 180, 170,0) 100%);
    background: -moz-linear-gradient(left, rgba(66, 180, 170,0.9) 0%, hubl_rgbal("$second_color", 0.5) 50%, rgba(66, 180, 170,0) 100%);
    background: -o-linear-gradient(left, rgba(66, 180, 170,0.9) 0%, hubl_rgbal("$second_color", 0.5) 50%, rgba(66, 180, 170,0) 100%);
    background: linear-gradient(to right, rgba(66, 180, 170,0.9) 0%, hubl_rgbal("$second_color", 0.5) 50%, rgba(66, 180, 170,0) 100%); }

.job-contact-section {
  min-height: 500px;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  position: relative; }
  .job-contact-section .photo {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .job-contact-section .photo img {
      position: absolute;
      left: -25px;
      bottom: 0;
      width: 50%;
      height: auto; }
  .job-contact-section .text {
    width: 50%; }
    @media (min-width: 1024px) {
      .job-contact-section .text {
        padding: 130px 0 50px; } }
    @media (max-width: 1023px) {
      .job-contact-section .text {
        padding: 50px 0; } }
    .job-contact-section .text p,
    .job-contact-section .text h2 {
      display: block;
      color: #fff;
      padding-left: 40px; }
    .job-contact-section .text ul {
      padding-left: 40px;
      margin-bottom: 15px; }
    .job-contact-section .text p.subheader {
      text-transform: uppercase; }
    .job-contact-section .text .text-content > p {
      font-size: 1.25rem; }
    .job-contact-section .text h2 {
      line-height: 1em;
      margin: 20px 0 25px; }

@media screen and (max-width: 991px) {
  .job-contact-section {
    min-height: 500px;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    position: relative; }
    .job-contact-section .photo {
      display: none; }
    .job-contact-section .text {
      width: 100%; }
      .job-contact-section .text p,
      .job-contact-section .text h2 {
        padding: 0 15px; } }

/********************************************************/
/*******  Modules/latest-posts-module.scss *******/
/********************************************************/
section.latest-posts-module {
  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: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  section.latest-posts-module .post-single {
    width: -webkit-calc(100% /3);
    width: -moz-calc(100% /3);
    width: calc(100% /3);
    position: relative;
    padding: 30px;overflow:hidden;
    border-right: 1px solid #f9f9f9;
    -webkit-transition: .3s linear all;
    -o-transition: .3s linear all;
    -moz-transition: .3s linear all;
    transition: .3s linear all; }
    section.latest-posts-module .post-single:last-of-type {
      border-right: 0px; }
    @media (max-width: 1024px) {
      section.latest-posts-module .post-single {
        width: 100%;
        border-right: 0px;
        border-top: 1px solid #f9f9f9; }
        section.latest-posts-module .post-single:first-of-type {
          margin-top: 0px; } }
    @media (min-width: 1500px) {
      section.latest-posts-module .post-single {
        padding: 100px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      section.latest-posts-module .post-single {
        padding: 60px; } }
    section.latest-posts-module .post-single .post-day {
      position: absolute;
      top: 5px;
      right: 10px;
      font-size: 160px;
      z-index: 1;
      color: rgba(#inherit,0.15); }
      @media (max-width: 1500px) {
        section.latest-posts-module .post-single .post-day {
          font-size: 140px; } }
    section.latest-posts-module .post-single .post-content {
      position: relative;
      z-index: 2; }
      section.latest-posts-module .post-single .post-content h3, section.latest-posts-module .post-single .post-content .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote section.latest-posts-module .post-single .post-content h2, section.latest-posts-module .post-single .post-content
      .blog .blog-listing-wrapper .post-item.quote h2,
      .blog .blog-listing-wrapper .post-item.quote section.latest-posts-module .post-single .post-content h2 {
        font-weight: 400;
        margin-bottom: 15px; }
    section.latest-posts-module .post-single p {
      
      color:inherit;
      font-weight: 300; }
      section.latest-posts-module .post-single p.subheading, section.latest-posts-module .post-single .company-facts p.title, .company-facts section.latest-posts-module .post-single p.title, section.latest-posts-module .post-single .faq-box h4, .faq-box section.latest-posts-module .post-single h4, section.latest-posts-module .post-single .job-contact-section .text p.subheader, .job-contact-section .text section.latest-posts-module .post-single p.subheader {
        margin-bottom: 30px; }
    section.latest-posts-module .post-single a {
      font-size: 20px; }
    section.latest-posts-module .post-single a:before {
      font-size: 20px; }
      section.latest-posts-module .post-single a:hover {
        text-decoration: none;
        color: inherit; }
			section.latest-posts-module .post-single a:after {position:absolute;content:'';display:block;width:1500px;height:1500px;top:-1000px;left:-500px;z-index:1;}
        section.latest-posts-module .post-single a:hover:before {
          display: none; }
    section.latest-posts-module .post-single .date {
      margin-bottom: 20px; }
    section.latest-posts-module .post-single .topics-wrapper {
      padding: 0;
      margin: 0;
      text-transform: uppercase;
      font-size: 20px;
      color: #9c4d9d;
      margin-bottom: 25px;
      padding-right: 100px; }
      section.latest-posts-module .post-single .topics-wrapper li a {
        font-weight: 500; }
    section.latest-posts-module .post-single .bg-image-placeholder,
    section.latest-posts-module .post-single .topics-wrapper,
    section.latest-posts-module .post-single .post-content,
    section.latest-posts-module .post-single .post-day,
    section.latest-posts-module .post-single ul,
    section.latest-posts-module .post-single li,
    section.latest-posts-module .post-single a,
    section.latest-posts-module .post-single p {
      -webkit-transition: .3s linear all;
      -o-transition: .3s linear all;
      -moz-transition: .3s linear all;
      transition: .3s linear all; }
    section.latest-posts-module .post-single .bg-image-placeholder {
      opacity: 0;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
      section.latest-posts-module .post-single .bg-image-placeholder .mask {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(43, 42, 43, 0.77); }
    section.latest-posts-module .post-single:hover {
      cursor: pointer;
      color: #fff; }
      section.latest-posts-module .post-single:hover .bg-image-placeholder {
        opacity: 1; }
      section.latest-posts-module .post-single:hover h3, section.latest-posts-module .post-single:hover .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote section.latest-posts-module .post-single:hover h2, section.latest-posts-module .post-single:hover
      .blog .blog-listing-wrapper .post-item.quote h2,
      .blog .blog-listing-wrapper .post-item.quote section.latest-posts-module .post-single:hover h2,
      section.latest-posts-module .post-single:hover p,
      section.latest-posts-module .post-single:hover a,
      section.latest-posts-module .post-single:hover ul {
        color: #fff; }
      section.latest-posts-module .post-single:hover .post-day {
        opacity: 0; }

/********************************************************/
/*******  Modules/our-mission.scss *******/
/********************************************************/
.our-mission-module h5 {
  font-weight: 400; }

.our-mission-module h2 {
  margin: 30px 0; }

/********************************************************/
/*******  Modules/parallax-banner.scss *******/
/********************************************************/
.parallax-banner {
  height: 565px;
  width: 100%;
  background-attachment: fixed;
  background-position: center center;
  -moz-background-size: cover;
       background-size: cover; }

body.ios .parallax-banner {
  background-attachment: scroll; }

/********************************************************/
/*******  Modules/photo-3d-effect.scss *******/
/********************************************************/
.photo-3d-effect {
  position: relative;
  z-index: 1; }
  .photo-3d-effect .tilt {
    display: block;
    position: relative;
    z-index: -1;
    -webkit-transition: 0.3s -webkit-box-shadow linear;
    transition: 0.3s -webkit-box-shadow linear;
    -o-transition: 0.3s box-shadow linear;
    -moz-transition: 0.3s box-shadow linear, 0.3s -moz-box-shadow linear;
    transition: 0.3s box-shadow linear;
    transition: 0.3s box-shadow linear, 0.3s -webkit-box-shadow linear, 0.3s -moz-box-shadow linear; }
    .photo-3d-effect .tilt:hover {
      -webkit-box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.2);
         -moz-box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.2);
              box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 767px) {
    .photo-3d-effect img {
      width: 100%; } }

/********************************************************/
/*******  Modules/portfolio-item-v1.scss *******/
/********************************************************/
.portfolio-item-v1-wrapper,
.portfolio-item-filter-wrapper {
  background-color: #292935;
  display: block;
  width: 100%;
  height: auto; }
  .portfolio-item-v1-wrapper > section.one-to-one,
  .portfolio-item-filter-wrapper > section.one-to-one {
    width: 25%;
    padding-bottom: 25%; }
    @media (max-width: 1300px) {
      .portfolio-item-v1-wrapper > section.one-to-one,
      .portfolio-item-filter-wrapper > section.one-to-one {
        width: 50%;
        padding-bottom: 50%; } }
    @media (max-width: 767px) {
      .portfolio-item-v1-wrapper > section.one-to-one,
      .portfolio-item-filter-wrapper > section.one-to-one {
        width: 100%;
        padding-bottom: 100%; } }
  .portfolio-item-v1-wrapper > section.one-to-two,
  .portfolio-item-filter-wrapper > section.one-to-two {
    width: 25%;
    padding-bottom: 50%; }
    @media (max-width: 1300px) {
      .portfolio-item-v1-wrapper > section.one-to-two,
      .portfolio-item-filter-wrapper > section.one-to-two {
        width: 50%;
        padding-bottom: 50%; } }
    @media (max-width: 767px) {
      .portfolio-item-v1-wrapper > section.one-to-two,
      .portfolio-item-filter-wrapper > section.one-to-two {
        width: 100%;
        padding-bottom: 100%; } }
  .portfolio-item-v1-wrapper > section.two-to-one,
  .portfolio-item-filter-wrapper > section.two-to-one {
    width: 50%;
    padding-bottom: 25%; }
    @media (max-width: 767px) {
      .portfolio-item-v1-wrapper > section.two-to-one,
      .portfolio-item-filter-wrapper > section.two-to-one {
        width: 50%;
        padding-bottom: 50%; } }
    @media (max-width: 767px) {
      .portfolio-item-v1-wrapper > section.two-to-one,
      .portfolio-item-filter-wrapper > section.two-to-one {
        width: 100%;
        padding-bottom: 100%; } }

.portfolio-item-v1 {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  overflow: hidden;
  display: block; }
  .portfolio-item-v1 .image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center;
    z-index: 1;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    transition: all 0.9s ease;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
    .portfolio-item-v1 .image .mask {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      z-index: 2;
      background-color: rgba(41, 41, 53,0.78);
      -webkit-transition: opacity 0.7s;
      -o-transition: opacity 0.7s;
      -moz-transition: opacity 0.7s;
      transition: opacity 0.7s;
      opacity: 0; }
    .portfolio-item-v1 .image .content {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      z-index: 3;
      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-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;
      padding: 50px;
      text-align: center;
      color: #fff;
      -webkit-transform: scale(0);
         -moz-transform: scale(0);
          -ms-transform: scale(0);
           -o-transform: scale(0);
              transform: scale(0);
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      -moz-transition: all 0.6s;
      transition: all 0.6s;
      -webkit-transition-delay: 0s;
         -moz-transition-delay: 0s;
           -o-transition-delay: 0s;
              transition-delay: 0s;
      text-decoration: none; }
      .portfolio-item-v1 .image .content:before {
        display: none; }
      .portfolio-item-v1 .image .content h4 {
        margin-bottom: 15px; }
      .portfolio-item-v1 .image .content p {
        font-size: 1.125rem; }
  .portfolio-item-v1:hover .image {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1); }
    .portfolio-item-v1:hover .image .mask {
      opacity: 1; }
    .portfolio-item-v1:hover .image .content {
      -webkit-transform: scale(0.9);
         -moz-transform: scale(0.9);
          -ms-transform: scale(0.9);
           -o-transform: scale(0.9);
              transform: scale(0.9);
      -webkit-transition-delay: 0.4s;
         -moz-transition-delay: 0.4s;
           -o-transition-delay: 0.4s;
              transition-delay: 0.4s; }

/********************************************************/
/*******  Modules/portfolio-item-v2.scss *******/
/********************************************************/
.portfolio-item-v2-wrapper span {
  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: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .portfolio-item-v2-wrapper span > div {
    width: 33.33%;
    padding-bottom: 33.33%;
    position: relative; }
    @media (max-width: 1024px) {
      .portfolio-item-v2-wrapper span > div {
        width: 50%;
        padding-bottom: 50%; } }
    @media (max-width: 700px) {
      .portfolio-item-v2-wrapper span > div {
        width: 100%;
        padding-bottom: 100%; } }
    @supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
      .portfolio-item-v2-wrapper span > div {
        display: table; } }
    @supports (-ms-ime-align: auto) {
      .portfolio-item-v2-wrapper span > div {
        display: table; } }

.portfolio-item-v2 {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 0;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  height: auto;
  padding-bottom: -webkit-calc(100% - 30px);
  padding-bottom: -moz-calc(100% - 30px);
  padding-bottom: calc(100% - 30px);
  overflow: hidden;
  display: block;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  -o-transition: box-shadow .3s;
  -moz-transition: box-shadow .3s, -moz-box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s, -moz-box-shadow .3s; }
  .portfolio-item-v2 .image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center;
    z-index: 1;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    transition: all 0.9s ease; }
    .portfolio-item-v2 .image .mask {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      z-index: 2;
      background-color: rgba(41, 41, 53,0.78);
      -webkit-transition: opacity 0.7s;
      -o-transition: opacity 0.7s;
      -moz-transition: opacity 0.7s;
      transition: opacity 0.7s;
      opacity: 0; }
    .portfolio-item-v2 .image .content {
      position: absolute;
      width: 100%;
      height: 100px;
      bottom: -100px;
      left: 0px;
      background-color: #fff;
      z-index: 3;
      padding: 0px 25px;
      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-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;
      text-align: left;
      color: #000;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      -moz-transition: all 0.4s;
      transition: all 0.4s;
      -webkit-transition-delay: 0s;
         -moz-transition-delay: 0s;
           -o-transition-delay: 0s;
              transition-delay: 0s;
      text-decoration: none;
      overflow: hidden; }
      .portfolio-item-v2 .image .content:before {
        display: none; }
      .portfolio-item-v2 .image .content h4 {
        margin: 0px;
        font-size: 1.25rem; }
      .portfolio-item-v2 .image .content p {
        font-size: 1rem;
        margin-bottom: 0px; }
  .portfolio-item-v2:after, .portfolio-item-v2:before {
    display: block;
    background-color: #fff;
    content: '';
    position: absolute;
    top: -webkit-calc(50% - 19px);
    top: -moz-calc(50% - 19px);
    top: calc(50% - 19px);
    left: -webkit-calc(50% - 19px);
    left: -moz-calc(50% - 19px);
    left: calc(50% - 19px);
    z-index: 150;
    opacity: 0;
    -webkit-transition: 0.6s all;
    -o-transition: 0.6s all;
    -moz-transition: 0.6s all;
    transition: 0.6s all; }
  .portfolio-item-v2:after {
    width: 38px;
    height: 2px; }
  .portfolio-item-v2:before {
    width: 38px;
    height: 2px; }
  .portfolio-item-v2:hover {
    -webkit-box-shadow: 0px 7px 11.96px 1.04px rgba(0, 0, 0, 0.14);
       -moz-box-shadow: 0px 7px 11.96px 1.04px rgba(0, 0, 0, 0.14);
            box-shadow: 0px 7px 11.96px 1.04px rgba(0, 0, 0, 0.14); }
    .portfolio-item-v2:hover:after {
      width: 38px;
      height: 2px;
      -webkit-transform: rotate(-180deg);
         -moz-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
           -o-transform: rotate(-180deg);
              transform: rotate(-180deg);
      opacity: 1; }
    .portfolio-item-v2:hover:before {
      width: 38px;
      height: 2px;
      -webkit-transform: rotate(90deg);
         -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
           -o-transform: rotate(90deg);
              transform: rotate(90deg);
      opacity: 1; }
    .portfolio-item-v2:hover .mask {
      opacity: 1; }
    .portfolio-item-v2:hover .content {
      bottom: 0px;
      -webkit-transition-delay: 0.5s;
         -moz-transition-delay: 0.5s;
           -o-transition-delay: 0.5s;
              transition-delay: 0.5s; }

/********************************************************/
/*******  Modules/portfolio-item-v3.scss *******/
/********************************************************/
.portfolio-item-v3 {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 0;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  overflow: hidden;
  display: block; }
  .portfolio-item-v3 .image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center;
    z-index: 1;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    transition: all 0.9s ease; }
    .portfolio-item-v3 .image .mask {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      z-index: 2;
      background: rgba(41, 41, 53,0.78);
      -webkit-transition: opacity 0.7s;
      -o-transition: opacity 0.7s;
      -moz-transition: opacity 0.7s;
      transition: opacity 0.7s;
      opacity: 0; }
    .portfolio-item-v3 .image .content {
      position: relative;
      width: 100%;
      height: 100%;
      left: 0px;
      background-color: transparent;
      z-index: 3;
      width: -webkit-calc(100% - 50px);
      width: -moz-calc(100% - 50px);
      width: calc(100% - 50px);
      height: -webkit-calc(100% - 50px);
      height: -moz-calc(100% - 50px);
      height: calc(100% - 50px);
      margin-top: 25px;
      margin-left: 25px;
      color: #fff;
      -webkit-transition: all 0.7s;
      -o-transition: all 0.7s;
      -moz-transition: all 0.7s;
      transition: all 0.7s;
      text-decoration: none;
      display: block;
      -webkit-transform: scale(0);
         -moz-transform: scale(0);
          -ms-transform: scale(0);
           -o-transform: scale(0);
              transform: scale(0); }
      .portfolio-item-v3 .image .content:before {
        display: none; }
      .portfolio-item-v3 .image .content div {
        border: 10px solid #9c4d9d;
        -webkit-border-image: -webkit-gradient(linear, right top, left top, from(#9c4d9d), to(#42b4aa));
        -webkit-border-image: -webkit-linear-gradient(right, #9c4d9d 0%, #42b4aa 100%);
           -moz-border-image: -moz-linear-gradient(right, #9c4d9d 0%, #42b4aa 100%);
             -o-border-image: -o-linear-gradient(right, #9c4d9d 0%, #42b4aa 100%);
                border-image: -webkit-gradient(linear, right top, left top, from(#9c4d9d), to(#42b4aa));
                border-image: linear-gradient(to left, #9c4d9d 0%, #42b4aa 100%);
        border-image-slice: 1;
        width: 100%;
        height: 100%;
        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;
        -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;
        padding: 25px;
        text-align: center; }
        .portfolio-item-v3 .image .content div:before {
          display: none; }
        .portfolio-item-v3 .image .content div h4 {
          margin: 0px;
          font-size: 1.25rem;
          margin-bottom: 20px; }
        .portfolio-item-v3 .image .content div p {
          font-size: 1.125rem;
          margin-bottom: 0px; }
  .portfolio-item-v3:hover .mask {
    opacity: 1; }
  .portfolio-item-v3:hover .content {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }

/********************************************************/
/*******  Modules/portfolio-item-v4.scss *******/
/********************************************************/
.portfolio-item-v4 a.content {
  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;
  width: 100%;
  height: 100%;
  min-height: 450px;
  border: 1px solid #ebebeb; }
  .portfolio-item-v4 a.content:hover {
    -webkit-box-shadow: 0px 7px 11.96px 1.04px rgba(0, 0, 0, 0.14);
       -moz-box-shadow: 0px 7px 11.96px 1.04px rgba(0, 0, 0, 0.14);
            box-shadow: 0px 7px 11.96px 1.04px rgba(0, 0, 0, 0.14); }
  .portfolio-item-v4 a.content:before {
    display: none; }
  .portfolio-item-v4 a.content > div {
    width: 50%; }
    @media (max-width: 767px) {
      .portfolio-item-v4 a.content > div {
        width: 100%; } }

.portfolio-item-v4 .image {
  min-height: 450px;
  width: 100%;
  height: auto;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center; }
  @media (max-width: 767px) {
    .portfolio-item-v4 .image {
      min-height: 300px;
      height: 300px; } }

.portfolio-item-v4 .description {
  color: #b7b7b7;
  padding: 35px 35px; }
  @media (max-width: 767px) {
    .portfolio-item-v4 .description {
      padding: 35px 15px; } }
  .portfolio-item-v4 .description h5 {
    text-transform: uppercase;
    color: #9c4d9d;
    font-weight: 500;
    margin-bottom: 5px; }
  .portfolio-item-v4 .description h3, .portfolio-item-v4 .description .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .portfolio-item-v4 .description h2, .portfolio-item-v4 .description
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .portfolio-item-v4 .description h2 {
    margin-bottom: 30px;
    color: #171717; }
  .portfolio-item-v4 .description p {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400; }

.portfolio-item-v4.reverse .image {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.portfolio-item-v4.reverse .description {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media (max-width: 767px) {
    .portfolio-item-v4.reverse .description {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
         -moz-box-ordinal-group: 4;
          -ms-flex-order: 3;
              order: 3; } }

/********************************************************/
/*******  Modules/portfolio-slide.scss *******/
/********************************************************/
.portfolio-nav {
  position: absolute;
  right: -85px;
  top: -webkit-calc(50% - 50px);
  top: -moz-calc(50% - 50px);
  top: calc(50% - 50px);
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 60px;
  width: 100%;
  margin: 0 auto; }
  @media (max-width: 1200px) {
    .portfolio-nav {
      right: 0px;
      top: 760px;
      -webkit-transform: translateY(0);
         -moz-transform: translateY(0);
          -ms-transform: translateY(0);
           -o-transform: translateY(0);
              transform: translateY(0);
      max-width: 300px; } }
  @media (max-width: 1060px) {
    .portfolio-nav {
      right: 7%; } }
  @media (max-width: 1024px) {
    .portfolio-nav {
      top: 630px; } }
  @media (max-width: 767px) {
    .portfolio-nav {
      top: 460px;
      display: none !important; } }
  @media (max-width: 486px) {
    .portfolio-nav {
      display: block !important;
      top: 400px;
      right: 50%;
      -webkit-transform: translateX(50%);
         -moz-transform: translateX(50%);
          -ms-transform: translateX(50%);
           -o-transform: translateX(50%);
              transform: translateX(50%); } }
  .portfolio-nav span {
    text-align: center;
    cursor: pointer;
    padding: 10px 5px;
    margin: 0px;
    height: auto;
    width: auto;
    border: none;
    border-bottom: 1px solid transparent;
    display: block;
    color: #fff; }
  .portfolio-nav .slick-center {
    border-bottom: 1px solid #fff;
    opacity: 0.6; }
  .portfolio-nav .slick-current {
    border-bottom: 1px solid #fff;
    opacity: 0.6; }

.portfolio-blur-slider-wrapper {
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  overflow: hidden; }
  .portfolio-blur-slider-wrapper:after {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0.77);
    background-color: rgba(41, 41, 53,0.77); }
  .portfolio-blur-slider-wrapper div {
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center;
    width: -webkit-calc(100% + 200px);
    width: -moz-calc(100% + 200px);
    width: calc(100% + 200px);
    margin-left: -100px;
    margin-top: -100px;
    height: -webkit-calc(100vh + 200px);
    height: -moz-calc(100vh + 200px);
    height: calc(100vh + 200px);
    -webkit-filter: blur(10px);
            filter: blur(10px); }

.portfolio-slider-wrapper {
  margin-left: 0px !important; }

.portfolio-slider {
  min-height: 100vh;
  width: 100%;
  padding: 100px 0px;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -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;
  position: relative;
  z-index: 5;
  max-width: 945px;
  margin: 0 auto !important;
  float: none !important;
  position: relative; }
  .portfolio-slider > span {
    max-width: 945px;
    width: 100%;
    margin: 0 auto; }
    @media (max-width: 1060px) {
      .portfolio-slider > span {
        max-width: 85%; } }
  .portfolio-slider .slick-prev {
    top: 10px;
    right: -35px;
    left: auto;
    background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Portfolio%20/arrow-up.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 30px;
    -webkit-transition: 0.3s top;
    -o-transition: 0.3s top;
    -moz-transition: 0.3s top;
    transition: 0.3s top; }
    @media (max-width: 580px) {
      .portfolio-slider .slick-prev {
        right: -25px; } }
    .portfolio-slider .slick-prev:before {
      display: none; }
    .portfolio-slider .slick-prev:hover {
      top: 5px; }
  .portfolio-slider .slick-next {
    top: 625px;
    right: -35px;
    background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Portfolio%20/arrow-up.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 30px;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: 0.3s top;
    -o-transition: 0.3s top;
    -moz-transition: 0.3s top;
    transition: 0.3s top; }
    @media (max-width: 1024px) {
      .portfolio-slider .slick-next {
        top: 480px; } }
    @media (max-width: 767px) {
      .portfolio-slider .slick-next {
        top: 325px; } }
    @media (max-width: 580px) {
      .portfolio-slider .slick-next {
        right: -25px; } }
    @media (max-width: 486px) {
      .portfolio-slider .slick-next {
        top: 280px; } }
    .portfolio-slider .slick-next:before {
      display: none; }
    .portfolio-slider .slick-next:hover {
      top: 630px; }
      @media (max-width: 1024px) {
        .portfolio-slider .slick-next:hover {
          top: 485px; } }
      @media (max-width: 767px) {
        .portfolio-slider .slick-next:hover {
          top: 330px; } }
      @media (max-width: 486px) {
        .portfolio-slider .slick-next:hover {
          top: 285px; } }

.portfolio-slide {
  position: relative;
  z-index: 10; }
  .portfolio-slide .slide {
    width: 100%;
    height: 645px;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center; }
    @media (max-width: 1024px) {
      .portfolio-slide .slide {
        height: 500px; } }
    @media (max-width: 767px) {
      .portfolio-slide .slide {
        height: 350px; } }
    @media (max-width: 486px) {
      .portfolio-slide .slide {
        height: 300px; } }
  .portfolio-slide span {
    color: #fff;
    font-size: 2.5625rem;
    text-align: center;
    display: block;
    margin-top: 30px; }
    @media (max-width: 1200px) {
      .portfolio-slide span {
        text-align: left;
        width: -webkit-calc(100% - 320px);
        width: -moz-calc(100% - 320px);
        width: calc(100% - 320px); } }
    @media (max-width: 767px) {
      .portfolio-slide span {
        margin-top: 20px;
        text-align: center;
        width: 100%; } }
    @media (max-width: 486px) {
      .portfolio-slide span {
        margin-top: 60px; } }

/********************************************************/
/*******  Modules/privacy-policy.scss *******/
/********************************************************/
.privacy-policy {
  margin: 80px auto 35px; }
  .privacy-policy .privacy-policy-text {
    padding-bottom: 30px; }
    .privacy-policy .privacy-policy-text .header {
      font-size: 20px;
      color: #292935;
      line-height: 1.6em; }
    .privacy-policy .privacy-policy-text p,
    .privacy-policy .privacy-policy-text ul {
      color: #b7b7b7; }
    .privacy-policy .privacy-policy-text li {
      margin-bottom: 20px; }

/********************************************************/
/*******  Modules/question-v2.scss *******/
/********************************************************/
.question-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1023px) {
    .question-v2 {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .question-v2 .left {
    width: 50%;
    padding: 95px 0px; }
    @media (max-width: 1023px) {
      .question-v2 .left {
        width: 100%;
        padding: 95px 0px 0px 0px; } }
    .question-v2 .left .half-container {
      margin-right: 0px;
      margin-left: auto; }
      @media (max-width: 1023px) {
        .question-v2 .left .half-container {
          max-width: 100%;
          margin: 0 auto; } }
    .question-v2 .left .widget-type-rich_text {
      margin-bottom: 35px; }
      .question-v2 .left .widget-type-rich_text h4 {
        color: #9c4d9d;
        font-weight: 400;
        font-size: 1.25rem;
        margin-bottom: 20px; }
      .question-v2 .left .widget-type-rich_text h2 {
        font-weight: 400;
        line-height: 3.25rem;
        margin-bottom: 30px; }
      .question-v2 .left .widget-type-rich_text p {
        color: #b7b7b7; }
  .question-v2 .right {
    margin-left: 60px;
    width: 50%;
    background-position: center right;
    -moz-background-size: 100%;
         background-size: 100%;
    background-repeat: no-repeat; }
    .question-v2 .right .inner-img {
      display: none; }
    @media (max-width: 1023px) {
      .question-v2 .right {
        width: 100%;
        margin-left: 15px;
        background: none !important;
        margin-bottom: 50px; }
        .question-v2 .right .inner-img {
          display: block;
          margin-right: 0px;
          margin-left: auto; } }

.accordion-wrapper > span > div:after {
  display: block;
  content: '';
  border-bottom: 1px solid #f2f2f2; }

.accordion-wrapper > span > div:last-of-type:after {
  display: none;
  content: '';
  border-bottom: 0px; }

.accordion-wrapper > span > div:first-of-type .accordion-panel.open .header {
  margin-top: 0; }

.accordion-panel {
  width: 100%; }
  .accordion-panel .header {
    cursor: pointer;
    max-width: 100%;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    padding: 0;
    text-transform: uppercase;
    padding: 25px 45px;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    -webkit-transition: 0.3s all linear;
    -o-transition: 0.3s all linear;
    -moz-transition: 0.3s all linear;
    transition: 0.3s all linear;
    margin-bottom: 0px;
    display: inline-block;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px; }
    .accordion-panel .header h3, .accordion-panel .header .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .accordion-panel .header h2, .accordion-panel .header
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .accordion-panel .header h2 {
      text-transform: uppercase;
      font-size: 16px; }
  .accordion-panel .body {
    display: none;
    padding: 0px 15px;
    max-width: 100%;
    margin: 0 auto; }
    .accordion-panel .body p,
    .accordion-panel .body span,
    .accordion-panel .body ul,
    .accordion-panel .body ol {
      width: 100%;
      display: block;
      color: #b7b7b7; }
  .accordion-panel.open .header {
    background: #9c4d9d;
    -webkit-box-shadow: 0px 0px 16.56px 1.44px rgba(100, 22, 48, 0.4);
       -moz-box-shadow: 0px 0px 16.56px 1.44px rgba(100, 22, 48, 0.4);
            box-shadow: 0px 0px 16.56px 1.44px rgba(100, 22, 48, 0.4);
    padding: 25px 45px;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px;
    margin-bottom: 30px;
    margin-top: 30px;
    border: none; }
    .accordion-panel.open .header h3, .accordion-panel.open .header .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .accordion-panel.open .header h2, .accordion-panel.open .header
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .accordion-panel.open .header h2 {
      color: #fff;
      font-size: 16px; }

/********************************************************/
/*******  Modules/resources.scss *******/
/********************************************************/
/*** Resources category  ***/
.resources-page .resources-upper {
  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; }
  .resources-page .resources-upper .filters-header {
    padding-right: 10px; }
  .resources-page .resources-upper .widget-type-header h3, .resources-page .resources-upper .widget-type-header .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .resources-page .resources-upper .widget-type-header h2, .resources-page .resources-upper .widget-type-header
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .resources-page .resources-upper .widget-type-header h2 {
    font-size: 1.5625rem; }

.resource-categories__container ul.resource-categories__list > div > span {
  padding: 50px 0;
  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-flow: wrap;
      -ms-flex-flow: wrap;
          flex-flow: wrap; }

.resource-categories__container li.resource-categories__element {
  background: #9c4d9d;
  display: inline-block;
  margin: 10px;
  color: #fff;
  -webkit-border-radius: 30px;
     -moz-border-radius: 30px;
          border-radius: 30px;
  min-width: 110px;
  -webkit-transition: linear .3s;
  -o-transition: linear .3s;
  -moz-transition: linear .3s;
  transition: linear .3s;
  cursor: pointer;
  text-align: center;
  min-height: 0; }
  .resource-categories__container li.resource-categories__element:before {
    display: none; }
  .resource-categories__container li.resource-categories__element:hover, .resource-categories__container li.resource-categories__element:active {
    color: #9c4d9d;
    background: transparent; }
  .resource-categories__container li.resource-categories__element.resource-categories__element--active {
    color: #9c4d9d;
    background: transparent; }

.resource {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  width: 50%;
  padding: 10px 15px; }
  @media screen and (max-width: 1024px) {
    .resource {
      width: 100%; } }
  @media screen and (max-width: 620px) {
    .resource {
      -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: 0; } }

.resource__container {
  padding-top: 50px;
  padding-bottom: 50px; }
  .resource__container > span {
    padding-top: 50px;
    padding-bottom: 50px;
    display: block; }

.resource__container--vertical {
  max-width: 1170px;
  margin: 0 auto;
  padding-bottom: 100px;
  width: 100%;
  margin: 0 auto;
  padding: 0px; }

.resource--vertical {
  -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: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center;
  margin: 30px 0;
  width: 33.333%; }
  @media screen and (max-width: 1170px) {
    .resource--vertical {
      width: 50%; } }
  @media screen and (max-width: 767px) {
    .resource--vertical {
      width: 100%; } }
  .resource--vertical.invis {
    display: none !important; }
  .resource--vertical .resource__image-container {
    margin: 0 auto -40px;
    -webkit-transition: linear 0.3s;
    -o-transition: linear 0.3s;
    -moz-transition: linear 0.3s;
    transition: linear 0.3s;
    width: auto;
    height: 365px;
    margin: 0 auto -40px;}
    .resource--vertical .resource__image-container:hover {
      -webkit-transform: scale(1.05);
         -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
           -o-transform: scale(1.05);
              transform: scale(1.05);
      -webkit-transition: linear 0.3s;
      -o-transition: linear 0.3s;
      -moz-transition: linear 0.3s;
      transition: linear 0.3s;}
    .resource--vertical .resource__image-container .resource__effects-wrapper a:hover:before {
      display: none; }
    .resource--vertical .resource__image-container .resource__effects-wrapper .mask {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: none; }
      .resource--vertical .resource__image-container .resource__effects-wrapper .mask .button_resources {
        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%); }
        .resource--vertical .resource__image-container .resource__effects-wrapper .mask .button_resources .play_icon {
          background-repeat: no-repeat;
          -moz-background-size: cover;
               background-size: cover;
          background-position: center;
          background-image: url(https://cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Services/play-btn-resources.png);
          position: relative;
          height: 100px;
          width: 100px; }
          .resource--vertical .resource__image-container .resource__effects-wrapper .mask .button_resources .play_icon i {
            display: none;
            color: #fff;
            font-size: 50px;
            line-height: 1;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: 5px;
            -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 .2s linear;
            -o-transition: all .2s linear;
            -moz-transition: all .2s linear;
            transition: all .2s linear; }
  .resource--vertical .resource__details {
    background: #9c4d9d;
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;
    color: #fff;
    max-width: 360px;
    width: 100%;
    padding: 65px 0 30px 0;
    text-align: center;
    margin: 0 auto; }
    .resource--vertical .resource__details h3.resource__title, .resource--vertical .resource__details .blog .post-listing .post-item.quote h2.resource__title, .blog .post-listing .post-item.quote .resource--vertical .resource__details h2.resource__title, .resource--vertical .resource__details
    .blog .blog-listing-wrapper .post-item.quote h2.resource__title,
    .blog .blog-listing-wrapper .post-item.quote .resource--vertical .resource__details h2.resource__title {
      font-size: 1.25rem;
      font-weight: 400;
      line-height: 1em;
      margin-bottom: 3px; }
    .resource--vertical .resource__details p.resource__description {
      font-size: 1.125rem;
      margin: 0; }

.single_button {
  text-align: center; }
  .single_button a {
    margin: 40px auto 80px;
    padding: 15px 60px;
    -webkit-border-radius: 60px;
       -moz-border-radius: 60px;
            border-radius: 60px; }

/********************************************************/
/*******  Modules/rounded-bar.scss *******/
/********************************************************/
.rounded-bar--single {
  padding: 20px 40px;
  max-width: 260px; }
  .rounded-bar--single svg path:nth-of-type(2) {
    stroke: #9c4d9d !important; }

.rounded-bar__wrapper {
  position: relative; }

.rounded-bar__percentage {
  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%);
  font-size: 1.875rem; }

.rounded-bar__title {
  text-align: center;
  font-size: 1.25rem;
  margin-top: 10px; }

/********************************************************/
/*******  Modules/services-what-we-do.scss *******/
/********************************************************/
.what-we-do-section .header {
  margin: 0 0 60px 0;
  text-align: center; }

.what-we-do-section .what-we-do-single {
  width: 33.333%;
  float: left;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 768px) {
    .what-we-do-section .what-we-do-single {
      width: 100%;
      padding: 30px 0; } }
  .what-we-do-section .what-we-do-single .icon-wrap {
    min-width: 55px; }
    .what-we-do-section .what-we-do-single .icon-wrap i {
      font-size: 60px;
      color: #9c4d9d; }
      .what-we-do-section .what-we-do-single .icon-wrap i[class^="ni-icon-"], .what-we-do-section .what-we-do-single .icon-wrap i[class*=" ni-icon-"] {
        margin-top: -4px; }
  .what-we-do-section .what-we-do-single .text {
    padding: 0 25px; }
    .what-we-do-section .what-we-do-single .text h2 {
      font-size: 20px;
      padding: 0 0 10px 0; }
    .what-we-do-section .what-we-do-single .text p {
      color: #b7b7b7; }

.line {
  border: 1px solid #ebebeb; }

/********************************************************/
/*******  Modules/simple-slider.scss *******/
/********************************************************/
.simple-slide-img img {
  margin: 0 auto; }

/********************************************************/
/*******  Modules/single-person-box.scss *******/
/********************************************************/
.single-person-box-wrapper > span {
  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; }
  .single-person-box-wrapper > span > div {
    width: 33.33%; }
    @media (max-width: 1024px) {
      .single-person-box-wrapper > span > div {
        width: 50%; } }
    @media (max-width: 650px) {
      .single-person-box-wrapper > span > div {
        width: 100%; } }

.single-person-box {
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  left: 15px;
  position: relative; }
  .single-person-box .avatar-wrapper {
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow 0.4s;
    transition: -webkit-box-shadow 0.4s;
    -o-transition: box-shadow 0.4s;
    -moz-transition: box-shadow 0.4s, -moz-box-shadow 0.4s;
    transition: box-shadow 0.4s;
    transition: box-shadow 0.4s, -webkit-box-shadow 0.4s, -moz-box-shadow 0.4s; }
    .single-person-box .avatar-wrapper .avatar {
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      -moz-transition: all 0.6s;
      transition: all 0.6s;
      width: 100%;
      padding-bottom: 100%;
      display: block; }
      .single-person-box .avatar-wrapper .avatar:before {
        display: none; }
    .single-person-box .avatar-wrapper .social {
      position: absolute;
      z-index: 500;
      background-color: #9c4d9d;
      left: 50%;
      bottom: -30px;
      opacity: 0;
      -webkit-transition: 0.4s all 0s;
      -o-transition: 0.4s all 0s;
      -moz-transition: 0.4s all 0s;
      transition: 0.4s all 0s;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
      padding: 0px 30px;
      -webkit-border-radius: 50px;
         -moz-border-radius: 50px;
              border-radius: 50px;
      z-index: 100; }
      .single-person-box .avatar-wrapper .social ul {
        list-style: none;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex; }
        .single-person-box .avatar-wrapper .social ul li {
          margin: 0 5px; }
          .single-person-box .avatar-wrapper .social ul li:before {
            display: none; }
          .single-person-box .avatar-wrapper .social ul li a {
            padding: 23px 5px;
            display: block; }
            .single-person-box .avatar-wrapper .social ul li a i {
              color: #fff;
              font-size: 1.25rem;
              display: block; }
            .single-person-box .avatar-wrapper .social ul li a:hover {
              -webkit-transform: translateY(-5px);
                 -moz-transform: translateY(-5px);
                  -ms-transform: translateY(-5px);
                   -o-transform: translateY(-5px);
                      transform: translateY(-5px); }
              @media (max-width: 767px) {
                .single-person-box .avatar-wrapper .social ul li a:hover {
                  -webkit-transform: translateY(0px);
                     -moz-transform: translateY(0px);
                      -ms-transform: translateY(0px);
                       -o-transform: translateY(0px);
                          transform: translateY(0px); } }
  .single-person-box .description-wrapper {
    padding-top: 100%;
    padding-bottom: 40px;
    text-align: center; }
    .single-person-box .description-wrapper h5 {
      font-weight: 400;
      padding-top: 30px;
      font-size: 1.25rem; }
    .single-person-box .description-wrapper h3, .single-person-box .description-wrapper .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .single-person-box .description-wrapper h2, .single-person-box .description-wrapper
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .single-person-box .description-wrapper h2 {
      padding-top: 10px;
      color: #9c4d9d;
      font-size: 1.25rem; }
      .single-person-box .description-wrapper h3 a:before, .single-person-box .description-wrapper .blog .post-listing .post-item.quote h2 a:before, .blog .post-listing .post-item.quote .single-person-box .description-wrapper h2 a:before, .single-person-box .description-wrapper
      .blog .blog-listing-wrapper .post-item.quote h2 a:before,
      .blog .blog-listing-wrapper .post-item.quote .single-person-box .description-wrapper h2 a:before {
        display: none; }
  .single-person-box:hover .avatar-wrapper, .single-person-box:active .avatar-wrapper {
    -webkit-box-shadow: 0px 5px 9.9px 0.1px rgba(35, 31, 32, 0.19);
       -moz-box-shadow: 0px 5px 9.9px 0.1px rgba(35, 31, 32, 0.19);
            box-shadow: 0px 5px 9.9px 0.1px rgba(35, 31, 32, 0.19); }
    .single-person-box:hover .avatar-wrapper .social, .single-person-box:active .avatar-wrapper .social {
      -webkit-transition: 0.4s ease 0.3s;
      -o-transition: 0.4s ease 0.3s;
      -moz-transition: 0.4s ease 0.3s;
      transition: 0.4s ease 0.3s;
      bottom: 25px;
      opacity: 1; }
  .single-person-box:hover .avatar, .single-person-box:active .avatar {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1); }

/********************************************************/
/*******  Modules/single-person-circle.scss *******/
/********************************************************/
.single-person-circle-wrapper > span {
  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; }
  .single-person-circle-wrapper > span > div {
    width: 33.33%; }
    @media (max-width: 1024px) {
      .single-person-circle-wrapper > span > div {
        width: 50%; } }
    @media (max-width: 650px) {
      .single-person-circle-wrapper > span > div {
        width: 100%; } }

.single-person-circle {
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  left: 15px;
  position: relative; }
  .single-person-circle .wrapper-outer {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    position: absolute;
    width: 100%;
    padding-bottom: 100%; }
  .single-person-circle .avatar-wrapper {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow 0.4s;
    transition: -webkit-box-shadow 0.4s;
    -o-transition: box-shadow 0.4s;
    -moz-transition: box-shadow 0.4s, -moz-box-shadow 0.4s;
    transition: box-shadow 0.4s;
    transition: box-shadow 0.4s, -webkit-box-shadow 0.4s, -moz-box-shadow 0.4s;
    display: block;
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black); }
    .single-person-circle .avatar-wrapper:before {
      display: none; }
    .single-person-circle .avatar-wrapper:hover {
      -webkit-box-shadow: 0px 5px 9.9px 0.1px rgba(35, 31, 32, 0.19);
         -moz-box-shadow: 0px 5px 9.9px 0.1px rgba(35, 31, 32, 0.19);
              box-shadow: 0px 5px 9.9px 0.1px rgba(35, 31, 32, 0.19);
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      overflow: hidden; }
      .single-person-circle .avatar-wrapper:hover .avatar {
        -webkit-transform: scale(1.1);
           -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
             -o-transform: scale(1.1);
                transform: scale(1.1); }
    .single-person-circle .avatar-wrapper .avatar {
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      -webkit-transition: -webkit-transform 0.6s;
      transition: -webkit-transform 0.6s;
      -o-transition: -o-transform 0.6s;
      -moz-transition: transform 0.6s, -moz-transform 0.6s;
      transition: transform 0.6s;
      transition: transform 0.6s, -webkit-transform 0.6s, -moz-transform 0.6s, -o-transform 0.6s;
      width: 100%;
      padding-bottom: 100%; }
  .single-person-circle .social {
    position: absolute;
    z-index: 500;
    background-color: #9c4d9d;
    left: 50%;
    bottom: -10px;
    opacity: 1;
    -webkit-transition: 0.4s all 0s;
    -o-transition: 0.4s all 0s;
    -moz-transition: 0.4s all 0s;
    transition: 0.4s all 0s;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0px 30px;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px; }
    .single-person-circle .social ul {
      list-style: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      .single-person-circle .social ul li {
        margin: 0 5px; }
        .single-person-circle .social ul li:before {
          display: none; }
        .single-person-circle .social ul li a {
          padding: 23px 5px;
          display: block; }
          .single-person-circle .social ul li a i {
            color: #fff;
            font-size: 1.25rem;
            display: block; }
          .single-person-circle .social ul li a:hover {
            -webkit-transform: translateY(-5px);
               -moz-transform: translateY(-5px);
                -ms-transform: translateY(-5px);
                 -o-transform: translateY(-5px);
                    transform: translateY(-5px); }
            @media (max-width: 767px) {
              .single-person-circle .social ul li a:hover {
                -webkit-transform: translateY(0px);
                   -moz-transform: translateY(0px);
                    -ms-transform: translateY(0px);
                     -o-transform: translateY(0px);
                        transform: translateY(0px); } }
  .single-person-circle .description-wrapper {
    padding-top: 100%;
    padding-bottom: 40px;
    text-align: center; }
    .single-person-circle .description-wrapper h5 {
      font-weight: 400;
      padding-top: 30px;
      font-size: 1.25rem; }
    .single-person-circle .description-wrapper h3, .single-person-circle .description-wrapper .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .single-person-circle .description-wrapper h2, .single-person-circle .description-wrapper
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .single-person-circle .description-wrapper h2 {
      padding-top: 10px;
      color: #9c4d9d;
      font-size: 1.25rem; }

/********************************************************/
/*******  Modules/single-person-row.scss *******/
/********************************************************/
.single-person-row {
  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;
  min-height: 615px; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .single-person-row {
      height: 615px; } }
  @supports (-ms-ime-align: auto) {
    .single-person-row {
      height: 615px; } }
  .single-person-row > div {
    width: 50%; }
    @media (max-width: 1024px) {
      .single-person-row > div {
        width: 100%; } }
  @media (max-width: 1024px) {
    .single-person-row .half-container {
      max-width: 100%; } }
  .single-person-row .avatar {
    -moz-background-size: cover;
         background-size: cover;
    background-position: center center; }
    @media (max-width: 1024px) {
      .single-person-row .avatar {
        height: 350px; } }
  .single-person-row .description-wrapper {
    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: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 50px 0px; }
    .single-person-row .description-wrapper h5 {
      margin-top: 15px;
      margin-bottom: 27px;
      font-weight: 400; }
    .single-person-row .description-wrapper h3, .single-person-row .description-wrapper .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .single-person-row .description-wrapper h2, .single-person-row .description-wrapper
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .single-person-row .description-wrapper h2 {
      margin-bottom: 43px; }
    .single-person-row .description-wrapper .content {
      margin-left: 50px; }
      @media (max-width: 1024px) {
        .single-person-row .description-wrapper .content {
          margin-left: 0px; } }
      .single-person-row .description-wrapper .content p, .single-person-row .description-wrapper .content ul, .single-person-row .description-wrapper .content ol, .single-person-row .description-wrapper .content blockquote {
        font-size: 1.125rem;
        color: #b7b7b7; }
    .single-person-row .description-wrapper.light {
      background-color: #fff; }
      .single-person-row .description-wrapper.light h5 {
        color: #9c4d9d; }
      .single-person-row .description-wrapper.light .social li a {
        color: #171717; }
        .single-person-row .description-wrapper.light .social li a:hover {
          color: #9c4d9d; }
    .single-person-row .description-wrapper.dark {
      background-color: #292935;
      color: #fff; }
      .single-person-row .description-wrapper.dark p {
        color: #fff; }
  .single-person-row .social {
    margin-top: 55px; }
    .single-person-row .social li {
      display: inline-block;
      margin-right: 30px;
      margin-bottom: 15px; }
      .single-person-row .social li:last-child {
        margin-right: 0px; }
      .single-person-row .social li:before {
        display: none; }
      .single-person-row .social li a {
        color: #fff; }
        .single-person-row .social li a:before {
          display: none; }
        .single-person-row .social li a:hover {
          color: #9c4d9d; }
        .single-person-row .social li a i {
          font-size: 2rem; }
  .single-person-row.reverse .avatar {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    @media (max-width: 1024px) {
      .single-person-row.reverse .avatar {
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; } }
  .single-person-row.reverse .description-wrapper {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (max-width: 1024px) {
      .single-person-row.reverse .description-wrapper {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .single-person-row.reverse .description-wrapper .content {
      margin-left: 0px;
      margin-right: 50px; }
      @media (max-width: 1024px) {
        .single-person-row.reverse .description-wrapper .content {
          margin-right: 0px; } }
  .single-person-row.featured-item .description-wrapper {
    background-color: #9c4d9d;
    color: #fff; }
    .single-person-row.featured-item .description-wrapper h5 {
      color: #fff; }
    .single-person-row.featured-item .description-wrapper .social li a {
      color: #fff; }
      .single-person-row.featured-item .description-wrapper .social li a:hover {
        color: #171717; }

/********************************************************/
/*******  Modules/skill-progress-bar.scss *******/
/********************************************************/
.skill-progress-bar h6 {
  margin-bottom: 25px;
  font-size: 1rem;
  font-weight: 400; }

.skill-progress-bar .progress-bar {
  width: 100%;
  height: 4px;
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  position: relative; }
  .skill-progress-bar .progress-bar .dot {
    width: 10px;
    height: 10px;
    background-color: #9c4d9d;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center; }
    .skill-progress-bar .progress-bar .dot small {
      position: absolute;
      top: -20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
      font-size: 0.875rem; }

/********************************************************/
/*******  Modules/square-box.scss *******/
/********************************************************/
.square-box-wrapper > span {
  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; }

.square-box {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  -moz-background-size: cover;
       background-size: cover;
  overflow: hidden; }
  .square-box .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #000; }
  .square-box .content-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100%;
    left: 0px;
    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;
    background: rgba(41, 41, 53,0.78);
    -webkit-transition: 0.3s all ease-out;
    -o-transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
    text-decoration: none; }
    .square-box .content-wrapper:before {
      display: none; }
    .square-box .content-wrapper .content {
      color: #fff;
      padding: 20px 60px;
      text-align: left; }
      @media (max-width: 1450px) {
        .square-box .content-wrapper .content {
          padding: 15px; } }
      .square-box .content-wrapper .content h5 {
        margin-bottom: 10px;
        font-weight: 400; }
      .square-box .content-wrapper .content h3, .square-box .content-wrapper .content .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .square-box .content-wrapper .content h2, .square-box .content-wrapper .content
      .blog .blog-listing-wrapper .post-item.quote h2,
      .blog .blog-listing-wrapper .post-item.quote .square-box .content-wrapper .content h2, .square-box .content-wrapper .content h4 {
        margin-bottom: 25px; }
      .square-box .content-wrapper .content p {
        line-height: 24px;
        font-size: 20px; }
        .square-box .content-wrapper .content p:last-child {
          margin-bottom: 0px; }
  .square-box:hover .content-wrapper {
    top: 0px; }

/********************************************************/
/*******  Modules/subscribe_module.scss *******/
/********************************************************/
section.subscribe-module {
  color: #fff;
  padding: 70px 0;
  background-color: #9c4d9d; }
  section.subscribe-module .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; }
  section.subscribe-module form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding-top: 31px; }
    section.subscribe-module form .hs-form-required {
      display: none; }
    section.subscribe-module form .hs-form-field {
      margin-top: 0;
      margin-bottom: 0; }
    section.subscribe-module form input {
      margin-top: 0; }
      section.subscribe-module form input[type='submit'] {
        margin-left: 40px;
        margin-bottom: 0;
        font-size: 1.25rem;
        padding-left: 60px;
        padding-right: 60px; }
        section.subscribe-module form input[type='submit']:hover {
          color: #9c4d9d; }
    section.subscribe-module form .hs-form-field {
      width: 100%;
      max-width: 430px; }
      section.subscribe-module form .hs-form-field input, section.subscribe-module form .hs-form-field .fake-placeholder {
        font-size: 1.25rem; }
      section.subscribe-module form .hs-form-field .fake-placeholder.has-value {
        bottom: -36px; }
      section.subscribe-module form .hs-form-field input {
        margin-top: 4px; }
        section.subscribe-module form .hs-form-field input:focus + .fake-placeholder {
          bottom: -36px; }
    @media (max-width: 550px) {
      section.subscribe-module form {
        -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; }
        section.subscribe-module form .hs-form-field {
          max-width: 100%; }
        section.subscribe-module form input[type='submit'] {
          margin: 50px 0 0; } }
  section.subscribe-module .submitted-message {
    height: 100%;
    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; }
    section.subscribe-module .submitted-message p {
      margin: 0;
      line-height: 1.1; }
  section.subscribe-module h3, section.subscribe-module .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote section.subscribe-module h2, section.subscribe-module
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote section.subscribe-module h2 {
    margin-bottom: 20px; }
    section.subscribe-module h3.form-title, section.subscribe-module .blog .post-listing .post-item.quote h2.form-title, .blog .post-listing .post-item.quote section.subscribe-module h2.form-title, section.subscribe-module
    .blog .blog-listing-wrapper .post-item.quote h2.form-title,
    .blog .blog-listing-wrapper .post-item.quote section.subscribe-module h2.form-title {
      display: none; }
  section.subscribe-module h3, section.subscribe-module .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote section.subscribe-module h2, section.subscribe-module
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote section.subscribe-module h2,
  section.subscribe-module h5 {
    font-weight: 400;
    line-height: 1.1; }
  section.subscribe-module .text-wrapper {
    width: 100%; }
    @media (min-width: 768px) {
      section.subscribe-module .text-wrapper {
        padding-right: 25px;
        width: 40%; } }
  section.subscribe-module .form-wrapper {
    width: 100%; }
    @media (min-width: 768px) {
      section.subscribe-module .form-wrapper {
        width: 60%; } }

/********************************************************/
/*******  Modules/subscritpion_preferences.scss *******/
/********************************************************/
.subscription-preferences .show-text {
  padding: 80px 0; }

.subscription-preferences .page-header {
  padding: 0 0 20px 0; }
  .subscription-preferences .page-header h1 {
    color: #9c4d9d;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 45px 0; }
  .subscription-preferences .page-header h2 {
    margin: 0 0 25px 0;
    font-size: 25px; }
  .subscription-preferences .page-header p {
    font-size: 1.125rem;
    font-weight: 300;
    margin: 0;
    padding: 0; }

.subscription-preferences .email-prefs p.header {
  font-size: 20px;
  padding: 0 0 45px 0;
  margin: 0; }

.subscription-preferences .email-prefs .item {
  width: 46%;
  float: left;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 2% 2% 0; }
  @media (max-width: 991px) {
    .subscription-preferences .email-prefs .item {
      width: 100%; } }
  .subscription-preferences .email-prefs .item .item-inner.selected {
    background: #f9f9f9; }
  .subscription-preferences .email-prefs .item .item-inner {
    background: #f9f9f9;
    border-color: transparent;
    padding: 35px 25px; }
    .subscription-preferences .email-prefs .item .item-inner * {
      color: inherit !important; }
    .subscription-preferences .email-prefs .item .item-inner .checkbox-row .fakelabel input[type="checkbox"] {
      display: block;
      visibility: visible;
      opacity: 0;
      cursor: pointer;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 2; }
    .subscription-preferences .email-prefs .item .item-inner .checkbox-row .fakelabel span {
      margin-left: 30px;
      font-size: 20px;
      position: relative;
      z-index: 1; }
      .subscription-preferences .email-prefs .item .item-inner .checkbox-row .fakelabel span:before {
        background: #fff; }
    .subscription-preferences .email-prefs .item .item-inner p {
      margin-left: 30px;
      font-size: 16px;
      font-weight: 300; }
  .subscription-preferences .email-prefs .item.disabled .item-inner .checkbox-row .fakelabel input[type="checkbox"] {
    cursor: not-allowed; }

.subscription-preferences .email-prefs .subscribe-options {
  display: block;
  width: 100%; }
  .subscription-preferences .email-prefs .subscribe-options p.header {
    margin: 50px 0 0 0;
    font-size: 20px;
    font-weight: 400;
    padding: 0; }
  .subscription-preferences .email-prefs .subscribe-options p {
    margin: 0 0 20px 0;
    padding: 0; }
    .subscription-preferences .email-prefs .subscribe-options p label span {
      font-size: 20px;
      font-weight: 400; }
      .subscription-preferences .email-prefs .subscribe-options p label span:after {
        top: 5px; }
  .subscription-preferences .email-prefs .subscribe-options .hs-button {
    margin-top: 30px; }

.subscription-preferences .email-prefs .hs-button {
  margin-top: 0px;
  white-space: normal;
  word-break: break-word; }

.subscription-confirmation .email-prefs {
  display: none; }

.subscription-confirmation .page-header {
  text-align: center;
  padding: 100px 0 0 0; }
  .subscription-confirmation .page-header h2 {
    font-size: 25px;
    margin: 0;
    padding: 0 0 35px 0; }
  .subscription-confirmation .page-header p {
    font-size: 20px;
    margin: 0;
    padding: 0; }

.subscription-confirmation .success {
  text-align: center;
  padding: 35px 0 100px 0;
  font-size: 20px;
  margin: 0; }

.unsubscribe-backup .unsubscribe-section {
  padding: 70px 0 80px; }

.unsubscribe-backup .page-header {
  padding: 0; }
  .unsubscribe-backup .page-header h1 {
    font-size: 51px;
    text-align: center;
    line-height: 70px;
    margin: 0;
    padding: 0 0 30px 0; }

.unsubscribe-backup form {
  text-align: center;
  padding: 0; }
  .unsubscribe-backup form h3, .unsubscribe-backup form .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .unsubscribe-backup form h2, .unsubscribe-backup form
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .unsubscribe-backup form h2 {
    padding-bottom: 51px; }
  .unsubscribe-backup form .hs-input {
    max-width: 500px;
    width: auto; }
    @media (max-width: 600px) {
      .unsubscribe-backup form .hs-input {
        max-width: 280px; } }

/********************************************************/
/*******  Modules/team-photo-box.scss *******/
/********************************************************/
.team-photo-box-wrapper > span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1360px) {
    .team-photo-box-wrapper > span {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .team-photo-box-wrapper > span > div {
    width: 25%;
    display: table; }
    @media (max-width: 1360px) {
      .team-photo-box-wrapper > span > div {
        width: 33.33%; } }
    @media (max-width: 1024px) {
      .team-photo-box-wrapper > span > div {
        width: 50%; } }
    @media (max-width: 675px) {
      .team-photo-box-wrapper > span > div {
        width: 100%; } }

.team-photo-box {
  width: 100%;
  height: 100%; }
  .team-photo-box .box {
    padding-bottom: 100%;
    width: 100%;
    background-position: center center !important;
    -moz-background-size: cover !important;
         background-size: cover !important;
    background-repeat: no-repeat;
    position: relative;
    opacity: 1;
    z-index: 0;
    display: table; }
    .team-photo-box .box .mask {
      background-color: transparent;
      -webkit-transition: background-color 0.7s;
      -o-transition: background-color 0.7s;
      -moz-transition: background-color 0.7s;
      transition: background-color 0.7s;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      z-index: 2; }
    .team-photo-box .box .content {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 0px;
      z-index: 3;
      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-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;
      padding: 50px;
      text-align: center;
      color: #fff;
      -webkit-transform: scale(0);
         -moz-transform: scale(0);
          -ms-transform: scale(0);
           -o-transform: scale(0);
              transform: scale(0);
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      -moz-transition: all 0.6s;
      transition: all 0.6s;
      -webkit-transition-delay: 0s;
         -moz-transition-delay: 0s;
           -o-transition-delay: 0s;
              transition-delay: 0s;
      text-decoration: none; }
      .team-photo-box .box .content h3.name, .team-photo-box .box .content .blog .post-listing .post-item.quote h2.name, .blog .post-listing .post-item.quote .team-photo-box .box .content h2.name, .team-photo-box .box .content
      .blog .blog-listing-wrapper .post-item.quote h2.name,
      .blog .blog-listing-wrapper .post-item.quote .team-photo-box .box .content h2.name {
        margin: 0 0 5px;
        font-size: 1.5625rem; }
      .team-photo-box .box .content p.position {
        font-size: 1.25rem;
        margin: 0 0 25px; }
      .team-photo-box .box .content ul li {
        display: inline-block;
        margin: 0 5px; }
        .team-photo-box .box .content ul li a:before {
          display: none; }
        .team-photo-box .box .content ul li i {
          font-size: 1.5625rem;
          color: #fff;
          -webkit-transition: linear 0.3s;
          -o-transition: linear 0.3s;
          -moz-transition: linear 0.3s;
          transition: linear 0.3s; }
          .team-photo-box .box .content ul li i:hover {
            color: #9c4d9d; }
      .team-photo-box .box .content ul li:before {
        display: none; }
  .team-photo-box:hover {
    position: relative; }
    .team-photo-box:hover .mask {
      background-color: rgba(41, 41, 53,0.78); }
    .team-photo-box:hover .content {
      -webkit-transform: scale(0.9);
         -moz-transform: scale(0.9);
          -ms-transform: scale(0.9);
           -o-transform: scale(0.9);
              transform: scale(0.9);
      -webkit-transition-delay: 0.4s;
         -moz-transition-delay: 0.4s;
           -o-transition-delay: 0.4s;
              transition-delay: 0.4s; }

/********************************************************/
/*******  Modules/testimonials-slide.scss *******/
/********************************************************/
.testimonials-slide {
  width: 100%;
  text-align: center; }
  .testimonials-slide .quota i {
    font-size: 3.75rem;
    color: #9c4d9d; }
  .testimonials-slide .content p {
    font-size: 2.25rem;
    line-height: 45px;
    font-style: italic; }

.pagination-element {
  text-align: center;
  padding: 20px 0px;
  position: relative;
  cursor: pointer; }
  .pagination-element:after {
    content: '';
    display: block;
    width: 100px;
    height: 2px;
    background-color: #9c4d9d;
    position: absolute;
    top: 130px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s; }
  .pagination-element .avatar {
    margin-left: 200px;
    margin-right: 200px;  
    -moz-background-size: cover;
         background-size: cover;
    width: 65px;
    height: 65px;
    background-position: center center;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    margin-bottom: 25px;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -moz-transition: transform 0.3s ease, -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease; }
  .pagination-element .description {}
    .pagination-element .description h5 {
      font-weight: 400; }
    .pagination-element .description small {
      color: #9c4d9d;
      font-size: 1.125rem; }
  .pagination-element.slick-center .avatar {
    -webkit-transform: scale(1.6);
       -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
         -o-transform: scale(1.6);
            transform: scale(1.6); }
  .pagination-element.slick-center .description {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s; }
  .pagination-element.slick-center:after {
    opacity: 1; }

.about-us .testimonials-main-slider {
  margin: 50px auto 70px auto;
  max-width: 450px;
  padding: 0px;
  width: 100%; }
  .about-us .testimonials-main-slider .content {
    margin-top: 25px;
    padding: 0 20px; }

.about-us .testimonials-nav-slider {
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 15px;
  width: 100%;
  position: relative; }
  .about-us .testimonials-nav-slider:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #e8e9ed;
    position: absolute;
    top: 130px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%); }
  .about-us .testimonials-nav-slider .slick-list {
    padding: 0px !important; }

/********************************************************/
/*******  Modules/text-and-subscribe-full-box.scss *******/
/********************************************************/
.text-and-subscribe-full-box {
  width: 100%;
  min-height: 100vh;
  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; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .text-and-subscribe-full-box {
      height: 100vh; } }
  @supports (-ms-ime-align: auto) {
    .text-and-subscribe-full-box {
      height: 100vh; } }
  .text-and-subscribe-full-box > div {
    width: 50%;
    padding: 40px 0px; }
    @media (max-width: 767px) {
      .text-and-subscribe-full-box > div {
        width: 100%; } }
  .text-and-subscribe-full-box .half-container {
    width: 100%;
    max-width: 585px;
    padding: 0 15px; }
    @media (max-width: 767px) {
      .text-and-subscribe-full-box .half-container {
        max-width: 100%; } }
  .text-and-subscribe-full-box .left {
    background: -webkit-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
    background: -moz-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
    background: -o-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
    background: linear-gradient(57deg, #42b4aa 20%, #9c4d9d 80%);
    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; }
    @media (max-width: 767px) {
      .text-and-subscribe-full-box .left {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .text-and-subscribe-full-box .left .icon-wrapper img, .text-and-subscribe-full-box .left .icon-wrapper i {
      margin-bottom: 80px; }
      @media (max-width: 767px) {
        .text-and-subscribe-full-box .left .icon-wrapper img, .text-and-subscribe-full-box .left .icon-wrapper i {
          margin-bottom: 40px; } }
    .text-and-subscribe-full-box .left .icon-wrapper i {
      color: #fff; }
    .text-and-subscribe-full-box .left .content {
      color: #fff;
      padding-right: 50px; }
      @media (max-width: 767px) {
        .text-and-subscribe-full-box .left .content {
          padding-right: 0px; } }
      .text-and-subscribe-full-box .left .content h1, .text-and-subscribe-full-box .left .content h2 {
        font-size: 41px;
        font-weight: 400;
        margin-bottom: 30px; }
      .text-and-subscribe-full-box .left .content p:last-child {
        margin-bottom: 0px; }
      .text-and-subscribe-full-box .left .content a {
        color: #fff;
        cursor: pointer; }
        .text-and-subscribe-full-box .left .content a:before {
          content: "";
          position: absolute;
          width: 100%;
          bottom: 0px;
          border-bottom: 1px dashed #fff; }
      .text-and-subscribe-full-box .left .content ul {
        display: inline-block; }
        .text-and-subscribe-full-box .left .content ul li {
          padding-left: 20px; }
          .text-and-subscribe-full-box .left .content ul li:before {
            color: #fff; }
  .text-and-subscribe-full-box .right {
    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: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 50px; }
    @media (max-width: 767px) {
      .text-and-subscribe-full-box .right {
        padding-left: 0px; } }
    .text-and-subscribe-full-box .right h4 {
      color: #9c4d9d;
      font-weight: 400;
      font-size: 20px;
      margin-bottom: 8px; }
    .text-and-subscribe-full-box .right h2 {
      font-weight: 400; }
    .text-and-subscribe-full-box .right form {
      max-width: 460px; }
      @media (max-width: 767px) {
        .text-and-subscribe-full-box .right form {
          max-width: 100%; } }
    .text-and-subscribe-full-box .right form input[type=submit] {
      margin: 55px 0 0px 0;
      min-width: 210px;
      -webkit-border-radius: 50px;
         -moz-border-radius: 50px;
              border-radius: 50px;
      text-align: center;
      line-height: 54px;
      padding: 0px 50px; }

/********************************************************/
/*******  Modules/text-image-video-popup-opt.scss *******/
/********************************************************/
.image-video-text-module {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .image-video-text-module.img-right .left-side {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    @media (min-width: 1025px) {
      .image-video-text-module.img-right .left-side {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
        .image-video-text-module.img-right .left-side__inner {
          padding-right: 50px;
          padding-left: 15px; } }
  .image-video-text-module.img-right .right-side {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .image-video-text-module.img-left .left-side {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
    @media (min-width: 1025px) {
      .image-video-text-module.img-left .left-side {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
        .image-video-text-module.img-left .left-side__inner {
          padding-left: 50px;
          padding-right: 15px; } }
  .image-video-text-module.img-left .right-side {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .image-video-text-module .popup-outer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1001;
    background-color: rgba(41, 41, 53,0.8); }
    .image-video-text-module .popup-outer .popup-inner {
      position: absolute;
      top: 50%;
      left: 50%;
      padding: 0 15px;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
           -o-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      .image-video-text-module .popup-outer .popup-inner iframe {
        height: 100%;
        width: 100%; }
      @media (min-width: 992px) {
        .image-video-text-module .popup-outer .popup-inner {
          width: 920px;
          height: 518px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .image-video-text-module .popup-outer .popup-inner {
          width: 720px;
          height: 405px; } }
      @media (min-width: 480px) and (max-width: 767px) {
        .image-video-text-module .popup-outer .popup-inner {
          width: 420px;
          height: 236px; } }
      @media (max-width: 479px) {
        .image-video-text-module .popup-outer .popup-inner {
          width: 300px;
          height: 169px; } }
    .image-video-text-module .popup-outer .exit-popup {
      background-image: url(https://cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Product/exit-btn-diamond.png);
      background-repeat: no-repeat;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center;
      position: absolute;
      width: 18px;
      height: 18px; }
      @media (min-width: 992px) {
        .image-video-text-module .popup-outer .exit-popup {
          top: 30px;
          right: 30px; } }
      @media (max-width: 991px) {
        .image-video-text-module .popup-outer .exit-popup {
          top: 10px;
          right: 10px; } }
      .image-video-text-module .popup-outer .exit-popup:hover {
        cursor: pointer; }
  .image-video-text-module .left-side {
    background-color: #9c4d9d;
    color: #fff; }
    .image-video-text-module .left-side__inner {
      padding: 0 15px; }
      .image-video-text-module .left-side__inner h2 {
        margin-bottom: 25px; }
      .image-video-text-module .left-side__inner p, .image-video-text-module .left-side__inner .video-popup-btn {
        font-size: 1.125rem; }
      .image-video-text-module .left-side__inner .video-popup-btn {
        margin-top: 80px;
        padding-left: 80px;
        position: relative;
        -webkit-transition: .2s linear opacity;
        -o-transition: .2s linear opacity;
        -moz-transition: .2s linear opacity;
        transition: .2s linear opacity; }
        .image-video-text-module .left-side__inner .video-popup-btn:before {
          content: url(https://cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Product/video_play_btn.png);
          position: absolute;
          left: 0;
          top: -20px; }
        .image-video-text-module .left-side__inner .video-popup-btn:hover {
          cursor: pointer;
          opacity: .7; }
  .image-video-text-module .right-side {
    background-repeat: no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    background-position: center; }
  @media (min-width: 1025px) {
    .image-video-text-module .left-side {
      width: 47%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      padding: 150px 0; }
      .image-video-text-module .left-side__inner {
        max-width: 540px; }
    .image-video-text-module .right-side {
      width: 53%; } }
  @media (max-width: 1024px) {
    .image-video-text-module .left-side {
      width: 100%;
      padding: 100px 0; } }
  @media (max-width: 1024px) {
    .image-video-text-module {
      -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; }
      .image-video-text-module .left-side,
      .image-video-text-module .right-side {
        width: 100%; }
      .image-video-text-module .right-side {
        height: 450px;
        z-index: 4; } }

.image-text-person-opt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .image-text-person-opt .left-side {
    width: 53%;
    background-repeat: no-repeat;
    -moz-background-size: cover;
         background-size: cover; }
    .image-text-person-opt .left-side.left {
      background-position: bottom left; }
    .image-text-person-opt .left-side.center {
      background-position: bottom center; }
    .image-text-person-opt .left-side.right {
      background-position: bottom right; }
  .image-text-person-opt .right-side {
    width: 47%;
    padding: 50px 0; }
    .image-text-person-opt .right-side__inner {
      padding: 0 15px; }
    @media (min-width: 1025px) {
      .image-text-person-opt .right-side {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        padding: 100px 0; }
        .image-text-person-opt .right-side__inner {
          max-width: 540px; }
          .image-text-person-opt .right-side__inner h5 {
            font-weight: 400; }
            .image-text-person-opt .right-side__inner h5:first-of-type {
              margin-bottom: 15px; }
          .image-text-person-opt .right-side__inner p {
            font-size: 1.125rem; }
          .image-text-person-opt .right-side__inner h2 {
            margin-bottom: 25px; }
          .image-text-person-opt .right-side__inner .cta_button:first-of-type {
            margin-top: 40px; } }
    @media (max-width: 1024px) {
      .image-text-person-opt .right-side {
        width: 100%; } }
    .image-text-person-opt .right-side p {
      color: inherit; }
    .image-text-person-opt .right-side .person-info {
      margin-top: 60px;
      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; }
      .image-text-person-opt .right-side .person-info .person-details {
        margin-left: 20px; }
        .image-text-person-opt .right-side .person-info .person-details p {
          margin: 0; }
          .image-text-person-opt .right-side .person-info .person-details p.name {
            font-size: 1.25rem;
            color: #292935; }
          .image-text-person-opt .right-side .person-info .person-details p.position {
            color: #9c4d9d;
            font-weight: 400; }
  @media (min-width: 1025px) {
    .image-text-person-opt.img-right .left-side {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    .image-text-person-opt.img-right .right-side {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .image-text-person-opt.img-left .left-side {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
         -moz-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .image-text-person-opt.img-left .right-side {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
         -moz-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; } }
  .image-text-person-opt.img-right .right-side {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    @media (min-width: 1025px) {
      .image-text-person-opt.img-right .right-side {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
           -moz-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
        .image-text-person-opt.img-right .right-side__inner {
          padding-right: 50px;
          padding-left: 15px; } }
  .image-text-person-opt.img-left .right-side {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    @media (min-width: 1025px) {
      .image-text-person-opt.img-left .right-side {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; }
        .image-text-person-opt.img-left .right-side__inner {
          padding-left: 50px;
          padding-right: 15px; } }
  @media (max-width: 1024px) {
    .image-text-person-opt {
      -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; }
      .image-text-person-opt .left-side,
      .image-text-person-opt .right-side {
        width: 100%; }
      .image-text-person-opt .left-side {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
           -moz-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4;
        height: 450px;
        -moz-background-size: cover;
             background-size: cover; }
        .image-text-person-opt .left-side.left, .image-text-person-opt .left-side.right, .image-text-person-opt .left-side.center {
          background-position: bottom center; } }

/********************************************************/
/*******  Modules/timeline-item-v2.scss *******/
/********************************************************/
.timeline-item-wrapper-v2 > span {
  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;
  position: relative;
  z-index: 0; }
  .timeline-item-wrapper-v2 > span > div {
    width: 100%;
    position: relative;
    z-index: 5; }
  .timeline-item-wrapper-v2 > span .progress-bar {
    position: absolute;
    left: -webkit-calc(50% + 1px);
    left: -moz-calc(50% + 1px);
    left: calc(50% + 1px);
    top: 15px;
    width: 1px;
    height: 0px;
    background-color: transparent;
    border-right: 1px dashed #f1f1f1;
    z-index: 1; }
    @media (max-width: 1180px) {
      .timeline-item-wrapper-v2 > span .progress-bar {
        display: none; } }

.timeline-item-v2 {
  max-width: 475px;
  width: 100%;
  position: relative; }
  @media (max-width: 1180px) {
    .timeline-item-v2 {
      max-width: 100%; }
      .timeline-item-v2 .wrapper {
        display: block;
        margin-bottom: 0px;
        padding: 25px 0px 50px; }
        .timeline-item-v2 .wrapper .text-content {
          width: 100%; } }
    @media (max-width: 1180px) and (max-width: 767px) {
      .timeline-item-v2 .wrapper {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        .timeline-item-v2 .wrapper .text-content {
          width: 100%;
          margin-bottom: 0px; }
        .timeline-item-v2 .wrapper .photo-3d-effect {
          min-width: 100%;
          margin-bottom: 20px; } }
  .timeline-item-v2 .wrapper {
    background-repeat: no-repeat; }
    .timeline-item-v2 .wrapper .text-content {
      margin-bottom: 0px;
      padding-left: 100px;
      padding-right: 0px;
      padding-bottom: 30px; }
      .timeline-item-v2 .wrapper .text-content h3, .timeline-item-v2 .wrapper .text-content .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .timeline-item-v2 .wrapper .text-content h2, .timeline-item-v2 .wrapper .text-content
      .blog .blog-listing-wrapper .post-item.quote h2,
      .blog .blog-listing-wrapper .post-item.quote .timeline-item-v2 .wrapper .text-content h2 {
        font-size: 3.1875rem;
        margin-bottom: 15px; }
      .timeline-item-v2 .wrapper .text-content p,
      .timeline-item-v2 .wrapper .text-content ol,
      .timeline-item-v2 .wrapper .text-content ul {
        color: inherit; }
    .timeline-item-v2 .wrapper .dot-point {
      position: relative;
      padding-left: 20px;
      font-size: 20px;
      color: #9c4d9d;
      margin-bottom: 15px; }
      @media (max-width: 1180px) {
        .timeline-item-v2 .wrapper .dot-point {
          padding-left: 0px; } }
      .timeline-item-v2 .wrapper .dot-point span {
        display: block;
        position: absolute;
        width: 50px;
        height: 1px;
        background-color: transparent;
        border-bottom: 1px dashed #f1f1f1;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        left: -44px; }
        @media (max-width: 1180px) {
          .timeline-item-v2 .wrapper .dot-point span {
            display: none; } }
      .timeline-item-v2 .wrapper .dot-point:before {
        content: '';
        position: absolute;
        display: block;
        width: 9px;
        height: 9px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        left: 0px;
        background-color: #9c4d9d;
        border: 1px solid #9c4d9d;
        z-index: 20; }
        @media (max-width: 1180px) {
          .timeline-item-v2 .wrapper .dot-point:before {
            display: none; } }
      .timeline-item-v2 .wrapper .dot-point:after {
        content: '';
        position: absolute;
        display: block;
        width: 5px;
        height: 5px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
             -o-transform: translateY(-50%);
                transform: translateY(-50%);
        right: -44px;
        background-color: #9c4d9d;
        border: 1px solid #9c4d9d;
        z-index: 20; }
        @media (max-width: 1180px) {
          .timeline-item-v2 .wrapper .dot-point:after {
            display: none; } }
  .timeline-item-v2.left {
    float: left; }
    .timeline-item-v2.left .text-content {
      text-align: right; }
    .timeline-item-v2.left .dot-point {
      text-align: right;
      padding-right: 20px; }
      @media (max-width: 1180px) {
        .timeline-item-v2.left .dot-point {
          padding-right: 0px;
          text-align: left; } }
      .timeline-item-v2.left .dot-point:before {
        right: 0px;
        left: auto; }
      .timeline-item-v2.left .dot-point span {
        right: -44px;
        left: auto; }
    @media (max-width: 1180px) {
      .timeline-item-v2.left {
        float: none; } }
  @media (max-width: 1180px) and (max-width: 1180px) {
    .timeline-item-v2.left .wrapper {
      background-position-x: right; } }
    @media (max-width: 1180px) {
        .timeline-item-v2.left .wrapper .text-content {
          text-align: left;
          margin-left: 25px;
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
             -moz-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
    @media (max-width: 1180px) and (max-width: 1180px) {
      .timeline-item-v2.left .wrapper .text-content {
        padding-left: 0px;
        margin-left: 0px; } }
    @media (max-width: 1180px) and (max-width: 767px) {
      .timeline-item-v2.left .wrapper .text-content {
        margin-left: 0px; } }
  .timeline-item-v2.right {
    float: right; }
    .timeline-item-v2.right .wrapper {
      background-position-x: right; }
      .timeline-item-v2.right .wrapper .text-content {
        padding-left: 0px;
        padding-right: 100px; }
        @media (max-width: 1180px) {
          .timeline-item-v2.right .wrapper .text-content {
            padding-right: 0px; } }
    @media (max-width: 1180px) {
      .timeline-item-v2.right {
        float: none; }
        .timeline-item-v2.right .wrapper .text-content {
          text-align: left;
          margin-right: 25px; } }
    @media (max-width: 1180px) and (max-width: 767px) {
      .timeline-item-v2.right .wrapper .text-content {
        margin-right: 0px;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    .timeline-item-v2.right .dot-point {
      left: 0px; }
      .timeline-item-v2.right .dot-point:after {
        right: auto;
        left: -41px; }

/********************************************************/
/*******  Modules/timeline-item.scss *******/
/********************************************************/
.timeline-item-wrapper > span {
  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;
  position: relative;
  z-index: 0; }
  .timeline-item-wrapper > span > div {
    width: 100%;
    position: relative;
    z-index: 5; }
    .timeline-item-wrapper > span > div:not(:first-child) .timeline-item {
      -webkit-transform: translateY(-150px);
         -moz-transform: translateY(-150px);
          -ms-transform: translateY(-150px);
           -o-transform: translateY(-150px);
              transform: translateY(-150px);
      margin-bottom: -150px; }
      @media (max-width: 1180px) {
        .timeline-item-wrapper > span > div:not(:first-child) .timeline-item {
          -webkit-transform: translateY(0px);
             -moz-transform: translateY(0px);
              -ms-transform: translateY(0px);
               -o-transform: translateY(0px);
                  transform: translateY(0px);
          margin-bottom: 0px; } }
  .timeline-item-wrapper > span .progress-bar {
    position: absolute;
    left: -webkit-calc(50% + 1px);
    left: -moz-calc(50% + 1px);
    left: calc(50% + 1px);
    top: 0px;
    width: 2px;
    height: 0px;
    background-color: #9c4d9d;
    z-index: 1; }
    @media (max-width: 1180px) {
      .timeline-item-wrapper > span .progress-bar {
        display: none; } }
  .timeline-item-wrapper > span .dot-end {
    position: absolute;
    bottom: 133px;
    left: -webkit-calc(50% - 7px);
    left: -moz-calc(50% - 7px);
    left: calc(50% - 7px);
    display: block;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    background-color: #9c4d9d;
    border: 1px solid #9c4d9d;
    z-index: 20; }
    @media (max-width: 1180px) {
      .timeline-item-wrapper > span .dot-end {
        display: none; } }
  .timeline-item-wrapper > span .text-end {
    position: absolute;
    bottom: 110px;
    left: -webkit-calc(50%);
    left: -moz-calc(50%);
    left: calc(50%);
    padding-left: 50px;
    font-size: 3.1875rem;
    font-weight: 600;
    max-width: 575px; }
    @media (max-width: 1180px) {
      .timeline-item-wrapper > span .text-end {
        display: none; } }

.timeline-item {
  max-width: 495px;
  width: 100%;
  position: relative; }
  @media (max-width: 1180px) {
    .timeline-item {
      max-width: 100%; }
      .timeline-item .wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 50px; }
        .timeline-item .wrapper .text-content {
          width: 50%; }
        .timeline-item .wrapper .photo-3d-effect {
          width: 50%; } }
    @media (max-width: 1180px) and (max-width: 767px) {
      .timeline-item .wrapper {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        .timeline-item .wrapper .text-content {
          width: 100%;
          margin-bottom: 0px; }
        .timeline-item .wrapper .photo-3d-effect {
          min-width: 100%;
          margin-bottom: 20px; } }
  .timeline-item .text-content {
    margin-bottom: 40px; }
    .timeline-item .text-content h3, .timeline-item .text-content .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .timeline-item .text-content h2, .timeline-item .text-content
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .timeline-item .text-content h2 {
      font-size: 1.5625rem;
      margin-bottom: 15px; }
    .timeline-item .text-content p,
    .timeline-item .text-content ol,
    .timeline-item .text-content ul {
      color: inherit; }
  .timeline-item .dot-point {
    position: absolute;
    display: block;
    width: 18px;
    height: 18px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    top: 0px;
    background-color: #9c4d9d;
    border: 1px solid #9c4d9d;
    z-index: 20;
    -webkit-animation-name: colorBg;
       -moz-animation-name: colorBg;
         -o-animation-name: colorBg;
            animation-name: colorBg;
    -webkit-animation-delay: 0.4s;
       -moz-animation-delay: 0.4s;
         -o-animation-delay: 0.4s;
            animation-delay: 0.4s;
    -webkit-animation-duration: 1.5s;
       -moz-animation-duration: 1.5s;
         -o-animation-duration: 1.5s;
            animation-duration: 1.5s;
    -webkit-animation-timing-function: ease-out;
       -moz-animation-timing-function: ease-out;
         -o-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
    @media (max-width: 1180px) {
      .timeline-item .dot-point {
        display: none; } }
  .timeline-item.left {
    float: left; }
    .timeline-item.left .text-content {
      text-align: right; }
    .timeline-item.left .dot-point {
      right: -86px; }
    @media (max-width: 1180px) {
      .timeline-item.left {
        float: none; }
        .timeline-item.left .wrapper .text-content {
          text-align: left;
          margin-left: 25px;
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
             -moz-box-ordinal-group: 3;
              -ms-flex-order: 2;
                  order: 2; } }
    @media (max-width: 1180px) and (max-width: 767px) {
      .timeline-item.left .wrapper .text-content {
        margin-left: 0px; } }
  .timeline-item.right {
    float: right; }
    @media (max-width: 1180px) {
      .timeline-item.right {
        float: none; }
        .timeline-item.right .wrapper .text-content {
          text-align: left;
          margin-right: 25px; } }
    @media (max-width: 1180px) and (max-width: 767px) {
      .timeline-item.right .wrapper .text-content {
        margin-right: 0px;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
           -moz-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    .timeline-item.right .dot-point {
      left: -82px; }

@-webkit-keyframes colorBg {
  from {
    background-color: #fff; }
  to {
    background-color: #9c4d9d; } }

@-moz-keyframes colorBg {
  from {
    background-color: #fff; }
  to {
    background-color: #9c4d9d; } }

@-o-keyframes colorBg {
  from {
    background-color: #fff; }
  to {
    background-color: #9c4d9d; } }

@keyframes colorBg {
  from {
    background-color: #fff; }
  to {
    background-color: #9c4d9d; } }

/********************************************************/
/*******  Modules/video-module.scss *******/
/********************************************************/
.stl-product-video-slider .slick-slider {
  margin-bottom: 0; }

.stl-product-video-slider .slick-track {
  margin: auto; }

.stl-product-video-slider .stl-product-video-slide,
.stl-product-video-slide {
  position: relative;
  width: 25vw;
  height: 480px;
  overflow: hidden; }

@media (max-width: 1200px) {
  .stl-product-video-slider .stl-product-video-slide,
  .stl-product-video-slide {
    width: 33.33vw;
    min-width: 480px; } }

.stl-product-video-slider .stl-product-video-slide:hover .stl-product-video-slide__mask,
.stl-product-video-slide:hover .stl-product-video-slide__mask {
  opacity: 1;
  visibility: visible; }

.stl-product-video-slider .stl-product-video-slide__mask,
.stl-product-video-slide__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(41, 41, 53,0.78);
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear; }

.stl-product-video-slider .stl-product-video-slide__button,
.stl-product-video-slide__button {
  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%); }

.stl-product-video-slider .stl-product-video-slide__button a,
.stl-product-video-slide__button a {
  display: inline-block;
  color: #fff;
  text-align: center; }
  .stl-product-video-slider .stl-product-video-slide__button a:hover:before,
  .stl-product-video-slide__button a:hover:before {
    content: none; }
  .stl-product-video-slider .stl-product-video-slide__button a img,
  .stl-product-video-slide__button a img {
    margin: 0 auto 15px; }

.stl-product-video-slider .stl-product-video-slide__button a .play-icon,
.stl-product-video-slide__button a .play-icon {
  position: relative;
  height: 130px;
  width: 130px;
  border: 5px solid #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  margin-bottom: 30px;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear; }

.stl-product-video-slider .stl-product-video-slide__button a .play-icon:hover,
.stl-product-video-slide__button a .play-icon:hover {
  background-color: #fff;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear; }

.stl-product-video-slider .stl-product-video-slide__button a .play-icon:hover i,
.stl-product-video-slide__button a .play-icon:hover i {
  cursor: pointer;
  color: #9c4d9d; }

.stl-product-video-slider .stl-product-video-slide__button a .play-icon i,
.stl-product-video-slide__button a .play-icon i {
  font-size: 60px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 5px;
  -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 .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear; }

.stl-product-video-slider .stl-product-video-slide__button a .play-text,
.stl-product-video-slide__button a .play-text {
  font-size: 1.5625rem; }

.stl-product-video-slider .stl-product-video-slide__bg-image,
.stl-product-video-slide__bg-image {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center; }

.stl-product-video-slider .stl-product-video-slide video,
.stl-product-video-slider .stl-product-video-slide iframe,
.stl-product-video-slide video,
.stl-product-video-slide iframe {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  max-width: none;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.stl-product-video-slider .stl-product-video-slide video,
.stl-product-video-slide video {
  width: auto;
  height: 480px; }

.stl-product-video-slider .stl-product-video-slide iframe,
.stl-product-video-slide iframe {
  pointer-events: none;
  width: 960px;
  height: 480px; }

.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }

.iframe-container iframe,
.iframe-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/********************************************************/
/*******  Modules/view-video.scss *******/
/********************************************************/
section.view-video {
  background: #9c4d9d; }
  section.view-video .content {
    padding: 70px 0;
    color: #fff;
    text-align: center; }
    section.view-video .content h2 {
      font-size: 41px;
      margin-bottom: 45px; }
    section.view-video .content p {
      font-size: 25px;
      position: relative; }
      @media (max-width: 768px) {
        section.view-video .content p {
          margin-left: 0; } }

/****************************************
- 5W - WEBSITES              
****************************************/
/********************************************************/
/*******  Website/about-us-2.scss *******/
/********************************************************/
.about-us-2 .top-section {
  margin: 80px 0px; }
  .about-us-2 .top-section .widget-type-rich_text {
    text-align: center; }
    .about-us-2 .top-section .widget-type-rich_text h2 {
      margin-bottom: 40px; }
    .about-us-2 .top-section .widget-type-rich_text p,
    .about-us-2 .top-section .widget-type-rich_text li {
      color: #b7b7b7;
      font-size: 1.125rem;
      line-height: 25px; }
  .about-us-2 .top-section .simple-slider-wrapper {
    margin-top: 25px;
    margin-bottom: 25px; }
    .about-us-2 .top-section .simple-slider-wrapper .slick-dots {
      bottom: -20px; }
      .about-us-2 .top-section .simple-slider-wrapper .slick-dots li:before {
        display: none; }
      .about-us-2 .top-section .simple-slider-wrapper .slick-dots li {
        width: 7px;
        height: 7px; }
        .about-us-2 .top-section .simple-slider-wrapper .slick-dots li button {
          width: 7px;
          height: 7px; }
          .about-us-2 .top-section .simple-slider-wrapper .slick-dots li button:before {
            width: 7px;
            height: 7px;
            content: '';
            opacity: .25;
            -webkit-border-radius: 50%;
               -moz-border-radius: 50%;
                    border-radius: 50%;
            background-color: #292935; }
        .about-us-2 .top-section .simple-slider-wrapper .slick-dots li.slick-active button:before {
          opacity: 1; }

.about-us-2 .color-section {
  background-color: #9c4d9d;
  text-align: center;
  padding: 90px 0px 60px 0px; }
  .about-us-2 .color-section .widget-type-rich_text {
    text-align: center; }
    .about-us-2 .color-section .widget-type-rich_text h2 {
      margin-bottom: 40px; }
  .about-us-2 .color-section .icon-list-wrapper > span {
    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;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 80px; }
    @media (max-width: 795px) {
      .about-us-2 .color-section .icon-list-wrapper > span {
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around; } }
    .about-us-2 .color-section .icon-list-wrapper > span .icon-list {
      margin: 0px 5px 30px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      max-width: 335px;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      width: 100%;
      text-align: left; }
      .about-us-2 .color-section .icon-list-wrapper > span .icon-list i, .about-us-2 .color-section .icon-list-wrapper > span .icon-list p, .about-us-2 .color-section .icon-list-wrapper > span .icon-list li, .about-us-2 .color-section .icon-list-wrapper > span .icon-list span, .about-us-2 .color-section .icon-list-wrapper > span .icon-list a, .about-us-2 .color-section .icon-list-wrapper > span .icon-list h2, .about-us-2 .color-section .icon-list-wrapper > span .icon-list h3, .about-us-2 .color-section .icon-list-wrapper > span .icon-list .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .about-us-2 .color-section .icon-list-wrapper > span .icon-list h2, .about-us-2 .color-section .icon-list-wrapper > span .icon-list
      .blog .blog-listing-wrapper .post-item.quote h2,
      .blog .blog-listing-wrapper .post-item.quote .about-us-2 .color-section .icon-list-wrapper > span .icon-list h2, .about-us-2 .color-section .icon-list-wrapper > span .icon-list h4, .about-us-2 .color-section .icon-list-wrapper > span .icon-list h5, .about-us-2 .color-section .icon-list-wrapper > span .icon-list h6 {
        color: #fff; }
      .about-us-2 .color-section .icon-list-wrapper > span .icon-list i {
        font-size: 80px; }
      .about-us-2 .color-section .icon-list-wrapper > span .icon-list p, .about-us-2 .color-section .icon-list-wrapper > span .icon-list li, .about-us-2 .color-section .icon-list-wrapper > span .icon-list span {
        font-size: 16px; }
      .about-us-2 .color-section .icon-list-wrapper > span .icon-list h5 {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 5px; }
      .about-us-2 .color-section .icon-list-wrapper > span .icon-list li:before {
        color: #fff; }
      .about-us-2 .color-section .icon-list-wrapper > span .icon-list a:hover:before {
        border-color: #fff; }
      .about-us-2 .color-section .icon-list-wrapper > span .icon-list .icon-wrapper {
        margin-right: 15px; }

.about-us-2 .team-section {
  margin: 85px 0px 55px; }
  .about-us-2 .team-section .widget-type-rich_text {
    text-align: center;
    margin-bottom: 75px; }
    .about-us-2 .team-section .widget-type-rich_text h2 {
      margin-bottom: 40px; }
    .about-us-2 .team-section .widget-type-rich_text p,
    .about-us-2 .team-section .widget-type-rich_text li {
      color: #b7b7b7;
      font-size: 1.125rem;
      line-height: 25px; }

/********************************************************/
/*******  Website/about-us-3.scss *******/
/********************************************************/
.about-us-3 .top-section {
  margin: 95px 0px; }
  .about-us-3 .top-section .widget-type-rich_text {
    text-align: left;
    padding-top: 25px;
    padding-right: 100px; }
    @media (max-width: 767px) {
      .about-us-3 .top-section .widget-type-rich_text {
        padding-right: 0px; } }
    .about-us-3 .top-section .widget-type-rich_text h4 {
      font-size: 1.25rem;
      color: #9c4d9d;
      margin-bottom: 25px; }
    .about-us-3 .top-section .widget-type-rich_text h2 {
      margin-bottom: 30px; }
    .about-us-3 .top-section .widget-type-rich_text p,
    .about-us-3 .top-section .widget-type-rich_text li {
      color: #b7b7b7;
      font-size: 1.125rem;
      line-height: 25px;
      margin-bottom: 40px; }

.about-us-3 .color-section {
  background-color: #9c4d9d;
  text-align: center;
  padding: 100px 0px 45px 0px; }
  .about-us-3 .color-section .icon-list-wrapper > span {
    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;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 0px; }
    @media (max-width: 795px) {
      .about-us-3 .color-section .icon-list-wrapper > span {
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around; } }
    .about-us-3 .color-section .icon-list-wrapper > span .icon-list {
      margin: 0px 5px 30px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      max-width: 335px;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      width: 100%;
      text-align: left; }
      .about-us-3 .color-section .icon-list-wrapper > span .icon-list i, .about-us-3 .color-section .icon-list-wrapper > span .icon-list p, .about-us-3 .color-section .icon-list-wrapper > span .icon-list li, .about-us-3 .color-section .icon-list-wrapper > span .icon-list span, .about-us-3 .color-section .icon-list-wrapper > span .icon-list a, .about-us-3 .color-section .icon-list-wrapper > span .icon-list h2, .about-us-3 .color-section .icon-list-wrapper > span .icon-list h3, .about-us-3 .color-section .icon-list-wrapper > span .icon-list .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .about-us-3 .color-section .icon-list-wrapper > span .icon-list h2, .about-us-3 .color-section .icon-list-wrapper > span .icon-list
      .blog .blog-listing-wrapper .post-item.quote h2,
      .blog .blog-listing-wrapper .post-item.quote .about-us-3 .color-section .icon-list-wrapper > span .icon-list h2, .about-us-3 .color-section .icon-list-wrapper > span .icon-list h4, .about-us-3 .color-section .icon-list-wrapper > span .icon-list h5, .about-us-3 .color-section .icon-list-wrapper > span .icon-list h6 {
        color: #fff; }
      .about-us-3 .color-section .icon-list-wrapper > span .icon-list i {
        font-size: 80px; }
      .about-us-3 .color-section .icon-list-wrapper > span .icon-list p, .about-us-3 .color-section .icon-list-wrapper > span .icon-list li, .about-us-3 .color-section .icon-list-wrapper > span .icon-list span {
        font-size: 16px; }
      .about-us-3 .color-section .icon-list-wrapper > span .icon-list h5 {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 5px; }
      .about-us-3 .color-section .icon-list-wrapper > span .icon-list li:before {
        color: #fff; }
      .about-us-3 .color-section .icon-list-wrapper > span .icon-list a:hover:before {
        border-color: #fff; }
      .about-us-3 .color-section .icon-list-wrapper > span .icon-list .icon-wrapper {
        margin-right: 15px; }

.about-us-3 .team-photo-box-wrapper > span > div {
  display: block; }

.about-us-3 .team-photo-box .box {
  display: block; }

.about-us-3 .timeline-container {
  max-width: 1060px;
  margin: 80px auto 50px auto; }
  .about-us-3 .timeline-container .widget-type-rich_text {
    margin-top: 0px;
    text-align: center;
    margin-bottom: 65px; }
    .about-us-3 .timeline-container .widget-type-rich_text h2 {
      margin-bottom: 45px; }
    .about-us-3 .timeline-container .widget-type-rich_text p {
      color: #b7b7b7; }

.about-us-3 .gradient-section {
  background: -webkit-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: -moz-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: -o-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: linear-gradient(57deg, #42b4aa 20%, #9c4d9d 80%);
  padding: 65px 0px; }
  .about-us-3 .gradient-section .brands-slider-wrapper {
    margin: 0px 0px;
    padding-bottom: 65px;
    border-bottom: 1px solid #fff; }
    .about-us-3 .gradient-section .brands-slider-wrapper .slick-arrow {
      display: none !important; }
    .about-us-3 .gradient-section .brands-slider-wrapper .slick-dots {
      bottom: -40px; }
      .about-us-3 .gradient-section .brands-slider-wrapper .slick-dots li:before {
        display: none; }
      .about-us-3 .gradient-section .brands-slider-wrapper .slick-dots li {
        width: 7px;
        height: 7px; }
        .about-us-3 .gradient-section .brands-slider-wrapper .slick-dots li button {
          width: 7px;
          height: 7px; }
          .about-us-3 .gradient-section .brands-slider-wrapper .slick-dots li button:before {
            width: 7px;
            height: 7px;
            content: '';
            opacity: .25;
            -webkit-border-radius: 50%;
               -moz-border-radius: 50%;
                    border-radius: 50%;
            background-color: #fff; }
        .about-us-3 .gradient-section .brands-slider-wrapper .slick-dots li.slick-active button:before {
          opacity: 1; }
  .about-us-3 .gradient-section .widget-type-rich_text {
    margin-top: 95px;
    text-align: center;
    margin-bottom: 35px; }
    .about-us-3 .gradient-section .widget-type-rich_text h5 {
      font-size: 1.25rem;
      font-weight: 400;
      margin-bottom: 15px; }
    .about-us-3 .gradient-section .widget-type-rich_text h2 {
      margin-bottom: 60px; }

/********************************************************/
/*******  Website/about-us.scss *******/
/********************************************************/
.about-us .top-text-wrapper {
  padding: 90px 0px 75px 0px; }
  .about-us .top-text-wrapper h4 {
    font-weight: 400;
    color: #9c4d9d;
    font-size: 1.25rem;
    margin-bottom: 20px; }
  .about-us .top-text-wrapper h5 {
    font-weight: 400;
    color: #9c4d9d;
    margin-bottom: 10px; }
  .about-us .top-text-wrapper p,
  .about-us .top-text-wrapper ul,
  .about-us .top-text-wrapper ol {
    color: inherit; }
  @media (max-width: 767px) {
    .about-us .top-text-wrapper .text-item-1 {
      margin-bottom: 20px; } }
  .about-us .top-text-wrapper .text-item-2 {
    padding-right: 15px; }
    @media (max-width: 767px) {
      .about-us .top-text-wrapper .text-item-2 {
        padding-right: 0px;
        margin-top: 20px; } }
  .about-us .top-text-wrapper .text-item-3 {
    padding-left: 15px; }
    @media (max-width: 767px) {
      .about-us .top-text-wrapper .text-item-3 {
        padding-left: 0px;
        margin-top: 20px; } }

.about-us .image-wrapper {
  margin-bottom: 92px; }
  @media (max-width: 767px) {
    .about-us .image-wrapper .photo-3d-effect {
      margin-bottom: 30px; }
      .about-us .image-wrapper .photo-3d-effect img {
        margin: 0 auto; } }

.about-us .testimonials-slider {
  margin-top: 15px; }
  .about-us .testimonials-slider .slick-arrow {
    display: none !important; }

.about-us .counter-section-wrapper {
  margin: 50px 0px 90px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #9c4d9d;
  color: #fff; }
  .about-us .counter-section-wrapper > div:first-child {
    width: 40%; }
    .about-us .counter-section-wrapper > div:first-child .row-fluid {
      height: 100%; }
    @media (max-width: 1024px) {
      .about-us .counter-section-wrapper > div:first-child {
        display: none; } }
  .about-us .counter-section-wrapper > div:last-child {
    width: 60%; }
    @media (max-width: 1024px) {
      .about-us .counter-section-wrapper > div:last-child {
        width: 100%; } }
  .about-us .counter-section-wrapper .widget-type-rich_text h5 {
    font-weight: 300;
    margin-bottom: 20px; }
  .about-us .counter-section-wrapper .image {
    height: 100%;
    -moz-background-size: cover;
         background-size: cover;
    background-position: left center; }
  .about-us .counter-section-wrapper .counter-section {
    width: 100%;
    padding: 105px 15px 65px 60px;
    max-width: 975px; }
    @media (max-width: 1024px) {
      .about-us .counter-section-wrapper .counter-section {
        padding: 105px 15px 65px 15px;
        max-width: 1024px; } }

.about-us .timeline-item-wrapper {
  margin-bottom: 95px; }
  .about-us .timeline-item-wrapper .timeline-item h3, .about-us .timeline-item-wrapper .timeline-item .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .about-us .timeline-item-wrapper .timeline-item h2, .about-us .timeline-item-wrapper .timeline-item
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .about-us .timeline-item-wrapper .timeline-item h2 {
    margin-top: -8px; }

.about-us .text-bottom {
  padding: 95px 0px;
  text-align: center;
  border-bottom: 1px solid #e0e0e0; }
  .about-us .text-bottom .widget-type-rich_text {
    max-width: 700px;
    margin: 0 auto;
    width: 100%;
    float: none; }
    .about-us .text-bottom .widget-type-rich_text h2 {
      font-weight: 600;
      margin-bottom: 30px; }
    .about-us .text-bottom .widget-type-rich_text p,
    .about-us .text-bottom .widget-type-rich_text ol,
    .about-us .text-bottom .widget-type-rich_text ul {
      color: #b7b7b7;
      font-size: 1.125rem; }

.about-us .brands-slider-wrapper {
  margin: 85px 0px 185px 0px; }
  .about-us .brands-slider-wrapper .slick-arrow {
    display: none !important; }
  .about-us .brands-slider-wrapper .slick-dots {
    bottom: -90px; }
    .about-us .brands-slider-wrapper .slick-dots li:before {
      display: none; }
    .about-us .brands-slider-wrapper .slick-dots li {
      width: 7px;
      height: 7px; }
      .about-us .brands-slider-wrapper .slick-dots li button {
        width: 7px;
        height: 7px; }
        .about-us .brands-slider-wrapper .slick-dots li button:before {
          width: 7px;
          height: 7px;
          content: '';
          opacity: .25;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          background-color: #9c4d9d; }
      .about-us .brands-slider-wrapper .slick-dots li.slick-active button:before {
        opacity: 1; }

/********************************************************/
/*******  Website/company.scss *******/
/********************************************************/
.company .top-photo-section img {
  width: 100% !important;
  height: auto; }
  @media (max-width: 768px) {
    .company .top-photo-section img {
      margin: 0 auto 15px;
      display: block; } }

.company .top-text-section {
  padding-top: 60px; }
  .company .top-text-section .first h2 {
    font-size: 41px;
    font-weight: 400; }
  @media (max-width: 768px) {
    .company .top-text-section .second {
      margin-top: 30px; } }
  .company .top-text-section .second h3, .company .top-text-section .second .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .company .top-text-section .second h2, .company .top-text-section .second
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .company .top-text-section .second h2 {
    color: #9c4d9d;
    font-size: 20px;
    padding-bottom: 15px; }
  .company .top-text-section .second p {
    color: inherit; }

.company .icon-wrapper .text-wrapper {
  text-align: center;
  max-width: 220px; }

.company .icon-boxes {
  padding: 90px 0; }
  @media (max-width: 449px) {
    .company .icon-boxes {
      padding-bottom: 70px; } }
  .company .icon-boxes > div > span {
    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; }
    @media (min-width: 768px) {
      .company .icon-boxes > div > span > div {
        width: 33%;
        border-right: 1px solid #f1f1f1; }
        .company .icon-boxes > div > span > div:nth-of-type(1n+4) {
          border-top: 1px solid #f1f1f1; }
        .company .icon-boxes > div > span > div:nth-of-type(3n+3) {
          border-right: 0; } }
    @media (min-width: 450px) and (max-width: 767px) {
      .company .icon-boxes > div > span > div {
        width: 50%; }
        .company .icon-boxes > div > span > div:nth-of-type(1n+3) {
          border-top: 1px solid #f1f1f1; }
        .company .icon-boxes > div > span > div:nth-of-type(2n+1) {
          border-right: 1px solid #f1f1f1; } }
    @media (max-width: 449px) {
      .company .icon-boxes > div > span > div {
        width: 100%;
        border-top: 1px solid #f1f1f1; }
        .company .icon-boxes > div > span > div:first-of-type {
          border-top: 0px; } }
    .company .icon-boxes > div > span > div .icon-list-company {
      width: 100%; }

.company .parallax-mirror {
  z-index: 3 !important;
  height: 500px !important; }

/********************************************************/
/*******  Website/contact-4.scss *******/
/********************************************************/
/********************************************************/
/*******  Website/contact.scss *******/
/********************************************************/
.contact.contact-1 .content-wrapper {
  text-align: center;
  padding: 100px 0px; }
  .contact.contact-1 .content-wrapper h2 {
    font-weight: 400;
    font-size: 52px;
    margin-bottom: 55px; }
  .contact.contact-1 .content-wrapper h4 {
    font-weight: 400;
    font-size: 20px;
    color: #9c4d9d;
    margin-bottom: 10px; }

.contact.contact-1 .widget-type-form {
  margin: 0 auto;
  display: block;
  max-width: 946px;
  float: none; }
  .contact.contact-1 .widget-type-form .hs-form-field {
    margin-bottom: 40px;
    display: block; }
  .contact.contact-1 .widget-type-form form input[type=submit] {
    margin-top: 30px;
    padding: 17.5px 70px;
    min-width: 210px; }

.contact.contact-3 .main-content {
  min-height: 100vh; }

.contact.contact-3 .widget-type-rich_text h2, .contact.contact-3 .widget-type-rich_text h1 {
  font-weight: 400;
  font-size: 52px;
  margin-bottom: 35px; }

.contact.contact-3 .widget-type-rich_text h4 {
  font-weight: 400;
  font-size: 20px;
  color: #9c4d9d;
  margin-bottom: 10px; }

.contact.contact-3 .widget-type-rich_text p {
  color: #b7b7b7;
  font-size: 1.125rem; }

.contact.contact-3 .map-wrapper {
  margin-left: 0px !important;
  width: 50% !important;
  padding-left: 15px; }
  @media (max-width: 767px) {
    .contact.contact-3 .map-wrapper {
      width: 100% !important;
      padding-left: 0px; } }

.contact.contact-3 .half-container-wrapepr {
  width: 50% !important; }
  @media (max-width: 767px) {
    .contact.contact-3 .half-container-wrapepr {
      width: 100% !important; } }
  .contact.contact-3 .half-container-wrapepr .half-container {
    padding-top: 90px;
    padding-bottom: 80px;
    margin-right: 0px;
    margin-left: auto;
    float: none;
    width: 100% !important; }
    @media (max-width: 767px) {
      .contact.contact-3 .half-container-wrapepr .half-container {
        max-width: 100% !important; } }
  .contact.contact-3 .half-container-wrapepr .custom-social-icon-wrapper {
    margin: 25px 0px 64px 0px; }
    .contact.contact-3 .half-container-wrapepr .custom-social-icon-wrapper span .custom-social-icon {
      margin-right: 20px;
      margin-bottom: 20px; }
  .contact.contact-3 .half-container-wrapepr .form-heading h2 {
    margin-bottom: 5px; }

.contact.contact-4 header nav .container > div .hamburger div {
  background: #292935; }

.contact.contact-4 .body-container-wrapper {
  margin-top: 90px; }

.contact.contact-4 .content-wrapper {
  padding: 100px 0px; }
  .contact.contact-4 .content-wrapper h1, .contact.contact-4 .content-wrapper h2 {
    font-weight: 400;
    font-size: 52px;
    margin-bottom: 35px; }
  .contact.contact-4 .content-wrapper h4 {
    font-weight: 400;
    font-size: 20px;
    color: #9c4d9d;
    margin-bottom: 10px; }

.contact.contact-4 .left > div {
  margin-right: 17px; }
  @media (max-width: 767px) {
    .contact.contact-4 .left > div {
      margin-right: 0px; } }

.contact.contact-4 .left h2 {
  margin-bottom: 5px; }

.contact.contact-4 .right > div {
  margin-left: 17px; }
  @media (max-width: 767px) {
    .contact.contact-4 .right > div {
      margin-left: 0px;
      margin-top: 60px; } }

.contact.contact-4 .right .widget-type-rich_text p {
  color: #b7b7b7;
  font-size: 1.125rem; }
  .contact.contact-4 .right .widget-type-rich_text p:last-child {
    margin-bottom: 40px; }

/********************************************************/
/*******  Website/error-404.scss *******/
/********************************************************/
.error-404.ms-browser .svg-animation-error svg {
  height: 235px; }

.error-404 .body-container-wrapper {
  background: -webkit-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: -moz-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: -o-linear-gradient(33deg, #42b4aa 20%, #9c4d9d 80%);
  background: linear-gradient(57deg, #42b4aa 20%, #9c4d9d 80%);
  color: #fff; }
  .error-404 .body-container-wrapper .error-body {
    padding: 130px 0 75px; }
  .error-404 .body-container-wrapper .error-heading h1 {
    font-size: 18.75rem;
    font-weight: 900;
    text-align: center;
    line-height: 0.8;
    margin-bottom: 40px; }
    @media (max-width: 600px) {
      .error-404 .body-container-wrapper .error-heading h1 {
        font-size: 6.875rem; } }
  .error-404 .body-container-wrapper .widget-type-rich_text h2 {
    font-weight: 700;
    margin-bottom: 10px; }
  .error-404 .body-container-wrapper .widget-type-rich_text h5 {
    font-size: 1.5625rem;
    font-weight: 400;
    margin-bottom: 20px; }

.error-404 .svg-animation-error svg {
  display: block;
  max-width: 500px;
  float: none;
  margin: 0 auto 20px;
  overflow: visible; }

.error-404 .svg-animation-error .st0 {
  display: none;
  stroke: #FFFFFF;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st1 {
  display: none; }

.error-404 .svg-animation-error .st2 {
  display: inline;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st3 {
  display: inline;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2.2129;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st4 {
  display: inline;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 1.9642;
  stroke-linecap: round;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st5 {
  display: inline;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2.0856;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st6 {
  display: inline;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2.086;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st7 {
  display: inline;
  opacity: 0.3;
  fill: #FFFFFF; }

.error-404 .svg-animation-error .st8 {
  display: inline;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st9 {
  display: inline;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st10 {
  display: inline;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st11 {
  fill: #FFFFFF; }

.error-404 .svg-animation-error .opacity {
  opacity: 0.3; }

.error-404 .svg-animation-error .st13 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 3;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st14 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2.3294;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st15 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2.6249;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st16 {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2.5127;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .st17 {
  opacity: 0.3;
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2.5127;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10; }

.error-404 .svg-animation-error .planet,
.error-404 .svg-animation-error .opacity,
.error-404 .svg-animation-error .opacity-reverse {
  -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%; }

.error-404 .svg-animation-error .planet {
  -webkit-animation-name: star;
     -moz-animation-name: star;
       -o-animation-name: star;
          animation-name: star;
  -webkit-animation-duration: 50s;
     -moz-animation-duration: 50s;
       -o-animation-duration: 50s;
          animation-duration: 50s;
  -webkit-transform-origin: 31.7px 31.7px;
     -moz-transform-origin: 31.7px 31.7px;
      -ms-transform-origin: 31.7px 31.7px;
       -o-transform-origin: 31.7px 31.7px;
          transform-origin: 31.7px 31.7px; }

.error-404 .svg-animation-error .opacity {
  -webkit-animation-name: opacity;
     -moz-animation-name: opacity;
       -o-animation-name: opacity;
          animation-name: opacity;
  -webkit-animation-duration: 7s;
     -moz-animation-duration: 7s;
       -o-animation-duration: 7s;
          animation-duration: 7s; }

.error-404 .svg-animation-error .opacity-reverse {
  -webkit-animation-name: opacity-reverse;
     -moz-animation-name: opacity-reverse;
       -o-animation-name: opacity-reverse;
          animation-name: opacity-reverse;
  -webkit-animation-duration: 7s;
     -moz-animation-duration: 7s;
       -o-animation-duration: 7s;
          animation-duration: 7s; }

@-webkit-keyframes opacity-reverse {
  50% {
    opacity: 0.3; } }

@-moz-keyframes opacity-reverse {
  50% {
    opacity: 0.3; } }

@-o-keyframes opacity-reverse {
  50% {
    opacity: 0.3; } }

@keyframes opacity-reverse {
  50% {
    opacity: 0.3; } }

@-webkit-keyframes opacity {
  50% {
    opacity: 1; } }

@-moz-keyframes opacity {
  50% {
    opacity: 1; } }

@-o-keyframes opacity {
  50% {
    opacity: 1; } }

@keyframes opacity {
  50% {
    opacity: 1; } }

@-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: translate3d(0, 0, 0) rotate(0deg) translateX(2px) rotate(0deg);
            transform: translate3d(0, 0, 0) rotate(0deg) translateX(2px) rotate(0deg); }
  to {
    -webkit-transform: translate3d(0, 0, 0) rotate(360deg) translateX(2px) rotate(-360deg);
            transform: translate3d(0, 0, 0) rotate(360deg) translateX(2px) rotate(-360deg); } }

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

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

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

body:not(.ff) .rocket {
  -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: 290px 160px;
     -moz-transform-origin: 290px 160px;
      -ms-transform-origin: 290px 160px;
       -o-transform-origin: 290px 160px;
          transform-origin: 290px 160px;
  -webkit-animation-delay: 3s;
     -moz-animation-delay: 3s;
       -o-animation-delay: 3s;
          animation-delay: 3s;
  -webkit-animation-name: shakeThat;
     -moz-animation-name: shakeThat;
       -o-animation-name: shakeThat;
          animation-name: shakeThat;
  -webkit-animation-duration: 7s;
     -moz-animation-duration: 7s;
       -o-animation-duration: 7s;
          animation-duration: 7s;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

/********************************************************/
/*******  Website/faq.scss *******/
/********************************************************/
/********************************************************/
/*******  Website/home-2.scss *******/
/********************************************************/
.home-2 .icon-lists-wrapper {
  position: relative;
  -webkit-box-shadow: 0px 5px 9.9px 0.1px rgba(35, 31, 32, 0.11);
     -moz-box-shadow: 0px 5px 9.9px 0.1px rgba(35, 31, 32, 0.11);
          box-shadow: 0px 5px 9.9px 0.1px rgba(35, 31, 32, 0.11);
  margin-top: -150px;
  background-color: #fff; }
  .home-2 .icon-lists-wrapper .icon-list-company {
    width: 100%;
    float: none;
    background-color: #fff; }
    .home-2 .icon-lists-wrapper .icon-list-company .icon-wrapper {
      -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; }
      .home-2 .icon-lists-wrapper .icon-list-company .icon-wrapper i {
        color: #292935; }
      .home-2 .icon-lists-wrapper .icon-list-company .icon-wrapper h2 {
        margin-left: 0;
        margin-right: 0;
        color: #9c4d9d;
        font-weight: 600; }
  .home-2 .icon-lists-wrapper > span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 950px) {
      .home-2 .icon-lists-wrapper > span {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; } }
    @media (max-width: 950px) and (min-width: 550px) {
      .home-2 .icon-lists-wrapper > span > div {
        width: 50%; } }
    @media (max-width: 549px) {
      .home-2 .icon-lists-wrapper > span > div {
        width: 100%; }
        .home-2 .icon-lists-wrapper > span > div .icon-list-company .icon-wrapper {
          padding-top: 20px;
          padding-bottom: 20px; } }

.home-2 .three-col-txt {
  margin-top: 90px;
  margin-bottom: 80px; }
  .home-2 .three-col-txt h5 span {
    font-weight: 400; }
  .home-2 .three-col-txt h5:first-of-type {
    margin-bottom: 15px; }
  .home-2 .three-col-txt p {
    color: #b7b7b7; }
  @media (max-width: 767px) {
    .home-2 .three-col-txt .widget-type-rich_text {
      margin-bottom: 20px; } }

.home-2 .latest-posts-module {
  border-bottom: 1px solid #f9f9f9; }

.home-2 .images-effect-section {
  margin-bottom: 100px; }
  @media (max-width: 767px) {
    .home-2 .images-effect-section .photo-3d-effect {
      margin-bottom: 20px; } }

.home-2 .skills-modules {
  margin: 90px 0; }
  .home-2 .skills-modules .widget-type-rich_text {
    margin-top: 30px; }
    .home-2 .skills-modules .widget-type-rich_text p {
      color: #b7b7b7; }
    .home-2 .skills-modules .widget-type-rich_text h5 {
      font-weight: 400; }
    .home-2 .skills-modules .widget-type-rich_text h2:first-of-type {
      margin-top: 15px;
      margin-bottom: 35px; }
    .home-2 .skills-modules .widget-type-rich_text .cta_button:last-of-type {
      margin-top: 50px; }

.home-2 .progress-bars > span {
  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; }
  .home-2 .progress-bars > span > div {
    width: 50%; }

/********************************************************/
/*******  Website/home-3.scss *******/
/********************************************************/
.home-3 .counter-section-wrapper {
  margin: 50px 0px 70px 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #9c4d9d;
  color: #fff; }
  .home-3 .counter-section-wrapper > div:first-child {
    width: 40%; }
    .home-3 .counter-section-wrapper > div:first-child .row-fluid {
      height: 100%; }
    @media (max-width: 1024px) {
      .home-3 .counter-section-wrapper > div:first-child {
        display: none; } }
  .home-3 .counter-section-wrapper > div:last-child {
    width: 60%; }
    @media (max-width: 1024px) {
      .home-3 .counter-section-wrapper > div:last-child {
        width: 100%; } }
  .home-3 .counter-section-wrapper .widget-type-rich_text h5 {
    font-weight: 300;
    margin-bottom: 20px; }
  .home-3 .counter-section-wrapper .image {
    height: 100%;
    -moz-background-size: cover;
         background-size: cover;
    background-position: left center; }
  .home-3 .counter-section-wrapper .counter-section {
    width: 100%;
    padding: 105px 15px 65px 60px;
    max-width: 975px; }
    @media (max-width: 1024px) {
      .home-3 .counter-section-wrapper .counter-section {
        padding: 105px 15px 65px 15px;
        max-width: 1024px; } }

.home-3 .testimonials-slider {
  padding-bottom: 90px; }

.home-3 .testimonials-main-slider {
  margin: 20px auto 70px;
  max-width: 450px;
  padding: 0px;
  width: 100%; }
  .home-3 .testimonials-main-slider .content {
    margin-top: 25px;
    padding: 0 20px; }

.home-3 .our-services-intro {
  margin: 100px auto 70px; }
  .home-3 .our-services-intro h5 {
    margin-bottom: 10px;
    font-weight: 400; }
  .home-3 .our-services-intro h2 {
    margin-bottom: 30px; }

.home-3 .landing-offer .tab-content {
  padding-bottom: 50px; }

.home-3 .testimonials-nav-slider {
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 15px;
  width: 100%;
  position: relative; }
  .home-3 .testimonials-nav-slider:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #e8e9ed;
    position: absolute;
    top: 130px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%); }
  .home-3 .testimonials-nav-slider .slick-list {
    padding: 0px !important; }

/********************************************************/
/*******  Website/home.scss *******/
/********************************************************/
.home .featured-items-section {
  padding: 100px 0; }
  @media (max-width: 800px) {
    .home .featured-items-section {
      padding: 100px 0 70px; } }

.home .feature-items-wrapper > span {
  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; }
  .home .feature-items-wrapper > span > div {
    width: 50%;
    max-width: 315px; }
    @media (max-width: 800px) {
      .home .feature-items-wrapper > span > div {
        width: 100%;
        max-width: 100%; } }

.home .expertise-section {
  padding: 90px 0; }
  .home .expertise-section h5 {
    font-weight: 300;
    margin: 0 0 15px 0;
    color: inherit; }
    .home .expertise-section h5 span {
      font-weight: 400; }
    .home .expertise-section h5 a {
      font-weight: 400; }
  .home .expertise-section h4 {
    font-weight: 300;
    color: inherit; }
  .home .expertise-section h3, .home .expertise-section .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .home .expertise-section h2, .home .expertise-section
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .home .expertise-section h2 {
    font-weight: 400;
    margin: 0 0 35px 0; }
  .home .expertise-section .icon-list-section {
    margin-top: 70px; }
    .home .expertise-section .icon-list-section > span {
      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; }
      .home .expertise-section .icon-list-section > span > div {
        width: 25%; }
        @media (max-width: 1024px) {
          .home .expertise-section .icon-list-section > span > div {
            width: 50%;
            margin-top: 10px; } }
        @media (max-width: 600px) {
          .home .expertise-section .icon-list-section > span > div {
            width: 100%; } }

/********************************************************/
/*******  Website/portfoli-1.scss *******/
/********************************************************/
.portfolio-1 .menu-label {
  display: none; }

.portfolio-1 .menu-title {
  margin: 10px 30px 10px 10px;
  line-height: 36px;
  font-size: 1.5625rem; }
  @media (max-width: 767px) {
    .portfolio-1 .menu-title {
      display: block;
      width: 100%; } }
  @media (max-width: 486px) {
    .portfolio-1 .menu-title {
      display: none !important; } }

.portfolio-1 .category-wrapper {
  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; }
  .portfolio-1 .category-wrapper > span {
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 60px 0px; }
    @media (max-width: 767px) {
      .portfolio-1 .category-wrapper > span {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media (max-width: 486px) {
      .portfolio-1 .category-wrapper > span > div {
        width: 100%; } }
    .portfolio-1 .category-wrapper > span .category-name-filter {
      margin: 10px;
      min-width: 110px;
      border: 1px solid #9c4d9d;
      background-color: #9c4d9d;
      color: #fff;
      text-align: center;
      cursor: pointer;
      -webkit-border-radius: 25px;
         -moz-border-radius: 25px;
              border-radius: 25px;
      line-height: 36px;
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      .portfolio-1 .category-wrapper > span .category-name-filter.active {
        background-color: transparent;
        color: #9c4d9d; }
      .portfolio-1 .category-wrapper > span .category-name-filter:hover {
        background-color: transparent;
        color: #9c4d9d; }
  .portfolio-1 .category-wrapper > span:first-child {
    width: auto; }

.portfolio-1 .portfolio-item-filter-wrapper {
  background-color: #fff; }

.portfolio-1 .portfolio-pagination ul {
  padding: 45px 0px;
  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; }
  .portfolio-1 .portfolio-pagination ul li {
    margin: 0 8px; }
    .portfolio-1 .portfolio-pagination ul li:before {
      display: none; }
    .portfolio-1 .portfolio-pagination ul li a {
      font-size: 1rem;
      line-height: 40px;
      border: 1px solid #f1f1f1;
      min-width: 40px;
      display: block;
      text-align: center;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      color: #171717;
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      .portfolio-1 .portfolio-pagination ul li a:before {
        display: none; }
      .portfolio-1 .portfolio-pagination ul li a:hover {
        border-color: #9c4d9d; }
    .portfolio-1 .portfolio-pagination ul li.disabled {
      display: none; }
    .portfolio-1 .portfolio-pagination ul li.active a {
      border-color: #9c4d9d;
      background-color: #9c4d9d;
      color: #fff; }

/********************************************************/
/*******  Website/portfolio-2.scss *******/
/********************************************************/
.portfolio-2 .menu-label {
  display: none; }

.portfolio-2 .menu-title {
  margin: 10px 30px 10px 10px;
  line-height: 36px;
  font-size: 1.5625rem; }
  @media (max-width: 767px) {
    .portfolio-2 .menu-title {
      display: block;
      width: 100%; } }
  @media (max-width: 486px) {
    .portfolio-2 .menu-title {
      display: none !important; } }

.portfolio-2 .category-wrapper {
  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; }
  .portfolio-2 .category-wrapper > span {
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 60px 0px; }
    @media (max-width: 767px) {
      .portfolio-2 .category-wrapper > span {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media (max-width: 486px) {
      .portfolio-2 .category-wrapper > span > div {
        width: 100%; } }
    .portfolio-2 .category-wrapper > span .category-name-filter {
      margin: 10px;
      min-width: 110px;
      border: 1px solid #9c4d9d;
      background-color: #9c4d9d;
      color: #fff;
      text-align: center;
      cursor: pointer;
      -webkit-border-radius: 25px;
         -moz-border-radius: 25px;
              border-radius: 25px;
      line-height: 36px;
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      .portfolio-2 .category-wrapper > span .category-name-filter.active {
        background-color: transparent;
        color: #9c4d9d; }
      .portfolio-2 .category-wrapper > span .category-name-filter:hover {
        background-color: transparent;
        color: #9c4d9d; }
  .portfolio-2 .category-wrapper > span:first-child {
    width: auto; }

.portfolio-2 .portfolio-item-filter-wrapper {
  background-color: #fff; }
  .portfolio-2 .portfolio-item-filter-wrapper > span {
    background-color: #fff;
    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: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 45px; }
    .portfolio-2 .portfolio-item-filter-wrapper > span > div {
      width: 33.33%; }
      @media (max-width: 1024px) {
        .portfolio-2 .portfolio-item-filter-wrapper > span > div {
          width: 50%; } }
      @media (max-width: 700px) {
        .portfolio-2 .portfolio-item-filter-wrapper > span > div {
          width: 100%; } }
      @supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
        .portfolio-2 .portfolio-item-filter-wrapper > span > div {
          display: table; } }
      @supports (-ms-ime-align: auto) {
        .portfolio-2 .portfolio-item-filter-wrapper > span > div {
          display: table; } }

.portfolio-2 .portfolio-pagination ul {
  padding: 0px 0px 45px 0px;
  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; }
  .portfolio-2 .portfolio-pagination ul li {
    margin: 0 8px; }
    .portfolio-2 .portfolio-pagination ul li:before {
      display: none; }
    .portfolio-2 .portfolio-pagination ul li a {
      font-size: 1rem;
      line-height: 40px;
      border: 1px solid #f1f1f1;
      min-width: 40px;
      display: block;
      text-align: center;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      color: #171717;
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      .portfolio-2 .portfolio-pagination ul li a:before {
        display: none; }
      .portfolio-2 .portfolio-pagination ul li a:hover {
        border-color: #9c4d9d; }
    .portfolio-2 .portfolio-pagination ul li.disabled {
      display: none; }
    .portfolio-2 .portfolio-pagination ul li.active a {
      border-color: #9c4d9d;
      background-color: #9c4d9d;
      color: #fff; }

/********************************************************/
/*******  Website/portfolio-3.scss *******/
/********************************************************/
.portfolio-3 .menu-label {
  display: none; }

.portfolio-3 .menu-title {
  margin: 10px 30px 10px 10px;
  line-height: 36px;
  font-size: 1.5625rem; }
  @media (max-width: 767px) {
    .portfolio-3 .menu-title {
      display: block;
      width: 100%; } }
  @media (max-width: 486px) {
    .portfolio-3 .menu-title {
      display: none !important; } }

.portfolio-3 .category-wrapper {
  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; }
  .portfolio-3 .category-wrapper > span {
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 60px 0px; }
    @media (max-width: 767px) {
      .portfolio-3 .category-wrapper > span {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media (max-width: 486px) {
      .portfolio-3 .category-wrapper > span > div {
        width: 100%; } }
    .portfolio-3 .category-wrapper > span .category-name-filter {
      margin: 10px;
      min-width: 110px;
      border: 1px solid #9c4d9d;
      background-color: #9c4d9d;
      color: #fff;
      text-align: center;
      cursor: pointer;
      -webkit-border-radius: 25px;
         -moz-border-radius: 25px;
              border-radius: 25px;
      line-height: 36px;
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      .portfolio-3 .category-wrapper > span .category-name-filter.active {
        background-color: transparent;
        color: #9c4d9d; }
      .portfolio-3 .category-wrapper > span .category-name-filter:hover {
        background-color: transparent;
        color: #9c4d9d; }
  .portfolio-3 .category-wrapper > span:first-child {
    width: auto; }

.portfolio-3 .portfolio-item-filter-wrapper {
  background-color: #fff; }
  .portfolio-3 .portfolio-item-filter-wrapper > span {
    background-color: #fff;
    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: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 2px; }
    .portfolio-3 .portfolio-item-filter-wrapper > span > div {
      width: 100%;
      margin-bottom: 43px; }

.portfolio-3 .portfolio-pagination ul {
  padding: 0px 0px 45px 0px;
  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; }
  .portfolio-3 .portfolio-pagination ul li {
    margin: 0 8px; }
    .portfolio-3 .portfolio-pagination ul li:before {
      display: none; }
    .portfolio-3 .portfolio-pagination ul li a {
      font-size: 1rem;
      line-height: 40px;
      border: 1px solid #f1f1f1;
      min-width: 40px;
      display: block;
      text-align: center;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      color: #171717;
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      .portfolio-3 .portfolio-pagination ul li a:before {
        display: none; }
      .portfolio-3 .portfolio-pagination ul li a:hover {
        border-color: #9c4d9d; }
    .portfolio-3 .portfolio-pagination ul li.disabled {
      display: none; }
    .portfolio-3 .portfolio-pagination ul li.active a {
      border-color: #9c4d9d;
      background-color: #9c4d9d;
      color: #fff; }

/********************************************************/
/*******  Website/portfolio-4.scss *******/
/********************************************************/
.portfolio-4 .menu-label {
  display: none; }

.portfolio-4 .menu-title {
  margin: 10px 30px 10px 10px;
  line-height: 36px;
  font-size: 1.5625rem; }
  @media (max-width: 767px) {
    .portfolio-4 .menu-title {
      display: block;
      width: 100%; } }
  @media (max-width: 486px) {
    .portfolio-4 .menu-title {
      display: none !important; } }

.portfolio-4 .category-wrapper {
  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; }
  .portfolio-4 .category-wrapper > span {
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 60px 0px; }
    @media (max-width: 767px) {
      .portfolio-4 .category-wrapper > span {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
           -moz-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media (max-width: 486px) {
      .portfolio-4 .category-wrapper > span > div {
        width: 100%; } }
    .portfolio-4 .category-wrapper > span .category-name-filter {
      margin: 10px;
      min-width: 110px;
      border: 1px solid #9c4d9d;
      background-color: #9c4d9d;
      color: #fff;
      text-align: center;
      cursor: pointer;
      -webkit-border-radius: 25px;
         -moz-border-radius: 25px;
              border-radius: 25px;
      line-height: 36px;
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      .portfolio-4 .category-wrapper > span .category-name-filter.active {
        background-color: transparent;
        color: #9c4d9d; }
      .portfolio-4 .category-wrapper > span .category-name-filter:hover {
        background-color: transparent;
        color: #9c4d9d; }
  .portfolio-4 .category-wrapper > span:first-child {
    width: auto; }

.portfolio-4 .portfolio-item-filter-wrapper {
  background-color: #fff; }
  .portfolio-4 .portfolio-item-filter-wrapper > span {
    background-color: #fff;
    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: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 45px; }
    .portfolio-4 .portfolio-item-filter-wrapper > span > div {
      width: 33.33%;
      padding-bottom: 33.33%;
      position: relative; }
      @media (max-width: 1024px) {
        .portfolio-4 .portfolio-item-filter-wrapper > span > div {
          width: 50%;
          padding-bottom: 50%; } }
      @media (max-width: 700px) {
        .portfolio-4 .portfolio-item-filter-wrapper > span > div {
          width: 100%;
          padding-bottom: 100%; } }
      @supports (-moz-appearance: meterbar) and (background-blend-mode: difference, normal) {
        .portfolio-4 .portfolio-item-filter-wrapper > span > div {
          display: table; } }
      @supports (-ms-ime-align: auto) {
        .portfolio-4 .portfolio-item-filter-wrapper > span > div {
          display: table; } }

.portfolio-4 .portfolio-pagination ul {
  padding: 0px 0px 45px 0px;
  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; }
  .portfolio-4 .portfolio-pagination ul li {
    margin: 0 8px; }
    .portfolio-4 .portfolio-pagination ul li:before {
      display: none; }
    .portfolio-4 .portfolio-pagination ul li a {
      font-size: 1rem;
      line-height: 40px;
      border: 1px solid #f1f1f1;
      min-width: 40px;
      display: block;
      text-align: center;
      -webkit-border-radius: 5px;
         -moz-border-radius: 5px;
              border-radius: 5px;
      color: #171717;
      -webkit-transition: 0.3s all linear;
      -o-transition: 0.3s all linear;
      -moz-transition: 0.3s all linear;
      transition: 0.3s all linear; }
      .portfolio-4 .portfolio-pagination ul li a:before {
        display: none; }
      .portfolio-4 .portfolio-pagination ul li a:hover {
        border-color: #9c4d9d; }
    .portfolio-4 .portfolio-pagination ul li.disabled {
      display: none; }
    .portfolio-4 .portfolio-pagination ul li.active a {
      border-color: #9c4d9d;
      background-color: #9c4d9d;
      color: #fff; }

/********************************************************/
/*******  Website/portfolio-single-1.scss *******/
/********************************************************/
.portfolio-single-1 .content {
  padding: 100px 0px; }
  .portfolio-single-1 .content .main-image {
    margin-bottom: 70px; }
  .portfolio-single-1 .content .text-section p, .portfolio-single-1 .content .text-section li {
    color: #b7b7b7;
    font-weight: 300; }
  .portfolio-single-1 .content .text-section li {
    padding-bottom: 10px; }
  .portfolio-single-1 .content .text-section h4 {
    font-size: 1.5625rem;
    margin-bottom: 15px; }
  .portfolio-single-1 .content .text-section h5 {
    margin-bottom: 15px;
    font-size: 1.25rem;
    font-weight: 400; }
  .portfolio-single-1 .content .text-section .text-flex-wrapper > span {
    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; }
    @media (max-width: 767px) {
      .portfolio-single-1 .content .text-section .text-flex-wrapper > span {
        margin-top: 40px; } }
    .portfolio-single-1 .content .text-section .text-flex-wrapper > span > div {
      width: 50%;
      margin-bottom: 30px; }
      @media (max-width: 486px) {
        .portfolio-single-1 .content .text-section .text-flex-wrapper > span > div {
          width: 100%; } }
    .portfolio-single-1 .content .text-section .text-flex-wrapper > span p, .portfolio-single-1 .content .text-section .text-flex-wrapper > span a {
      -webkit-hyphens: auto;
         -moz-hyphens: auto;
          -ms-hyphens: auto;
              hyphens: auto; }
  .portfolio-single-1 .content .image-section {
    margin-top: 64px; }
    @media (max-width: 767px) {
      .portfolio-single-1 .content .image-section .photo-3d-effect {
        margin-bottom: 30px; } }
    .portfolio-single-1 .content .image-section .column-wrapper .photo-3d-effect {
      margin-bottom: 30px; }

/********************************************************/
/*******  Website/portfolio-single-fullscreen.scss *******/
/********************************************************/
/********************************************************/
/*******  Website/product.scss *******/
/********************************************************/
.product .icons-section {
  padding: 100px 0; }
  .product .icons-section > div > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1024px) {
      .product .icons-section > div > 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; }
        .product .icons-section > div > div > div {
          width: 100%;
          margin: 0; }
          .product .icons-section > div > div > div .content-main {
            max-width: 100%; } }

.product .image-right,
.product .content-left {
  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;
  width: 50%;
  margin: 0; }

.product .image-right {
  padding-left: 30px; }
  .product .image-right img {
    margin-top: 40px; }

.product .content-left .icon-list-company {
  width: 100%;
  text-align: left; }
  .product .content-left .icon-list-company .icon-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 25px 0; }
    .product .content-left .icon-list-company .icon-wrapper h2 {
      margin: 15px 0; }
    .product .content-left .icon-list-company .icon-wrapper i {
      font-size: 2.5rem; }
  .product .content-left .icon-list-company .text-wrapper {
    margin: 0 0 15px; }
    .product .content-left .icon-list-company .text-wrapper p {
      margin: 0;
      font-size: 1.125rem; }

.product .content-left .content-main {
  max-width: 585px;
  padding: 0 15px; }
  .product .content-left .content-main h5 {
    font-weight: 400;
    margin-bottom: 15px; }
  .product .content-left .content-main .featured-boxes-wrapper {
    padding: 70px 0 30px; }
    @media (max-width: 767px) {
      .product .content-left .content-main .featured-boxes-wrapper {
        padding: 30px 0 10px; } }
    .product .content-left .content-main .featured-boxes-wrapper > span {
      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; }
      .product .content-left .content-main .featured-boxes-wrapper > span > div {
        width: 50%; }
        @media (min-width: 551px) {
          .product .content-left .content-main .featured-boxes-wrapper > span > div:nth-of-type(2n+1) {
            padding-right: 35px; }
          .product .content-left .content-main .featured-boxes-wrapper > span > div:nth-of-type(2n+2) {
            padding-left: 35px; } }
        @media (max-width: 550px) {
          .product .content-left .content-main .featured-boxes-wrapper > span > div {
            width: 100%; } }

/********************************************************/
/*******  Website/services-2.scss *******/
/********************************************************/
.services-2 .services-intro {
  padding: 95px 0; }
  .services-2 .services-intro h5 {
    margin-bottom: 25px;
    font-weight: 400; }
  .services-2 .services-intro h3, .services-2 .services-intro .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .services-2 .services-intro h2, .services-2 .services-intro
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .services-2 .services-intro h2 {
    margin-bottom: 50px; }
  .services-2 .services-intro .icon-section-top > span {
    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; }
    .services-2 .services-intro .icon-section-top > span > div {
      width: 50%; }
      @media (max-width: 500px) {
        .services-2 .services-intro .icon-section-top > span > div {
          width: 100%; } }
  .services-2 .services-intro .icon-section-top .icon-list-company {
    width: 100%;
    float: none;
    -webkit-transition: .5s linear all;
    -o-transition: .5s linear all;
    -moz-transition: .5s linear all;
    transition: .5s linear all; }
    .services-2 .services-intro .icon-section-top .icon-list-company i,
    .services-2 .services-intro .icon-section-top .icon-list-company p,
    .services-2 .services-intro .icon-section-top .icon-list-company a,
    .services-2 .services-intro .icon-section-top .icon-list-company li,
    .services-2 .services-intro .icon-section-top .icon-list-company h1,
    .services-2 .services-intro .icon-section-top .icon-list-company h2,
    .services-2 .services-intro .icon-section-top .icon-list-company h3,
    .services-2 .services-intro .icon-section-top .icon-list-company .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote
    .services-2 .services-intro .icon-section-top .icon-list-company h2,
    .services-2 .services-intro .icon-section-top .icon-list-company
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote
    .services-2 .services-intro .icon-section-top .icon-list-company h2,
    .services-2 .services-intro .icon-section-top .icon-list-company h4,
    .services-2 .services-intro .icon-section-top .icon-list-company h5,
    .services-2 .services-intro .icon-section-top .icon-list-company h6 {
      -webkit-transition: .3s linear all;
      -o-transition: .3s linear all;
      -moz-transition: .3s linear all;
      transition: .3s linear all; }
    .services-2 .services-intro .icon-section-top .icon-list-company .icon-wrapper {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
         -moz-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; }
    .services-2 .services-intro .icon-section-top .icon-list-company h2 {
      margin: 30px 0 20px;
      color: #171717; }
    .services-2 .services-intro .icon-section-top .icon-list-company > a:hover:before {
      content: none; }
    .services-2 .services-intro .icon-section-top .icon-list-company:hover {
      cursor: pointer;
      background-color: #9c4d9d;
      -webkit-box-shadow: 0px 7px 29.12px 2.88px rgba(197, 198, 200, 0.39);
         -moz-box-shadow: 0px 7px 29.12px 2.88px rgba(197, 198, 200, 0.39);
              box-shadow: 0px 7px 29.12px 2.88px rgba(197, 198, 200, 0.39); }
      .services-2 .services-intro .icon-section-top .icon-list-company:hover i,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover p,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover a,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover li,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover h1,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover h2,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover h3,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote
      .services-2 .services-intro .icon-section-top .icon-list-company:hover h2,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover
      .blog .blog-listing-wrapper .post-item.quote h2,
      .blog .blog-listing-wrapper .post-item.quote
      .services-2 .services-intro .icon-section-top .icon-list-company:hover h2,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover h4,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover h5,
      .services-2 .services-intro .icon-section-top .icon-list-company:hover h6 {
        color: #fff; }

.services-2 .color-section {
  background-color: #9c4d9d;
  text-align: center; }
  .services-2 .color-section h3, .services-2 .color-section .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .services-2 .color-section h2, .services-2 .color-section
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .services-2 .color-section h2 {
    padding: 60px 0;
    color: #fff; }

.services-2 .testimonials-slider {
  padding-bottom: 90px; }

.services-2 .testimonials-main-slider {
  margin: 50px auto 70px auto;
  max-width: 450px;
  padding: 0px;
  width: 100%; }
  .services-2 .testimonials-main-slider .content {
    margin-top: 25px;
    padding: 0 20px; }

.services-2 .testimonials-nav-slider {
  margin: 0 auto;
  max-width: 1170px;
  padding: 0 15px;
  width: 100%;
  position: relative; }
  .services-2 .testimonials-nav-slider:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background-color: #e8e9ed;
    position: absolute;
    top: 130px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%); }
  .services-2 .testimonials-nav-slider .slick-list {
    padding: 0px !important; }

/********************************************************/
/*******  Website/services.scss *******/
/********************************************************/
.services .top-text-section {
  padding-top: 60px; }
  .services .top-text-section .first h2 {
    font-size: 41px;
    font-weight: 400; }
  @media (max-width: 767px) {
    .services .top-text-section .second {
      margin-top: 35px; } }
  .services .top-text-section .second h3, .services .top-text-section .second .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .services .top-text-section .second h2, .services .top-text-section .second
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .services .top-text-section .second h2 {
    color: #9c4d9d;
    font-size: 20px;
    padding-bottom: 15px; }
  .services .top-text-section .second p {
    color: #b7b7b7; }

.services .accordion-wrapper > span > div:last-of-type .accordion-panel .header {
  border-bottom: 0px; }

.services .panel-heading {
  display: inline-block; }

.services .what-we-do-section .what-we-do-single .text p,
.services .top-text-section .second p,
.services .pricings .widget-type-rich_text p,
.services .question-v2 .left .widget-type-rich_text p,
.services .accordion-panel .body p,
.services .accordion-panel .body span,
.services .accordion-panel .body ul,
.services .accordion-panel .body ol {
  font-size: 1.125rem; }

/********************************************************/
/*******  Website/team-1.scss *******/
/********************************************************/
.team-1 .top-section {
  text-align: center;
  padding: 85px 0px 70px 0px; }
  .team-1 .top-section .widget-type-rich_text h2 {
    margin-bottom: 40px; }
  .team-1 .top-section .widget-type-rich_text p,
  .team-1 .top-section .widget-type-rich_text ul,
  .team-1 .top-section .widget-type-rich_text ol {
    color: #b7b7b7;
    font-size: 1.125rem;
    line-height: 25px; }

.team-1 .form-wrapper {
  padding: 90px 0px 70px 0px; }
  .team-1 .form-wrapper h4 {
    color: #9c4d9d;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px; }
  .team-1 .form-wrapper h2 {
    font-weight: 400;
    text-align: center;
    margin-bottom: 60px; }
  .team-1 .form-wrapper form {
    max-width: 950px;
    width: 100%;
    margin: 0 auto; }
    .team-1 .form-wrapper form .hs_submit {
      text-align: center;
      margin-bottom: 30px; }
    .team-1 .form-wrapper form .hs-form-field {
      margin-bottom: 40px;
      display: block; }
      @media (max-width: 767px) {
        .team-1 .form-wrapper form .hs-form-field {
          display: inline-block;
          width: 100%; } }

/********************************************************/
/*******  Website/team-2.scss *******/
/********************************************************/
.team-2 .top-section {
  text-align: center;
  padding: 85px 0px 70px 0px; }
  .team-2 .top-section .widget-type-rich_text h2 {
    margin-bottom: 40px; }
  .team-2 .top-section .widget-type-rich_text p,
  .team-2 .top-section .widget-type-rich_text ul,
  .team-2 .top-section .widget-type-rich_text ol {
    color: #b7b7b7;
    font-size: 1.125rem;
    line-height: 25px; }

.team-2 .single-person-row-wrapper > span > div {
  margin-bottom: 100px; }
  @media (max-width: 767px) {
    .team-2 .single-person-row-wrapper > span > div {
      margin-bottom: 50px; } }

.team-2 .single-person-row-wrapper > span .single-person-row {
  min-height: 510px; }
  .team-2 .single-person-row-wrapper > span .single-person-row .avatar {
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px; }
  .team-2 .single-person-row-wrapper > span .single-person-row .tilt {
    -webkit-transition: 0.3s -webkit-box-shadow;
    transition: 0.3s -webkit-box-shadow;
    -o-transition: 0.3s box-shadow;
    -moz-transition: 0.3s box-shadow, 0.3s -moz-box-shadow;
    transition: 0.3s box-shadow;
    transition: 0.3s box-shadow, 0.3s -webkit-box-shadow, 0.3s -moz-box-shadow; }
    .team-2 .single-person-row-wrapper > span .single-person-row .tilt:hover {
      -webkit-box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.2);
         -moz-box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.2);
              box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.2); }
  .team-2 .single-person-row-wrapper > span .single-person-row .social li {
    margin-right: 15px; }
  .team-2 .single-person-row-wrapper > span .single-person-row .social a {
    background-color: #9c4d9d;
    border: 1px solid #9c4d9d;
    width: 53px;
    height: 53px;
    display: block;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    text-align: center; }
    .team-2 .single-person-row-wrapper > span .single-person-row .social a i {
      line-height: 53px;
      color: #fff;
      font-size: 1.75rem; }
    .team-2 .single-person-row-wrapper > span .single-person-row .social a:hover {
      background-color: transparent; }
      .team-2 .single-person-row-wrapper > span .single-person-row .social a:hover i {
        color: #9c4d9d; }

.team-2 .color-wrapper {
  background-color: #9c4d9d; }

.team-2 .form-wrapper {
  padding: 90px 0px 70px 0px; }
  .team-2 .form-wrapper h4 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px; }
  .team-2 .form-wrapper h2 {
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin-bottom: 60px; }
  .team-2 .form-wrapper form {
    max-width: 950px;
    width: 100%;
    margin: 0 auto; }
    .team-2 .form-wrapper form .hs_submit {
      text-align: center;
      margin-bottom: 30px; }
    .team-2 .form-wrapper form .hs-form-field {
      margin-bottom: 40px; }
      @media (max-width: 767px) {
        .team-2 .form-wrapper form .hs-form-field {
          width: 100%; } }

/********************************************************/
/*******  Website/team-3.scss *******/
/********************************************************/
.team-3 .top-section {
  text-align: center;
  padding: 85px 0px 70px 0px; }
  .team-3 .top-section h2 {
    margin-bottom: 40px; }
  .team-3 .top-section p,
  .team-3 .top-section ul,
  .team-3 .top-section ol {
    color: #b7b7b7;
    font-size: 1.125rem;
    line-height: 25px; }

.team-3 .color-wrapper {
  margin-top: 60px;
  background-color: #9c4d9d; }

.team-3 .form-wrapper {
  padding: 90px 0px 70px 0px; }
  .team-3 .form-wrapper h4 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px; }
  .team-3 .form-wrapper h2 {
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin-bottom: 60px; }
  .team-3 .form-wrapper form {
    max-width: 950px;
    width: 100%;
    margin: 0 auto; }
    .team-3 .form-wrapper form .hs_submit {
      text-align: center;
      margin-bottom: 30px; }
    .team-3 .form-wrapper form .hs-form-field {
      margin-bottom: 40px; }
      @media (max-width: 767px) {
        .team-3 .form-wrapper form .hs-form-field {
          width: 100%; } }

/********************************************************/
/*******  Website/team-4.scss *******/
/********************************************************/
.team-4 .top-section {
  text-align: center;
  padding: 85px 0px 70px 0px; }
  .team-4 .top-section h2 {
    margin-bottom: 40px; }
  .team-4 .top-section p,
  .team-4 .top-section ul,
  .team-4 .top-section ol {
    color: #b7b7b7;
    font-size: 1.125rem;
    line-height: 25px; }

.team-4 .color-wrapper {
  margin-top: 60px;
  background-color: #9c4d9d; }

.team-4 .form-wrapper {
  padding: 90px 0px 70px 0px; }
  .team-4 .form-wrapper h4 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px; }
  .team-4 .form-wrapper h2 {
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin-bottom: 60px; }
  .team-4 .form-wrapper form {
    max-width: 950px;
    width: 100%;
    margin: 0 auto; }
    .team-4 .form-wrapper form .hs_submit {
      text-align: center;
      margin-bottom: 30px; }
    .team-4 .form-wrapper form .hs-form-field {
      margin-bottom: 40px; }
      @media (max-width: 767px) {
        .team-4 .form-wrapper form .hs-form-field {
          width: 100%; } }

/********************************************************/
/*******  Website/team-5.scss *******/
/********************************************************/
.team-5 .top-section {
  text-align: center;
  padding: 85px 0px 70px 0px; }
  .team-5 .top-section .widget-type-rich_text h2 {
    margin-bottom: 40px; }
  .team-5 .top-section .widget-type-rich_text p,
  .team-5 .top-section .widget-type-rich_text ul,
  .team-5 .top-section .widget-type-rich_text ol {
    color: #b7b7b7;
    font-size: 1.125rem;
    line-height: 25px; }

.team-5 .single-person-row-wrapper > span {
  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; }
  .team-5 .single-person-row-wrapper > span > div {
    width: 50%; }
    @media (max-width: 767px) {
      .team-5 .single-person-row-wrapper > span > div {
        width: 100%; } }
    .team-5 .single-person-row-wrapper > span > div .single-person-row {
      min-height: 535px; }
      @media (min-width: 1024px) and (max-width: 1450px) {
        .team-5 .single-person-row-wrapper > span > div .single-person-row > div {
          width: 100%;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
             -moz-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; } }
      @media (min-width: 1024px) and (max-width: 1450px) {
        .team-5 .single-person-row-wrapper > span > div .single-person-row .avatar {
          height: 350px;
          -webkit-box-ordinal-group: 1;
          -webkit-order: 0;
             -moz-box-ordinal-group: 1;
              -ms-flex-order: 0;
                  order: 0; }
        .team-5 .single-person-row-wrapper > span > div .single-person-row .content {
          margin-left: 0px;
          margin-right: 0px; } }
      .team-5 .single-person-row-wrapper > span > div .single-person-row .description-wrapper p {
        color: #fff; }
    .team-5 .single-person-row-wrapper > span > div.featured-item-wrapper {
      width: 100%; }

.team-5 .form-wrapper {
  padding: 90px 0px 70px 0px; }
  .team-5 .form-wrapper h4 {
    color: #9c4d9d;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px; }
  .team-5 .form-wrapper h2 {
    font-weight: 400;
    text-align: center;
    margin-bottom: 60px; }
  .team-5 .form-wrapper form {
    max-width: 950px;
    width: 100%;
    margin: 0 auto; }
    .team-5 .form-wrapper form .hs_submit {
      text-align: center;
      margin-bottom: 30px; }
    .team-5 .form-wrapper form .hs-form-field {
      margin-bottom: 40px;
      display: block; }
      @media (max-width: 767px) {
        .team-5 .form-wrapper form .hs-form-field {
          display: inline-block;
          width: 100%; } }

/********************************************************/
/*******  Website/team-single-1.scss *******/
/********************************************************/
.team-single-1 .top-section {
  min-height: 100vh;
  height: 100%;
  overflow: hidden; }
  @media (max-width: 1024px) {
    .team-single-1 .top-section {
      height: auto;
      overflow: auto; } }

.team-single-1 .about-me-content p:last-child {
  margin-bottom: 50px; }

/********************************************************/
/*******  Website/team-single-2.scss *******/
/********************************************************/
.team-single-2 .body-container-wrapper {
  margin-top: 100px; }

.team-single-2 .custom-social-icon-wrapper > span {
  margin-top: 20px;
  margin-bottom: 80px; }
  .team-single-2 .custom-social-icon-wrapper > span > div {
    margin-right: 15px;
    margin-bottom: 15px; }

.team-single-2 .top-section {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  float: none !important;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .team-single-2 .top-section > div {
    width: 50%; }
    @media (max-width: 1024px) {
      .team-single-2 .top-section > div {
        width: 100%; } }
    .team-single-2 .top-section > div:last-child .row-fluid {
      height: 100%; }
    @media (max-width: 1024px) {
      .team-single-2 .top-section > div:last-child {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; } }
  .team-single-2 .top-section .half-container {
    margin-left: auto;
    margin-right: 0px;
    padding-right: 35px; }
    @media (max-width: 1024px) {
      .team-single-2 .top-section .half-container {
        max-width: 100%;
        padding-right: 15px; } }
  .team-single-2 .top-section .about-me-content {
    padding-top: 70px; }
    @media (max-width: 1024px) {
      .team-single-2 .top-section .about-me-content {
        padding-top: 0px; } }
    .team-single-2 .top-section .about-me-content small {
      color: #9c4d9d;
      font-size: 1.25rem;
      display: inline-block;
      margin-bottom: 25px; }
      @media (max-width: 1024px) {
        .team-single-2 .top-section .about-me-content small {
          margin-top: 25px; } }
    .team-single-2 .top-section .about-me-content h1,
    .team-single-2 .top-section .about-me-content h2 {
      font-size: 3.25rem;
      margin-bottom: 30px; }
    .team-single-2 .top-section .about-me-content p,
    .team-single-2 .top-section .about-me-content ol,
    .team-single-2 .top-section .about-me-content ul {
      font-size: 1.125rem;
      color: inherit; }
      .team-single-2 .top-section .about-me-content p:last-child,
      .team-single-2 .top-section .about-me-content ol:last-child,
      .team-single-2 .top-section .about-me-content ul:last-child {
        margin-bottom: 40px; }
    .team-single-2 .top-section .about-me-content blockquote {
      font-size: 1.25rem;
      line-height: 1.4375rem;
      font-style: italic;
      margin-bottom: 45px; }
  .team-single-2 .top-section .social-lable span,
  .team-single-2 .top-section .skill-lable span {
    font-size: 1.5625rem;
    margin-top: 5px;
    display: block; }

.team-single-2 .skill-progress-bar-wrapper {
  margin-bottom: 40px; }

.team-single-2 .avatar-wrapper {
  height: 100%;
  width: 100%;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center; }
  @media (max-width: 1024px) {
    .team-single-2 .avatar-wrapper {
      background: none !important;
      padding: 0px 15px; } }
  .team-single-2 .avatar-wrapper img {
    display: none; }
    @media (max-width: 1024px) {
      .team-single-2 .avatar-wrapper img {
        display: block;
        margin: 0 auto; } }
  .team-single-2 .avatar-wrapper.normal {
    background: none !important; }
    .team-single-2 .avatar-wrapper.normal img {
      display: block; }

.team-single-2 .color-section {
  background-color: #9c4d9d;
  text-align: center; }
  .team-single-2 .color-section h3, .team-single-2 .color-section .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .team-single-2 .color-section h2, .team-single-2 .color-section
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .team-single-2 .color-section h2 {
    color: #fff;
    margin: 50px 60px; }

/********************************************************/
/*******  Website/team-single-3.scss *******/
/********************************************************/
.team-single-3 .top-section {
  text-align: center;
  padding: 85px 0px 70px 0px; }
  .team-single-3 .top-section h1,
  .team-single-3 .top-section h2 {
    font-size: 3.25rem;
    margin-bottom: 40px;
    font-weight: 600; }
  .team-single-3 .top-section p,
  .team-single-3 .top-section ol,
  .team-single-3 .top-section ul {
    font-size: 1.25rem;
    color: #b7b7b7; }
  @media (max-width: 767px) {
    .team-single-3 .top-section br {
      display: none; } }

.team-single-3 .image-wrapper {
  margin-bottom: 100px; }
  @media (max-width: 767px) {
    .team-single-3 .image-wrapper .photo-3d-effect {
      margin-bottom: 30px; }
      .team-single-3 .image-wrapper .photo-3d-effect img {
        margin: 0 auto; } }
  @media (max-width: 767px) {
    .team-single-3 .image-wrapper {
      margin-bottom: 50px; } }

.team-single-3 .custom-social-icon-wrapper > span {
  margin-top: 20px;
  margin-bottom: 80px; }
  .team-single-3 .custom-social-icon-wrapper > span > div {
    margin-right: 15px;
    margin-bottom: 15px; }

.team-single-3 .skill-progress-bar-wrapper {
  margin-bottom: 40px; }
  .team-single-3 .skill-progress-bar-wrapper span div:first-child h6 {
    margin-top: 25px; }

.team-single-3 .social-lable span,
.team-single-3 .skill-lable span {
  font-size: 1.5625rem;
  display: block; }

.team-single-3 .bottom-text {
  padding-right: 20px; }
  @media (max-width: 767px) {
    .team-single-3 .bottom-text {
      padding-right: 0px;
      margin-bottom: 30px; } }
  .team-single-3 .bottom-text h5 {
    color: #9c4d9d;
    font-weight: 400;
    margin-bottom: 15px; }
  .team-single-3 .bottom-text h2 {
    margin-bottom: 55px; }
  .team-single-3 .bottom-text p,
  .team-single-3 .bottom-text ol,
  .team-single-3 .bottom-text ul {
    color: #b7b7b7;
    font-size: 1.125rem; }

.team-single-3 .color-section {
  background-color: #9c4d9d;
  text-align: center; }
  .team-single-3 .color-section h3, .team-single-3 .color-section .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .team-single-3 .color-section h2, .team-single-3 .color-section
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .team-single-3 .color-section h2 {
    color: #fff;
    margin: 50px 60px; }

.team-single-3 .portfolio-item-v2-wrapper span {
  margin: 65px 0px; }

/********************************************************/
/*******  Website/three-columns-2.scss *******/
/********************************************************/
.three-columns-2 .second-section h2 {
  letter-spacing: -0.5px; }

.three-columns-2 .feature-box h3, .three-columns-2 .feature-box .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .three-columns-2 .feature-box h2, .three-columns-2 .feature-box
.blog .blog-listing-wrapper .post-item.quote h2,
.blog .blog-listing-wrapper .post-item.quote .three-columns-2 .feature-box h2 {
  font-size: 20px !important; }

.three-columns-2 .body-container-wrapper {
  padding-top: 0px !important; }

.three-columns-2 .hero-banner2 {
  height: 300px;
  background-color: #292935; }

.three-columns-2 .bot-section {
  padding: 100px 0px; }
  .three-columns-2 .bot-section .column-text-cta p {
    color: #b7b7b7; }
  .three-columns-2 .bot-section .column-text-cta h2 {
    color: #000000;
    font-size: 25px !important; }

.three-columns-2 .lef {
  padding-right: 20px; }

.three-columns-2 .righ {
  padding-left: 20px; }

.three-columns-2 .cent {
  padding-right: 10px;
  padding-left: 10px; }

.three-columns-2 .feature-box .span10 {
  padding-left: 30px;
  padding-right: 30px; }

.three-columns-2 .second-section img {
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto; }

.three-columns-2 .second-section h4 {
  font-size: 20px;
  color: #ed145b; }

.three-columns-2 .footer-section {
  background-color: #ed145b; }
  .three-columns-2 .footer-section .column-text-cta {
    padding-top: 50px;
    padding-bottom: 50px; }
    .three-columns-2 .footer-section .column-text-cta h2 {
      max-width: 1000px;
      font-size: 51px; }
    .three-columns-2 .footer-section .column-text-cta .cta_button {
      color: white;
      border-color: white; }
    .three-columns-2 .footer-section .column-text-cta .subheading {
      color: white;
      font-size: 20px;
      margin-bottom: 20px;
      display: block; }

@media (max-width: 768px) {
  .three-columns-2 .lef, .three-columns-2 .righ, .three-columns-2 .cent {
    padding-right: 10px;
    padding-left: 10px; }
  .three-columns-2 .span4 {
    padding-bottom: 50px; } }

@media (max-width: 767px) {
  .three-columns-2 .second-section img {
    max-width: 500px; } }

/********************************************************/
/*******  Website/three-columns.scss *******/
/********************************************************/
.three-columns .pad {
  padding: 100px 0px; }
  .three-columns .pad img {
    margin-bottom: 30px; }
  @media (max-width: 768px) {
    .three-columns .pad img {
      margin-top: 30px; } }

.three-columns h2 {
  font-size: 25px;
  margin-top: 0px; }

.three-columns .counter-section-wrapper {
  margin-top: 0px;
  margin-bottom: 0px; }

.three-columns .counter-section h2 {
  font-size: 51px; }

.three-columns .counter-section h5 {
  text-transform: uppercase; }

.three-columns .counter-section .counter-box h5 {
  text-transform: none; }

/********************************************************/
/*******  Website/two-columns-1.scss *******/
/********************************************************/
.two-columns-1 [class^="cr-icon-"], .two-columns-1 [class*=" cr-icon-"] {
  font-size: 50px; }

.two-columns-1 .column-text-cta h2 {
  max-width: 1000px;
  margin-top: 0px; }

.two-columns-1 .second-section {
  padding: 100px 0px; }
  .two-columns-1 .second-section h2 {
    font-size: 41px; }
  .two-columns-1 .second-section .svg-icon {
    max-width: 50px; }
  .two-columns-1 .second-section p, .two-columns-1 .second-section .content {
    font-size: 18px;
    color: #b7b7b7;
    font-weight: 300; }
  .two-columns-1 .second-section .feature-box {
    margin-bottom: 40px; }
  .two-columns-1 .second-section .widget-type-linked_image {
    text-align: center; }
  @media (max-width: 768px) {
    .two-columns-1 .second-section .list-feature-box {
      padding-top: 20px; }
    .two-columns-1 .second-section .feature {
      text-align: center; }
      .two-columns-1 .second-section .feature .content {
        margin: auto;
        max-width: 300px;
        margin-top: 20px; } }

.two-columns-1 .group-section {
  padding: 100px 0px; }
  .two-columns-1 .group-section .group-element {
    padding-top: 75px; }
  .two-columns-1 .group-section h2 {
    font-size: 41px;
    margin-bottom: 50px; }
  .two-columns-1 .group-section p {
    color: #b7b7b7;
    font-size: 18px;
    font-weight: 300; }
  .two-columns-1 .group-section .cta_button {
    background-color: #ed145b;
    color: white;
    border-color: #ed145b;
    margin-top: 50px; }
  @media (max-width: 767px) {
    .two-columns-1 .group-section .row-fluid {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      box-orient: vertical; }
      .two-columns-1 .group-section .row-fluid .span5 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1; }
      .two-columns-1 .group-section .row-fluid .span7 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2; }
      .two-columns-1 .group-section .row-fluid .widget-type-linked_image {
        text-align: center;
        margin-bottom: 20px; } }

.two-columns-1 .contact-banner .cta_button {
  background-color: #ed145b;
  color: white;
  border-color: #ed145b; }

.two-columns-1 .list-feature-box {
  padding-top: 70px; }

/********************************************************/
/*******  Website/two-columns-2.scss *******/
/********************************************************/
.two-columns-2 .two-columns-bottom {
  padding: 100px 0px; }

.two-columns-2 .group-section .column-text-cta {
  margin-top: 30px; }

.two-columns-2 .column-text-cta p {
  font-size: 18px;
  font-weight: 300; }

.two-columns-2 .column-text-cta h2 {
  max-width: 300px;
  margin-top: 30px; }

.two-columns-2 .column-text-cta .cta_button {
  margin-top: 40px; }

.two-columns-2 .column-text-cta .subheading {
  font-size: 18px; }

@media (max-width: 767px) {
  .two-columns-2 .row-fluid {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical; }
    .two-columns-2 .row-fluid .span6.widget-type-custom_widget {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      box-ordinal-group: 2; }
    .two-columns-2 .row-fluid .span6.image {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      box-ordinal-group: 1; }
    .two-columns-2 .row-fluid .widget-type-linked_image {
      text-align: center;
      margin-bottom: 20px; } }

/********************************************************/
/*******  Website/two-columns-4.scss *******/
/********************************************************/
.two-columns-4 .pad {
  padding: 100px 0px; }

.two-columns-4 .hero-banner2 {
  height: 300px;
  background-color: #292935; }

.two-columns-4 .counter-section-wrapper {
  margin-top: 0px;
  margin-bottom: 0px; }

.two-columns-4 .column-text-cta img {
  margin-bottom: 40px; }

.two-columns-4 .column-text-cta h2 {
  max-width: 1000px; }

.two-columns-4 .bottom-section {
  padding: 100px 0px; }
  .two-columns-4 .bottom-section .widget-type-rich_text p {
    margin-bottom: 50px; }
  .two-columns-4 .bottom-section .column-text-cta h2 {
    max-width: 1000px;
    font-size: 51px; }
  .two-columns-4 .bottom-section .cta_button {
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 16px;
    width: 100%;
    text-align: left; }
  .two-columns-4 .bottom-section p {
    color: #b7b7b7;
    font-size: 16px; }
  .two-columns-4 .bottom-section h5 {
    text-transform: uppercase;
    text-align: center;
    font-size: 16px;
    margin: 20px 0px; }
  .two-columns-4 .bottom-section hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #f2f2f2;
    margin: 1em 0;
    padding: 0; }
  @media (min-width: 768px) {
    .two-columns-4 .bottom-section .right-background:before {
      background-image: url(https://cdn2.hubspot.net/hubfs/685080/pexels-photo-205316.png);
      content: "";
      display: block;
      width: 50%;
      background-repeat: no-repeat;
      height: 600px;
      background-position: left center;
      position: absolute;
      right: 0px; } }
  @media (min-width: 1790px) {
    .two-columns-4 .bottom-section .right-background:before {
      background-position: right center; } }

/****************************************
- 6L - LANDINGS              
****************************************/
/********************************************************/
/*******  Landing/landing-1.scss *******/
/********************************************************/
.landing-1 .hero-banner-text-image {
  margin-bottom: 205px; }
  @media (max-width: 1024px) {
    .landing-1 .hero-banner-text-image {
      margin-bottom: 80px; } }

.landing-1 .header-wrapper {
  margin-top: 0px;
  margin-bottom: 55px; }
  .landing-1 .header-wrapper h4 {
    color: #9c4d9d;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 20px; }
  .landing-1 .header-wrapper h2 {
    font-weight: 400;
    line-height: 1.1; }

.landing-1 .icon-list-section > span {
  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;
  margin-bottom: 15px;
  padding-left: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 767px) {
    .landing-1 .icon-list-section > span {
      padding-left: 0px; } }
  .landing-1 .icon-list-section > span > div {
    width: 48%;
    margin-bottom: 55px; }
    @media (max-width: 486px) {
      .landing-1 .icon-list-section > span > div {
        width: 100%; } }
  .landing-1 .icon-list-section > span .icon-list {
    padding: 0px 30px; }
    @media (max-width: 767px) {
      .landing-1 .icon-list-section > span .icon-list {
        padding: 0px; } }
    .landing-1 .icon-list-section > span .icon-list i {
      font-size: 3rem; }
    .landing-1 .icon-list-section > span .icon-list .list-section h4 {
      font-size: 1.25rem;
      margin-bottom: 10px; }
    .landing-1 .icon-list-section > span .icon-list .list-section p, .landing-1 .icon-list-section > span .icon-list .list-section ul, .landing-1 .icon-list-section > span .icon-list .list-section ol {
      font-size: 1.125rem;
      font-weight: 300;
      color: inherit; }

.landing-1 .form-wrapper {
  border-top: 1px solid #ebebeb;
  padding-top: 85px; }
  .landing-1 .form-wrapper h4 {
    color: #9c4d9d;
    font-weight: 400;
    font-size: 20px;
    text-align: center; }
  .landing-1 .form-wrapper h2 {
    font-weight: 400;
    text-align: center; }
  .landing-1 .form-wrapper .widget-type-form {
    width: 100%;
    max-width: 945px;
    margin: 55px auto 90px auto;
    display: block;
    float: none; }
    .landing-1 .form-wrapper .widget-type-form .hs-form-field {
      margin-bottom: 40px;
      display: block; }
      @media (max-width: 767px) {
        .landing-1 .form-wrapper .widget-type-form .hs-form-field {
          display: inline-block;
          width: 100%; } }
    .landing-1 .form-wrapper .widget-type-form .hs_submit {
      text-align: center; }
      .landing-1 .form-wrapper .widget-type-form .hs_submit input[type=submit] {
        margin-top: 60px; }

/********************************************************/
/*******  Landing/landing-2.scss *******/
/********************************************************/
.landing-2 .hero-banner-text-image .container .right {
  top: -20px; }

.landing-2 .header-wrapper {
  margin-top: 80px;
  margin-bottom: 55px; }
  .landing-2 .header-wrapper h4 {
    color: #9c4d9d;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 18px; }
  .landing-2 .header-wrapper h2 {
    font-weight: 400; }

.landing-2 .icon-list-section > span {
  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;
  margin-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .landing-2 .icon-list-section > span > div {
    max-width: 240px;
    width: 100%;
    margin-bottom: 55px; }
    @media (max-width: 1024px) {
      .landing-2 .icon-list-section > span > div {
        max-width: 48%;
        margin: 0px auto 50px auto; }
        .landing-2 .icon-list-section > span > div .icon-list {
          text-align: center; } }
    @media (max-width: 600px) {
      .landing-2 .icon-list-section > span > div {
        max-width: 100%; } }
  .landing-2 .icon-list-section > span .icon-list .list-section {
    padding-left: 0px; }
    .landing-2 .icon-list-section > span .icon-list .list-section h4 {
      font-size: 1.25rem;
      margin-bottom: 10px; }
    .landing-2 .icon-list-section > span .icon-list .list-section p, .landing-2 .icon-list-section > span .icon-list .list-section ul, .landing-2 .icon-list-section > span .icon-list .list-section ol {
      font-size: 1.125rem;
      color: inherit; }
  .landing-2 .icon-list-section > span .icon-list i {
    font-size: 50px; }

.landing-2 .color-wrapper {
  min-height: 800px;
  background-color: #9c4d9d;
  padding: 80px 0px 80px 0px; }

.landing-2 .form-wrapper h4 {
  font-weight: 400;
  color: #fff;
  margin-bottom: 8px;
  font-size: 1.25rem; }

.landing-2 .form-wrapper h2 {
  font-weight: 400;
  color: #fff;
  margin-bottom: 30px; }

.landing-2 .form-wrapper form .hs-form-field {
  margin: 35px 0 40px 0;
  display: inline-block;
  width: 100%; }

.landing-2 .form-wrapper input[type="submit"] {
  border-width: 1px;
  min-width: 210px;
  min-height: 60px;
  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
  text-align: center;
  line-height: 54px;
  padding: 0px 50px; }

.landing-2 .question {
  padding: 90px 0 90px; }
  .landing-2 .question .widget-type-rich_text {
    margin-bottom: 35px; }
    .landing-2 .question .widget-type-rich_text h4 {
      color: #9c4d9d;
      font-weight: 400;
      font-size: 1.25rem;
      margin-bottom: 20px; }
    .landing-2 .question .widget-type-rich_text h2 {
      font-weight: 400;
      line-height: 3.25rem;
      margin-bottom: 30px; }
    .landing-2 .question .widget-type-rich_text p {
      color: #b7b7b7; }

.landing-2.aniamtion-off .hero-banner-text-image {
  padding: 45px 0px;
  height: auto !important; }
  .landing-2.aniamtion-off .hero-banner-text-image .container {
    display: block; }
    .landing-2.aniamtion-off .hero-banner-text-image .container .left {
      width: 100%; }
    .landing-2.aniamtion-off .hero-banner-text-image .container .right {
      -webkit-transform: translateY(0);
         -moz-transform: translateY(0);
          -ms-transform: translateY(0);
           -o-transform: translateY(0);
              transform: translateY(0);
      width: 100% !important;
      position: static !important; }
      .landing-2.aniamtion-off .hero-banner-text-image .container .right img {
        margin: 40px auto 0px auto !important; }

@media (max-width: 767px) {
  .landing-2.aniamtion-off .icon-list-section > span > div {
    width: 100%; }
    .landing-2.aniamtion-off .icon-list-section > span > div .icon-list {
      text-align: center; } }

.landing-2.aniamtion-off .widget-type-space {
  display: none !important; }

.landing-2.aniamtion-off .body-container-wrapper .span6 {
  width: 100% !important; }

/********************************************************/
/*******  Landing/landing-3.scss *******/
/********************************************************/
.landing-3 .content p {
  font-size: 1.125rem; }

.landing-3 .hs_cos_wrapper_type_form form > div {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%; }

/********************************************************/
/*******  Landing/landing-4.scss *******/
/********************************************************/
.landing-4 .body-container-wrapper {
  margin-top: 90px; }

.landing-4 .hero-banner-no-image .container {
  -webkit-transition: 0.3s all linear;
  -o-transition: 0.3s all linear;
  -moz-transition: 0.3s all linear;
  transition: 0.3s all linear;
  -webkit-transform: translateY(-120px);
     -moz-transform: translateY(-120px);
      -ms-transform: translateY(-120px);
       -o-transform: translateY(-120px);
          transform: translateY(-120px); }

.landing-4 .container-video-wrapper {
  -webkit-transform: translateY(-255px);
     -moz-transform: translateY(-255px);
      -ms-transform: translateY(-255px);
       -o-transform: translateY(-255px);
          transform: translateY(-255px); }
  .landing-4 .container-video-wrapper .stl-product-video-slide {
    margin: 0 auto;
    width: 100%;
    width: 95%;
    max-width: 695px;
    height: 460px;
    border: 3px solid #fff;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0px 9px 21.84px 2.16px rgba(197, 198, 200, 0.29);
       -moz-box-shadow: 0px 9px 21.84px 2.16px rgba(197, 198, 200, 0.29);
            box-shadow: 0px 9px 21.84px 2.16px rgba(197, 198, 200, 0.29); }
    @media (max-width: 700px) {
      .landing-4 .container-video-wrapper .stl-product-video-slide {
        min-width: 95%; } }
    .landing-4 .container-video-wrapper .stl-product-video-slide__mask {
      opacity: 1;
      visibility: visible;
      background: rgba(41, 41, 53,0.78); }
    .landing-4 .container-video-wrapper .stl-product-video-slide__button a {
      cursor: pointer; }
    .landing-4 .container-video-wrapper .stl-product-video-slide__button img {
      display: block; }
    .landing-4 .container-video-wrapper .stl-product-video-slide:hover .stl-product-video-slide__mask {
      background: rgba(41, 41, 53,0.88); }
    .landing-4 .container-video-wrapper .stl-product-video-slide a {
      cursor: pointer; }
      .landing-4 .container-video-wrapper .stl-product-video-slide a:before {
        display: none; }

.landing-4 .icon-list-section span {
  margin-top: -170px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .landing-4 .icon-list-section span > div {
    width: 33.33%; }
    @media (max-width: 1024px) {
      .landing-4 .icon-list-section span > div {
        width: 50%;
        margin-bottom: 60px; } }
    @media (max-width: 767px) {
      .landing-4 .icon-list-section span > div {
        width: 100%; } }
  .landing-4 .icon-list-section span .icon-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 350px; }
    .landing-4 .icon-list-section span .icon-list .icon-wrapper {
      min-width: 70px;
      margin-right: 20px;
      text-align: center; }
      .landing-4 .icon-list-section span .icon-list .icon-wrapper i {
        font-size: 50px; }
    .landing-4 .icon-list-section span .icon-list h4 {
      font-size: 1.25rem;
      margin-bottom: 10px; }
    .landing-4 .icon-list-section span .icon-list p, .landing-4 .icon-list-section span .icon-list ul, .landing-4 .icon-list-section span .icon-list ol {
      font-size: 1.125rem;
      color: inherit; }

.landing-4 .color-section {
  background-color: #9c4d9d;
  padding: 57px 0px; }

.landing-4 .form-wrapper {
  padding: 90px 0px 70px 0px; }
  .landing-4 .form-wrapper h4 {
    color: #9c4d9d;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px; }
  .landing-4 .form-wrapper h2 {
    font-weight: 400;
    text-align: center;
    margin-bottom: 60px; }
  .landing-4 .form-wrapper form {
    max-width: 950px;
    width: 100%;
    margin: 0 auto; }
    .landing-4 .form-wrapper form .hs_submit {
      text-align: center;
      margin-bottom: 30px; }
    .landing-4 .form-wrapper form .hs-form-field {
      margin-bottom: 40px;
      display: block; }
      @media (max-width: 767px) {
        .landing-4 .form-wrapper form .hs-form-field {
          display: inline-block;
          width: 100%; } }

/********************************************************/
/*******  Landing/landing-offer.scss *******/
/********************************************************/
.landing-offer .cta-test-container .cta_button {
  background-color: white;
  color: #ed145b;
  border-color: white; }

.landing-offer .stl-product-video-slide__button a .play-icon i {
  font-size: 130px; }

.landing-offer .stl-product-video-slide__button a .play-icon {
  position: relative;
  height: auto;
  width: auto;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 30px;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear; }

.landing-offer .nav-tabs > li > a,
.landing-offer .nav-tabs > li.active > a:hover,
.landing-offer .nav-tabs > li.active > a:focus {
  border: 1px solid transparent;
  text-transform: uppercase;
  color: #ed145b;
  font-size: 16px; }

.landing-offer .nav > li > a {
  padding: 15px 20px; }

.landing-offer .nav > li > a:hover,
.landing-offer .nav > li > a:focus {
  background-color: transparent; }

.landing-offer .nav-tabs {
  border-bottom: none;
  text-align: center; }
  .landing-offer .nav-tabs > li {
    border-bottom: 2px solid #ebebeb;
    float: none;
    display: inline-block; }
    .landing-offer .nav-tabs > li a {
      color: #ebebeb; }
    .landing-offer .nav-tabs > li a:hover,
    .landing-offer .nav-tabs > li a:focus,
    .landing-offer .nav-tabs > li a:active {
      color: #ed145b; }
    .landing-offer .nav-tabs > li a:hover:before {
      display: none; }
  .landing-offer .nav-tabs li:hover,
  .landing-offer .nav-tabs li:active,
  .landing-offer .nav-tabs li:focus {
    border-bottom: 2px solid #ed145b; }
  .landing-offer .nav-tabs > li.active {
    border-bottom: 2px solid #ed145b; }
    .landing-offer .nav-tabs > li.active a {
      color: #ed145b; }
  .landing-offer .nav-tabs > li a:before {
    content: "\f0a1";
    font-family: FontAwesome;
    font-size: 32px;
    width: 30px;
    height: 30px;
    left: 0px;
    display: inline-block;
    top: 7px;
    margin-right: 10px;
    position: relative;
    bottom: inherit;
    border-bottom: none; }
  .landing-offer .nav-tabs > li a:hover:before,
  .landing-offer .nav-tabs > li.active a:before {
    content: "\f0a1";
    font-family: FontAwesome;
    font-size: 32px;
    width: 30px;
    height: 30px;
    left: 0px;
    display: inline-block;
    position: relative;
    bottom: inherit;
    border-bottom: none;
    top: 7px;
    margin-right: 10px; }
  .landing-offer .nav-tabs > li:before {
    display: none; }

.landing-offer .body-container-wrapper {
  min-height: 1px !important; }

.landing-offer .top-section {
  padding-top: 0px;
  padding-bottom: 50px; }

.landing-offer .cta-test-container {
  background-color: #ed145b; }

.landing-offer .video-container {
  margin-left: 0px; }

.landing-offer .cta-test-container .row-fluid {
  max-width: 585px;
  margin-right: 0px;
  margin-left: auto;
  position: relative; }

.landing-offer .cta-test-container .row-fluid .span12 {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
     -moz-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
       -o-transform: translate(0%, -50%);
          transform: translate(0%, -50%); }

.landing-offer .stl-product-video-slide {
  visibility: visible !important; }

.landing-offer .stl-product-video-slider .stl-product-video-slide__mask,
.landing-offer .stl-product-video-slide__mask {
  opacity: 1 !important;
  visibility: visible !important;
  background-color: rgba(0, 0, 0, 0.6); }

.landing-offer a.video-url:hover:before {
  display: none; }

.landing-offer .column-text-cta p {
  color: #ffffff;
  margin-bottom: 30px;
  max-width: 500px;
  font-weight: 600; }

.landing-offer .column-text-cta h2 {
  color: #ffffff;
  margin-bottom: 30px;
  max-width: 450px; }

.landing-offer .text-container {
  max-width: 700px;
  margin: auto;
  text-align: center; }

.landing-offer .body-container-wrapper {
  padding-top: 100px; }

.landing-offer .custom-social-icon-wrapper > span {
  margin-top: 20px;
  margin-bottom: 80px; }
  .landing-offer .custom-social-icon-wrapper > span > div {
    margin-right: 15px;
    margin-bottom: 15px; }

.landing-offer .top-section {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  float: none !important;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .landing-offer .top-section > div {
    width: 100%; }
    @media (max-width: 1024px) {
      .landing-offer .top-section > div {
        width: 100%; } }
    .landing-offer .top-section > div:last-child .row-fluid {
      height: 100%; }
    @media (max-width: 1024px) {
      .landing-offer .top-section > div:last-child {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
           -moz-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1; } }
  .landing-offer .top-section .half-container {
    margin-left: auto;
    margin-right: 0px;
    padding-right: 35px; }
    @media (max-width: 1024px) {
      .landing-offer .top-section .half-container {
        max-width: 100%;
        padding-right: 15px; } }
  .landing-offer .top-section .about-me-content p {
    color: #b7b7b7; }
  @media (max-width: 1024px) {
    .landing-offer .top-section .about-me-content {
      padding-top: 0px; } }
  .landing-offer .top-section .about-me-content small {
    color: #9c4d9d;
    font-size: 1.25rem;
    display: inline-block;
    margin-bottom: 25px; }
    @media (max-width: 1024px) {
      .landing-offer .top-section .about-me-content small {
        margin-top: 25px; } }
  .landing-offer .top-section .about-me-content h1,
  .landing-offer .top-section .about-me-content h2 {
    font-size: 3.25rem;
    margin-bottom: 30px; }
  .landing-offer .top-section .about-me-content blockquote {
    font-size: 1.5625rem;
    line-height: 1.75rem;
    font-style: italic;
    margin-bottom: 50px; }
  .landing-offer .top-section .social-lable span,
  .landing-offer .top-section .skill-lable span {
    font-size: 1.5625rem;
    margin-top: 5px;
    display: block; }

.landing-offer .skill-progress-bar-wrapper {
  margin-bottom: 40px; }

.landing-offer .stl-product-video-slider .stl-product-video-slide,
.landing-offer .stl-product-video-slide {
  width: 100%; }

.landing-offer .contact-container2 {
  padding-top: 125px;
  padding-bottom: 125px; }
  .landing-offer .contact-container2 form input[type=submit] {
    margin-top: 100px; }
  .landing-offer .contact-container2 form .hs-form-field {
    margin-top: 50px; }

.landing-offer .avatar-wrapper {
  height: 100%;
  width: 100%;
  -moz-background-size: cover;
       background-size: cover;
  background-position: center center; }
  @media (max-width: 1024px) {
    .landing-offer .avatar-wrapper {
      background: none !important;
      padding: 0px 15px; } }
  .landing-offer .avatar-wrapper img {
    display: none; }
    @media (max-width: 1024px) {
      .landing-offer .avatar-wrapper img {
        display: block;
        margin: 0 auto; } }
  .landing-offer .avatar-wrapper.normal {
    background: none !important; }
    .landing-offer .avatar-wrapper.normal img {
      display: block; }

.landing-offer .color-section {
  background-color: #9c4d9d;
  text-align: center; }
  .landing-offer .color-section h3, .landing-offer .color-section .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .landing-offer .color-section h2, .landing-offer .color-section
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .landing-offer .color-section h2 {
    color: #fff;
    margin: 50px 60px; }

.landing-offer .stl-product-video-slider .stl-product-video-slide video,
.landing-offer .stl-product-video-slide video {
  width: 100%;
  height: auto; }

.landing-offer .contact-container {
  max-width: 950px;
  margin: auto;
  text-align: center; }
  .landing-offer .contact-container .contact-title h2 {
    margin-bottom: 60px; }
  .landing-offer .contact-container .contact-title .hs_cos_wrapper_type_rich_text span {
    text-transform: uppercase;
    color: #ed145b; }

.landing-offer .nav-container {
  max-width: 950px;
  margin: auto; }

.landing-offer .tab-content {
  width: 100%;
  padding-top: 90px;
  padding-bottom: 90px; }

.landing-offer .tab-pane .text {
  padding-top: 45px;
  padding-bottom: 45px; }

.landing-offer .tab-pane span {
  color: #ed145b;
  text-transform: uppercase; }

.landing-offer .tab-pane p {
  color: #b7b7b7; }

.landing-offer .tab-pane h3, .landing-offer .tab-pane .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .landing-offer .tab-pane h2, .landing-offer .tab-pane
.blog .blog-listing-wrapper .post-item.quote h2,
.blog .blog-listing-wrapper .post-item.quote .landing-offer .tab-pane h2 {
  margin-bottom: 30px; }

.landing-offer .video-row .span6 {
  width: 50%; }

.landing-offer .cta-test-container .row-fluid {
  min-height: 400px; }

@media (max-width: 992px) {
  .landing-offer .cta-test-container .row-fluid .span12 {
    position: relative !important; }
  .landing-offer .contact-title {
    padding-left: 2.5%;
    padding-right: 2.5%; }
  .landing-offer .row-fluid [class*="span"]:first-child {
    margin-left: auto; } }

@media (min-width: 1280px) {
  .landing-offer .row-fluid .span6 {
    width: 50%; }
  .landing-offer .row-fluid [class*="span"] {
    margin-left: 0px; } }

@media (max-width: 1450px) {
  .landing-offer .column-text-cta p {
    margin-bottom: 15px; }
  .landing-offer .column-text-cta h2 {
    margin-bottom: 15px; } }

@media (max-width: 1350px) {
  .landing-offer .column-text-cta {
    margin-left: 10%; }
    .landing-offer .column-text-cta p {
      font-size: 15px; }
    .landing-offer .column-text-cta h2 {
      font-size: 32px; } }

@media (max-width: 992px) {
  .landing-offer .cta-test-container .row-fluid,
  .landing-offer .cta-test-container {
    height: 420px; }
  .landing-offer .video-row .span6 {
    width: 100%; }
  .landing-offer .column-text-cta {
    margin-left: 0px;
    margin: auto;
    max-width: 95%; }
  .landing-offer .cta-test-container .row-fluid {
    max-width: 992px;
    text-align: center; }
  .landing-offer .column-text-cta h2 {
    max-width: 992px; }
  .landing-offer .column-text-cta p {
    margin: auto; }
  .landing-offer .column-text-cta a.cta-primary, .landing-offer .column-text-cta a.btn-filter, .landing-offer .column-text-cta .case-study-filter-single, .landing-offer .column-text-cta .resource-categories__container li.resource-categories__element, .resource-categories__container .landing-offer .column-text-cta li.resource-categories__element, .landing-offer .column-text-cta .case-study-blog .listing-tag-filters ul li a, .case-study-blog .listing-tag-filters ul li .landing-offer .column-text-cta a, .landing-offer .column-text-cta .blog.blog-302-me .top-group .categories--wrapper ul li a, .blog.blog-302-me .top-group .categories--wrapper ul li .landing-offer .column-text-cta a, .landing-offer .column-text-cta form input[type=submit], form .landing-offer .column-text-cta input[type=submit] {
    margin-top: 30px; }
  .landing-offer .stl-product-video-slider .stl-product-video-slide,
  .landing-offer .stl-product-video-slide {
    min-width: 320px; }
  .landing-offer .about-me-content {
    max-width: 95%;
    margin: auto; }
  .landing-offer .nav > li > a {
    padding: 10px 10px; }
  .landing-offer .nav-tabs > li > a,
  .landing-offer .nav-tabs > li.active > a:hover,
  .landing-offer .nav-tabs > li.active > a:focus {
    font-size: 12px; }
  .landing-offer ul li {
    padding-left: 0px; } }

/********************************************************/
/*******  Landing/typ-1.scss *******/
/********************************************************/
.typ-1 .body-container-wrapper {
  margin-top: 85px; }

.typ-1 .content {
  min-height: 100vh;
  text-align: center;
  padding: 90px 0px 40px 0px; }
  .typ-1 .content h1 {
    font-weight: 400;
    margin-bottom: 40px; }
    .typ-1 .content h1 i {
      color: #9c4d9d;
      font-size: 2.5rem;
      padding-right: 20px; }
      @media (max-width: 600px) {
        .typ-1 .content h1 i {
          padding-right: 0px;
          display: block;
          margin: 0 auto 30px auto;
          font-size: 3.75rem; } }
  .typ-1 .content .widget-type-rich_text p, .typ-1 .content .widget-type-rich_text ul, .typ-1 .content .widget-type-rich_text span {
    font-size: 1.125rem;
    color: #b7b7b7; }
  .typ-1 .content .hs-cta-wrapper a {
    margin: 35px auto 50px auto;
    min-width: 210px;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px;
    text-align: center;
    line-height: 54px;
    padding: 0px 50px; }

/********************************************************/
/*******  Landing/typ-2.scss *******/
/********************************************************/
.typ-2 .body-container-wrapper {
  margin-top: 55px; }

.typ-2 .flex-wrap {
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .typ-2 .flex-wrap > div {
    width: 50%;
    padding: 0 20px; }
    @media (max-width: 1024px) {
      .typ-2 .flex-wrap > div {
        width: 100%; } }

.typ-2 .content {
  min-height: -webkit-calc(100vh - 95px);
  min-height: -moz-calc(100vh - 95px);
  min-height: calc(100vh - 95px);
  padding: 90px 0px;
  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; }

.typ-2 .left {
  text-align: center;
  padding-right: 10px; }
  @media (max-width: 1024px) {
    .typ-2 .left {
      padding-right: 0px; } }

.typ-2 .right {
  text-align: left;
  padding-left: 10px; }
  @media (max-width: 1024px) {
    .typ-2 .right {
      text-align: center;
      margin-top: 30px;
      padding-left: 0px; } }
  .typ-2 .right h1 {
    font-weight: 400;
    margin-bottom: 40px; }
    .typ-2 .right h1 i {
      color: #9c4d9d;
      font-size: 2.5rem;
      padding-right: 20px; }
      @media (max-width: 600px) {
        .typ-2 .right h1 i {
          padding-right: 0px;
          display: block;
          margin: 0 auto 30px auto;
          font-size: 3.75rem; } }
  .typ-2 .right .widget-type-rich_text p,
  .typ-2 .right .widget-type-rich_text ul,
  .typ-2 .right .widget-type-rich_text span {
    font-size: 1.125rem;
    color: #b7b7b7; }
  .typ-2 .right .hs-cta-wrapper a {
    margin: 35px auto 80px auto;
    margin: 35px auto 80px auto;
    min-width: 210px;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px;
    text-align: center;
    line-height: 54px;
    padding: 0px 50px; }

/********************************************************/
/*******  Landing/typ-3.scss *******/
/********************************************************/
.typ-3 .content {
  text-align: center;
  padding: 175px 0px 70px 0px; }
  .typ-3 .content h1 {
    font-weight: 400;
    margin-bottom: 40px; }
    .typ-3 .content h1 i {
      color: #9c4d9d;
      font-size: 2.5rem;
      padding-right: 20px; }
      @media (max-width: 600px) {
        .typ-3 .content h1 i {
          padding-right: 0px;
          display: block;
          margin: 0 auto 30px auto;
          font-size: 3.75rem; } }
  .typ-3 .content p {
    color: inherit;
    font-size: 1.125rem; }
  .typ-3 .content .hs-cta-wrapper a {
    margin-top: 30px; }

.typ-3 .stl-product-video-slide {
  max-width: 690px;
  width: 100%;
  margin: 60px auto 0px auto;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0px 9px 21.84px 2.16px rgba(197, 198, 200, 0.29);
     -moz-box-shadow: 0px 9px 21.84px 2.16px rgba(197, 198, 200, 0.29);
          box-shadow: 0px 9px 21.84px 2.16px rgba(197, 198, 200, 0.29); }
  @media (max-width: 1200px) {
    .typ-3 .stl-product-video-slide {
      width: 100%;
      min-width: 690px; } }
  @media (max-width: 750px) {
    .typ-3 .stl-product-video-slide {
      width: 100%;
      min-width: 100%; } }
  .typ-3 .stl-product-video-slide__mask {
    opacity: 1;
    visibility: visible;
    background: rgba(41, 41, 53,0.78); }
  .typ-3 .stl-product-video-slide__button a {
    cursor: pointer; }
  .typ-3 .stl-product-video-slide__button img {
    display: block; }
  .typ-3 .stl-product-video-slide:hover .stl-product-video-slide__mask {
    background: rgba(41, 41, 53,0.88); }
  .typ-3 .stl-product-video-slide a {
    cursor: pointer; }
    .typ-3 .stl-product-video-slide a:before {
      display: none; }

.typ-3 .color-section {
  background-color: #9c4d9d;
  color: #fff;
  padding: 70px 0px;
  text-align: center; }

.typ-3 .square-box-wrapper > span > div {
  width: 25%; }
  @media (max-width: 1250px) {
    .typ-3 .square-box-wrapper > span > div {
      width: 50%; } }
  @media (max-width: 600px) {
    .typ-3 .square-box-wrapper > span > div {
      width: 100%; } }

/****************************************
- 7B - BLOGS              
****************************************/
/********************************************************/
/*******  Blog/137-case-study.scss *******/
/********************************************************/
@media (min-width: 1024px) {
  .case-study-blog .job-contact-section .text {
    padding-top: 130px; } }

.case-study-blog .listing-tag-filters {
  margin-top: 60px; }
  .case-study-blog .listing-tag-filters h3, .case-study-blog .listing-tag-filters .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .case-study-blog .listing-tag-filters h2, .case-study-blog .listing-tag-filters
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .case-study-blog .listing-tag-filters h2 {
    margin-right: 30px; }
    @media (max-width: 500px) {
      .case-study-blog .listing-tag-filters h3, .case-study-blog .listing-tag-filters .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .case-study-blog .listing-tag-filters h2, .case-study-blog .listing-tag-filters
      .blog .blog-listing-wrapper .post-item.quote h2,
      .blog .blog-listing-wrapper .post-item.quote .case-study-blog .listing-tag-filters h2 {
        display: none; } }
  .case-study-blog .listing-tag-filters .block {
    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; }
  .case-study-blog .listing-tag-filters ul {
    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; }
    .case-study-blog .listing-tag-filters ul li {
      padding: 5px 10px; }
      .case-study-blog .listing-tag-filters ul li:before {
        content: none; }
      .case-study-blog .listing-tag-filters ul li .filter-link-count {
        display: none; }
      .case-study-blog .listing-tag-filters ul li a {
        border-width: 1px;
        min-height: 0; }
    @media (max-width: 500px) {
      .case-study-blog .listing-tag-filters ul {
        width: 100%;
        max-width: 360px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .case-study-blog .listing-tag-filters ul li {
          width: 100%; }
          .case-study-blog .listing-tag-filters ul li a {
            display: block;
            text-align: center; } }

.case-study-blog .post-listing {
  padding: 60px 0;
  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: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.case-study-blog article.post-item {
  width: 31.578947368%;
  max-width: 360px;
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 851px) {
    .case-study-blog article.post-item:nth-of-type(3n+1) {
      margin-right: 1.315789473%; }
    .case-study-blog article.post-item:nth-of-type(3n+2) {
      margin-left: 1.315789473%;
      margin-right: 1.315789473%; }
    .case-study-blog article.post-item:nth-of-type(3n+3) {
      margin-left: 1.315789473%; } }
  @media (max-width: 850px) and (min-width: 601px) {
    .case-study-blog article.post-item {
      width: 48%; }
      .case-study-blog article.post-item:nth-of-type(2n+1) {
        margin-right: 2%; }
      .case-study-blog article.post-item:nth-of-type(2n+2) {
        margin-left: 2%; } }
  @media (max-width: 600px) {
    .case-study-blog article.post-item {
      width: 100%; } }
  .case-study-blog article.post-item .post-flipper {
    -webkit-transition: .6s linear;
    -o-transition: .6s linear;
    -moz-transition: .6s linear;
    transition: .6s linear;
    position: relative;
    height: 360px;
    width: 100%; }
    .case-study-blog article.post-item .post-flipper .front,
    .case-study-blog article.post-item .post-flipper .back {
      -webkit-transition: inherit;
      -o-transition: inherit;
      -moz-transition: inherit;
      transition: inherit;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .case-study-blog article.post-item .post-flipper .front .image-wrapper {
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      width: 100%;
      height: 100%; }
    .case-study-blog article.post-item .post-flipper .back {
      padding: 20px;
      background-color: #292935;
      position: relative; }
      .case-study-blog article.post-item .post-flipper .back .wrapper {
        padding: 25px 0;
        text-align: center; }
        .case-study-blog article.post-item .post-flipper .back .wrapper h3 a, .case-study-blog article.post-item .post-flipper .back .wrapper .blog .post-listing .post-item.quote h2 a, .blog .post-listing .post-item.quote .case-study-blog article.post-item .post-flipper .back .wrapper h2 a, .case-study-blog article.post-item .post-flipper .back .wrapper
        .blog .blog-listing-wrapper .post-item.quote h2 a,
        .blog .blog-listing-wrapper .post-item.quote .case-study-blog article.post-item .post-flipper .back .wrapper h2 a,
        .case-study-blog article.post-item .post-flipper .back .wrapper p a {
          color: #fff; }
          .case-study-blog article.post-item .post-flipper .back .wrapper h3 a:before, .case-study-blog article.post-item .post-flipper .back .wrapper .blog .post-listing .post-item.quote h2 a:before, .blog .post-listing .post-item.quote .case-study-blog article.post-item .post-flipper .back .wrapper h2 a:before, .case-study-blog article.post-item .post-flipper .back .wrapper
          .blog .blog-listing-wrapper .post-item.quote h2 a:before,
          .blog .blog-listing-wrapper .post-item.quote .case-study-blog article.post-item .post-flipper .back .wrapper h2 a:before,
          .case-study-blog article.post-item .post-flipper .back .wrapper p a:before {
            content: none; }

.case-study-blog .ajax-button-wrapper {
  display: none;
  text-align: center;
  margin-bottom: 60px;
  position: relative; }
  .case-study-blog .ajax-button-wrapper .loading-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 100%; }
    .case-study-blog .ajax-button-wrapper .loading-overlay svg {
      fill: #9c4d9d;
      margin: 0 auto;
      display: block;
      max-width: 100px; }
  .case-study-blog .ajax-button-wrapper a {
    min-width: 210px; }

.case-study-blog section.next-prev-case-studies {
  height: 390px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .case-study-blog section.next-prev-case-studies > a {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    position: relative;
    overflow: hidden; }
    .case-study-blog section.next-prev-case-studies > a:hover h3, .case-study-blog section.next-prev-case-studies > a:hover .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .case-study-blog section.next-prev-case-studies > a:hover h2, .case-study-blog section.next-prev-case-studies > a:hover
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .case-study-blog section.next-prev-case-studies > a:hover h2 {
      color: #9c4d9d; }
    .case-study-blog section.next-prev-case-studies > a:hover .background-holder {
      -webkit-transform: scale(1.05);
         -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
           -o-transform: scale(1.05);
              transform: scale(1.05); }
  @media (max-width: 650px) {
    .case-study-blog section.next-prev-case-studies {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .case-study-blog section.next-prev-case-studies > a {
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%; } }
  .case-study-blog section.next-prev-case-studies .background-holder {
    -moz-background-size: cover;
         background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s linear transform;
    -o-transition: .3s linear transform;
    -moz-transition: .3s linear transform;
    transition: .3s linear transform; }
  .case-study-blog section.next-prev-case-studies .case-single {
    height: 100%;
    position: relative; }
    .case-study-blog section.next-prev-case-studies .case-single .mask {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      background-color: rgba(41, 41, 53,0.78); }
    .case-study-blog section.next-prev-case-studies .case-single h3, .case-study-blog section.next-prev-case-studies .case-single .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .case-study-blog section.next-prev-case-studies .case-single h2, .case-study-blog section.next-prev-case-studies .case-single
    .blog .blog-listing-wrapper .post-item.quote h2,
    .blog .blog-listing-wrapper .post-item.quote .case-study-blog section.next-prev-case-studies .case-single h2 {
      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%;
      text-align: center;
      padding: 10px 15px;
      font-weight: 300;
      color: #fff;
      -webkit-transition: .3s color linear;
      -o-transition: .3s color linear;
      -moz-transition: .3s color linear;
      transition: .3s color linear; }

.case-study-blog.website .listing-tag-filters {
  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; }
  .case-study-blog.website .listing-tag-filters .filter-buttons > span {
    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; }
    .case-study-blog.website .listing-tag-filters .filter-buttons > span > div {
      margin: 5px 10px; }

.case-study-blog.website .post-listing > div > span {
  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: 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; }
  .case-study-blog.website .post-listing > div > span > div {
    width: 31.578947368%;
    max-width: 360px; }
    @media (min-width: 851px) {
      .case-study-blog.website .post-listing > div > span > div:nth-of-type(3n+1) {
        margin-right: 1.315789473%; }
      .case-study-blog.website .post-listing > div > span > div:nth-of-type(3n+2) {
        margin-left: 1.315789473%;
        margin-right: 1.315789473%; }
      .case-study-blog.website .post-listing > div > span > div:nth-of-type(3n+3) {
        margin-left: 1.315789473%; } }
    @media (max-width: 850px) and (min-width: 601px) {
      .case-study-blog.website .post-listing > div > span > div {
        width: 48%; }
        .case-study-blog.website .post-listing > div > span > div:nth-of-type(2n+1) {
          margin-right: 2%; }
        .case-study-blog.website .post-listing > div > span > div:nth-of-type(2n+2) {
          margin-left: 2%; } }
    @media (max-width: 600px) {
      .case-study-blog.website .post-listing > div > span > div {
        width: 100%; } }
    .case-study-blog.website .post-listing > div > span > div .post-item {
      width: 100%;
      margin-top: 7.5px;
      margin-bottom: 7.5px; }
      .case-study-blog.website .post-listing > div > span > div .post-item.invis {
        display: none !important; }

.case-study-blog-single .sidebar h3, .case-study-blog-single .sidebar .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .case-study-blog-single .sidebar h2, .case-study-blog-single .sidebar
.blog .blog-listing-wrapper .post-item.quote h2,
.blog .blog-listing-wrapper .post-item.quote .case-study-blog-single .sidebar h2 {
  font-weight: 500; }

.case-study-blog-single .sidebar--item {
  margin-bottom: 80px; }
  .case-study-blog-single .sidebar--item h3, .case-study-blog-single .sidebar--item .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .case-study-blog-single .sidebar--item h2, .case-study-blog-single .sidebar--item
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote .case-study-blog-single .sidebar--item h2 {
    margin-bottom: 20px; }
  .case-study-blog-single .sidebar--item p:last-of-type {
    margin-bottom: 0; }
  .case-study-blog-single .sidebar--item.company {
    margin-bottom: 40px; }
    .case-study-blog-single .sidebar--item.company p:last-of-type {
      margin-bottom: 20px; }
  .case-study-blog-single .sidebar--item.last {
    margin-bottom: 20px; }

.case-study-blog-single .blog-section .video-blog-wrapper {
  position: relative;
  margin: 40px 0;
  -webkit-transition: .3s linear all;
  -o-transition: .3s linear all;
  -moz-transition: .3s linear all;
  transition: .3s linear all; }
  .case-study-blog-single .blog-section .video-blog-wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(41, 41, 53,0)), to(rgba(41, 41, 53,0.78)));
    background: -webkit-linear-gradient(top, rgba(41, 41, 53,0) 0%, rgba(41, 41, 53,0.78) 100%);
    background: -moz-linear-gradient(top, rgba(41, 41, 53,0) 0%, rgba(41, 41, 53,0.78) 100%);
    background: -o-linear-gradient(top, rgba(41, 41, 53,0) 0%, rgba(41, 41, 53,0.78) 100%);
    background: linear-gradient(to bottom, rgba(41, 41, 53,0) 0%, rgba(41, 41, 53,0.78) 100%); }
  .case-study-blog-single .blog-section .video-blog-wrapper:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    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%);
    background-image: url("https://cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Blog%20-%20Case%20Study/play-button.png");
    background-position: center;
    background-repeat: no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    z-index: 4;
    opacity: .8;
    -webkit-transition: inherit;
    -o-transition: inherit;
    -moz-transition: inherit;
    transition: inherit; }
  .case-study-blog-single .blog-section .video-blog-wrapper:hover {
    cursor: pointer; }
    .case-study-blog-single .blog-section .video-blog-wrapper:hover:before {
      opacity: 1; }
  .case-study-blog-single .blog-section .video-blog-wrapper.no-bg:after, .case-study-blog-single .blog-section .video-blog-wrapper.no-bg:before {
    opacity: 0; }
  .case-study-blog-single .blog-section .video-blog-wrapper.no-bg.mouseover:after, .case-study-blog-single .blog-section .video-blog-wrapper.no-bg.mouseover:before {
    z-index: -3; }

.case-study-blog-single .blog-section video {
  display: block;
  position: relative;
  width: 100%; }

.case-study-blog-single .case-study-single-wrapper > div > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 768px) {
    .case-study-blog-single .case-study-single-wrapper > div > div {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media (max-width: 767px) {
    .case-study-blog-single .case-study-single-wrapper > div > div {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .case-study-blog-single .case-study-single-wrapper > div > div .sidebar,
      .case-study-blog-single .case-study-single-wrapper > div > div .main {
        width: 100%; } }
  .case-study-blog-single .case-study-single-wrapper > div > div .sidebar,
  .case-study-blog-single .case-study-single-wrapper > div > div .main {
    padding: 80px 0; }
    @media (max-width: 767px) {
      .case-study-blog-single .case-study-single-wrapper > div > div .sidebar,
      .case-study-blog-single .case-study-single-wrapper > div > div .main {
        padding: 40px 0; } }
    .case-study-blog-single .case-study-single-wrapper > div > div .sidebar p,
    .case-study-blog-single .case-study-single-wrapper > div > div .sidebar li,
    .case-study-blog-single .case-study-single-wrapper > div > div .main p,
    .case-study-blog-single .case-study-single-wrapper > div > div .main li {
      color: #b7b7b7; }
    .case-study-blog-single .case-study-single-wrapper > div > div .sidebar ul,
    .case-study-blog-single .case-study-single-wrapper > div > div .main ul {
      padding-top: 15px; }
    .case-study-blog-single .case-study-single-wrapper > div > div .sidebar li,
    .case-study-blog-single .case-study-single-wrapper > div > div .main li {
      margin-bottom: 15px; }
  @media (min-width: 768px) {
    .case-study-blog-single .case-study-single-wrapper > div > div .sidebar {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 230px;
         -moz-box-flex: 1;
          -ms-flex: 1 0 230px;
              flex: 1 0 230px;
      margin: 0 0 0 30px;
      max-width: 330px; } }
  @media (min-width: 992px) {
    .case-study-blog-single .case-study-single-wrapper > div > div .sidebar {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 330px;
         -moz-box-flex: 1;
          -ms-flex: 1 0 330px;
              flex: 1 0 330px; } }
  .case-study-blog-single .case-study-single-wrapper > div > div .sidebar .company-facts {
    padding: 0;
    margin: 10px 0 40px; }
    .case-study-blog-single .case-study-single-wrapper > div > div .sidebar .company-facts .text-wrapper {
      padding-left: 20px; }
    .case-study-blog-single .case-study-single-wrapper > div > div .sidebar .company-facts p {
      margin: 0;
      color: #171717; }
  @media (min-width: 768px) {
    .case-study-blog-single .case-study-single-wrapper > div > div .main {
      width: auto;
      margin-right: 0;
      padding-right: 35px; } }
  @media (max-width: 767px) {
    .case-study-blog-single .case-study-single-wrapper > div > div .main {
      border-bottom: 1px solid rgba(183, 183, 183,0.3); } }
  .case-study-blog-single .case-study-single-wrapper > div > div .main .post-header h2 {
    color: ;
    margin-bottom: 20px; }
    .case-study-blog-single .case-study-single-wrapper > div > div .main .post-header h2 span {
      color: inherit; }
  .case-study-blog-single .case-study-single-wrapper > div > div .main .post-body {
    margin-bottom: 70px; }
    .case-study-blog-single .case-study-single-wrapper > div > div .main .post-body p:last-of-type {
      margin-bottom: 0px; }
  .case-study-blog-single .case-study-single-wrapper > div > div .main h5 {
    font-weight: 500;
    margin-bottom: 20px; }

.case-study-blog-single .case-study-single-wrapper .socials-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block {
    width: 20%;
    text-align: center;
    padding: 10px; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .fb {
    background-color: #4362a4; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .gplus {
    background-color: #df5440; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .twitter {
    background-color: #03b3f2; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .linkedin {
    background-color: #037eb2; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .pinterest {
    background-color: #d31f22; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .xing {
    background-color: #007465; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .instagram {
    background-color: #f4950d; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block {
    position: relative;
    -webkit-transition: .3s linear opacity;
    -o-transition: .3s linear opacity;
    -moz-transition: .3s linear opacity;
    transition: .3s linear opacity; }
    .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block > .no-base {
      width: 100%;
      height: 100%;
      line-height: inherit;
      display: block; }
      .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block > .no-base i {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%;
        display: block;
        color: rgba(255, 255, 255, 0);
        -webkit-transition: text-shadow .3s ease;
        -o-transition: text-shadow .3s ease;
        -moz-transition: text-shadow .3s ease;
        transition: text-shadow .3s ease;
        z-index: 1;
        line-height: 40px;
        font-size: 1.25rem;
        text-shadow: 0px 0px #fff, 130px 0px #fff; }
      .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block > .no-base:hover {
        cursor: pointer; }
        .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block > .no-base:hover i {
          text-shadow: -130px 0px #fff, 0px 0px #fff; }
    .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.wrapper {
      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;
      border: 0px; }
      .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.wrapper .social-small {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
           -moz-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        width: 50%;
        position: relative;
        border: 1px solid #fff;
        -webkit-transition: .3s linear opacity;
        -o-transition: .3s linear opacity;
        -moz-transition: .3s linear opacity;
        transition: .3s linear opacity; }
        .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.wrapper .social-small > .no-base {
          width: 100%;
          height: inherit;
          line-height: inherit;
          display: block; }
          .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.wrapper .social-small > .no-base i {
            position: relative;
            overflow: hidden;
            width: inherit;
            height: inherit;
            display: block;
            color: rgba(255, 255, 255, 0);
            -webkit-transition: text-shadow .3s ease;
            -o-transition: text-shadow .3s ease;
            -moz-transition: text-shadow .3s ease;
            transition: text-shadow .3s ease;
            z-index: 1; }
    .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.big {
      height: 130px; }
      .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.big i {
        line-height: 130px;
        font-size: 60px;
        text-shadow: 0px 0px #fff, 130px 0px #fff; }
      .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.big:hover i {
        text-shadow: -130px 0px #fff, 0px 0px #fff; }
    .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.medium {
      height: 65px; }
      .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.medium i {
        line-height: 65px;
        font-size: 30px;
        text-shadow: 0px 0px #fff, 130px 0px #fff; }
      .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.medium:hover i {
        text-shadow: -130px 0px #fff, 0px 0px #fff; }
    .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block .social-small {
      height: 65px; }
      .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block .social-small i {
        line-height: 65px;
        font-size: 25px;
        text-shadow: 0px 0px #fff, 65px 0px #fff; }
      .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block .social-small:hover i {
        text-shadow: -65px 0px #fff, 0px 0px #fff; }
    .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.big:hover, .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block.medium:hover,
    .case-study-blog-single .case-study-single-wrapper .socials-wrapper .social-block .social-small:hover {
      cursor: pointer; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .fb {
    background-color: #4362a4; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .gplus {
    background-color: #df5440; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .twitter {
    background-color: #03b3f2; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .linkedin {
    background-color: #037eb2; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .pinterest {
    background-color: #d31f22; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .xing {
    background-color: #007465; }
  .case-study-blog-single .case-study-single-wrapper .socials-wrapper .instagram {
    background-color: #f4950d; }

body.case-study-blog:not(.ms-browser) article.post-item .post-flipper {
  -webkit-perspective: 1800px;
     -moz-perspective: 1800px;
          perspective: 1800px; }
  body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .front,
  body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .back {
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden; }
  body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .front {
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg);
    z-index: 2; }
  body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .back {
    -webkit-transform: rotateY(-180deg);
       -moz-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
    background-color: #292935;
    -webkit-perspective: 100px;
       -moz-perspective: 100px;
            perspective: 100px;
    -webkit-perspective-origin: 60% 10%;
       -moz-perspective-origin: 60% 10%;
            perspective-origin: 60% 10%;
    -webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
            transform-style: preserve-3d; }
    body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .back .wrapper {
      -webkit-transform-style: flat;
         -moz-transform-style: flat;
              transform-style: flat; }
      body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .back .wrapper p,
      body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .back .wrapper h3,
      body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .back .wrapper .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote
      body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .back .wrapper h2,
      body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .back .wrapper
      .blog .blog-listing-wrapper .post-item.quote h2,
      .blog .blog-listing-wrapper .post-item.quote
      body.case-study-blog:not(.ms-browser) article.post-item .post-flipper .back .wrapper h2 {
        margin-left: 10px;
        -webkit-transform: scale(0.75, 0.75) translateZ(20px);
           -moz-transform: scale(0.75, 0.75) translateZ(20px);
                transform: scale(0.75, 0.75) translateZ(20px);
        -webkit-transform-origin: 50% 50%;
           -moz-transform-origin: 50% 50%;
            -ms-transform-origin: 50% 50%;
             -o-transform-origin: 50% 50%;
                transform-origin: 50% 50%; }
  body.case-study-blog:not(.ms-browser) article.post-item .post-flipper:hover {
    z-index: 9; }
    body.case-study-blog:not(.ms-browser) article.post-item .post-flipper:hover .front {
      -webkit-transform: rotateY(180deg);
         -moz-transform: rotateY(180deg);
              transform: rotateY(180deg); }
    body.case-study-blog:not(.ms-browser) article.post-item .post-flipper:hover .back {
      -webkit-transform: rotateY(0deg);
         -moz-transform: rotateY(0deg);
              transform: rotateY(0deg); }

body.case-study-blog.ms-browser article.post-item .post-flipper .front,
body.case-study-blog.ms-browser article.post-item .post-flipper .back {
  -webkit-transition: .3s linear opacity;
  -o-transition: .3s linear opacity;
  -moz-transition: .3s linear opacity;
  transition: .3s linear opacity; }

body.case-study-blog.ms-browser article.post-item .post-flipper .front {
  opacity: 1;
  z-index: 4; }

body.case-study-blog.ms-browser article.post-item .post-flipper .back {
  opacity: 0;
  z-index: 3; }
  body.case-study-blog.ms-browser article.post-item .post-flipper .back h3, body.case-study-blog.ms-browser article.post-item .post-flipper .back .blog .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote body.case-study-blog.ms-browser article.post-item .post-flipper .back h2, body.case-study-blog.ms-browser article.post-item .post-flipper .back
  .blog .blog-listing-wrapper .post-item.quote h2,
  .blog .blog-listing-wrapper .post-item.quote body.case-study-blog.ms-browser article.post-item .post-flipper .back h2 {
    margin-bottom: 25px; }

body.case-study-blog.ms-browser article.post-item .post-flipper:hover {
  cursor: pointer; }
  body.case-study-blog.ms-browser article.post-item .post-flipper:hover .front {
    opacity: 0;
    z-index: 3; }
  body.case-study-blog.ms-browser article.post-item .post-flipper:hover .back {
    opacity: 1;
    z-index: 4; }

/********************************************************/
/*******  Blog/301-blog.scss *******/
/********************************************************/
.blog a.no-base {
  text-decoration: none;
  color: rgba(255, 255, 255, 0); }

.blog .sidebar li:before {
  display: none; }

.blog .sidebar .input-wrapper {
  position: relative; }
  .blog .sidebar .input-wrapper ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: inherit; }
  .blog .sidebar .input-wrapper ::-moz-placeholder {
    /* Firefox 19+ */
    color: inherit; }
  .blog .sidebar .input-wrapper :-ms-input-placeholder {
    /* IE 10+ */
    color: inherit; }
  .blog .sidebar .input-wrapper :-moz-placeholder {
    /* Firefox 18- */
    color: inherit; }
  .blog .sidebar .input-wrapper input {
    border: 0;
    outline: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    font-size: 1rem;
    color: #292935;
    padding: 13px 0;
    border-bottom: 1px solid #f1f1f1;
    -webkit-transition: .2s border-bottom linear;
    -o-transition: .2s border-bottom linear;
    -moz-transition: .2s border-bottom linear;
    transition: .2s border-bottom linear; }
    .blog .sidebar .input-wrapper input:focus {
      border-bottom: 1px solid #9c4d9d; }
      .blog .sidebar .input-wrapper input:focus + #search-btn svg .st0 {
        stroke: #9c4d9d; }
  .blog .sidebar .input-wrapper #search-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 15px; }
    .blog .sidebar .input-wrapper #search-btn svg {
      margin-top: 15px;
      width: 17px;
      height: 17px; }
      .blog .sidebar .input-wrapper #search-btn svg .st0 {
        -webkit-transition: .2s linear stroke;
        -o-transition: .2s linear stroke;
        -moz-transition: .2s linear stroke;
        transition: .2s linear stroke;
        stroke: #000000;
        stroke-miterlimit: 10; }
    .blog .sidebar .input-wrapper #search-btn:hover {
      cursor: pointer; }
      .blog .sidebar .input-wrapper #search-btn:hover svg .st0 {
        stroke: #9c4d9d; }

.blog .sidebar h3, .blog .sidebar .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .sidebar h2, .blog .sidebar .blog-listing-wrapper .post-item.quote h2, .blog .blog-listing-wrapper .post-item.quote .sidebar h2 {
  font-weight: 400;
  margin-bottom: 25px;
  font-size: 1.5625rem; }

.blog .sidebar .sidebar-item {
  margin-bottom: 55px; }
  .blog .sidebar .sidebar-item.archives .filter-link-count {
    display: none; }
  .blog .sidebar .sidebar-item.categories ul li, .blog .sidebar .sidebar-item.archives ul li {
    margin-bottom: 10px; }
    .blog .sidebar .sidebar-item.categories ul li:last-of-type, .blog .sidebar .sidebar-item.archives ul li:last-of-type {
      margin-bottom: 0; }
    .blog .sidebar .sidebar-item.categories ul li a, .blog .sidebar .sidebar-item.archives ul li a {
      font-size: 1rem; }
  .blog .sidebar .sidebar-item.follow-us .socials-wrapper {
    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;
    text-align: center;
    max-width: 270px; }
    .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
         -moz-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-flex-basis: 100px;
          -ms-flex-preferred-size: 100px;
              flex-basis: 100px;
      min-height: 60px;
      position: relative;
      border: 1px solid #fff;
      -webkit-transition: .3s linear opacity;
      -o-transition: .3s linear opacity;
      -moz-transition: .3s linear opacity;
      transition: .3s linear opacity; }
      .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block > .no-base {
        width: inherit;
        height: inherit;
        line-height: inherit;
        display: block; }
        .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block > .no-base i {
          position: relative;
          overflow: hidden;
          font-size: 60px;
          width: inherit;
          height: inherit;
          line-height: inherit;
          display: block;
          color: rgba(255, 255, 255, 0);
          -webkit-transition: text-shadow .3s ease;
          -o-transition: text-shadow .3s ease;
          -moz-transition: text-shadow .3s ease;
          transition: text-shadow .3s ease;
          z-index: 1; }
      .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.wrapper {
        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;
        border: 0px; }
        .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.wrapper .social-small {
          -webkit-box-flex: 1;
          -webkit-flex-grow: 1;
             -moz-box-flex: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1;
          max-width: 50%;
          position: relative;
          border: 1px solid #fff;
          -webkit-transition: .3s linear opacity;
          -o-transition: .3s linear opacity;
          -moz-transition: .3s linear opacity;
          transition: .3s linear opacity; }
          .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.wrapper .social-small > .no-base {
            width: 100%;
            height: inherit;
            line-height: inherit;
            display: block; }
            .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.wrapper .social-small > .no-base i {
              position: relative;
              overflow: hidden;
              width: inherit;
              height: inherit;
              display: block;
              color: rgba(255, 255, 255, 0);
              -webkit-transition: text-shadow .3s ease;
              -o-transition: text-shadow .3s ease;
              -moz-transition: text-shadow .3s ease;
              transition: text-shadow .3s ease;
              z-index: 1; }
      .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.big {
        height: 130px; }
        .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.big i {
          line-height: 130px;
          font-size: 60px;
          text-shadow: 0px 0px #fff, 130px 0px #fff; }
        .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.big:hover i {
          text-shadow: -130px 0px #fff, 0px 0px #fff; }
      .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.medium {
        height: 65px; }
        .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.medium i {
          line-height: 65px;
          font-size: 30px;
          text-shadow: 0px 0px #fff, 130px 0px #fff; }
        .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.medium:hover i {
          text-shadow: -130px 0px #fff, 0px 0px #fff; }
      .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block .social-small {
        height: 65px; }
        .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block .social-small i {
          line-height: 65px;
          font-size: 25px;
          text-shadow: 0px 0px #fff, 65px 0px #fff; }
        .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block .social-small:hover i {
          text-shadow: -65px 0px #fff, 0px 0px #fff; }
      .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.big:hover, .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block.medium:hover,
      .blog .sidebar .sidebar-item.follow-us .socials-wrapper .social-block .social-small:hover {
        cursor: pointer; }
    .blog .sidebar .sidebar-item.follow-us .socials-wrapper .fb {
      background-color: #4362a4; }
    .blog .sidebar .sidebar-item.follow-us .socials-wrapper .gplus {
      background-color: #df5440; }
    .blog .sidebar .sidebar-item.follow-us .socials-wrapper .twitter {
      background-color: #03b3f2; }
    .blog .sidebar .sidebar-item.follow-us .socials-wrapper .linkedin {
      background-color: #037eb2; }
    .blog .sidebar .sidebar-item.follow-us .socials-wrapper .pinterest {
      background-color: #d31f22; }
    .blog .sidebar .sidebar-item.follow-us .socials-wrapper .xing {
      background-color: #007465; }
    .blog .sidebar .sidebar-item.follow-us .socials-wrapper .instagram {
      background-color: #f4950d; }
  .blog .sidebar .sidebar-item.follow-us i {
    color: #fff;
    line-height: 1; }

.blog .sidebar a:not(.no-base) {
  font-size: 1.125rem;
  color: inherit;
  font-weight: 300; }
  .blog .sidebar a:not(.no-base):hover {
    color: #9c4d9d; }
    .blog .sidebar a:not(.no-base):hover:before {
      display: none; }

.blog .sidebar li {
  margin-bottom: 15px; }
  .blog .sidebar li:last-of-type {
    margin-bottom: 0; }

.blog .sidebar .latest-posts {
  list-style-type: none; }
  .blog .sidebar .latest-posts li {
    margin-bottom: 25px; }
    .blog .sidebar .latest-posts li:last-of-type {
      margin-bottom: 0; }
    .blog .sidebar .latest-posts li a {
      font-weight: 400;
      color: #171717; }
      .blog .sidebar .latest-posts li a:hover {
        color: #9c4d9d; }
    .blog .sidebar .latest-posts li .date {
      color: inherit;
      font-size: 1rem; }
    .blog .sidebar .latest-posts li p {
      margin-bottom: 0; }

.blog .post-list,
.blog .sidebar {
  padding-top: 65px; }

.blog .post-listing,
.blog .blog-listing-wrapper {
  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;
  width: 100%; }
  .blog .post-listing li:before,
  .blog .blog-listing-wrapper li:before {
    display: none; }
  .blog .post-listing > a,
  .blog .blog-listing-wrapper > a {
    text-decoration: none;
    margin: 15px;
    width: 47%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-top: 15px;
    margin-bottom: 15px; }
    @media (max-width: 767px) {
      .blog .post-listing > a,
      .blog .blog-listing-wrapper > a {
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
    .blog .post-listing > a:hover:before,
    .blog .blog-listing-wrapper > a:hover:before {
      border-bottom: 0; }
  .blog .post-listing .post-item,
  .blog .blog-listing-wrapper .post-item {
    width: 100%;
    height: 100%;
    max-width: 390px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    -webkit-transition: -webkit-box-shadow linear .2s;
    transition: -webkit-box-shadow linear .2s;
    -o-transition: box-shadow linear .2s;
    -moz-transition: box-shadow linear .2s, -moz-box-shadow linear .2s;
    transition: box-shadow linear .2s;
    transition: box-shadow linear .2s, -webkit-box-shadow linear .2s, -moz-box-shadow linear .2s;
    min-height: 440px; }
    .blog .post-listing .post-item:hover,
    .blog .blog-listing-wrapper .post-item:hover {
      -webkit-box-shadow: 0px 7px 19.44px 4.56px rgba(0, 0, 0, 0.05);
         -moz-box-shadow: 0px 7px 19.44px 4.56px rgba(0, 0, 0, 0.05);
              box-shadow: 0px 7px 19.44px 4.56px rgba(0, 0, 0, 0.05); }
    .blog .post-listing .post-item .image-wrapper,
    .blog .blog-listing-wrapper .post-item .image-wrapper {
      height: 240px;
      background-repeat: no-repeat;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center; }
    .blog .post-listing .post-item .post-date,
    .blog .blog-listing-wrapper .post-item .post-date {
      font-size: 1rem;
      margin: 0;
      color: inherit;
      position: relative;
      padding-left: 25px;
      line-height: 1; }
      .blog .post-listing .post-item .post-date:before,
      .blog .blog-listing-wrapper .post-item .post-date:before {
        font-family: 'ClickrayIcons';
        content: "\e904";
        position: absolute;
        top: 0;
        left: 0;
        width: 15px;
        height: 15px; }
    .blog .post-listing .post-item .content-wrapper,
    .blog .blog-listing-wrapper .post-item .content-wrapper {
      position: relative;
      padding: 20px 25px; }
      .blog .post-listing .post-item .content-wrapper h2,
      .blog .post-listing .post-item .content-wrapper p.post-body,
      .blog .post-listing .post-item .content-wrapper .topics-wrapper,
      .blog .post-listing .post-item .content-wrapper .post-date,
      .blog .blog-listing-wrapper .post-item .content-wrapper h2,
      .blog .blog-listing-wrapper .post-item .content-wrapper p.post-body,
      .blog .blog-listing-wrapper .post-item .content-wrapper .topics-wrapper,
      .blog .blog-listing-wrapper .post-item .content-wrapper .post-date {
        position: relative;
        z-index: 2; }
      .blog .post-listing .post-item .content-wrapper h2,
      .blog .blog-listing-wrapper .post-item .content-wrapper h2 {
        font-size: 1.25rem;
        color: #171717;
        margin-bottom: 5px; }
      .blog .post-listing .post-item .content-wrapper p.post-body,
      .blog .blog-listing-wrapper .post-item .content-wrapper p.post-body {
        color: inherit;
        margin-bottom: 15px; }
      .blog .post-listing .post-item .content-wrapper .topics-wrapper li,
      .blog .blog-listing-wrapper .post-item .content-wrapper .topics-wrapper li {
        text-transform: uppercase;
        font-weight: 400;
        margin-bottom: 15px; }
        .blog .post-listing .post-item .content-wrapper .topics-wrapper li a,
        .blog .blog-listing-wrapper .post-item .content-wrapper .topics-wrapper li a {
          text-transform: uppercase;
          font-weight: 400; }
    .blog .post-listing .post-item.quote,
    .blog .blog-listing-wrapper .post-item.quote {
      padding: 20px 25px;
      background-color: #9c4d9d;
      color: #fff;
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-content: center;
          -ms-flex-line-pack: center;
              align-content: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -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; }
      .blog .post-listing .post-item.quote p,
      .blog .blog-listing-wrapper .post-item.quote p {
        margin: 0;
        position: absolute;
        color: #fff; }
        .blog .post-listing .post-item.quote p.quote-author,
        .blog .blog-listing-wrapper .post-item.quote p.quote-author {
          top: 20px;
          right: 25px;
          font-style: italic; }
        .blog .post-listing .post-item.quote p.post-date,
        .blog .blog-listing-wrapper .post-item.quote p.post-date {
          bottom: 20px;
          left: 25px; }
          .blog .post-listing .post-item.quote p.post-date:before,
          .blog .blog-listing-wrapper .post-item.quote p.post-date:before {
            color: #fff; }
      .blog .post-listing .post-item.quote h2,
      .blog .blog-listing-wrapper .post-item.quote h2 {
        text-align: center;
        font-style: italic;
        padding: 20px 0; }
      .blog .post-listing .post-item.quote:before,
      .blog .blog-listing-wrapper .post-item.quote:before {
        content: '';
        position: absolute;
        background-image: url(https://cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Blog-301/quote-mark.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0; }

.blog nav.blog {
  width: 100%; }

.blog .pagination {
  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;
  padding: 25px 25px 40px 0; }
  .blog .pagination li {
    width: 42px;
    height: 42px;
    line-height: 42px;
    margin-left: 15px;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    border: 1px solid #f1f1f1;
    text-align: center;
    -webkit-transition: .3s linear all;
    -o-transition: .3s linear all;
    -moz-transition: .3s linear all;
    transition: .3s linear all;
    padding: 0; }
    .blog .pagination li.disabled {
      display: none; }
    .blog .pagination li a {
      -webkit-transition: inherit;
      -o-transition: inherit;
      -moz-transition: inherit;
      transition: inherit;
      color: #171717;
      line-height: inherit;
      text-align: center;
      width: inherit;
      height: inherit; }
      .blog .pagination li a:hover:before {
        border-bottom: 0; }
    .blog .pagination li:before {
      display: none; }
    .blog .pagination li:hover, .blog .pagination li.active {
      cursor: pointer;
      background-color: #9c4d9d;
      color: #fff; }
      .blog .pagination li:hover a, .blog .pagination li.active a {
        color: #fff; }

.blog .blog-section.single .hubspot-topics {
  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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  color: #9c4d9d;
  margin-bottom: 20px; }
  .blog .blog-section.single .hubspot-topics li {
    padding: 0;
    margin: 0 3px; }
    .blog .blog-section.single .hubspot-topics li:before {
      display: none; }
    .blog .blog-section.single .hubspot-topics li a {
      text-transform: uppercase;
      font-weight: 400; }
      .blog .blog-section.single .hubspot-topics li a:hover:before {
        border-bottom: 0; }

@media (min-width: 768px) {
  .blog .blog-section.single {
    margin-right: 20px; } }

.blog .blog-section.single img {
  margin: 10px auto;
  height: auto;
  display: block; }

.blog .blog-section.single h3, .blog .blog-section.single .post-listing .post-item.quote h2, .blog .post-listing .post-item.quote .blog-section.single h2, .blog .blog-section.single .blog-listing-wrapper .post-item.quote h2, .blog .blog-listing-wrapper .post-item.quote .blog-section.single h2 {
  font-size: 1.5625rem;
  text-align: center;
  margin-bottom: 20px; }

.blog .blog-section.single .publish-date {
  text-align: center;
  color: inherit;
  margin-bottom: 40px; }

.blog .blog-section.single .featured-image-wrapper {
  margin-bottom: 40px; }

.blog .blog-section.single .post-upper,
.blog .blog-section.single .post-bottom {
  border: 1px solid #f1f1f1;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px; }

.blog .blog-section.single .post-upper {
  margin-bottom: 30px;
  padding: 60px 40px 30px; }

.blog .blog-section.single .post-bottom {
  padding: 30px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px; }
  @media (max-width: 600px) {
    .blog .blog-section.single .post-bottom {
      -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; } }
  .blog .blog-section.single .post-bottom .hs-author-avatar {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
    overflow: hidden;
    width: 140px;
    height: 140px; }
    .blog .blog-section.single .post-bottom .hs-author-avatar img {
      margin: 0;
      width: 100%; }
    @media (max-width: 600px) {
      .blog .blog-section.single .post-bottom .hs-author-avatar {
        margin: 0 auto 20px; } }
  .blog .blog-section.single .post-bottom .author-info {
    -webkit-box-flex: 3;
    -webkit-flex-grow: 3;
       -moz-box-flex: 3;
        -ms-flex-positive: 3;
            flex-grow: 3;
    -webkit-flex-basis: 250px;
        -ms-flex-preferred-size: 250px;
            flex-basis: 250px;
    margin-left: 30px; }
    @media (max-width: 600px) {
      .blog .blog-section.single .post-bottom .author-info {
        margin-left: 0;
        -webkit-flex-basis: auto;
            -ms-flex-preferred-size: auto;
                flex-basis: auto; } }
    .blog .blog-section.single .post-bottom .author-info h5 {
      margin-bottom: 15px;
      font-weight: 600; }
    .blog .blog-section.single .post-bottom .author-info p {
      color: inherit;
      font-weight: 300; }

.blog .blog-section.single .post-body {
  color: #171717;
  font-weight: 300; }
  .blog .blog-section.single .post-body p {
    color: inherit;
    font-weight: inherit;
    line-height: 1.7; }

@media (min-width: 768px) {
  .blog .widget-type-blog_comments .post-footer {
    margin-right: 20px; } }

.blog .widget-type-blog_comments #comments-listing {
  margin-bottom: 35px;
  border: 1px solid #f1f1f1;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  display: block; }

.blog .widget-type-blog_comments #comment-form {
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  margin-bottom: 40px; }
  .blog .widget-type-blog_comments #comment-form p.big, .hero-banner.blog.cs .widget-type-blog_comments #comment-form .content p, .hero-banner.blog.cs .content .widget-type-blog_comments #comment-form p, .blog.cs.hero-banner-form .widget-type-blog_comments #comment-form .content p, .blog.cs.hero-banner-form .content .widget-type-blog_comments #comment-form p, .blog .widget-type-blog_comments #comment-form .case-study-blog .listing-tag-filters h3, .case-study-blog .listing-tag-filters .blog .widget-type-blog_comments #comment-form h3, .case-study-blog .listing-tag-filters .blog .widget-type-blog_comments #comment-form .post-listing .post-item.quote h2, .case-study-blog .listing-tag-filters .blog .post-listing .post-item.quote .widget-type-blog_comments #comment-form h2, .blog .widget-type-blog_comments #comment-form .post-listing .post-item.quote .case-study-blog .listing-tag-filters h2, .blog .post-listing .post-item.quote .case-study-blog .listing-tag-filters .widget-type-blog_comments #comment-form h2, .case-study-blog .listing-tag-filters .blog .widget-type-blog_comments #comment-form .blog-listing-wrapper .post-item.quote h2, .case-study-blog .listing-tag-filters .blog .blog-listing-wrapper .post-item.quote .widget-type-blog_comments #comment-form h2, .blog .widget-type-blog_comments #comment-form .blog-listing-wrapper .post-item.quote .case-study-blog .listing-tag-filters h2, .blog .blog-listing-wrapper .post-item.quote .case-study-blog .listing-tag-filters .widget-type-blog_comments #comment-form h2, .blog .widget-type-blog_comments #comment-form .case-study-blog-single .sidebar h3, .case-study-blog-single .sidebar .blog .widget-type-blog_comments #comment-form h3, .case-study-blog-single .sidebar .blog .widget-type-blog_comments #comment-form .post-listing .post-item.quote h2, .case-study-blog-single .sidebar .blog .post-listing .post-item.quote .widget-type-blog_comments #comment-form h2, .blog .widget-type-blog_comments #comment-form .post-listing .post-item.quote .case-study-blog-single .sidebar h2, .blog .post-listing .post-item.quote .case-study-blog-single .sidebar .widget-type-blog_comments #comment-form h2, .case-study-blog-single .sidebar .blog .widget-type-blog_comments #comment-form .blog-listing-wrapper .post-item.quote h2, .case-study-blog-single .sidebar .blog .blog-listing-wrapper .post-item.quote .widget-type-blog_comments #comment-form h2, .blog .widget-type-blog_comments #comment-form .blog-listing-wrapper .post-item.quote .case-study-blog-single .sidebar h2, .blog .blog-listing-wrapper .post-item.quote .case-study-blog-single .sidebar .widget-type-blog_comments #comment-form h2, .blog .widget-type-blog_comments #comment-form .case-study-blog-single .case-study-single-wrapper > div > div .main .post-header h2, .case-study-blog-single .case-study-single-wrapper > div > div .main .post-header .blog .widget-type-blog_comments #comment-form h2, .blog .widget-type-blog_comments #comment-form .case-study-blog-single .case-study-single-wrapper > div > div .main h5, .case-study-blog-single .case-study-single-wrapper > div > div .main .blog .widget-type-blog_comments #comment-form h5 {
    font-weight: 600; }

.blog .widget-type-blog_comments #comments-listing,
.blog .widget-type-blog_comments #comment-form {
  padding: 30px 40px; }

.blog .widget-type-blog_comments #comments-listing.no-comments {
  display: none; }

.blog .widget-type-blog_comments .comment-from,
.blog .widget-type-blog_comments .comment-date {
  display: block; }

.blog .widget-type-blog_comments .comment {
  position: relative;
  margin-bottom: 30px; }
  .blog .widget-type-blog_comments .comment.depth-1 {
    padding-left: 50px; }

.blog .widget-type-blog_comments .comment-from h4 {
  position: relative;
  padding-left: 1.2rem;
  font-size: 1.25rem;
  font-weight: normal;
  margin-bottom: 7px; }
  .blog .widget-type-blog_comments .comment-from h4:before {
    position: absolute;
    left: 0;
    top: 2px;
    content: "•";
    display: inline-block;
    width: .5rem;
    height: .5rem;
    font-size: .7em;
    color: #9c4d9d; }

.blog .widget-type-blog_comments .comment-date {
  font-size: 0.875rem;
  color: inherit;
  margin-bottom: 15px; }

.blog .widget-type-blog_comments .comment-body {
  font-size: 1.125rem;
  color: inherit;
  font-weight: 300; }
  .blog .widget-type-blog_comments .comment-body p {
    font-weight: inherit;
    color: inherit;
    font-size: inherit; }

.blog .widget-type-blog_comments .comment-reply-to {
  position: absolute;
  top: 30px;
  right: 0;
  color: #9c4d9d;
  font-size: 0.875rem; }
  .blog .widget-type-blog_comments .comment-reply-to:hover {
    cursor: pointer; }

.blog .widget-type-blog_comments .comment.depth-0 {
  border-top: 0; }

.blog .fixed-socials-wrapper {
  position: relative;
  z-index: 3; }
  .blog .fixed-socials-wrapper .fixed-socials {
    position: absolute;
    left: 0;
    top: 270px;
    -webkit-border-top-right-radius: 5px;
       -moz-border-radius-topright: 5px;
            border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
       -moz-border-radius-bottomright: 5px;
            border-bottom-right-radius: 5px;
    overflow: hidden;
    text-align: center;
    display: none; }
    @media (min-width: 1024px) {
      .blog .fixed-socials-wrapper .fixed-socials {
        display: block; } }
    .blog .fixed-socials-wrapper .fixed-socials .social-block {
      width: 50px;
      height: 50px;
      line-height: 50px;
      overflow: hidden; }
      .blog .fixed-socials-wrapper .fixed-socials .social-block .no-base {
        height: inherit;
        width: inherit;
        line-height: inherit;
        display: block; }
        .blog .fixed-socials-wrapper .fixed-socials .social-block .no-base:hover {
          cursor: pointer; }
          .blog .fixed-socials-wrapper .fixed-socials .social-block .no-base:hover:before {
            border-bottom: 0; }
        .blog .fixed-socials-wrapper .fixed-socials .social-block .no-base i {
          width: inherit;
          height: inherit;
          line-height: inherit;
          font-size: 20px;
          color: #fff;
          text-shadow: 0px 0px #fff, 65px 0px #fff;
          -webkit-transition: text-shadow .3s ease;
          -o-transition: text-shadow .3s ease;
          -moz-transition: text-shadow .3s ease;
          transition: text-shadow .3s ease;
          color: transparent; }
        .blog .fixed-socials-wrapper .fixed-socials .social-block .no-base:hover i {
          text-shadow: -65px 0px #fff, 0px 0px #fff; }
      .blog .fixed-socials-wrapper .fixed-socials .social-block.fb {
        background-color: #4362a4; }
      .blog .fixed-socials-wrapper .fixed-socials .social-block.gplus {
        background-color: #df5440; }
      .blog .fixed-socials-wrapper .fixed-socials .social-block.twitter {
        background-color: #03b3f2; }
      .blog .fixed-socials-wrapper .fixed-socials .social-block.linkedin {
        background-color: #037eb2; }
      .blog .fixed-socials-wrapper .fixed-socials .social-block.pinterest {
        background-color: #d31f22; }
      .blog .fixed-socials-wrapper .fixed-socials .social-block.xing {
        background-color: #007465; }
      .blog .fixed-socials-wrapper .fixed-socials .social-block.instagram {
        background-color: #f4950d; }
    .blog .fixed-socials-wrapper .fixed-socials.fixed {
      position: fixed;
      top: 150px; }

@media all and (max-width: 500px) {
  .blog {
    /* beat recaptcha into being responsive, !importants and specificity are necessary */ }
    .blog #recaptcha_area {
      width: 250px !important; }
    .blog #recaptcha_area table#recaptcha_table {
      width: 250px !important; }
    .blog #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
      width: 250px !important; }
    .blog #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
      width: 67px !important; }
    .blog #recaptcha_area table#recaptcha_table #recaptcha_image {
      width: 230px !important; } }

/********************************************************/
/*******  Blog/302-blog.scss *******/
/********************************************************/
.blog.blog-302-me nav .pagination {
  padding-top: 0;
  padding-right: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .blog.blog-302-me nav .pagination li {
    margin: 0 7px; }

.blog.blog-302-me .post-list {
  padding-top: 40px;
  border-right: 0;
  padding-right: 0; }
  .blog.blog-302-me .post-list .post-listing {
    padding-bottom: 30px; }
  .blog.blog-302-me .post-list .post-listing,
  .blog.blog-302-me .post-list .blog-listing-wrapper {
    width: 100%; }
    @media (min-width: 801px) {
      .blog.blog-302-me .post-list .post-listing > a,
      .blog.blog-302-me .post-list .blog-listing-wrapper > a {
        max-width: 100%;
        width: 32%;
        margin: 1%;
        margin-bottom: 10px;
        margin-top: 10px; }
        .blog.blog-302-me .post-list .post-listing > a:first-of-type, .blog.blog-302-me .post-list .post-listing > a:nth-child(4), .blog.blog-302-me .post-list .post-listing > a:nth-child(3n+6),
        .blog.blog-302-me .post-list .blog-listing-wrapper > a:first-of-type,
        .blog.blog-302-me .post-list .blog-listing-wrapper > a:nth-child(4),
        .blog.blog-302-me .post-list .blog-listing-wrapper > a:nth-child(3n+6) {
          margin-left: 0; }
        .blog.blog-302-me .post-list .post-listing > a:nth-child(3), .blog.blog-302-me .post-list .post-listing > a:nth-child(3n+8),
        .blog.blog-302-me .post-list .blog-listing-wrapper > a:nth-child(3),
        .blog.blog-302-me .post-list .blog-listing-wrapper > a:nth-child(3n+8) {
          margin-right: 0; }
        .blog.blog-302-me .post-list .post-listing > a:last-of-type,
        .blog.blog-302-me .post-list .blog-listing-wrapper > a:last-of-type {
          margin-right: 0; }
        .blog.blog-302-me .post-list .post-listing > a:nth-of-type(5),
        .blog.blog-302-me .post-list .blog-listing-wrapper > a:nth-of-type(5) {
          width: 66%;
          margin-right: 0; }
          .blog.blog-302-me .post-list .post-listing > a:nth-of-type(5) .post-item,
          .blog.blog-302-me .post-list .blog-listing-wrapper > a:nth-of-type(5) .post-item {
            max-width: 100%; } }
    @media (min-width: 601px) and (max-width: 800px) {
      .blog.blog-302-me .post-list .post-listing > a,
      .blog.blog-302-me .post-list .blog-listing-wrapper > a {
        width: 49%; }
        .blog.blog-302-me .post-list .post-listing > a:nth-child(2n+1),
        .blog.blog-302-me .post-list .blog-listing-wrapper > a:nth-child(2n+1) {
          margin-left: 0;
          margin-right: 1%; }
        .blog.blog-302-me .post-list .post-listing > a:nth-child(2n+2),
        .blog.blog-302-me .post-list .blog-listing-wrapper > a:nth-child(2n+2) {
          margin-right: 0;
          margin-left: 1%; }
        .blog.blog-302-me .post-list .post-listing > a:nth-child(5),
        .blog.blog-302-me .post-list .blog-listing-wrapper > a:nth-child(5) {
          margin-left: 0;
          margin-right: 0;
          width: 100%; }
          .blog.blog-302-me .post-list .post-listing > a:nth-child(5) .post-item,
          .blog.blog-302-me .post-list .blog-listing-wrapper > a:nth-child(5) .post-item {
            max-width: 100%; } }
    @media (max-width: 600px) {
      .blog.blog-302-me .post-list .post-listing > a,
      .blog.blog-302-me .post-list .blog-listing-wrapper > a {
        width: 100%;
        margin: 10px 0; } }

.blog.blog-302-me .top-group {
  margin-top: 45px; }
  .blog.blog-302-me .top-group > div > div {
    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; }
    @media (max-width: 600px) {
      .blog.blog-302-me .top-group > div > div {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        .blog.blog-302-me .top-group > div > div .search--wrapper {
          margin-top: 15px;
          max-width: 100%;
          width: 100%; } }
    .blog.blog-302-me .top-group > div > div:before, .blog.blog-302-me .top-group > div > div:after {
      content: none; }
  .blog.blog-302-me .top-group .categories--wrapper .block {
    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;
    padding: 3px 0; }
    .blog.blog-302-me .top-group .categories--wrapper .block h3, .blog.blog-302-me .top-group .categories--wrapper .block .post-listing .post-item.quote h2, .blog.blog-302-me .post-listing .post-item.quote .top-group .categories--wrapper .block h2, .blog.blog-302-me .top-group .categories--wrapper .block .blog-listing-wrapper .post-item.quote h2, .blog.blog-302-me .blog-listing-wrapper .post-item.quote .top-group .categories--wrapper .block h2 {
      font-size: 1.25rem;
      margin-right: 15px;
      padding-top: 5px; }
  .blog.blog-302-me .top-group .categories--wrapper ul {
    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; }
    .blog.blog-302-me .top-group .categories--wrapper ul li {
      margin-right: 20px;
      margin-top: 5px; }
      .blog.blog-302-me .top-group .categories--wrapper ul li:before {
        content: none; }
      .blog.blog-302-me .top-group .categories--wrapper ul li a {
        padding: 3px 20px;
        border-width: 1px;
        min-height: 0px; }
      .blog.blog-302-me .top-group .categories--wrapper ul li .filter-link-count {
        display: none; }
  .blog.blog-302-me .top-group .search--wrapper {
    text-align: right;
    max-width: 320px; }
    .blog.blog-302-me .top-group .search--wrapper .input-wrapper {
      position: relative; }
      .blog.blog-302-me .top-group .search--wrapper .input-wrapper ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: inherit; }
      .blog.blog-302-me .top-group .search--wrapper .input-wrapper ::-moz-placeholder {
        /* Firefox 19+ */
        color: inherit; }
      .blog.blog-302-me .top-group .search--wrapper .input-wrapper :-ms-input-placeholder {
        /* IE 10+ */
        color: inherit; }
      .blog.blog-302-me .top-group .search--wrapper .input-wrapper :-moz-placeholder {
        /* Firefox 18- */
        color: inherit; }
      .blog.blog-302-me .top-group .search--wrapper .input-wrapper input {
        border: 0;
        outline: 0;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
        font-size: 1rem;
        color: #292935;
        padding: 13px 0;
        border-bottom: 1px solid #f1f1f1;
        -webkit-transition: .2s border-bottom linear;
        -o-transition: .2s border-bottom linear;
        -moz-transition: .2s border-bottom linear;
        transition: .2s border-bottom linear; }
        .blog.blog-302-me .top-group .search--wrapper .input-wrapper input:focus {
          border-bottom: 1px solid #9c4d9d; }
          .blog.blog-302-me .top-group .search--wrapper .input-wrapper input:focus + #search-btn svg .st0 {
            stroke: #9c4d9d; }
      .blog.blog-302-me .top-group .search--wrapper .input-wrapper #search-btn {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        height: 100%;
        width: 15px; }
        .blog.blog-302-me .top-group .search--wrapper .input-wrapper #search-btn svg {
          margin-top: 15px;
          width: 17px;
          height: 17px; }
          .blog.blog-302-me .top-group .search--wrapper .input-wrapper #search-btn svg .st0 {
            -webkit-transition: .2s linear stroke;
            -o-transition: .2s linear stroke;
            -moz-transition: .2s linear stroke;
            transition: .2s linear stroke;
            stroke: #000000;
            stroke-miterlimit: 10; }
        .blog.blog-302-me .top-group .search--wrapper .input-wrapper #search-btn:hover {
          cursor: pointer; }
          .blog.blog-302-me .top-group .search--wrapper .input-wrapper #search-btn:hover svg .st0 {
            stroke: #9c4d9d; }

.blog.blog-302-me .blog-section.single {
  margin: 0 auto;
  max-width: 940px; }
  .blog.blog-302-me .blog-section.single h1 {
    text-align: center;
    margin-bottom: 20px; }
  .blog.blog-302-me .blog-section.single .publish-date {
    margin-bottom: 20px; }
  .blog.blog-302-me .blog-section.single .hubspot-topics {
    margin-bottom: 40px; }
  .blog.blog-302-me .blog-section.single .post-body h2,
  .blog.blog-302-me .blog-section.single .post-body h3, .blog.blog-302-me .blog-section.single .post-body .post-listing .post-item.quote h2, .blog.blog-302-me .post-listing .post-item.quote .blog-section.single .post-body h2, .blog.blog-302-me .blog-section.single .post-body .blog-listing-wrapper .post-item.quote h2, .blog.blog-302-me .blog-listing-wrapper .post-item.quote .blog-section.single .post-body h2,
  .blog.blog-302-me .blog-section.single .post-body h4,
  .blog.blog-302-me .blog-section.single .post-body h5,
  .blog.blog-302-me .blog-section.single .post-body h6 {
    color: #171717;
    margin-bottom: 20px;
    text-align: left; }
  .blog.blog-302-me .blog-section.single .post-body img {
    margin: 30px 0; }
  .blog.blog-302-me .blog-section.single .post-upper {
    padding: 60px 0 40px; }
    @media (max-width: 767px) {
      .blog.blog-302-me .blog-section.single .post-upper {
        padding: 40px 0 20px; } }
  .blog.blog-302-me .blog-section.single .post-upper,
  .blog.blog-302-me .blog-section.single .post-bottom {
    border: 0px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 0;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px; }
  .blog.blog-302-me .blog-section.single .post-bottom {
    padding: 50px; }
    @media (max-width: 767px) {
      .blog.blog-302-me .blog-section.single .post-bottom {
        padding: 30px 20px; } }
    .blog.blog-302-me .blog-section.single .post-bottom .hs-author-avatar {
      -webkit-box-shadow: 0px 1px 16.38px 1.62px rgba(0, 0, 0, 0.14);
         -moz-box-shadow: 0px 1px 16.38px 1.62px rgba(0, 0, 0, 0.14);
              box-shadow: 0px 1px 16.38px 1.62px rgba(0, 0, 0, 0.14); }
    .blog.blog-302-me .blog-section.single .post-bottom .author-info {
      margin-left: 60px; }
      @media (max-width: 600px) {
        .blog.blog-302-me .blog-section.single .post-bottom .author-info {
          margin-left: 0; } }

.blog.blog-302-me .widget-type-blog_comments #comments-listing,
.blog.blog-302-me .widget-type-blog_comments #comment-form {
  border: 0px;
  padding: 0 50px; }
  @media (max-width: 767px) {
    .blog.blog-302-me .widget-type-blog_comments #comments-listing,
    .blog.blog-302-me .widget-type-blog_comments #comment-form {
      padding: 0 10px; } }

.blog.blog-302-me .widget-type-blog_comments .comment-reply-to {
  background: none; }

.blog.blog-302-me .section.post-footer {
  margin: 0 auto;
  max-width: 940px;
  padding: 20px 0 60px; }
  @media (max-width: 767px) {
    .blog.blog-302-me .section.post-footer {
      padding: 20px 0 40px; } }

/********************************************************/
/*******  Blog/303-blog.scss *******/
/********************************************************/
.blog.blog-3 .hero-banner .content, .blog.blog-3 .hero-banner-form .content {
  max-width: 1035px; }
  .blog.blog-3 .hero-banner .content span, .blog.blog-3 .hero-banner-form .content span {
    font-size: 1.25rem; }
  .blog.blog-3 .hero-banner .content h1.single, .blog.blog-3 .hero-banner-form .content h1.single {
    margin: 35px 0px 45px 0px; }
  .blog.blog-3 .hero-banner .content .tag-wrapper a, .blog.blog-3 .hero-banner-form .content .tag-wrapper a {
    color: #fff;
    text-transform: uppercase; }
    .blog.blog-3 .hero-banner .content .tag-wrapper a:before, .blog.blog-3 .hero-banner-form .content .tag-wrapper a:before {
      display: none; }
  .blog.blog-3 .hero-banner .content .bottom, .blog.blog-3 .hero-banner-form .content .bottom {
    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;
    margin-top: 50px; }
    @media (max-width: 650px) {
      .blog.blog-3 .hero-banner .content .bottom, .blog.blog-3 .hero-banner-form .content .bottom {
        display: block; } }
    .blog.blog-3 .hero-banner .content .bottom .author, .blog.blog-3 .hero-banner-form .content .bottom .author {
      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; }
      @media (max-width: 650px) {
        .blog.blog-3 .hero-banner .content .bottom .author, .blog.blog-3 .hero-banner-form .content .bottom .author {
          -webkit-box-pack: center;
          -webkit-justify-content: center;
             -moz-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      .blog.blog-3 .hero-banner .content .bottom .author .avatar, .blog.blog-3 .hero-banner-form .content .bottom .author .avatar {
        width: 44px;
        height: 44px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        -moz-background-size: cover;
             background-size: cover;
        background-position: center center;
        border: 2px solid #fff; }
      .blog.blog-3 .hero-banner .content .bottom .author span, .blog.blog-3 .hero-banner-form .content .bottom .author span {
        margin-left: 10px;
        font-size: 1.125rem; }
    .blog.blog-3 .hero-banner .content .bottom .social, .blog.blog-3 .hero-banner-form .content .bottom .social {
      min-width: 112px;
      max-width: 112px;
      height: 37px;
      -webkit-border-radius: 18.5px;
         -moz-border-radius: 18.5px;
              border-radius: 18.5px;
      border: 1px solid #fff;
      position: relative;
      cursor: pointer;
      display: inline-block;
      background-color: #9c4d9d;
      background-color: #fff; }
      @media (max-width: 650px) {
        .blog.blog-3 .hero-banner .content .bottom .social, .blog.blog-3 .hero-banner-form .content .bottom .social {
          display: none; } }
      .blog.blog-3 .hero-banner .content .bottom .social .btn, .blog.blog-3 .hero-banner-form .content .bottom .social .btn {
        line-height: 37px;
        pointer-events: none;
        color: #9c4d9d;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none;
        font-size: 1rem;
        display: inline; }
        .blog.blog-3 .hero-banner .content .bottom .social .btn svg, .blog.blog-3 .hero-banner-form .content .bottom .social .btn svg {
          height: 13px;
          width: 16px;
          padding-right: 3px; }
          .blog.blog-3 .hero-banner .content .bottom .social .btn svg path, .blog.blog-3 .hero-banner-form .content .bottom .social .btn svg path {
            fill: #9c4d9d; }
      .blog.blog-3 .hero-banner .content .bottom .social .item, .blog.blog-3 .hero-banner-form .content .bottom .social .item {
        height: 37px;
        min-width: 37px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%;
        position: absolute;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
           -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
                box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
        -webkit-transition: .3s;
        -o-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
        -webkit-animation: .3s down forwards;
           -moz-animation: .3s down forwards;
             -o-animation: .3s down forwards;
                animation: .3s down forwards;
        opacity: 0;
        z-index: -2;
        will-change: animation;
        top: 0px; }
        .blog.blog-3 .hero-banner .content .bottom .social .item a, .blog.blog-3 .hero-banner-form .content .bottom .social .item a {
          display: block;
          width: 100%;
          height: 100%; }
          .blog.blog-3 .hero-banner .content .bottom .social .item a i, .blog.blog-3 .hero-banner-form .content .bottom .social .item a i {
            color: #fff;
            line-height: 39px;
            font-size: 1.125rem; }
          .blog.blog-3 .hero-banner .content .bottom .social .item a:before, .blog.blog-3 .hero-banner-form .content .bottom .social .item a:before {
            display: none; }
        .blog.blog-3 .hero-banner .content .bottom .social .item.fb, .blog.blog-3 .hero-banner-form .content .bottom .social .item.fb {
          background: #46629E;
          left: -140px; }
        .blog.blog-3 .hero-banner .content .bottom .social .item.google, .blog.blog-3 .hero-banner-form .content .bottom .social .item.google {
          background: #DB4437;
          left: -98px; }
        .blog.blog-3 .hero-banner .content .bottom .social .item.twitter, .blog.blog-3 .hero-banner-form .content .bottom .social .item.twitter {
          background: #1DA1F2;
          left: -53px; }
        .blog.blog-3 .hero-banner .content .bottom .social .item.linkedin, .blog.blog-3 .hero-banner-form .content .bottom .social .item.linkedin {
          background: #0077b5;
          left: -8px; }
        .blog.blog-3 .hero-banner .content .bottom .social .item.active, .blog.blog-3 .hero-banner-form .content .bottom .social .item.active {
          z-index: 1;
          -webkit-animation: 0.5s up forwards;
             -moz-animation: 0.5s up forwards;
               -o-animation: 0.5s up forwards;
                  animation: 0.5s up forwards; }
          .blog.blog-3 .hero-banner .content .bottom .social .item.active:nth-child(1), .blog.blog-3 .hero-banner-form .content .bottom .social .item.active:nth-child(1) {
            -webkit-animation-delay: 0.4s;
               -moz-animation-delay: 0.4s;
                 -o-animation-delay: 0.4s;
                    animation-delay: 0.4s; }
          .blog.blog-3 .hero-banner .content .bottom .social .item.active:nth-child(2), .blog.blog-3 .hero-banner-form .content .bottom .social .item.active:nth-child(2) {
            -webkit-animation-delay: 0.3s;
               -moz-animation-delay: 0.3s;
                 -o-animation-delay: 0.3s;
                    animation-delay: 0.3s; }
          .blog.blog-3 .hero-banner .content .bottom .social .item.active:nth-child(3), .blog.blog-3 .hero-banner-form .content .bottom .social .item.active:nth-child(3) {
            -webkit-animation-delay: 0.2s;
               -moz-animation-delay: 0.2s;
                 -o-animation-delay: 0.2s;
                    animation-delay: 0.2s; }
          .blog.blog-3 .hero-banner .content .bottom .social .item.active:nth-child(4), .blog.blog-3 .hero-banner-form .content .bottom .social .item.active:nth-child(4) {
            -webkit-animation-delay: 0.1s;
               -moz-animation-delay: 0.1s;
                 -o-animation-delay: 0.1s;
                    animation-delay: 0.1s; }
        .blog.blog-3 .hero-banner .content .bottom .social .item.no, .blog.blog-3 .hero-banner-form .content .bottom .social .item.no {
          -webkit-animation: none;
             -moz-animation: none;
               -o-animation: none;
                  animation: none; }

.blog.blog-3 .load-more-wrapper {
  text-align: center;
  margin-bottom: 45px; }
  .blog.blog-3 .load-more-wrapper .load-more {
    font-size: 1.25rem;
    font-weight: 600;
    min-height: 60px;
    display: inline-block;
    padding: 14.5px 66px 14.5px 66px;
    -webkit-border-radius: 50px;
       -moz-border-radius: 50px;
            border-radius: 50px;
    background-color: #9c4d9d;
    color: #fff;
    cursor: pointer;
    margin-bottom: 0px;
    margin-top: 15px;
    position: relative;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all; }
    .blog.blog-3 .load-more-wrapper .load-more.loading:after {
      content: '';
      display: block;
      position: absolute;
      width: 25px;
      height: 25px;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      background-color: transparent;
      top: 17px;
      left: 25px;
      border-right: 2px solid rgba(255, 255, 255, 0.2);
      border-left: 2px solid white;
      border-top: 2px solid rgba(255, 255, 255, 0.2);
      border-bottom: 2px solid white;
      -webkit-animation: loader .7s ease infinite;
         -moz-animation: loader .7s ease infinite;
           -o-animation: loader .7s ease infinite;
              animation: loader .7s ease infinite; }
    .blog.blog-3 .load-more-wrapper .load-more:hover {
      opacity: 0.8; }

.blog.blog-3 .no-post {
  text-align: center;
  margin-top: 60px;
  font-size: 2rem; }

.blog.blog-3 .search-blog {
  margin-bottom: 30px;
  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; }
  @media (max-width: 900px) {
    .blog.blog-3 .search-blog {
      display: block;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  .blog.blog-3 .search-blog ::-webkit-scrollbar {
    width: 3px; }
  .blog.blog-3 .search-blog ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }
  .blog.blog-3 .search-blog ::-webkit-scrollbar-thumb {
    background-color: #9c4d9d; }
  .blog.blog-3 .search-blog .dropdown-header {
    border: 1px solid #ebebeb;
    -webkit-border-radius: 25px;
       -moz-border-radius: 25px;
            border-radius: 25px;
    min-width: 247px; }
    .blog.blog-3 .search-blog .dropdown-header:after {
      top: 5px; }
  .blog.blog-3 .search-blog .dropdown-list {
    min-width: 247px;
    width: auto;
    border: 1px solid #ebebeb;
    -webkit-border-top-left-radius: 25px;
       -moz-border-radius-topleft: 25px;
            border-top-left-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
       -moz-border-radius-bottomleft: 25px;
            border-bottom-left-radius: 25px;
    background-color: #fff;
    overflow: auto;
    max-height: 216px;
    margin-top: 5px; }
    @media (max-width: 900px) {
      .blog.blog-3 .search-blog .dropdown-list {
        min-width: -webkit-calc(48% - 15px);
        min-width: -moz-calc(48% - 15px);
        min-width: calc(48% - 15px); } }
    @media (max-width: 550px) {
      .blog.blog-3 .search-blog .dropdown-list {
        min-width: -webkit-calc(100% - 30px);
        min-width: -moz-calc(100% - 30px);
        min-width: calc(100% - 30px); } }
    .blog.blog-3 .search-blog .dropdown-list li {
      background-color: transparent; }
      .blog.blog-3 .search-blog .dropdown-list li:hover {
        background-color: #f9f9f9; }
  @media (max-width: 900px) {
    .blog.blog-3 .search-blog .wrap {
      min-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;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media (max-width: 550px) {
    .blog.blog-3 .search-blog .wrap {
      min-width: 100%;
      display: block; } }
  .blog.blog-3 .search-blog .tags-wrapper {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 20px; }
    @media (max-width: 900px) {
      .blog.blog-3 .search-blog .tags-wrapper {
        min-width: 48%;
        margin-right: 0px; } }
    @media (max-width: 550px) {
      .blog.blog-3 .search-blog .tags-wrapper {
        min-width: 100%;
        display: block; } }
  .blog.blog-3 .search-blog .authors-wrapper {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 20px; }
    @media (max-width: 900px) {
      .blog.blog-3 .search-blog .authors-wrapper {
        min-width: 48%;
        margin-right: 0px; } }
    @media (max-width: 550px) {
      .blog.blog-3 .search-blog .authors-wrapper {
        min-width: 100%;
        display: block; } }
  @media (max-width: 900px) {
    .blog.blog-3 .search-blog .search-wrapper {
      min-width: 100%;
      margin-bottom: 65px; } }
  .blog.blog-3 .search-blog .search-wrapper .input-wrapper {
    position: relative; }
    .blog.blog-3 .search-blog .search-wrapper .input-wrapper input {
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      background-color: transparent;
      margin: 0;
      border: none;
      color: #b7b7b7;
      font-size: 1rem;
      border: 1px solid #ebebeb;
      -webkit-border-radius: 25px;
         -moz-border-radius: 25px;
              border-radius: 25px;
      min-width: 247px;
      line-height: 2.25rem;
      padding: 5px 15px;
      height: 46px; }
      @media (max-width: 850px) {
        .blog.blog-3 .search-blog .search-wrapper .input-wrapper input {
          min-width: 100%; } }
      .blog.blog-3 .search-blog .search-wrapper .input-wrapper input:focus {
        border: 1px solid #9c4d9d; }
      .blog.blog-3 .search-blog .search-wrapper .input-wrapper input::-webkit-input-placeholder {
        color: #b7b7b7;
        font-family: 'PT Sans', Arial, sans-serif; }
      .blog.blog-3 .search-blog .search-wrapper .input-wrapper input::-moz-placeholder {
        color: #b7b7b7;
        font-family: 'PT Sans', Arial, sans-serif; }
      .blog.blog-3 .search-blog .search-wrapper .input-wrapper input:-ms-input-placeholder {
        color: #b7b7b7;
        font-family: 'PT Sans', Arial, sans-serif; }
      .blog.blog-3 .search-blog .search-wrapper .input-wrapper input:-moz-placeholder {
        color: #b7b7b7;
        font-family: 'PT Sans', Arial, sans-serif; }
    .blog.blog-3 .search-blog .search-wrapper .input-wrapper .search-btn {
      position: absolute;
      top: 50%;
      right: 20px;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
           -o-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 15px;
      height: 15px; }
      .blog.blog-3 .search-blog .search-wrapper .input-wrapper .search-btn svg path {
        stroke: #9c4d9d;
        stroke-miterlimit: 10;
        stroke-width: 2px; }

.blog.blog-3 .blog-listing {
  position: relative;
  z-index: 0; }
  .blog.blog-3 .blog-listing.searching:after {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 1;
    content: '';
    width: 100%;
    height: 100%; }
  .blog.blog-3 .blog-listing .item {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 450px; }
    @media (max-width: 767px) {
      .blog.blog-3 .blog-listing .item {
        display: block; } }
    .blog.blog-3 .blog-listing .item .thumb-wrapper {
      width: 50%;
      position: relative;
      z-index: 1;
      overflow: hidden; }
      @media (max-width: 767px) {
        .blog.blog-3 .blog-listing .item .thumb-wrapper {
          width: 100%;
          height: 300px; } }
      .blog.blog-3 .blog-listing .item .thumb-wrapper:hover .thumb {
        -webkit-transform: scale(1.1);
           -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
             -o-transform: scale(1.1);
                transform: scale(1.1); }
      .blog.blog-3 .blog-listing .item .thumb-wrapper a.read-more {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 3;
        top: 0px;
        left: 0px; }
        .blog.blog-3 .blog-listing .item .thumb-wrapper a.read-more:before {
          display: none; }
      .blog.blog-3 .blog-listing .item .thumb-wrapper .tags-list {
        position: absolute;
        top: 10px;
        left: 20px;
        z-index: 10; }
        .blog.blog-3 .blog-listing .item .thumb-wrapper .tags-list a {
          -webkit-border-radius: 18.5px;
             -moz-border-radius: 18.5px;
                  border-radius: 18.5px;
          padding: 6px 18px;
          background-color: #9c4d9d;
          border: 1px solid #9c4d9d;
          color: #fff;
          font-size: 0.875rem;
          margin: 8px;
          display: inline-block; }
          .blog.blog-3 .blog-listing .item .thumb-wrapper .tags-list a:before {
            display: none; }
          .blog.blog-3 .blog-listing .item .thumb-wrapper .tags-list a:hover {
            color: #9c4d9d;
            background-color: #fff; }
      .blog.blog-3 .blog-listing .item .thumb-wrapper .thumb {
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        -o-transition: -o-transform 0.3s;
        -moz-transition: transform 0.3s, -moz-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
        position: relative;
        z-index: 2;
        width: 100%;
        height: 100%;
        padding: 17px 19px;
        -moz-background-size: cover;
             background-size: cover;
        background-position: center center; }
    .blog.blog-3 .blog-listing .item .content {
      width: 50%;
      padding: 35px;
      border-top: 1px solid #ebebeb;
      border-right: 1px solid #ebebeb;
      border-bottom: 1px solid #ebebeb; }
      @media (max-width: 767px) {
        .blog.blog-3 .blog-listing .item .content {
          width: 100%;
          border-top: none;
          border-left: 1px solid #ebebeb; } }
      .blog.blog-3 .blog-listing .item .content .post-info span {
        font-size: 1rem;
        color: #b7b7b7; }
        .blog.blog-3 .blog-listing .item .content .post-info span:before {
          font-family: 'ClickrayIcons';
          content: "\e906";
          line-height: 1.5rem;
          padding-right: 18px;
          display: inline-block;
          -webkit-transform: translateY(1px);
             -moz-transform: translateY(1px);
              -ms-transform: translateY(1px);
               -o-transform: translateY(1px);
                  transform: translateY(1px); }
      .blog.blog-3 .blog-listing .item .content h2 {
        font-size: 1.5625rem;
        margin: 25px 0px; }
        .blog.blog-3 .blog-listing .item .content h2 a {
          font-size: 1.5625rem;
          color: #171717; }
          .blog.blog-3 .blog-listing .item .content h2 a:hover {
            color: #9c4d9d; }
            .blog.blog-3 .blog-listing .item .content h2 a:hover:before {
              display: none; }
      .blog.blog-3 .blog-listing .item .content p {
        font-size: 1rem;
        color: #b7b7b7;
        margin-bottom: 30px; }
      .blog.blog-3 .blog-listing .item .content .author-info {
        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; }
        .blog.blog-3 .blog-listing .item .content .author-info .avatar {
          width: 48px;
          height: 48px;
          background-position: center center;
          -moz-background-size: cover;
               background-size: cover;
          -webkit-border-radius: 50%;
             -moz-border-radius: 50%;
                  border-radius: 50%;
          background-color: #ebebeb;
          border: 1px solid #ebebeb; }
        .blog.blog-3 .blog-listing .item .content .author-info span {
          margin-left: 25px; }

.blog.blog-3 .blog-single {
  max-width: 945px;
  margin: 0 auto;
  width: 100%; }
  .blog.blog-3 .blog-single .post-body > span > div {
    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; }
    @media (max-width: 767px) {
      .blog.blog-3 .blog-single .post-body > span > div {
        display: block;
        margin-bottom: 30px; } }
    .blog.blog-3 .blog-single .post-body > span > div span {
      font-size: 9.6875rem;
      color: #f1f1f1;
      padding: 0 55px; }
      @media (max-width: 767px) {
        .blog.blog-3 .blog-single .post-body > span > div span {
          padding: 0px;
          font-size: 1.5625rem;
          display: inline; } }
    .blog.blog-3 .blog-single .post-body > span > div h4 {
      margin-bottom: 0px; }
      @media (max-width: 767px) {
        .blog.blog-3 .blog-single .post-body > span > div h4 {
          display: inline; } }
  .blog.blog-3 .blog-single .post-body {
    margin-bottom: 125px; }
    .blog.blog-3 .blog-single .post-body img {
      margin: 30px 0px; }
    .blog.blog-3 .blog-single .post-body p {
      color: #b7b7b7; }
    .blog.blog-3 .blog-single .post-body h4 {
      font-size: 1.5625rem;
      margin-bottom: 30px; }
    .blog.blog-3 .blog-single .post-body blockquote {
      font-size: 2.5625rem;
      border: 1px solid #f1f1f1;
      position: relative;
      margin: 60px 0px;
      padding: 40px 50px 40px 80px;
      text-align: right; }
      @media (max-width: 767px) {
        .blog.blog-3 .blog-single .post-body blockquote {
          padding: 20px;
          text-align: center; } }
      .blog.blog-3 .blog-single .post-body blockquote:before {
        content: '\e947';
        font-family: 'ClickrayIcons';
        position: absolute;
        font-size: 5rem;
        top: -60px;
        left: 30px;
        color: #f1f1f1; }
        @media (max-width: 767px) {
          .blog.blog-3 .blog-single .post-body blockquote:before {
            display: none; } }
      .blog.blog-3 .blog-single .post-body blockquote small {
        display: block;
        font-size: 1.125rem;
        color: #b7b7b7;
        margin-top: 20px; }
  .blog.blog-3 .blog-single .post-footer {
    margin: 60px 0px;
    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; }
    @media (max-width: 486px) {
      .blog.blog-3 .blog-single .post-footer {
        display: block; } }
    @media (max-width: 486px) {
      .blog.blog-3 .blog-single .post-footer .tags-wrapper {
        margin-bottom: 25px; } }
    .blog.blog-3 .blog-single .post-footer .tags-wrapper a {
      -webkit-border-radius: 18.5px;
         -moz-border-radius: 18.5px;
              border-radius: 18.5px;
      padding: 7px 18px;
      background-color: #9c4d9d;
      border: 1px solid #9c4d9d;
      color: #fff;
      font-size: 0.875rem;
      margin: 0px 16px 8px 0px;
      display: inline-block; }
      .blog.blog-3 .blog-single .post-footer .tags-wrapper a:before {
        display: none; }
      .blog.blog-3 .blog-single .post-footer .tags-wrapper a:hover {
        color: #9c4d9d;
        background-color: #fff; }
    .blog.blog-3 .blog-single .post-footer .social-wrapper > div {
      display: inline-block;
      height: 37px;
      min-width: 37px;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      -webkit-transition: .3s;
      -o-transition: .3s;
      -moz-transition: .3s;
      transition: .3s;
      text-align: center;
      margin-bottom: 5px;
      margin-left: 5px;
      -webkit-transition: 0.3s all;
      -o-transition: 0.3s all;
      -moz-transition: 0.3s all;
      transition: 0.3s all; }
      .blog.blog-3 .blog-single .post-footer .social-wrapper > div a {
        display: block;
        width: 100%;
        height: 100%; }
        .blog.blog-3 .blog-single .post-footer .social-wrapper > div a i {
          color: #fff;
          line-height: 37px;
          font-size: 1.125rem; }
        .blog.blog-3 .blog-single .post-footer .social-wrapper > div a:before {
          display: none; }
      .blog.blog-3 .blog-single .post-footer .social-wrapper > div.fb {
        background: #46629E;
        border: 1px solid #46629E; }
        .blog.blog-3 .blog-single .post-footer .social-wrapper > div.fb:hover {
          background-color: #fff; }
          .blog.blog-3 .blog-single .post-footer .social-wrapper > div.fb:hover i {
            color: #46629E; }
      .blog.blog-3 .blog-single .post-footer .social-wrapper > div.google {
        background: #DB4437;
        border: 1px solid #DB4437; }
        .blog.blog-3 .blog-single .post-footer .social-wrapper > div.google:hover {
          background-color: #fff; }
          .blog.blog-3 .blog-single .post-footer .social-wrapper > div.google:hover i {
            color: #DB4437; }
      .blog.blog-3 .blog-single .post-footer .social-wrapper > div.twitter {
        background: #1DA1F2;
        border: 1px solid #1DA1F2; }
        .blog.blog-3 .blog-single .post-footer .social-wrapper > div.twitter:hover {
          background-color: #fff; }
          .blog.blog-3 .blog-single .post-footer .social-wrapper > div.twitter:hover i {
            color: #1DA1F2; }
      .blog.blog-3 .blog-single .post-footer .social-wrapper > div.linkedin {
        background: #0077b5;
        border: 1px solid #0077b5; }
        .blog.blog-3 .blog-single .post-footer .social-wrapper > div.linkedin:hover {
          background-color: #fff; }
          .blog.blog-3 .blog-single .post-footer .social-wrapper > div.linkedin:hover i {
            color: #0077b5; }
  .blog.blog-3 .blog-single .about-author {
    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: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding: 50px 0px;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .blog.blog-3 .blog-single .about-author {
        -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; } }
    .blog.blog-3 .blog-single .about-author .hs-author-avatar {
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      -webkit-box-shadow: 0px 1px 16.38px 1.62px rgba(0, 0, 0, 0.14);
         -moz-box-shadow: 0px 1px 16.38px 1.62px rgba(0, 0, 0, 0.14);
              box-shadow: 0px 1px 16.38px 1.62px rgba(0, 0, 0, 0.14);
      min-width: 161px;
      height: 161px;
      -moz-background-size: cover;
           background-size: cover;
      background-position: center center;
      margin-right: 65px; }
      @media (max-width: 767px) {
        .blog.blog-3 .blog-single .about-author .hs-author-avatar {
          margin-right: 0px;
          margin-bottom: 25px; } }
    .blog.blog-3 .blog-single .about-author .author-info {
      width: 100%; }
      .blog.blog-3 .blog-single .about-author .author-info h5 {
        font-size: 1.25rem;
        margin-bottom: 10px;
        font-weight: 400; }
        @media (max-width: 767px) {
          .blog.blog-3 .blog-single .about-author .author-info h5 {
            text-align: center; } }
      .blog.blog-3 .blog-single .about-author .author-info p {
        font-size: 1rem;
        color: #b7b7b7; }
  .blog.blog-3 .blog-single .related-post {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 30px; }
    .blog.blog-3 .blog-single .related-post h3, .blog.blog-3 .blog-single .related-post .post-listing .post-item.quote h2, .blog.blog-3 .post-listing .post-item.quote .blog-single .related-post h2, .blog.blog-3 .blog-single .related-post .blog-listing-wrapper .post-item.quote h2, .blog.blog-3 .blog-listing-wrapper .post-item.quote .blog-single .related-post h2 {
      font-size: 1.5625rem;
      padding: 5px 0px 42px 50px; }
    .blog.blog-3 .blog-single .related-post .wrapper {
      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; }
      .blog.blog-3 .blog-single .related-post .wrapper .related-post-item {
        width: 30%;
        max-width: 290px;
        margin-bottom: 25px; }
        @media (max-width: 767px) {
          .blog.blog-3 .blog-single .related-post .wrapper .related-post-item {
            width: 48%;
            max-width: 48%; } }
        @media (max-width: 486px) {
          .blog.blog-3 .blog-single .related-post .wrapper .related-post-item {
            width: 100%;
            max-width: 100%; } }
        .blog.blog-3 .blog-single .related-post .wrapper .related-post-item .thumb {
          width: 100%;
          height: 240px;
          -moz-background-size: cover;
               background-size: cover;
          background-position: center center;
          display: block;
          margin-bottom: 15px; }
          .blog.blog-3 .blog-single .related-post .wrapper .related-post-item .thumb:before {
            display: none; }
          .blog.blog-3 .blog-single .related-post .wrapper .related-post-item .thumb:hover {
            opacity: 0.8; }
        .blog.blog-3 .blog-single .related-post .wrapper .related-post-item .tags-wrapper a {
          text-transform: uppercase;
          font-size: 1rem;
          margin-bottom: 5px; }
          .blog.blog-3 .blog-single .related-post .wrapper .related-post-item .tags-wrapper a:before {
            display: none; }
          .blog.blog-3 .blog-single .related-post .wrapper .related-post-item .tags-wrapper a:hover {
            opacity: .8; }
        .blog.blog-3 .blog-single .related-post .wrapper .related-post-item h4 a {
          font-size: 1.25rem;
          color: #171717;
          margin-bottom: 8px; }
          .blog.blog-3 .blog-single .related-post .wrapper .related-post-item h4 a:before {
            display: none; }
          .blog.blog-3 .blog-single .related-post .wrapper .related-post-item h4 a:hover {
            color: #9c4d9d; }
        .blog.blog-3 .blog-single .related-post .wrapper .related-post-item p {
          color: #b7b7b7;
          font-size: 1.125rem;
          margin-bottom: 13px; }
        .blog.blog-3 .blog-single .related-post .wrapper .related-post-item span {
          color: #b7b7b7;
          font-size: 0.9375rem; }
          .blog.blog-3 .blog-single .related-post .wrapper .related-post-item span:before {
            font-family: 'ClickrayIcons';
            content: "\e906";
            line-height: 1.5rem;
            padding-right: 10px;
            display: inline-block;
            -webkit-transform: translateY(1px);
               -moz-transform: translateY(1px);
                -ms-transform: translateY(1px);
                 -o-transform: translateY(1px);
                    transform: translateY(1px); }

.blog.blog-3 .comment-section {
  max-width: 835px;
  margin: 0 auto !important;
  float: none !important;
  padding-top: 30px; }
  .blog.blog-3 .comment-section .post-footer {
    margin-right: 0px; }
  .blog.blog-3 .comment-section .comments-tilte {
    font-weight: 600;
    font-size: 1.5625rem;
    margin-bottom: 0px; }
  .blog.blog-3 .comment-section #comments-listing {
    padding: 5px 0px 30px 0px;
    border: none; }
    .blog.blog-3 .comment-section #comments-listing .comment {
      margin-bottom: 45px; }
    .blog.blog-3 .comment-section #comments-listing .comment-reply-to {
      background: none !important;
      font-family: 'PT Sans', Arial, sans-serif; }
      .blog.blog-3 .comment-section #comments-listing .comment-reply-to em {
        display: none; }
  .blog.blog-3 .comment-section #comment-form {
    padding: 30px 0px; }

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotateZ(0);
            transform: rotateZ(0); }
  100% {
    -webkit-transform: rotateZ(360deg);
            transform: rotateZ(360deg); } }

@-moz-keyframes loader {
  0% {
    -moz-transform: rotateZ(0);
         transform: rotateZ(0); }
  100% {
    -moz-transform: rotateZ(360deg);
         transform: rotateZ(360deg); } }

@-o-keyframes loader {
  0% {
    -o-transform: rotateZ(0);
       transform: rotateZ(0); }
  100% {
    -o-transform: rotateZ(360deg);
       transform: rotateZ(360deg); } }

@keyframes loader {
  0% {
    -webkit-transform: rotateZ(0);
       -moz-transform: rotateZ(0);
         -o-transform: rotateZ(0);
            transform: rotateZ(0); }
  100% {
    -webkit-transform: rotateZ(360deg);
       -moz-transform: rotateZ(360deg);
         -o-transform: rotateZ(360deg);
            transform: rotateZ(360deg); } }

@-webkit-keyframes up {
  50% {
    -webkit-transform: translateX(-130%);
            transform: translateX(-130%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }

@-moz-keyframes up {
  50% {
    -moz-transform: translateX(-130%);
         transform: translateX(-130%); }
  100% {
    opacity: 1;
    -moz-transform: translateX(-100%);
         transform: translateX(-100%); } }

@-o-keyframes up {
  50% {
    -o-transform: translateX(-130%);
       transform: translateX(-130%); }
  100% {
    opacity: 1;
    -o-transform: translateX(-100%);
       transform: translateX(-100%); } }

@keyframes up {
  50% {
    -webkit-transform: translateX(-130%);
       -moz-transform: translateX(-130%);
         -o-transform: translateX(-130%);
            transform: translateX(-130%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(-100%);
       -moz-transform: translateX(-100%);
         -o-transform: translateX(-100%);
            transform: translateX(-100%); } }

@-webkit-keyframes down {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-130%);
            transform: translateX(-130%); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    top: 0; } }

@-moz-keyframes down {
  0% {
    opacity: 1;
    -moz-transform: translateX(-130%);
         transform: translateX(-130%); }
  100% {
    opacity: 0;
    -moz-transform: translateX(0);
         transform: translateX(0);
    top: 0; } }

@-o-keyframes down {
  0% {
    opacity: 1;
    -o-transform: translateX(-130%);
       transform: translateX(-130%); }
  100% {
    opacity: 0;
    -o-transform: translateX(0);
       transform: translateX(0);
    top: 0; } }

@keyframes down {
  0% {
    opacity: 1;
    -webkit-transform: translateX(-130%);
       -moz-transform: translateX(-130%);
         -o-transform: translateX(-130%);
            transform: translateX(-130%); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
    top: 0; } }

/********************************************************/
/*******  Blog/blog-4.scss *******/
/********************************************************/
.blog.blog-3.blog-4 .blog-listing .item .thumb-wrapper {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  .blog.blog-3.blog-4 .blog-listing .item .thumb-wrapper .tags-list {
    right: 20px;
    left: auto; }
    @media (max-width: 767px) {
      .blog.blog-3.blog-4 .blog-listing .item .thumb-wrapper .tags-list {
        text-align: left; } }

.blog.blog-3.blog-4 .blog-listing .item .content {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  border-left: 1px solid #ebebeb;
  border-right: none; }
  @media (max-width: 767px) {
    .blog.blog-3.blog-4 .blog-listing .item .content {
      border-right: 1px solid #ebebeb; } }

.blog.blog-3.blog-4 .hs_cos_gallery_lightbox_container {
  padding: 0px; }
  .blog.blog-3.blog-4 .hs_cos_gallery_lightbox_container a:before {
    display: none; }
  .blog.blog-3.blog-4 .hs_cos_gallery_lightbox_container img {
    margin: 0px; }
  .blog.blog-3.blog-4 .hs_cos_gallery_lightbox_container .vex-close:hover::before,
  .blog.blog-3.blog-4 .hs_cos_gallery_lightbox_container .vex-close:hover::after {
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important; }
  .blog.blog-3.blog-4 .hs_cos_gallery_lightbox_container .slick-arrow {
    width: 20px;
    height: 30px;
    -moz-background-size: cover;
         background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 6666; }
    .blog.blog-3.blog-4 .hs_cos_gallery_lightbox_container .slick-arrow:before {
      display: none; }
  .blog.blog-3.blog-4 .hs_cos_gallery_lightbox_container .slick-next {
    background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Portfolio%20/arrow-up.svg");
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    right: 35px; }
  .blog.blog-3.blog-4 .hs_cos_gallery_lightbox_container .slick-prev {
    background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Portfolio%20/arrow-up.svg");
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
         -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
    left: 35px; }

.blog.blog-3.blog-4 .slider-wrapper {
  margin-bottom: 30px; }
  .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider {
    padding: 0px; }
    .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider a:before {
      display: none; }
    .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider img {
      margin: 0px; }
    .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider .slick-arrow {
      width: 20px;
      height: 30px;
      -moz-background-size: cover;
           background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      z-index: 6666; }
      .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider .slick-arrow:before {
        display: none; }
    .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider .slick-next {
      background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Portfolio%20/arrow-up.svg");
      -webkit-transform: rotate(90deg);
         -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
           -o-transform: rotate(90deg);
              transform: rotate(90deg);
      right: 35px;
      bottom: 95px;
      top: auto; }
    .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider .slick-prev {
      background-image: url("//cdn2.hubspot.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo%20Mercuric/Portfolio%20/arrow-up.svg");
      -webkit-transform: rotate(-90deg);
         -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
           -o-transform: rotate(-90deg);
              transform: rotate(-90deg);
      left: 35px;
      bottom: 95px;
      top: auto; }
    .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider .slick-dots {
      bottom: 95px; }
      .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider .slick-dots li {
        width: 10px;
        height: 10px; }
        .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider .slick-dots li:before {
          display: none; }
        .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider .slick-dots li button {
          width: 10px;
          height: 10px;
          margin-right: 0px; }
          .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider .slick-dots li button:before {
            content: '';
            width: 10px;
            height: 10px;
            display: block;
            -webkit-border-radius: 50%;
               -moz-border-radius: 50%;
                    border-radius: 50%;
            background-color: #fff;
            opacity: 0.75; }
        .blog.blog-3.blog-4 .slider-wrapper .hs_cos_gallery .slick-slider .slick-dots li.slick-active button:before {
          opacity: 1; }

/********************************************************/
/*******  Blog/blog-5.scss *******/
/********************************************************/
.blog-5 .hero-banner .content .bottom, .blog-5 .hero-banner-form .content .bottom {
  display: block; }
  .blog-5 .hero-banner .content .bottom .author, .blog-5 .hero-banner-form .content .bottom .author {
    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;
    margin: 0 auto; }
    @media (max-width: 650px) {
      .blog-5 .hero-banner .content .bottom .author, .blog-5 .hero-banner-form .content .bottom .author {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }

.blog-5 .post-list {
  padding-top: 35px; }

.blog-5 .fast-nav {
  border-bottom: 1px solid #ebebeb; }
  .blog-5 .fast-nav .container {
    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;
    padding: 0px; }
  .blog-5 .fast-nav a {
    padding: 25px 15px 15px 15px;
    font-size: 1.125rem;
    color: #171717;
    line-height: 1; }
    .blog-5 .fast-nav a:before {
      display: none; }
    .blog-5 .fast-nav a:hover {
      opacity: 0.8; }
    .blog-5 .fast-nav a.disable {
      color: #ebebeb;
      cursor: not-allowed;
      pointer-events: none; }
  .blog-5 .fast-nav .all {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding: 25px 25px 15px 25px; }

.blog-5 .blog-listing .item.right .thumb-wrapper {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }
  .blog-5 .blog-listing .item.right .thumb-wrapper .tags-list {
    right: 20px;
    left: auto; }
    @media (max-width: 767px) {
      .blog-5 .blog-listing .item.right .thumb-wrapper .tags-list {
        text-align: left; } }

.blog-5 .blog-listing .item.right .content {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  border-left: 1px solid #ebebeb;
  border-right: none; }
  @media (max-width: 767px) {
    .blog-5 .blog-listing .item.right .content {
      border-right: 1px solid #ebebeb; } }

/****************************************
- 7S - SYSTEM              
****************************************/

/*# sourceMappingURL=template.css.map */





