@charset "UTF-8";

/****************************************/

/* HubSpot Template - Nazwa             */

/****************************************/

/*
*/

/* PRZYKŁAD: 1 znak nr w kolejności, a 2 znak pierwsza litera sekcji
W wypadku pod grupy wyliczamy tylko pod kategorie

versiondate: Mon Feb 27 2017 16:20:27 GMT+0100 (CET)
*/

/****************************************/

/* Index                                */

/* - 0R - HUBSPOT RESET STYLES          */

/*    									*/

/* - 1V - VARIABLES                     */

/*										*/

/* - 2G - GLOBALS                       */

/*										*/

/* - 3M - CUSTOM MODULES                */

/* --- 3M1 - HOMESLIDER                 */

/* --- 3M2 - HOMEVIDEO                  */

/* --- 3M3 - FEATURE BOX                */

/* --- 3M4 - FEATURE YOLK BOX           */

/* --- 3M5 - SERVICE BOX                */

/* --- 3M6 - TESTIMONIAL                */

/* --- 3M7 - SMALL HEADER FOR BLOG      */

/* --- 3M8 - PRICING BOX FOR PRICING	*/

/* --- 3M9 - BRANDS SLIDER FOR PRICING  */

/* --- 3M10 - BLOG EMAIL SUBSCRIPTION	*/

/* --- 3M11 - RESOURCE 					*/

/* --- 3M12 - SKILLS CIRCLES         	*/

/* --- 3M13 - BACKGROUND SPACER         */

/* --- 3M14 - IPHONE MOCUP         	    */

/* --- 3M15 - PRICING BOX         	    */

/* --- 3M16 - SQUARE SERVICE BOX   	    */

/* --- 3M17 - SMALL HEADER BASIC   	    */

/* --- 3M18 - CTA BOX			  	    */

/* --- 3M19 - FEATURE BOX WITH MOCUP    */

/* --- 3M20 - HERO BANNER LANDING       */

/* --- 3M20 - HERO BANNER			    */

/* --- 3M21 - SMALL HERO SLIDER		    */

/* --- 3M22 - CONTCAT BANNER V1		    */

/* --- 3M23 - SOCIAL SHARE			    */

/* --- 3M24 - CONTCAT BANNER V2		    */

/* --- 3M25 - SMALL HEADER FOR CAREERS  */

/* --- 3M26 - PEOPLE  					*/

/* --- 3M27 - JOIN US  					*/

/*										*/

/* - 4H - HUBSPOT MODULES               */

/* --- 4H1 - RICH TEXT                  */

/*										*/

/* - 5W - WEBSITES                      */

/* --- 5W1 - HOME                       */

/* --- 5W2 - HOME V2                    */

/* --- 5W3 - BLOG V2				    */

/* --- 5W4 - PRICING V2                 */

/* --- 5W5 - RESOURCES V2               */

/* --- 5W6 - CONTACT V2                 */

/* --- 5W7 - HOME V3                    */

/* --- 5W8 - ONE COLUMN BASIC           */

/* --- 5W9 - TWO COLUMN BASIC           */

/* --- 5W10 - THREE COLUMN BASIC        */

/* --- 5W11 - ONE COLUMN BANNER HERO    */

/* --- 5W12 - TWO COLUMN BANNER HERO    */

/* --- 5W13 - THREE COLUMN BANNER HERO  */

/* --- 5W14 - ONE COLUMN SLIDER HERO    */

/* --- 5W15 - TWO COLUMN BASIC SUBMENU  */

/* --- 5W16 - THREE COLUM BASIC SUBMENU */

/* --- 5W17 - TWO COLUM EQUAL BASIC     */

/* --- 5W18 - TESTUMONIAL		        */

/* --- 5W19 - THREE COLUM EQUAL BASIC   */

/* --- 5W20 - EXPERTISE BOX             */

/* --- 5W21 - BLOG CAREERS              */

/* --- 5M22 - MEET THE TEAM 		    */

/*										*/

/* - XR - RESPONSIVES STYLES            */

/****************************************/

/**************************************** - 0R - HUBSPOT RESET STYLES          
\****************************************/

/* Images */

img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  /* Suppress the space beneath the baseline */
}

/* Videos */

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

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

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

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

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

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

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

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

/* 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;
  max-width: 140px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-decoration: none;
}

.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;
  width: 140px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.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;
  max-width: 140px;
  width: auto;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  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;
  width: 140px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.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);
}

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

/* Space Module */

.widget-type-space {
  visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
  margin: 0 0 .75em 0;
}

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

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

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

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

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

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

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

/* Wrapper */

.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden;
}

/* Browser Resets */

.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
  outline: none;
}

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

/* FlexSlider Necessary Styles
*********************************/

.hs_cos_flex-slider {
  margin: 0;
  padding: 0;
}

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

/* Hide the slides before the JS is loaded. Avoids image jumping */

.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

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

/* Clearfix for the .hs_cos_flex-slides element */

.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html{
  -webkit-text-size-adjust: 100%; 
}
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;
}

.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;
}

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

/* Thumbnail only version of the gallery */

.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px;
}

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

/* responsive pre elements */

pre {
  overflow-x: auto;
}

/* responsive pre tables */

table pre {
  white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */

.comment {
  margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */

.hs_cos_wrapper_type_rich_text,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span,
.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;
}

/*!
* animate.css -http://daneden.me/animate
* Version - 3.5.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2016 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

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

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

.animated.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 {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: 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);
    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);
    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);
  }
}

@-o-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: 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);
    -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);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

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

@-o-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-o-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-o-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

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

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    -moz-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    -moz-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    -moz-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    -moz-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
}

@-o-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    -moz-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    -moz-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    -moz-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    -moz-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: 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% {
    -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);
  }
}

@-o-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -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 {
    -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);
  }
}

@-o-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

@-o-keyframes wobble {
  from {
    -webkit-transform: none;
    -o-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;
    -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 {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    -moz-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -moz-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@-o-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -o-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    -o-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes jello {
  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 {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -moz-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -moz-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -moz-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@-o-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

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

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -moz-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -moz-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -moz-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

@-o-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  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 {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -moz-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -moz-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -moz-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -moz-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

@-o-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  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 {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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;
    transform: none;
  }
}

@-o-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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;
    -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 {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  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);
  }
}

@-o-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@-o-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -moz-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -moz-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

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

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@-moz-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@-o-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -moz-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -moz-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -moz-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

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

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@-moz-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@-o-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -moz-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

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

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

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

  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

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

@-o-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

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

@-o-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

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

@-o-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

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

@-o-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

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

@-o-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

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

@-o-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

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

@-o-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

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

@-o-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -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 {
    -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;
    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;
    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;
    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;
    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;
    animation-timing-function: ease-in;
  }
}

@-o-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;
    -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);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-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);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  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 {
    -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;
    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;
    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);
  }
}

@-o-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;
    -o-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;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -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 {
    -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;
    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;
    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);
  }
}

@-o-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;
    -o-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;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -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 {
    -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;
  }
}

@-o-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    -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 {
    -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;
  }
}

@-o-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    -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 {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    -moz-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
  }
}

@-o-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);
    -o-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    -o-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    -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 {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -moz-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@-o-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

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

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -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 {
    -webkit-transform-origin: center;
    -moz-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;
    transform-origin: center;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
  }
}

@-o-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    -o-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;
    -o-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -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 {
    -webkit-transform-origin: left bottom;
    -moz-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;
    transform-origin: left bottom;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
  }
}

@-o-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-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;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -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 {
    -webkit-transform-origin: right bottom;
    -moz-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;
    transform-origin: right bottom;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
  }
}

@-o-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-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;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -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 {
    -webkit-transform-origin: left bottom;
    -moz-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;
    transform-origin: left bottom;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
  }
}

@-o-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-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;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -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 {
    -webkit-transform-origin: right bottom;
    -moz-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;
    transform-origin: right bottom;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 1;
  }
}

@-o-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-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;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -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 {
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    -moz-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;
  }
}

@-o-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

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

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    -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 {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    -moz-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;
  }
}

@-o-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

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

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    -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 {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    -moz-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;
  }
}

@-o-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

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

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    -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 {
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    -moz-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;
  }
}

@-o-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

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

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    -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 {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    -moz-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;
  }
}

@-o-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

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

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    -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% {
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  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;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-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;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    -moz-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@-o-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    -o-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    -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;
}

/* 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;
    -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;
    transform: none;
  }
}

@-o-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;
    -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;
    -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);
  }
}

@-o-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -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;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

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

  50% {
    opacity: 1;
  }
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomInDown {
  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);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomInLeft {
  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);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomInRight {
  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);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomInUp {
  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);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  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;
    -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;
  }
}

@-o-keyframes zoomOut {
  from {
    opacity: 1;
  }

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

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -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;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@-moz-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    transform-origin: left center;
  }
}

@-o-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
}

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

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@-moz-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    transform-origin: right center;
  }
}

@-o-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
}

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

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-moz-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@-o-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -moz-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -o-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

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

@-webkit-keyframes slideInDown {
  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 {
    -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);
  }
}

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

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

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

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

@-o-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

@-o-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

@-o-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

@-o-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

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

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

/*!
* 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: 12px;
  top: -4px;
  position: relative;
  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: 20px;
  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;
}

/**************************************** - 1V - VARIABLES                     
\****************************************/

/** Metoda dodająca zmienne 'habowe' **/

/** Metoda zmieniajace zmienne habowe na sass i odwrotnie, zależne od zmiennej dev_version **/

/*"ebgaramond12";*/

/**************************************** - 2G - GLOBALS                       
\****************************************/

@font-face {
  font-family: 'GillSans';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Light.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Light.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Light.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Light.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'GillSans';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-LightItalic.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-LightItalic.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-LightItalic.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-LightItalic.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-LightItalic.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'GillSans';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans.eot#iefix") format("embedded-opentype");
  font-weight: normal;
  /* 400 */
  font-style: normal;
}

@font-face {
  font-family: 'GillSans';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Italic.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Italic.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Italic.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Italic.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Italic.eot#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'GillSans';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-SemiBold.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-SemiBold.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-SemiBold.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-SemiBold.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-SemiBold.eot#iefix") format("embedded-opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'GillSans';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-SemiBoldItalic.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-SemiBoldItalic.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-SemiBoldItalic.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-SemiBoldItalic.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-SemiBoldItalic.eot#iefix") format("embedded-opentype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'GillSans';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Bold.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Bold.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Bold.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Bold.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-Bold.eot#iefix") format("embedded-opentype");
  font-weight: bold;
  /* 700 */
  font-style: normal;
}

@font-face {
  font-family: 'GillSans';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-BoldItalic.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-BoldItalic.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-BoldItalic.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-BoldItalic.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-BoldItalic.eot#iefix") format("embedded-opentype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'GillSans';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-UltraBold.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-UltraBold.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-UltraBold.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-UltraBold.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/GillSans/GillSans-UltraBold.eot#iefix") format("embedded-opentype");
  font-weight: 800;
  font-style: normal;
}

/* Garamond */

@font-face {
  font-family: 'EBGaramond12';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/ebgaramond/EBGaramond12-Regular.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/ebgaramond/EBGaramond12-Regular.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/ebgaramond/EBGaramond12-Regular.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/ebgaramond/EBGaramond12-Regular.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/ebgaramond/EBGaramond12-Regular.eot#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'EBGaramond08';
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/ebgaramond/EBGaramond08-Regular.eot");
  src: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/ebgaramond/EBGaramond08-Regular.woff2") format("woff2"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/ebgaramond/EBGaramond08-Regular.woff") format("woff"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/ebgaramond/EBGaramond08-Regular.ttf") format("truetype"), url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/fonts/ebgaramond/EBGaramond08-Regular.eot#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

body {
  line-height: 1.42857143;
  color: #2b2a2b;
  font-family: "GillSans";
  letter-spacing: 1px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  line-height: 1.1;
  color: inherit;
  margin: 20px 0px;
  font-family: "GillSans";
  letter-spacing: 1px;
}

.cta_button {
  font-family: "GillSans";
}

p {
  margin: 20px 0px;
  font-family: "GillSans";
}

label span {
  background-color: transparent;
}

.hs_cos_flex-direction-nav a {
  background-image: url(//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/bg_direction_nav.png);
}

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

.container {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
a,
p,
span,
div,
ul,
li,
input,
span,
textarea {
  margin: 0px;
  padding: 0px;
  outline: none;
  font-size: 20px;
  font-weight: 200;
}

body span,
a span,
p span,
span span,
div span,
ul span,
li span,
input span,
span span,
textarea span {
  font-size: inherit;
  font-weight: inherit;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 20px 0px;
}

textarea {
  padding: 8px;
}

.widget-type-header h1 span,
.widget-type-header h2 span,
.widget-type-header h3 span,
.widget-type-header h4 span,
.widget-type-header h5 span,
.widget-type-header h6 span {
  font-size: inherit;
  font-weight: inherit;
  color: #ffc400;
}

header.header .widget-type-logo {
  height: 70px;
  position: relative;
}

header.header .widget-type-logo img.hs-image-widget {
  max-width: 206px;
  max-height: 60px;
  width: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
}

header.header .search .gsc-cursor-box .gsc-cursor-page {
  background-color: #fff !important;
  display: inline-block !important;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
  color: #626262 !important;
  border: 1px solid #626262 !important;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 21px;
  width: 25px;
  height: 27px; }
header.header .search .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
  color: #fff !important;
  font-weight: 400 !important;
  border-color: #ffffff !important;
  background-color: #ffffff !important; }

header.header .slicknav_menu .search {
  display: block;
  height: 45px; }
header.header .slicknav_menu .search .hs-form {
  float: left;
  margin: 0;
  margin-top: 5px;
  margin-left: 15px; }
header.header .slicknav_menu .search .hs-form .gsib_a:after {
  color: #626262; }
header.header .slicknav_menu .search .hs-form input[type="text"] {
  opacity: 1;
  width: 140px !important;
  z-index: 1;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear; }

.widget-type-rich_text a:not(.cta_button) {
  color: #ffc400;
}

.widget-type-rich_text a:not(.cta_button):hover {
  text-decoration: underline;
}

.widget-type-form .form-title {
  font-size: 33px;
  font-weight: bold;
  text-align: left;
  margin: 65px 0 25px 0;
  color: #ffc400;
}

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

.widget-type-form form .hs-form-required form input {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 20px;
  font-weight: 300;
  border: solid 1px #d6d5d5;
  margin-top: 8px;
  color: initial;
  font-family: 'GillSans';
}

.widget-type-form .hs-form-field {
  margin-bottom: 15px;
}

.widget-type-form form input.hs-button {
  background-color: #ffc400;
  border-bottom: 0;
  padding: 7px 40px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
  -webkit-appearance: none;
  font-family: 'GillSans';
}

.widget-type-form form input.hs-button:hover {
  background-color: #fff;
  color: #ffc400;
  -webkit-appearance: none;
}

.widget-type-form form select {
  background-color: #4a4949;
  border: 0;
  outline: 0;
  font-size: 16px;
  font-weight: 300;
  border-bottom: solid 1px #fff;
  color: #fff;
  margin-top: 19px !important;
  font-family: "GillSans", sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: url("//309194.fs1.hubspotusercontent-na1.net/hubfs/309194/Assets_MS/angle-down.png");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 64%;
}

.widget-type-form form textarea {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 20px;
  font-weight: 300;
  border: solid 1px #d6d5d5;
  color: initial;
  margin-top: 8px;
  font-family: "GillSans", sans-serif;
  min-height: 130px;
}

.widget-type-form form ul li {
  list-style-type: none;
  color: #fff;
}

.widget-type-form form ul li.hs-form-checkbox {
  color: #2b2a2b;
}

.widget-type-form form ul li.hs-form-booleancheckbox {
  color: #2b2a2b;
}

.widget-type-form label {
  position: relative;
}

.widget-type-form label span {
  color: #fff;
}

.widget-type-form input[type="checkbox"] {
  position: relative;
  height: 3px;
  width: 15px;
  top: -6px;
  margin-right: 3px;
  visibility: hidden;
}

.widget-type-form input[type="checkbox"] + span:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -1px;
  background-image: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Sodium/checkbox.png");
  display: block;
  width: 16px;
  height: 16px;
  background-position: left top;
}

.widget-type-form input[type="checkbox"]:checked + span:before {
  background-position: 16px 0px;
}

.widget-type-form input[type="radio"] {
  position: relative;
  height: 3px;
  width: 15px;
  top: -6px;
  margin-right: 8px;
  visibility: hidden;
}

.widget-type-form input[type="radio"] + span:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -1px;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/radio.png");
  display: block;
  /* background-repeat: no-repeat; */
  width: 16px;
  height: 16px;
  background-position: 0px 0px;
}

.widget-type-form input[type="radio"]:checked + span:before {
  background-position: 16px 0px;
}

.widget-type-form h3 {
  font-size: 33px;
  font-weight: bold;
  text-align: left;
  margin: 65px 0 25px 0;
  color: #ffc400;
}

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

.widget-type-form .home-contact-section .widget-type-form label {
  color: #fff;
}

.widget-type-form form input {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 300;
  border-bottom: solid 1px #fff;
  color: #fff;
  margin-top: 38px;
  font-family: "GillSans";
}

.widget-type-form form input[type="submit"] {
  border-bottom: none;
  font-size: 20px;
  font-family: "GillSans";
}

.widget-type-form form input.hs-button {
  background-color: #ffc400;
  padding: 7px 40px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
  line-height: 30px;
  -webkit-appearance: none;
  font-family: "GillSans";
}

.widget-type-form form input.hs-button:hover {
  background-color: #fff;
  color: #ffc400;
  -webkit-appearance: none;
}

.widget-type-form form textarea {
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 16px;
  font-weight: 300;
  border-bottom: solid 1px #fff;
  color: #fff;
  margin-top: 38px;
  font-family: "GillSans";
  min-height: 130px;
}

.widget-type-form form ul li {
  list-style-type: none;
}

.feedreader_box {
  margin-top: -3px; 
}

.footer-info .widget-type-form form {
  margin-top: 30px;
}

.footer-info .widget-type-form form .hs-error-msgs a,
.footer-info .widget-type-form form .hs-error-msgs label {
  color: #fff;
  font-size: 16px;
}

.footer-info .widget-type-form .form-title {
  display: none;
}

.footer-info .widget-type-form form input {
  margin-top: 19px;
  color: #fff;
}

.footer-info .widget-type-form form div:first-of-type div:first-of-type div:first-of-type input:first-of-type {
  margin-top: 35px;
}

.footer-info .widget-type-form ::-webkit-input-placeholder {
  color: #fff;
  font-family: "GillSans";
  letter-spacing: 1px;
}

.footer-info .widget-type-form ::-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-family: "GillSans";
  letter-spacing: 1px;
}

.footer-info .widget-type-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-family: "GillSans";
  letter-spacing: 1px;
}

.footer-info .widget-type-form ::-ms-input-placeholder {
  color: #fff;
  font-family: "GillSans";
  letter-spacing: 1px;
}

.footer-info .widget-type-form form {
  margin-top: 30px;
}

.hs-form-checkbox-display span {
  padding-left: 5px;
  color: white;
}

a,
.button,
.yellow-button,
.blog-email-subscription input[type="submit"],
.pricing-box__order,
.hs-button {
  -webkit-appearance: none;
}

a,
a:visited,
a:focus,
a:hover,
a:active,
input:focus,
input:active,
input:hover,
input:visited,
input,
button:focus,
button:active,
button:hover,
button:visited,
button {
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.gray-hover:hover a {
  color: #75787b !important;
}

.padding-zero {
  padding: 0px;
}
.pad .cell-wrapper{
  padding:50px 0px;
}
.button {
  display: block;
  padding: 18px 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  border: solid 2px #fff;
  color: #fff;
  padding: 10px;
  text-decoration: none !important;
  text-align: center;
}

.buttonsec {
  background-color: #ffc400;
  border-color: #ffc400;
  color: #fff;
}

.button:hover {
  background-color: #ffc400;
  color: #fff;
  border: #ffc400 solid 2px !important;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.buttonsec:hover {
  display: block;
  padding: 18px 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  border: solid 2px #fff;
  color: #fff;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  background-color: transparent;
}

h1 {
  font-size: 58px;
  color: #ffc400;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}

h2 {
  font-size: 36px;
  /*color: #ffc400;*/
  text-decoration: none;
  /*text-transform: uppercase;*/
  /*text-align: center;*/
  font-weight: normal;
}

h3 {
  font-size: 30px;
  /*color: #ffc400;*/
  font-weight: normal;
}

h4 {
  font-size: 26px;
  /*color: #ffc400;*/
  font-weight: normal;
}

.hs_cos_wrapper_type_rich_text h1,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p h1,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span h1 {
  font-size: 42px;
  /*color: #ffc400;*/
  text-decoration: none;
  text-transform: none;
  text-align: left;
  font-weight: normal;
}

.hs_cos_wrapper_type_rich_text h2,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p h2,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span h2 {
  font-size: 36px;
  /*color: #ffc400;*/
  text-decoration: none;
  text-transform: none;
  text-align: left;
  font-weight: normal;
}

.hs_cos_wrapper_type_rich_text h3,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p h3,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span h3 {
  font-size: 30px;
  /*color: #ffc400;*/
  font-weight: normal;
}

.hs_cos_wrapper_type_rich_text h4,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p h4,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span h4 {
  font-size: 26px;
  /*color: #ffc400;*/
  font-weight: normal;
}

.hs_cos_wrapper_type_rich_text p,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p p,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span p {
  margin-top: 0px;
}

.hs_cos_wrapper_type_rich_text a,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p a,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span a {
  color: #ffc400;
}

.hs_cos_wrapper_type_rich_text a:hover,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p a:hover,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span a:hover {
  text-decoration: underline;
}

.hs_cos_wrapper_type_rich_text blockquote,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p blockquote,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span blockquote {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
}

.hs_cos_wrapper_type_rich_text blockquote:before,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p blockquote:before,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span blockquote:before {
  content: "\f10d";
  font-family: "FontAwesome";
  color: #ffc400;
  display: inline-block;
  padding-right: 10px;
  font-size: 25px;
  position: relative;
  top: 0px;
  line-height: 0;
}

.hs_cos_wrapper_type_rich_text blockquote:after,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p blockquote:after,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span blockquote:after {
  content: "\f10e";
  font-family: "FontAwesome";
  color: #ffc400;
  display: inline-block;
  padding-left: 10px;
  font-size: 25px;
  position: relative;
  bottom: -10px;
  line-height: 0;
}

.hs_cos_wrapper_type_rich_text blockquote p,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p blockquote p,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span blockquote p {
  display: inline;
}

.hs_cos_wrapper_type_rich_text ul,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p ul,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span ul {
  list-style: none;
  padding-left: 40px;
  margin-bottom: 20px;
}

.hs_cos_wrapper_type_rich_text ul li,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p ul li,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span ul li {
  position: relative;
  margin-bottom: 6px;
}

.hs_cos_wrapper_type_rich_text ul li:before,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p ul li:before,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span ul li:before {
  content: "";
  position: absolute;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/ul-list.png");
  width: 16px;
  height: 16px;
  background-position: center;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hs_cos_wrapper_type_rich_text ul li:before{
  top: 14px;
}

.hs_cos_wrapper_type_rich_text ol,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p ol,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span ol {
  margin-bottom: 20px;
  counter-reset: li;
  list-style: none;
  padding-left: 40px;
}

.hs_cos_wrapper_type_rich_text ol li,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p ol li,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span ol li {
  margin-bottom: 6px;
  position: relative;
}

.hs_cos_wrapper_type_rich_text ol li:before,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p ol li:before,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span ol li:before {
  color: #ffc400;
  counter-increment: li;
  content: counter(li);
  position: absolute;
  width: 16px;
  background-position: center;
  left: -25px;
  top: 50%;
  display: block;
  font-size: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
  height: 32px;
}

.secondary-header {
  text-align: center;
}

.mouse_scroll {
  display: block;
  margin: 0 auto;
  width: 20px;
  height: 77px;
  /*margin-top: 125px;*/
  cursor: pointer;
  position: absolute;
  left: 50%;
  /* px swiruje na submarket/market pages, bo jest tam absolutna maska */
  top: auto;
  bottom: 50px;
  margin-left: -10px;
}

.individual-project-page .mouse_scroll {
  top: auto;
}

.about-us .mouse_scroll {
  /* fix dla strony about-us z mniejszym headerem */
  top: 400px;
}

.m_scroll_arrows {
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 5px 4px;
  width: 13px;
  height: 13px;
}

.unu {
  margin-top: 1px;
}

.unu,
.doi,
.trei {
  -o-animation: mouse-scroll 1.5s infinite;
  animation: mouse-scroll 1.5s infinite;
  -webkit-animation: mouse-scroll 1.5s infinite;
  -moz-animation: mouse-scroll 1.5s infinite;
}

.unu {
  -o-animation-delay: .1s;
  animation-delay: .1s;
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
}

.doi {
  -o-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  margin-top: -6px;
}

.trei {
  -o-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  margin-top: -6px;
}

.mouse {
  height: 34px !important;
  width: 20px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  border: 2px solid white;
  top: 170px;
}

.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-animation: mouse-wheel 1.5s linear infinite;
  -moz-animation: mouse-wheel 1.5s linear infinite;
  -o-animation: mouse-wheel 1.5s linear infinite;
  animation: mouse-wheel 1.5s linear infinite;
}

@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-moz-keyframes mouse-wheel {
  0% {
    top: 1px;
  }

  25% {
    top: 2px;
  }

  50% {
    top: 3px;
  }

  75% {
    top: 2px;
  }

  100% {
    top: 1px;
  }
}

@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }

  50% {
    opacity: .5;
  }

  100% {
    opacity: 1;
  }
}

.footer {
  background-color: #393939;
  height: 67px;
  color: #fff;
  position: relative;
}

.widget-type-text a {
  color: #fff;
}

.widget-type-text a:hover {
  text-decoration: underline;
}

.footer-info form.hs-form .hs-form-field .input input[type="checkbox"].hs-input + span:before {
  background-color: transparent !important;
}

.footer .copy {
  font-size: 15px !important;
  color: #fff;
  font-weight: 300;
  line-height: 65px;
  font-family: "GillSans";
  /*"ebgaramond12";*/
  width: auto;
}

.footer .copy span,
.footer .copy a {
  font-size: 15px !important;
}

.footer .copy span span,
.footer .copy a span {
  font-weight: 500;
}

.footer .links {
  text-align: right;
}

.footer .links a {
  font-size: 15px;
  color: #fff;
  font-weight: 300;
  line-height: 67px;
  padding: 0px 5px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  font-family: "GillSans";
}

.footer .links a:hover {
  color: #ffc400;
  text-decoration: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.footer .scroll-top {
  height: 67px;
  width: 67px;
  background-color: #ffc400;
  position: absolute;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
  text-align: center;
}

.footer .scroll-top i {
  font-size: 44px;
  color: #fff;
  line-height: 67px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.footer .scroll-top:hover i {
  line-height: 45px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.footer-info {
  background-color: #4a4949;
  padding-bottom: 30px;
}

.footer-info h3 {
  font-size: 20px;
  margin: 25px 0px 30px 0px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.footer-info h4 {
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
  font-weight: 300;
}

.footer-info .hs-rss-title {
  font-size: 16px;
  color: #fff!important;
  margin-bottom: 5px;
  font-weight: 300;
  font-family: "GillSans";
  /*"ebgaramond12";*/
}
.footer-info form input[type="text"], .footer-info form input[type="email"]{
  border-bottom: solid 1px #fff!important;
}
.footer-info p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 25px;
  font-weight: 300;
  letter-spacing: 1px;
  font-family: "GillSans";
}

.footer-info p span {
  font-family: "GillSans";
  letter-spacing: 1px;
  font-size: 16px;
}

.footer-info p a {
  font-size: 16px;
}

.footer-info .hs-rss-date {
  font-size: 14px;
  color: #fff;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-weight: 300;
  border-bottom: solid 1px #fff;
  display: block;
  font-family: "GillSans";
  /*"ebgaramond12";*/
}

.footer-info .hs-rss-byline {
  opacity: 1;
}

.social-footer {
  background-color: #ffc400;
}

.social-footer .container.position {
  position: relative;
}

.social-footer ul {
  text-align: center;
}

.social-footer ul li {
  padding: 20px 0px;
  margin: 0px 50px;
  display: inline-block;
}

.social-footer ul li a i {
  color: #fff;
  font-size: 45px;
}

.social-footer .text {
  font-weight: lighter;
  font-size: 23px;
  margin-top: 12px;
  color: #fff;
}

.social-footer .text span {
  font-weight: lighter;
  font-size: 23px;
  color: #fff;
}

.social-footer .text {
  position: relative;
  min-height: 85px;
}

.social-footer .text .hs_cos_wrapper_type_text {
  position: absolute;
  font-family: "GillSans";
  font-weight: 300;
}

.social-footer .triangle {
  position: absolute;
  bottom: -30px;
  right: 26%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 34px 24.5px 0 24.5px;
  border-color: #ffc400 transparent transparent transparent;
}

.slicknav_nav {
  background-color: #393939;
}

.header--white .slicknav_nav {
  background-color: #fff;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.slick-arrow.slick-prev {
  left: 48px;
}

.slick-arrow.slick-prev:before {
  content: '';
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 30px;
  height: 58px;
  display: block;
}

.slick-arrow.slick-next {
  right: 48px;
}

.slick-arrow.slick-next:before {
  content: '';
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  width: 30px;
  height: 58px;
  display: block;
}

.mask, .separator--contact__mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

.svg-converted path,
.svg-converted polygon {
  fill: #ffc400; }

.svg-converted circle,
.svg-converted rect {
  stroke: #ffc400; }

.yellow-button,
.blog-email-subscription input[type="submit"],
.pricing-box__order {
  background: #ffc400;
  padding: 10px 10px;
  text-transform: uppercase;
  display: block;
  margin: 30px auto 20px auto;
  width: 70%;
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid transparent;
  cursor: pointer;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.yellow-button:hover,
.blog-email-subscription input[type="submit"]:hover,
.pricing-box__order:hover {
  background: white;
  border-color: #ffc400;
  color: #ffc400;
}
.why-stringo .hero-banner .mask,
.why-stringo .cta-banner-module .mask{
  opacity:0.75!important;
  background-color: rgba(0, 0, 0, 0.75)!important;
}
.mask,
.separator--contact__mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.landing-page header.header.perma-fixed {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

.landing-page header.header.perma-fixed .container .landing-flex-menu {
  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;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
}

.landing-page {
  /* STICKY FOOTER */
}

.landing-page .footer-container-wrapper {
  border: none;
  padding: 0;
}

.landing-page .footer-container-wrapper .footer--landing {
  min-height: 220px;
  background-color: #4a4949;
  padding: 0;
}

.landing-page .footer-container-wrapper .footer .container {
  position: relative;
}

.landing-page .footer-container-wrapper .footer ul {
  text-align: center;
  overflow: auto;
  position: relative;
  left: 50%;
  margin-left: -100px;
  margin-top: 60px;
  max-width: 250px;
}

.landing-page .footer-container-wrapper .footer ul li {
  list-style-type: none;
  float: left;
}

.landing-page .footer-container-wrapper .footer ul li a i {
  background: #fff;
  color: #4a4949;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 25px;
  text-align: center;
  margin-right: 10px;
  padding-top: 15%;
}

.landing-page .footer-container-wrapper .footer ul li a i:hover {
  background-color: #bfbfbf;
}

.landing-page .footer-container-wrapper .footer .footer-copyright {
  font-size: 18px;
  font-weight: 200;
  font-family: "GillSans";
  /*"ebgaramond12";*/
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 60px;
}

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

.menu-black .slicknav_nav a {
  color: #2b2a2b;
}

.header--white .slicknav_nav a {
  color: #2b2a2b;
  text-transform: uppercase;
}

.menu-black .slicknav_nav ul {
  background-color: #fff;
}

.menu-black .fixed .slicknav_nav a {
  color: #fff;
}

.slicknav_menu {
  display: none;
  position: fixed;
  top: 13px;
  z-index: 1000;
  right: 0px;
  background-color: transparent;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.slicknav_nav {
  width: 100%;
  max-height: -webkit-calc( 100vh - 57px);
  max-height: -moz-calc( 100vh - 57px);
  max-height: calc( 100vh - 57px);
  overflow: auto;
}

.header--white .slicknav_nav .slicknav_row:hover {
  background: #fff;
  color: #000;
}

.header--white .slicknav_nav a:hover {
  background: transparent;
}

.slicknav_btn {
  background-color: transparent;
}

.slicknav_menu .slicknav_icon-bar {
  width: 1.7em;
  height: 0.15em;
}

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

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

.slicknav_nav ul {
  margin: 13px 0px 0 0px;
  padding-left: 20px;
  background-color: #393939;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
  background-color: transparent;
}

header.header {
  position: fixed;
  width: 100%;
  height: 70px;
  z-index: 999;
  border-bottom: solid 1px #fff;
  background-color: rgba(99, 99, 98, 0);
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

header.header--white {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

header.header.perma-fixed {
  background-color: #393939;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-bottom: none;
}

header.header.fixed {
  background-color: #393939;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-bottom: none;
}

header.header--white.fixed {
  background-color: #fff;
}

header.header.fixed-small {
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

header.header .slicknav_nav ul {
  background-color: #393939;
  -webkit-transition: background-color 0.3s linear;
  -o-transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}

header.header--white .slicknav_nav ul {
  background-color: #ffc400;
}

.header--white .slicknav_nav {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

header.header h1.logo {
  margin-top: 21px;
  color: #fff;
  position: relative;
}

h1.logo img {
  z-index: 500;
}

header.header h1.logo a {
  outline: none;
  display: block;
  font-size: 0px;
  color: #fff;
}

header.header h1.logo a img {
  display: block;
  /*width: initial !important;*/
  height: auto;
  max-width: none;
  max-height: 55px;
}

header.header #menu {
  float: right;
}

header.header #menu ul {
  padding: 0px;
}

header.header #menu ul li ul {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

header.header #menu ul li:hover ul {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

header.header #menu ul li.hs-menu-depth-1 {
  display: inline-block;
  line-height: 69px;
  position: relative;
}

header.header #menu ul li.hs-menu-depth-1 a {
  text-decoration: none;
  font-weight: normal;
  font-size: 16px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  padding: 0px 20px;
  max-width: none;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media screen and (max-width: 1120px) {
  header.header #menu ul li.hs-menu-depth-1 a {
    padding: 0px 10px;
  }
}
header.header--white #menu ul li.hs-menu-depth-1 a {
  color: #2b2a2b;
}

header.header #menu ul li.hs-menu-depth-1 ul li:hover a {
  margin-left: 10px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

header.header #menu ul li.hs-menu-depth-1.hs-item-has-children > a:after {
  content: " \f107";
  font-family: FontAwesome;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  top: -500px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  top: inherit;
}

header.header #menu ul li.hs-menu-depth-1 > ul {
  position: absolute;
  left: -22px;
  background-color: #fff;
  border-bottom: solid 2px #ffc400;
  min-width: 168px;
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.36);
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.36);
}

.hs-menu-item.hs-menu-depth-2 {
  border-bottom: solid 1px rgba(98, 98, 98, 0.17);
}

.slicknav_nav .hs-menu-item.hs-menu-depth-2 {
  border-bottom: none;
}

header.header #menu ul li.hs-menu-depth-2:last-child {
  padding-bottom: 4px;
}

header.header #menu ul li.hs-menu-depth-2 a {
  width: auto;
  max-width: none;
  padding: 0px 15px;
  position: relative;
  line-height: 33px;
  color: #2b2a2b !important;
  text-transform: initial;
}

#menu .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 {
  position: initial;
  margin-left: 15px;
  overflow: hidden;
  opacity: 1;
}

.menu-black header.header #menu ul li a {
  color: #2b2a2b;
}

header.header.fixed #menu ul li a {
  color: #fff;
}

header.header--white.fixed #menu ul li a {
  color: #2b2a2b;
}

header.header #menu ul li a.active {
  color: #ffc400;
}

header.header #menu ul li a:hover {
  color: #ffc400 !important;
}

header.header #menu ul li a {
  font-family: "GillSans";
}

header.header .hs-form {
  float: right;
  line-height: 65px;
  margin-right: -40px;
  margin-left: 40px;
}

header.header .hs-form label {
  display: none;
}

header.header .hs-form input {
  position: relative;
  z-index: 3;
  height: 30px;
  border: 0;
  padding-left: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #ffc400;
  color: #fff;
  padding-right: 35px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 15px;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

header.header .hs-form .field a {
  color: #ffc400;
}

header.header--white .hs-form .field a {
  color: #2b2a2b;
}

header.header .hs-form .field a:after {
  font-family: FontAwesome;
  content: "\f002";
  font-size: 20px;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  left: -40px;
  z-index: 2;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

header.header .hs-form input:focus,
header.header .hs-form input.active {
  opacity: 1;
  width: 120px;
  z-index: 1;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

header.header .hs-form button {
  color: #ffc400;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  left: -40px;
  z-index: 2;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

/*search button*/

#hs-search-module .hs-form div.input {
  margin-top: 3px;
}

#hs-search-module .hs-form input.hs-input {
  padding-top: 0px;
  padding-bottom: 0px;
}

header.header .hs-form .field a:after {
  top: -2px;
}

.cta-primary, .widget-type-form form input.hs-button, .footer-info .widget-type-form form input.hs-button, .buttonsec, .yellow-button, .blog-email-subscription input[type="submit"], .header-with-search .description-header .search-wrap input[type="submit"], .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large, .pricing-box__order, .sodium-faq .left a.cta_button, .features-container .hero-banner-form .hs-button.primary.large, .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button, .landing-video-v4 .row-fluid .hero-form input[type=submit], .landing .form-landing .widget-type-form form input.hs-button, .careers-form input[type="submit"] {
  display: inline-block;
  background-color: #ffc400;
  border: 2px solid #ffc400;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear; }
.cta-primary:hover, .widget-type-form form input.hs-button:hover, .buttonsec:hover, .yellow-button:hover, .blog-email-subscription input[type="submit"]:hover, .header-with-search .description-header .search-wrap input[type="submit"]:hover, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .pricing-box__order:hover, .sodium-faq .left a.cta_button:hover, .features-container .hero-banner-form .hs-button.primary.large:hover, .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large:hover, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large:hover, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button:hover, .landing-video-v4 .row-fluid .hero-form input[type=submit]:hover, .landing .form-landing .widget-type-form form input.hs-button:hover, .careers-form input[type="submit"]:hover {
  background-color: #ffffff;
  border: 2px solid #ffc400;
  color: #ffc400;
  -webkit-appearance: none; }
.cta-primary p, .widget-type-form form input.hs-button p, .footer-info .widget-type-form form input.hs-button p, .buttonsec p, .yellow-button p, .blog-email-subscription input[type="submit"] p, .header-with-search .description-header .search-wrap input[type="submit"] p, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large p, .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large p, .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large p, .pricing-box__order p, .sodium-faq .left a.cta_button p, .features-container .hero-banner-form .hs-button.primary.large p, .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large p, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large p, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button p, .landing-video-v4 .row-fluid .hero-form input[type=submit] p, .landing .form-landing .widget-type-form form input.hs-button p, .careers-form input[type="submit"] p, .cta-primary span, .widget-type-form form input.hs-button span, .footer-info .widget-type-form form input.hs-button span, .buttonsec span, .yellow-button span, .blog-email-subscription input[type="submit"] span, .header-with-search .description-header .search-wrap input[type="submit"] span, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large span, .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large span, .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large span, .pricing-box__order span, .sodium-faq .left a.cta_button span, .features-container .hero-banner-form .hs-button.primary.large span, .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large span, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large span, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button span, .landing-video-v4 .row-fluid .hero-form input[type=submit] span, .landing .form-landing .widget-type-form form input.hs-button span, .careers-form input[type="submit"] span, .cta-primary strong, .widget-type-form form input.hs-button strong, .footer-info .widget-type-form form input.hs-button strong, .buttonsec strong, .yellow-button strong, .blog-email-subscription input[type="submit"] strong, .header-with-search .description-header .search-wrap input[type="submit"] strong, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large strong, .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large strong, .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large strong, .pricing-box__order strong, .sodium-faq .left a.cta_button strong, .features-container .hero-banner-form .hs-button.primary.large strong, .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large strong, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large strong, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button strong, .landing-video-v4 .row-fluid .hero-form input[type=submit] strong, .landing .form-landing .widget-type-form form input.hs-button strong, .careers-form input[type="submit"] strong {
  color: inherit;
  font-family: inherit;
  font-size: inherit; }
.cta-primary--white-border:hover {
  border: 2px solid #ffffff; }

.cta-secondary, .button {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear; }
.cta-secondary:hover, .button:hover {
  background-color: #ffffff;
  border: 2px solid #ffc400;
  color: #ffc400;
  -webkit-appearance: none; }
.cta-secondary p, .button p, .cta-secondary span, .button span, .cta-secondary strong, .button strong {
  color: inherit;
  font-family: inherit;
  font-size: inherit; }
.cta-secondary--white-border:hover {
  border: 2px solid #ffffff; }

/**************************************** - 3M - CUSTOM MODULES                
\****************************************/

/********************************************************/

/*******  Modules/background-spacer.scss *******/

/********************************************************/

.background-spacer {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

.right .background-spacer {
  left: 50%;
}

.right--45 .background-spacer {
  left: 55%;
}

.left.first .background-spacer {
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 100%;
  min-height: 350px;
  position: static;
  top: 0px;
  left: 0px;
  margin-top: 2rem;
}

.left .background-spacer {
  left: 0;
  width: 50%;
}

.left--45 .background-spacer {
  width: 45%;
}

/********************************************************/

/*******  Modules/blog-email-subscription.scss *******/

/********************************************************/

.blog-email-subscription {
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  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;
  position: relative;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  text-align: center;
  padding: 60px 0 80px 0;
}

.blog-email-subscription .container {
  position: relative;
}

.blog-email-subscription .hs-form {
  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: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.blog-email-subscription h3 {
  margin-top: 0;
  font-weight: 300;
  color: white;
  margin-bottom: 50px;
  font-size: 40px;
  letter-spacing: 0.04em;
}

.blog-email-subscription .hs_email {
  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 nowrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  color: white;
  position: relative;
  line-height: 50px;
}

.blog-email-subscription .hs_email .hs-form-required {
  display: none;
}

.blog-email-subscription input[type="submit"] {
  display: inline-block;
  margin: 0;
  padding: 5px 25px;
  font-size: 20px;
  width: auto;
  line-height: 38px;
}

.blog-email-subscription input[type="submit"]:hover {
  border-color: #fff;
}

.blog-email-subscription input[type="email"] {
  font-size: 16px;
  width: 585px;
  color: #fff;
  background: rgba(246, 245, 243, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 100%;
  margin: 0 30px 0 0;
  padding: 11px 10px;
}

.blog-email-subscription label {
  margin-right: 10px;
  color: white;
}

.blog-email-subscription .hs-error-msgs {
  position: absolute;
  bottom: -25px;
  list-style: none;
  left: 10px;
}

.blog-email-subscription .hs-error-msgs a {
  color: #fff;
  font-size: 20px;
}

.blog-email-subscription .subscription-arrow__container {
  position: absolute;
  top: -50px;
  display: block;
  right: -129px;
}

.blog-email-subscription .subscription-arrow__container:after {
  display: block;
  content: 'Start now with one click!';
  position: absolute;
  top: -15px;
  width: 201px;
  left: 5px;
  color: white;
  font-weight: 300;
  font-size: 16px;
}

/********************************************************/

/*******  Modules/brands-slider.scss *******/

/********************************************************/

.brands-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.brands-slider__section {
  background: #ffc400;
}

.brands-slider .slick-prev {
  left: 60px;
}

.brands-slider .slick-next {
  right: 60px;
}

.brands-slider .slick-slide img {
  margin: 0 auto;
}

.brands-slider .slick-list {
  margin-left: 80px;
  margin-right: 80px;
}

.brands-slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  margin-top: 0px;
}

.brands-slider .slick-arrow.slick-prev {
  left: 48px;
}

.brands-slider .slick-arrow.slick-prev:before {
  content: '';
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 30px;
  height: 58px;
  display: block;
}

.brands-slider .slick-arrow.slick-next {
  right: 48px;
}

.brands-slider .slick-arrow.slick-next:before {
  content: '';
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  width: 30px;
  height: 58px;
  display: block;
}

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

.brands-slider .slick-dots li button:before {
  font-size: 26px;
}

.brands-slider .slick-dots li.slick-active button:before {
  color: #fff;
}

/********************************************************/

/*******  Modules/contact-banner-v1.scss *******/

/********************************************************/

section.contact-banner-v1 {
  position: relative;
  min-height: 508px;
  color: #fff;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

section.contact-banner-v1 .mask,
section.contact-banner-v1 .separator--contact__mask {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.46);
}

section.contact-banner-v1 .container {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 508px;
  -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.contact-banner-v1 .container .span4 {
  font-size: 16px;
}

section.contact-banner-v1 .container .span4 p {
  font-size: 16px;
}

section.contact-banner-v1 .container .span4 h3 {
  font-weight: 600;
  text-transform: uppercase;
}

section.contact-banner-v1 .container .span8 #map {
  max-width: 585px;
  width: 100%;
  height: 349px;
  float: right;
}

/********************************************************/

/*******  Modules/contact-banner-v2.scss *******/

/********************************************************/

section.contact-banner-v2 {
  position: relative;
  min-height: 508px;
  color: #fff;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin-top: 70px;
}

section.contact-banner-v2 .mask,
section.contact-banner-v2 .separator--contact__mask {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.46);
}

section.contact-banner-v2 .container {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 508px;
  -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;
}

section.contact-banner-v2 .container .span12 {
  font-size: 16px;
  background-color: rgba(0, 0, 0, 0.58);
  padding: 0 60px;
  max-width: 585px;
  border-left: 4px solid #ffc400;
}

section.contact-banner-v2 .container .span12 p {
  font-size: 16px;
}

section.contact-banner-v2 .container .span12 h3 {
  font-weight: 500;
  font-size: 31px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/********************************************************/

/*******  Modules/cta-box.scss *******/

/********************************************************/

.cta-box {
  max-width: 292px;
  height: 303px;
  position: relative;
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  padding: 0px 15px;
}

.cta-box .mask,
.cta-box .separator--contact__mask {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.cta-box .cta-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;
  text-align: center;
  max-width: 292px;
  height: 303px;
}

.cta-box .cta-wrap .cta-content {
  max-width: 292px;
}

.cta-box .cta-wrap .cta-content h3 {
  font-size: 34px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
}

.cta-box .cta-wrap .cta-content p {
  font-size: 20px;
  color: #fff;
  font-weight: 300;
}

/********************************************************/

/*******  Modules/expertise-box.scss *******/

/********************************************************/

section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: 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;
}

section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div {
  width: 50%;
}

section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div .expertise-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div .expertise-box .ico {
  padding: 0px 25px 0px 0px;
}

/********************************************************/

/*******  Modules/faq-box.scss *******/

/********************************************************/

section.question {
  counter-reset: sekcja;
}

.faq-box {
  border-bottom: 1px solid #ebebeb;
}

.faq-box h4.panel-title {
  position: relative;
}

.faq-box h4.panel-title:before {
  counter-increment: sekcja;
  content: counter(sekcja);
  color: #ffc400;
  font-size: 26px;
  font-weight: 600;
  position: absolute;
  display: none;
  left: 0;
  top: -4px;
}

.faq-box h4.panel-title a {
  color: #000000;
  text-decoration: none;
  font-size: 40px;
  display: block;
  position: relative;
  padding-right: 30px;
}

.faq-box h4.panel-title a:after {
  content: "";
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/hide.png");
  position: absolute;
  height: 21px;
  width: 21px;
  right: 0;
  top: 13px;
  display: block;
}

.faq-box h4.panel-title a.collapsed:after {
  content: "";
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/show.png");
  position: absolute;
  height: 21px;
  width: 21px;
  right: 0;
  top: 13px;
  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: #000;
  font-size: 20px;
  margin-bottom: 20px;

}

/********************************************************/

/*******  Modules/feature-box-with-mocup.scss *******/

/********************************************************/

.feature-mocup__box-container {
  width: 33%;
  float: left;
}

.feature-mocup__iphone2-container {
  width: 34%;
  float: left;
}

.feature-mocup__box {
  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;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  max-width: 400px;
}

.feature-mocup__content h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

.feature-mocup__content p {
  color: #fff;
  font-size: 16px;
}

.feature-mocup__content--left {
  padding-right: 30px;
}

.feature-mocup__content--right {
  padding-left: 30px;
}

.feature-mocup__icon {
  width: 80px;
  height: auto;
}

.feature-mocup__iphone2-container {
  position: relative;
  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;
}

.feature-mocup__iphone2-screen-container {
  position: absolute;
  top: 63px;
  left: 0;
  right: 0;
  margin: auto;
  width: 206px;
  height: 347px;
  overflow: hidden;
}

.feature-mocup__iphone2-screen {
  width: 100%;
}

/********************************************************/

/*******  Modules/feature-box.scss *******/

/********************************************************/

.features {
  margin-bottom: 100px;
}

.features h2 {
  color: #ffc400;
  font-weight: 600;
  margin-top: 50px;
}

.features .feature {
  margin-top: 70px;
}

.features .feature h3 {
  font-size: 24px;
  color: #2b2a2b;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0px;
}

.features .feature div.content {
  font-size: 16px;
  color: #2b2a2b;
}

/********************************************************/

/*******  Modules/feature-yolk-box.scss *******/

/********************************************************/

.feature-yolk-box {
  width: 33.33%;
  float: left;
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.feature-yolk-box__image img {
  max-width: 80px;
  max-height: 80px;
}

.feature-yolk-box__header {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
}

.feature-yolk-box__description {
  font-size: 16px;
  font-weight: 200;
  color: #fff;
}

/********************************************************/

/*******  Modules/get-free-quote.scss *******/

/********************************************************/

section.free-quote {
  min-height: 105px;
  width: 100%;
  background-color: #ffc400;
}

section.free-quote .container {
  max-width: 1810px;
  padding-left: 333px;
}

section.free-quote .container .inner-container {
  max-width: 1140px;
}

section.free-quote .fq-text,
section.free-quote .fq-text p {
  font-size: 32px;
  color: #FFF;
  line-height: 105px;
  display: inline;
}

section.free-quote .fq-text p {
  line-height: 1.4;
}

section.free-quote .fq-cta {
  display: inline-block;
  float: right;
  margin-top: 23px;
}

/********************************************************/

/*******  Modules/hero_banner_event_clock.scss *******/

/********************************************************/

.hero-event-clock {
  height: 602px;
  width: 100%;
  margin-top: 70px;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 0;
}

.hero-event-clock .mask,
.hero-event-clock .separator--contact__mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #000;
  opacity: .35;
  z-index: 1;
}

.hero-event-clock .clock-wrap {
  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%);
  z-index: 2;
  border: 2px solid #ffc400;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  max-width: 972px;
  width: 95%;
  height: 198px;
  margin-top: -50px;
}

.hero-event-clock .clock-wrap .clock {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 10px;
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: -15px;
}

.hero-event-clock .clock-wrap .clock span {
  display: block;
  float: left;
  margin: 0 5px;
  text-align: center;
  width: 20%;
}

.hero-event-clock .clock-wrap .clock span strong {
  display: block;
  font-size: 130px;
  font-weight: 200;
  padding: 0;
  margin: 0;
  line-height: 135px;
  width: 100%;
}

.hero-event-clock .clock-wrap .clock span small {
  display: block;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 200;
  padding: 0;
  margin: 0;
  margin-top: 15px;
}

.hero-event-clock .clock-wrap .clock p {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  font-size: 130px;
  line-height: 135px;
  padding: 0 2%;
}

/********************************************************/

/*******  Modules/hero_banner_landing_basic_2.scss *******/

/********************************************************/

.hero-banner-landing-basic-2 {
  height: 695px;
  margin-top: 70px;
  position: relative;
}

.hero-banner-landing-basic-2 .opacity-bg {
  background: rgba(255, 196, 0, 0.55);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.hero-banner-landing-basic-2 .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.hero-banner-landing-basic-2 .container .hero-banner-wrap {
  z-index: 1;
  text-align: left;
  -webkit-box-flex: 1.2;
  -webkit-flex-grow: 1.2;
  -moz-box-flex: 1.2;
  -ms-flex-positive: 1.2;
  flex-grow: 1.2;
  max-width: 630px;
  width: 60%;
  margin-right: 20px;
}

.hero-banner-landing-basic-2 .container .hero-banner-wrap h1 {
  text-transform: none;
  text-align: left;
  font-weight: 300;
  color: #fff;
  font-size: 50px;
}

.hero-banner-landing-basic-2 .container .hero-banner-wrap h1 span {
  color: #fff400;
}

.hero-banner-landing-basic-2 .container .hero-banner-wrap h2 {
  font-size: 30px;
  line-height: 125%;
  padding: 15px 0;
  font-weight: 200;
  color: #fff;
  text-transform: none;
  text-align: left;
}

.hero-banner-landing-basic-2 .container .hero-banner-wrap p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 200;
  max-width: 600px;
  color: #fff;
  margin-bottom: 40px;
}

.hero-banner-landing-basic-2 .container .hero-banner-wrap ul li {
  list-style-type: none;
  float: left;
  text-align: center;
  margin-right: 10px;
}

.hero-banner-landing-basic-2 .form-placeholder {
  margin-left: auto;
  -webkit-box-flex: 0.8;
  -webkit-flex-grow: 0.8;
  -moz-box-flex: 0.8;
  -ms-flex-positive: 0.8;
  flex-grow: 0.8;
  max-width: 430px;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form {
  z-index: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0 30px;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-error-msgs {
  list-style-type: none;
  margin-top: 5px;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-error-msgs label {
  font-size: 14px;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form h3 {
  font-family: 'Palanquin';
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  color: #2b2a2b;
  text-align: center;
  padding-top: 20px;
  position: relative;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form h3:after {
  content: '...';
  display: inline;
  color: #ffc400;
  margin-left: 2px;
  position: relative;
  letter-spacing: 2px;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-form-field {
  margin-bottom: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #2b2a2b;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-form-field .hs-form-required {
  display: none;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-form-field input {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-form-field .hs-input {
  font-size: 20px;
  font-family: 'Palanquin';
  font-weight: 200;
  height: 55px;
  border: none;
  padding-left: 13px;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs_dropdown_example {
  background: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 6px;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form select {
  color: rgba(98, 98, 98, 0.6);
  background-color: #fff;
  outline: none;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large {
  cursor: pointer;
  background-color: #ffc400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #ffc400;
  min-height: 27px;
  min-width: 134px;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  font: 300 22px / 22px Palanquin;
  -webkit-transition: linear 0.3s all;
  -o-transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  transition: linear 0.3s all;
  margin-bottom: 20px;
}

.hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large:hover {
  background-color: white;
  color: #ffc400;
  border-color: #ffc400;
}

/********************************************************/

/*******  Modules/hero_banner_landing_for_hero.scss *******/

/********************************************************/

.hero-landing {
  height: 600px;
  margin-top: 10px;
  position: relative;
}

.hero-landing .opacity-bg {
  background: rgba(0, 0, 0, 0.08);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.hero-landing .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.hero-landing .container .hero-banner-wrap {
  z-index: 1;
  text-align: left;
  -webkit-box-flex: 1.2;
  -webkit-flex-grow: 1.2;
  -moz-box-flex: 1.2;
  -ms-flex-positive: 1.2;
  flex-grow: 1.2;
  max-width: 630px;
  width: 60%;
  margin-right: 20px;
  position: relative;
}

.hero-landing .container .hero-banner-wrap:after {
  content: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/landing%20hero/hero-arrow.png");
  height: 114px;
  width: 107px;
  position: absolute;
  right: 70px;
  margin-top: -15px;
}

.hero-landing .container .hero-banner-wrap h1 {
  text-transform: none;
  text-align: left;
  font-weight: 300;
  color: #fff;
  font-size: 50px;
  margin-top: 100px;
  margin-bottom: 40px;
}

.hero-landing .container .hero-banner-wrap h1 span {
  color: #fff400;
}

.hero-landing .container .hero-banner-wrap h2 {
  font-size: 30px;
  line-height: 125%;
  padding: 15px 0;
  font-weight: 200;
  color: #fff;
  text-transform: none;
  text-align: left;
}

.hero-landing .container .hero-banner-wrap p {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 200;
  max-width: 600px;
  color: #fff;
  margin-bottom: 40px;
}

.hero-landing .container .hero-banner-wrap p.desc {
  font-size: 23px;
  line-height: 26px;
  font-weight: 300;
}

.hero-landing .container .hero-banner-wrap p.desc-bolder {
  font-size: 26px;
  font-weight: 300;
}

.hero-landing .container .hero-banner-wrap p.desc-bolder span {
  font-weight: 500;
}

.hero-landing .container .hero-banner-wrap ul li {
  list-style-type: none;
  float: left;
  text-align: center;
  margin-right: 10px;
}

.hero-landing .form-placeholder {
  margin-left: auto;
  -webkit-box-flex: 0.8;
  -webkit-flex-grow: 0.8;
  -moz-box-flex: 0.8;
  -ms-flex-positive: 0.8;
  flex-grow: 0.8;
  max-width: 430px;
}

.hero-landing .form-placeholder .hero-banner-form {
  z-index: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0 30px;
}

.hero-landing .form-placeholder .hero-banner-form .hs-error-msgs {
  list-style-type: none;
  margin-top: 5px;
}

.hero-landing .form-placeholder .hero-banner-form .hs-error-msgs label {
  font-size: 14px;
}

.hero-landing .form-placeholder .hero-banner-form h3 {
  font-family: 'Palanquin';
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  color: #2b2a2b;
  text-align: center;
  padding-top: 20px;
  position: relative;
}

.hero-landing .form-placeholder .hero-banner-form h3:after {
  content: '...';
  display: inline;
  color: #ffc400;
  margin-left: 2px;
  position: relative;
  letter-spacing: 2px;
}

.hero-landing .form-placeholder .hero-banner-form .hs-form-field {
  margin-bottom: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #2b2a2b;
}

.hero-landing .form-placeholder .hero-banner-form .hs-form-field .hs-form-required {
  display: none;
}

.hero-landing .form-placeholder .hero-banner-form .hs-form-field input {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
}

.hero-landing .form-placeholder .hero-banner-form .hs-form-field .hs-input {
  font-size: 20px;
  font-family: 'Palanquin';
  font-weight: 200;
  height: 55px;
  border: none;
  padding-left: 13px;
}

.hero-landing .form-placeholder .hero-banner-form .hs_dropdown_example {
  background: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 6px;
}

.hero-landing .form-placeholder .hero-banner-form select {
  color: rgba(98, 98, 98, 0.6);
  background-color: #fff;
  outline: none;
}

.hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large {
  cursor: pointer;
  background-color: #ffc400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #ffc400;
  min-height: 27px;
  min-width: 134px;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  font: 300 22px / 22px Palanquin;
  -webkit-transition: linear 0.3s all;
  -o-transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  transition: linear 0.3s all;
  margin-bottom: 20px;
}

.hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large:hover {
  background-color: white;
  color: #ffc400;
  border-color: #ffc400;
}

/********************************************************/

/*******  Modules/hero-banner-landing.scss *******/

/********************************************************/

.hero-banner-landing {
  height: 695px;
  margin-top: 70px;
  position: relative;
}

.hero-banner-landing .opacity-bg {
  background: rgba(255, 196, 0, 0.55);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.hero-banner-landing .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}

.hero-banner-landing .container .hero-banner-wrap {
  z-index: 1;
  text-align: left;
  -webkit-box-flex: 1.2;
  -webkit-flex-grow: 1.2;
  -moz-box-flex: 1.2;
  -ms-flex-positive: 1.2;
  flex-grow: 1.2;
  max-width: 630px;
  width: 60%;
  margin-right: 20px;
}

.hero-banner-landing .container .hero-banner-wrap h1 {
  text-transform: none;
  text-align: left;
  font-weight: 300;
  color: #fff;
  font-size: 50px;
}

.hero-banner-landing .container .hero-banner-wrap h1 span {
  color: #fff400;
  letter-spacing: 2px;
  color: #ffc400;
}

.hero-banner-landing .container .hero-banner-wrap h2 {
  font-size: 30px;
  line-height: 125%;
  padding: 15px 0;
  font-weight: 200;
  color: #fff;
  text-transform: none;
  text-align: left;
}

.hero-banner-landing .container .hero-banner-wrap p {
  font-size: 20px;
  line-height: 24px;
  font-weight: 200;
  max-width: 600px;
  color: #fff;
  margin-bottom: 40px;
}

.hero-banner-landing .container .hero-banner-wrap ul li {
  list-style-type: none;
  float: left;
  text-align: center;
  margin-right: 10px;
}

.hero-banner-landing .form-placeholder {
  margin-left: auto;
  -webkit-box-flex: 0.8;
  -webkit-flex-grow: 0.8;
  -moz-box-flex: 0.8;
  -ms-flex-positive: 0.8;
  flex-grow: 0.8;
  max-width: 430px;
}

.hero-banner-landing .form-placeholder .hero-banner-form {
  z-index: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0 30px;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs-error-msgs {
  list-style-type: none;
  margin-top: 5px;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs-error-msgs label {
  font-size: 14px;
}

.hero-banner-landing .form-placeholder .hero-banner-form h3 {
  font-family: 'Palanquin';
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  color: #2b2a2b;
  text-align: center;
  padding-top: 20px;
  position: relative;
}

.hero-banner-landing .form-placeholder .hero-banner-form h3:after {
  content: '...';
  display: inline;
  color: #ffc400;
  margin-left: 2px;
  position: relative;
  letter-spacing: 2px;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs-form-field {
  margin-bottom: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #2b2a2b;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs-form-field .hs-form-required {
  display: none;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs-form-field input {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs-form-field .hs-input {
  font-size: 20px;
  font-family: 'Palanquin';
  font-weight: 200;
  height: 55px;
  border: none;
  padding-left: 13px;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs_dropdown_example {
  background: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs_dropdown_example:after {
  position: absolute;
  content: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/dropdown_icon.png");
  right: 25px;
  top: 13px;
  width: 7px;
  height: 12px;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs_dropdown_example select {
  color: rgba(98, 98, 98, 0.6);
  background-color: #fff;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large {
  cursor: pointer;
  background-color: #ffc400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #ffc400;
  min-height: 27px;
  min-width: 134px;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  font: 300 22px / 22px Palanquin;
  -webkit-transition: linear 0.3s all;
  -o-transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  transition: linear 0.3s all;
  margin-bottom: 20px;
}

.hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large:hover {
  background-color: white;
  color: #ffc400;
  border-color: #ffc400;
}

/********************************************************/

/*******  Modules/hero-banner.scss *******/

/********************************************************/

.hero-banner {
  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;
  text-align: center;
  height: 510px;
  width: 100%;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 0;
}

.hero-banner .hero-banner-wrap {
  z-index: 2;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.hero-banner .hero-banner-wrap h1 {
  font-family: "GillSans";
  color: #fff;
  font-weight: normal;
  font-size: 58px;
  letter-spacing: .1em;
}

.hero-banner .hero-banner-wrap h1 span {
  color: #ffc400;
  font-weight: 600;
  font-size: 58px;
}
@media(max-width:767px){
  .hero-banner .hero-banner-wrap h1{
    font-size:36px!important;
  }
  .faq-box h4.panel-title a{

    font-size:25px;
  }
}
.hero-banner .hero-banner-wrap h2 {
  font-size: 23px;
  font-weight: normal;
  color: #fff;
  text-transform: capitalize;
}

.hero-banner .hero-banner-wrap p {
  font-family: "GillSans";
  font-size: 23px;
  font-weight: normal;
  letter-spacing: .4em;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word;
}

.hero-banner .mask,
.hero-banner .separator--contact__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .3;
  z-index: 1;
}

/********************************************************/

/*******  Modules/homeslider.scss *******/

/********************************************************/

.homeslider .mask,
.homeslider .separator--contact__mask {
  background-color: rgba(0, 0, 0, 0.36);
  height: 100%;
}

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

.homeslider .slick-dots li button:before {
  font-size: 26px;
}

.homeslider .slick-dots li.slick-active button:before {
  color: #fff;
}

.homeslider .slick-arrow {
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.homeslider .slick-arrow.slick-prev {
  left: 48px;
}

.homeslider .slick-arrow.slick-prev:before {
  content: '';
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 30px;
  height: 58px;
  display: block;
}

.homeslider .slick-arrow.slick-next {
  right: 48px;
}

.homeslider .slick-arrow.slick-next:before {
  content: '';
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  width: 30px;
  height: 58px;
  display: block;
}

.homeslider .slide {
  position: relative;
  height: 100vh;
}

.homeslider .slide .content {
  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%);
  min-width: 80%;
}

.homeslider .slide .content h1 {
  color: #fff;
}

.homeslider .slide .content h2,
.homeslider .slide .content h3,
.homeslider .slide .content h4,
.homeslider .slide .content h5,
.homeslider .slide .content h6 {
  color: #fff;
}

.homeslider .slide .content p {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.homeslider .slide .content p:last-of-type {
  text-align: center;
  margin-top: 40px;
}

.homeslider .slide .content p:last-of-type a.cta_button {
  position: relative;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.homeslider .slide .content p:last-of-type > .hs-cta-wrapper:first-of-type a.cta_button {
  position: relative;
}

/********************************************************/

/*******  Modules/homevideo.scss *******/

/********************************************************/

.homevideo {
  position: relative;
  background-image: none;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height: calc(100vh - var(--site-header-height, 0px));
  overflow: hidden;
  margin-top: var(--site-header-height, 0px);
}

.homevideo .mask,
.homevideo .separator--contact__mask {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.56);
}

.homevideo video {
  display: block;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}
.videowrapp{
  width:100%;
}
.videowrapp video {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.videoWrapper{
  position: relative;
  padding-bottom: 53.6%;
  height:1px;
  width:100%;
  padding-top: 25px;
  height: 0;
  display:none;
}
.videoWrapper iframe {
  position:absolute;
  top: 0;
  left: 0;
  width: 100%!important;
  height: 100%;
}

.featuredvideo{
  display:none;

}
.homevideo .content {
  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%);
  min-width: 80%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.homevideo .content a.play {
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  border: solid 2px #fff;
  color: #fff;
  padding: 10px;
  width: 170px;
  text-decoration: none;
  text-align: center;
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.homevideo .content a.play:hover {
  border: solid 2px #ffc400;
  color: #fff;
  background-color: #ffc400;
}

.homevideo .content .btn-video-home {
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  border: solid 2px #fff;
  color: #fff;
  padding: 10px;
  width: 170px;
  text-decoration: none;
  text-align: center;
  background-color: #ffc400;
  border-color: #ffc400;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.homevideo .content .btn-video-home:hover {
  border: solid 2px #fff;
  color: #fff;
  background-color: transparent;
}

.homevideo .content h1 {
  color: #fff;
  font-weight: 300;
  font-size: 70px;
}

.homevideo .content h1 span {
  font-weight: 600;
  font-size: inherit;
}

.homevideo .content h2,
.homevideo .content h3,
.homevideo .content h4,
.homevideo .content h5,
.homevideo .content h6 {
  color: #fff;
}

.homevideo .content p {
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
}

.homevideo .content p:last-of-type {
  text-align: center;
  margin-top: 60px;
}

.homevideo .content p:last-of-type a.cta_button,
.homevideo .content p:last-of-type a.btn-video-home {
  position: relative;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
}

.homevideo .content p:last-of-type .hs-cta-wrapper a.cta_button {
  margin-top: 0 !important;
}

.homevideo .content p:last-of-type > .hs-cta-wrapper:first-of-type a.cta_button {
  position: relative;
}

/********************************************************/

/*******  Modules/ico-image-text hero.scss *******/

/********************************************************/

.ico-image-hero {
  padding-top: 43px;
  width: 100%;
  background-color: #e9e9e9;
  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;
  font-family: GillSans;
}

.ico-image-hero .left img {
  width: 100%;
  height: 100%;
  padding-left: 15px;
}

.ico-image-hero .right {
  max-width: 540px;
  padding: 15px 15px 40px 60px;
}

.ico-image-hero .right h2 {
  text-align: left;
  color: #2b2a2b;
  font-size: 40px;
  text-transform: none;
  font-weight: 400;
}

.ico-image-hero .right .icons-section {
  font-family: "GillSans";
  /*"ebgaramond12";*/
  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;
  margin-bottom: 35px;
}

.ico-image-hero .right .icons-section .icon {
  text-align: center;
  min-width: 122px;
}

.ico-image-hero .right .icons-section .icon img {
  display: block;
  margin: 0px auto 10px auto;
}

.ico-image-hero .right small {
  font-size: 20px;
  font-family: "GillSans";
  /*"ebgaramond12";*/
}

/********************************************************/

/*******  Modules/iphone-mocup.scss *******/

/********************************************************/

.iphone-column {
  position: relative;
}

.iphone-mocup {
  position: absolute;
  bottom: -90px;
  left: 0;
}

.iphone-mocup__phone {
  max-width: none;
}

.iphone-mocup__screen {
  position: absolute;
  overflow: hidden;
  top: 73px;
  left: 186px;
  width: 180px;
  height: 320px;
}

.iphone-mocup__screen img {
  width: 100%;
}

/* Medium Devices, Desktops */

/* Small Devices, Tablets */

/* Extra Small Devices, Phones */

/* Custom, iPhone Retina */

/********************************************************/

/*******  Modules/join-us.scss *******/

/********************************************************/

figure.join-us {
  width: 210px;
  margin: 25px 37px;
}

figure.join-us .image-wrapper {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

figure.join-us .image {
  width: 210px;
  height: 210px;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: white;
  position: relative;
  overflow: hidden;
}

figure.join-us .mask,
figure.join-us .separator--contact__mask {
  position: absolute;
  background: #ffc400;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

figure.join-us .main-text {
  color: #FFF;
  font-size: 30px;
  font-weight: 600;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  text-transform: uppercase;
  white-space: nowrap;
  top: 26%;
}

figure.join-us .sub-text {
  color: #FFF;
  font-size: 16px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
  top: 45%;
}

figure.join-us a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/********************************************************/

/*******  Modules/landing-event-gallery.scss *******/

/********************************************************/

.past-event-gallery .event-gallery-holder {
  width: 100%;
}

.past-event-gallery .event-gallery-holder .flex-row {
  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;
  width: 100%;
}

.past-event-gallery .event-gallery-holder .flex-row .item-wrap {
  overflow: hidden;
}

.past-event-gallery .event-gallery-holder .flex-row .item-wrap .item {
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
  background-position: center center;
}

.past-event-gallery .event-gallery-holder .flex-row .item-wrap .item:hover {
  -webkit-transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
  -o-transform: scale(1.03, 1.03);
  transform: scale(1.03, 1.03);
}

.past-event-gallery .event-gallery-holder .flex-row .item-wrap .item:hover:after {
  opacity: 0;
}

.past-event-gallery .event-gallery-holder .flex-row .item-wrap .item:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.2;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-1 {
  width: 600px;
  height: 416px;
}

.past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-2 {
  width: 570px;
  height: 416px;
}

.past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-3 {
  width: 500px;
  height: 366px;
}

.past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-4 {
  width: 670px;
  height: 366px;
}

.past-event-gallery .view-more {
  text-align: center;
  margin: 67px 0px 62px 0px;
}

/********************************************************/

/*******  Modules/landing-event-plan.scss *******/

/********************************************************/

.landing-event-plan {
  background-position: center center;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  width: 100%;
  height: auto;
  padding-top: 80px;
  overflow: visible;
}

.landing-event-plan .event-plan {
  margin-top: 20px;
  position: relative;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #ffc400;
  width: 80%;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  border-top-right-radius: 10px;
}

.landing-event-plan .event-plan .title-event-wrap {
  height: 72px;
  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;
  color: #fff;
  font-size: 31px;
  font-weight: 200;
  line-height: 72px;
}

.landing-event-plan .event-plan .title-event-wrap .time-event {
  display: block;
  width: 20%;
  margin: 0;
  padding-left: 30px;
}

.landing-event-plan .event-plan .title-event-wrap .title-event {
  display: block;
  width: 80%;
  margin: 0;
  padding-left: 30px;
}

.landing-event-plan .event-plan .content-event span.hs_cos_wrapper {
  height: auto;
  background-color: #ffc400;
}

.landing-event-plan .event-plan .content-event span.hs_cos_wrapper div.hs_cos_wrapper {
  display: block;
  width: 100%;
  height: 79px;
  margin-top: 1px;
}

.landing-event-plan .event-plan .content-event span.hs_cos_wrapper div.hs_cos_wrapper:nth-child(even) {
  background: #393939;
}

.landing-event-plan .event-plan .content-event span.hs_cos_wrapper div.hs_cos_wrapper:nth-child(odd) {
  background: #4a4949;
}

/********************************************************/

/*******  Modules/landing-single-event.scss *******/

/********************************************************/

.landing-single-event {
  width: 100%;
  height: 100%;
}

.landing-single-event .single-event-wrap {
  height: 79px;
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.landing-single-event .single-event-wrap .time-single {
  width: 20%;
  margin: 0;
  padding-left: 30px;
  font-size: 23px;
}

.landing-single-event .single-event-wrap .desc-single {
  width: 70%;
  padding-left: 30px;
  font-size: 21px;
}

.landing-single-event .single-event-wrap .dot-single {
  width: 10%;
  height: 100%;
  position: relative;
}

.landing-single-event .single-event-wrap .dot-single a {
  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%);
  width: 39px;
  height: 9px;
}

.landing-single-event .single-event-wrap .dot-single a .dot-img {
  background: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/link-more-3dot.png");
  width: 39px;
  height: 9px;
  background-position: center top;
}

.landing-single-event .single-event-wrap .dot-single a .dot-img:hover {
  background-position: center bottom;
}

/********************************************************/

/*******  Modules/latest-news-module.scss *******/

/********************************************************/

section.latest-news-module {
  padding: 72px 0;
  position: relative;
  min-height: 234px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

section.latest-news-module .container {
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
}

section.latest-news-module .container h2 {
  color: #2b2a2b;
  font-size: 40px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 50px;
  margin-top: 0px;
  text-align: center;
}

section.latest-news-module .container .slick-slider .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

section.latest-news-module .container .slick-slider .slick-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

section.latest-news-module .container .slick-slider .slick-dots {
  position: relative;
}

section.latest-news-module .container .slick-slider .slick-dots li button {
  width: 11px;
  height: 11px;
  background-color: #ffc20f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.43;
}

section.latest-news-module .container .slick-slider .slick-dots li button:before {
  display: none;
}

section.latest-news-module .container .slick-slider .slick-dots li.slick-active button {
  opacity: 1;
}

section.latest-news-module .container .slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

section.latest-news-module .container .slick-slider .slick-prev {
  left: -88px;
}

section.latest-news-module .container .slick-slider .slick-prev:before {
  background-image: url("//500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/img/arrow-left-yellow.png");
}

section.latest-news-module .container .slick-slider .slick-next {
  right: -88px;
}

section.latest-news-module .container .slick-slider .slick-next:before {
  background-image: url("//500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/img/arrow-left-yellow.png");
}

section.latest-news-module .container div.news-list {
  width: 100%;
}

section.latest-news-module .container div.news-list div.news {
  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;
}

section.latest-news-module .container div.news-list div.news div.content {
  width: 49%;
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 10px;
}

section.latest-news-module .container div.news-list div.news div.content h3 {
  color: #2b2a2b;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 50px;
  margin-top: 0;
  text-align: left;
  margin-top: -6px;
}

section.latest-news-module .container div.news-list div.news div.content div.summary-wrapper {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

section.latest-news-module .container div.news-list div.news div.content div.summary {
  text-align: left;
  font-size: 20px;
  color: #2b2a2b;
  font-weight: 400;
  margin-bottom: 70px;
}

section.latest-news-module .container div.news-list div.news div.content div.summary p {
  text-align: left;
  font-size: 20px;
  color: #2b2a2b;
  font-weight: 400;
  margin-top: 0px;
}

section.latest-news-module .container div.news-list div.news div.content div.summary p > span {
  text-align: left !important;
  font-size: 20px !important;
  color: #2b2a2b !important;
  font-weight: 400 !important;
  font-family: "GillSans";
  /*"ebgaramond12";*/
}

section.latest-news-module .container div.news-list div.news div.content div.summary strong {
  color: #ffc400;
}

section.latest-news-module .container div.news-list div.news div.content div.summary a {
  color: #ffc400;
}

section.latest-news-module .container div.news-list div.news div.content div.summary a:hover {
  text-decoration: underline;
}

section.latest-news-module .container div.news-list div.news div.content a.read-more {
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  border: solid 2px #fff;
  color: #fff;
  padding: 10px;
  width: 170px;
  font-family: "GillSans";
  text-decoration: none;
  text-align: center;
  background-color: #ffc400;
  border-color: #ffc400;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

section.latest-news-module .container div.news-list div.news div.content a.read-more:hover {
  border: solid 2px #ffc400;
  color: #ffc400;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

section.latest-news-module .container div.news-list div.news div.image {
  width: 49%;
  background-position: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0 10px;
}

/********************************************************/

/*******  Modules/people.scss *******/

/********************************************************/

figure.people {
  width: 210px;
  margin: 25px 37px;
}

figure.people .image {
  width: 210px;
  height: 210px;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: white;
  position: relative;
  overflow: hidden;
}

figure.people .image:hover .people-hover {
  height: 210px;
  clip: rect(0, 210px, 210px, 0);
}

figure.people .name-and-surname {
  font-size: 21px;
  color: #ffc400;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  margin: 20px 0 8px 0;
  line-height: 1;
}

figure.people .job {
  font-size: 16px;
  color: #2b2a2b;
  text-align: center;
  margin: 0;
}

figure.people .people-hover {
  display: inline-block;
  width: 210px;
  height: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #ffc400;
  height: 0px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  clip: rect(0, 210px, 0, 0);
}

figure.people .people-hover a {
  display: inline-block;
  margin-top: 80px;
}

figure.people .people-hover .social-icons {
  text-align: center;
}

figure.people .people-hover .icon-circle {
  margin-top: 80px;
  text-align: center;
  width: 50px;
  height: 50px;
  background-color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
}

figure.people .people-hover .icon-circle i {
  text-align: center;
  color: #ffc400;
  font-size: 25px;
  display: block;
  line-height: 50px;
}

span#hs_cos_wrapper_module_1481031596658111 {
  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;
}

.people-wrapper > .hs_cos_wrapper_widget_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/********************************************************/

/*******  Modules/pricing-box.scss *******/

/********************************************************/

.pricing-box {
  margin: 0 15px;
  -webkit-flex-basis: 250px;
  -ms-flex-preferred-size: 250px;
  flex-basis: 250px;
  border: 2px solid #ffc400;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  color: black;
}

.pricing-box__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 150px 0 375px 0;
}

.pricing-box__starting-at {
  text-align: center;
}

.pricing-box__price {
  display: block;
  font-size: 51px;
  color: #ffc400;
  margin-top: -15px;
  font-weight: bold;
}

.pricing-box__features {
  text-align: center;
}

.pricing-box__order {
  text-align: center;
}

.pricing-box__title {
  margin-top: 0;
  padding: 20px 20px;
  font-size: 31px;
  font-weight: 300;
  color: #ffc400;
  width: 100%;
  display: block;
  border-bottom: 1px solid #ffc400;
}

.pricing-box__starting-at {
  color: #2b2a2b;
  font-size: 16px;
  padding-bottom: 10px;
}

.pricing-box__feature-text {
  border-bottom: 1px solid #ffc400;
  padding-bottom: 10px;
  width: 80%;
  margin: 15px auto;
  display: block;
}

.pricing-box__feature-text--bold {
  color: #ffc400;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}

.pricing-box--highlighted {
  background: #ffc400;
  -webkit-flex-basis: 300px;
  -ms-flex-preferred-size: 300px;
  flex-basis: 300px;
}

.pricing-box--highlighted .pricing-box__starting-at {
  color: white;
}

.pricing-box--highlighted .pricing-box__title {
  color: white;
  font-size: 2.5em;
  border-color: white;
}

.pricing-box--highlighted .pricing-box__feature-text {
  padding: 10px 0;
  border-color: white;
  color: white;
}

.pricing-box--highlighted .pricing-box__feature-text--bold {
  color: white;
}

.pricing-box--highlighted .pricing-box__price {
  color: white;
  padding: 5px 0;
}

.pricing-box--highlighted .pricing-box__order {
  background: white;
  color: #ffc400;
}

.pricing-box--highlighted .pricing-box__order:hover {
  background: #ffc400;
  color: white;
  border-color: white;
}

/********************************************************/

/*******  Modules/quotes-module.scss *******/

/********************************************************/

.sm-slider-wrapper {
  overflow: hidden;
  height: 471px;
}

.sm-slider-wrapper .questione-one-slide {
  width: 100%;
  height: 471px;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sm-slider-wrapper .questione-one-slide .mask,
.sm-slider-wrapper .questione-one-slide .separator--contact__mask {
  background-color: #000;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
}

.sm-slider-wrapper .questione-one-slide .content-slide {
  z-index: 3;
  text-align: center;
}

.sm-slider-wrapper .questione-one-slide .content-slide .testimonial-header {
  color: #fff;
  font-size: 40px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 40px;
  margin-top: 0px;
  text-align: center;
  padding: 0 80px;
}

.sm-slider-wrapper .questione-one-slide .content-slide .testimonial-content {
  font-size: 20px;
  font-weight: 200;
  color: #fff;
  text-align: center;
  margin-bottom: 26px;
  width: 100%;
  padding: 0 80px;
}

.sm-slider-wrapper .questione-one-slide .content-slide .testimonial-content a:not(.cta_button) {
  color: #ffc400;
}

.sm-slider-wrapper .questione-one-slide .content-slide .testimonial-content a:not(.cta_button):hover {
  text-decoration: underline;
}

@media (max-width: 480px) {
  .sm-slider-wrapper .questione-one-slide .content-slide .testimonial-header {
    padding: 0 20px;
    line-height: 1;
    font-size: 32px;
  }

  .sm-slider-wrapper .questione-one-slide .content-slide .testimonial-content {
    padding: 0 20px;
    line-height: 1;
    font-size: 18px;
  }

  .sm-slider-wrapper .slick-arrow {
    display: none !important;
  }
}

/********************************************************/

/*******  Modules/resource-category.scss *******/

/********************************************************/

.resource-categories__list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-box-pack: between;
  -ms-flex-pack: between;
  -webkit-justify-content: between;
  -moz-box-pack: between;
  justify-content: between;
  padding: 0;
  margin-top: 50px;
}

.resource-categories__element {
  cursor: pointer;
  padding: 10px 25px;
  text-transform: uppercase;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.1em;
  border: 2px solid #ffc400;
  color: #ffc400;
  margin:5px;
}

.resource-categories__element--active {
  background: #ffc400;
  color: white;
}

.resource-categories__element:hover {
  background: #ffc400;
  color: white;
}

/********************************************************/

/*******  Modules/resource.scss *******/

/********************************************************/

.resource {

  margin-top: 20px;
}

.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;
  width:24%!important;
}
@media(max-width:1170px){
  .resource--vertical{
    width:32%!important;
  }
}
@media(max-width:992px){
  .resource--vertical{
    width:48%!important;
  }
}
@media(max-width:768px){
  .resource--vertical{
    width:96%!important;
  }
}
.resource__container {
  padding-top: 0px;
  padding-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.resource__container--vertical {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-bottom: 50px;
}

.resource__image-container {

}

.resource--vertical .resource__image-container {
  margin-bottom: 28px;
}

.resource__image {
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .3s, -webkit-transform .3s;
  transition: opacity .3s, -webkit-transform .3s;
  -o-transition: opacity .3s, -o-transform .3s;
  -moz-transition: transform .3s, opacity .3s, -moz-transform .3s;
  transition: transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s, -webkit-transform .3s, -moz-transform .3s, -o-transform .3s;
}

.resource__image:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  opacity: .9;
}

.resource__description {
  margin-top: 30px;
  width: 100%;
}

.resource--vertical .resource__description {
  margin-top: 10px;
  padding-right: 0;
  margin-bottom:10px;
}

.resource__details {
  margin-left: 10px;
  -ms-flex-preferred-size: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
}

.resource--vertical .resource__details {
  margin-left: 0;
  -ms-flex-preferred-size: 100%;
  text-align: center;
}

.resource__title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: normal;
  color:#555;
}

.resource--vertical .resource__title {
  width: 100%;
  padding: 0 5px;
}

.resource__button {
  background: #ffc400;
  color: white;
  padding: 13px 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 300;
  text-transform: uppercase;
  border: 1px solid white;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
}

.resource--vertical .resource__button {
  display: block;
  margin: 0 auto;
}

.resource__button:hover {
  background: white;
  color: #ffc400;
  border: 1px solid #ffc400;
}

.resource__effects-wrapper {
  height: 300px;
  width: 200px;
  -webkit-box-shadow: 6px 6px 0 #ffc400, 2px 1px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 6px 6px 0 #ffc400, 2px 1px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 6px 6px 0 #ffc400, 2px 1px 5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  background: black;
}

.resource--vertical .resource__effects-wrapper {
  margin: 0 auto;
}
/********************************************************/

/*******  Modules/separator.scss *******/

/********************************************************/

.separator {
  background: white;
  padding: 20px 0;
}

.separator h2 {
  font-family: "GillSans";
  color: #fff;
  font-weight: normal;
  text-transform: none;
  font-size: 34px;
  text-align: left;
}

.separator h4 {
  color: #333;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 34px;
}

.separator--yellow {
  background: #ffc400;
}

.separator--yellow h4 {
  color: white;
}

.separator--contact {
  position: relative;
  padding: 40px 0 50px;
}

.separator--contact h4 {
  color: white;
  text-align: center;
  position: relative;
  z-index: 2;
  font-weight: 400;
}

.separator--contact a {
  position: relative;
  z-index: 2;
}

.separator .widget-type-cta {
  text-align: right;
}

.separator .flex-wrapper .row-fluid {
  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;
}

/********************************************************/

/*******  Modules/service-box.scss *******/

/********************************************************/

.services {
  overflow: hidden;
  margin-top: 70px;
}

.services .box-services {
  text-align: center;
}

.services .box-services .widget-type-rich_text a {
  font-weight: 400 !important;
}

.services .box-services .ico {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  margin: auto;
  border: solid 2px #ffc400;
}

.services .box-services .ico i {
  color: #ffc400;
  font-size: 60px;
  line-height: 120px;
}

.services .box-services h3 {
  font-size: 20px;
  font-weight: normal;
  margin: 20px 0px;
  color: #ffc400;
}

.services .box-services .desc {
  font-size: 16px;
  font-weight: 300;
  color: #2b2a2b;
  margin-bottom: 85px;
  padding: 0px 15px;
}

/********************************************************/

/*******  Modules/skills-circles.scss *******/

/********************************************************/

.skills {
  text-align: center;
}

.skills .circle {
  display: none;
}

.skills .loader {
  max-width: 200px;
  height: auto;
}

.skills h3 {
  color: #fff;
  font-weight: normal;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
}

/********************************************************/

/*******  Modules/small-header-basic.scss *******/

/********************************************************/

.small-header {
  width: 100%;
  height: 114px;
  margin-top: 70px;
  margin-bottom: 16px;
  background: #f7f7f7;
  border-top: solid 1px #f3f3f3;
  border-bottom: solid 1px #f3f3f3;
  border-bottom: solid 1px #f3f3f3;
}

.small-header .container {
  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;
  height: 114px;
}

.small-header .container .small-header-wrap h1 {
  text-align: left;
  font-size: 26px;
  color: #2b2a2b;
  padding: 0;
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
}

.small-header .container .small-header-wrap h1 span {
  font-weight: 600;
  font-size: 26px;
}

.small-header .container .small-header-wrap h2 {
  font-size: 23px;
  text-align: left;
  color: #2b2a2b;
  padding: 0;
  margin: 0;
  font-weight: 300;
  line-height: 30px;
  text-transform: capitalize !important;
}

/********************************************************/

/*******  Modules/small-header-for-blog.scss *******/

/********************************************************/

.small-header-for-blog {
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  height: 510px;
  margin-top: var(--site-header-height, 70px);
  position: relative;
}

.small-header-for-blog .mask,
.small-header-for-blog .separator--contact__mask {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
}

.small-header-for-blog h1 {
  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%);
  z-index: 2;
  font-size: 58px;
  width: auto;
  max-width: 1140px;
  font-weight: normal;
  margin: 0;
  color: #fff;
}

.small-header-for-blog h1 span {
  color: #fff;
  font-size: inherit;
}



/********************************************************/

/*******  Modules/small-header-for-careers.scss *******/

/********************************************************/

.small-header-for-careers {
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 500px;
  margin-top: -20px;
  position: relative;
}

.small-header-for-careers .mask,
.small-header-for-careers .separator--contact__mask {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
}

.small-header-for-careers .description-header {
  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%);
  text-align: center;
}

.small-header-for-careers .description-header h1 {
  font-weight: 300 !important;
  z-index: 2;
  font-size: 58px;
  width: 100%;
  font-weight: normal;
  margin: 0;
  color: #fff;
}

.small-header-for-careers .description-header h1 span {
  font-weight: 600 !important;
  color: #ffc400;
  font-size: 58px;
}

.small-header-for-careers .description-header p {
  color: #fff;
  font-size: 23px;
}

.small-header-for-careers .description-header p i {
  font-size: 23px;
  color: #ffc400;
  padding-right: 15px;
}

.small-header-for-careers .description-header .hidden-element {
  display: none;
}

/********************************************************/

/*******  Modules/small-header.scss *******/

/********************************************************/

.small-header {
  width: 100%;
  height: 114px;
  margin-top: 70px;
  background: #f7f7f7;
  border-top: solid 1px #f3f3f3;
  border-bottom: solid 1px #f3f3f3;
  border-bottom: solid 1px #f3f3f3;
}

.small-header .container {
  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;
  height: 114px;
}

.small-header .container .small-header-wrap h2 {
  text-align: left;
  font-size: 26px;
  color: #2b2a2b;
  padding: 0;
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
}

.small-header .container .small-header-wrap h2 span {
  font-weight: 600;
}

.small-header .container .small-header-wrap h3 {
  font-size: 23px;
  text-align: left;
  color: #2b2a2b;
  padding: 0;
  margin: 0;
  font-weight: 300;
  line-height: 30px;
}

/********************************************************/

/*******  Modules/small-slider.scss *******/

/********************************************************/

.sm-slide {
  width: 100%;
  height: 502px;
  margin-top: 70px;
  position: relative;
}

.sm-slide .slide-img {
  width: 100%;
  height: 502px;
  overflow: hidden;
  display: table;
  text-align: center;
  z-index: 90;
}

.sm-slide .slide-img .slide-content {
  vertical-align: middle;
  display: table-cell;
  z-index: 92;
  position: relative;
}

.sm-slide .slide-img .slide-content h1 {
  color: #fff;
  font-size: 58px;
  font-weight: 300;
}

.sm-slide .slide-img .slide-content h1 span {
  color: #ffc400;
  font-weight: 600;
}

.sm-slide .slide-img .slide-content h2 {
  color: #fff;
  font-weight: 300;
  font-size: 23px;
  text-transform: capitalize;
}

.sm-slide .mask,
.sm-slide .separator--contact__mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
}

.sm-slider-main .slick-dots {
  bottom: 20px;
}

.sm-slider-main .slick-dots li button:before {
  font-size: 0px;
  line-height: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
  background: #ffc400;
}

.sm-slider-main .slick-dots li.slick-active button:before {
  opacity: 1;
  background: #fff;
}

/********************************************************/

/*******  Modules/social-share.scss *******/

/********************************************************/

ul.social {
  padding: 0px;
  margin: 0px;
  margin-bottom: 40px;
}

ul.social li {
  margin-right: 10px;
  display: inline-block;
}

ul.social li:before {
  display: none;
}

ul.social li a {
  height: 42px;
  width: 42px;
  display: block;
  text-align: center;
  line-height: 42px;
  background-color: #ffc400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #ffc400;
  color: #fff;
}

ul.social li a:hover {
  background-color: #fff;
  color: #ffc400;
}

ul.social li a i {
  font-size: 20px;
}

/********************************************************/

/*******  Modules/square-service-box.scss *******/

/********************************************************/

.square-box {
  position: relative;
  height: 100%;
  background: #ffc400;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 35px 25px;
}

.square-box__image {
  height: 50px;
  width: auto;
}

.square-box h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.square-box p {
  color: #fff;
  font-size: 16px;
}

/********************************************************/

/*******  Modules/testimonial-module.scss *******/

/********************************************************/

section.testimonial-module {
  padding: 72px 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  min-height: 234px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.testimonial-module .container {
  width: 100%;
  max-width: 1006px;
  margin-left: 15px;
  margin-right: 15px;
}

section.testimonial-module .mask,
section.testimonial-module .separator--contact__mask {
  background-color: rgba(0, 0, 0, 0.34);
}

section.testimonial-module .content-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.testimonial-module .content-wrapper h2 {
  min-width: 70%;
  color: #fff;
  font-size: 40px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 40px;
  margin-top: 0px;
  text-align: center;
}

section.testimonial-module .content-wrapper div.testimonial-content {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin-bottom: 26px;
}

section.testimonial-module .content-wrapper div.testimonial-content > p {
  margin-top: 0px;
}

section.testimonial-module .content-wrapper div.testimonial-content > p:last-of-type {
  margin-bottom: 0px;
}

section.testimonial-module .content-wrapper div.testimonial-by {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  margin-bottom: 56px;
  font-family: "ebgaramond08";
}

section.testimonial-module .content-wrapper div.testimonial-by span.testimonial-position {
  color: #ffc20f;
}

section.testimonial-module .content-wrapper div.testimonial-readmore .cta_button {
  margin-top: 0 !important;
}

/********************************************************/

/*******  Modules/testimonial-slide.scss *******/

/********************************************************/

.testimonials-quotes {
  min-height: 575px;
  background-color: #f7f7f7;
  position: relative;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.testimonials-quotes .slick-container {
  margin: 0 auto;
  max-width: 1400px;
}

.testimonials-quotes .testimonial-mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.14);
}

.testimonials-quotes .slick-slider {
  margin: 0;
}

.testimonials-quotes h2 {
  font-size: 40px;
  color: #fff;
  text-transform: none;
  font-weight: 300;
  margin-top: 70px;
  z-index: 99;
  position: relative;
}

.testimonials-quotes h2 span {
  color: #fcc400;
  letter-spacing: 2px;
}

.testimonials-quotes .slick-prev {
  width: 30px;
  height: 60px;
  left: 0;
  /*&:before {
  width: 30px;
  height: 60px;
  content: url('//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/icons/arrow-left.png');
}	*/
}

.testimonials-quotes .slick-next {
  width: 30px;
  height: 60px;
  right: 0;
  /*&:before {
  width: 30px;
  height: 60px;
  content: url('//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/icons/arrow-right.png');
}*/
}

.testimonials-quotes .slick-testimonial-quotes .slick-track {
  height: 390px;
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  text-align: center;
  max-width: 360px;
  min-width: 240px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin: 0 auto;
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .testimonial-quote {
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 40px 25px;
  font-size: 13.27px;
  line-height: 17.7px;
  color: #2b2a2b;
  position: relative;
  -webkit-box-shadow: 6px 6px #fcc400;
  -moz-box-shadow: 6px 6px #fcc400;
  box-shadow: 6px 6px #fcc400;
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .testimonial-quote:before {
  content: url("https://685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/quote-mark.png");
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -17px;
  margin-top: -12px;
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .testimonial-quote:after {
  content: '';
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: -13px;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 19px solid #fff;
  -webkit-filter: drop-shadow(8px 1px #fcc400);
  filter: drop-shadow(8px 1px #fcc400);
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box img {
  margin: 0 auto;
  height: 66px;
  width: 66px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fcc400;
  float: left;
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .person {
  margin-top: 30px;
  padding: 0 90px;
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .person h4 {
  font-size: 20px;
  margin: 0;
  color: #fff;
  padding-top: 10px;
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .hs_cos_wrapper .testimonial-box .person p {
  font-size: 14.66px;
  margin: 0;
  margin-top: 5px;
  color: #fff;
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .slick-current + div {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .slick-current {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.testimonials-quotes .slick-testimonial-quotes .slick-track .slick-current + div + div {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/********************************************************/

/*******  Modules/testimonial.scss *******/

/********************************************************/

.testimonials {
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  min-height: 475px;
  padding-bottom: 40px;
  text-align: center;
  background-color: #ffc400;
}

.testimonials .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  width: auto;
  height: auto;
}

.testimonials .slick-arrow.slick-prev {
  left: 48px;
}

.testimonials .slick-arrow.slick-prev:before {
  content: '';
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 30px;
  height: 58px;
  display: block;
}

.testimonials .slick-arrow.slick-next {
  right: 48px;
}

.testimonials .slick-arrow.slick-next:before {
  content: '';
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow-left.png");
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  width: 30px;
  height: 58px;
  display: block;
}

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

.testimonials .slick-dots li button:before {
  font-size: 26px;
}

.testimonials .slick-dots li.slick-active button:before {
  color: #fff;
}

.testimonials h2 {
  font-size: 36px;
  margin-top: 100px;
  color: #fff;
}

.testimonials .testimonial-text {
  color: #fff;
  padding: 60px 50px 30px 50px;
  font-size: 16px;
  width: 90%;
  max-width: 901px;
  margin: auto;
}

.testimonials .person {
  color: #fff;
  font-size: 16px;
  font-size: 20px;
  font-weight: 600;
}

.testimonials .person span {
  font-weight: 300;
}

.testimonials .person-container .person-left {
  text-align: right;
  padding-right: 10px;
}

.testimonials .person-container .person-right {
  text-align: left;
  padding-left: 10px;
  height: 100px;
}

.testimonials .person-container .person-right p {
  padding-top: 15px;
}

.testimonials .person-container img {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.testimonials .person-container div {
  width: 48%;
  float: left;
}

/********************************************************/

/*******  Modules/video-modules.scss *******/

/********************************************************/

.video-module {
  position: relative;
  max-height: 500px;
  overflow: hidden;
  text-align: center;
}

.video-module__play-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  z-index: 10;
  width: 136px;
  height: 136px;
  border: none;
  text-align: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
}

.video-module__label {
  position: absolute;
  display: inline-block;
  font-size: 40px;
  top: 160px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  min-width: 400px;
  width: 100%;
}

/********************************************************/

/*******  Modules/Stringo/cta-banner-module.scss *******/

/********************************************************/

section.cta-banner-module {
  padding: 72px 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  min-height: 234px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

section.cta-banner-module .container {
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
}

section.cta-banner-module .mask,
section.cta-banner-module .separator--contact__mask {
  background-color: rgba(0, 0, 0, 0.24);
}

section.cta-banner-module .content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

section.cta-banner-module .content h2 {
  min-width: 70%;
  color: #fff;
  font-size: 40px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
  margin-right: 30px;
}

section.cta-banner-module .content > div {
  text-align: center;
  min-width: 30%;
}

section.cta-banner-module .content > div .cta_button {
  margin-top: 0px !important;
}

/********************************************************/

/*******  Modules/Stringo/cta-section.scss *******/

/********************************************************/

section.cta-section {
  padding: 72px 0;
  background-color: #ffc400;
  background-image: url("//500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/img/cta_section_bg.png");
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

section.cta-section h2 {
  color: #fff;
  font-size: 40px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 40px;
  margin-top: 0px;
  text-align: center;
}

section.cta-section .content p {
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 25px;
}

/********************************************************/

/*******  Modules/Stringo/latest-news-module.scss *******/

/********************************************************/

section.latest-news-module {
  padding: 72px 0;
  position: relative;
  min-height: 234px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

section.latest-news-module .container {
  width: 100%;
  margin-left: 15px;
  margin-right: 15px;
}

section.latest-news-module .container h2 {
  color: #2b2a2b;
  font-size: 40px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 50px;
  margin-top: 0px;
  text-align: center;
}

section.latest-news-module .container .slick-slider .slick-track {
  display: block !important;
}

section.latest-news-module .container .slick-slider .slick-list {
  display: block !important;
}

section.latest-news-module .container .slick-slider .slick-dots {
  position: relative;
}

section.latest-news-module .container .slick-slider .slick-dots li {
  width: 10px;
}

section.latest-news-module .container .slick-slider .slick-dots li button {
  width: 11px;
  height: 11px;
  background-color: #ffc20f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 0.43;
}

section.latest-news-module .container .slick-slider .slick-dots li button:before {
  display: none;
}

section.latest-news-module .container .slick-slider .slick-dots li.slick-active button {
  opacity: 1;
}

section.latest-news-module .container div.news-list {
  width: 100%;
}

section.latest-news-module .container div.news-list div.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

section.latest-news-module .container div.news-list div.news div.content {
  width: 49%;
  -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;
  display: block;
}

section.latest-news-module .container div.news-list div.news div.content h3 {
  color: #2b2a2b;
  font-size: 35px;
  font-weight: 400;
  margin-bottom: 50px;
  margin-top: 0;
  text-align: left;
  margin-top: 0px;
}

section.latest-news-module .container div.news-list div.news div.content div.summary-wrapper {
  display: block;
  height: 100%;
}

section.latest-news-module .container div.news-list div.news div.content div.summary {
  text-align: left;
  font-size: 20px;
  color: #2b2a2b;
  font-weight: 400;
  margin-bottom: 70px;
}

section.latest-news-module .container div.news-list div.news div.content div.summary p {
  text-align: left;
  font-size: 20px;
  color: #2b2a2b;
  font-weight: 400;
  margin-top: 0px;
}

section.latest-news-module .container div.news-list div.news div.content div.summary p > span {
  text-align: left !important;
  font-size: 20px !important;
  color: #2b2a2b !important;
  font-weight: 400 !important;
  font-family: "GillSans";
  /*"ebgaramond12";*/
}

section.latest-news-module .container div.news-list div.news div.content div.summary strong {
  color: #ffc400;
}

section.latest-news-module .container div.news-list div.news div.content div.summary a {
  color: #ffc400;
}

section.latest-news-module .container div.news-list div.news div.content div.summary a:hover {
  text-decoration: underline;
}

section.latest-news-module .container div.news-list div.news div.content a.read-more {
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  border: solid 2px #fff;
  color: #fff;
  padding: 10px;
  width: 170px;
  font-family: "GillSans";
  text-decoration: none;
  text-align: center;
  background-color: #ffc400;
  border-color: #ffc400;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

section.latest-news-module .container div.news-list div.news div.content a.read-more:hover {
  border: solid 2px #ffc400;
  color: #ffc400;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

section.latest-news-module .container div.news-list div.news div.image {
  width: 49%;
  background-position: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/********************************************************/

/*******  Modules/Stringo/our-products-section.scss *******/

/********************************************************/

section.our-products-section {
  padding: 72px 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

section.our-products-section h2 {
  color: #2b2a2b;
  font-size: 40px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 50px;
  margin-top: 0px;
  text-align: center;
}

section.our-products-section .container {
  position: relative;
  z-index: 1;
}

section.our-products-section .container > .span12 {
  float: none;
  margin-left: 0;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div {
  width: 367px;
  max-width: 33.333%;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  -webkit-transition: linear all 0.3s;
  -o-transition: linear all 0.3s;
  -moz-transition: linear all 0.3s;
  transition: linear all 0.3s;
  position: relative;
  min-height: 350px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a .mask,
section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a .separator--contact__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffc400;
  opacity: 0;
  -webkit-transition: linear all 0.3s;
  -o-transition: linear all 0.3s;
  -moz-transition: linear all 0.3s;
  transition: linear all 0.3s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a img {
  max-width: 290px;
  width: 100%;
  height: auto;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a.disabled {
  pointer-events: none;
  cursor: default;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a.disabled img {
  opacity: .5;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a h3 {
  color: #2b2a2b;
  margin-top: 10px;
  font-size: 35px;
  margin-bottom: 15px;
  width: 100%;
  display: block;
  position: relative;
  text-transform: upppercase;
  font-weight: 400;
  text-align: center;
  -webkit-transition: linear all 0.3s;
  -o-transition: linear all 0.3s;
  -moz-transition: linear all 0.3s;
  transition: linear all 0.3s;
  position: relative;
  z-index: 1;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a h3:before {
  content: "";
  background-image: url("//500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/img/arrow-right.png");
  position: absolute;
  display: block;
  right: 10px;
  bottom: -5px;
  width: 52px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
  background-color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  opacity: 0;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a:hover .mask,
section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a:hover .separator--contact__mask {
  opacity: 0.82;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a:hover h3 {
  color: #fff;
}

section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a:hover h3:before {
  opacity: 1;
}

/********************************************************/

/*******  Modules/Stringo/product-details.scss *******/

/********************************************************/

.product-details {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  padding-top: 200px;
  padding-bottom: 300px;
}
.product-details__image img{
  height:auto!important;
}
.product-details__image img {
  display: block;
  margin: 0 auto;
}

.product-details__description {
  position: absolute;
  margin-top: -15px;
  width: 450px;
  text-align: left;
}

.product-details__description h5 {
  display: inline-block;
  font-family: "GillSans";
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
  margin: 0 0 20px;
  background: #fff;
  padding: 0 10px;
}

.product-details__rich-text {
  padding: 0px;
  /*0 10px;*/
}

.product-details__rich-text ul {
  padding-left: 25px;
  list-style: none;
}

.product-details__rich-text ul li {
  font-family: "GillSans";
  /*"ebgaramond12";*/
  font-size: 16px;
  position: relative;
}
.product-details__rich-text ul li p{
  margin:0;
}
.product-details__rich-text ul li:before {
  position: absolute;
  font-size: inherit;
  content: "\25CF";
  color: #ffc400;
  top: 0;
  left: -25px;
  width: auto;
  height: auto;
  background-image: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0%);
}

.product-details__rich-text ul li strong {
  font-weight: 500;
}

/********************************************************/

/*******  Modules/Stringo/reasons-section.scss *******/

/********************************************************/

section.reasons-section {
  padding: 72px 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

section.reasons-section .mask,
section.reasons-section .separator--contact__mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.54);
}

section.reasons-section h2 {
  color: #fff;
  font-size: 40px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 44px;
  margin-top: 0px;
  text-align: center;
}

section.reasons-section .container {
  position: relative;
  z-index: 1;
}

section.reasons-section .container > .span12 {
  float: none;
  margin-left: 0;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) {
  width: 541px;
  max-width: 50%;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-bottom: 25px;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .icon {
  width: 90px;
  height: 90px;
  min-width: 90px;
  background-color: #ffc400;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 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: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 25px;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .icon img {
  max-width: 80px;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .content {
  text-align: right;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .content h4 {
  color: #fff;
  margin-top: 10px;
  font-size: 20px;
  text-transform: upppercase;
  font-weight: 400;
  text-align: right;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .content p {
  margin-top: 0px;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) {
  width: 541px;
  max-width: 50%;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) section.reason-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) section.reason-section .icon {
  width: 90px;
  height: 90px;
  min-width: 90px;
  background-color: #ffc400;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 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: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 25px;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) section.reason-section .icon img {
  max-width: 80px;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) section.reason-section .content {
  text-align: left;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) section.reason-section .content p {
  margin-top: 0px;
}

section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) section.reason-section .content h4 {
  color: #fff;
  font-size: 20px;
  text-transform: upppercase;
  font-weight: 400;
  margin-top: 10px;
  text-align: left;
}





/********************************************************/

/*******  Modules/Stringo/stringo-accordion.scss *******/

/********************************************************/

.stringo-accordion {
  margin-bottom: 5px;
  /* non sass to override styles */
}

.stringo-accordion div[id] {
  -webkit-box-shadow: 2px 2px 2px rgba(100, 100, 100, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(100, 100, 100, 0.2);
  box-shadow: 2px 2px 2px rgba(100, 100, 100, 0.2);
}

.stringo-accordion__filter-button {
  font-family: "GillSans";
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  background-color: #fff;
  color: #000;
  border: 0;
  width: 145px;
  padding: 15px 0;
  margin: 20px 5px 20px 0px;
  text-transform: uppercase;
  border: 2px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
}

.stringo-accordion__filter-button.active {
  border: 2px solid #ffc400;
  background-color: #ffc400;
  color: #fff;
}

.stringo-accordion__filter-button:hover {
  border: 2px solid #ffc400;
}

.stringo-accordion__header {
  font-family: "GillSans";
  font-weight: normal;
  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;
  position: relative;
  width: 100%;
  height: 80px;
  padding-left: 50px;
  padding-right: 50px;
  background-color: #ffc400;
  color: #fff;
  font-size: 20px;
  line-height: 1;
  -webkit-box-shadow: 2px 2px 2px rgba(100, 100, 100, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(100, 100, 100, 0.2);
  box-shadow: 2px 2px 2px rgba(100, 100, 100, 0.2);
  text-decoration: none;
  z-index: 1;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  -moz-transition: all .5s linear;
  transition: all .5s linear;
}

.stringo-accordion__header.collapsed {
  background-color: #e9e9e9;
  color: #2b2a2b;
  -webkit-box-shadow: 2px 2px 2px rgba(100, 100, 100, 0);
  -moz-box-shadow: 2px 2px 2px rgba(100, 100, 100, 0);
  box-shadow: 2px 2px 2px rgba(100, 100, 100, 0);
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  -moz-transition: all .5s linear;
  transition: all .5s linear;
}

.stringo-accordion__header.collapsed:hover,
.stringo-accordion__header.collapsed:focus,
.stringo-accordion__header.collapsed:active {
  color: #2b2a2b;
}

.stringo-accordion__header.collapsed .stringo-accordion__angle-right {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  color: #ffc400;
}

.stringo-accordion__header:hover,
.stringo-accordion__header:focus,
.stringo-accordion__header:active {
  text-decoration: none;
  color: #fff;
}

.stringo-accordion__angle-right {
  color: #fff;
  font-size: 36px;
  margin-left: auto;
  margin-right: -20px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}

.stringo-accordion .collapse {
  display: none;
}

.stringo-accordion .collapse.in {
  display: block;
}

.stringo-accordion .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -moz-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  -moz-transition-property: height,visibility;
  transition-property: height,visibility;
}

.stringo-accordion .stringo-accordion__body {
  margin: 0;
}

.stringo-accordion__body {
  background-color: #fcfcfc;
  padding: 30px 50px;
}

.stringo-accordion__body p {
  margin: 0;
}

.stringo-accordion__body p > span {
  display: block;
}

.stringo-accordion__body p > strong {
  display: block;
}

.stringo-accordion__body > span {
  display: block;
}

.stringo-accordion__body > strong {
  display: block;
}

/********************************************************/

/*******  Modules/Stringo/testimonial-module.scss *******/

/********************************************************/

section.testimonial-module {
  padding: 72px 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  min-height: 234px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.testimonial-module .container {
  width: 100%;
  max-width: 1006px;
  margin-left: 15px;
  margin-right: 15px;
}

section.testimonial-module .mask,
section.testimonial-module .separator--contact__mask {
  background-color: rgba(0, 0, 0, 0.34);
}

section.testimonial-module .content-wrapper {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.testimonial-module .content-wrapper h2 {
  min-width: 70%;
  color: #fff;
  font-size: 40px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 40px;
  margin-top: 0px;
  text-align: center;
}

section.testimonial-module .content-wrapper div.testimonial-content {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  margin-bottom: 26px;
  width: 100%;
}

section.testimonial-module .content-wrapper div.testimonial-content > p {
  margin-top: 0px;
}

section.testimonial-module .content-wrapper div.testimonial-content > p:last-of-type {
  margin-bottom: 0px;
}

section.testimonial-module .content-wrapper div.testimonial-by {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  margin-bottom: 56px;
  font-family: "GillSans";
  /*"ebgaramond12";*/
}

section.testimonial-module .content-wrapper div.testimonial-by span.testimonial-position {
  color: #ffc20f;
}

section.testimonial-module .content-wrapper div.testimonial-readmore .cta_button {
  margin-top: 0 !important;
}

/********************************************************/

/*******  Modules/Stringo/three-icons-module.scss *******/

/********************************************************/

.lead-section__product-img img {
  display: block;
  margin: auto;
}

.lead-section .icon-box-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  float: left;
}

.lead-section .icon-box {
  width: 30%;
  margin: 15px auto;
  text-align: center;
  float: left;
}

.lead-section .icon-box img {
  max-width: 100%;
  margin: 10px auto;
}

.lead-section .icon-box figcaption {
  font-family: "GillSans";
  font-size: 20px;
  color: #000;
  margin-top: 15px;
}

/********************************************************/

/*******  Modules/Stringo/video-module-2.scss *******/

/********************************************************/

section.video-banner {
  min-height: 482px;
  width: 100%;
  position: relative;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-color: #ffc400;
}

section.video-banner .play-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%);
  cursor: pointer;
}

section.video-banner .play-button img {
  display: block;
  margin: 0 auto;
}

section.video-banner .play-button span {
  display: block;
  color: #fff;
  font-family: "Gill Sans";
  margin: 10px auto;
  text-align: center;
}

section.video-banner .popup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.9);
  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;
}

/**************************************** - 4H - HUBSPOT MODULE               
\****************************************/

/********************************************************/

/*******  HS-Modules/rich-text.scss *******/

/********************************************************/

.widget-type-rich_text {
  text-align: left;
}

.widget-type-rich_text--standard h2 {
  font-size: 40px;
  color: #2b2a2b;
  text-align: left;
  text-transform: none;
  font-weight: 300;
}

.widget-type-rich_text--standard h2 span {
  color: #ffc400;
}

.widget-type-rich_text--standard p {
  font-size: 20px;
  color: #2b2a2b;
  font-weight: 200;
}

/**************************************** - 5W - WEBSITES              
\****************************************/

/********************************************************/

/*******  Website/_contact-v2.scss *******/

/********************************************************/

.contact-template.contact-v2 .body-container-wrapper {
  padding-top: 70px;
}

.contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset {
  max-width: 100%;
  margin-bottom: 10px;
}

.contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset .input {
  margin-right: 0px;
}

.contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset textarea.hs-input,
.contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset input[type="text"].hs-input,
.contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset input[type="email"].hs-input,
.contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset input[type="tel"].hs-input,
.contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset input[type="number"].hs-input {
  width: 100%;
  color: #2b2a2b;
  font-size: 16px;
  border: solid 1px #ebeaea;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset.form-columns-2 .hs-form-field {
  width: 48.717948718%;
}

.contact-template.contact-v2 .body-container-wrapper form.hs-form fieldset.form-columns-2 .hs-form-field:last-of-type {
  margin-left: 2.564102564%;
}

.contact-template.contact-v2 .body-container-wrapper form.hs-form label span {
  color: #2b2a2b;
  font-weight: 200px;
}

.map {
  padding-top: 70px;
}

.map #map-close {
  position: fixed;
  top: 20px;
  left: 20px;
  font-size: 26px;
  border: 0;
  background-color: transparent;
  z-index: 9;
  margin: 0;
  padding: 0;
  width: 61px;
}

.map #map-close .fa {
  padding: 0px 3px;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  color: #ffc400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.map .map-wrapper {
  height: 495px;
  width: 100%;
  position: relative;
}

.map .map-wrapper #map-find-road {
  position: absolute;
  bottom: 125px;
  font-size: 26px;
  border: 0;
  background-color: transparent;
  z-index: 9;
  right: 10px;
  padding: 0;
  margin: 0;
  width: auto;
}

.map .map-wrapper #map-find-road .fa {
  padding: 0px 3px;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  color: #ffc400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.map .map-wrapper #start-position {
  position: absolute;
  bottom: 126px;
  right: 46px;
  width: 0px;
  font-size: 14px;
  height: 26px;
  z-index: 99999;
  color: #2b2a2b;
  border: 0;
  padding: 0px 0px;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.map .map-wrapper #start-position.open {
  width: 200px;
  padding: 0px 3px;
}

.map .map-wrapper.full-open {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100vw;
  max-height: 100vh;
  height: 100vh;
}

.map .map-wrapper div {
  height: 100%;
  margin: 0px;
}

.map .map-wrapper div #map div {
  height: initial;
  margin: initial;
}

.map .map-wrapper div #map .gmnoprint .gm-style-mtc {
  display: none;
}

.map .map-wrapper .mask,
.map .map-wrapper .separator--contact__mask {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: transparent;
}

.map .map-wrapper iframe {
  width: 100%;
  height: 100%;
}

.contact-page {
  padding-bottom: 80px;
}

.contact-page h3 {
  margin-top: 45px;
  margin-bottom: 24px;
  font-size: 31px;
  color: #ffc400;
  text-align: left;
  font-weight: 500;
}

.contact-page .widget-type-form .form-title {
  margin-top: 45px;
  margin-bottom: 24px;
  font-size: 31px;
  color: #ffc400;
  text-align: left;
  font-weight: 500;
}

.contact-page .widget-type-form .hs-form-field {
  margin-bottom: 15px;
}

.contact-page .widget-type-form .hs-form-field label span {
  color: #2b2a2b;
  font-size: 16px;
}

.contact-page .widget-type-form form input {
  border: solid 1px #d6d5d5;
  margin-top: 5px;
  color: #2b2a2b;
}

.contact-page .widget-type-form form input[type="submit"] {
  color: #fff;
  border: solid 1px #ffc400;
}

.contact-page .widget-type-form form input[type="submit"]:hover {
  color: #ffc400;
  border: solid 1px #ffc400;
}

.contact-page .widget-type-form form textarea {
  border: solid 1px #d6d5d5;
  margin-top: 8px;
  color: #2b2a2b;
}

.contact-page .widget-type-form form ul.hs-error-msgs label {
  color: #2b2a2b;
  font-size: 16px;
}

.contact-page p {
  font-size: 16px;
  margin-bottom: 28px;
}

.contact-page p span {
  text-transform: uppercase;
}

.contact-page ul.social {
  padding: 0px;
  margin: 0px;
}

.contact-page ul.social li {
  margin-right: 10px;
  display: inline-block;
}

.contact-page ul.social li a {
  height: 42px;
  width: 42px;
  display: block;
  text-align: center;
  line-height: 42px;
  background-color: #ffc400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #ffc400;
  color: #fff;
}

.contact-page ul.social li a:hover {
  background-color: #fff;
  color: #ffc400;
}

.contact-page ul.social li a i {
  font-size: 20px;
}

.contact-page .widget-type-text.social-heading {
  margin: 35px 0 20px 0;
}

.contact-page .widget-type-text.social-heading .hs_cos_wrapper_type_text {
  color: #ffc400;
  font-size: 31px;
  text-transform: uppercase;
  font-weight: 500;
}

.contact-page .widget-type-cell.span6 {
  margin-top: 50px;
}

/********************************************************/

/*******  Website/_home-v2.scss *******/

/********************************************************/

/*============================*	GENERAL
\*============================*/

.flex-wrapper {
  position: relative;
}

.flex-wrapper .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.lead-section {
  padding-top: 90px;
  padding-bottom: 90px;
}

.lead-section--text-center h2,
.lead-section--text-center p,
.lead-section--text-center li,
.lead-section--text-center .widget-type-header h2 {
  text-align: center;
}

.lead-section .widget-type-rich_text p,
.lead-section .widget-type-rich_text li,
.lead-section .widget-type-rich_text a {
  font-family: "GillSans";
  /*"ebgaramond12";*/
  font-size: 18px;
  line-height: 27px;
}

.lead-section .widget-type-rich_text p strong,
.lead-section .widget-type-rich_text li strong,
.lead-section .widget-type-rich_text a strong {
  font-weight: 500;
}

.lead-section .widget-type-rich_text ul {
  padding-left: 25px;
  list-style: none;
}

.lead-section .widget-type-rich_text li {
  position: relative;
}

.lead-section .widget-type-rich_text li:before {
  position: absolute;
  font-size: inherit;
  content: "\25CF";
  color: #ffc400;
  top: 0;
  left: -25px;
  width: auto;
  height: auto;
  background-image: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0%);
}

.lead-section h3,
.lead-section .widget-type-rich_text h3 {
  font-family: "GillSans";
  font-size: 22px;
  color: #000;
}
@media(max-width:1030px){

  .lead-section h3,
  .lead-section .widget-type-rich_text h3 {
    /*     font-size: 17px!important; */

  }

}
@media screen and (min-width: 768px) and (max-width: 830px) { 

  .lead-section h3,
  .lead-section .widget-type-rich_text h3 {
    /*     font-size: 15px!important; */
  }

}
@media(max-width:415px){

  .lead-section h3,
  .lead-section .widget-type-rich_text h3 {
    /*     font-size: 12px!important; */

  }

}

.lead-section--big-font,
.lead-section--big-font .widget-type-rich_text p,
.lead-section li,
.lead-section a {
  font-size: 21px;
}

.lead-section--bg-color {
  background-color: #e9e9e9;
}

.features-section,
.circles-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.widget-type-header--home h2 {
  font-size: 40px;
  color: #626262;
  text-align: left;
  text-transform: none;
  font-weight: 300;
}

.widget-type-header--home h2 span {
  color: #ffc400;
  letter-spacing: 2px;
}

.widget-type-header--centered h1,
.widget-type-header--centered h2 {
  text-align: center;
}

/*============================*	#SECTION-LEAD
\*============================*/

.lead-section {
  position: relative;
  float: left;
  width: 100%;
}

.lead-section .widget-type-rich_text,
.lead-section .widget-type-header {
  position: relative;
}

.lead-section__content {
  position: relative;
  z-index: 200;
  padding-right: 15px;
}

.lead-section__content--left {
  padding-right: 5%;
}

.lead-section__content--right {
  padding-left: 5%;
}

.lead-section--bg-color .lead-section__content {
  padding-right: 0;
  padding-left: 15px;
}

.lead-section.background-figure {
  overflow: hidden;
}

.lead-section.background-figure:before {
  content: "";
  position: absolute;
  top: -200px;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1500px 0 0 1000px;
  border-color: transparent transparent transparent #ffc400;
}

/*============================*	#SECTION-FEATURES
\*============================*/

.features-section {
  position: relative;
  text-align: center;
  background-color: #ffc400;
  background-repeat: no-repeat, no-repeat;
  background-position: 5% -15%, 95% 70%;
  float: left;
  width: 100%;
}

.features-section .widget-type-header--home h2 {
  color: #fff;
}

.features-section .widget-type-rich_text--standard p {
  color: #fff;
  text-align: center;
}

.features-section .widget-type-rich_text:before {
  content: "";
  position: absolute;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 230px 630px;
  border-color: transparent transparent #ffc400 transparent;
}

/*============================*	#SECTION-CIRCLES
\*============================*/

.circles-section {
  position: relative;
  float: left;
  width: 100%;
  background-color: #ffc400;
}

.circles-section .widget-type-header--home h2 {
  color: #fff;
  margin-bottom: 50px;
}

/*============================*	#SECTION-CONTACT
\*============================*/

.home-contact-section {
  position: relative;
  width: 100%;
  float: left;
  padding-top: 30px;
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.home-contact-section h3 {
  font-size: 30px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #ffc400;
}

.home-contact-section .transparent-box {
  width: 90%;
  margin: 0 auto;
  max-width: 1240px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding-bottom: 40px;
  padding-top: 40px;
  background-color: rgba(74, 73, 73, 0.9);
}

.home-contact-section .transparent-box .widget-type-form form input.hs-button {
  padding: 12.5px 50px;
}

.home-contact-section .widget-type-rich_text {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #fff;
}

.home-contact-section .widget-type-rich_text a,
.home-contact-section .widget-type-rich_text p,
.home-contact-section .widget-type-rich_text span {
  font-size: 20px;
  color: #fff;
  line-height: 2;
  font-weight: 200;
  margin: 0;
}

.home-contact-section .widget-type-rich_text a[href^="tel:"] {
  color: #fff;
}

.home-contact-section .widget-type-rich_text a[href^="tel:"]:hover {
  text-decoration: underline;
}

.home-contact-section .last-row .widget-type-rich_text {
  padding-bottom: 0;
  border-bottom: 0;
}

.home-contact-section .widget-type-form .form-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 600;
}

.home-contact-section .widget-type-form input,
.home-contact-section .widget-type-form textarea {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: 200;
}

.home-contact-section .widget-type-form input::-webkit-input-placeholder,
.home-contact-section .widget-type-form textarea::-webkit-input-placeholder {
  color: #fff;
}

.home-contact-section .widget-type-form textarea {
  min-height: 120px;
  resize: none;
}

/*============================*	RWD
\*============================*/

/********************************************************/

/*******  Website/_home-v3.scss *******/

/********************************************************/

/*============================*	GENERAL
\*============================*/

/*============================*	#SECTION-SQUARE-BOXES
\*============================*/

.square-boxes-section {
  position: relative;
  width: 100%;
  float: left;
  margin-top: -200px;
}

.square-boxes-section .hs_cos_wrapper_widget_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.square-boxes-section .hs_cos_wrapper_type_custom_widget {
  width: 25%;
  max-width: 400px;
}

.square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(1) {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #ffc400;
}

.square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(1) .square-box {
  background: #ffc400;
}

.square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(2) {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffcb49;
}

.square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(2) .square-box {
  background: #ffcb49;
}

.square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(3) {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffd15c;
}

.square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(3) .square-box {
  background: #ffd15c;
}

.square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(4) {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #ffd66d;
}

.square-boxes-section .hs_cos_wrapper_type_custom_widget:nth-child(4) .square-box {
  background: #ffd66d;
}

/*============================*	#SECTION-LEAD
\*============================*/

.lead-section__image {
  position: relative;
}

.lead-section__image img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  -webkit-box-shadow: 30px 30px 0 #ffc400;
  -moz-box-shadow: 30px 30px 0 #ffc400;
  box-shadow: 30px 30px 0 #ffc400;
}

/*============================*	#SECTION-FEATURES-MOCUP
\*============================*/

.features-mocup-section {
  position: relative;
  width: 100%;
  float: left;
  padding-top: 70px;
  padding-bottom: 70px;
  background: #ffc400;
}

/*============================*	#SECTION-PRICING-TABLES
\*============================*/

.pricing-tables-section {
  position: relative;
  width: 100%;
  float: left;
  padding-top: 50px;
  padding-bottom: 160px;
}

.pricing-tables-section .pricing-box__container {
  padding-top: 40px;
  padding-bottom: 0;
}

/********************************************************/

/*******  Website/_home.scss *******/

/********************************************************/

.homepage .portfolio {
  background-color: #ffc400;
  width: 100%;
  padding-bottom: 8px;
}

.homepage .portfolio .row-fluid .span3 {
  width: 25%;
  margin: 0px;
}

.homepage .portfolio h2 {
  font-size: 34px;
  margin: 45px 0px 45px 0px;
  color: #fff;
}

.homepage .portfolio .button {
  margin: 38px 0px 38px 0px;
  width: 100%;
  padding-bottom: 8px;
}

.homepage .portfolio .button:hover {
  background-color: #fff;
  color: #ffc400;
}

.homepage .portfolio .boxes {
  width: 100%;
  padding-bottom: 8px;
}

.homepage .portfolio .boxes a.box {
  width: 100%;
  height: 254px;
  display: block;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}

.homepage .portfolio .boxes a.box .shadow {
  background-color: #313131;
  opacity: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.homepage .portfolio .boxes a.box h3 {
  position: absolute;
  top: 300px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  height: 40px;
  text-align: center;
  color: #fff;
  font-size: 29px;
  font-weight: 700;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.homepage .portfolio .boxes a.box:hover .shadow {
  opacity: 0.63;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.homepage .portfolio .boxes a.box:hover h3 {
  top: 0px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.homepage .product-cta {
  width: 100%;
  height: 100%;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
}

.homepage .product-cta .product .container.position {
  position: relative;
}

.homepage .product-cta .product .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.homepage .product-cta .product .row-fluid .span5 {
  position: relative;
}

.homepage .product-cta .product .row-fluid .span5 img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.homepage .product-cta .product h2 {
  text-align: left;
  font-weight: normal;
  font-size: 36px;
  margin: 78px 0px 60px 0px;
  color: #fff;
}

.homepage .product-cta .product .text {
  font-weight: 300;
  max-width: 550px;
  font-size: 16px;
  color: #fff;
  margin-bottom: 65px;
}

.homepage .product-cta .product a.button {
  display: inline-block;
  margin-bottom: 85px;
}

.homepage .contact {
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  padding-bottom: 75px;
}

.homepage .contact .widget-type-form .form-title {
  text-transform: uppercase;
}

.homepage .contact h2 {
  font-size: 33px;
  font-weight: bold;
  text-align: left;
  margin: 65px 0px 25px 0px;
  color: #ffc400;
}

.homepage .contact .text {
  padding: 0px 10px 25px 0px;
  border-bottom: solid 1px #fff;
  color: #fff;
  font-weight: 300;
  font-size: 22px;
}

.homepage .contact .text.second {
  font-size: 22px;
}

.homepage .contact .text.second.last {
  border: none;
}

.homepage .skills {
  background-color: #ffc400;
}

.homepage .skills h2 {
  margin: 30px 0px 50px 0px;
  color: #fff;
}

.homepage .skills canvas {
  display: block;
  margin: auto;
}

.homepage .skills h3 {
  color: #fff;
  font-weight: normal;
  font-size: 25px;
  margin: 35px 0px 55px 0px;
  text-align: center;
}

.homepage .skills .loader4,
.homepage .skills .loader3,
.homepage .skills .loader2,
.homepage .skills .loader1 {
  max-width: 200px;
  height: auto;
}

.homepage .skills .circle {
  display: none;
}

/********************************************************/

/*******  Website/_meet-the-team.scss *******/

/********************************************************/

.meet-the-team h2 {
  font-size: 40px;
  font-family: "GillSans";
  color: #2b2a2b;
  line-height: 0.6;
  text-align: center;
  font-weight: 300;
  text-transform: none;
}

.meet-the-team h2 span {
  color: #ffc400;
}

.meet-the-team .people-wrapper {
  margin: 7px 0 73px 0;
}

.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text p,
.meet-the-team .people-wrapper .hs_cos_wrapper_type_rich_text span {
  font-size: 20px;
  font-weight: 300;
  color: #2b2a2b;
}

.meet-the-team .description {
  margin-bottom: 53px;
}

/********************************************************/

/*******  Website/_one-column-basic.scss *******/

/********************************************************/

.one-colum-basic .widget-type-rich_text h2 {
  margin-top: 10px;
}

.one-colum-basic .widget-type-rich_text--last p:last-child {
  margin-bottom: 42px;
}

.one-colum-basic .img-wrap-basic {
  padding-right: 30px;
}

.one-colum-basic .img-wrap-basic img {
  -webkit-box-shadow: 30px 30px 0px #ffc400;
  -moz-box-shadow: 30px 30px 0px #ffc400;
  box-shadow: 30px 30px 0px #ffc400;
  margin-top: 30px;
  margin-bottom: 72px;
}

/********************************************************/

/*******  Website/_one-column-hero-banner.scss *******/

/********************************************************/

/********************************************************/

/*******  Website/_one-column-hero-slider.scss *******/

/********************************************************/

/********************************************************/

/*******  Website/_pricing-v2-2.0.scss *******/

/********************************************************/

section.hero-banner h1 strong {
  color: #ffc400;
}

.pricing-section-header .widget-type-rich_text {
  text-align: center;
}

section.pricing-box__container.center-big .pricing-box:nth-of-type(2) {
  -webkit-transform: scale(1.13);
  -moz-transform: scale(1.13);
  -ms-transform: scale(1.13);
  -o-transform: scale(1.13);
  transform: scale(1.13);
  -webkit-transition: 0.3s linear all;
  -o-transition: 0.3s linear all;
  -moz-transition: 0.3s linear all;
  transition: 0.3s linear all;
  background-color: #ffc400;
}

section.pricing-box__container.center-big .pricing-box:nth-of-type(2) .pricing-box__title {
  color: #fff;
  border-bottom-color: #fff;
  -webkit-transition: 0.3s linear all;
  -o-transition: 0.3s linear all;
  -moz-transition: 0.3s linear all;
  transition: 0.3s linear all;
}

section.pricing-box__container.center-big .pricing-box:nth-of-type(2) .pricing-box__starting-at {
  color: #fff;
  -webkit-transition: 0.3s linear all;
  -o-transition: 0.3s linear all;
  -moz-transition: 0.3s linear all;
  transition: 0.3s linear all;
}

section.pricing-box__container.center-big .pricing-box:nth-of-type(2) .pricing-box__price {
  color: #fff;
  -webkit-transition: 0.3s linear all;
  -o-transition: 0.3s linear all;
  -moz-transition: 0.3s linear all;
  transition: 0.3s linear all;
}

section.pricing-box__container.center-big .pricing-box:nth-of-type(2) .pricing-box__features .pricing-box__feature-text {
  border-bottom-color: #fff;
  color: #fff;
  -webkit-transition: 0.3s linear all;
  -o-transition: 0.3s linear all;
  -moz-transition: 0.3s linear all;
  transition: 0.3s linear all;
}

section.pricing-box__container.center-big .pricing-box:nth-of-type(2) .pricing-box__features .pricing-box__feature-text .pricing-box__feature-text--bold {
  color: #fff;
  -webkit-transition: 0.3s linear all;
  -o-transition: 0.3s linear all;
  -moz-transition: 0.3s linear all;
  transition: 0.3s linear all;
}

section.pricing-box__container.center-big .pricing-box:nth-of-type(2) a.pricing-box__order {
  background-color: #fff;
  color: #ffc400;
  border-color: #ffc400;
}

section.pricing-box__container.center-big .pricing-box:nth-of-type(2) a.pricing-box__order:hover {
  color: #fff;
  background-color: #ffc400;
}

section.pricing-box__container.center-big .pricing-box .pricing-box__feature-text {
  color: #2b2a2b;
}

section.question {
  padding: 0 0 95px 0;
  float: left;
  width: 100%;
}

.brands-slider.pricing {
  margin-bottom: 0;
}

.brands-slider.pricing .slick-prev + .slick-list {
  display: block;
}

.brands-slider.pricing .slick-list {
  width: 100%;
  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;
}

/********************************************************/

/*******  Website/_pricing-v2.scss *******/

/********************************************************/

.hero-banner {
  height: 500px;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justfiy-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  color: white;
  margin-top: var(--site-header-height, 70px);
}

.hero-banner h2 {
  color: white;
  font-size: 58px;
  font-weight: 300;
  text-align: center !important;
  text-transform: uppercase;
}

.hero-banner p {
  font-size: 23px;
}

.pricing-section-header {
  text-align: center;
}

.pricing-section-header h3 {
  color: #2b2a2b;
  font-weight: 300;
  font-size: 40px;
  padding-top: 70px;
}

.pricing-main-section {
  background: white url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/pricing-container-background.png") center bottom no-repeat;
}

/********************************************************/

/*******  Website/_resources-v2.scss *******/

/********************************************************/

.hero-banner--big {
  height: 700px;
  font-weight: 300;
  position: relative;
}

.hero-banner--big h2 {
  font-weight: 400;
}

/********************************************************/

/*******  Website/_services.scss *******/

/********************************************************/

.services-main {
  height: 800px;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  position: relative;
}

.services-main h1 {
  margin-top: 360px;
  font-size: 58px;
  font-weight: bold;
  color: #fff;
}

.services-main p {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  margin-top: 20px;
  color: #fff;
  letter-spacing: 2px;
}

.process {
  padding-bottom: 95px;
}

.process h2 {
  font-size: 36px;
  color: #ffc400;
  margin-top: 37px;
  margin-bottom: 57px;
}

.process-line {
  background-image: url(//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/line.png);
  width: 63%;
  height: 1px;
  position: relative;
  top: 40px;
  margin: auto;
}

.process .circle {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: solid 2px #ffc400;
  line-height: 90px;
  text-align: center;
  margin: auto;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.process .circle .fa-life-ring {
  width: 39px;
  line-height: 77px;
}

.process .circle i {
  color: #ffc400;
  font-size: 38px;
}

.process h3 {
  margin-left: 70px;
  font-size: 20px;
  font-weight: 400;
  color: #ffc400;
}

.process h3 span {
  font-size: 47px;
}

.process p {
  margin-left: 100px;
  font-size: 16px;
  font-weight: 300;
  color: #2b2a2b;
}

.expertise {
  position: relative;
  background-color: #ffc400;
}

.expertise .change-display > .row-fluid-wrapper > .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}

.expertise h2 {
  margin-top: 20px;
  margin-bottom: 50px;
  color: #fff;
}

.expertise .col-sm-4 {
  position: relative;
}

.expertise .bg:before {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 0px;
  width: 230%;
  height: 100%;
  right: 0px;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
}

.expertise .ico {
  margin-bottom: 25px;
}

.expertise .ico i {
  font-size: 39px;
  color: #fff;
}

.expertise .text h3 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 0px;
}

.expertise .text p {
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  margin-bottom: 60px;
}

#counter {
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}

#counter .container {
  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-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: initial;
  -ms-flex-line-pack: initial;
  align-content: initial;
  padding-top: 30px;
}

#counter .container .counter-box {
  padding-bottom: 40px;
  width: 25%;
}

#counter .counter-box {
  text-align: center;
}

#counter .counter-box h3 {
  font-size: 20px;
  color: #ffc400;
  margin: 10px 0px;
  color: #ffc400;
}

#counter .counter-box div {
  font-size: 73px;
  color: #fff;
  line-height: 42px;
}

/********************************************************/

/*******  Website/_testimonial.scss *******/

/********************************************************/

.testimonial-page .client-text {
  text-align: center;
  max-width: 900px;
  float: none;
  margin: 0 auto !important;
}

.testimonial-page .client-text h2 {
  color: #2b2a2b;
  font-size: 40px;
  text-align: center;
  margin-bottom: 40px;
}

.testimonial-page .client-text h2 span {
  color: #ffc400;
  letter-spacing: 2px;
}

.testimonial-page .logo-group .span12.widget-type-widget_container > 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;
}

.testimonial-page .logo-group .span12.widget-type-widget_container > span > div {
  width: 20%;
  width: 200px;
  margin: 20px auto;
}

.testimonial-page .logo-group .span12.widget-type-widget_container > span .img_wrapper {
  margin: 0 auto;
}

.testimonial-page .logo-group .span12.widget-type-widget_container > span .img_wrapper img {
  -webkit-filter: none;
  filter: none;
  opacity: 0;
}

.testimonial-page .logo-group .span12.widget-type-widget_container > span .img_wrapper img.img_greyscale {
  opacity: 0.2;
  -webkit-filter: none;
  filter: none;
}

.testimonial-page .logo-group .span12.widget-type-widget_container > span .img_wrapper img.img_greyscale:hover {
  -webkit-filter: none;
  filter: none;
  cursor: pointer;
  opacity: 0;
}

.testimonial-page .logo-group .span12.widget-type-widget_container > span .img_wrapper img.img_greyscale:hover + img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.testimonial-page .logo-group .span12.widget-type-widget_container > span img {
  display: block;
  margin: 0 auto;
  padding: 50px 0;
  -webkit-filter: grayscale(100%) opacity(0.2);
  filter: grayscale(100%) opacity(0.2);
  -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;
  max-width: 200px;
  height: auto;
}

.testimonial-page .logo-group .span12.widget-type-widget_container > span img:hover {
  cursor: pointer;
  -webkit-filter: none;
  filter: none;
}

.testimonial-page div.container.default .logo-group img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.testimonial-page div.container.default .logo-group img:hover {
  -webkit-filter: none;
  filter: none;
  opacity: 0.7;
}

/********************************************************/

/*******  Website/_thank-you-page.scss *******/

/********************************************************/

.thank-you-page .content-landing {
  margin: 5px 0 58px;
}

.thank-you-page h3 {
  letter-spacing: 0.04em;
  font-weight: 300;
  text-align: left;
  text-transform: none;
  font-size: 40px;
  margin-bottom: 27px;
  margin-top: 0px;
  color: #2b2a2b;
}

.thank-you-page .thank-you-content .left-section {
  padding-right: 23px;
}

.thank-you-page .thank-you-content .post-listing ul {
  margin: -5px 0 0 0;
  padding: 0;
  list-style: none;
}

.thank-you-page .thank-you-content .post-listing > .span6 {
  padding-left: 23px;
}

.thank-you-page .left-column > .span6 {
  padding-right: 23px;
}

.thank-you-page .thank-you-content .post-listing ul li {
  position: relative;
  margin-left: 20px;
  margin-bottom: 10px;
  padding-left: 10px;
}

.thank-you-page .thank-you-content .post-listing ul li:before {
  content: "";
  position: absolute;
  background-image: url(//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/ul-list.png?t=1505985116699);
  width: 16px;
  height: 16px;
  background-position: center;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.thank-you-page .thank-you-content .post-listing ul li a {
  font-size: 18px;
  text-decoration: none;
  padding: 6px 0;
  outline: 0;
  display: block;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  color: #2b2a2b;
  font-weight: 200;
}

.thank-you-page .thank-you-content .post-listing ul li a:hover {
  color: #ffc400;
}

.thank-you-page .thank-you-content .left-column p {
  font-size: 20px;
  line-height: 30px;
  margin: 0;
}

.thank-you-page .thank-you-content .hs-cta-wrapper {
  margin: 40px 0 48px;
  display: block;
}

.thank-you-page .thank-you-content .social-share {
  margin-top: 40px;
}

.thank-you-page .thank-you-content .cta-primary {
  padding: 21px 62px;
}

.thank-you-page hr {
  border-top: #e1e1e1;
}

.thank-you-page .social {
  margin-top: 18px;
  float: left;
  width: 100%;
}

.thank-you-page .social .social-main-icon {
  float: left;
  height: 45px;
  width: 45px;
  background-color: #ffc400;
  margin-top: 7px;
}

.thank-you-page .social .social-main-icon i {
  font-size: 21px;
  margin-left: 13px;
  margin-top: 12px;
  color: #FFF;
}

.thank-you-page .social ul {
  padding-left: 18px;
  width: -webkit-calc(100% - 45px);
  width: -moz-calc(100% - 45px);
  width: calc(100% - 45px);
  float: left;
}

.thank-you-page .social ul li {
  height: 44px;
  width: 40px;
  list-style: none;
  display: inline-block;
}

.thank-you-page .social ul li a {
  padding-top: 4px;
  display: block;
  width: 100%;
  height: 43px;
  color: #d7d7d7;
  font-size: 25px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.thank-you-page .social ul li a:hover {
  color: #ffc400;
}

/********************************************************/

/*******  Website/_three-column-basic-submenu.scss *******/

/********************************************************/

/********************************************************/

/*******  Website/_three-column-basic.scss *******/

/********************************************************/

.flex-wrap .row-fluid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.cta-center-wrap {
  max-width: 100%;
  margin: 0 auto;
}

.subscribe-three-column {
  padding-top: 0px;
  padding-bottom: 30px;
}

.subscribe-three-column h3.form-title {
  font-size: 23px;
  color: #2b2a2b;
  font-weight: 300;
  margin: 0;
  padding-top: 20px;
}

.subscribe-three-column ul {
  margin-top: 5px;
  list-style: none;
}

.subscribe-three-column input[type="submit"] {
  width: 137px;
  height: 43px;
  background: #ffc400;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin-top: 23px;
}

.subscribe-three-column input[type="email"] {
  border: none;
  border-bottom: 2px solid #ffc400;
  font-size: 16px;
  font-weight: 300px;
  color: #2b2a2b;
}

.recent-post-three-column {
  border-top: solid 1px #ebebeb;
  border-bottom: solid 1px #ebebeb;
  padding-bottom: 5px;
  margin-bottom: 38px;
}

.recent-post-three-column ul {
  list-style: none;
}

.recent-post-three-column ul li {
  padding-bottom: 25px;
}

.recent-post-three-column ul li a {
  color: #2b2a2b;
  cursor: pointer;
}

.recent-post-three-column ul li a:before {
  content: '>>';
  padding-right: 5px;
}

.recent-post-three-column ul li a:hover {
  color: #ffc400;
}

.recent-post-three-column h3 {
  font-size: 23px;
  color: #2b2a2b;
  font-weight: 400;
  margin: 0;
  margin-top: 30px;
  padding-bottom: 25px;
}

.center-three-column {
  border-right: solid 1px #f7f7f7;
  border-left: solid 1px #f7f7f7;
  padding: 0px 31px;
  margin: 0px 0px 30px 0px;
}

.center-three-column h2 {
  margin-top: 15px;
}

.center-three-column .img-wrap-basic {
  padding-right: 20px;
  margin: 0 auto;
}

.center-three-column .img-wrap-basic img {
  -webkit-box-shadow: 20px 20px 0px #ffc400;
  -moz-box-shadow: 20px 20px 0px #ffc400;
  box-shadow: 20px 20px 0px #ffc400;
  margin-top: 14px;
  margin-bottom: 54px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.right-sidebar {
  padding-top: 300px;
  max-width: 292px;
}

.right-sidebar .sidebar-item {
  margin-bottom: 25px;
  border-bottom: solid 1px #f7f7f7;
}

.right-sidebar .sidebar-item h3 {
  font-size: 23px;
  color: #2b2a2b;
  text-align: left;
  text-transform: none;
  font-weight: 400;
}

.right-sidebar .sidebar-item p {
  font-size: 20px;
  color: #2b2a2b;
  font-weight: 200;
}

/********************************************************/

/*******  Website/_three-column-equal-basic.scss *******/

/********************************************************/

.flex-wrap .row-fluid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.cta-center-wrap {
  max-width: 100%;
  margin: 0 auto;
}

.subscribe-three-column {
  padding-top: 0px;
  padding-bottom: 30px;
}

.subscribe-three-column h3.form-title {
  font-size: 23px;
  color: #2b2a2b;
  font-weight: 300;
  margin: 0;
  padding-top: 20px;
}

.subscribe-three-column ul {
  margin-top: 5px;
  list-style: none;
}

.subscribe-three-column input[type="submit"] {
  width: 137px;
  height: 43px;
  background: #ffc400;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin-top: 23px;
}

.subscribe-three-column input[type="email"] {
  border: none;
  border-bottom: 2px solid #ffc400;
  font-size: 16px;
  font-weight: 300;
  color: #2b2a2b;
}

.recent-post-three-column {
  border-top: solid 1px #ebebeb;
  border-bottom: solid 1px #ebebeb;
  padding-bottom: 5px;
  margin-bottom: 38px;
}

.recent-post-three-column ul {
  list-style: none;
}

.recent-post-three-column ul li {
  padding-bottom: 25px;
}

.recent-post-three-column ul li a {
  color: #2b2a2b;
  cursor: pointer;
}

.recent-post-three-column ul li a:before {
  content: '>>';
  padding-right: 5px;
}

.recent-post-three-column ul li a:hover {
  color: #ffc400;
}

.recent-post-three-column h3 {
  font-size: 23px;
  color: #2b2a2b;
  font-weight: 400;
  margin: 0;
  margin-top: 30px;
  padding-bottom: 25px;
}

.center-three-column-equal {
  padding: 0px 0px;
  margin: 20px 0px;
}

.center-three-column-equal .img-wrap-basic {
  padding-right: 20px;
  margin: 0 auto;
}

.center-three-column-equal .img-wrap-basic img {
  -webkit-box-shadow: 20px 20px 0px #ffc400;
  -moz-box-shadow: 20px 20px 0px #ffc400;
  box-shadow: 20px 20px 0px #ffc400;
  margin-top: 14px;
  margin-bottom: 54px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.right-sidebar-equal {
  padding-top: 30px;
  max-width: 100%;
}

.right-sidebar-equal .sidebar-item {
  margin-bottom: 25px;
  border-bottom: solid 1px #f7f7f7;
}

.right-sidebar-equal .sidebar-item h3 {
  font-size: 23px;
  color: #2b2a2b;
  text-align: left;
  text-transform: none;
  font-weight: 300;
}

.right-sidebar-equal .sidebar-item p {
  font-size: 20px;
  color: #2b2a2b;
  font-weight: 300;
}

/********************************************************/

/*******  Website/_three-column-hero-banner.scss *******/

/********************************************************/

/********************************************************/

/*******  Website/_two-column-basic-submenu.scss *******/

/********************************************************/

.sidebar-submenu {
  border-bottom: solid 1px #f6f6f6;
  margin-top: 10px;
}

.sidebar-submenu .hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: visible;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  font-size: 16px;
}

.sidebar-submenu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
  /*-webkit-transition: height 1s ease;*/
  position: static;
  top: 0;
  left: 0px;
  display: none;
}

.sidebar-submenu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.show-submenu > ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
  /*-webkit-transition: height 1s ease;*/
  position: static;
  top: 0;
  left: 0px;
  /*display: block; */
}

.sidebar-submenu li.hs-item-has-children > a:after {
  content: '+';
  padding-left: 10px;
}

.sidebar-submenu li.show-submenu > a:after {
  content: '-';
  padding-left: 10px;
}

.sidebar-submenu ul li a {
  color: #2b2a2b;
}

.sidebar-submenu ul li a:hover,
.sidebar-submenu li.show-submenu > a {
  background: #ffc400;
  color: #fff;
}

.sidebar-submenu li.active-submenu {
  background: #ffc400;
  color: #fff; }

.sidebar-submenu li.active-submenu a {
  color: #fff; }

.sidebar-submenu li.active-submenu-pointer:before {
  content: "";
  display: block;
  background: #ffc400;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: 18px; }

.sidebar-submenu ul li.show-submenu > ul.hs-menu-children-wrapper {
  border-left: solid 1px #ffe48a;
}

.sidebar-submenu ul li.hs-item-has-children > ul.hs-menu-children-wrapper li {
  border: none;
  position: relative;
}

.sidebar-submenu ul li.hs-item-has-children > ul.hs-menu-children-wrapper li a:hover {
  background: none;
  color: #2b2a2b;
}

.sidebar-submenu ul li.hs-item-has-children > ul.hs-menu-children-wrapper li a:hover:before {
  content: "";
  display: block;
  background: #ffe48a;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: 18px;
}

/********************************************************/

/*******  Website/_two-column-basic.scss *******/

/********************************************************/

.two-column-left-content {
  border-right: solid 1px #f7f7f7;
  padding-right: 48px;
  margin: 0;
  margin-bottom: 20px;
}

.two-column-left-content .widget-type-rich_text h2 {
  margin-top: 10px;
}

.two-column-left-content .widget-type-rich_text--last p:last-child {
  margin-bottom: 22px;
}

.two-column-left-content .img-wrap-basic {
  padding-right: 30px;
}

.two-column-left-content .img-wrap-basic img {
  -webkit-box-shadow: 30px 30px 0px #ffc400;
  -moz-box-shadow: 30px 30px 0px #ffc400;
  box-shadow: 30px 30px 0px #ffc400;
  margin-top: 30px;
  margin-bottom: 72px;
}

.right-sidebar {
  padding-top: 0px;
  max-width: 292px;
}

.right-sidebar .sidebar-item {
  margin-bottom: 25px;
  border-bottom: solid 1px #f7f7f7;
}

.right-sidebar .sidebar-item h3 {
  font-size: 23px;
  color: #2b2a2b;
  text-align: left;
  text-transform: none;
  font-weight: 400;
}

.right-sidebar .sidebar-item p {
  font-size: 20px;
  color: #2b2a2b;
  font-weight: 200;
}

/********************************************************/

/*******  Website/_two-column-equal-basic.scss *******/

/********************************************************/

.equal-content .equal-border {
  width: 95%;
  height: 1px;
  background-color: #f7f7f7;
  margin: 30px auto 53px auto;
}

.equal-row {
  margin: 0 auto;
}

.equal-row .right-img {
  padding: 0;
  text-align: right;
}

.equal-row .left-img {
  padding: 0;
  text-align: left;
}

.equal-text-right {
  padding-left: 20px;
}

.equal-text-left {
  padding-right: 20px;
}

.two-column-equal {
  padding-right: 0px;
}

/********************************************************/

/*******  Website/_two-column-hero-banner.scss *******/

/********************************************************/

/********************************************************/

/*******  Website/Stringo/_404.scss *******/

/********************************************************/

.page-404-body {
  background-color: #fbfbfb;
}

.page-404 {
  display: none;
  margin-top: 210px;
  margin-bottom: 225px;
  font-family: Gill Sans;
}

.page-404 h1 {
  font-size: 123px;
  color: #ffc400;
  font-weight: 500;
  text-align: left;
  margin-bottom: 10px;
  letter-spacing: 15px;
}

.page-404 h2 {
  font-size: 42px;
  color: #2b2a2b;
  font-weight: 500;
  text-align: left;
  margin-bottom: 33px;
  text-transform: initial;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 400;
}

.page-404 h2 span {
  letter-spacing: 3px;
  color: #ffc400;
}

.page-404 p {
  text-align: left;
  font-size: 20px;
  line-height: 25px;
  color: #626262;
  font-weight: 200;
  margin-bottom: 52px;
  margin-top: 42px;
  font-family: Gill Sans;
}

.page-404 img {
  margin-top: 60px;
  max-width: none;
}

.page-404 .widget-type-linked_image {
  text-align: center;
}

/********************************************************/

/*******  Website/Stringo/_about_us.scss *******/

/********************************************************/

.about-us .container-small {
  max-width: 905px;
  margin: 0 auto;
  padding: 0 15px;
}

.about-us .hero-banner {
  height: 510px;
}

.thin {
  height: 210px !important;
}

/*.about-us .hero-banner h1 {
text-align: center;
font-size: 70px;
}
@media (max-width: 360px){
.about-us .hero-banner h1 {
font-size: 60px;
}
}*/
.about-us .hero-banner p {
  display: none;
}

.about-us .text-main {
  margin: 75px 0px;
}
/*
.about-us .text-main h2 {
text-align: left;
color: #2b2a2b;
font-weight: 400;
margin: 34px 0px 34px 0px;
font-size: 40px;
text-transform: none;
}*/

.about-us .text-main .first-heading h2 {
  margin: 0px 0px 34px 0px;
}

.about-us .text-main p {
  margin: 0px 0px 40px 0px;
}

.about-us .text-main p:last-child {
  margin: 0;
}

.about-us .text-main .widget-type-text span {
  color: #2b2a2b;
  font-size: 22px;
  line-height: 34px;
  text-transform: uppercase;
  border-left: 6px solid #ffc400;
  display: inline-block;
  padding-left: 40px;
  position: relative;
  margin: 35px 0px;
}

.about-us .text-main .widget-type-text span:before {
  content: "";
  background-image: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/img/cudzyslowie_03.png");
  display: inline-block;
  width: 17px;
  height: 15px;
  position: absolute;
  top: 0px;
  left: 17px;
}

.about-us .text-main .widget-type-text span:after {
  content: "";
  background-image: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Stringo/Assets/img/cudzyslowie_05.png");
  display: inline-block;
  width: 17px;
  height: 15px;
  position: absolute;
  bottom: 0px;
  margin-left: 5px;
}

.about-us .video-module {
  font-family: GillSans;
  background-color: red;
}

.about-us .video-module__play-button {
  top: 40%;
  width: 126px;
  height: 126px;
}

.about-us .video-module__label {
  font-size: 26px;
  top: 140px;
}

/********************************************************/

/*******  Website/Stringo/_backup_unsubscribe.scss *******/

/********************************************************/

.backup-unsubscribe {
  background-color: #fbfbfb;
}

.backup-unsubscribe .main-content {
  margin: 120px 0px;
}

.backup-unsubscribe .main-content h1 {
  font-size: 42px;
  color: #2b2a2b;
  font-weight: 500;
  text-align: left;
  margin-bottom: 33px;
  text-transform: initial;
  letter-spacing: 0.04em;
  line-height: 48px;
  margin-bottom: 20px;
  text-transform: none !important;
}

.backup-unsubscribe .main-content h2 {
  font-size: 22px;
  color: #2b2a2b;
  font-weight: 500;
  text-align: left;
  margin-bottom: 33px;
  text-transform: initial;
  letter-spacing: 0.04em;
  text-transform: none !important;
}

.backup-unsubscribe .main-content p {
  text-align: left;
  font-size: 16px;
  line-height: 25px;
  color: #626262;
  font-weight: 300;
  margin-bottom: 20px;
}

.backup-unsubscribe .main-content form h3 {
  font-size: 22px;
  color: #2b2a2b;
  font-weight: 500;
  text-align: left;
  margin-bottom: 33px;
  text-transform: initial;
  letter-spacing: 0.04em;
}

.backup-unsubscribe .main-content form input[type="email"] {
  height: 41px !important;
}

.backup-unsubscribe .main-content form input[type="password"] {
  height: 41px !important;
}

.backup-unsubscribe .main-content form input[type="password"] {
  height: 50px !important;
}

.backup-unsubscribe .main-content form input[type="submit"] {
  margin-top: 30px;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  border: solid 2px #fff;
  color: #fff;
  padding: 15px 20px;
  text-decoration: none;
  text-align: center;
  background-color: #ffc400;
  border-color: #ffc400;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.backup-unsubscribe .main-content form input[type="submit"]:hover {
  background: #fff;
  color: #ffc400;
}

/********************************************************/

/*******  Website/Stringo/_contact.scss *******/

/********************************************************/

/* ========================= *	HERO SECTION
\* ========================= */

.contact-hero .hero-banner .mask,
.contact-hero .hero-banner .separator--contact__mask {
  opacity: .1;
}

/* ========================= *	CONTACT SECTION
\* ========================= */

.contact-section {
  width: 100%;
  float: left;
  margin-top: 70px;
  margin-bottom: 35px;
  /* =======    CONTACT FORM COLUMN    ======= */
  /* =======    ADDRESS + SOCIALS COLUMN    ======= */
}

.contact-section h1,
.contact-section h2,
.contact-section h3,
.contact-section h4,
.contact-section h5,
.contact-section h6,
.contact-section p,
.contact-section li {
  text-align: left;
  color: #2b2a2b;
  text-transform: none;
  font-weight: normal;
}

.contact-section h2 {
  font-size: 40px;
}

.contact-section h3 {
  font-size: 30px;
}

.contact-section address {
  display: grid;
  row-gap: 2rem;
  column-gap: 1rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  font-family: "GillSans";
  font-style: normal;
  font-weight: 300;
  margin: 30px 0;
  padding: 1.25rem;
  border: 1px solid #D5D5D6;
  overflow: hidden;
}

.contact-section address p,
.contact-section address a {
  margin-bottom: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.contact-section address p:first-of-type {
 grid-column: 1 / -1; 
}

.contact-section address p:nth-of-type(2) {
 grid-row: 2;
 grid-column: 1;
}

.contact-section address p:nth-of-type(3) {
 grid-row: 2;
 grid-column: 2;
}

@media(max-width:900px){
   .contact-section address p:nth-of-type(2) {
     grid-row: 2;
     grid-column: 1 / -1;
  }
  
  .contact-section address p:nth-of-type(3) {
     grid-row: 3;
     grid-column: 1 / -1;
    }
}

.contact-section address .flag {
 position: relative;
}

.contact-section address .flag::after {
    position: absolute;
    width: 2rem;
    height: 2rem;
    right: 0;
    top: 0;
    display: block;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}

.contact-section address:hover .flag::after {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    scale: 1.05;
}

.contact-section address .flag.swe::after {
   content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="%23fff"/></mask><g mask="url(%23a)"><path fill="%230052b4" d="M0 0h133.6l35.3 16.7L200.3 0H512v222.6l-22.6 31.7 22.6 35.1V512H200.3l-32-19.8-34.7 19.8H0V289.4l22.1-33.3L0 222.6z"/><path fill="%23ffda44" d="M133.6 0v222.6H0v66.8h133.6V512h66.7V289.4H512v-66.8H200.3V0z"/></g></svg>');
}

.contact-section address .flag.jap::after {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="%23fff"/></mask><g mask="url(%23a)"><path fill="%23eee" d="M0 0h512v512H0z"/><circle cx="256" cy="256" r="111.3" fill="%23d80027"/></g></svg>');
}

.contact-section address .flag.deu::after {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="%23fff"/></mask><g mask="url(%23a)"><path fill="%23ffda44" d="m0 345 256.7-25.5L512 345v167H0z"/><path fill="%23d80027" d="m0 167 255-23 257 23v178H0z"/><path fill="%23333" d="M0 0h512v167H0z"/></g></svg>');
}

.contact-section address .flag.chi::after {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" fill="none"><g clip-path="url(%23a)"><path fill="%23D80027" d="M18 36c9.941 0 18-8.059 18-18S27.941 0 18 0 0 8.059 0 18s8.059 18 18 18Z"/><path fill="%23FFDA44" d="m9.85 10.955 1.555 4.781h5.027l-4.064 2.96 1.554 4.781-4.071-2.953-4.071 2.953 1.56-4.78-4.07-2.961h5.027l1.554-4.781ZM21.34 27.879l-1.189-1.463-1.757.683 1.02-1.583-1.189-1.47 1.821.486 1.027-1.582.098 1.884L23 25.32l-1.765.674.106 1.885ZM23.702 23.59l.563-1.8-1.54-1.09 1.884-.028.556-1.8.611 1.786 1.885-.021-1.512 1.125.605 1.786-1.54-1.09-1.512 1.132ZM26.887 13.212l-.83 1.694 1.35 1.315-1.862-.267-.83 1.687-.324-1.856-1.87-.267 1.674-.879-.324-1.863 1.35 1.315 1.666-.88ZM21.39 8.079l-.142 1.877 1.751.71-1.835.45-.134 1.885-.99-1.603-1.836.45 1.216-1.442-.998-1.596 1.75.71L21.39 8.08Z"/></g><defs><clipPath id="a"><path fill="%23fff" d="M0 0h36v36H0z"/></clipPath></defs></svg>');
}

.contact-section address .flag.usa::after {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="36" height="36" viewBox="0 0 512 512"><mask id="a"><circle cx="256" cy="256" r="256" fill="%23fff"/></mask><g mask="url(%23a)"><path fill="%23eee" d="M256 0h256v64l-32 32 32 32v64l-32 32 32 32v64l-32 32 32 32v64l-256 32L0 448v-64l32-32-32-32v-64z"/><path fill="%23d80027" d="M224 64h288v64H224Zm0 128h288v64H256ZM0 320h512v64H0Zm0 128h512v64H0Z"/><path fill="%230052b4" d="M0 0h256v256H0Z"/><path fill="%23eee" d="m187 243 57-41h-70l57 41-22-67zm-81 0 57-41H93l57 41-22-67zm-81 0 57-41H12l57 41-22-67zm162-81 57-41h-70l57 41-22-67zm-81 0 57-41H93l57 41-22-67zm-81 0 57-41H12l57 41-22-67Zm162-82 57-41h-70l57 41-22-67Zm-81 0 57-41H93l57 41-22-67zm-81 0 57-41H12l57 41-22-67Z"/></g></svg>');
}

.contact-section address a {
  text-decoration: underline;
  color: #000 !important; 
}

.contact-section address a:hover {
  color: #ffc400;
}

.contact-section address strong {
  font-weight: 500;
}

.contact-section .widget-type-form {
  margin: 30px 0;
  /* Multiple checkboxes for field hs_stringo_models only */
}

.contact-section .widget-type-form .form-title,
.contact-section .widget-type-form label[placeholder] {
  display: none;
}

.contact-section .widget-type-form input,
.contact-section .widget-type-form textarea {
  color: #2b2a2b;
  margin-top: 0;
}

.contact-section .widget-type-form input[type="text"],
.contact-section .widget-type-form input[type="number"],
.contact-section .widget-type-form input[type="email"],
.contact-section .widget-type-form input[type="tel"],
.contact-section .widget-type-form input[type="password"],
.contact-section .widget-type-form input[type="checkbox"],
.contact-section .widget-type-form textarea {
  font-family: "GillSans";
  font-weight: normal;
  color: #2b2a2b;
  font-size: 16px;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.contact-section .widget-type-form textarea {
  resize: vertical;
}

/* Select field */
.contact-section .widget-type-form select {
	background: #FFF url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 -256 1792 1792'%3E%3Cpath fill='%23ffc400' d='M1363.54238 455.0508q0 13-10 23l-466 466q-10 10-23 10t-23-10l-466-466q-10-10-10-23t10-23l50-50q10-10 23-10t23 10l393 393 393-393q10-10 23-10t23 10l50 50q10 10 10 23z'/%3E%3C/svg%3E") no-repeat;
	background-size: 20px 20px;
	background-position: calc(100% - 20px * 0.592) 50%;

	color: #2b2a2b;
	font-family: "GillSans";
	font-weight: normal;
	font-size: 16px;
	
	padding: 20px;
	margin: 10px 0 !important;
	
	border: 1px solid #d5d5d5;
	border-radius: 3px;
}


.contact-section .widget-type-form input[type="checkbox"] + span {
	color: #2b2a2b;
    vertical-align: sub;
	font-size: 0.8em;
}

.contact-section .widget-type-form .hs_submit input[type="submit"] {
  border: 2px solid #ffc400;
}

.contact-section .widget-type-form .hs-error-msgs li,
.contact-section .widget-type-form .hs-error-msgs label,
.contact-section .widget-type-form .hs-error-msgs a {
  font-size: 18px;
  color: #2b2a2b;
}

.contact-section .widget-type-form ::-webkit-input-placeholder {
  color: #2b2a2b;
}

.contact-section .widget-type-form :-moz-placeholder {
  color: #2b2a2b;
}

.contact-section .widget-type-form ::-moz-placeholder {
  color: #2b2a2b;
}

.contact-section .widget-type-form :-ms-input-placeholder {
  color: #2b2a2b;
}

.contact-section .widget-type-form .hs_stringo_models {
  /* class .show is toggled on click with JS */
}

.contact-section .widget-type-form .hs_stringo_models > label {
  color: red;
  padding: 20px;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  display: inline-block;
}

.contact-section .widget-type-form .hs_stringo_models label {
  display: inline-block;
  font-family: "GillSans";
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 10px;
  width: 100%;
}

.contact-section .widget-type-form .hs_stringo_models label span {
  color: #2b2a2b;
}

.contact-section .widget-type-form .hs_stringo_models__angle-right {
  position: absolute;
  right: 20px;
  font-size: 20px;
  line-height: 1;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  transition: all .2s linear;
}

.contact-section .widget-type-form .hs_stringo_models__angle-right .fa {
  color: #ffc400;
}

.contact-section .widget-type-form .hs_stringo_models ul {
  position: relative;
  margin-top: -1px;
  background-color: #fff;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  z-index: 2;
}

.contact-section .widget-type-form .hs_stringo_models ul li {
  border-bottom: 1px solid #d5d5d5;
  padding: 20px;
}

.contact-section .widget-type-form .hs_stringo_models ul li:last-child {
  border-bottom: 0;
}

.contact-section .widget-type-form .hs_stringo_models ul li input[type="checkbox"] {
  margin: 0;
  margin-right: 5px;
  padding: 0;
}

.contact-section .widget-type-form .hs_stringo_models ul li input[type="checkbox"] + span:before {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Sodium/checkbox.png");
  background-position: left center;
}

.contact-section .widget-type-form .hs_stringo_models ul li input[type="checkbox"]:checked + span:before {
  background-position: 16px center;
}

.contact-section .widget-type-form .hs_stringo_models.show .hs_stringo_models__angle-right {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

.contact-section .stringo-socials__button {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 8px;
  color: #fff;
  background-color: #ffc400;
  border: 2px solid #ffc400;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
}

.contact-section .stringo-socials__button--square {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.contact-section .stringo-socials__button:hover {
  background-color: #fff;
  color: #ffc400;
}

/********************************************************/

/*******  Website/Stringo/_privacy_policy.scss *******/

/********************************************************/

body.privacy-policy .text-main {
  margin-top: 40px;
}

body.privacy-policy .text-main h1 {
  margin-top: 10px;
}

body.privacy-policy .text-main .two-column-left-content {
  border: none;
}

body.privacy-policy .text-main ol {
  padding-left: 25px;
}

body.privacy-policy .text-main ol li {
  text-align: justify;
  margin-bottom: 20px;
  padding-left: 5px;
}

body.privacy-policy .text-main ol li:before {
  top: 16px;
  min-width: 30px;
  left: -35px;
  text-align: right;
}

/********************************************************/

/*******  Website/Stringo/_product.scss *******/

/********************************************************/

/********************************************************/

/*******  Website/Stringo/_subscription_preferences.scss *******/

/********************************************************/

.subscription-preferences {
  background-color: #fbfbfb;
}

.subscription-preferences .main-content {
  margin: 120px 0px;
}

.subscription-preferences .main-content form h1 {
  font-size: 42px;
  color: #2b2a2b;
  font-weight: 500;
  text-align: left;
  margin-bottom: 33px;
  text-transform: initial;
  letter-spacing: 0.04em;
  line-height: 48px;
  text-transform: none !important;
}

.subscription-preferences .main-content form h2 {
  font-size: 22px;
  color: #2b2a2b;
  font-weight: 500;
  text-align: left;
  margin-bottom: 33px;
  text-transform: none !important;
  letter-spacing: 0.04em;
}

.subscription-preferences .main-content form p {
  text-align: left;
  font-size: 16px;
  line-height: 25px;
  color: #626262;
  font-weight: 300;
  margin-bottom: 20px;
  padding-top: 15px;
}

.subscription-preferences .main-content form input[type="checkbox"] {
  height: 25px;
  visibility: hidden;
}

.subscription-preferences .main-content form input[type="checkbox"] + span {
  padding-left: 25px;
  margin-left: 0px;
  position: relative;
}

.subscription-preferences .main-content form input[type="checkbox"] + span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1px;
  display: block;
  width: 14px;
  height: 14px;
  font-family: "FontAwesome";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.subscription-preferences .main-content form input[type="checkbox"] + span:after {
  content: "\f096";
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  color: #e0e0e0;
  width: 24px;
  height: 24px;
  font-family: "FontAwesome";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.subscription-preferences .main-content form input[type="checkbox"]:checked + span:after {
  content: "\f14a";
  color: #ffc400;
}

.subscription-preferences .main-content form span {
  font-family: "Gill Sans";
  font-weight: 400;
}

.subscription-preferences .main-content form input[type="submit"] {
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  border: solid 2px #fff;
  color: #fff;
  padding: 15px 20px;
  text-decoration: none;
  text-align: center;
  background-color: #ffc400;
  border-color: #ffc400;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.subscription-preferences .main-content form input[type="submit"]:hover {
  background: #fff;
  color: #ffc400;
}

.subscription-preferences .main-content .email-prefs .item .item-inner {
  background: #fff;
}

.subscription-preferences .main-content .email-prefs .item .item-inner.selected {
  background: #f7f7f7;
}

.subscription-preferences .main-content .subscribe-options label {
  margin-left: 6px;
}

.subscription-preferences .main-content .subscribe-options label input[type="checkbox"] {
  height: 25px;
  visibility: hidden;
  display: none;
}

.subscription-preferences .main-content .subscribe-options label input[type="checkbox"] + span {
  padding-left: 25px;
  margin-left: 0px;
  position: relative;
}

.subscription-preferences .main-content .subscribe-options label input[type="checkbox"] + span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1px;
  display: block;
  width: 14px;
  height: 14px;
  font-family: "FontAwesome";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.subscription-preferences .main-content .subscribe-options label input[type="checkbox"] + span:after {
  content: "\f096";
  position: absolute;
  top: 50%;
  left: 0px;
  display: block;
  color: #e0e0e0;
  width: 24px;
  height: 24px;
  font-family: "FontAwesome";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.subscription-preferences .main-content .subscribe-options label input[type="checkbox"]:checked + span:after {
  content: "\f14a";
  color: #ffc400;
}

/**************************************** - 6L - LANDINGS              
\****************************************/

/********************************************************/

/*******  Landing/_landing_basic_1.scss *******/

/********************************************************/

/* HEADER STYLES */

/* HEADER STYLES END */

/* FOOTER STYLES */

.footer-container-wrapper {
  border: none;
  padding: 0;
}

.footer-container-wrapper .footer--landing {
  min-height: 220px;
  background-color: #4a4949;
  padding: 0;
}

.footer-container-wrapper .footer .container {
  position: relative;
}

.footer-container-wrapper .footer ul {
  text-align: center;
  overflow: auto;
  position: relative;
  left: 50%;
  margin-left: -100px;
  margin-top: 60px;
  max-width: 250px;
}

.footer-container-wrapper .footer ul li {
  list-style-type: none;
  float: left;
}

.footer-container-wrapper .footer ul li a i {
  background: #fff;
  color: #4a4949;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 25px;
  text-align: center;
  margin-right: 10px;
  padding-top: 15%;
}

.footer-container-wrapper .footer .footer-copyright {
  font-size: 20px;
  font-weight: 200;
  font-family: 'Palanquin';
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 80px;
}

/* STICKY FOOTER */

.body-container-wrapper {
  min-height: -webkit-calc(100vh - 292px);
  min-height: -moz-calc(100vh - 292px);
  min-height: calc(100vh - 292px);
  /* Header + footer */
}

/* FOOTER STYLES ENDS */

.features-container {
  margin: 25px 0;
}

.features-container .hero-banner-form {
  z-index: 1;
  max-width: 430px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f4f4f4;
  padding: 0 30px;
  margin: 0 auto;
}

.features-container .hero-banner-form .hs-error-msgs {
  list-style-type: none;
  margin-top: 5px;
}

.features-container .hero-banner-form .hs-error-msgs label {
  font-size: 14px;
}

.features-container .hero-banner-form h3 {
  font-family: 'Palanquin';
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  color: #2b2a2b;
  text-align: center;
}

.features-container .hero-banner-form h3:after {
  content: '...';
  display: inline;
  color: #ffc400;
  margin-left: 2px;
  position: relative;
  letter-spacing: 2px;
}

.features-container .hero-banner-form .hs-form-field {
  margin-bottom: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.features-container .hero-banner-form .hs-form-field .hs-form-required {
  display: none;
}

.features-container .hero-banner-form .hs-form-field .input input {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
}

.features-container .hero-banner-form .hs-form-field .input .hs-input {
  font-size: 20px;
  font-family: 'Palanquin';
  font-weight: 200;
  color: #2b2a2b;
  height: 55px;
  border: none;
}

.features-container .hero-banner-form .hs-form-field .input .hs-input[id*="dropdown_example"] {
  color: rgba(98, 98, 98, 0.6);
  background-color: #fff;
}

.features-container .hero-banner-form .hs_dropdown_example {
  background: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}

.features-container .hero-banner-form .hs_dropdown_example:after {
  position: absolute;
  content: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/dropdown_icon.png");
  right: 25px;
  top: 13px;
  width: 7px;
  height: 12px;
}

.features-container .hero-banner-form .hs_dropdown_example select {
  color: rgba(98, 98, 98, 0.6);
  background-color: #fff;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.features-container .hero-banner-form .hs-button.primary.large {
  cursor: pointer;
  background-color: #ffc400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 27px;
  min-width: 134px;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  font: 300 22px / 22px Palanquin;
  -webkit-transition: linear 0.3s all;
  -o-transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  transition: linear 0.3s all;
  border: none;
  margin-bottom: 20px;
}

.features-container .hero-banner-form .hs-button.primary.large:hover {
  background-color: #fff;
  color: #ffc400;
}

.hs-error-msgs a {
  font-size: 14px;
  color: #2b2a2b;
}

.box-white-bg {
  padding: 25px;
}

.box-white-bg .square-box {
  max-width: 370px;
  background-color: transparent;
  padding: 0;
}

.box-white-bg .square-box h4 {
  text-transform: uppercase;
  color: #ffc400;
  font-size: 24px;
  font-weight: 300;
}

.box-white-bg .square-box p {
  font-size: 16px;
  line-height: 24px;
  color: #2b2a2b;
}

.box-white-bg .square-box .icon i {
  height: 54px;
  width: 54px;
  font-size: 30px;
  background-color: #ffc400;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 12px;
  color: #ffffff; }

/********************************************************/

/*******  Landing/_landing_basic_2.scss *******/

/********************************************************/

.landing-basic-2 .form-container {
  margin: 25px 0;
}

.landing-basic-2 .form-container .hero-banner-form {
  z-index: 1;
  max-width: 430px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f4f4f4;
  padding: 0 30px;
  margin: 0 auto;
}

.landing-basic-2 .form-container .hero-banner-form h3 {
  font-family: 'Palanquin';
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  color: #2b2a2b;
  text-align: center;
}

.landing-basic-2 .form-container .hero-banner-form h3:after {
  content: '...';
  display: inline;
  color: #ffc400;
  margin-left: 2px;
  position: relative;
  letter-spacing: 2px;
}

.landing-basic-2 .form-container .hero-banner-form .hs-form-field {
  margin-bottom: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.landing-basic-2 .form-container .hero-banner-form .hs-form-field .hs-form-required {
  display: none;
}

.landing-basic-2 .form-container .hero-banner-form .hs-form-field .input input {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
}

.landing-basic-2 .form-container .hero-banner-form .hs-form-field .input .hs-input {
  font-size: 20px;
  font-family: 'Palanquin';
  font-weight: 200;
  color: #2b2a2b;
  height: 55px;
  border: none;
}

.landing-basic-2 .form-container .hero-banner-form .hs-form-field .input .hs-input[id*="dropdown_example"] {
  color: rgba(98, 98, 98, 0.6);
  background-color: #fff;
}

.landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large {
  cursor: pointer;
  background-color: #ffc400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 27px;
  min-width: 134px;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  font: 300 22px / 22px Palanquin;
  -webkit-transition: linear 0.3s all;
  -o-transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  transition: linear 0.3s all;
  border: none;
  margin-bottom: 20px;
}

.landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large:hover {
  background-color: #fff;
  color: #ffc400;
}

/********************************************************/

/*******  Landing/_landing_brochure.scss *******/

/********************************************************/

.landing-brochure .hero-banner {
  height: 510px;
}

.landing-brochure .hero-banner h1 {
  word-break: break-word;
}

.landing-brochure .content-section ul {
  margin: 10px 0px;
}

.landing-brochure .content-section ul li {
  font-size: 18px;
}

/********************************************************/

/*******  Landing/_landing_event_clock.scss *******/

/********************************************************/

.content-landing-event-clock .widget-type-rich_text {
  padding-right: 50px;
}

.content-landing-event-clock .widget-type-rich_text .hs_cos_wrapper h2 {
  color: #2b2a2b;
  font-size: 50px;
  font-weight: 900;
  line-height: 65px;
}

.content-landing-event-clock .widget-type-rich_text .hs_cos_wrapper h2 span {
  color: #ffc400;
  letter-spacing: 2px;
}

.content-landing-event-clock .widget-type-rich_text .hs_cos_wrapper p {
  padding-top: 30px;
  font-weight: 200;
}

.content-landing-event-clock .form-landing-event-clock {
  background-color: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: -1px 2px 0px #f2f2f2;
  -moz-box-shadow: -1px 2px 0px #f2f2f2;
  box-shadow: -1px 2px 0px #f2f2f2;
  padding: 30px;
  position: relative;
  top: -140px;
}

.content-landing-event-clock .form-landing-event-clock h3 {
  color: #2b2a2b;
  margin: 0;
  padding: 0;
  font-size: 30px;
  text-align: center;
  letter-spacing: 1px;
  padding-bottom: 20px;
}

.content-landing-event-clock .form-landing-event-clock h3:after {
  content: " ...";
  color: #ffc400;
  letter-spacing: 2px;
}

.content-landing-event-clock .form-landing-event-clock form {
  background-color: #FFF;
}

.content-landing-event-clock .form-landing-event-clock form .input input {
  border: 1px solid #d3d3d3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  margin-top: 21px;
  height: 51px;
  width: 100%;
  color: #000;
  padding-left: 15px;
}

.content-landing-event-clock .form-landing-event-clock form .input input:focus {
  border: 1px solid #ffc400;
}

.content-landing-event-clock .form-landing-event-clock form ul {
  padding-top: 0;
  margin: 0;
}

.content-landing-event-clock .form-landing-event-clock form ul li {
  color: red;
  font-size: 16px;
}

.content-landing-event-clock .form-landing-event-clock form .hs_submit input[type="submit"] {
  width: 100%;
  border: solid 1px #ffc400;
  margin: 0;
  height: 57px;
  text-transform: none;
  margin-top: 31px;
}

.content-landing-event-clock .form-landing-event-clock form .hs_submit input[type="submit"]:hover {
  border: solid 1px #ffc400;
}

.featured-box-white-bg {
  margin-top: -70px;
  border-top: solid 1px #f7f7f7;
  padding: 40px 0;
}

.featured-box-white-bg 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;
}

.featured-box-white-bg span .square-box {
  background-color: #fff;
  max-width: 380px;
}

.featured-box-white-bg span .square-box__image-container {
  background-color: #ffc400;
  text-align: center;
  width: 102px;
  height: 102px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
}

.featured-box-white-bg span .square-box__image-container img {
  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%);
}

.featured-box-white-bg span .square-box__content {
  text-align: center;
}

.featured-box-white-bg span .square-box__content h4 {
  color: #ffc400;
  text-transform: uppercase;
  font-size: 24px;
  padding-top: 20px;
}

.featured-box-white-bg span .square-box__content p {
  color: #2b2a2b;
  font-size: 20px;
}

.landing-event-sponsors .widget-type-rich_text h2 {
  color: #FFF;
  font-size: 40px;
  text-align: center;
  margin-top: 80px;
  font-weight: 200;
}

.landing-event-sponsors .widget-type-rich_text p {
  color: #FFF;
  padding-top: 20px;
  font-weight: 200;
  display: block;
  text-align: center;
  width: 50%;
  margin: 0 auto;
}

.past-event-gallery .widget-type-rich_text .hs_cos_wrapper {
  text-align: center;
}

.past-event-gallery .widget-type-rich_text .hs_cos_wrapper h2 {
  color: #2b2a2b;
  font-size: 40px;
  font-weight: 200;
  text-align: center;
  margin-top: 84px;
}

.past-event-gallery .widget-type-rich_text .hs_cos_wrapper h2 span {
  color: #ffc400;
  letter-spacing: 2px;
}

.past-event-gallery .widget-type-rich_text .hs_cos_wrapper p {
  display: block;
  text-align: center;
  width: 50%;
  padding: 0;
  margin: 50px auto;
  font-weight: 200;
}

/********************************************************/

/*******  Landing/_landing_hero.scss *******/

/********************************************************/

.landing-hero div.body-container-wrapper .row-fluid-wrapper.row-depth-1.row-number-4 {
  background-color: #ffc400;
}

.landing-hero div.body-container-wrapper .row-fluid-wrapper.row-depth-1.row-number-4 .hs_cos_wrapper.hs_cos_wrapper_widget_container.hs_cos_wrapper_type_widget_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.landing-hero div.body-container-wrapper .hero-landing-boxes .square-box {
  padding: 80px 50px;
}

.landing-hero div.body-container-wrapper .hero-landing-boxes .square-box .square-box__image {
  max-height: 100px;
}

.landing-hero div.body-container-wrapper .hero-landing-boxes .square-box .square-box__content h4 {
  text-transform: uppercase;
}

.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell {
  padding: 60px 0;
}

.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-image img {
  display: block;
  margin: 0 auto;
  -webkit-box-shadow: 20px 20px #ffc400;
  -moz-box-shadow: 20px 20px #ffc400;
  box-shadow: 20px 20px #ffc400;
}

.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-content h2 {
  text-align: left;
  text-transform: none;
  color: #2b2a2b;
  font-size: 40px;
  line-height: 50px;
  font-weight: 300;
}

.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-content h2 span {
  letter-spacing: 2px;
}

.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-content p {
  color: #2b2a2b;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}

.landing-hero div.body-container-wrapper .form-container .hero-banner-form {
  z-index: 1;
  max-width: 430px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f4f4f4;
  padding: 0 30px;
  margin: 0 auto;
}

.landing-hero div.body-container-wrapper .form-container .hero-banner-form h3 {
  font-family: 'Palanquin';
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  color: #2b2a2b;
  text-align: center;
}

.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-form-field {
  margin-bottom: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-form-field .hs-form-required {
  display: none;
}

.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-form-field .input input {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
}

.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-form-field .input .hs-input {
  font-size: 20px;
  font-family: 'Palanquin';
  font-weight: 200;
  color: #2b2a2b;
  height: 55px;
  border: none;
}

.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-form-field .input .hs-input[id*="dropdown_example"] {
  color: rgba(98, 98, 98, 0.6);
  background-color: #fff;
}

.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large {
  cursor: pointer;
  background-color: #ffc400;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 27px;
  min-width: 134px;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  font: 300 22px / 22px Palanquin;
  -webkit-transition: linear 0.3s all;
  -o-transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  transition: linear 0.3s all;
  border: none;
  margin-bottom: 20px;
}

.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large:hover {
  background-color: #fff;
  color: #ffc400;
}

/********************************************************/

/*******  Landing/_landing_video_v4.scss *******/

/********************************************************/

/* Slick Slider */

/* Slick Slider */

.landing-video-v4 {
  /*----- Top Section -----*/
  /*SERVICE SECTION*/
  /*TESTIMONIALS*/
}

.landing-video-v4 .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.landing-video-v4 .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);
}

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

.landing-video-v4 .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.landing-video-v4 .slick-list:focus {
  outline: none;
}

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

.landing-video-v4 .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.landing-video-v4 .slick-track:before {
  display: table;
  content: '';
}

.landing-video-v4 .slick-track:after {
  display: table;
  content: '';
  clear: both;
}

.landing-video-v4 .slick-dots {
  bottom: -40px;
  width: 100%;
}

.landing-video-v4 .slick-dots li {
  margin: 0px;
}

.landing-video-v4 .slick-dots li button:before {
  font-size: 40px;
  color: #ffc400;
  -webkit-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  -moz-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

.landing-video-v4 .slick-loading .slick-track {
  visibility: hidden;
}

.landing-video-v4 .slick-loading .slick-slide {
  visibility: hidden;
}

.landing-video-v4 .slick-slide {
  outline: none;
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.landing-video-v4 .slick-slide img {
  display: block;
}

.landing-video-v4 [dir='rtl'] .slick-slide {
  float: right;
}

.landing-video-v4 .slick-slide.slick-loading img {
  display: none;
}

.landing-video-v4 .slick-slide.dragging img {
  pointer-events: none;
}

.landing-video-v4 .slick-initialized .slick-slide {
  display: block;
}

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

.landing-video-v4 .slick-arrow.slick-hidden {
  display: none;
}

.landing-video-v4 .row-fluid .wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: none !important;
  display: block;
  margin: 0 auto !important;
  max-width: 1170px;
  padding: 0 15px;
}

.landing-video-v4 .row-fluid .set-bg {
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center;
  position: relative;
  color: #fff;
}

.landing-video-v4 .row-fluid .get-bg {
  display: none !important;
}

.landing-video-v4 .row-fluid .fullwidth {
  float: left;
  width: 100%;
}

.landing-video-v4 .row-fluid .text-center {
  text-align: center;
}

.landing-video-v4 .row-fluid img {
  max-width: 100%;
  height: auto;
  border: none;
}

.landing-video-v4 .row-fluid a {
  outline: none;
  border: none;
  text-decoration: none;
  cursor: pointer;
  color: #ffc400;
  vertical-align: top;
  white-space: none;
  -webkit-transition: ease all 0.4s;
  -o-transition: ease all 0.4s;
  -moz-transition: ease all 0.4s;
  transition: ease all 0.4s;
}

.landing-video-v4 .row-fluid p {
  margin: 10px 0;
}

.landing-video-v4 .row-fluid input {
  border: none;
  outline: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "Palanquin", sans-serif;
  padding: 0 10px;
  line-height: 40px;
  border: none;
}

.landing-video-v4 .row-fluid select {
  border: none;
  outline: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "Palanquin", sans-serif;
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  border: none;
}

.landing-video-v4 .row-fluid textarea {
  border: none;
  outline: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: "Palanquin", sans-serif;
  height: 40px;
  padding: 0 10px;
  line-height: 40px;
  border: none;
  height: 100px;
  line-height: 28px;
}

.landing-video-v4 .row-fluid input[type=submit] {
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url("//1811333.fs1.hubspotusercontent-na1.net/hubfs/1811333/suitecase_theme/images/blank.png");
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: ease all 0.4s;
  -o-transition: ease all 0.4s;
  -moz-transition: ease all 0.4s;
  transition: ease all 0.4s;
  border: none;
}

.landing-video-v4 .row-fluid .hs-button {
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: url("//1811333.fs1.hubspotusercontent-na1.net/hubfs/1811333/suitecase_theme/images/blank.png");
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: ease all 0.4s;
  -o-transition: ease all 0.4s;
  -moz-transition: ease all 0.4s;
  transition: ease all 0.4s;
  border: none;
}

.landing-video-v4 .row-fluid .btn-design1 a {
  font-size: 16px;
  background: #ffc400;
  color: #FFF;
  padding: 10px 20px;
  display: inline-block;
  line-height: 22px;
  min-width: 155px;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
}

.landing-video-v4 .row-fluid .btn-design1 a:hover {
  background: #626262;
}

.landing-video-v4 .row-fluid a.btn-design1 {
  font-size: 16px;
  background: #ffc400;
  color: #FFF;
  padding: 10px 20px;
  display: inline-block;
  line-height: 22px;
  min-width: 155px;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
}

.landing-video-v4 .row-fluid a.btn-design1:hover {
  background: #626262;
}

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

.landing-video-v4 .row-fluid .hs-error-msgs {
  text-align: left;
  padding: 0px;
  list-style: none;
  font-size: 13px;
}

.landing-video-v4 .row-fluid .top-section {
  position: relative;
  padding: 15px 0;
  -webkit-box-shadow: #ddd 0 2px 2px;
  -moz-box-shadow: #ddd 0 2px 2px;
  box-shadow: #ddd 0 2px 2px;
}

.landing-video-v4 .row-fluid .top-section img {
  margin-top: 12px;
}

.landing-video-v4 .row-fluid .top-section .cta_button {
  float: right;
}

.landing-video-v4 .row-fluid .hero-section {
  padding: 130px 0 45px;
  background: #fff;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/landing%20video/landing-video-pattern_03.png");
  background-repeat: repeat;
}

.landing-video-v4 .row-fluid .video-code > div > span {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  background-color: #fafafa;
}

.landing-video-v4 .row-fluid .video-code iframe {
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0;
  position: absolute;
}

.landing-video-v4 .row-fluid .video-title {
  background: #f9f9f9;
  padding: 18px 30px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}

.landing-video-v4 .row-fluid .video-title h1 {
  font-size: 21px;
  padding-bottom: 0;
  margin: 0px;
  font-weight: 400;
  color: #2b2a2b;
}

.landing-video-v4 .row-fluid .video-title p {
  margin: 0px;
  font-weight: 300;
}

.landing-video-v4 .row-fluid .change-url {
  display: none;
}

.landing-video-v4 .row-fluid .hero-form {
  background: #f9f9f9;
  padding: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
}

.landing-video-v4 .row-fluid .hero-form .hs-form-required {
  display: none;
}

.landing-video-v4 .row-fluid .hero-form .form-title {
  display: inline-block;
  font-weight: 400;
  padding: 0 0 20px;
  margin: 0;
  color: #2b2a2b;
  font-size: 30px;
}

.landing-video-v4 .row-fluid .hero-form .form-title span {
  color: #ffc400;
  letter-spacing: 0.04em;
}

.landing-video-v4 .row-fluid .hero-form .field {
  margin-bottom: 20px;
}

.landing-video-v4 .row-fluid .hero-form input {
  margin-top: 0px;
}

.landing-video-v4 .row-fluid .hero-form input[type=text] {
  padding: 15px;
  height: 54px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 300;
  background-color: #fff;
  margin-top: 0px;
  color: #626262;
}

.landing-video-v4 .row-fluid .hero-form select {
  padding: 15px;
  height: 54px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 300;
  background-color: #fff;
  margin-top: 0px;
  color: #626262;
  padding-top: 7px !important;
  margin-top: 0px !important;
}

.landing-video-v4 .row-fluid .hero-form input[type=email] {
  padding: 15px;
  height: 54px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 300;
  background-color: #fff;
  margin-top: 0px;
  color: #626262;
}

.landing-video-v4 .row-fluid .hero-form input[type=tel] {
  padding: 15px;
  height: 54px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 300;
  background-color: #fff;
  margin-top: 0px;
  color: #626262;
}

.landing-video-v4 .row-fluid .hero-form input[type=number] {
  padding: 15px;
  height: 54px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: 300;
  background-color: #fff;
  margin-top: 0px;
  color: #626262;
}

.landing-video-v4 .row-fluid .hero-form .hs-form-field {
  text-align: left;
  color: #626262;
}

.landing-video-v4 .row-fluid .hero-form .hs-form-field label span {
  color: #626262;
}

.landing-video-v4 .row-fluid .hero-form input[type=submit] {
  display: inline-block;
  background-color: #ffc400;
  border: 2px solid #ffc400;
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  padding: 10px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
  height: 54px;
  width: 100%;
  line-height: 1;
  margin-top: 0;
  font-weight: 200;
}

.landing-video-v4 .row-fluid .hero-form input[type=submit]:hover {
  background-color: #fff;
  color: #ffc400;
}

.landing-video-v4 * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.landing-video-v4 .hero-form ul li {
  color: #626262;
  font-size: 16px;
  padding-left: 5px;
  line-height: 24px;
}

.landing-video-v4 .hero-form ul li a {
  color: #626262;
  font-size: 16px;
  padding-left: 5px;
  line-height: 24px;
}

.landing-video-v4 .service-section {
  background: #ffc400;
  padding: 60px 0;
  text-align: center;
  color: #FFF;
}

.landing-video-v4 .service-section h4 {
  font-size: 24px;
  color: #FFF;
  text-transform: uppercase;
}

.landing-video-v4 .service-boxes .hs_cos_wrapper_type_custom_widget {
  float: none;
  display: inline-block;
  width: 30%;
  padding: 20px 30px;
  vertical-align: top;
}

.landing-video-v4 .service-icon {
  position: relative;
  float: none;
  display: inline-block;
  width: 100px;
  height: 100px;
  padding: 10px;
  margin-bottom: 10px;
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.landing-video-v4 .service-icon img {
  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%);
}

.landing-video-v4 .testimonial-section {
  padding: 50px 0 80px;
  position: relative;
}

.landing-video-v4 .testimonial-section h2 {
  position: relative;
  color: #FFF;
  float: none;
  display: inline-block;
  margin-bottom: 35px;
  text-transform: none;
  font-size: 40px;
  font-weight: 400;
}

.landing-video-v4 .testimonial-section h2 span {
  color: #ffc400;
  letter-spacing: 0.04em;
}

.landing-video-v4 .testimonial-section:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.14);
}

.landing-video-v4 .testimonial-section .slick-slider {
  position: relative;
}

.landing-video-v4 .testimonial-section .slick-slide {
  -webkit-transition: ease all 0.4s;
  -o-transition: ease all 0.4s;
  -moz-transition: ease all 0.4s;
  transition: ease all 0.4s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.landing-video-v4 .testimonial-section .slick-slide.slick-current {
  -webkit-transform: scale(0.94);
  -moz-transform: scale(0.94);
  -ms-transform: scale(0.94);
  -o-transform: scale(0.94);
  transform: scale(0.94);
}

.landing-video-v4 .testimonial-section .testimonial-box {
  padding: 0 10px;
}

.landing-video-v4 .testimonial-section .testimonial-box:before {
  z-index: 9;
  background: url("//2718243.fs1.hubspotusercontent-na1.net/hubfs/2718243/Sodium/quote.png") left top no-repeat;
  position: absolute;
  content: '';
  left: -8px;
  top: -7px;
  width: 36px;
  height: 36px;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

.landing-video-v4 .testimonial-section .message {
  color: #626262;
  background: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 20px 10px;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  position: relative;
  -webkit-box-shadow: 5px 5px 0px #ffc400;
  -moz-box-shadow: 5px 5px 0px #ffc400;
  box-shadow: 5px 5px 0px #ffc400;
}

.landing-video-v4 .testimonial-section .message:before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -15px;
  border-left: transparent solid 15px;
  border-right: transparent solid 15px;
  border-top: #FFF solid 20px;
  width: 30px;
  height: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.landing-video-v4 .testimonial-section .message:after {
  position: absolute;
  content: '';
  left: 13px;
  right: 0;
  margin: 0 auto;
  bottom: -16px;
  border-left: transparent solid 15px;
  border-right: transparent solid 15px;
  border-top: #FFC400 solid 20px;
  width: 30px;
  height: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: -1;
}

.landing-video-v4 .testimonial-section .slick-arrow {
  outline: none;
  display: inline-block;
  background: transparent;
  border: none;
  color: #FFF;
  font-size: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.landing-video-v4 .testimonial-section .slick-prev {
  right: auto;
}

.landing-video-v4 .testimonial-box p {
  font-size: 18px;
  line-height: 24px;
}

.landing-video-v4 .testi-box {
  min-height: 65px;
  padding: 3px 0 0 80px;
  position: relative;
  margin-top: 20px;
  float: none;
  display: inline-block;
  text-align: left;
}

.landing-video-v4 .testi-box .testi-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 65px;
  border: #ffc400 solid 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ffc400;
}

.landing-video-v4 .testi-box h6 {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
}

.landing-video-v4 .testi-box h6 span {
  float: left;
  width: 100%;
  font-size: 14px;
  font-weight: 300;
}

.landing-video-v4 .content-section {
  margin: 68px auto;
}

.landing-video-v4 .content-section .widget-type-header h2 {
  color: #2b2a2b;
  font-size: 40px;
  font-weight: 400;
  margin-top: 0;
  text-align: left;
}

.landing-video-v4 .content-section p {
  color: #2b2a2b;
  font-size: 18px;
}

.landing-video-v4 .content-section .widget-type-linked_image img {
  margin: 0 auto;
}

.landing-video-v4 .widget-type-form input[type="checkbox"] + span:before {
  top: 3px;
}

.landing-video-v4 .widget-type-form input[type="radio"] + span:before {
  top: 3px;
}

/**************************************** - 7B - BLOGS              
\****************************************/

/********************************************************/

/*******  Blog/blog-v2-careers.scss *******/

/********************************************************/

/*BLOG LISTING*/

.rich-text-blog-careers {
  margin-top: 70px;
}

.rich-text-blog-careers h2 {
  font-size: 40px;
  font-weight: 300;
  color: #2b2a2b;
}

.rich-text-blog-careers h2 span {
  color: #ffc400;
}

.listing-blog-careers {
  margin: 80px 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;
}

.listing-blog-careers .single-post-wrap {
  width: 50%;
  max-width: 570px;
  height: 395px;
  border: solid #fff;
  border-width: 10px;  
}

.listing-blog-careers .single-post-wrap .single-post {
  width: 100%;
  height: 100%;
  background-size:cover!important;
}

.listing-blog-careers .single-post-wrap .sinle-post-description {
  background: rgba(51, 51, 51, 0.75);
  width: 245px;
  height: 100%;
  filter: alpha(opacity=80);
  position: relative;
  padding: 30px;
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  -moz-transition: all .6s ease;
  transition: all .6s ease;  
}
.listing-blog-careers .single-post-wrap:hover  .sinle-post-description {
  background: rgba(0, 0, 0, 0.65);
}

.listing-blog-careers .single-post-wrap .sinle-post-description .sinle-post-description-inner {
  /*
  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%);
  width: 80%;
  height: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  */
}

.listing-blog-careers .single-post-wrap .sinle-post-description .sinle-post-description-inner h3 {
  margin: 0;
}

.listing-blog-careers .single-post-wrap .sinle-post-description .sinle-post-description-inner h3 a {
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  line-height: 32px;
}

.listing-blog-careers .single-post-wrap .sinle-post-description .sinle-post-description-inner .content .short-desc-white {
  color: #cbcbcb;
  font-weight: 500;
  margin: 15px 0px 0px;
  font-size: 16px;
  line-height: 20px;  
}

.listing-blog-careers .single-post-wrap .sinle-post-description .sinle-post-description-inner .content .short-desc-brown {
  color: #cbcbcb;
  font-weight: 500; 
  margin: 15px 0px 0px;
  font-size: 20px;
  line-height: 24px;  
}

.listing-blog-careers .single-post-wrap .sinle-post-description .sinle-post-description-inner .button {
  width: 53px;
  height: 53px;
  border: 2px solid #ffc400;
  background: #ffc400;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 30px;
  padding: 0;
  margin: 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;
  position: absolute;
  bottom: 40px;      
}

.listing-blog-careers .single-post-wrap .sinle-post-description .sinle-post-description-inner .button:hover {
  background: rgba(0, 0, 0, 0.4);
  filter: alpha(opacity=40);
}

.listing-blog-careers .single-post-wrap .sinle-post-description .sinle-post-description-inner .button:hover i {
  color: #fff;
}

.listing-blog-careers .single-post-wrap .sinle-post-description .sinle-post-description-inner .button i {
  color:#000;
  margin-top: -5px;
  margin-left: 5px;
  font-size: 35px;
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  -moz-transition: all .6s ease;
  transition: all .6s ease;
}

/*SINGLE POST*/

.post-header {
  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;
  margin: 50px 0;
}

.blog-section .img-description {
  margin-right: 30px;
  width: 87px;
  height: 87px;
  background-color: #ffc400;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  position: relative;
}

.blog-section .img-description img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto !important;
}

.description h3 {
  padding: 0;
  margin: 0;
}

.description h3 span {
  color: #2b2a2b;
  font-size: 40px;
  line-height: 42px;
}

.description span {
  font-size: 20px;
  color: #2b2a2b;
}

.blog-careers .blog-section .post-body ul li {
  line-height: 45px;
}

.careers-form {
  width: 100%;
  height: 739px;
  background-position: center center;
  position: relative;
}

.careers-form .careers-form-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 626px;
  -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-color: rgba(74, 73, 73, 0.9);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 0 40px;
}

.careers-form .careers-form-inner .careers-form-wrap {
  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%);
  width: 90%;
  height: auto;
}

.careers-form .careers-form-inner .careers-form-wrap h3 {
  text-transform: uppercase;
  font-size: 33px;
  font-weight: 600;
  padding: 0;
  margin: 0px 0px 35px 0px;
}

.careers-form .careers-form-inner .careers-form-wrap p {
  color: #fff;
  font-size: 20px;
  font-weight: 200;
  margin: 0;
  line-height: 48px;
}

.form-content h3 {
  display: none;
}

.form-content .flex-wrap {
  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;
}

.form-content .flex-wrap .flex-left {
  width: 100%;
}

.form-content .flex-wrap .flex-left input {
  background: none;
  width: 100%;
  border: none;
  border-bottom: 1px solid #fff;
  margin: 0;
  padding: 0;
  color: #fff;
  line-height: 24px;
  margin-top: 45px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.form-content .flex-wrap .flex-left ul {
  list-style: none;
}

.form-content .flex-wrap .flex-left ul li {
  color: red;
  font-size: 14px;
}

.form-content .flex-wrap .flex-left .input ul {
  list-style: none;
}

.form-content .flex-wrap .flex-left .input ul li label input {
  width: auto;
  float: left;
  margin-top: 25px;
  display: none;
}

.form-content .flex-wrap .flex-left .input ul li label span {
  color: #fff;
  display: block;
  padding: 10px 0px 0px 30px;
  font-size: 14px;
}

.form-content .flex-wrap .flex-right {
  width: 100%;
  margin-left: 25px;
}

.form-content .flex-wrap .flex-right input[type="submit"] {
  width: 139px;
  height: 55px;
  background: #ffc400;
  color: #fff;
  border: 1px solid #ffc400;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: right;
  margin: 30px 0px 0px 0px !important;
  cursor: pointer;
}

.form-content .flex-wrap .flex-right input[type="submit"]:hover {
  background-color: #fff;
  border: 1px solid #ffc400;
  color: #ffc400;
}

.form-content .flex-wrap .flex-right .hs_file_upload_example {
  width: 100%;
  height: 215px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: dotted 1px #fff;
  position: relative;
  margin-top: 68px;
}

.form-content .flex-wrap .flex-right .hs_file_upload_example label {
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
  width: 50%;
  text-align: center;
  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%);
  cursor: pointer;
}

.form-content .flex-wrap .flex-right .hs_file_upload_example label span {
  color: #fff;
}

.form-content .flex-wrap .flex-right .hs_file_upload_example label strong {
  display: block;
  width: 60px;
  height: 60px;
  margin: 5px auto;
  line-height: 60px;
}

.form-content .flex-wrap .flex-right .hs_file_upload_example label strong i {
  font-size: 30px;
}

.form-content .flex-wrap .flex-right .hs_file_upload_example:before {
  content: "Cirriculum vitae";
  color: #fff;
  position: absolute;
  top: -30px;
  font-weight: 300;
}

.form-content .flex-wrap .flex-right .hs_file_upload_example .input input[type="file"] {
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  /*z-index: -1; */
  display: block;
  background: red;
  top: 0;
  left: 0;
  margin: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}

.form-content .input ul li label input[type="checkbox"]:checked + span:before {
  background-position: 16px 0px;
}

.form-content .input ul li label input[type="checkbox"] + span:before {
  content: "";
  position: relative;
  top: 30px;
  left: -30px;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/careers/checkbox-careers.png");
  display: block;
  width: 16px;
  height: 16px;
  background-position: left top;
  cursor: pointer;
}

.hs_file_upload_example .input input[type="file"]:hover,
.hs_file_upload_example:hover {
  border-style: solid;
  border-color: #fff;
}

/********************************************************/

/*******  Blog/blog-v2.scss *******/

/********************************************************/

.sodium-blog .post-header {
  margin: 50px 0 20px;
  width: 100%;
  /*height: 350px;*/
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}

.sodium-blog hr {
  clear: both;
  border-bottom: 1px solid #f6f6f6;
  border-top: 0;
}

.sodium-blog .hs-blog-listing .body-container-wrapper,
.sodium-blog .hs-blog-post .body-container-wrapper {
  margin-top: 70px;
}

.sodium-blog .border-right {
  margin: 50px 0;
  /*    border-right: 1px solid #e5e5e5; */
  padding-right: 22px;
}

.sodium-blog .listing-blog .single-post {
  position: relative;
  padding: 37px 0px;
}

.sodium-blog .listing-blog .single-post a.thumb {
  display: block;
  width: 350px;
  height: 265px;
  background-position: center center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.sodium-blog .listing-blog .single-post img {
  width: 100%;
}

.sodium-blog .listing-blog .single-post h3 {
  font-size: 31px;
  color: #ffc400;
  font-weight: 300;
  margin-top: -5px;
  margin-bottom: 0px;
}

.sodium-blog .listing-blog .single-post .content {
  font-size: 16px;
  color: #626262;
  text-align: left;
  padding-bottom: 60px;
}

.sodium-blog .listing-blog .single-post a.button {
  margin-top: 25px;
  background-color: #ffc400;
  border-color: #ffc400;
  color: #fff;
  display: inline-block;
  padding: 8.5px 20px;
  position: absolute;
  bottom: 38px;
  font-size: 16px;
}

.sodium-blog .listing-blog .single-post a.button:hover {
  background-color: #fff;
  border-color: #ffc400;
  color: #ffc400;
}

.sodium-blog .listing-blog .single-post:first-child {
  padding-top: 0;
}

.sodium-blog .listing-blog .single-post:last-child {
  padding-bottom: 0;
}

.sodium-blog .listing-blog .single-post:last-child a.button {
  bottom: 0;
}

.sodium-blog .listing-blog .post-details {
  padding: 0px;
  margin: 5px 0px 17px 0px;
}

.sodium-blog .listing-blog .post-details li {
  font-size: 14px;
  color: #a09f9f;
  display: inline-block;
}

.sodium-blog .listing-blog .post-details li a {
  color: #a09f9f;
  font-size: 11px;
}

.sodium-blog .listing-blog .post-details li i {
  color: #ffc400;
  font-size: 11px;
  font-size: 11px;
}

.sodium-blog .listing-blog .pagination {
  margin-top: 10px;
  margin-bottom: 60px;
}

.sodium-blog .listing-blog .pagination .disabled {
  display: none;
}

.sodium-blog .listing-blog .pagination li {
  display: inline-block;
}

.sodium-blog .listing-blog .pagination li a {
  font-family: "GillSans";
  color: #626262;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  line-height: 27px;
  border: solid 1px #626262;
  height: 27px;
  width: 24px;
  text-align: center;
  font-size: 16px;
}

.sodium-blog .listing-blog .pagination li a:hover {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff;
}

.sodium-blog .listing-blog .pagination li.active a {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff;
}

.sodium-blog #captcha_wrapper #recaptcha_area,
.sodium-blog #captcha_wrapper #recaptcha_table {
  width: auto !important;
}

.sodium-blog .blog-section {
  border-left: 1px solid #fafafa;
  padding-left: 15px;
  position: relative;
}

.sodium-blog .blog-section #recaptcha_area,
.sodium-blog .blog-section #recaptcha_table {
  margin-left: -3px;
}

.sodium-blog .blog-section a {
  color: #ffc400;
}

.sodium-blog .blog-section a:hover {
  text-decoration: underline;
}

.sodium-blog .blog-section .post-body ul {
  list-style: none;
  padding-left: 40px;
}

.sodium-blog .blog-section .post-body ul li {
  position: relative;
}

.sodium-blog .blog-section .post-body ul li:before {
  content: "";
  position: absolute;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/ul-list.png");
  width: 16px;
  height: 16px;
  background-position: center;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sodium-blog .blog-section .post-body ol {
  counter-reset: li;
  list-style: none;
  padding-left: 40px;
}

.sodium-blog .blog-section .post-body ol li {
  position: relative;
}

.sodium-blog .blog-section .post-body ol li:before {
  color: #ffc400;
  counter-increment: li;
  content: counter(li);
  position: absolute;
  width: 16px;
  background-position: center;
  left: -25px;
  top: 50%;
  display: block;
  font-size: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
  height: 32px;
}

.sodium-blog .blog-section .post-body h1,
.sodium-blog .blog-section .post-body h2 {
  text-align: left;
}

.sodium-blog .blog-section .post-body blockquote {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  text-align: center;
}

.sodium-blog .blog-section .post-body blockquote:before {
  content: "\f10d";
  font-family: "FontAwesome";
  color: #ffc400;
  display: inline-block;
  padding-right: 10px;
  font-size: 25px;
  position: relative;
  top: 0px;
  line-height: 0;
}

.sodium-blog .blog-section .post-body blockquote:after {
  content: "\f10e";
  font-family: "FontAwesome";
  color: #ffc400;
  display: inline-block;
  padding-left: 10px;
  font-size: 25px;
  position: relative;
  bottom: -10px;
  line-height: 0;
}

.sodium-blog .blog-section .post-body blockquote p {
  display: inline;
}

.sodium-blog .blog-section img {
  width: 100% !important;
  margin-bottom: 20px;
  height: auto;
}

.sodium-blog .blog-section h2.blog-title {
  margin-top: 55px;
  font-size: 31px;
  color: #ffc400;
  text-align: left;
  font-weight: 400;
}

.sodium-blog .blog-section ul .social {
  padding: 0px;
  margin: 0px;
  margin-bottom: 40px;
}

.sodium-blog .blog-section ul .social li {
  margin-right: 10px;
  display: inline-block;
}

.sodium-blog .blog-section ul .social li:before {
  display: none;
}

.sodium-blog .blog-section ul .social li a {
  height: 42px;
  width: 42px;
  display: block;
  text-align: center;
  line-height: 42px;
  background-color: #ffc400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #ffc400;
  color: #fff;
}

.sodium-blog .blog-section ul .social li a:hover {
  background-color: #fff;
  color: #ffc400;
}

.sodium-blog .blog-section ul .social li a i {
  font-size: 20px;
}

.sodium-blog .blog-section .post-details {
  padding: 0px;
  margin: 3px 0px 22px 0px;
  margin-top: 50px;
}

.sodium-blog .blog-section .post-details li {
  font-size: 11px;
  color: #a09f9f;
  display: inline-block;
}

.sodium-blog .blog-section .post-details li a {
  color: #a09f9f;
}

.sodium-blog .blog-section .post-details li i {
  color: #ffc400;
  font-size: 11px;
}

.sodium-blog .post-cta {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #bebebe;
}

.sodium-blog.hs-blog-post .social-blog {
  overflow: hidden;
  height: 250px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  position: absolute;
  border: 4px;
  overflow: hidden;
  width: 45px;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -ms-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  transform: translateX(-60px);
}

.sodium-blog.hs-blog-post .social-blog .social-list {
  height: 229px;
  position: absolute;
  left: 0;
}

.sodium-blog.hs-blog-post .social-blog ul {
  width: 45px;
}

.sodium-blog.hs-blog-post .social-blog ul li {
  background-color: #ffc400;
  list-style: none;
  width: 45px;
  height: 45px;
  padding: 7px 8px;
  margin-bottom: 1px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  border: 2px solid #ffc400;
}

.sodium-blog.hs-blog-post .social-blog ul li:hover {
  background-color: #fff;
}

.sodium-blog.hs-blog-post .social-blog ul li:hover a {
  color: #ffc400;
}

.sodium-blog.hs-blog-post .social-blog ul li a {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #FFF;
}

.sodium-blog.hs-blog-post .social-blog .hide-arrow {
  background-color: #e1e1e1;
  color: #FFF;
  text-align: center;
  border: 0;
  display: block;
  font-size: 16px;
  width: 45px;
  padding: 1px 0;
  cursor: pointer;
  margin-top: 229px;
}

.sodium-blog .side-bar-blog {
  margin-bottom: 50px;
}

.sodium-blog .side-bar-blog .blog-subscribe h3 {
  margin-top: 60px;
}

.sodium-blog .side-bar-blog .block h3 {
  margin-top: 20px;
}

.sodium-blog .side-bar-blog .about-this-blog-rt {
  margin-top: 50px;
  margin-bottom: 20px;
}

.sodium-blog .side-bar-blog .about-this-blog-rt h3 {
  margin-top: 0;
  margin-bottom: 28px;
}

.sodium-blog .side-bar-blog .about-this-blog-rt p {
  font-size: 16px;
}

.sodium-blog .side-bar-blog h3 {
  font-size: 23px;
  color: #626262;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 12px;
}

.sodium-blog .side-bar-blog .widget-type-form .form-title {
  font-size: 23px;
  color: #626262;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 15px;
}

.sodium-blog .side-bar-blog .cta {
  margin-top: 30px;
  margin-bottom: 30px;
}

.sodium-blog .side-bar-blog ul {
  list-style-type: none;
}

.sodium-blog .side-bar-blog ul li {
  margin-bottom: 7px;
  margin-left: 2px;
}

.sodium-blog .side-bar-blog ul li a {
  text-transform: capitalize;
  font-weight: 300;
  color: #4a4949;
  font-size: 16px;
}

.sodium-blog .side-bar-blog ul li a:hover {
  color: #ffc400;
}

.sodium-blog .side-bar-blog ul li a:before {
  content: "» ";
  font-size: 20px;
}

.sodium-blog .side-bar-blog ::-webkit-input-placeholder,
.sodium-blog .side-bar-blog :-moz-placeholder,
.sodium-blog .side-bar-blog ::-moz-placeholder,
.sodium-blog .side-bar-blog :-ms-input-placeholder {
  color: #b7b7b7;
}

.sodium-blog .side-bar-blog form .hs-form-field {
  margin-bottom: 10px;
}

.sodium-blog .side-bar-blog form input {
  border: 0;
  border-bottom: solid 1px #ffc400;
  margin-top: 0px;
  margin-bottom: 5px;
  color: #626262;
  font-size: 16px;
  margin-left: 0;
  padding-left: 0;
}

.sodium-blog .side-bar-blog form .hs-error-msgs label,
.sodium-blog .side-bar-blog form .hs-error-msgs a {
  font-size: 16px;
}

.sodium-blog .side-bar-blog form .hs-error-msgs label:before,
.sodium-blog .side-bar-blog form .hs-error-msgs a:before {
  content: "";
}

.sodium-blog .side-bar-blog form label,
.sodium-blog .side-bar-blog form a {
  position: relative;
  color: #626262;
}

.sodium-blog .side-bar-blog form label span,
.sodium-blog .side-bar-blog form a span {
  color: #626262;
}

.sodium-blog .side-bar-blog form input[type="checkbox"] {
  position: relative;
  height: 3px;
  width: 15px;
  top: -6px;
  margin-right: 3px;
  visibility: hidden;
}

.sodium-blog .side-bar-blog form input[type="checkbox"] + span {
  color: #626262;
}

.sodium-blog .side-bar-blog form input[type="checkbox"] + span:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -1px;
  background-image: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Sodium/checkbox.png");
  display: block;
  width: 16px;
  height: 16px;
  background-position: left top;
}

.sodium-blog .side-bar-blog form input[type="checkbox"]:checked + span:before {
  background-position: 16px 0px;
}

.sodium-blog .side-bar-blog form input[type="radio"] {
  position: relative;
  height: 3px;
  width: 15px;
  top: -6px;
  visibility: hidden;
  margin-right: 8px;
}

.sodium-blog .side-bar-blog form input[type="radio"] + span {
  color: #626262;
}

.sodium-blog .side-bar-blog form input[type="radio"] + span:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -1px;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/radio.png");
  display: block;
  /* background-repeat: no-repeat; */
  width: 16px;
  height: 16px;
  background-position: 0px 0px;
}

.sodium-blog .side-bar-blog form input[type="radio"]:checked + span:before {
  background-position: 16px 0px;
}

.sodium-blog .side-bar-blog form select {
  background-color: #fff;
  border: 0;
  outline: 0;
  font-size: 16px;
  border-bottom: solid 1px #ffc400;
  color: #626262;
  margin-top: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/arrow_down.png");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 64%;
}

.sodium-blog .side-bar-blog form .hs-form-required {
  display: none;
}

.sodium-blog .side-bar-blog form input[type="submit"] {
  cursor: pointer;
  background-color: #ffc400;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 14px 45px;
  border: solid 2px #ffc400;
}

.sodium-blog .side-bar-blog form input[type="submit"]:hover {
  background-color: white;
  color: #ffc400;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.sodium-blog .side-bar-blog form .hs_submit input {
  color: #fff;
  margin-top: 9px;
}

.sodium-blog .side-bar-blog form .hs_submit input:hover {
  color: #ffc400;
}

.sodium-blog .recent-posts {
  margin-bottom: 40px;
  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;
}

.sodium-blog .recent-post {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  width: 100%;
  max-width: 260px;
  position: relative;
  height: 270px;
  background-color: #ffc400;
}

.sodium-blog .recent-post .recent-post-content {
  padding: 10px;
}

.sodium-blog .recent-post .recent-post-featured-image {
  width: 100%;
  height: 145px;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.sodium-blog .recent-post .recent-post-info {
  margin: 0;
  font-weight: 300;
  color: #fff;
  font-size: 13px;
}

.sodium-blog .recent-post .recent-post-title {
  color: #fff;
  font-size: 18px;
  margin: 7px 0;
}

.sodium-blog .recent-post .recent-post-read-more {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.sodium-blog #comment-form {
  margin-bottom: 40px;
}

.sodium-blog #comment-form input {
  border: solid 2px #bebebe;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.sodium-blog #comment-form input.hs-button {
  margin-top: 21px;
  background-color: #ffc400;
  border: solid 2px #ffc400;
  padding: 14px 40px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

.sodium-blog #comment-form input.hs-button:hover {
  background-color: #fff;
  color: #ffc400;
}

.sodium-blog #comment-form input:focus {
  border-color: #ffc400;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.sodium-blog #comment-form textarea {
  resize: none;
  min-height: 190px;
  border: solid 1px #bebebe;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.sodium-blog #comment-form textarea:focus {
  border-color: #ffc400;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.sodium-blog #comment-form label {
  margin: 3px 0px;
  display: block;
}

.sodium-blog #comment-form h4 {
  font-size: 20px;
  font-weight: 600;
  color: #626262;
}

.sodium-blog #comment-form h4 a {
  font-size: 20px;
  font-weight: 600;
  color: #626262;
}

.sodium-blog #comment-form h4 a:hover {
  text-decoration: underline;
}

.sodium-blog #comment-form .hs_subscribe {
  margin-top: 15px;
  margin-bottom: 20px;
}

.sodium-blog #comment-form .hs_subscribe input {
  margin-right: 10px;
}

.sodium-blog h3.title-comment {
  font-size: 24px;
  margin-top: 23px;
  margin-bottom: 33px;
  font-weight: 300;
  color: #626262;
}

.sodium-blog #hubspot-topic_data {
  margin: 33px 0px;
  font-size: 18px;
}

.sodium-blog #hubspot-topic_data a {
  color: #ffc400;
}

.sodium-blog #hubspot-topic_data a:hover {
  text-decoration: underline;
}

.sodium-blog .comment-date {
  font-size: 14px !important;
}

.sodium-blog .comment-reply-to {
  background: none !important;
  padding-left: 3px !important;
  font-size: 16px;
  color: #666 !important;
}

.sodium-blog .comment-reply-to:before {
  content: "\f122";
  font-family: FontAwesome;
  color: #ffc400;
  font-size: 17px;
  padding-right: 7px;
}

.sodium-blog #comment-form .hs-form-required {
  display: none;
}

.sodium-blog #comment-form ul.hs-error-msgs {
  list-style: none;
}

.sodium-blog #comment-form ul.hs-error-msgs label,
.sodium-blog #comment-form ul.hs-error-msgs a {
  font-size: 16px;
}

.sodium-blog #comment-form #captcha_wrapper {
  margin-left: -3px;
  margin-bottom: 10px;
}

.sodium-blog #comment-form .hs-form fieldset {
  max-width: 100%;
  margin-bottom: 10px;
}

.sodium-blog #comment-form .hs-form fieldset textarea.hs-input,
.sodium-blog #comment-form .hs-form fieldset input[type="text"].hs-input,
.sodium-blog #comment-form .hs-form fieldset input[type="email"].hs-input,
.sodium-blog #comment-form .hs-form fieldset input[type="number"].hs-input {
  width: 100%;
  color: #626262;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 9px 15px;
}

.sodium-blog #comment-form .hs-form fieldset input[type="radio"],
.sodium-blog #comment-form .hs-form fieldset input[type="checkbox"] {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -2px;
  left: 2px;
}

.sodium-blog #comment-form .hs-form fieldset label {
  position: relative;
}

.sodium-blog #comment-form .hs-form fieldset label span {
  color: #626262;
}

.sodium-blog #comment-form .hs-form fieldset input[type="checkbox"] {
  visibility: hidden;
}

.sodium-blog #comment-form .hs-form fieldset input[type="checkbox"] + span:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -1px;
  background-image: url("https://500293.fs1.hubspotusercontent-na1.net/hubfs/500293/Sodium/checkbox.png");
  display: block;
  width: 16px;
  height: 16px;
  background-position: left top;
}

.sodium-blog #comment-form .hs-form fieldset input[type="checkbox"]:checked + span:before {
  background-position: 16px 0px;
}

.sodium-blog #comment-form .hs-form fieldset input[type="radio"] {
  visibility: hidden;
}

.sodium-blog #comment-form .hs-form fieldset input[type="radio"] + span:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -1px;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/radio.png");
  display: block;
  width: 16px;
  height: 16px;
  background-position: left top;
}

.sodium-blog #comment-form .hs-form fieldset input[type="radio"]:checked + span:before {
  background-position: 16px 0px;
}

.sodium-blog #comment-form .hs-form fieldset.form-columns-1 > .hs-form-field:first-of-type .input {
  margin-right: 0px;
}

.sodium-blog #comment-form .hs-form fieldset.form-columns-2 > .hs-form-field:last-of-type .input {
  margin-right: 0;
}

.sodium-blog #comment-form .hs-form fieldset.form-columns-2 > .hs-form-field:first-of-type .input {
  margin-right: 4px;
  margin-left: 0;
}

.sodium-blog #comment-form .hs-form fieldset.form-columns-2:first-of-type > .hs-form-field:nth-of-type(2) .input {
  margin-right: 4px;
  margin-left: 0;
}

.sodium-blog .single-post-details {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 60px;
}

.sodium-blog .single-post-details .avatar {
  height: 70px;
  width: 70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: left;
  display: block;
}

.sodium-blog .single-post-details p {
  margin: 21px 0 0 82px;
  color: #fff;
  white-space: nowrap;
}
.sodium-blog .homevideo .single-post-details p{
  margin:0px;
}

.sodium-blog .single-post-details p span {
  color: #ffc400;
}

.sodium-blog .comments-label h4 {
  color: #000;
}

.sodium-blog .comment-from h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0px;
}

.sodium-blog .comment-from h4 a {
  color: #ffc400;
}

.sodium-blog .comment-body {
  border: dashed 1px #dedede;
  border-left: solid 1px #ffc400;
  padding: 0px 20px;
  margin: 15px 0px;
}

.sodium-blog .comment.depth-0:first-child {
  margin-top: 10px !important;
}

.sodium-blog .section.post-body {
  text-align: left;
  font-size: 16px;
}

.sodium-blog .error {
  margin: 0;
}
.sodium-blog.hs-blog-post .homevideo{
  height:510px;
}
.sodium-blog.hs-blog-post .homevideo h1{
  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%);
  z-index: 2;
  font-size: 58px;
  width: auto;
  max-width: 1140px;
  font-weight: normal;
  margin: 0;
  color: #fff;
}
@media(max-width:900px){
  .sodium-blog.hs-blog-post .homevideo h1{
    font-size:40px;
  }
}
.sodium-blog.hs-blog-post .homevideo .content h1 span{
  font-weight:400;
}
.sodium-blog.hs-blog-post .homevideo{
  display:none;
}
/********************************************************/

/*******  Blog/case-study-v2.scss *******/

/********************************************************/

.case-study-v2 .case-studies {
  margin: 13px 15px;
}

.case-study-v2 .case-study-body {
  margin-left: 13px;
}

.case-study-v2 .case-study-container {
  max-width: 1810px;
}

.case-study-v2 .listing-blog {
  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-v2 .body-container-wrapper {
  background-color: #fbfbfb;
  margin-top: -20px;
}

.case-study-v2 .right-sidebar {
  background-color: #fff;
  width: 310px;
}

.case-study-v2 .right-sidebar h4 {
  margin-left: 20px;
  color: #2b2a2b;
  font-size: 20px;
  font-weight: 600;
}

.case-study-v2 .sidebar-submenu {
  border: none;
}

.case-study-v2 .case-study-container .row-fluid-wrapper > .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.case-study-v2 .listing-blog .pagination {
  padding-left: 15px;
  width: 100%;
  cursor: auto;
}

.case-study-v2 .listing-blog .pagination li {
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.case-study-v2 .listing-blog .pagination li a {
  border-color: #ebebeb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}

.case-study-v2 nav.clearfix {
  width: 100%;
}

.case-study-v2 figure.case-study {
  min-width: 360px;
  margin: 0;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 360px;
  max-width: 360px;
  width: 100%;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all;
}

.case-study-v2 figure.case-study:hover {
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
}

.case-study-v2 figure.case-study:hover .company-logo {
  height: 215px;
}

.case-study-v2 figure.case-study:hover .company-logo img {
  width: 180px;
}

.case-study-v2 figure.case-study .feature-image {
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 215px;
  position: relative;
}

.case-study-v2 figure.case-study .company-logo {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  height: 60px;
  width: 100%;
  background-color: rgba(255, 196, 0, 0.65);
  position: absolute;
  bottom: 0;
}

.case-study-v2 figure.case-study .company-logo img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  width: 100px;
  display: block;
  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%);
}

.case-study-v2 figure.case-study .description {
  height: 145px;
  width: 100%;
  padding: 20px;
  background-color: #fff;
}

.case-study-v2 figure.case-study .description p {
  height: 105px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0;
  font-size: 20px;
  color: #2b2a2b;
  font-weight: 300;
}

.case-study-v2 section.hero-banner.huge {
  height: 725px;
}

/********************************************************/

/*******  Blog/Stringo/blog.scss *******/

/********************************************************/

/****************************************/

/* - XR - RESPONSIVES STYLES            */

/****************************************/

/* Landscape tablets and medium desktops */

/* Large desktops and laptops */

/* Landscape tablets and medium desktops */

/* Portrait tablets and small desktops */

/* Landscape phones and portrait tablets */

/* Portrait phones and smaller */

/* iphone 6S plus */

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */

/* Extra Small Devices, Phones */

/* Small Devices, Tablets */

/* Medium Devices, Desktops */

/* Large Devices, Wide Screens */

/*========== Non Mobile First Method  ==========*/

/* Large Devices, Wide Screens */

/* Medium Devices, Desktops */

/* Small Devices, Tablets */

/* Extra Small Devices, Phones */

/* Custom, iPhone Retina */

@media screen and (max-width: 1400px) {
  .testimonials-quotes .slick-prev {
    left: 50px;
  }

  .testimonials-quotes .slick-next {
    right: 50px;
  }

  .testimonials-quotes .slick-testimonial-quotes .slick-track .slick-current + div {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@media screen and (max-width: 1360px) {
  section.latest-news-module .container .slick-slider .slick-prev {
    left: -55px;
  }

  section.latest-news-module .container .slick-slider .slick-next {
    right: -55px;
  }
}

@media (max-width: 1250px) {
  .sodium-blog .blog-section {
    margin-left: 55px;
  }
}

@media (max-width: 1200px) {
  .lead-section__content--left {
    padding-right: 30px;
  }

  .lead-section__content--right {
    padding-left: 30px;
  }

  header.header .hs-form {
    margin-right: -20px;
  }
}

@media screen and (max-width: 1140px) {
  section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div {
    width: 49%;
    max-width: 50%;
    margin-bottom: 40px;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) {
    max-width: 100%;
    width: 100%;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .icon {
    margin-left: 0px;
    margin-right: 25px;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .content {
    text-align: left;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .content h4 {
    text-align: left;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) {
    max-width: 100%;
    width: 100%;
  }
}

@media (max-width: 1114px) {
  section.free-quote {
    float: left;
    padding-bottom: 40px;
  }

  section.free-quote .container {
    padding-left: 0;
    padding-right: 0;
  }

  section.free-quote .container .inner-container {
    display: inline;
  }

  section.free-quote .fq-text,
  section.free-quote .fq-text p {
    clear: both;
    display: block;
    text-align: center;
  }

  section.free-quote .fq-cta {
    margin-top: 0;
    display: inline;
    width: 100%;
    text-align: center;
  }

  .case-study-v2 .listing-blog {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 1099px) {
  .sodium-blog .listing-blog .single-post a.button {
    position: static;
  }

  .sodium-blog .recent-posts {
    -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-bottom: 10px;
  }

  .sodium-blog .recent-post {
    margin-bottom: 30px;
    max-width: 520px;
  }
}

@media (max-width: 1024px) {
  .ico-image-hero {
    -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: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .ico-image-hero .left {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    padding: 15px 15px 0px 15px;
  }

  .ico-image-hero .right {
    max-width: 95%;
    padding: 15px;
  }

  .ico-image-hero .right .icons-section {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .ico-image-hero .right small {
    text-align: center;
    display: block;
    margin: 20px auto 0px auto;
  }
}

@media only screen and (max-width: 1024px) {
  .row-fluid .span3.flex-item1 {
    padding-left: 20px;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-order: 3;
    width: 50%;
    margin-bottom: 30px;
  }

  .row-fluid .span3.flex-item1 .subscribe-three-column {
    display: none;
  }

  .row-fluid .span3.flex-item1 .recent-post-three-column {
    border-top: none;
    padding-top: 0px;
  }

  .row-fluid .span3.flex-item1 .recent-post-three-column h3 {
    margin-top: 20px;
    padding-bottom: 25px;
  }

  .row-fluid .span6.flex-item2 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
    margin-left: 0;
  }

  .row-fluid .span6.flex-item2 .center-three-column {
    border: none;
    border-bottom: solid 1px #ebebeb;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 25px;
  }

  .row-fluid .span3.flex-item3 {
    margin-left: 0px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-order: 2;
    width: 50%;
    border-right: solid 1px #ebebeb;
    margin-bottom: 30px;
  }

  .row-fluid .span3.flex-item3 .right-sidebar {
    padding: 0px 10px;
    max-width: 100%;
  }

  .row-fluid .span4.flex-item1 {
    padding-left: 20px;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-order: 3;
    width: 50%;
    margin-bottom: 30px;
  }

  .row-fluid .span4.flex-item1 .subscribe-three-column {
    display: none;
  }

  .row-fluid .span4.flex-item1 .recent-post-three-column {
    border-top: none;
    padding-top: 0px;
  }

  .row-fluid .span4.flex-item1 .recent-post-three-column h3 {
    margin-top: 20px;
    padding-bottom: 25px;
  }

  .row-fluid .span4.flex-item2 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
    margin-left: 0;
  }

  .row-fluid .span4.flex-item2 .center-three-column-equal {
    border: none;
    border-bottom: solid 1px #ebebeb;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 25px;
  }

  .row-fluid .span4.flex-item3 {
    margin-left: 0px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-order: 2;
    width: 50%;
    border-right: solid 1px #ebebeb;
    margin-bottom: 30px;
  }

  .row-fluid .span4.flex-item3 .right-sidebar-equal {
    padding: 0px 10px;
    max-width: 100%;
  }
}

@media screen and (max-width: 1000px) {
  .blog-email-subscription .hs-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;
  }

  .blog-email-subscription input[type="submit"] {
    margin-top: 30px;
  }

  .blog-email-subscription input[type="email"] {
    width: 350px;
    margin-right: 0;
  }

  .blog-email-subscription label {
    margin-right: 0px;
    font-size: 16px;
  }

  .blog-email-subscription .subscription-arrow__container {
    position: absolute;
    top: 330%;
    display: block;
    right: 87%;
  }

  .blog-email-subscription .subscription-arrow__container:after {
    left: -35px;
    top: -20px;
  }

  .blog-email-subscription .subscription-arrow__container .subscription-arrow {
    -webkit-transform: rotate(-140deg);
    -moz-transform: rotate(-140deg);
    -ms-transform: rotate(-140deg);
    -o-transform: rotate(-140deg);
    transform: rotate(-140deg);
    position: relative;
    top: -36px;
    left: 314%;
  }

  .resource-categories__list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .resource-categories__element {
    text-align: center;
  }

  .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;
  }

  .resource__description {
    padding-right: 35px;
  }

  .resource__image-container {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }

  .resource__details {
    margin-left: 0;
  }

  .resource__title {
    margin-top: 10px;
  }

  .resource__container {
    min-height: 300px;
  }
}

@media (max-width: 992px) {
  .feature-mocup__box-container {
    width: 100%;
  }

  .feature-mocup__iphone2-container {
    width: 100%;
  }

  .homevideo {
    margin-top: var(--site-header-height, 0px);
    height: 80vh;
    min-height: 650px;
  }

  .homevideo video {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  .iphone-mocup {
    left: -50px;
    -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-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
  }
}

@media screen and (max-width: 992px) {
  .pricing-box__container.pricing-box__4-col {
    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;
  }

  .pricing-box__container.pricing-box__4-col .pricing-box {
    width: 42%;
    -webkit-flex-basis: 42%;
    -ms-flex-preferred-size: 42%;
    flex-basis: 42%;
    margin-bottom: 50px;
  }
}

@media (max-width: 991px) {
  .square-boxes-section {
    margin-top: 50px;
    top: 0;
  }

  .square-boxes-section .hs_cos_wrapper_type_custom_widget {
    width: 50%;
  }

  .landing-brochure .right-section .row-fluid .hero-form {
    margin-top: 0px;
  }
}

@media (max-width: 971px) {
  #hs-search-module {
    display: none;
  }

  #hs-search-module .hs-form .field a {
    display: none;
  }

  header.header #menu ul {
    display: none;
  }

  header.header .hs-form {
    line-height: normal;
    margin: 22px 15px 0 0;
  }

  .slicknav_menu {
    display: block;
    z-index: 1;
  }
}

@media screen and (max-width: 971px) {
  header.header h1.logo {
    margin-top: 28px;
  }
}

@media (max-width: 969px) {
  .hero-landing .container .hero-banner-wrap h1 {
    margin: 30px 0;
  }
}


@media (max-width: 867px) {
  .social-footer .text .hs_cos_wrapper_type_text br {
    display: none;
  }
}

@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;
  }
}

@media only screen and (max-width: 768px) {
  .hero-event-clock .clock-wrap .clock span {
    width: 20%;
  }

  .hero-event-clock .clock-wrap .clock span strong {
    font-size: 90px;
    line-height: 95px;
  }

  .hero-event-clock .clock-wrap .clock p {
    font-size: 90px;
    line-height: 95px;
    padding: 0 5px;
  }

  .iphone-mocup {
    display: none;
  }

  .landing-event-plan .event-plan {
    width: 95%;
  }

  .three-columns {
    border: none;
    padding-top: 0px;
  }

  .sidebar-item {
    border-top: solid 1px #f6f6f6;
  }

  .sidebar-submenu.three-columns {
    width: 100%;
  }

  .row-fluid .span3.flex-item1 {
    padding-left: 20px;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-order: 3;
    width: 100%;
    margin-bottom: 30px;
  }

  .row-fluid .span3.flex-item1 .left-sidebar {
    width: 100%;
    margin-left: 0px;
  }

  .row-fluid .span3.flex-item1 .left-sidebar .subscribe-three-column {
    display: none;
  }

  .row-fluid .span3.flex-item1 .left-sidebar .recent-post-three-column {
    width: 100%;
    border-bottom: solid 1px #ebebeb;
    border-top: solid 1px #ebebeb;
  }

  .row-fluid .span3.flex-item1 .left-sidebar .recent-post-three-column h3 {
    margin-top: 20px;
    padding-bottom: 25px;
  }

  .row-fluid .span6.flex-item2 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
    margin-left: 0;
  }

  .row-fluid .span6.flex-item2 .center-three-column {
    border: none;
    border-bottom: solid 1px #ebebeb;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 25px;
  }

  .row-fluid .span3.flex-item3 {
    margin-left: 0;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-order: 2;
    width: 100%;
    border-right: none;
    margin-bottom: 30px;
  }

  .row-fluid .span3.flex-item3 .right-sidebar {
    padding: 0px 10px;
    max-width: 100%;
  }

  .right-sidebar .sidebar-item {
    border-top: none;
    border-bottom: none;
  }

  .row-fluid .span4.flex-item1 {
    padding-left: 20px;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -webkit-order: 3;
    width: 100%;
    margin-bottom: 30px;
  }

  .row-fluid .span4.flex-item1 .left-sidebar {
    width: 100%;
    margin-left: 0px;
  }

  .row-fluid .span4.flex-item1 .left-sidebar .subscribe-three-column {
    display: none;
  }

  .row-fluid .span4.flex-item1 .left-sidebar .recent-post-three-column {
    width: 100%;
    border-bottom: solid 1px #ebebeb;
    border-top: solid 1px #ebebeb;
  }

  .row-fluid .span4.flex-item1 .left-sidebar .recent-post-three-column h3 {
    margin-top: 20px;
    padding-bottom: 25px;
  }

  .row-fluid .span4.flex-item2 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-order: 1;
    margin-left: 0;
  }

  .row-fluid .span4.flex-item2 .center-three-column-equal {
    border: none;
    border-bottom: solid 1px #ebebeb;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 25px;
  }

  .row-fluid .span4.flex-item3 {
    margin-left: 0;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-order: 2;
    width: 100%;
    border-right: none;
    border-top: none;
    margin-bottom: 30px;
  }

  .row-fluid .span4.flex-item3 .right-sidebar-equal {
    padding: 0px 10px;
    max-width: 100%;
  }

  .right-sidebar-equal .sidebar-item {
    border-top: none;
    border-bottom: none;
  }

  .sidebar-submenu {
    border-bottom: solid 1px #f6f6f6;
    border-top: solid 1px #f6f6f6;
    padding-top: 25px;
  }

  .equal-row .img-wrap-basic {
    padding: 0;
    text-align: center;
  }

  .content-landing-event-clock .widget-type-rich_text {
    padding-right: 0px;
  }

  .content-landing-event-clock .form-landing-event-clock {
    top: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 15px;
  }

  .featured-box-white-bg {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  section.expertise .span7 {
    width: 100%;
  }

  section.expertise section.expertise-box-wrapper > .span12 {
    width: 100%;
  }

  section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div {
    width: 100%;
  }

  section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div .expertise-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 320px;
    text-align: left;
    margin: auto;
  }

  section.expertise section.expertise-box-wrapper > .span12 > .hs_cos_wrapper_widget_container > div .expertise-box .ico {
    padding: 0px 25px 0px 0px;
  }
}

@media (max-width: 768px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    max-width: initial;
    width: initial;
  }

  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: inline-block;
    max-width: initial;
    width: initial;
  }

  .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;
    max-width: initial;
    width: initial;
  }
}

@media only screen and (max-width: 767px) {
  .past-event-gallery .event-gallery-holder .flex-row {
    display: block;
  }

  .past-event-gallery .event-gallery-holder .flex-row .item-wrap {
    width: 100%;
  }

  .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-1 {
    width: 100%;
  }

  .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-2 {
    width: 100%;
  }

  .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-3 {
    width: 100%;
  }

  .past-event-gallery .event-gallery-holder .flex-row .item-wrap .item-4 {
    width: 100%;
  }

  .two-column-left-content {
    border-right: none;
    padding-right: 20px;
  }

  .right-sidebar {
    padding-top: 0px;
    max-width: 100%;
  }

  .right-sidebar .sidebar-item {
    padding-top: 0px;
    max-width: 100%;
  }

  .listing-blog-careers {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -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;
  }

  .listing-blog-careers .single-post-wrap {
    width: 100%;
    margin: 0 auto;
  }

  .listing-blog-careers .single-post-wrap .single-post {
    position: relative;
  }

  .listing-blog-careers .single-post-wrap .sinle-post-description {
    position: absolute;
  }

  .form-content .flex-wrap {
    -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;
  }

  .form-content .flex-wrap .flex-left {
    width: 100%;
  }

  .form-content .flex-wrap .flex-right {
    width: 100%;
    margin-left: 0px;
  }

  .careers-form {
    width: 100%;
    min-height: 1000px;
    position: relative;
  }

  .careers-form .careers-form-inner {
    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%);
    width: 100%;
    min-height: 856px;
  }

  .hs_file_upload_example {
    margin-top: 50px;
  }

  .careers-form {
    width: 100%;
    min-height: 739px;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center;
    position: relative;
  }

  .careers-form .careers-form-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 95%;
    height: 95%;
    -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-color: rgba(74, 73, 73, 0.9);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }

  .careers-form .careers-form-inner p {
    line-height: 28px;
  }

  .careers-form .careers-form-inner .careers-form-wrap {
    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%);
    width: 90%;
    height: auto;
  }
}

@media (max-width: 767px) and (max-width: 400px) {
  .video-module__label {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .landing-page .footer-container-wrapper .footer .footer-copyright {
    margin-top: 10px;
  }

  .background-spacer {
    display: none;
  }

  .feature-yolk-box {
    float: none;
    width: 100%;
    max-width: 300px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-banner-landing-basic-2 .container .hero-banner-wrap {
    width: 100%;
    margin: 0 20px;
  }

  .hero-banner-landing .container {
    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;
    text-align: center;
    margin: 0 auto;
  }

  .hero-banner-landing .container .hero-banner-form {
    margin: 50px auto;
  }

  .hero-banner-landing .container .hero-banner-wrap {
    width: 100%;
    margin: 0 20px;
  }

  .homeslider .slide .content p {
    font-size: 15px;
  }

  .homevideo .content h1 {
    color: #fff;
    font-weight: 300;
    font-size: 50px;
    -webkit-hyphens: auto;
    hyphens:auto;
  }
  @media(max-width:500px){
    .homevideo .content{
      min-width:100%;
    }
  }

  .homevideo .content h1 span {
    font-weight: 600;
    font-size: inherit;
  }

  .homevideo .content h2,
  .homevideo .content h3,
  .homevideo .content h4,
  .homevideo .content h5,
  .homevideo .content h6 {
    color: #fff;
  }

  .homevideo .content p {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
  }

  .homevideo .content p:last-of-type {
    margin-top: 30px;
  }

  .separator h2 {
    text-align: center;
  }

  .separator .flex-wrapper .row-fluid {
    display: block;
  }

  .separator .flex-wrapper .widget-type-cta {
    text-align: center;
  }

  .small-header-for-blog h1 {
    font-size: 40px;
  }

  .testimonials .testimonial-text {
    width: 100%;
    padding: 20px 20px 10px;
  }

  .video-module__play-button {
    width: 100px;
    height: 100px;
  }

  .video-module__label {
    font-size: 30px;
    top: 110px;
  }

  .stringo-accordion__filter-container {
    text-align: center;
  }

  .flex-wrapper .row-fluid {
    display: block;
  }

  .lead-section.background-figure:before {
    display: none;
  }

  .lead-section__content {
    width: 100% !important;
  }

  .lead-section__content--left {
    padding-right: 0;
    margin-right: 0;
    margin-left: 0 !important;
  }

  .lead-section__content--right {
    padding-left: 0;
    margin-right: 0;
    margin-left: 0 !important;
  }

  .features-section {
    background-image: none !important;
  }

  .features-section .widget-type-rich_text:before {
    display: none;
  }

  .home-contact-section .widget-type-form .actions {
    text-align: center;
  }

  .thank-you-page .thank-you-content .left-section {
    padding-right: 0px;
  }

  .thank-you-page .thank-you-content .post-listing {
    margin-top: 30px;
  }

  .thank-you-page .thank-you-content .post-listing > .span6 {
    padding-left: 0;
  }

  .thank-you-page .left-column > .span6 {
    padding-right: 0;
  }

  .page-404 img {
    margin-top: 0;
  }

  .page-404 {
    margin-top: 40px;
    margin-bottom: 125px;
  }

  .backup-unsubscribe .main-content form input[type="email"] {
    width: 90% !important;
  }

  .backup-unsubscribe .main-content form input[type="password"] {
    width: 90% !important;
  }

  .product-hero .hero-banner {
    background-position: center left 25%;
  }

  .square-box {
    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;
    text-align: center;
    margin: 0 auto;
  }

  .features-form .hs-cta-img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .landing-basic-2 .hero-banner-wrap {
    width: 100%;
  }

  .landing-brochure .right-section .row-fluid .hero-form {
    margin-top: 80px;
  }

  .landing-hero div.body-container-wrapper .row-fluid-wrapper.row-depth-1.row-number-4 .hs_cos_wrapper.hs_cos_wrapper_widget_container.hs_cos_wrapper_type_widget_container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .landing-hero div.body-container-wrapper .hero-landing-boxes .square-box {
    padding: 20px 25px;
  }

  .landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-image {
    margin: 25px;
  }

  .landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-content {
    margin: 25px;
  }

  .landing-video-v4 .content-section .widget-type-linked_image img {
    margin: 50px auto 10px auto;
  }

  .sodium-blog .border-right {
    border-right: 0;
    padding-right: 0;
  }

  .sodium-blog .single-post-details {
    width: 100%;
  }

  .sodium-blog .single-post-details .avatar {
    float: none;
    margin: 0 auto;
  }

  .sodium-blog .single-post-details p {
    margin: 0;
    white-space: normal;
    text-align: center;
  }

  .sodium-blog .single-post-details {
    bottom: 15px;
  }

  .sodium-blog .listing-blog .single-post h3 {
    margin-top: 10px;
  }

  .case-study-v2 .case-study-body {
    margin-left: 0;
  }

  .case-study-v2 .case-study-container {
    padding-right: 0;
    padding-left: 0;
  }

  .case-study-v2 .right-sidebar {
    width: 100%;
  }

  .case-study-v2 .right-sidebar h4 {
    margin-bottom: -10px;
  }

  .case-study-v2 .case-study-container .row-fluid-wrapper > .row-fluid {
    display: block;
  }

  .footer-info > .container > .span12 > .row-fluid-wrapper > .row-fluid {
    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-info > .container > .span12 > .row-fluid-wrapper > .row-fluid > .span4:last-of-type {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .social-footer .text {
    min-height: auto;
    text-align: center;
  }

  .social-footer .text .hs_cos_wrapper_type_text {
    position: relative;
    margin-top: -10px;
    font-weight: 300;
    max-width: 350px;
    width: 100%;
    text-align: center;
  }

  .homepage .product-cta .product .row-fluid {
    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;
  }

  .homepage .product-cta .product .row-fluid .span5 {
    position: relative;
  }

  .homepage .product-cta .product .row-fluid .span5 img {
    position: relative;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .homepage .homeslider .slide .content p {
    font-size: 15px;
  }

  .homepage .portfolio .row-fluid .span3 {
    width: 100%;
    margin: 0px;
  }

  .hs_cos_wrapper_type_custom_widget .span4 {
    margin-right: 0;
  }

  .faq .questions .question {
    position: static !important;
  }

  .our-capabilities-page .our-certifications {
    padding-bottom: 0px;
  }

  .our-capabilities-page .our-certifications img {
    margin: 0 auto;
    margin-bottom: 50px;
    display: block;
  }

  .our-capabilities-page .features .feature-image img {
    margin-bottom: 15px;
  }

  .our-capabilities-page .individual-project-page .project-highlights .project-highlights-left {
    padding: 0;
  }

  .our-capabilities-page .individual-project-page .project-highlights .project-highlights-left h1,
  .our-capabilities-page .individual-project-page .project-highlights .project-highlights-left h2,
  .our-capabilities-page .individual-project-page .project-highlights .project-highlights-left h3,
  .our-capabilities-page .individual-project-page .project-highlights .project-highlights-left h4 {
    margin-bottom: 5px;
  }

  .our-capabilities-page .individual-project-page .project-highlights .project-highlights-right {
    padding: 0;
  }

  .our-capabilities-page .individual-project-page .project-summary .project-summary-left {
    padding: 0;
  }

  .our-capabilities-page .individual-project-page .project-summary .project-summary-left img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .our-capabilities-page .individual-project-page .project-summary .project-summary-right {
    padding: 0;
  }

  .our-capabilities-page #hs-link-logo img {
    width: 188px !important;
  }

  .our-capabilities-page header.header h1.logo a img {
    width: 188px !important;
  }

  .our-capabilities-page header.header .hs-form {
    display: none;
  }

  .our-capabilities-page header.header.fixed .slicknav_nav ul {
    padding-bottom: 17px;
  }

  .our-capabilities-page .faq ul.filters li {
    margin-top: 25px;
  }

  .our-capabilities-page .history .dashed-line {
    text-align: center;
  }

  .our-capabilities-page .process-line {
    display: none !important;
  }

  .our-capabilities-page .process_text {
    position: relative;
  }

  .our-capabilities-page .process {
    padding-bottom: 25px;
  }

  .our-capabilities-page .process h3 {
    margin-left: 110px;
  }

  .our-capabilities-page .process p {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
  }

  .our-capabilities-page .process h2 {
    margin-bottom: 34px;
  }

  .our-capabilities-page .progress_bars {
    margin-left: -15px !important;
    background-color: white;
  }

  .our-capabilities-page .about-me-skills p {
    margin-bottom: 65px;
  }

  .our-capabilities-page .see-more .cta_button {
    margin: 0 auto;
  }

  .our-capabilities-page .header-landing .row-fluid .span10 {
    width: 82.905982906% !important;
    float: left !important;
  }

  .our-capabilities-page .header-landing .row-fluid .span2 {
    width: 14.529914530000001% !important;
    float: left !important;
  }

  .our-capabilities-page .social-footer .triangle {
    display: none;
  }

  .our-capabilities-page .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
  }

  .active-branch {
    width: 100%;
  }

  .expertise {
    text-align: center;
  }

  .history .dashed-line {
    width: 35%;
    float: left;
  }

  .history .slick-history {
    width: 65%;
    float: left;
  }

  .features .feature {
    text-align: center;
  }

  .features .feature i {
    margin-bottom: 15px;
  }

  .faq .questions {
    min-height: 420px;
    margin-top: 25px;
    border-top: 1px solid #393939;
  }

  .faq-main h2 {
    font-size: 50px;
    color: #fff;
  }

  .listing-blog .single-post h3 {
    margin-top: 10px;
  }

  .team .slick-prev {
    left: 0px;
    top: 27%;
  }

  .team .slick-next {
    right: 0px;
    top: 27%;
  }

  .recent img {
    margin-top: 35px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    width: 100% !important;
  }

  .expertise .col-sm-4:before {
    background: none;
  }

  .flex {
    display: initial;
  }

  .what-i-do ul.social li a {
    margin-right: 10px;
  }

  .see-more h2 {
    text-align: center;
    padding-top: 0px;
  }

  .about-me-skills:before {
    display: none;
  }

  .about-me-skills .change-color {
    position: relative;
  }

  .what-i-do:before {
    display: none;
  }

  .page-404 {
    padding-top: 150px;
    margin-bottom: 125px;
  }

  #menu {
    display: none;
  }

  .slicknav_menu {
    display: block;
  }

  .portfolio .boxes a.box {
    height: 325px;
  }

  .portfolio .boxes a.box h3 {
    top: 360px;
  }

  .product .iphone {
    display: none;
  }

  .social-footer ul li {
    margin: 0px 4px;
  }

  .social-footer ul li a i {
    font-size: 35px;
  }

  .social-footer .text {
    margin-bottom: 15px;
    font-size: 21px;
  }

  .slick-next {
    right: 5px;
  }

  .slick-prev {
    left: 5px;
  }

  .slick-prev,
  .slick-next {
    top: 40%;
  }

  h1 {
    font-size: 47px;
  }

  .skills h3.circle-title {
    margin: 0px 0px 55px 0px;
  }

  .links a:last-child {
    margin-right: 67px;
  }

  .footer {
    overflow-x: hidden;
  }

  .footer .links {
    text-align: left;
    white-space: nowrap;
  }

  .footer .links a {
    line-height: inherit;
  }

  .footer .links a:first-child {
    padding-left: 0px;
  }

  .footer .scroll-top {
    height: 68.5px;
  }

  .search-form {
    display: none;
  }

  .mouse_scroll {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  section.contact-banner-v1 .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section.contact-banner-v1 .container .span8 {
    width: 100%;
  }

  section.contact-banner-v1 .container .span8 #map {
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  section.contact-banner-v2 .container .span12 {
    padding: 0 30px;
  }

  .features .feature {
    text-align: center;
  }

  .features .feature i {
    margin-bottom: 15px;
  }

  section.latest-news-module .container div.news-list {
    width: 100%;
  }

  section.latest-news-module .container div.news-list div.news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
  }

  section.latest-news-module .container div.news-list div.news div.content {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
  }

  section.latest-news-module .container div.news-list div.news div.content h3 {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
  }

  section.latest-news-module .container div.news-list div.news div.content div.summary-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -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;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  section.latest-news-module .container div.news-list div.news div.content div.summary {
    margin-bottom: 20px;
    text-align: center !important;
  }

  section.latest-news-module .container div.news-list div.news div.content div.summary p {
    text-align: center !important;
  }

  section.latest-news-module .container div.news-list div.news div.content a.read-more {
    text-align: center !important;
  }

  section.latest-news-module .container div.news-list div.news div.image {
    width: 100%;
    background-position: center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 300px;
    margin: 0 auto;
  }

  .pricing-box {
    width: 300px;
    margin-bottom: 50px;
  }

  .pricing-box__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 75px 0 200px 0;
  }

  section.cta-banner-module .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  section.cta-banner-module .content h2 {
    margin-bottom: 25px;
    margin-right: 0px;
  }

  section.cta-banner-module .content > div {
    text-align: center;
    min-width: 30%;
  }

  section.cta-banner-module .content > div .cta_button {
    margin-top: 0px !important;
  }

  section.latest-news-module .container div.news-list {
    width: 100%;
  }

  section.latest-news-module .container div.news-list div.news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    display: block;
  }

  section.latest-news-module .container div.news-list div.news div.content {
    width: 100%;
    height: 100%;
    display: block;
  }

  section.latest-news-module .container div.news-list div.news div.content h3 {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
  }

  section.latest-news-module .container div.news-list div.news div.content div.summary-wrapper {
    /*						justify-content:flex-start;
    flex-direction:column;
    display:flex;*/
    height: 100%;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: block;
  }

  section.latest-news-module .container div.news-list div.news div.content div.summary {
    margin-bottom: 20px;
    text-align: center !important;
  }

  section.latest-news-module .container div.news-list div.news div.content div.summary p {
    text-align: center !important;
  }

  section.latest-news-module .container div.news-list div.news div.content a.read-more {
    text-align: center !important;
  }

  section.latest-news-module .container div.news-list div.news div.image {
    width: 100%;
    background-position: center;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 300px;
  }

  section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div {
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .map .map-wrapper {
    max-height: 55vh;
  }

  .contact-page {
    padding-bottom: 80px;
  }

  .contact-page h3 {
    margin-top: 20px;
  }

  .contact-page .container .row-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .contact-page .container #map {
    margin: 30px auto;
  }

  .contact-page .container .social-share-module {
    text-align: center;
    margin: 10px 0;
  }

  .contact-page .container .widget-type-text.social-heading {
    margin: 15px 0 10px 0;
  }

  .contact-page .container .widget-type-text.social-heading .layout-widget-wrapper {
    text-align: center;
  }

  .contact-page .container .widget-type-form .form-title {
    text-align: center;
    margin: 20px 0 10px 0;
  }

  .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset .input {
    margin-right: 0px;
  }

  .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset textarea.hs-input,
  .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset input[type="text"].hs-input,
  .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset input[type="email"].hs-input,
  .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset input[type="tel"].hs-input,
  .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset input[type="number"].hs-input {
    width: 100%;
    color: #2b2a2b;
    font-size: 16px;
    border: solid 1px #ebeaea;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

  .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
  }

  .contact-template.contact-v1 .body-container-wrapper form.hs-form fieldset.form-columns-2 .hs-form-field:last-of-type {
    margin-left: 0%;
  }

  .contact-template.contact-v1 .body-container-wrapper form.hs-form label span {
    color: #2b2a2b;
    font-weight: 200px;
  }

  .pricing-box__container.pricing-box__4-col {
    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;
  }

  .pricing-box__container.pricing-box__4-col .pricing-box {
    width: 100%;
    margin: 0 15px;
    max-width: 300px;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 50px;
  }

  #counter .container .counter-box {
    width: 50%;
  }

  .sodium-blog .blog-section,
  .sodium-blog .widget-type-blog_comments {
    padding-right: 0px;
  }

  .sodium-blog .widget-type-blog_content > .blog-section {
    padding-right: 0px;
  }

  .sodium-blog .side-bar-blog .widget-type-blog_subscribe {
    display: none;
  }
}

@media (max-width: 766px) {
  .hero-banner-landing-basic-2 .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero-landing .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero-landing .container .hero-banner-wrap {
    width: 100%;
    margin: 0 40px;
  }

  .hero-landing .container .hero-banner-wrap:after {
    display: none;
  }

  .hero-landing .container .hero-banner-wrap h1 {
    margin: 20px 0;
  }
}

@media (max-width: 761px) {
  .square-boxes-section .hs_cos_wrapper_widget_container {
    display: block;
  }

  .square-boxes-section .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin: auto;
  }
}

@media screen and (max-width: 600px) {
  .blog-email-subscription .hs_email {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column wrap;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .blog-email-subscription .subscription-arrow__container {
    display: none;
  }

  .testimonials-quotes .slick-testimonial-quotes .slick-track .slick-current {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@media only screen and (max-width: 580px) {
  .hero-event-clock .clock-wrap {
    height: 298px;
  }

  .hero-event-clock .clock-wrap .clock {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero-event-clock .clock-wrap .clock span {
    width: 40%;
  }

  .hero-event-clock .clock-wrap .clock span small {
    font-size: 20px;
    margin-top: 5px;
  }

  .hero-event-clock .clock-wrap .clock p:nth-child(4) {
    display: none;
  }

  .landing-event-plan .event-plan .title-event-wrap {
    font-size: 26px;
  }

  .landing-event-plan .event-plan .title-event-wrap .time-event {
    padding-left: 15px;
  }

  .landing-single-event .single-event-wrap .time-single {
    font-size: 20px;
    padding-left: 15px;
    text-align: center;
  }

  .landing-single-event .single-event-wrap .desc-single {
    font-size: 16px;
    width: 80%;
  }

  .landing-single-event .single-event-wrap .dot-single {
    width: 20%;
  }
}

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

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

@media (max-width: 542px) {
  .homevideo .content p:last-of-type a.cta_button,
  .homevideo .content p:last-of-type a.btn-video-home {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 540px) {
  section.our-products-section .container > .span12 > .hs_cos_wrapper_widget_container > div section.product-section a h3 {
    padding-right: 60px;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) {
    max-width: 100%;
    width: 100%;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .icon {
    margin-left: 0px;
    margin-right: 0px;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .content {
    text-align: center;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(odd) section.reason-section .content h4 {
    text-align: center;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) {
    max-width: 100%;
    width: 100%;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) section.reason-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) section.reason-section .icon {
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) section.reason-section .content {
    text-align: center;
  }

  section.reasons-section .container > .span12 > .hs_cos_wrapper_widget_container > div:nth-of-type(even) section.reason-section .content h4 {
    text-align: center;
  }
}

@media screen and (max-width: 500px) {
  .resource-categories__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 30px;
  }

  .resource__container {
    padding-top: 0;
  }

  .resource {
    width: 100%;
  }

  .lead-section .icon-box {
    width: 100%;
  }
}

@media (max-width: 486px) {
  .video-module__play-button {
    width: 80px;
    height: 80px;
  }

  .video-module__label {
    font-size: 24px;
    top: 80px;
  }

  .landing-video-v4 .header-landing .widget-type-cta {
    display: none;
  }
}

@media (max-width: 486px) and (max-width: 400px) {
  .video-module__label {
    font-size: 18px;
  }
}

@media (max-width: 480px) {
  .ico-image-hero .right .icons-section {
    -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;
  }

  .ico-image-hero .right .icons-section .icon {
    margin: 15px 0px;
  }
}

@media only screen and (max-width: 480px) {
  .feature-mocup__iphone2-container {
    display: none;
  }

  .small-header-for-careers .description-header h1 {
    font-size: 48px;
  }

  .small-header-for-careers .description-header h1 span {
    font-size: 48px;
  }

  .one-colum-basic .img-wrap-basic {
    padding-right: 15px;
  }

  .one-colum-basic .img-wrap-basic img {
    -webkit-box-shadow: 15px 15px 0px #ffc400;
    -moz-box-shadow: 15px 15px 0px #ffc400;
    box-shadow: 15px 15px 0px #ffc400;
    margin-top: 10px;
    margin-bottom: 39px;
  }

  .two-column-left-content .img-wrap-basic {
    padding-right: 15px;
  }

  .two-column-left-content .img-wrap-basic img {
    -webkit-box-shadow: 15px 15px 0px #ffc400;
    -moz-box-shadow: 15px 15px 0px #ffc400;
    box-shadow: 15px 15px 0px #ffc400;
    margin-top: 10px;
    margin-bottom: 39px;
  }

  .post-header {
    -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-section .img-description {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .description {
    text-align: center;
  }

  .blog-careers .blog-section .post-body ul li {
    line-height: 25px;
  }
}

@media screen and (max-width: 480px) {
  .blog-email-subscription input[type="submit"] {
    margin-top: 30px;
  }

  .blog-email-subscription input[type="email"] {
    width: 280px;
  }

  .blog-email-subscription label {
    margin-right: 0px;
    font-size: 14px;
  }

  .blog-email-subscription .hs-error-msgs {
    left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .sodium-blog #comment-form .hs-form fieldset {
    margin: 0px;
  }

  .sodium-blog #comment-form .hs-form fieldset .input {
    margin-bottom: 10px;
  }

  .sodium-blog #comment-form .hs-form fieldset input[type="radio"],
  .sodium-blog #comment-form .hs-form fieldset input[type="checkbox"] {
    margin-right: 10px;
    margin-top: 0px;
  }

  .sodium-blog #comment-form .hs-form fieldset.form-columns-1 > .hs-form-field:first-of-type .input {
    margin-right: 0px;
  }

  .sodium-blog #comment-form .hs-form fieldset.form-columns-2 > .hs-form-field:last-of-type .input {
    margin-right: 0;
    margin-left: 0px;
  }

  .sodium-blog #comment-form .hs-form fieldset.form-columns-2 > .hs-form-field:first-of-type .input {
    margin-right: 0px;
    margin-left: 0;
  }

  .sodium-blog #comment-form .hs-form fieldset.form-columns-2:first-of-type > .hs-form-field:nth-of-type(2) .input {
    margin-right: 0px;
    margin-left: 0;
  }
}

@media (max-width: 450px) {
  .page-404 img {
    width: 100% !important;
    height: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 450px) {
  #counter .container .counter-box {
    width: 100%;
  }
}

@media only screen and (max-width: 449px) {
  .careers-form {
    min-height: 1100px;
  }

  .careers-form .careers-form-inner {
    min-height: 976px;
  }
}

@media (max-width: 435px) {
  .landing-brochure .hero-banner h1 {
    font-size: 40px;
  }

  .landing-brochure .hero-banner h1 span {
    font-size: 40px;
  }
}

@media (max-width: 415px) {
  .services-main h1 {
    margin-top: 200px;
    font-size: 38px;
  }

  .recent img {
    max-width: 200px;
  }

  .expertise img {
    width: 100px;
    padding: 25px 0;
  }

  .expertise .span10.text {
    padding: 0;
  }

  .expertise .span10.text p {
    padding-bottom: 20px;
  }

  .our-capabilities-page h1 {
    font-size: 40px;
  }

  #counter .cta_button {
    margin: 0 auto !important;
  }

  .see-more-cta {
    width: 170px;
    padding: 10px 21px;
  }

  .faq-main h2 {
    margin-top: 100px;
    padding: 15px;
  }

  .our-certifications img {
    width: 70px !important;
  }

  .testimonials .person-container .person-left {
    text-align: center;
  }

  .testimonials .person-container .person-right {
    text-align: center;
    padding-left: 10px;
    height: 100px;
  }

  .testimonials .person-container .person-right p {
    padding-top: 15px;
  }

  .testimonials .person-container img {
    display: inline-block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }

  .testimonials .person-container div {
    width: 100%;
    float: none;
  }

  .history .dashed-line {
    width: 50%;
    float: left;
    margin-top: 150px;
  }

  .history .slick-history {
    width: 50%;
    float: left;
  }

  .portfolio-blog .portfolio-header h2 {
    font-size: 10vw;
  }
}

@media screen and (max-width: 400px) {
  .pricing-box {
    width: 260px;
  }

  .resource--vertical .resource__image-container {
    margin-bottom: 5px;
  }

  .hero-banner--big {
    height: -webkit-calc(100vh - 70px);
    height: -moz-calc(100vh - 70px);
    height: calc(100vh - 70px);
  }

  .hero-banner--big h2 {
    font-size: 51px;
  }

  .hero-banner--big p {
    text-align: center;
  }
}

@media (max-width: 400px) {
  .landing-page header.header.perma-fixed .container .landing-flex-menu .widget-type-cta {
    display: none;
  }

  .case-study-v2 figure.case-study {
    min-width: 0;
  }
}

@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;
  }
}

@media only screen and (max-width: 380px) {
  .landing-event-plan .event-plan .title-event-wrap {
    font-size: 20px;
  }
}

@media (max-width: 380px) {
  .footer .copy {
    line-height: 20px;
    max-width: 200px;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 359px) {
  .listing-blog-careers .single-post-wrap .sinle-post-description {
    /*margin: 15px 0px 14px 5px;*/
    margin: 0px;
    width: 100%;
  }

  @media (max-width: 335px) {
    .thank-you-page .social ul {
      padding-left: 5px;
    }
  }

  @media (max-width: 321px) {
    h1 {
      font-size: 37px;
    }
  }

  @media screen and (min-width: 601px) and (max-width: 1400px) {
    .testimonials-quotes .slick-testimonial-quotes .slick-track .slick-current {
      -webkit-transform: scale(1.3);
      -moz-transform: scale(1.3);
      -ms-transform: scale(1.3);
      -o-transform: scale(1.3);
      transform: scale(1.3);
    }
  }

  @media (min-width: 992px) and (max-width: 1240px) {
    .landing-video-v4 .row-fluid .wrapper {
      max-width: 900px;
    }
  }

  @media (min-width: 768px) and (max-width: 991px) {
    .landing-video-v4 .row-fluid .wrapper {
      max-width: 700px;
    }

    .landing-video-v4 .row-fluid .hero-left {
      width: 100%;
    }

    .landing-video-v4 .row-fluid .hero-form {
      width: 100%;
      margin: 40px 0 10px;
    }

    .landing-video-v4 .row-fluid .testimonial-section .slick-slide {
      -webkit-transform: scale(0.94) !important;
      -moz-transform: scale(0.94) !important;
      -ms-transform: scale(0.94) !important;
      -o-transform: scale(0.94) !important;
      transform: scale(0.94) !important;
    }

    .landing-video-v4 .row-fluid .service-boxes .hs_cos_wrapper_type_custom_widget {
      padding: 10px;
    }

    .social-footer ul li {
      margin: 0px 25px;
    }

    .links a:last-child {
      margin-right: 50px;
    }

    .search-form {
      display: none;
    }

    .team .slick-prev {
      left: 0px;
      top: 26%;
    }

    .team .slick-next {
      right: 0px;
      top: 27%;
    }
  }

  @media (min-width: 30px) and (max-width: 767px) {
    .landing-video-v4 .row-fluid .wrapper {
      max-width: 100%;
    }

    .landing-video-v4 .row-fluid .top-section {
      text-align: center;
    }

    .landing-video-v4 .row-fluid .top-section img {
      margin: 0 0 10px;
    }

    .landing-video-v4 .row-fluid .top-section .cta_button {
      float: none;
      display: inline-block;
      margin-top: 10px;
    }

    .landing-video-v4 .row-fluid .hero-form {
      width: 100%;
      margin: 40px 0 10px;
    }

    .landing-video-v4 .row-fluid .service-section {
      padding: 30px 0;
    }

    .landing-video-v4 .row-fluid .service-boxes .hs_cos_wrapper_type_custom_widget {
      margin: 0;
      width: 100%;
      padding: 20px 0;
    }

    .landing-video-v4 .row-fluid .testimonial-section {
      padding: 30px 0;
    }

    .landing-video-v4 .row-fluid .testimonial-section .slick-slide {
      -webkit-transform: scale(0.94) !important;
      -moz-transform: scale(0.94) !important;
      -ms-transform: scale(0.94) !important;
      -o-transform: scale(0.94) !important;
      transform: scale(0.94) !important;
    }

    .landing-video-v4 .row-fluid .testimonial-section h2 {
      font-size: 32px;
    }
  }

  @media (max-width: 1045px) and (min-width: 767px) {
    .hs_cos_wrapper_type_custom_widget .span4 {
      width: 45%;
    }

    header.header #menu ul li.hs-menu-depth-1 a {
      padding: 0 10px;
    }
  }

  @media (min-width: 1200px) and (max-width: 1300px) {
    .links a:last-child {
      margin-right: 67px;
    }
  }

  @media (min-width: 992px) and (max-width: 1199px) {
    .social-footer ul li {
      margin: 0px 40px;
    }

    .links a:last-child {
      margin-right: 50px;
    }

    .team .slick-prev {
      left: 0px;
      top: 27%;
    }

    .team .slick-next {
      right: 0px;
      top: 27%;
    }

    /* #menu is the original menu */
  }

  @media (min-width: 768px) and (max-width: 1059px) {
    .individual-project-page .project-highlights .social {
      width: 130px;
    }

    .individual-project-page .project-highlights .social li {
      padding-bottom: 10px;
    }
  }

  @media (max-width: 415px) and (max-height: 764px) and (min-width: 410px) {
    .services-main h1 {
      margin-top: 250px;
    }
  }

  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    section.contact-banner-v2 .container {
      height: 508px;
    }
  }

  .landing-video-v4 .footer-info .hs-rss-title{
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 300;
    font-family: "GillSans";
  }
  .landing-video-v4 .widget-type-form form input{
    background-color: transparent;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 300;
    border-bottom: solid 1px #fff;
    color: #fff;
    margin-top:5px;
    font-family: "GillSans";
  }

  .landing-video-v4 .widget-type-form .hs-form-field{
    margin-bottom: 15px;
  }
  .landing-video-v4 .widget-type-form form input.hs-button{
    background-color: #ffc400;
    padding: 7px 40px;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    color: #fff;
    line-height: 30px;
    -webkit-appearance: none;
    font-family: "GillSans";
  }
  .landing-video-v4 .widget-type-form form input.hs-button:hover {
    background-color: #fff;
    color: #ffc400;
    -webkit-appearance: none;
  }
  .landing-video-v4 .widget-type-form form input[type="submit"] {
    border-bottom: none;
    font-size: 20px;
    font-family: "GillSans";
  }
  .landing-video-v4 .row-fluid input[type=submit]{
    margin-top:19px;
  }

  .landing-video-v4 .footer-info h3{
    font-size: 20px;
    margin: 25px 0px 30px 0px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
  }


  #popup-blog-language"{
  display:none;
}
.active-popup{
  width:100%;
  height:100%;
  position:fixed;
  display:block!important;
  background:#000;
}
.experience{
  padding-top:50px;
  padding-bottom:50px;
}
.experience p{
  font-weight:400;
}
.worldin h2,  .worldin p{

  color:white;
  text-align:left!important;

}
.worldin .quote{
  border-left:5px solid #ffc400;
  padding:15px 50px;
  position:relative;
}
.worldin .quote:before{
  content: open-quote;
  top: 0px;
  left: 20px;
  position: absolute;
  display: block;
  font-size: 40px;
  font-weight: 500;
}
.worldin .quote span{
  position:relative;
}
.worldin .quote span:after{
  content: close-quote;
  top: 0px;
  left: 20px;
  position: absolute;
  display: block;
  font-size: 40px;
  font-weight: 500;
}
#main_section1{
  text-align:center;
  background-color:#ffc400;
}
#main_section1 h2{
  color:white;
  text-align:center;
  font-size:36px;
  text-transform:uppercase;
}
#main_section1 h3{
  color:black;
  font-size:27px;
  text-align:center;
}
#main_section1 p{
  color:white;
  font-size:20px;
  text-align:center;
}
#main_section1 .slick-slide img{
  display:inline;
}
#main_section1 .cta_button{

  display: inline-block;
  color: #ffffff;
  background-color: transparent;
  margin-top: 30px;
  padding: 10px 50px;
  text-decoration: none !important;
  text-align: center;
  text-transform:uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  border: solid 2px #ffffff;
}
#main_section1 .cta_button:hover{    
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ffc400;
  text-decoration: none;
}
.history-timeline .slick-prev{
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
}
.history-timeline .slick-next {
  margin-top:310px;

  left: 0;
  right: 0;
  top: initial;
  bottom: -90px;
}
.history-timeline .slick-prev, .history-timeline .slick-next {
  width: 57px;
  height: 29px;
  z-index: 100;
}

@media(max-width:1008px){
  .small-header-for-blog h1{
    font-size:40px;
  }
  .sodium-blog .single-post-details p{
    margin:0px!important;
    margin-top:20px!important;
  }

}
@media(max-width:350px){

  .sodium-blog .single-post-details{
    bottom:0px;
  }

}

.social-button-container{
  position: absolute;
  left: 50%;
  bottom: 0px;
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  -o-transform: translate(-50%);
  transform: translate(-50%);
  min-width: 1170px;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer;
}
.soc-cont{
  cursor: pointer;
  position: relative;
  text-align: right;
  float: right;
}
.social-button{
  cursor: pointer;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 10px;
  border-radius: 5px;
  font-size: 18px;
  border: solid 2px #fff;
  color: #fff;
  padding: 10px;
  text-decoration: none;
  text-align: center;
  background-color: #ffc400;
  border-color: #ffc400;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-bottom-left-radius:0px;
  border-bottom-right-radius:0px;
  border-bottom:0px;

}
.social-button.change{
  border-color:white;
  background-color:transparent;
}
.soc-cont{
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-bottom:-100px;
}
.soc-cont-hover{
  margin-bottom:0px;
}
.social-button ul{
  display: flex;
  justify-content: center;
  list-style: none;
  padding-top:30px;
  padding-bottom:30px;
}
.social-button:hover{
  margin-bottom:0px;
}

.social-button ul li{
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;



}
.social-button ul li a{

  width:40px;
  height:40px;
  display:block;

}
.social-button ul li a{
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color:white;
  text-align:center;
}
.social-button ul li:hover{

  background-color:white;
}
.social-button ul li:hover a{
  color:#ffc400;
}

.social-button ul li a i{
  margin-top:10px;
}
@media(max-width:1170px){
  .social-button-container{
    min-width:100%;
  }
}
@media(max-width:500px){
  .soc-cont{
    float:none;
    text-align:center;
  }
  .social-button.change{
    border-color:#ffc400;;
    background-color:#ffc400;;
  }

}
@media(max-width:971px){
  .header.header .hs-form{

    margin-right:0px!important;
    margin-left:10px!important;
    margin-top:10px!important;
    margin-bottom:10px!important;
    float:left!important;
  }
  header.header .hs-form input{
    opacity: 1;
    width: 120px;
    z-index: 1;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    transition: all 0.4s linear;
    display:inline-block;
  }
  .input .hs-button{
    display:inline-block;
  }
  .input input{
    display:inline-block;
  }
  header.header .hs-form .field a:after{
    left:-45px;
  }


}

}
.faqu{
  padding-top:50px;
  padding-bottom:50px;

}
.faqu .right-section h2{
  color:#2b2a2b;
}
.faqu .right-section h3{
  margin:0px;

}
.faqu .right-section form input, .faqu .right-section form textarea{
  margin-top:10px;
  border:1px solid #d6d5d5;
  padding:20px;
  color:#000000;
  border-radius:5px;
}

.faqu .right-section form input.hs-button{
  background-color: #ffc400;
  padding: 7px 40px;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  color: #fff;
  line-height: 30px;
  -webkit-appearance: none;
  font-family: "GillSans";
  border-color:#ffc400;
}
.faqu .right-section form input.hs-button:hover {
  background-color: #fff;
  color: #ffc400;
  -webkit-appearance: none;
}
.faqu .right-section label{
  color:#000;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
  border:none!important;
}
.nav-tabs{
  border-bottom:none!important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
  background-color: #ffc400!important;
  color:white!important;
}
.nav-tabs > li > a:hover{
  border-color:transparent;
}
.nav > li > a:hover, .nav > li > a:focus{
  background-color: #ffc400!important;
  color:white!important;
}
.nav-tabs > li > a{
  border-radius:4px 4px 4px 4px!important;
  color:#555;
  border:none!important;
  font-size:18px;
  font-weight:500;
  text-transform:uppercase;
}
.btn.btn-link{
  font-size:18px!important;
  font-weight: 500!important;
  color:#555;
  text-decoration:none!important;
}
.btn.btn-link.collapsed:before{
  content:"\f105";
  color:#ffc400;
  font-family:FontAwesome;
}
.btn.btn-link:before{

  content:"\f107";
  color:#ffc400;
  font-family:FontAwesome;

}
.collapse, .collapsing{
  padding: 0px;
}
.btn-link:hover, .btn-link:focus{
  color:#555!important;
}
#accordion{
  margin-top:30px;
}
.btn{
  white-space:inherit!important;
  text-align:left!important;
}
.nav-tabs > li > a{
  margin:2px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus{
  outline:none!important;

}
.resource-categories__list{
  justify-content:center;
}
.separator .content{
  height:100%;
  width: 100%;
  display:block;
  position: relative;
}
.separator .content h2{

  text-align:center;
  text-transform: uppercase;
}
.separator .content .widget-type-cta{
  text-align:center;
}
.elo{
  padding-top:30px;
  padding-bottom:45px;
}
.elo .cta_button{
  margin-top:15px!important;
  border-color:white!important;
}
.elo .cta_button:hover{
  background-color:white!important;
  color:#ffc400!important;
  border-color:white!important;
}
.hero-banner-wrap.container input{
  padding:10px 20px!important;
  border-radius: 5px;
  border: none;
  color:#555;
  margin-top:30px;
  border:1px solid white;
}
#myInput1{
  font-size:18px;
  position:relative;
}
.inp:before{
  content:'\f002';
  color:#ffc400;
  position:absolute;
  font-size:18px;
  font-family:FontAwesome;
  top:41px;
  right: 20px;
  z-index:1;
}
.inp{
  width:79%;
  display:inline-block;
  position:relative;
}
.troch{
  width:19%;
  background-color:#ffc400;
  border:1px solid #ffc400;
  padding:10px;
  border-radius:5px;
  text-transform:uppercase;
  font-size:18px;
  color:white;
}
.troch:hover{
  color:#ffc400;
  background-color:white;
  border:1px solid #ffc400;
}
.raport{
  max-width:800px;
  margin:auto;
}
@media(max-width:768px){
  .separator .widget-type-cta{

    text-align:center;

  }
  .inp{
    width:100%;
    max-width:400px;
  }
  .troch{
    width:100%;
    margin-top:30px;
    max-width:400px;
  }
}
.stringo-history #main_section1 h3{
  color: white;
}
.butt{
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  padding: 15px 10px;
  border-radius: 5px;
  font-size: 18px;
  border: solid 2px #fff;
  color: #fff;
  padding: 10px;
  padding-left:20px;
  padding-right:20px;
  width: 170px;
  margin-top: 40px;
  text-decoration: none;
  text-align: center;
  background-color: white;
  border-color: white;
  color: #ffc400;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position:relative;
}
/*.butt:before{
content:'\f061';
color:#ffc400;
position:absolute;
font-size:18px;
font-family:FontAwesome;
top:11px;
right: 12px;
z-index:1;
}*/
.butt:hover{

  background-color: #ffc400;
  border-color: white;
  color: white;
}
.butt:hover:before{
  color:white;
}

.about-me_skills {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
.about-me_skills .text-block {
  width: 50%;
  background-color: #ffc400; }
.about-me_skills .text-block .text-block-content {
  max-width: 550px;
  margin-top: 15px;
  margin-bottom: 40px; }
.about-me_skills .text-block .text-block-content.txt-left {
  margin-left: 10px;
  margin-right: 40px; }
.about-me_skills .text-block .text-block-content.txt-right {
  margin-left: 40px;
  margin-right: 10px; }
@media (max-width: 767px) {
  .about-me_skills .text-block .text-block-content {
    float: none !important;
    margin: 20px auto !important; } }
@media (max-width: 550px) {
  .about-me_skills .text-block .text-block-content {
    margin: 20px 15px !important; } }
.about-me_skills .text-block .text-block-content h3 {
  font-size: 40px;
  color: #fff;
  margin: 30px 0 20px; }
.about-me_skills .text-block .text-block-content p {
  color: #fff; }
.about-me_skills .text-block .text-block-content ul.social {
  margin-top: 45px;
  margin-bottom: 15px; }
.about-me_skills .text-block .text-block-content ul.social li {
  margin-right: 0; }
.about-me_skills .text-block .text-block-content ul.social li a {
  text-align: center;
  display: block;
  line-height: 67px;
  height: 54px;
  width: 54px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 2px #ffffff;
  margin-right: 19px;
  color: #ffffff;
  background-color: #ffc400; }
.about-me_skills .text-block .text-block-content ul.social li a:hover {
  color: #ffc400;
  background-color: #ffffff;
  cursor: pointer; }
.about-me_skills .text-block .text-block-content ul.social li a i {
  font-size: 33px;
  display: block;
  line-height: 55px;
  margin-top: -1px; }
.about-me_skills .progress_bars {
  width: 50%; }
.about-me_skills .progress_bars .skills-header h2 {
  color: #626262;
  margin-bottom: 35px;
  margin-top: 0px;
  padding-top: 50px; }
.about-me_skills .progress_bars .wrapper-bars {
  width: 100%;
  padding: 0 35px 60px;
  max-width: 550px;
  margin: 15px 0 40px;
  display: inline-block; }
@media (max-width: 767px) {
  .about-me_skills .progress_bars .wrapper-bars {
    float: none !important;
    margin: 20px auto;
    display: block; } }
.about-me_skills .progress_bars .wrapper-bars h3 {
  color: #626262;
  font-size: 40px;
  margin: 30px 0 20px; }
.about-me_skills .progress_bars .wrapper-bars h3 span {
  color: #ffc400;
  letter-spacing: 3px; }
.about-me_skills .progress_bars .wrapper-bars h4 {
  margin-top: 15px;
  width: 100%;
  font-size: 16px;
  color: #626262;
  text-align: left;
  font-weight: normal;
  margin-bottom: 12px; }
.about-me_skills .progress_bars .wrapper-bars .bar {
  width: 100%;
  height: 19px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #4a4949;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
.about-me_skills .progress_bars .wrapper-bars .loading-bar {
  width: 0%;
  height: 19px;
  background-color: #ffc400;
  position: relative;
  -webkit-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  transition: all 0.6s linear;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }
.about-me_skills .progress_bars .wrapper-bars .loading-bar .circle {
  background-color: #ffc400;
  position: absolute;
  height: 19px;
  width: 19px;
  top: 0px;
  right: -5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
.about-me_skills .progress_bars .wrapper-bars .loading-bar .circle span {
  position: absolute;
  top: -23px;
  text-align: center;
  color: #626262;
  font-size: 16px;
  font-weight: 600; }
.about-me_skills .image-container {
  width: 50%;
  background-position: center;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: auto; }
@media (max-width: 767px) {
  .about-me_skills .image-container {
    max-width: 100%;
    height: auto; } }
@media (max-width: 767px) {
  .about-me_skills {
    -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; }
  .about-me_skills .text-block, .about-me_skills .progress_bars {
    width: 100%; }
  .about-me_skills .progress_bars {
    background-color: #fff; } }

.google-maps-module #map-close {
  position: fixed;
  top: 20px;
  left: 20px;
  font-size: 26px;
  border: 0;
  background-color: transparent;
  z-index: 9;
  margin: 0;
  padding: 0;
  width: 61px; }
.google-maps-module #map-close .fa {
  padding: 0px 3px;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
  color: #ffc400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.google-maps-module .map-wrapper {
  height: auto;
  width: 100%;
  position: relative;
  float: right; }
.google-maps-module .map-wrapper .gmnoprint .gm-style-mtc {
  display: none !important; }
.google-maps-module .map-wrapper #map-find-road {
  position: absolute;
  bottom: 125px;
  font-size: 26px;
  border: 0;
  background-color: transparent;
  z-index: 9;
  right: 10px;
  padding: 0;
  margin: 0;
  width: auto; }
.google-maps-module .map-wrapper #map-find-road .fa {
  padding: 0px 3px;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  color: #ffc400;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.google-maps-module .map-wrapper #start-position {
  position: absolute;
  bottom: 126px;
  right: 46px;
  width: 0px;
  font-size: 14px;
  height: 26px;
  z-index: 9;
  color: #626262;
  border: 0;
  padding: 0px 0px;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  box-shadow: rgba(0, 0, 0, 0.29804) 0px 1px 4px -1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
.google-maps-module .map-wrapper #start-position.open {
  width: 200px;
  padding: 0px 3px; }
.google-maps-module .map-wrapper.full-open {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100vw;
  max-height: 100vh;
  height: 100vh; }
.google-maps-module .map-wrapper.full-open #map {
  max-width: 100%;
  width: 100%;
  height: 100%;
  float: none; }
.google-maps-module .map-wrapper .mask, .google-maps-module .map-wrapper .separator--contact__mask {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: transparent; }
.google-maps-module .map-wrapper iframe {
  width: 100%;
  height: 100%; }

.header-with-search {
  -moz-background-size: cover;
  background-size: cover;
  height: 500px;
  width: 100%;
  margin-top: 70px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.header-with-search .mask, .header-with-search .separator--contact__mask {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #000; }
.header-with-search .description-header {
  position: relative;
  z-index: 3;
  text-align: center;
  width: 90%; }
.header-with-search .description-header h1 {
  font-weight: 300 !important;
  z-index: 2;
  font-size: 58px;
  width: 100%;
  font-weight: normal;
  margin: 0;
  color: #fff;
  word-wrap: break-word; }
@media only screen and (max-width: 480px) {
  .header-with-search .description-header h1 {
    font-size: 40px; } }
.header-with-search .description-header h1 span {
  font-weight: 600 !important; }
@media only screen and (max-width: 480px) {
  .header-with-search .description-header h1 span {
    font-size: 40px; } }
.header-with-search .description-header p {
  color: #fff;
  font-size: 23px;
  padding-top: 13px; }
@media only screen and (max-width: 480px) {
  .header-with-search .description-header p {
    padding-top: 0px; } }
.header-with-search .description-header .search-wrap {
  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;
  margin-top: 56px; }
@media only screen and (max-width: 767px) {
  .header-with-search .description-header .search-wrap {
    -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; } }
@media only screen and (max-width: 480px) {
  .header-with-search .description-header .search-wrap {
    margin-top: 36px; } }
.header-with-search .description-header .search-wrap .input-wrap {
  width: 626px;
  margin-right: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
@media only screen and (max-width: 767px) {
  .header-with-search .description-header .search-wrap .input-wrap {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 95%; } }
.header-with-search .description-header .search-wrap .input-wrap input[type="text"] {
  display: inline-block;
  max-width: 626px;
  height: 46px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  padding-left: 20px; }
@media only screen and (max-width: 767px) {
  .header-with-search .description-header .search-wrap .input-wrap input[type="text"] {
    width: 100%; } }
.header-with-search .description-header .search-wrap .input-wrap input[type="text"]:focus span:after {
  color: red; }
.header-with-search .description-header .search-wrap .input-wrap span {
  width: 0px; }
.header-with-search .description-header .search-wrap .input-wrap span:after {
  font-family: FontAwesome;
  content: "\f002";
  color: #ffc400;
  position: relative;
  right: 50px;
  top: 10px; }
.header-with-search .description-header .search-wrap input[type="submit"] {
  padding: 0;
  display: block;
  width: 145px;
  height: 46px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.hero-banner-portfolio-footer {
  width: 100%;
  height: 475px;
  background-position: center center !important;
  -moz-background-size: cover !important;
  background-size: cover !important;
  position: relative;
  z-index: 0;
  background-repeat: no-repeat; }
.hero-banner-portfolio-footer .mask, .hero-banner-portfolio-footer .separator--contact__mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.36); }
.hero-banner-portfolio-footer .content {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }
.hero-banner-portfolio-footer .content h3 {
  color: #fff;
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.095em; }
.hero-banner-portfolio-footer .content p {
  color: #fff;
  font-size: 18px !important;
  font-weight: 200 !important;
  margin: 52px 0px 42px 0px; }

.hero-banner-portfolio {
  width: 100%;
  height: 500px;
  margin-top: 70px;
  background-position: center center !important;
  -moz-background-size: cover !important;
  background-size: cover !important;
  position: relative;
  z-index: 0;
  background-repeat: no-repeat;
  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; }
.hero-banner-portfolio .mask, .hero-banner-portfolio .separator--contact__mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.36); }
.hero-banner-portfolio .content {
  z-index: 2;
  width: 80%;
  text-align: center; }
.hero-banner-portfolio .content h1 {
  color: #fff;
  font-size: 58px;
  text-transform: uppercase; }
@media only screen and (max-width: 400px) {
  .hero-banner-portfolio .content h1 {
    font-size: 48px; } }
.hero-banner-portfolio .content p {
  color: #fff;
  font-size: 20px !important;
  font-weight: 200 !important;
  margin: 26px 0px 42px 0px; }

.hero-banner-recent-post {
  width: 100%;
  min-height: 355px;
  margin-top: 70px;
  background-position: center center !important;
  -moz-background-size: cover !important;
  background-size: cover !important;
  position: relative;
  z-index: 0;
  background-repeat: no-repeat;
  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; }
.hero-banner-recent-post .mask, .hero-banner-recent-post .separator--contact__mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.36); }
.hero-banner-recent-post .content {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 95%;
  margin-top: 80px; }
@media only screen and (max-width: 985px) {
  .hero-banner-recent-post .content {
    margin-top: 0px;
    padding: 30px 0px; } }
.hero-banner-recent-post .content h1 {
  color: #fff;
  font-size: 44px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  width: 60%;
  margin: 0 auto; }
@media only screen and (max-width: 1451px) {
  .hero-banner-recent-post .content h1 {
    width: 70%; } }
@media only screen and (max-width: 1425px) {
  .hero-banner-recent-post .content h1 {
    width: 95%; } }
.hero-banner-recent-post .content h1 span {
  color: #ffc400; }
@media only screen and (max-width: 486px) {
  .hero-banner-recent-post .content h1 {
    font-size: 34px; } }
.hero-banner-recent-post .content .post-details {
  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;
  margin-top: 35px; }
@media only screen and (max-width: 486px) {
  .hero-banner-recent-post .content .post-details {
    margin-top: 20px; } }
.hero-banner-recent-post .content .post-details .avatar {
  display: block;
  width: 58px;
  height: 58px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px; }
@media only screen and (max-width: 430px) {
  .hero-banner-recent-post .content .post-details .avatar {
    display: none; } }
.hero-banner-recent-post .content .post-details p {
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: 200; }
.hero-banner-recent-post .content .post-details p span {
  font-weight: 400;
  color: #ffc400; }

section.loading-circle .circle {
  width: 200px;
  height: 200px;
  margin: 0 auto; }
section.loading-circle .circle .timer tspan {
  font-family: "Palanquin"; }
section.loading-circle .circle svg {
  margin: -20%; }

section.loading-circle h3 {
  color: #fff;
  font-weight: 300;
  font-size: 25px;
  margin: 35px 0px 55px 0px;
  text-align: center; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .homepage .skills .loading-circle .circle svg {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4); } }

@supports (-ms-ime-align: auto) {
  .homepage .skills .loading-circle .circle svg {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    transform: scale(1.4); } }

.questions {
  height: auto !important;
  min-height: 350px; }
.questions .question {
  width: 100%; }
.questions .question h3 {
  font-size: 20px;
  color: #626262;
  text-transform: uppercase;
  margin-top: 30px;
  font-weight: 300;
  display: block;
  margin-left: 15px;
  position: relative;
  margin-bottom: 0px;
  cursor: pointer;
  padding-left: 7px; }
.questions .question h3:before {
  position: absolute;
  left: -14px;
  top: 1px;
  font-family: "FontAwesome";
  content: "\f105";
  color: #ffc400;
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear; }
.questions .question h3.rotate:before {
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  transition: all 0.1s linear;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
.questions .question p.text {
  font-size: 16px;
  color: #626262;
  font-weight: 300;
  display: none; }

ul.filters li {
  display: inline-block;
  margin-top: 38px;
  margin-right: 0px; }
ul.filters li a {
  padding: 2px 10px;
  color: #626262;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 20px;
  text-transform: uppercase; }
ul.filters li a:hover {
  background-color: #ffc400;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
ul.filters li a.active {
  background-color: #ffc400;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 2px 19px; }

.resources-slide {
  float: left;
  width: 100%; }
.resources-slide .slide-img {
  height: 500px;
  font-weight: 300;
  position: relative;
  margin-bottom: 0;
  top: 0;
  float: left;
  width: 100%; }
.resources-slide .slide-img .mask, .resources-slide .slide-img .separator--contact__mask {
  position: absolute;
  background: rgba(0, 0, 0, 0.36);
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }
.resources-slide .slide-img .slide-content {
  position: relative;
  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%);
  color: #fff;
  z-index: 99; }
.resources-slide .slide-img .slide-content h2 {
  font-weight: 500;
  color: #fff;
  font-size: 58px; }
.resources-slide .slide-img .slide-content h2 span {
  color: #ffc400; }
.resources-slide .slide-img .slide-content p {
  font-size: 20px;
  text-align: center; }

.slider-rec-posts {
  margin-top: 30px;
  margin-bottom: 30px; }
.slider-rec-posts .slick-dots {
  bottom: -40px; }
.slider-rec-posts .slick-dots li button:before {
  font-size: 40px;
  color: #ffc400;
  -webkit-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  -moz-transition: opacity .3s linear;
  transition: opacity .3s linear; }
.slider-rec-posts__slide {
  padding: 15px;
  width: 350px;
  height: 350px;
  -moz-background-size: cover;
  background-size: cover;
  margin: 0px 10px; }
.slider-rec-posts__slide a {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear; }
.slider-rec-posts__slide a:hover img {
  -webkit-box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.2);
  -moz-box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.2);
  box-shadow: 0px 0px 10px 3px rgba(100, 100, 100, 0.2); }
.slider-rec-posts__slide img {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
  margin: auto; }

.hs-blog-post .small-header-for-blog {
  height: 355px; }
.hs-blog-post .small-header-for-blog h1 {
  display: block;
  bottom: 167px;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  top: auto;
  font-size: 44px; }
@media (max-width: 767px) {
  .hs-blog-post .small-header-for-blog h1 {
    font-size: 30px; } }

.small-header-for-products {
  overflow: hidden;
  -moz-background-size: cover;
  background-size: cover;
  height: 500px;
  margin-top: 70px;
  position: relative; }
.small-header-for-products .container {
  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%);
  width: 100%; }
.small-header-for-products .mask, .small-header-for-products .separator--contact__mask {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3); }
.small-header-for-products h1 {
  max-width: 1170px;
  padding: 0 15px;
  font-weight: 200 !important;
  z-index: 2;
  font-size: 58px;
  width: 100%;
  font-weight: normal;
  margin: 0;
  color: #fff;
  line-height: 1.2; }
.small-header-for-products h1 span {
  color: #ffc400;
  font-weight: 600; }
@media (max-width: 767px) {
  .small-header-for-products h1 {
    font-size: 30px; } }
.small-header-for-products h2 {
  font-size: 20px;
  color: #FFF;
  letter-spacing: 0.04em;
  text-transform: none;
  text-align: center;
  font-weight: 300;
  margin-top: 25px; }

section.sticky-footer-module {
  width: 100%;
  background-color: #f7f7f7;
  position: static;
  bottom: -1px;
  z-index: 999;
  padding: 14px 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.1);
  min-height: 70px; }
section.sticky-footer-module .container {
  position: relative; }
section.sticky-footer-module .container .button-container {
  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; }
section.sticky-footer-module .container .button-container > span {
  margin: 0 14px; }
section.sticky-footer-module .container .close {
  position: absolute;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/Products%20Page/close.png");
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  top: 0;
  right: 0;
  width: 14px;
  height: 14px; }
section.sticky-footer-module .container .close:hover {
  cursor: pointer; }

.text-and-image-overflow {
  padding-top: 30px; }
.text-and-image-overflow .container-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
.text-and-image-overflow .container-fluid .text-wrapper {
  width: 50%; }
.text-and-image-overflow .container-fluid .text-wrapper .text-content {
  max-width: 590px;
  padding: 15px; }
.text-and-image-overflow .container-fluid .text-wrapper .text-content h2 {
  text-align: left;
  text-transform: none;
  font-size: 40px;
  font-weight: 200;
  color: #626262; }
.text-and-image-overflow .container-fluid .text-wrapper .text-content h2 span {
  color: #ffc400;
  letter-spacing: 3px; }
.text-and-image-overflow .container-fluid .text-wrapper .text-content p {
  font-size: 16px;
  color: #626262; }
.text-and-image-overflow .container-fluid .image-wrapper {
  width: 50%; }
.text-and-image-overflow .container-fluid .image-wrapper img {
  max-width: 650px;
  width: 100%; }
@media (max-width: 767px) {
  .text-and-image-overflow .container-fluid {
    -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-and-image-overflow .container-fluid .text-wrapper {
    width: 100%;
    padding-bottom: 30px; }
  .text-and-image-overflow .container-fluid .text-wrapper .text-content {
    float: none !important;
    margin: 0 auto; }
  .text-and-image-overflow .container-fluid .image-wrapper {
    width: 100%;
    margin: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .text-and-image-overflow .container-fluid .image-wrapper img {
    float: none !important;
    margin: 20px auto 0;
    display: block; } }

.txt-cta-separator {
  min-height: 160px; }
.txt-cta-separator .separator-content {
  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: 50px 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
@media (max-width: 768px) {
  .txt-cta-separator .separator-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; } }
.txt-cta-separator .separator-content h3 {
  /*color: #ffc400;*/
  font-size: 34px;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 4px; }
@media (max-width: 767px) {
  .txt-cta-separator .separator-content h3 {
    text-align: center; } }

.about-us .team .team-containerd {
  margin-top: 35px;
  margin-bottom: 50px; }
.about-us .team .team-container 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-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; }

.about-us .team h2 {
  margin-top: 50px;
  font-size: 36px;
  color: #626262;
  font-weight: 200;
  text-transform: none;
  letter-spacing: 2px; }

.about-us .about-us-skills h2 {
  color: #626262;
  font-size: 40px;
  font-weight: 200;
  text-transform: none;
  margin-top: 60px; }
.about-us .about-us-skills h2 span {
  letter-spacing: 3px; }

.about-us .about-us-skills .about-me_skills .text-block {
  background-color: #fff; }
.about-us .about-us-skills .about-me_skills .text-block h3 {
  font-size: 31px;
  color: #626262;
  font-weight: 200; }
.about-us .about-us-skills .about-me_skills .text-block .text-block-content {
  margin-top: 0; }
.about-us .about-us-skills .about-me_skills .text-block .text-block-content p {
  color: #626262; }

.about-us .about-us-skills .about-me_skills .wrapper-bars {
  margin-top: 0; }
.about-us .about-us-skills .about-me_skills .wrapper-bars h3 {
  font-size: 31px;
  font-weight: 200; }

.about-us .separator-main {
  background-color: #ffc400; }
.about-us .separator-main .txt-cta-separator {
  min-height: 110px; }
.about-us .separator-main .txt-cta-separator .separator-content {
  padding: 20px 0; }
.about-us .separator-main .txt-cta-separator .separator-content h3 {
  color: #fff; }

.about-us .testimonials h2 {
  text-transform: none;
  font-size: 40px;
  font-weight: 200;
  margin-bottom: 45px;
  letter-spacing: 2px; }

.about-us .testimonials .quotes-slider .slick-slider {
  margin-bottom: 0; }

@media (max-width: 480px) {
  .about-us .testimonials .slick-next {
    right: -10px; }
  .about-us .testimonials .slick-prev {
    left: 0; } }

.about-us .quote {
  color: #fff; }
.about-us .quote__text {
  padding: 0 120px;
  font-size: 18px;
  font-weight: 200; }
.about-us .quote__details {
  text-transform: uppercase;
  font-size: 20px; }
.about-us .quote__position {
  color: #ffc400; }
.about-us .quote__person {
  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;
  margin-top: 55px; }
.about-us .quote__image {
  margin-right: 25px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
@media (max-width: 480px) {
  .about-us .quote__text {
    padding: 0 35px;
    line-height: 1; }
  .about-us .quote__person {
    margin-top: 25px;
    padding-bottom: 0; }
  .about-us .quote__image {
    margin-right: 0; }
  .about-us .quote__details {
    margin-top: 8px; } }

.about-me .hero-banner {
  margin-bottom: 0; }

.about-me .about-me-separator {
  min-height: 160px;
  background-color: #fff; }
.about-me .about-me-separator .span12.widget-span.widget-type-cell .row-fluid-wrapper.row-depth-1.row-number-8 .row-fluid {
  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;
  padding: 50px 0; }
@media (max-width: 767px) {
  .about-me .about-me-separator .span12.widget-span.widget-type-cell .row-fluid-wrapper.row-depth-1.row-number-8 .row-fluid {
    -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; } }
.about-me .about-me-separator .span12.widget-span.widget-type-cell .row-fluid-wrapper.row-depth-1.row-number-8 .row-fluid .widget-type-text span {
  color: #ffc400;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: 4px; }

.sodium-faq {
  counter-reset: li; }
.sodium-faq ol {
  padding-left: 25px; }
.sodium-faq ol li:before {
  color: #ffc400;
  counter-increment: li;
  content: counter(li) ".";
  position: absolute;
  width: 16px;
  background-position: center;
  left: -25px;
  top: 50%;
  display: block;
  font-size: 23px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
  height: 32px; }
.sodium-faq .left {
  margin-top: 5px;
  margin-bottom: 10px; }
.sodium-faq .left p, .sodium-faq .left ol, .sodium-faq .left ul, .sodium-faq .left li, .sodium-faq .left a, .sodium-faq .left span {
  font-weight: 200; }
.sodium-faq .faq {
  padding-bottom: 55px; }
.sodium-faq .faq h2 {
  letter-spacing: 0.04em;
  color: #626262;
  font-size: 40px;
  text-align: left;
  margin-top: 31px;
  text-transform: none; }
.sodium-faq .faq h2 span {
  color: #ffc400;
  letter-spacing: 3px; }
.sodium-faq .faq p {
  font-size: 18px;
  color: #626262;
  margin-top: 30px; }

.homepage .portfolio {
  background-color: #ffc400;
  width: 100%;
  padding-bottom: 8px; }
.homepage .portfolio .flex-wrap .row-fluid {
  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; }
.homepage .portfolio .row-fluid .span3 {
  width: 25%;
  margin: 0px; }
.homepage .portfolio h2 {
  font-size: 34px;
  margin: 45px 0px 45px 0px;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.04em; }
.homepage .portfolio .button {
  margin: 38px 0px 38px 0px;
  width: 100%;
  padding-bottom: 8px; }
.homepage .portfolio .button:hover {
  background-color: #fff;
  color: #ffc400; }
.homepage .portfolio .boxes {
  width: 100%;
  padding-bottom: 8px; }
.homepage .portfolio .boxes a.box {
  width: 100%;
  height: 254px;
  display: block;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden; }
.homepage .portfolio .boxes a.box .shadow {
  background-color: #ffc400;
  opacity: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
.homepage .portfolio .boxes a.box h3 {
  position: absolute;
  top: 300px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  height: 40px;
  text-align: center;
  color: #fff;
  font-size: 29px;
  font-weight: 300;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
.homepage .portfolio .boxes a.box:hover .shadow {
  opacity: 0.63;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
.homepage .portfolio .boxes a.box:hover h3 {
  top: 0px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.homepage .product-cta {
  width: 100%;
  height: 100%;
  -moz-background-size: cover;
  background-size: cover;
  overflow: hidden; }
.homepage .product-cta .product .container.position {
  position: relative; }
.homepage .product-cta .product .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
.homepage .product-cta .product .row-fluid .span5 {
  position: relative; }
.homepage .product-cta .product .row-fluid .span5 img {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
.homepage .product-cta .product h2 {
  text-align: left;
  font-weight: 300;
  font-size: 40px;
  margin: 78px 0px 45px 0px;
  color: #fff;
  letter-spacing: 0.04em;
  text-transform: none; }
.homepage .product-cta .product h2 span {
  letter-spacing: 3px; }
.homepage .product-cta .product .text {
  max-width: 550px;
  color: #fff;
  margin-bottom: 35px; }
.homepage .product-cta .product a.button {
  display: inline-block;
  margin-bottom: 85px; }

.homepage .ios-device {
  background-attachment: scroll !important; }

.homepage .skills {
  background-color: #ffc400;
  overflow: hidden; }
.homepage .skills .flex-circle .row-fluid {
  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; }
@media (max-width: 967px) {
  .homepage .skills .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0; } }
.homepage .skills h2 {
  margin: 30px 0px 50px 0px;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0.04em; }
.homepage .skills h2 span {
  letter-spacing: 3px;
  color: #fff; }
.homepage .skills .loading-circle {
  margin: 0 20px; }
.homepage .skills .loading-circle .circle {
  margin: 0 auto;
  display: block;
  width: 200px;
  height: 200px;
  background-color: #ffc400; }
.homepage .skills .loading-circle .circle svg {
  margin: -20%; }
.homepage .skills .loading-circle .circle .timer tspan {
  font-family: "Palanquin"; }
.homepage .skills h3 {
  color: #fff;
  font-weight: normal;
  font-size: 25px;
  margin: 35px 0px 55px 0px;
  text-align: center; }
.homepage .skills .loader4,
.homepage .skills .loader3,
.homepage .skills .loader2,
.homepage .skills .loader1 {
  max-width: 200px;
  height: auto; }

.homepage .features h2 {
  color: #626262;
  font-size: 40px;
  font-weight: 300;
  letter-spacing: 0.04em;
  text-transform: none; }
.homepage .features h2 span {
  letter-spacing: 3px; }

.homepage .features .icon {
  color: #ffc400; }

.homepage .testimonials {
  position: relative;
  background-position: center center;
  -moz-background-size: cover;
  background-size: cover;
  z-index: 0; }
.homepage .testimonials .mask, .homepage .testimonials .separator--contact__mask {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1; }
.homepage .testimonials .container {
  z-index: 3;
  position: relative; }
.homepage .testimonials .container h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: 0.04em;
  text-transform: uppercase; }
.homepage .testimonials .container h2 span {
  color: #fff;
  letter-spacing: 3px; }
@media (max-width: 467px) {
  .homepage .testimonials .container h2 {
    margin-top: 60px; } }
@media (max-width: 400px) {
  .homepage .testimonials .container h2 {
    margin-top: 30px; } }
.homepage .testimonials .container p {
  font-size: 16px;
  line-height: 24px; }
.homepage .testimonials .container .person {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em; }
.homepage .testimonials .container .person span {
  color: #ffc400; }
.homepage .testimonials .container .slick-dots {
  bottom: -45px; }
.homepage .testimonials .container .slick-dots li button:before {
  color: #ffc400; }

.modules-page .hero-banner {
  margin-bottom: 0; }

.modules-page .text-and-image-overflow {
  padding-top: 0; }

.modules-page .about-me-skills h2 {
  color: #626262;
  font-size: 40px;
  font-weight: 200;
  text-transform: none;
  margin-top: 60px; }
.modules-page .about-me-skills h2 span {
  letter-spacing: 3px; }

.modules-page .about-me-skills .text-block {
  background-color: #fff; }
.modules-page .about-me-skills .text-block h3 {
  font-size: 31px;
  color: #626262;
  font-weight: 200; }
.modules-page .about-me-skills .text-block .text-block-content {
  margin-top: 0; }
.modules-page .about-me-skills .text-block .text-block-content p {
  color: #626262; }

.modules-page .about-me-skills .wrapper-bars {
  margin-top: 0; }
.modules-page .about-me-skills .wrapper-bars h3 {
  font-size: 31px;
  font-weight: 200; }

.modules-page .features-mocup-section {
  padding-bottom: 30px; }

.modules-page .pricing-main-section {
  background: #fff url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/pricing-container-background.png") center bottom no-repeat; }
.modules-page .pricing-main-section .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
  padding-top: 100px; }

.modules-page .pricing-section-header {
  text-align: center;
  max-width: 1000px;
  margin: 0 auto; }
.modules-page .pricing-section-header .widget-type-rich_text {
  text-align: center; }
.modules-page .pricing-section-header h2 {
  color: #626262;
  font-weight: 300;
  font-size: 40px;
  text-transform: none;
  margin-top: 50px; }
.modules-page .pricing-section-header h2 span {
  letter-spacing: 3px; }

.modules-page .brands-slider .slick-dots {
  display: block;
  left: 0; }

.modules-page .brands-slider .slick-list {
  min-width: 100% !important;
  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;
  margin: 0 !important; }

.modules-page .brands-slider .slick-arrow {
  display: none !important; }

.modules-page .brands-slider button.slick-prev.slick-arrow + div.slick-list {
  display: block; }

.modules-page .span7 .widget-type-form .hs-error-msgs a {
  font-size: 18px;
  color: #fff; }

.modules-page-v2 .faq {
  margin-bottom: 40px; }
.modules-page-v2 .faq h2 {
  text-align: left;
  letter-spacing: 0.04em;
  text-transform: none;
  color: #626262;
  font-weight: 300;
  margin-top: 38px;
  padding-left: 0;
  margin-left: 0; }
.modules-page-v2 .faq h2 span {
  letter-spacing: 3px; }
.modules-page-v2 .faq .widget-type-cta {
  margin-top: 10px; }
.modules-page-v2 .faq .questions .question .text p {
  font-size: 18px;
  font-weight: 100; }

.modules-page-v2 #counter {
  height: auto;
  padding-top: 56px;
  padding-bottom: 33px;
  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;
  position: relative; }
.modules-page-v2 #counter .mask, .modules-page-v2 #counter .separator--contact__mask {
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2; }
.modules-page-v2 #counter .container {
  display: block;
  padding-top: 0px;
  width: 100%;
  z-index: 3; }
.modules-page-v2 #counter .container .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.modules-page-v2 #counter .container .row-fluid .counter-box {
  width: 24.5%;
  margin: 0; }
@media (max-width: 767px) {
  .modules-page-v2 #counter .container .row-fluid .counter-box {
    width: 49.5%; } }
@media (max-width: 486px) {
  .modules-page-v2 #counter .container .row-fluid .counter-box {
    width: 100%;
    margin: 10px 0px; } }
.modules-page-v2 #counter .container .row-fluid .counter-box h3 {
  text-transform: uppercase;
  font-size: 20px; }

.modules-page-v2 section.question {
  margin-top: 46px; }
.modules-page-v2 section.question .row-fluid .widget-type-rich_text h3 {
  text-align: left;
  letter-spacing: 0.04em;
  text-transform: none;
  color: #626262;
  font-weight: 300;
  font-size: 40px;
  margin-top: 10px; }
.modules-page-v2 section.question .row-fluid .widget-type-rich_text h3 span {
  letter-spacing: 3px;
  color: #ffc400; }
.modules-page-v2 section.question .row-fluid .widget-type-cta {
  margin-top: -17px;
  margin-bottom: 41px; }
.modules-page-v2 section.question .row-fluid .panel-group {
  margin-bottom: 40px; }

.modules-page-v2 .lead-section {
  background: #ffc400;
  margin: 20px 0px;
  padding-top: 32px; }
@media (max-width: 768px) {
  .modules-page-v2 .lead-section {
    padding-bottom: 48px; } }
@media (max-width: 768px) {
  .modules-page-v2 .lead-section .iphone-column {
    display: none; } }
.modules-page-v2 .lead-section .widget-type-header h2 {
  color: #fff;
  text-align: left;
  text-transform: none;
  letter-spacing: 0.04em;
  font-size: 40px;
  font-weight: 300; }
.modules-page-v2 .lead-section .widget-type-header h2 span {
  letter-spacing: 3px;
  color: #ffc400; }
.modules-page-v2 .lead-section .widget-type-rich_text p {
  color: #fff; }
.modules-page-v2 .lead-section .widget-type-rich_text p:last-child {
  margin-top: 60px; }

.modules-page-v2 .blog-email-subscription {
  margin-bottom: 22px; }

.modules-page-v2 .two-column-equal {
  margin-top: 26px; }
.modules-page-v2 .two-column-equal .equal-row {
  margin-bottom: 20px; }
.modules-page-v2 .two-column-equal .equal-row .equal-text-left {
  padding-right: 40px; }
.modules-page-v2 .two-column-equal .equal-row .equal-text-left h2 {
  margin-top: 20px;
  letter-spacing: 0.04em; }
.modules-page-v2 .two-column-equal .equal-row .equal-text-left h2 span {
  letter-spacing: 3px; }
.modules-page-v2 .two-column-equal .equal-row .equal-text-right {
  padding-left: 40px; }
@media (max-width: 480px) {
  .modules-page-v2 .two-column-equal .equal-row .equal-text-right {
    padding-left: 0; } }
.modules-page-v2 .two-column-equal .equal-row .equal-text-right h2 {
  margin-top: 20px;
  letter-spacing: 0.04em; }
.modules-page-v2 .two-column-equal .equal-row .equal-text-right h2 span {
  letter-spacing: 3px; }
.modules-page-v2 .two-column-equal .equal-row .img-wrap-basic img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
.modules-page-v2 .two-column-equal .equal-row .left-img img {
  -webkit-box-shadow: -30px 30px 0px #ffc400;
  -moz-box-shadow: -30px 30px 0px #ffc400;
  box-shadow: -30px 30px 0px #ffc400;
  margin-left: 30px; }
@media (max-width: 480px) {
  .modules-page-v2 .two-column-equal .equal-row .left-img img {
    -webkit-box-shadow: -15px 15px 0px #ffc400;
    -moz-box-shadow: -15px 15px 0px #ffc400;
    box-shadow: -15px 15px 0px #ffc400;
    margin-left: 15px; } }

.modules-page-v2 .text-and-image-overflow {
  margin-top: 28px; }

.pricing-3 .pricing-main-section {
  position: relative; }
.pricing-3 .pricing-main-section:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 400px 1200px;
  border-color: transparent transparent #ffc400 transparent; }
.pricing-3 .pricing-main-section .pricing-wrapper {
  margin-top: 70px; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
  padding: 40px 0 70px 0; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box {
  background-color: #fff;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #f8f8f8;
  position: relative; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box__title {
  border-bottom: 1px solid #f8f8f8;
  color: #626262;
  font-weight: 400; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box__feature-text {
  border-bottom: 1px solid #f8f8f8; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__title {
  border-bottom: 1px solid #f8f8f8;
  color: #626262;
  font-weight: 400; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__feature-text {
  border-bottom: 1px solid #f8f8f8;
  color: #626262; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__feature-text .pricing-box__feature-text--bold {
  color: #ffc400; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__starting-at {
  color: #626262; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__starting-at .pricing-box__price {
  color: #ffc400; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__order {
  color: #ffffff;
  background-color: #ffc400;
  border: 2px solid #ffc400; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box.highlight .pricing-box__order:hover {
  color: #ffc400;
  background-color: #ffffff;
  border-color: #ffc400; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box .ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 130px;
  height: 130px;
  text-align: right; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box .ribbon span {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 24px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 145px;
  display: block;
  background: #79A70A;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffc400), to(#ffc400));
  background: -webkit-linear-gradient(#ffc400 0%, #ffc400 100%);
  background: -moz-linear-gradient(#ffc400 0%, #ffc400 100%);
  background: -o-linear-gradient(#ffc400 0%, #ffc400 100%);
  background: linear-gradient(#ffc400 0%, #ffc400 100%);
  -webkit-box-shadow: 0 3px 10px -5px black;
  -moz-box-shadow: 0 3px 10px -5px black;
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 31px;
  right: -31px; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box .ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #ffc400;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #ffc400; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-box__container .pricing-box .ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #ffc400;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #ffc400; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text h3 {
  color: #626262;
  font-size: 31px;
  letter-spacing: 2px; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text ul {
  padding-left: 28px; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text ul li:before {
  content: "\f00c";
  width: 16px;
  height: 16px;
  font-family: FontAwesome;
  color: #ffc400;
  background-image: none; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .cta-primary, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .widget-type-form form input.hs-button, .widget-type-form form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input.hs-button, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .buttonsec, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .yellow-button, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .blog-email-subscription input[type="submit"], .blog-email-subscription .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"], .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .header-with-search .description-header .search-wrap input[type="submit"], .header-with-search .description-header .search-wrap .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"], .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-landing .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large, .hero-banner-landing .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .pricing-box__order, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .sodium-faq .left a.cta_button, .sodium-faq .left .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text a.cta_button, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .features-container .hero-banner-form .hs-button.primary.large, .features-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large, .landing-basic-2 .form-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input.hs-button, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-video-v4 .row-fluid .hero-form input[type=submit], .landing-video-v4 .row-fluid .hero-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type=submit], .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .careers-form input[type="submit"], .careers-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"] {
  border-color: #fff; }
.pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .cta-primary:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .widget-type-form form input.hs-button:hover, .widget-type-form form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input.hs-button:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .buttonsec:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .yellow-button:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .blog-email-subscription input[type="submit"]:hover, .blog-email-subscription .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"]:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .header-with-search .description-header .search-wrap input[type="submit"]:hover, .header-with-search .description-header .search-wrap .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"]:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .hero-banner-landing-basic-2 .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-landing .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .hero-landing .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hero-banner-landing .form-placeholder .hero-banner-form .hs-button.primary.large:hover, .hero-banner-landing .form-placeholder .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .pricing-box__order:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .sodium-faq .left a.cta_button:hover, .sodium-faq .left .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text a.cta_button:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .features-container .hero-banner-form .hs-button.primary.large:hover, .features-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large:hover, .landing-basic-2 .form-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large:hover, .landing-hero div.body-container-wrapper .form-container .hero-banner-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .hs-button.primary.large:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button:hover, .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input.hs-button:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .landing-video-v4 .row-fluid .hero-form input[type=submit]:hover, .landing-video-v4 .row-fluid .hero-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type=submit]:hover, .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text .careers-form input[type="submit"]:hover, .careers-form .pricing-3 .pricing-main-section .pricing-wrapper .pricing-left-text input[type="submit"]:hover {
  border-color: #ffc400; }

.pricing {
  /*section.hero-banner{
  h1{
  strong{
  color: $mainColor;
}
}
}*/ }
.pricing .pricing-section-header {
  max-width: 1000px;
  margin: 0 auto; }
.pricing .pricing-section-header .widget-type-rich_text {
  text-align: center; }
.pricing section.question {
  padding: 85px 0;
  float: left;
  width: 100%; }
.pricing section.question h3 {
  color: #626262;
  font-size: 40px; }
.pricing section.question h3 span {
  color: #ffc400;
  letter-spacing: 3px; }
.pricing .brands-slider.pricing {
  margin-bottom: 0; }
.pricing .brands-slider.pricing .slick-dots {
  display: block;
  left: 0;
  bottom: 15px; }
.pricing .brands-slider.pricing .slick-dots li {
  margin: 0; }
.pricing .brands-slider.pricing .slick-list {
  min-width: 100% !important;
  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;
  margin: 0 !important; }
.pricing .brands-slider.pricing .slick-arrow {
  display: none !important; }
.pricing .brands-slider.pricing button.slick-prev.slick-arrow + div.slick-list {
  display: block; }
.pricing .brands-slider.pricing .slick-prev + .slick-list {
  display: block; }
.pricing .brands-slider.pricing .slick-list {
  width: 100%;
  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 (max-width: 767px) {
  .pricing section.question .span6.widget-span.widget-type-cell {
    margin-bottom: 30px; } }

.pricing {
  /*.hero-banner {
  height: 500px;
  background-size: cover;
  display: flex;
  justfiy-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  margin-top: 70px;
  margin-bottom: 0;
  h2 {
  color: #fff;
  font-size: 58px;
  font-weight: 300;
  text-align: center !important;
  text-transform: uppercase;
}

  p {
  font-size: 23px;
}
}*/ }





.pricing .pricing-section-header {
  text-align: center; }
.pricing .pricing-section-header h2 {
  color: #626262;
  font-weight: 300;
  font-size: 40px;
  text-transform: none;
  margin-top: 50px; }
.pricing .pricing-section-header h2 span {
  letter-spacing: 3px; }
.pricing .pricing-section-header .widget-type-rich_text > .layout-widget-wrapper > span {
  color: #626262; }
.pricing.pricing-1 .pricing-main-section, .pricing.pricing-2 .pricing-main-section {
  background: #fff url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/pricing-container-background.png") center bottom no-repeat; }

.privacy-policy .two-column-left-content h2 {
  font-size: 40px;
  color: #626262;
  text-align: left;
  text-transform: none;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 0; }
.privacy-policy .two-column-left-content h2 span {
  letter-spacing: 3px; }

.privacy-policy .two-column-left-content ol li {
  text-align: justify;
  margin-bottom: 10px; }
.privacy-policy .two-column-left-content ol li:before {
  top: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  width: 20px; }

.privacy-policy .right-sidebar p {
  text-align: justify; }

.privacy-policy.privacy-policy-1-column .two-column-left-content {
  border-right: none; }

.product-page-listing-v2-website {
  background-color: #fafafa; }
.product-page-listing-v2-website .hero-banner {
  margin-bottom: 0px; }
.product-page-listing-v2-website .listing-wrapper {
  padding-bottom: 50px; }
.product-page-listing-v2-website .listing-wrapper .view {
  margin-left: 26px;
  margin-top: 28px; }
.product-page-listing-v2-website .listing-wrapper .view li {
  margin-bottom: 35px !important; }
.product-page-listing-v2-website .listing-wrapper .single-box-listing {
  float: left;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 60px; }
.product-page-listing-v2-website .listing-wrapper .single-box-listing .featured-image img {
  height: auto; }
.product-page-listing-v2-website .listing-wrapper .listing-pagination {
  margin-top: 0px; }
.product-page-listing-v2-website .listing-wrapper.tiles .single-box-listing {
  margin-bottom: 40px !important; }
.product-page-listing-v2-website .listing-wrapper.tiles .single-box-listing:nth-child(even) {
  margin-left: 30px !important; }
@media screen and (max-width: 767px) {
  .product-page-listing-v2-website .listing-wrapper.tiles .single-box-listing:nth-child(even) {
    margin-left: 0px !important; } }

.products-page .main-separator {
  background-color: #ffc400; }
.products-page .main-separator .txt-cta-separator {
  min-height: 110px; }
.products-page .main-separator .txt-cta-separator .separator-content {
  padding: 20px 0; }
.products-page .main-separator .txt-cta-separator .separator-content h3 {
  color: #fff; }

.resources-slides-wrapper {
  margin-top: 70px;
  height: 500px;
  overflow: hidden; }
.resources-slides-wrapper .slick-slider {
  margin-bottom: 0; }
.resources-slides-wrapper button.slick-next, .resources-slides-wrapper button.slick-prev {
  margin-top: 0; }
@media screen and (max-width: 767px) {
  .resources-slides-wrapper .slick-arrow {
    top: 50%; } }
.resources-slides-wrapper .slick-dots {
  bottom: 20px; }
.resources-slides-wrapper .slick-dots li button:before {
  font-size: 0px;
  line-height: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  opacity: 1;
  background: #ffc400; }
.resources-slides-wrapper .slick-dots li.slick-active button:before {
  opacity: 1;
  background: #fff; }

.resources .separator--yellow .widget-type-cta .cta_button {
  float: right; }

.resources .separator--contact {
  -moz-background-size: cover;
  background-size: cover; }
.resources .separator--contact .widget-type-cta {
  text-align: center; }
.resources .separator--contact .widget-type-cta .cta_button {
  margin: 0 auto; }

body.search-results {
  overflow: auto; }
body.search-results .hero-banner {
  margin-bottom: 0px; }
@media (max-width: 780px) {
  body.search-results .hero-banner {
    display: none; } }
body.search-results .search-results-wrapper {
  background-color: #fafafa;
  float: left;
  width: 100%; }
@media (max-width: 780px) {
  body.search-results .search-results-wrapper {
    margin-top: 70px; }
  body.search-results .search-results-wrapper .container {
    padding: 0; } }

.search-summary h2 {
  font-size: 40px;
  font-weight: 400;
  margin: 50px 0;
  text-transform: none; }

.search-results-page {
  background-color: #fff;
  font-family: "Palanquin"; }
.search-results-page .gsc-results-wrapper-overlay {
  position: static !important;
  opacity: 1;
  width: 100%;
  height: auto;
  overflow: hidden !important;
  visibility: visible;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 15px !important; }
.search-results-page .gsc-webResult.gsc-result {
  border-top: 1px solid #fafafa; }
.search-results-page .gsc-modal-background-image {
  display: none !important; }
.search-results-page .gsc-above-wrapper-area-container {
  display: none; }
.search-results-page .gsc-results .gsc-cursor-box {
  margin: 0; }
.search-results-page .gsc-thumbnail-inside {
  padding-left: 0px; }
.search-results-page .gsc-thumbnail-inside .gs-title {
  font-size: 20px !important;
  color: #626262 !important;
  line-height: 26px;
  height: auto !important;
  margin-bottom: 6px;
  font-weight: 400;
  text-decoration: none; }
.search-results-page .gsc-thumbnail-inside .gs-title b {
  font-size: 20px !important;
  color: #626262 !important;
  line-height: 26px;
  font-weight: 400;
  text-decoration: none; }
.search-results-page .gsc-url-top {
  padding-left: 0px; }
.search-results-page .gsc-url-top .gs-visibleUrl {
  font-size: 16px !important;
  color: #999999 !important;
  line-height: 20px;
  height: auto !important;
  font-weight: 300;
  margin-bottom: 2px;
  text-decoration: none; }
.search-results-page .gsc-url-top .gs-visibleUrl b {
  font-size: 16px !important;
  color: #999999 !important;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none; }
.search-results-page .gsc-table-result {
  padding-left: 0px; }
.search-results-page .gsc-table-result .gs-bidi-start-align {
  font-size: 16px !important;
  color: #626262 !important;
  line-height: 20px;
  height: auto !important;
  font-weight: 300;
  margin-bottom: 2px;
  text-decoration: none; }
.search-results-page .gsc-table-result .gs-bidi-start-align b {
  font-size: 16px !important;
  color: #626262 !important;
  line-height: 20px;
  font-weight: 300;
  text-decoration: none; }
.search-results-page .gsc-cursor-box .gsc-cursor-page {
  background-color: #fff !important;
  display: inline-block !important;
  font-size: 16px;
  font-weight: 400;
  color: #626262 !important;
  border: 1px solid #626262 !important;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 25px;
  height: 27px; }
.search-results-page .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
  color: #fff !important;
  font-weight: 400 !important;
  border-color: #ffc400 !important;
  background-color: #ffc400 !important; }

.services-page .pricing-main-section h2 {
  text-transform: none;
  font-weight: 200;
  margin-bottom: 45px;
  padding-top: 60px;
  letter-spacing: 0.04em; }
.services-page .pricing-main-section h2 span {
  letter-spacing: 3px; }

.services-page .pricing-box__container .widget-span .hs_cos_wrapper_widget_container {
  padding: 50px 0 150px; }

.services-page .separator-main {
  background-color: #ffc400; }
.services-page .separator-main .txt-cta-separator {
  min-height: 110px; }
.services-page .separator-main .txt-cta-separator .separator-content {
  padding: 20px 0; }
.services-page .separator-main .txt-cta-separator .separator-content h3 {
  color: #fff; }

.services-page #counter {
  height: auto;
  padding-top: 56px;
  padding-bottom: 33px;
  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;
  position: relative; }
.services-page #counter .mask, .services-page #counter .separator--contact__mask {
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 2; }
.services-page #counter .container {
  display: block;
  padding-top: 0px;
  width: 100%;
  z-index: 3; }
.services-page #counter .container .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.services-page #counter .container .row-fluid .counter-box {
  width: 24.5%;
  margin: 0; }
@media (max-width: 767px) {
  .services-page #counter .container .row-fluid .counter-box {
    width: 49.5%; } }
@media (max-width: 486px) {
  .services-page #counter .container .row-fluid .counter-box {
    width: 100%;
    margin: 10px 0px; } }
.services-page #counter .container .row-fluid .counter-box h3 {
  text-transform: uppercase;
  font-size: 20px; }

.services-page .brands-slider-wrap {
  min-height: 315px;
  background-color: #fff; }
.services-page .brands-slider-wrap h2 {
  letter-spacing: 0.04em;
  color: #626262;
  font-size: 36px;
  font-weight: 300;
  text-transform: none;
  margin-top: 63px;
  margin-bottom: 0; }
.services-page .brands-slider-wrap h2 span {
  letter-spacing: 3px; }
.services-page .brands-slider-wrap .slick-dots {
  display: block;
  left: 0; }
.services-page .brands-slider-wrap .slick-dots li button:before {
  color: #ffc400;
  opacity: 1; }
.services-page .brands-slider-wrap .slick-dots .slick-active button:before {
  color: #626262; }
.services-page .brands-slider-wrap .slick-list {
  min-width: 100% !important;
  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;
  margin: 0 !important; }
.services-page .brands-slider-wrap .slick-arrow {
  display: none !important; }
.services-page .brands-slider-wrap button.slick-prev.slick-arrow + div.slick-list {
  display: block; }

.careers-main-listing-website .hero-banner {
  margin-bottom: 70px; }
.careers-main-listing-website .hero-banner .hero-banner-wrap {
  margin-top: -30px; }

.careers-main-listing-website .listing-blog-careers {
  margin: 80px 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; }

.careers-main-listing-website h2 {
  letter-spacing: .04em; }
.careers-main-listing-website h2 span {
  letter-spacing: 3px; }

.careers-main-single-website .hero-banner {
  margin-bottom: 0px; }
.careers-main-single-website .hero-banner .hero-banner-wrap {
  margin-top: -25px; }
.careers-main-single-website .hero-banner .hero-banner-wrap h2 {
  font-size: 23px; }
.careers-main-single-website .hero-banner .hero-banner-wrap h2:before {
  content: "\f041";
  font-family: "FontAwesome";
  color: #ffc400;
  margin-right: 22px;
  font-size: 23px; }

.careers-main-single-website .post-header {
  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;
  margin: 50px 0; }

.careers-main-single-website strong {
  font-weight: 900; }

.careers-with-search-website .careers-with-search .listing-careers-search .single-post {
  border: none;
  border-bottom: 1px solid #fafafa; }
.careers-with-search-website .careers-with-search .listing-careers-search .single-post:last-child {
  border-bottom: none; }
.careers-with-search .container h2{
  padding-top:50px;
}
/*
.careers-with-search-website h2 {
font-size: 36px;
color: #626262;
text-decoration: none;
text-transform: none;
text-align: left;
font-weight: normal;
text-align: center;
letter-spacing: .04em;
margin-top: 10px;
margin-bottom: 50px; }
.careers-with-search-website h2 span {
letter-spacing: 3px; }
*/
.careers-with-search-website .jobs-pagination {
  margin-bottom: 60px; }

.case-study-1-website .hero-banner {
  margin-bottom: 0px; }

.case-study-1-website .pagination {
  width: 100%;
  padding-left: 15px;
  cursor: auto;
  margin-bottom: 60px; }
.case-study-1-website .pagination .disabled {
  display: none; }
.case-study-1-website .pagination li {
  display: inline-block;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 5px; }
.case-study-1-website .pagination li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  color: #626262;
  display: block;
  line-height: 22px;
  border: solid 1px #ebebeb;
  height: 27px;
  width: 24px;
  text-align: center;
  font-size: 16px;
  overflow: hidden; }
.case-study-1-website .pagination li a:hover {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }
.case-study-1-website .pagination li.active a {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }

.case-study-1-website nav.clearfix {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 60px; }

.case-study-2-website .hero-banner {
  margin-bottom: 0px; }

.case-study-2-website h2 {
  margin: 37px auto 0;
  font-weight: 400;
  color: #626262;
  text-transform: none; }

.case-study-2-website .case-study-pagination {
  width: 100%;
  padding-left: 15px;
  cursor: auto;
  margin-bottom: 60px; }
.case-study-2-website .case-study-pagination .disabled {
  display: none; }
.case-study-2-website .case-study-pagination li {
  display: inline-block;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 5px; }
.case-study-2-website .case-study-pagination li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  color: #626262;
  display: block;
  line-height: 22px;
  border: solid 1px #ebebeb;
  height: 27px;
  width: 24px;
  text-align: center;
  font-size: 16px;
  overflow: hidden; }
.case-study-2-website .case-study-pagination li a:hover {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }
.case-study-2-website .case-study-pagination li.active a {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }

.case-study-2-website nav.clearfix {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 60px; }

@media (max-width: 380px) {
  .case-study-2-website .case-studies {
    width: 100%;
    margin: 0px !important; } }

.case-study-single-website .hero-banner {
  margin-bottom: 0px; }
.case-study-single-website .hero-banner h2 {
  width: 100%;
  float: none; }

.case-study-single-website .case-study-body .post-head {
  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: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
@media (max-width: 600px) {
  .case-study-single-website .case-study-body .post-head {
    -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; } }
.case-study-single-website .case-study-body .post-head h2 {
  width: 100%;
  float: none; }

.case-study-single-website .project-info-table ul {
  margin-top: 25px;
  list-style: none;
  padding-left: 0px; }
.case-study-single-website .project-info-table ul li {
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 300; }
.case-study-single-website .project-info-table ul li strong {
  width: 110px;
  font-weight: 500;
  display: inline-block; }
.case-study-single-website .project-info-table ul li a {
  font-size: 16px;
  color: #626262; }
.case-study-single-website .project-info-table ul li a:hover {
  text-decoration: none;
  color: #ffc400; }
.case-study-single-website .project-info-table ul li:before {
  display: none; }

.case-study-single-website .case-study-slider .hs_cos_flex-slider {
  margin-bottom: 10px; }

.case-study-single-website .case-study-slider .hs_cos_flex-direction-nav li a {
  opacity: 1;
  background-color: #ffc400;
  background-image: none;
  width: 40px;
  height: 40px;
  text-indent: 0px;
  color: transparent; }
.case-study-single-website .case-study-slider .hs_cos_flex-direction-nav li a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0.75;
  text-align: center;
  padding-top: 2px;
  width: 40px;
  height: 40px;
  font-size: 34px;
  color: #FFF;
  content: "\f104";
  font-family: "FontAwesome";
  background-image: none;
  line-height: 40px; }
.case-study-single-website .case-study-slider .hs_cos_flex-direction-nav li a:hover:before {
  opacity: 1; }

.case-study-single-website .case-study-slider .hs_cos_flex-direction-nav li .hs_cos_flex-next {
  right: 0px; }
.case-study-single-website .case-study-slider .hs_cos_flex-direction-nav li .hs_cos_flex-next:before {
  content: "\f105";
  margin-left: 15px; }

.case-study-single-website .case-study-slider .hs_cos_flex-direction-nav li .hs_cos_flex-prev {
  left: 0px; }
.case-study-single-website .case-study-slider .hs_cos_flex-direction-nav li .hs_cos_flex-prev:before {
  content: "\f104";
  margin-left: 12px; }

.portfolio-website-listing .hero-banner {
  margin-bottom: 0px; }
.portfolio-website-listing .hero-banner h1 {
  font-weight: 700; }
.portfolio-website-listing .hero-banner h1 span {
  font-weight: 700; }
.portfolio-website-listing .hero-banner h2 {
  color: #fff;
  font-size: 20px !important;
  font-weight: 200 !important;
  margin: 26px 0px 42px 0px; }

.portfolio-website-listing .portfolio-menu-wraper {
  background: #ffc400;
  min-height: 85px;
  width: 100%; }
.portfolio-website-listing .portfolio-menu-wraper ul {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  list-style: none;
  margin: 0 auto;
  -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;
  min-height: 80px; }
@media screen and (min-width: 0\0) {
  .portfolio-website-listing .portfolio-menu-wraper ul {
    height: 80px; } }
@media only screen and (max-width: 494px) {
  .portfolio-website-listing .portfolio-menu-wraper ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.portfolio-website-listing .portfolio-menu-wraper ul li {
  width: auto; }
.portfolio-website-listing .portfolio-menu-wraper ul li a {
  padding: 0 20px;
  color: #fff; }
@media only screen and (max-width: 494px) {
  .portfolio-website-listing .portfolio-menu-wraper ul li a {
    padding: 0 10px; } }
.portfolio-website-listing .portfolio-menu-wraper ul li a:hover {
  color: #626262; }
.portfolio-website-listing .portfolio-menu-wraper ul li a:active {
  color: #ffffff; }
.portfolio-website-listing .portfolio-menu-wraper ul li a.active {
  color: #626262; }

.portfolio-website-listing .blog-portfolio-wraper {
  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-bottom: 13px solid #ffc400;
  -webkit-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  width: 100%; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-item-wrapper {
  position: relative;
  width: 25%;
  padding-bottom: 0%; }
@media only screen and (max-width: 1359px) {
  .portfolio-website-listing .blog-portfolio-wraper .portfolio-item-wrapper {
    width: 33.333%; } }
@media only screen and (max-width: 1024px) {
  .portfolio-website-listing .blog-portfolio-wraper .portfolio-item-wrapper {
    width: 50%; } }
@media only screen and (max-width: 675px) {
  .portfolio-website-listing .blog-portfolio-wraper .portfolio-item-wrapper {
    width: 100%; } }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog {
  width: 100%;
  padding-bottom: 100%;
  background-position: center center;
  -moz-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: block; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog.new-items {
  opacity: 0; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog:hover .portfolio-hover.hover-left {
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog:hover .portfolio-hover.hover-right {
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog:hover .portfolio-hover.hover-top {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog:hover .portfolio-hover.hover-bottom {
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover {
  position: absolute;
  height: 0px;
  width: 0px;
  background-color: rgba(255, 196, 0, 0.61);
  z-index: 1;
  overflow: hidden; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover.hover-left {
  left: auto;
  bottom: auto;
  height: 100%;
  width: 100%; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover.hover-right {
  right: auto;
  bottom: auto;
  height: 100%;
  width: 100%; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover.hover-top {
  left: auto;
  top: auto;
  height: 100%;
  width: 100%; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover.hover-bottom {
  left: auto;
  bottom: auto;
  height: 100%;
  width: 100%; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover.hide-left {
  left: 0;
  bottom: 0;
  top: auto;
  right: auto;
  height: 100%;
  width: 0%;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover.hide-right {
  right: 0;
  bottom: 0;
  top: auto;
  left: auto;
  height: 100%;
  width: 0%;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover.hide-top {
  left: 0;
  top: 0;
  height: 0%;
  width: 100%;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover.hide-bottom {
  left: 0;
  bottom: 0;
  height: 0%;
  width: 100%;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  z-index: 3;
  overflow: hidden;
  width: 100%;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover .content.visible {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1); }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover .content a {
  width: 81px;
  height: 81px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
  background: none;
  display: table;
  border: 2px solid #fff;
  text-align: center; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover .content a:hover {
  background: #fff; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover .content a:hover i {
  color: #ffc400; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover .content a i {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 34px; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover .content h4 {
  color: #fff;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover .content ul {
  list-style: none;
  text-align: center; }
.portfolio-website-listing .blog-portfolio-wraper .portfolio-blog .portfolio-hover .content ul li {
  color: #fff;
  font-size: 16px;
  font-weight: 200; }

.portfolio-website .hero-banner {
  margin-bottom: 0px; }

.portfolio-website .portfolio-post-head ul {
  margin-bottom: 0px;
  padding-left: 0px; }
.portfolio-website .portfolio-post-head ul li:before {
  display: none; }

.portfolio-website .portfolio-post-single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
@media (max-width: 767px) {
  .portfolio-website .portfolio-post-single {
    -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; } }
.portfolio-website .portfolio-post-single > div {
  width: 50%; }
@media (max-width: 768px) {
  .portfolio-website .portfolio-post-single > div {
    width: 100%; } }
@media (max-width: 768px) {
  .portfolio-website .portfolio-post-single > div:last-child {
    width: 70%;
    margin: 0 auto; } }
@media (max-width: 555px) {
  .portfolio-website .portfolio-post-single > div:last-child {
    width: 100%; } }
.portfolio-website .portfolio-post-single .right-section, .portfolio-website .portfolio-post-single .left-section {
  width: 100%; }
.portfolio-website .portfolio-post-single .right-section .portfolio-post-body, .portfolio-website .portfolio-post-single .left-section .portfolio-post-body {
  padding-top: 5px; }

.portfolio-website .center-section {
  width: 100%;
  border-top: 1px solid #e1e1e1;
  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: 25px 0px 40px 0px;
  margin-top: 10px; }
@media (max-width: 520px) {
  .portfolio-website .center-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media only screen and (max-width: 520px) {
  .portfolio-website .center-section > div {
    margin: 0 auto 20px auto; }
  .portfolio-website .pagination a:first-child {
    margin-right: 5px; }
  .portfolio-website .pagination a:last-child {
    margin-left: 5px; } }

.product-single-website .product-single__slider-section h2 {
  text-transform: none;
  font-weight: 300; }
.product-single-website .product-single__slider-section h2 span {
  letter-spacing: 3px; }

@media only screen and (max-width: 867px) {
  .product-single-website .iphone-section .iphone-column {
    display: none; }
  .product-single-website .iphone-section .lead-section__content {
    width: 100%; } }

header .header .perma-fixed {
  background-color: #fff;
  border-bottom: 3px solid #efefef; }

header.header.perma-fixed {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
header.header.perma-fixed .container {
  height: 100%; }
header.header.perma-fixed .container > .span12 {
  height: 100%; }
header.header.perma-fixed .container > .span12 > .row-fluid-wrapper {
  height: 100%; }
header.header.perma-fixed .container > .span12 > .row-fluid-wrapper > .row-fluid {
  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;
  height: 100%; }
header.header.perma-fixed .container > .span12 > .row-fluid-wrapper > .row-fluid > .span2.widget-span.widget-type-cell {
  width: 100%; }
header.header.perma-fixed .container > .span12 > .row-fluid-wrapper > .row-fluid > .span10.widget-span.widget-type-cell {
  width: auto; }
@media (max-width: 400px) {
  header.header.perma-fixed .container > .span12 > .row-fluid-wrapper > .row-fluid > .span10.widget-span.widget-type-cell {
    display: none; } }

@media (max-width: 1024px) {
  .landing-page-v1 .features-container .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0; }
  .landing-page-v1 .features-form img {
    display: block;
    margin: 0 auto; }
  .landing-page-v1 .features-container .square-box {
    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;
    text-align: center;
    margin: 0 auto;
    width: 100%; }
  .landing-page-v1 .features-container .box-white-bg .row-fluid .span6 {
    width: 48.618784527%;
    float: left; } }

@media (max-width: 676px) {
  .landing-page-v1 .features-container .box-white-bg .row-fluid .span6 {
    width: 100%;
    float: none; } }

@media (max-width: 800px) {
  .landing-basic-2 .row-fluid [class*="span"] {
    float: none; } }

.landing-basic-2 .form-container {
  margin: 25px 0; }
.landing-basic-2 .form-container .hero-banner-form {
  z-index: 1;
  max-width: 430px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f4f4f4;
  padding: 0 30px;
  margin: 0 auto; }
.landing-basic-2 .form-container .hero-banner-form .hs-error-msgs {
  list-style-type: none;
  margin-top: 5px; }
.landing-basic-2 .form-container .hero-banner-form .hs-error-msgs label {
  font-size: 14px; }
.landing-basic-2 .form-container .hero-banner-form h3 {
  font-family: "Palanquin";
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  color: #626262;
  text-align: center; }
.landing-basic-2 .form-container .hero-banner-form h3 span {
  color: #ffc400;
  margin-left: 2px;
  position: relative;
  letter-spacing: 3px; }
.landing-basic-2 .form-container .hero-banner-form .hs-form-field {
  margin-bottom: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.landing-basic-2 .form-container .hero-banner-form .hs-form-field .hs-form-required {
  display: none; }
.landing-basic-2 .form-container .hero-banner-form .hs-form-field .input input {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff; }
.landing-basic-2 .form-container .hero-banner-form .hs-form-field .input .hs-input {
  font-size: 18px;
  font-family: "Palanquin";
  font-weight: 200;
  color: #626262;
  height: 55px;
  border: none; }
.landing-basic-2 .form-container .hero-banner-form .hs-form-field .input .hs-input[id*="dropdown_example"] {
  color: rgba(98, 98, 98, 0.6);
  background-color: #fff; }
.landing-basic-2 .form-container .hero-banner-form textarea {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.landing-basic-2 .form-container .hero-banner-form select {
  color: rgba(98, 98, 98, 0.6);
  background-color: #fff;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
.landing-basic-2 .form-container .hero-banner-form input[type="checkbox"].hs-input {
  height: 25px !important; }
.landing-basic-2 .form-container .hero-banner-form input[type="radio"].hs-input {
  height: 25px !important; }
.landing-basic-2 .form-container .hero-banner-form .hs-form-checkbox-display span {
  color: #626262; }
.landing-basic-2 .form-container .hero-banner-form .hs-button.primary.large {
  min-height: 27px;
  min-width: 134px;
  padding-top: 20px;
  padding-bottom: 20px;
  font: 300 22px/22px "Palanquin";
  margin-bottom: 20px;
  width: 100%;
  /*
  cursor: pointer;
  background-color: $mainColor;
  border-radius: 4px;
  min-height: 27px;
  min-width: 134px;
  width: 100%;
  text-decoration: none;
  text-transform: uppercase;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  font: 300 22px / 22px Palanquin;
  transition: linear 0.3s all;
  border: none;              
  margin-bottom: 20px;
  &:hover {
  background-color: #fff;
  color: $mainColor;
}*/ }

@media (max-width: 800px) {
  .landing-basic-2 .hero-banner-wrap {
    width: 100%; } }

.landing-basic-2 .body-container-wrapper {
  min-height: -webkit-calc(100vh - 219px);
  min-height: -moz-calc(100vh - 219px);
  min-height: calc(100vh - 219px);
  /* Header + footer */ }

.landing-hero select {
  background-color: #fff;
  outline: 0;
  font-size: 16px;
  font-weight: 300;
  border: solid 1px  #d3d3d3;
  color: #626262;
  margin-top: 19px !important;
  font-family: Palanquin, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0px;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/angle-down-gray.png");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 56%;
  width: 100%;
  height: 55px; }
.landing-hero select option {
  background-color: #333; }

.landing-hero div.body-container-wrapper .header-spacer {
  background-color: #ffc400;
  height: 10px;
  width: 100%; }

.landing-hero div.body-container-wrapper .span12.widget-span.widget-type-cell {
  margin-left: 0; }

.landing-hero div.body-container-wrapper .row-fluid-wrapper.row-depth-1.row-number-4 {
  background-color: #ffc400; }
.landing-hero div.body-container-wrapper .row-fluid-wrapper.row-depth-1.row-number-4 .hs_cos_wrapper.hs_cos_wrapper_widget_container.hs_cos_wrapper_type_widget_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center; }
@media (max-width: 767px) {
  .landing-hero div.body-container-wrapper .row-fluid-wrapper.row-depth-1.row-number-4 .hs_cos_wrapper.hs_cos_wrapper_widget_container.hs_cos_wrapper_type_widget_container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.landing-hero div.body-container-wrapper .hero-landing-boxes .square-box {
  padding: 80px 50px; }
@media (max-width: 767px) {
  .landing-hero div.body-container-wrapper .hero-landing-boxes .square-box {
    padding: 20px 25px; } }
.landing-hero div.body-container-wrapper .hero-landing-boxes .square-box .square-box__image {
  height: auto; }
.landing-hero div.body-container-wrapper .hero-landing-boxes .square-box .square-box__content h4 {
  text-transform: uppercase; }
.landing-hero div.body-container-wrapper .hero-landing-boxes .square-box .icon {
  color: #fff;
  font-size: 60px;
  line-height: 100px; }

.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell {
  padding: 60px 0; }
.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
@media (max-width: 767px) {
  .landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-image {
    margin: 25px; }
  .landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-content {
    margin: 25px; } }
.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-image img {
  display: block;
  margin: 0 auto;
  -webkit-box-shadow: 20px 20px #ffc400;
  -moz-box-shadow: 20px 20px #ffc400;
  box-shadow: 20px 20px #ffc400; }
.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-content h2 {
  text-align: left;
  text-transform: none;
  color: #626262;
  font-size: 40px;
  line-height: 50px;
  font-weight: 300; }
.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-content h2 span {
  letter-spacing: 2px; }
.landing-hero div.body-container-wrapper .lead-wrapper > .container > .span12.widget-span.widget-type-cell > .row-fluid-wrapper.row-depth-1.row-number-8 > .row-fluid .lead-content p {
  color: #626262;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300; }

.landing-hero div.body-container-wrapper .form-container .hero-banner-form {
  z-index: 1;
  max-width: 430px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f4f4f4;
  padding: 0 30px;
  margin: 0 auto; }
.landing-hero div.body-container-wrapper .form-container .hero-banner-form h3 {
  font-family: 'Palanquin';
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  color: #626262;
  text-align: center; }
.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-form-field {
  margin-bottom: 20px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-form-field .hs-form-required {
  display: none; }
.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-form-field .input input {
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff; }
.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-form-field .input .hs-input {
  font-size: 18px;
  font-family: 'Palanquin';
  font-weight: 200;
  color: #626262;
  height: 55px;
  border: none; }
.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-form-field .input .hs-input[id*="dropdown_example"] {
  color: rgba(98, 98, 98, 0.6);
  background-color: #fff; }
.landing-hero div.body-container-wrapper .form-container .hero-banner-form .hs-button.primary.large {
  min-height: 27px;
  min-width: 134px;
  width: 100%;
  margin-bottom: 20px; }

.landing-v3-3-column .landing-v3-main-container {
  margin-top: 110px;
  margin-bottom: 55px; }
.landing-v3-3-column .landing-v3-main-container .features-cta {
  padding-right: 20px;
  border-right: 1px solid #f9f9f9; }
@media (max-width: 800px) {
  .landing-v3-3-column .landing-v3-main-container .features-cta {
    width: auto;
    padding: 0;
    border: none; }
  .landing-v3-3-column .landing-v3-main-container .features-cta img {
    margin: 0 auto;
    display: block; } }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
@media (max-width: 800px) {
  .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid {
    -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; } }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .middle-text {
  margin: 0 20px; }
@media (max-width: 800px) {
  .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .middle-text {
    width: auto;
    margin: 20px; } }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .middle-text h1 {
  text-align: left;
  color: #626262;
  font-size: 40px;
  text-transform: none;
  font-weight: 400; }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .middle-text h1 span {
  letter-spacing: 3px; }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .middle-text p span {
  color: #ffc400;
  font-weight: bold; }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper {
  width: auto;
  padding-left: 20px;
  border-left: 1px solid #f9f9f9;
  min-width: 27%; }
@media (max-width: 800px) {
  .landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper {
    margin: 20px auto;
    min-width: 280px;
    border: none;
    padding: 0; } }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form {
  background-color: #f9f9f9;
  padding: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form .hs-form-field {
  margin-bottom: 0; }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form .hs-form-field .hs-error-msgs.inputs-list li {
  color: #626262;
  font-size: 18px; }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form .hs-form-field .hs-error-msgs a {
  color: #626262;
  font-size: 18px; }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form h3 {
  margin: 0;
  color: #626262;
  font-weight: 400;
  font-size: 30px; }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form h3 span {
  margin-left: 10px;
  letter-spacing: 3px;
  color: #ffc400; }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input {
  margin-top: 20px;
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #626262;
  font-size: 18px; }
.landing-v3-3-column .landing-v3-main-container .row-fluid-wrapper.row-depth-1.row-number-3 .row-fluid .span3.widget-span.widget-type-cell.form-wrapper .widget-type-form form input.hs-button {
  width: 100%; }

.landing .content-landing {
  margin-bottom: 65px; }

.landing .hero-banner {
  margin-bottom: 38px;
  letter-spacing: 0.095em;
  height: 400px; }

.landing h2 {
  margin-top: -7px;
  margin-bottom: 33px;
  letter-spacing: 0.04em;
  text-align: left;
  text-transform: none;
  font-weight: 300; }
.landing h2 span {
  letter-spacing: 3px; }

.landing .hs_cos_wrapper_type_rich_text ul {
  padding-left: 30px; }
.landing .hs_cos_wrapper_type_rich_text ul li {
  margin-bottom: 11px; }

.landing .header-form {
  position: relative;
  height: 132px;
  text-align: center;
  background-color: #ffc400; }
.landing .header-form img {
  margin-top: 14px;
  width: 100%;
  height: 100%;
  max-width: 69px;
  max-height: 69px; }
.landing .header-form h3 {
  color: #fff;
  font-weight: normal;
  font-size: 20px;
  margin-top: 8px;
  padding-bottom: 18px;
  margin-bottom: 0px;
  letter-spacing: 0.095em; }
.landing .header-form .trangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 15px 0 15px;
  border-color: #ffc400 transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 0px;
  right: 0px;
  margin: 0 auto; }

.landing .form-landing .widget-type-form {
  text-align: center;
  background-color: #f9f9f9; }
.landing .form-landing .widget-type-form .hs_cos_wrapper_type_form {
  line-height: 3;
  text-align: left; }
.landing .form-landing .widget-type-form .hs-form-field {
  margin-bottom: 0; }
.landing .form-landing .widget-type-form .form-title {
  display: none; }
.landing .form-landing .widget-type-form form {
  padding: 28px 16px 22px;
  border: solid 1px #ebebeb;
  border-top: none; }
.landing .form-landing .widget-type-form form input {
  background-color: #fff;
  padding: 9px 20px;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  color: #626262;
  margin-top: 10px; }
.landing .form-landing .widget-type-form form select {
  background-color: #fff;
  padding: 9px 20px;
  border: 1px solid #ebebeb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  color: #626262;
  margin-top: 0px !important; }
.landing .form-landing .widget-type-form form .inputs-list li {
  line-height: 1;
  margin-top: -15px; }
.landing .form-landing .widget-type-form form .inputs-list li label {
  line-height: 1.3; }
.landing .form-landing .widget-type-form form input[type="checkbox"].hs-input {
  padding-left: 9px !important; }
.landing .form-landing .widget-type-form form input[type="radio"].hs-input {
  padding-left: 15px;
  padding-right: 0px; }
.landing .form-landing .widget-type-form form label span {
  font-size: 16px;
  color: #626262;
  margin-top: 10px; }
.landing .form-landing .widget-type-form form textarea {
  padding: 7px 9px;
  font-size: 14px; }
.landing .form-landing .widget-type-form form input.hs-button {
  letter-spacing: 0.095em;
  width: 100%;
  font-size: 22px;
  padding: 11px 40px;
  margin-top: 21px; }

@media (max-width: 767px) {
  .landing .column {
    margin-bottom: 30px; } }

.landing .cover {
  text-align: center; }

.landing hr {
  border-top: #e1e1e1; }

.landing .widget-type-form label {
  font-size: 14px;
  color: #626262; }
.landing .widget-type-form label a {
  font-size: 14px; }

.landing .social {
  margin-top: 18px;
  float: left;
  width: 100%; }
.landing .social .social-main-icon {
  float: left;
  height: 45px;
  width: 45px;
  background-color: #ffc400; }
.landing .social .social-main-icon i {
  font-size: 21px;
  margin-left: 13px;
  margin-top: 12px;
  color: #FFF; }
.landing .social ul {
  padding-left: 18px;
  width: -webkit-calc(100% - 45px);
  width: -moz-calc(100% - 45px);
  width: calc(100% - 45px);
  float: left; }
@media (max-width: 335px) {
  .landing .social ul {
    padding-left: 5px; } }
.landing .social ul li {
  height: 44px;
  width: 40px;
  list-style: none;
  display: inline-block; }
.landing .social ul li a {
  padding-top: 4px;
  display: block;
  width: 100%;
  height: 43px;
  color: #d7d7d7;
  font-size: 25px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }
.landing .social ul li a:hover {
  color: #ffc400; }

.careers-with-search {
  background-color: #fff; }
.careers-with-search:not(.hs-blog-post) {
  background-color: #fafafa; }
.careers-with-search .careers-recent-post-heading {
  margin-top: 22px;
  margin-bottom: 27px; }
.careers-with-search .careers-recent-post-heading h2 {
  text-align: center;
  letter-spacing: 0.04em; }
.careers-with-search .careers-recent-post-heading h2 span {
  letter-spacing: 3px; }
.careers-with-search .listing-careers-search {
  background-color: #fff;
  padding: 32px 0px 9px 0px;
  margin-bottom: 36px; }
.careers-with-search .listing-careers-search .no-post {
  text-align: center;
  padding-bottom: 40px; }
.careers-with-search .listing-careers-search .legend {
  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;
  max-width: 1115px;
  margin: 0 auto;
  padding: 3px 20px 27px 20px; }
.careers-with-search .listing-careers-search .legend span {
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase; }
.careers-with-search .listing-careers-search .legend span.first {
  width: 65%;
  padding-right: 10px; }
.careers-with-search .listing-careers-search .legend span.second {
  width: 20%;
  text-align: center; }
.careers-with-search .listing-careers-search .legend span.third {
  width: 15%; }
@media only screen and (max-width: 777px) {
  .careers-with-search .listing-careers-search .legend {
    display: none; } }
.careers-with-search .listing-careers-search .single-post {
  max-width: 1115px;
  margin: 0 auto;
  padding: 3px 20px 15px 20px;
  border-top: 1px solid #fafafa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }
.careers-with-search .listing-careers-search .single-post:first-child {
  border-top: none; }
.careers-with-search .listing-careers-search .single-post:hover {
  background-color: #fafafa;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.11); }
.careers-with-search .listing-careers-search .single-post:hover .content-wrap a {
  color: #fff;
  background-color: #ffc400; }
.careers-with-search .listing-careers-search .single-post:focus {
  background-color: #fafafa;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.11); }
.careers-with-search .listing-careers-search .single-post:focus .content-wrap a {
  color: #fff;
  background-color: #ffc400; }
@media only screen and (max-width: 486px) {
  .careers-with-search .listing-careers-search .single-post {
    width: 95%; } }
.careers-with-search .listing-careers-search .single-post h3 {
  margin: 0px;
  padding: 0px; }
.careers-with-search .listing-careers-search .single-post h3 a {
  color: #626262;
  font-size: 20px;
  line-height: 36px;
  font-size: 300; }
.careers-with-search .listing-careers-search .content-wrap {
  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;
  width: 100%; }
@media only screen and (max-width: 777px) {
  .careers-with-search .listing-careers-search .content-wrap {
    -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; } }
@media only screen and (max-width: 486px) {
  .careers-with-search .listing-careers-search .content-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: no-wrap;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap; } }
.careers-with-search .listing-careers-search .content-wrap p {
  color: #999999;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  display: block;
  width: 65%;
  padding-right: 10px; }
@media only screen and (max-width: 777px) {
  .careers-with-search .listing-careers-search .content-wrap p {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 15px 0px; } }
@media only screen and (max-width: 486px) {
  .careers-with-search .listing-careers-search .content-wrap p {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 15px 0px; } }
.careers-with-search .listing-careers-search .content-wrap span {
  font-size: 16px;
  color: #999999;
  display: block;
  width: 20%;
  text-align: center;
  padding: 0px 10px 0px 10px; }
.careers-with-search .listing-careers-search .content-wrap span small {
  color: #ffc400;
  font-size: 16px; }
@media only screen and (max-width: 777px) {
  .careers-with-search .listing-careers-search .content-wrap span {
    width: 50%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: left;
    padding: 0; } }
@media only screen and (max-width: 486px) {
  .careers-with-search .listing-careers-search .content-wrap span {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: left; } }
.careers-with-search .listing-careers-search .content-wrap a {
  background-color: #fafafa;
  border: 1px solid #fafafa;
  width: 147px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #999;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  padding: 12px 0px; }
.careers-with-search .listing-careers-search .content-wrap a:hover {
  color: #fff;
  background-color: #ffc400; }
@media only screen and (max-width: 777px) {
  .careers-with-search .listing-careers-search .content-wrap a {
    width: 50%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; } }
@media only screen and (max-width: 486px) {
  .careers-with-search .listing-careers-search .content-wrap a {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; } }
.careers-with-search .jobs-pagination {
  width: 100%;
  padding-left: 0px;
  cursor: auto; }
.careers-with-search .jobs-pagination .disabled {
  display: none; }
.careers-with-search .jobs-pagination .clearfix {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 59px; }
.careers-with-search .jobs-pagination li {
  display: inline-block;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 3px; }
.careers-with-search .jobs-pagination li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  color: #626262;
  display: block;
  line-height: 22px;
  border: solid 1px #ebebeb;
  height: 24px;
  width: 24px;
  text-align: center;
  font-size: 16px;
  overflow: hidden; }
.careers-with-search .jobs-pagination li a:hover {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }
.careers-with-search .jobs-pagination li.active a {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }
.careers-with-search .blog-email-subscription-careers {
  min-height: 321px; }
.careers-with-search .blog-email-subscription-careers .mask, .careers-with-search .blog-email-subscription-careers .separator--contact__mask {
  background: rgba(74, 73, 73, 0.6); }
.careers-with-search .blog-email-subscription-careers h2 {
  color: #fff;
  font-size: 40px;
  text-transform: none;
  font-weight: 300;
  margin-bottom: 12px; }
.careers-with-search .blog-email-subscription-careers h3 {
  font-size: 24px;
  margin-top: 0px;
  padding-top: 0px; }
.careers-with-search .blog-email-subscription-careers input[type="email"] {
  width: 585px; }
@media screen and (max-width: 1000px) {
  .careers-with-search .blog-email-subscription-careers input[type="email"] {
    width: 350px;
    margin-right: 0; } }
@media screen and (max-width: 480px) {
  .careers-with-search .blog-email-subscription-careers input[type="email"] {
    width: 280px; } }
.careers-with-search .blog-email-subscription-careers input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFF; }
.careers-with-search .blog-email-subscription-careers input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFF; }
.careers-with-search .blog-email-subscription-careers input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFF; }
.careers-with-search .blog-email-subscription-careers input[type="email"]:-moz-placeholder {
  /* Firefox 18- */
  color: #FFF; }

.careers-form input[type="submit"] {
  width: 139px;
  height: 55px;
  float: right;
  margin: 30px 0px 0px 0px !important; }

.careers-form .input input[type="checkbox"].hs-input + span:before {
  background-color: transparent !important; }

.careers-form select {
  background-color: transparent;
  border: 0;
  outline: 0;
  font-size: 16px;
  font-weight: 300;
  border-bottom: solid 1px #fff;
  color: #fff;
  margin-top: 19px !important;
  font-family: Palanquin, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: url("//309194.fs1.hubspotusercontent-na1.net/hubfs/309194/Assets_MS/angle-down.png?t=1485789315632");
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 64%; }
.careers-form select option {
  background-color: #ccc; }

.careers-form textarea {
  background: transparent;
  border: none;
  outline: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 18px;
  font-weight: 300;
  border-bottom: solid 1px #fff;
  color: #fff;
  margin-top: 38px;
  font-family: Palanquin, sans-serif;
  min-height: 130px;
  color: #fff; }
.careers-form textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  font-weight: 300;
  line-height: 24px; }
.careers-form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-weight: 300; }
.careers-form textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  font-weight: 300; }
.careers-form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-weight: 300; }

.careers-form label span {
  color: #fff; }

.case-study-1 #ajax-container {
  -webkit-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out; }

.case-study-1 .case-studies {
  margin: 13px 15px; }

.case-study-1 .case-study-body {
  margin-left: 13px; }
@media (max-width: 767px) {
  .case-study-1 .case-study-body {
    margin-left: 0; } }

.case-study-1 .case-study-container {
  max-width: 1810px; }
@media (max-width: 767px) {
  .case-study-1 .case-study-container {
    padding-right: 0;
    padding-left: 0; } }

.case-study-1 .listing-blog {
  margin-top: 12px;
  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: 1114px) {
  .case-study-1 .listing-blog {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.case-study-1 .body-container-wrapper {
  background-color: #fbfbfb;
  margin-top: 0px; }

.case-study-1 .right-sidebar {
  background-color: #fff;
  width: 310px;
  min-height: 545px; }
@media (max-width: 767px) {
  .case-study-1 .right-sidebar {
    width: 100%;
    height: 100%;
    min-height: 0px; } }
.case-study-1 .right-sidebar h4 {
  margin-left: 20px;
  color: #626262;
  font-size: 20px;
  font-weight: 600; }
@media (max-width: 767px) {
  .case-study-1 .right-sidebar h4 {
    margin-bottom: -10px; } }

.case-study-1 .sidebar-submenu {
  border: none; }
.case-study-1 .sidebar-submenu ul li a.active-child {
  background-color: #ffc400;
  color: #FFF; }
.case-study-1 .sidebar-submenu ul li.hs-item-has-children > ul.hs-menu-children-wrapper li a.active:before {
  content: "";
  display: block;
  background: #ffc400;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: 18px; }

.case-study-1 .case-study-container .row-fluid-wrapper > .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
@media (max-width: 767px) {
  .case-study-1 .case-study-container .row-fluid-wrapper > .row-fluid {
    display: block; } }

.case-study-1 .listing-blog .pagination {
  width: 100%;
  padding-left: 15px;
  cursor: auto; }
.case-study-1 .listing-blog .pagination .disabled {
  display: none; }
.case-study-1 .listing-blog .pagination li {
  display: inline-block;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.case-study-1 .listing-blog .pagination li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  color: #626262;
  display: block;
  line-height: 22px;
  border: solid 1px #ebebeb;
  height: 27px;
  width: 24px;
  text-align: center;
  font-size: 16px;
  overflow: hidden; }
.case-study-1 .listing-blog .pagination li a:hover {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }
.case-study-1 .listing-blog .pagination li.active a {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }

.case-study-1 nav.clearfix {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 60px; }

.case-study-1 figure.case-study {
  min-width: 360px;
  margin: 0;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 360px;
  max-width: 360px;
  width: 100%;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all; }
.case-study-1 figure.case-study:hover {
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1); }
.case-study-1 figure.case-study:hover .company-logo {
  height: 215px; }
.case-study-1 figure.case-study:hover .company-logo img {
  max-width: 180px;
  max-height: 70px; }
@media (max-width: 400px) {
  .case-study-1 figure.case-study {
    min-width: 0; } }
.case-study-1 figure.case-study .feature-image {
  -moz-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 215px;
  position: relative; }
.case-study-1 figure.case-study .company-logo {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  height: 60px;
  width: 100%;
  background-color: rgba(255, 196, 0, 0.65);
  position: absolute;
  bottom: 0; }
.case-study-1 figure.case-study .company-logo img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  max-width: 100px;
  max-height: 40px;
  display: block;
  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%); }
.case-study-1 figure.case-study .description {
  height: 145px;
  width: 100%;
  padding: 20px;
  background-color: #fff; }
.case-study-1 figure.case-study .description p {
  height: 105px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0;
  font-size: 18px;
  color: #626262;
  font-weight: 300; }

.case-study-1 section.hero-banner.huge {
  height: 500px; }

.case-study-1.hs-blog-post .case-study-container {
  max-width: 1170px; }

.case-study-2 #ajax-container div.case-studies, .case-study-2 #ajax-container nav {
  -webkit-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out; }

.case-study-2 section.free-quote .container {
  max-width: 1170px;
  padding-left: 0; }
.case-study-2 section.free-quote .container .inner-container {
  max-width: none;
  padding: 0 10px 0 25px; }

.case-study-2 .case-study-body {
  margin-left: 13px; }
@media (max-width: 767px) {
  .case-study-2 .case-study-body {
    margin-left: 0; } }

.case-study-2 .listing-blog {
  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-2 .listing-blog h2 {
  margin: 37px auto 0;
  font-weight: 400;
  color: #626262;
  text-transform: none; }
.case-study-2 .listing-blog h2 span {
  color: #ffc400;
  letter-spacing: 3px; }

.case-study-2 .body-container-wrapper {
  background-color: #fbfbfb;
  margin-top: 0px; }

.case-study-2 .case-study-container .row-fluid-wrapper > .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
@media (max-width: 767px) {
  .case-study-2 .case-study-container .row-fluid-wrapper > .row-fluid {
    display: block; } }

.case-study-2 .boxes-listing > .hs_cos_wrapper_type_widget_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.case-study-2 .listing-blog .pagination {
  padding-left: 10px;
  width: 100%;
  cursor: auto; }
.case-study-2 .listing-blog .pagination .disabled {
  display: none; }
.case-study-2 .listing-blog .pagination li {
  display: inline-block;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.case-study-2 .listing-blog .pagination li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  color: #626262;
  display: block;
  line-height: 22px;
  border: solid 1px #ebebeb;
  height: 27px;
  width: 24px;
  text-align: center;
  font-size: 16px;
  overflow: hidden; }
.case-study-2 .listing-blog .pagination li a:hover {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }
.case-study-2 .listing-blog .pagination li.active a {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }

.case-study-2 nav.clearfix {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 60px; }

.case-study-2 .case-studies {
  margin: 13px 9px;
  width: 360px; }
@media (max-width: 380px) {
  .case-study-2 .case-studies {
    width: 100%; } }

.case-study-2 figure.case-study {
  margin: 0;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  height: 360px;
  width: 360px;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  transition: 0.5s all; }
@media (max-width: 380px) {
  .case-study-2 figure.case-study {
    width: 100%; } }
.case-study-2 figure.case-study:hover {
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1); }
.case-study-2 figure.case-study:hover .company-logo {
  height: 215px; }
.case-study-2 figure.case-study:hover .company-logo img {
  max-width: 180px;
  max-height: 60px; }
.case-study-2 figure.case-study .feature-image {
  -moz-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 215px;
  position: relative; }
.case-study-2 figure.case-study .company-logo {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  height: 60px;
  width: 100%;
  background-color: rgba(255, 196, 0, 0.65);
  position: absolute;
  bottom: 0; }
.case-study-2 figure.case-study .company-logo img {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  max-width: 105px;
  max-height: 40px;
  display: block;
  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%); }
.case-study-2 figure.case-study .description {
  height: 145px;
  width: 100%;
  padding: 20px;
  background-color: #fff; }
.case-study-2 figure.case-study .description p {
  height: 105px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin: 0;
  font-size: 18px;
  color: #626262;
  font-weight: 300; }

.case-study-2 section.hero-banner.huge {
  height: 500px; }

.case-study-2 .topic-listing {
  margin: 30px 0 56px;
  width: 100%;
  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;
  -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; }
.case-study-2 .topic-listing > .hs_cos_wrapper_type_widget_container {
  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;
  -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; }

.case-study-2 .filter-single {
  margin-top: 20px;
  width: 150px;
  position: relative;
  border-bottom: 1px solid #b3b3b3;
  -webkit-transition: 1s;
  -o-transition: 1s;
  -moz-transition: 1s;
  transition: 1s; }
.case-study-2 .filter-single img {
  opacity: 0.5;
  display: block;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }
.case-study-2 .filter-single span {
  margin: 12px 0 9px;
  font-size: 16px;
  text-transform: uppercase;
  color: #b3b3b3;
  text-align: center;
  display: block;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }
.case-study-2 .filter-single.active {
  border-bottom: 1px solid #ffc400; }
.case-study-2 .filter-single.active:before {
  font-size: 25px;
  position: absolute;
  bottom: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "•";
  color: #ffc400; }
.case-study-2 .filter-single.active img {
  opacity: 1; }
.case-study-2 .filter-single.active span {
  color: hub("$main_font_color"); }
.case-study-2 .filter-single:hover img {
  opacity: 1; }
.case-study-2 .filter-single:hover span {
  color: #626262; }

.case-study-single .cta-box {
  max-width: 263px; }

.case-study-single .widget-type-cta > .layout-widget-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.case-study-single .hs_cos_wrapper_type_cta {
  margin: 0 auto 25px auto; }

.case-study-single section.free-quote .container {
  max-width: 1140px;
  padding-left: 0;
  padding-right: 0; }
@media (max-width: 1150px) and (min-width: 1115px) {
  .case-study-single section.free-quote .container {
    padding: 0 15px; } }
.case-study-single section.free-quote .container .inner-container {
  max-width: 1140px; }

.case-study-single .body-container-wrapper {
  margin-top: 0; }

.case-study-single section.hero-banner.huge h2 {
  width: 100%; }

.case-study-single .case-study-slider {
  clear: both;
  margin-bottom: 36px; }

.case-study-single .case-study-post-body {
  float: left;
  margin: 25px 0; }
.case-study-single .case-study-post-body h2 {
  width: 100%; }
.case-study-single .case-study-post-body li {
  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-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
.case-study-single .case-study-post-body blockquote {
  margin: 25px 25px 0 0;
  float: left;
  text-align: center;
  position: relative;
  background-color: #fafafa;
  width: 240px;
  font-size: 23px;
  color: #626262;
  line-height: 34px;
  display: inline-block;
  padding: 100px 30px 35px;
  font-weight: 300;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  text-transform: uppercase; }
@media (max-width: 400px) {
  .case-study-single .case-study-post-body blockquote {
    float: none;
    margin: 50px auto 20px;
    display: block; } }
.case-study-single .case-study-post-body blockquote:before {
  font-size: 98px;
  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%);
  color: rgba(255, 196, 0, 0.54); }
.case-study-single .case-study-post-body blockquote:after {
  content: ""; }

.case-study-single .post-head {
  margin: 35px 0 5px; }

.case-study-single .hs-blog-post {
  margin-top: 0; }

.case-study-single section.hero-banner.huge {
  height: 500px;
  margin-bottom: 0; }

.case-study-single section.cta-box {
  margin-top: 58px; }
@media (max-width: 767px) {
  .case-study-single section.cta-box {
    margin-top: 0; } }

.case-study-single h2 {
  text-transform: none;
  color: #626262;
  font-family: "Palanquin";
  font-weight: 300;
  text-align: left;
  width: -webkit-calc(100% - 250px);
  width: -moz-calc(100% - 250px);
  width: calc(100% - 250px);
  float: left; }
@media (max-width: 600px) {
  .case-study-single h2 {
    width: 100%; } }
.case-study-single h2 span {
  color: #ffc400;
  letter-spacing: 3px; }

.case-study-single .another-wrapper {
  float: left;
  width: 250px;
  margin: 23px 0; }
@media (max-width: 600px) {
  .case-study-single .another-wrapper {
    clear: both;
    margin-top: 0; } }

.case-study-single .another-post {
  color: #ffffff;
  background-color: #ffc400;
  float: left;
  margin-left: 20px;
  border: #ffc400 solid 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 27px;
  min-width: 105px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  padding: 11px 0;
  font: 300 16px / 16px Palanquin;
  -webkit-transition: linear 0.3s all;
  -o-transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  transition: linear 0.3s all; }
@media (max-width: 600px) {
  .case-study-single .another-post {
    margin-left: 0;
    margin-right: 20px; } }
.case-study-single .another-post:hover {
  color: #ffc400;
  background-color: #ffffff; }

.case-study-single hr {
  border-top: 1px #ebebeb solid;
  border-bottom: 0; }

.case-study-single .project-info h4 {
  display: block;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #626262;
  text-transform: uppercase;
  clear: both; }

.case-study-single .project-info .project-info-rich-text {
  float: left;
  margin-top: 16px;
  margin-bottom: 16px; }
.case-study-single .project-info .project-info-rich-text,
.case-study-single .project-info .project-info-rich-text span,
.case-study-single .project-info .project-info-rich-text li {
  color: #626262;
  font-size: 16px;
  font-weight: 300;
  font-family: "Palanquin", sans-serif; }

.case-study-single .project-info .project-info-table {
  float: left;
  margin-bottom: 18px; }
.case-study-single .project-info .project-info-table .key,
.case-study-single .project-info .project-info-table .value, .case-study-single .project-info .project-info-table .key a, .case-study-single .project-info .project-info-table .value a {
  margin-bottom: 4px;
  display: block;
  float: left;
  color: #626262;
  font-size: 16px; }
.case-study-single .project-info .project-info-table .key a:hover,
.case-study-single .project-info .project-info-table .value a:hover, .case-study-single .project-info .project-info-table .key a a:hover {
  color: #ffc400; }
.case-study-single .project-info .project-info-table .key {
  width: 110px;
  font-weight: 500; }
.case-study-single .project-info .project-info-table .value, .case-study-single .project-info .project-info-table .key a, .case-study-single .project-info .project-info-table .value a {
  font-weight: 300; }

.case-study-single .slick-slider {
  padding: 0; }

.case-study-single .slick-next,
.case-study-single .slick-prev {
  margin-top: 0;
  z-index: 1;
  background: #ffc400;
  width: 40px;
  height: 40px; }

.case-study-single .slick-next {
  right: 0px; }

.case-study-single .slick-prev {
  left: 0px; }

.case-study-single .slick-next:before,
.case-study-single .slick-prev:before {
  padding-top: 2px;
  width: 40px;
  height: 40px;
  font-size: 34px;
  color: #FFF;
  content: "\f104";
  font-family: "FontAwesome";
  background-image: none; }

.case-study-single .social {
  float: left;
  width: 100%; }
.case-study-single .social .social-main-icon {
  float: left;
  height: 45px;
  width: 45px;
  background-color: #ffc400; }
.case-study-single .social .social-main-icon i {
  font-size: 21px;
  margin-left: 13px;
  margin-top: 12px;
  color: #FFF; }
.case-study-single .social ul {
  padding-left: 18px;
  width: -webkit-calc(100% - 45px);
  width: -moz-calc(100% - 45px);
  width: calc(100% - 45px);
  float: left;
  border-top: solid 1px #ebebeb;
  border-bottom: solid 1px #ebebeb; }
.case-study-single .social ul li {
  height: 44px;
  width: 32px;
  list-style: none;
  display: inline-block; }
.case-study-single .social ul li a {
  padding-top: 8px;
  display: block;
  width: 100%;
  height: 43px;
  color: #d7d7d7;
  font-size: 18px;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s; }
.case-study-single .social ul li a:hover {
  color: #ffc400; }

.portfolio-menu-wraper {
  background: #ffc400;
  min-height: 85px; }
@media only screen and (max-width: 1055px) {
  .portfolio-menu-wraper {
    height: 100%; } }
.portfolio-menu-wraper ul.multi-blog {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -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;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 85px; }
@media only screen and (max-width: 1024px) {
  .portfolio-menu-wraper ul.multi-blog {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%; } }
@media only screen and (max-width: 486px) {
  .portfolio-menu-wraper ul.multi-blog {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: 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;
    height: 100%; } }
.portfolio-menu-wraper ul.multi-blog li {
  display: table;
  margin-left: 30px;
  height: 70px;
  background-repeat: no-repeat;
  background-image: none;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }
@media only screen and (max-width: 1024px) {
  .portfolio-menu-wraper ul.multi-blog li {
    margin: 10px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; } }
@media only screen and (max-width: 486px) {
  .portfolio-menu-wraper ul.multi-blog li {
    margin: 10px 0px; } }
.portfolio-menu-wraper ul.multi-blog li:first-child a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 55px;
  margin: 0; }
.portfolio-menu-wraper ul.multi-blog li:first-child a:before {
  content: "";
  display: none; }
.portfolio-menu-wraper ul.multi-blog li a {
  color: #fff;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  padding-left: 70px; }
.portfolio-menu-wraper ul.multi-blog li a:before {
  content: "";
  display: inline-block;
  width: 45px;
  height: 45px;
  background-repeat: no-repeat;
  background-position: top;
  position: absolute;
  top: 15px;
  left: 15px; }
.portfolio-menu-wraper ul.multi-blog li:hover {
  background-color: #fff;
  -webkit-box-shadow: 2px 0px 0px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 0px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0px 0px 0px rgba(0, 0, 0, 0.1); }
.portfolio-menu-wraper ul.multi-blog li:hover a {
  color: #ffc400; }
.portfolio-menu-wraper ul.multi-blog li:hover a:before {
  background-position: bottom; }
.portfolio-menu-wraper ul.multi-blog .active {
  color: #ffc400;
  background-color: #fff;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-box-shadow: 2px 0px 0px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 0px 0px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 0px 0px 0px rgba(0, 0, 0, 0.1); }
.portfolio-menu-wraper ul.multi-blog .active a {
  color: #ffc400; }
.portfolio-menu-wraper ul.multi-blog .active a:before {
  background-position: bottom; }

.multi-blog-wraper {
  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;
  padding: 78px 0px 15px 0px; }
.multi-blog-wraper .multi-blog {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin: 0px; }
.multi-blog-wraper .multi-blog:nth-child(3n+2) {
  margin: 0px 30px; }
@media only screen and (max-width: 1169px) {
  .multi-blog-wraper .multi-blog:nth-child(3n+2) {
    margin: 0px 15px; } }
@media only screen and (max-width: 1169px) {
  .multi-blog-wraper .multi-blog {
    margin: 0px 15px; } }
.multi-blog-wraper .multi-blog .content {
  height: 372px;
  width: 360px;
  position: relative;
  overflow: hidden;
  -moz-background-size: cover !important;
  background-size: cover !important;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 37px; }
.multi-blog-wraper .multi-blog .content:hover .desc {
  height: 175px; }
@media only screen and (max-width: 400px) {
  .multi-blog-wraper .multi-blog .content:hover .desc {
    height: 200px; } }
@media only screen and (max-width: 400px) {
  .multi-blog-wraper .multi-blog .content {
    width: 340px; } }
@media only screen and (max-width: 360px) {
  .multi-blog-wraper .multi-blog .content {
    width: 280px; } }
.multi-blog-wraper .multi-blog .content .category {
  width: 68px;
  height: 68px;
  background-color: rgba(255, 196, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center 15px; }
.multi-blog-wraper .multi-blog .content .category:before {
  content: "";
  display: block;
  width: 45px;
  height: 45px;
  background-position: top;
  margin: 11px auto; }
.multi-blog-wraper .multi-blog .content .desc {
  background: #ffc400;
  padding: 13px 25px;
  position: absolute;
  bottom: 0px;
  height: 100px;
  -webkit-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  -moz-transition: height 0.5s ease;
  transition: height 0.5s ease; }
@media only screen and (max-width: 400px) {
  .multi-blog-wraper .multi-blog .content .desc {
    height: 120px; } }
.multi-blog-wraper .multi-blog .content .desc small {
  font-size: 13px;
  color: #fff;
  margin: 0; }
.multi-blog-wraper .multi-blog .content .desc h4 {
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  margin: 10px 0px; }
.multi-blog-wraper .multi-blog .content .desc p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin: 0; }
.multi-blog-wraper .multi-blog .content .desc span {
  display: block;
  width: 11px;
  height: 18px;
  background: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/Sodium%20v2/read-more-white.png");
  background-position: right;
  padding-left: 100px;
  background-repeat: no-repeat;
  float: right; }
.multi-blog-wraper .multi-blog .content .desc:hover {
  height: 175px; }
@media only screen and (max-width: 400px) {
  .multi-blog-wraper .multi-blog .content .desc:hover {
    height: 200px; } }

.multi-blog .pagination {
  width: 100%;
  padding-left: 0px;
  cursor: auto; }
.multi-blog .pagination .disabled {
  display: none; }
.multi-blog .pagination li {
  display: inline-block;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.multi-blog .pagination li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  color: #626262;
  display: block;
  line-height: 22px;
  border: solid 1px #ebebeb;
  height: 27px;
  width: 24px;
  text-align: center;
  font-size: 16px;
  overflow: hidden; }
.multi-blog .pagination li a:hover {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }
.multi-blog .pagination li.active a {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }

.multi-blog .clearfix {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 38px; }

/*BLOG LISTING*/
.portfolio-menu-wraper {
  background: #ffc400;
  min-height: 85px; }
.portfolio-menu-wraper ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0 auto;
  -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;
  min-height: 80px; }
@media screen and (min-width: 0\0) {
  .portfolio-menu-wraper ul {
    height: 80px; } }
@media only screen and (max-width: 494px) {
  .portfolio-menu-wraper ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
.portfolio-menu-wraper ul li a {
  padding: 0 20px;
  color: #fff; }
@media only screen and (max-width: 494px) {
  .portfolio-menu-wraper ul li a {
    padding: 0 10px; } }
.portfolio-menu-wraper ul li a:hover {
  color: #626262; }
.portfolio-menu-wraper ul li a:visited {
  color: #ffffff; }
.portfolio-menu-wraper ul li a:active {
  color: #ffffff; }
.portfolio-menu-wraper ul li a.active {
  color: #626262; }

.blog-portfolio-wraper {
  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-bottom: 13px solid #ffc400;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out; }
.blog-portfolio-wraper .portfolio-blog {
  width: 25%;
  padding-bottom: 25%;
  background-position: center center !important;
  -moz-background-size: cover !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 0;
  display: table; }
@media only screen and (max-width: 1359px) {
  .blog-portfolio-wraper .portfolio-blog {
    width: 33.333%;
    padding-bottom: 33.333%; } }
@media only screen and (max-width: 1024px) {
  .blog-portfolio-wraper .portfolio-blog {
    width: 50%;
    padding-bottom: 50%; } }
@media only screen and (max-width: 675px) {
  .blog-portfolio-wraper .portfolio-blog {
    width: 100%;
    padding-bottom: 100%; } }
.blog-portfolio-wraper .portfolio-blog.new-items {
  opacity: 0; }
.blog-portfolio-wraper .portfolio-blog:hover .portfolio-hover.hover-left {
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }
.blog-portfolio-wraper .portfolio-blog:hover .portfolio-hover.hover-right {
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }
.blog-portfolio-wraper .portfolio-blog:hover .portfolio-hover.hover-top {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }
.blog-portfolio-wraper .portfolio-blog:hover .portfolio-hover.hover-bottom {
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover {
  position: absolute;
  height: 0px;
  width: 0px;
  background-color: rgba(255, 196, 0, 0.61);
  z-index: 1;
  overflow: hidden; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover.hover-left {
  left: auto;
  bottom: auto;
  height: 100%;
  width: 100%; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover.hover-right {
  right: auto;
  bottom: auto;
  height: 100%;
  width: 100%; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover.hover-top {
  left: auto;
  top: auto;
  height: 100%;
  width: 100%; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover.hover-bottom {
  left: auto;
  bottom: auto;
  height: 100%;
  width: 100%; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover.hide-left {
  left: 0;
  bottom: 0;
  top: auto;
  right: auto;
  height: 100%;
  width: 0%;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover.hide-right {
  right: 0;
  bottom: 0;
  top: auto;
  left: auto;
  height: 100%;
  width: 0%;
  -webkit-transition: width 0.4s;
  -o-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover.hide-top {
  left: 0;
  top: 0;
  height: 0%;
  width: 100%;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover.hide-bottom {
  left: 0;
  bottom: 0;
  height: 0%;
  width: 100%;
  -webkit-transition: height 0.4s;
  -o-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover .content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  z-index: 3;
  overflow: hidden;
  width: 100%;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover .content.visible {
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  -o-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1); }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover .content a {
  width: 81px;
  height: 81px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
  background: none;
  display: table;
  border: 2px solid #fff;
  text-align: center; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover .content a:hover {
  background: #fff; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover .content a:hover i {
  color: #ffc400; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover .content a i {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 34px; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover .content h4 {
  color: #fff;
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover .content ul {
  list-style: none;
  text-align: center; }
.blog-portfolio-wraper .portfolio-blog .portfolio-hover .content ul li {
  color: #fff;
  font-size: 16px;
  font-weight: 200; }

/*SINGLE POST*/
.portfolio-post-single {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 55px; }
@media only screen and (max-width: 768px) {
  .portfolio-post-single {
    -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; } }
.portfolio-post-single .left-section {
  width: 50%; }
@media only screen and (max-width: 768px) {
  .portfolio-post-single .left-section {
    width: 100%; } }
.portfolio-post-single .left-section .portfolio-post-head h2 {
  text-align: left;
  font-size: 41px;
  color: #ffc400;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-transform: none;
  margin-top: -10px;
  letter-spacing: 0.04em; }
.portfolio-post-single .left-section .portfolio-post-head h2 span {
  letter-spacing: 3px;
  color: #626262; }
.portfolio-post-single .left-section .portfolio-post-head ul {
  list-style: none; }
.portfolio-post-single .left-section .portfolio-post-head ul li {
  display: block;
  float: left;
  padding: 7px 0px 0px 10px;
  font-size: 16px; }
.portfolio-post-single .left-section .portfolio-post-head ul li:after {
  content: ","; }
.portfolio-post-single .left-section .portfolio-post-head ul li:first-child {
  padding-left: 0px; }
.portfolio-post-single .left-section .portfolio-post-head ul li:last-child:after {
  content: ""; }
.portfolio-post-single .left-section .portfolio-post-body {
  clear: both;
  padding: 15px 0px; }
.portfolio-post-single .left-section .portfolio-post-body h3 {
  font-size: 20px;
  font-weight: 500;
  margin: 0px 0px 15px 0px; }
.portfolio-post-single .left-section .portfolio-post-body p {
  font-size: 16px;
  font-weight: 200; }
.portfolio-post-single .right-section {
  width: 50%; }
@media only screen and (max-width: 768px) {
  .portfolio-post-single .right-section {
    width: 70%;
    margin: 0 auto; } }
@media only screen and (max-width: 555px) {
  .portfolio-post-single .right-section {
    width: 100%; } }
.portfolio-post-single .right-section .portfolio-slider .slick-slider {
  padding-right: 0px; }
@media only screen and (max-width: 768px) {
  .portfolio-post-single .right-section .portfolio-slider .slick-slider {
    padding-left: 0px; } }
.portfolio-post-single .right-section .portfolio-slider .slick-slider .slick-next {
  margin-top: 0;
  z-index: 1;
  background-color: #ffc400;
  width: 40px;
  height: 40px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
.portfolio-post-single .right-section .portfolio-slider .slick-slider .slick-next:hover {
  background-color: #626262; }
.portfolio-post-single .right-section .portfolio-slider .slick-slider .slick-prev {
  margin-top: 0;
  z-index: 1;
  background-color: #ffc400;
  width: 40px;
  height: 40px;
  left: 0;
  top: 50%;
  -webkit-transform: translate(30px, -50%);
  -moz-transform: translate(30px, -50%);
  -ms-transform: translate(30px, -50%);
  -o-transform: translate(30px, -50%);
  transform: translate(30px, -50%); }
@media only screen and (max-width: 767px) {
  .portfolio-post-single .right-section .portfolio-slider .slick-slider .slick-prev {
    -webkit-transform: translate(0px, -50%);
    -moz-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    transform: translate(0px, -50%); } }
.portfolio-post-single .right-section .portfolio-slider .slick-slider .slick-prev:hover {
  background-color: #626262; }
.portfolio-post-single .right-section .portfolio-slider .slick-slider button:before {
  padding-top: 2px;
  width: 40px;
  height: 40px;
  font-size: 34px;
  color: #FFF;
  content: '\f104';
  font-family: "FontAwesome";
  background-image: none; }

.center-section {
  width: 100%;
  border-top: 1px solid #e1e1e1;
  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: 25px 0px 40px 0px;
  margin-top: 10px; }
@media only screen and (max-width: 520px) {
  .center-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }
@media only screen and (max-width: 520px) {
  .center-section .social-share {
    margin: 0px auto 20px auto; } }
.center-section .social-share ul {
  list-style: none; }
.center-section .social-share ul li {
  display: block;
  float: left;
  padding: 5px 10px 0px 10px; }
.center-section .social-share ul li:first-child {
  color: #fff;
  padding-left: 0px;
  padding-top: 0px;
  font-size: 24px;
  display: table;
  width: 41px;
  height: 41px;
  background: #ffc400;
  text-align: center;
  margin-right: 20px; }
.center-section .social-share ul li:first-child i {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-left: 7px; }
.center-section .social-share ul li:last-child {
  padding-right: 0px; }
.center-section .social-share ul li a {
  color: #d7d7d7;
  font-size: 22px; }
.center-section .social-share ul li a:hover {
  color: #ffc400; }

@media only screen and (max-width: 520px) {
  .pagination {
    margin: 10px auto 0px auto; } }

.pagination .another-post {
  color: #FFF;
  background-color: #ffc400;
  float: left;
  margin-left: 20px;
  border: #ffc400 solid 2px;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  min-height: 27px;
  min-width: 105px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  padding: 11px 0;
  font: 300 16px / 16px Palanquin;
  -webkit-transition: linear 0.3s all;
  -o-transition: linear 0.3s all;
  -moz-transition: linear 0.3s all;
  transition: linear 0.3s all; }
@media only screen and (max-width: 520px) {
  .pagination .another-post {
    margin-left: 0px; } }
.pagination .another-post:hover {
  background-color: #ffffff;
  border-color: #ffc400;
  color: #ffc400; }

@media only screen and (max-width: 520px) {
  .pagination .right {
    margin-left: 5px; } }

@media only screen and (max-width: 520px) {
  .pagination .left {
    margin-right: 5px; } }

.portfolio-free-quote .free-quote .container {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
.portfolio-free-quote .free-quote .container .cta-secondary, .portfolio-free-quote .free-quote .container .button {
  border: 2px solid #ffffff;
  padding: 14px 28px; }

.product-page-listing-v2.hs-blog-listing {
  background-color: #fafafa; }
.product-page-listing-v2.hs-blog-listing .hs-breadcrumb-menu-divider:before {
  content: "/"; }
.product-page-listing-v2.hs-blog-listing .hs-breadcrumb-menu-item {
  padding: 0px 0px 0px 10px; }
.product-page-listing-v2.hs-blog-listing .hs-breadcrumb-menu-item a {
  color: #626262;
  font-weight: 300; }
.product-page-listing-v2.hs-blog-listing .hs-breadcrumb-menu-item.last-crumb {
  font-weight: 600; }
.product-page-listing-v2.hs-blog-listing .hs-breadcrumb-menu-wrapper {
  float: right; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .hs-breadcrumb-menu-wrapper {
    float: left; } }
.product-page-listing-v2.hs-blog-listing .hs-breadcrumb-menu {
  margin: 2px 0 0 -11px; }
.product-page-listing-v2.hs-blog-listing .container {
  max-width: 1200px; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .container.blog-content-section {
    padding-left: 0;
    padding-right: 0; } }
.product-page-listing-v2.hs-blog-listing .blog-content-section .row-fluid-wrapper > .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .blog-content-section .row-fluid-wrapper > .row-fluid {
    display: block; } }
.product-page-listing-v2.hs-blog-listing .hs-error-msgs a {
  font-size: 18px; }
.product-page-listing-v2.hs-blog-listing .listing-header {
  margin: 28px 0 -38px 26px; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .listing-header {
    margin: 28px 0 0px 0px; } }
.product-page-listing-v2.hs-blog-listing .view ul {
  list-style-type: none; }
.product-page-listing-v2.hs-blog-listing .view ul li {
  opacity: 0.5;
  float: left;
  margin-right: 8px;
  cursor: pointer;
  margin-bottom: 15px; }
.product-page-listing-v2.hs-blog-listing .view ul li.active {
  opacity: 1; }
.product-page-listing-v2.hs-blog-listing .post-header {
  margin: 50px 0 30px; }
.product-page-listing-v2.hs-blog-listing hr {
  clear: both;
  border-bottom: 1px solid #f6f6f6;
  border-top: 0; }
.product-page-listing-v2.hs-blog-listing .widget-type-cta {
  margin: 50px 0 40px 30px; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .widget-type-cta {
    margin: 50px 0 40px 0; } }
.product-page-listing-v2.hs-blog-listing .pagination {
  width: 100%;
  padding-left: 30px;
  margin-bottom: 32px;
  cursor: auto; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .pagination {
    padding-left: 0; } }
.product-page-listing-v2.hs-blog-listing .pagination .disabled {
  display: none; }
.product-page-listing-v2.hs-blog-listing .pagination li {
  display: inline-block;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 4px; }
.product-page-listing-v2.hs-blog-listing .pagination li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  color: #626262;
  display: block;
  line-height: 22px;
  border: solid 1px #ebebeb;
  height: 27px;
  width: 24px;
  text-align: center;
  font-size: 16px;
  overflow: hidden; }
.product-page-listing-v2.hs-blog-listing .pagination li a:hover {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }
.product-page-listing-v2.hs-blog-listing .pagination li.active a {
  background-color: #ffc400;
  border: solid 1px #ffc400;
  color: #fff; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper {
  margin-left: 10px;
  padding-right: 20px; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .listing-wrapper {
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 15px; } }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog {
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 1; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .single-post {
  position: relative;
  margin-top: 60px; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .featured-image {
  text-align: center; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .featured-image {
    text-align: left; } }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .featured-image .image-wrapper {
  position: relative;
  max-width: 281px;
  display: inline-block; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog img {
  width: 100%;
  max-width: 281px; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog h3 {
  font-size: 40px;
  color: #626262;
  font-weight: 400;
  margin-top: -8px;
  margin-bottom: 25px; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog h3 {
    margin-top: 5px; } }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 130px;
  height: 130px;
  text-align: right; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .ribbon span {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 24px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 145px;
  display: block;
  background: #79A70A;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffc400), to(#ffc400));
  background: -webkit-linear-gradient(#ffc400 0%, #ffc400 100%);
  background: -moz-linear-gradient(#ffc400 0%, #ffc400 100%);
  background: -o-linear-gradient(#ffc400 0%, #ffc400 100%);
  background: linear-gradient(#ffc400 0%, #ffc400 100%);
  -webkit-box-shadow: 0 3px 10px -5px black;
  -moz-box-shadow: 0 3px 10px -5px black;
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 31px;
  right: -31px; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .ribbon span:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #ffc400;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #ffc400; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .ribbon span:after {
  content: "";
  position: absolute;
  right: 3px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #ffc400;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #ffc400; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .content {
  font-size: 16px;
  color: #626262;
  font-weight: normal;
  text-align: justify; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .hover {
  display: none; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog .button-inner {
  display: none; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog a.button {
  margin-top: 25px;
  background-color: #ffc400;
  border-color: #ffc400;
  color: #ffffff;
  display: inline-block;
  padding: 12px 35px;
  position: absolute;
  bottom: 38px;
  right: 0;
  font-size: 16px; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog a.button:hover {
  background-color: #ffffff;
  color: #ffc400; }
@media (max-width: 1099px) {
  .product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog a.button {
    position: static; } }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog:first-child {
  padding-top: 0; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog:last-child {
  padding-bottom: 0; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper .listing-blog:last-child a.button {
  bottom: 0; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .listing-header {
  margin: 28px 0 -37px 26px; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .listing-header {
    margin: 28px 0 -37px 0px; } }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post {
  max-width: 384px;
  float: left;
  margin-left: 25px;
  padding-bottom: 0;
  margin-bottom: -17px; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post {
    margin-left: 0; } }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post:nth-child(even) {
  margin-left: 35px; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post:nth-child(even) {
    margin-left: 0; } }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post .button {
  display: none; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post .content {
  display: none; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post > .span7 {
  clear: both;
  margin-left: 0; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post > .span7 h3 {
  font-size: 30px;
  margin-top: 15px;
  margin-left: 3px; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post .featured-image {
  width: 100%; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post .image-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 379px;
  max-height: 379px; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post .image-wrapper img {
  max-width: 379px; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post .image-wrapper:hover .hover {
  clip: rect(0px, 379px, 379px, 0px); }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post .hover {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(255, 196, 0, 0.61);
  height: 100%;
  width: 100%;
  clip: rect(379px, 379px, 379px, 0px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post .hover .button-inner {
  display: inline-block;
  background-color: #fff;
  color: #ffc400;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  padding: 12px 37px;
  position: absolute;
  white-space: nowrap;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
.product-page-listing-v2.hs-blog-listing .listing-wrapper.tiles .single-post a.button {
  display: none; }
.product-page-listing-v2.hs-blog-listing .right-sidebar {
  background-color: #fff;
  min-height: 545px;
  width: 100%;
  max-width: 311px; }
@media (max-width: 992px) and (min-width: 768px) {
  .product-page-listing-v2.hs-blog-listing .right-sidebar {
    max-width: 220px; } }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .right-sidebar {
    min-height: 0px;
    width: 100%;
    max-width: none;
    height: 100%; } }
.product-page-listing-v2.hs-blog-listing .right-sidebar h4 {
  margin-left: 20px;
  color: #626262;
  font-size: 20px;
  font-weight: 600; }
@media (max-width: 767px) {
  .product-page-listing-v2.hs-blog-listing .right-sidebar h4 {
    margin-bottom: -10px; } }
.product-page-listing-v2.hs-blog-listing .sidebar-submenu {
  border: none; }
.product-page-listing-v2.hs-blog-listing .sidebar-submenu ul li a.active-child {
  background-color: #ffc400;
  color: #FFF; }
.product-page-listing-v2.hs-blog-listing .sidebar-submenu ul li.hs-item-has-children > ul.hs-menu-children-wrapper li a.active:before {
  content: "";
  display: block;
  background: #ffc400;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: 18px; }

.product-single .hero-banner {
  margin-bottom: 0; }

.product-single .square-box {
  padding-top: 0; }

.product-single .lead-section {
  padding-top: 60px;
  padding-bottom: 60px; }
.product-single .lead-section.iphone-section {
  background-color: #ffc400;
  overflow: hidden; }
.product-single .lead-section.iphone-section .widget-type-header h1, .product-single .lead-section.iphone-section .widget-type-header h2, .product-single .lead-section.iphone-section .widget-type-header h3, .product-single .lead-section.iphone-section .widget-type-header h4, .product-single .lead-section.iphone-section .widget-type-header span,
.product-single .lead-section.iphone-section .widget-type-rich_text p, .product-single .lead-section.iphone-section .widget-type-rich_text li, .product-single .lead-section.iphone-section .widget-type-rich_text a:not(.cta_button),
.product-single .lead-section.iphone-section .widget-type-blog_content h1, .product-single .lead-section.iphone-section .widget-type-blog_content h2, .product-single .lead-section.iphone-section .widget-type-blog_content h3, .product-single .lead-section.iphone-section .widget-type-blog_content h4, .product-single .lead-section.iphone-section .widget-type-blog_content h5, .product-single .lead-section.iphone-section .widget-type-blog_content h6,
.product-single .lead-section.iphone-section .widget-type-blog_content p, .product-single .lead-section.iphone-section .widget-type-blog_content li, .product-single .lead-section.iphone-section .widget-type-blog_content a:not(.cta_button), .product-single .lead-section.iphone-section .widget-type-blog_content em, .product-single .lead-section.iphone-section .widget-type-blog_content span {
  color: #fff; }
.product-single .lead-section.iphone-section .widget-type-blog_content ul li:before, .product-single .lead-section.iphone-section .widget-type-blog_content p ul li:before, .product-single .lead-section.iphone-section .widget-type-blog_content span ul li:before {
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/HubSpot_Template_Marketplace/Turbo_Sodium/assets/ul-list-white.png"); }
.product-single .lead-section.iphone-section .widget-type-blog_content ol li:before, .product-single .lead-section.iphone-section .widget-type-blog_content p ol li:before, .product-single .lead-section.iphone-section .widget-type-blog_content span ol li:before {
  color: #fff; }
.product-single .lead-section.iphone-section .widget-type-rich_text a:not(.cta_button) {
  text-decoration: underline;
  cursor: pointer; }

.product-single .featured-box-white-bg {
  margin-top: 0;
  border-top: none;
  padding-bottom: 0; }
.product-single .featured-box-white-bg .square-box__content h4 {
  color: #626262; }
.product-single .featured-box-white-bg .square-box__image-container {
  background-color: transparent; }
.product-single .featured-box-white-bg .square-box__image-container .icon {
  color: #ffc400;
  font-size: 50px;
  line-height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #ffc400; }

.product-single .features {
  position: relative; }
.product-single .features .widget-type-custom_widget .span6 {
  width: 100%; }
.product-single .features .feature h3 {
  font-size: 20px;
  text-transform: none; }
.product-single .features .feature .icon {
  color: #ffc400; }
.product-single .features__image-container {
  margin-top: 70px;
  position: absolute;
  top: 0;
  left: 50%;
  width: 45%; }
.product-single .features__image-container img {
  -webkit-box-shadow: 0px 0px 10px 5px rgba(100, 100, 100, 0.2);
  -moz-box-shadow: 0px 0px 10px 5px rgba(100, 100, 100, 0.2);
  box-shadow: 0px 0px 10px 5px rgba(100, 100, 100, 0.2); }

.product-single__slider-section {
  width: 100%;
  float: left;
  margin-top: 50px;
  margin-bottom: 50px; }

@media (max-width: 767px) {
  .product-single .features .feature {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto; }
  .product-single .features__image-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center; } }

.form-down form input{
  font-family: "GillSans";
  font-weight: normal;
  color: #2b2a2b;
  font-size: 16px;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color:white;
} 
.form-down{
  padding-bottom:50px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-down h3{
  margin-top:0px!important;
}
.form-down label, .form-down label span, .form-down textarea{
  color:black!important;
}
.form-down textarea{
  border: 1px solid #d5d5d5!important;
  background-color:white!important;
  margin-top:0px!important;
  font-family: "GillSans"!important;
  font-weight: normal!important;
  color: #2b2a2b!important;
  font-size: 16px!important;
  border: 1px solid #d5d5d5!important;
  -webkit-border-radius: 3px!important;
  -moz-border-radius: 3px!important;
  border-radius: 3px!important;
  padding: 20px!important;
  margin-top: 10px!important;
  margin-bottom: 10px!important;
  background-color: white!important;

}
.maxr{
  max-width:600px;
}
.panel .stringo-accordion__angle-right{
  color:#ffc400;
  float:right;
  margin-right:0px;
}
.faq-box2 h4.panel-title a:after, .faq-box2 h4.panel-title a.collapsed:after{
  display:none; 
}
.faq-box2  .stringo-accordion__angle-right{
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.faq-box2 .collapsed .stringo-accordion__angle-right{

  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.faq2{
  background-color:#e9e9e9;
  padding-left:30px;
}

.landing-video-v4 .cta_button p{

  color:white!important;

}

.landing-video-v4 .cta_button:hover p{

  color: #ffc400!important;
}
@media(max-width:768px){
  .panel-heading{
    padding-top: 1px;
  }
  .faq-box2  .stringo-accordion__angle-right{

    margin-top:-5px;

  }
}
@media(max-width:410px){

  .faq-box2  .stringo-accordion__angle-right{

    margin-top: -10px;

  }
  .faq-box h4.panel-title a{

    font-size: 16px;
  }


}

.footer-info .hs-button{

  height:auto!important;
}
.footer-info p{

  margin-bottom:25px!important;

}
.footer-info .submitted-message{
  margin-top:50px; 
}

.slicknav_menu ul li:nth-child(9) a::after, .slicknav_menu ul li:nth-child(10) a::after{
  content: "";
  position: absolute;
  height: 20px;
  width: 1px;
  background: black;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slicknav_menu ul li:nth-child(10), .slicknav_menu ul li:nth-child(11){
  display: inline-block;
  position: relative;
}


.footer-info h3 {
  font-size: 20px;
  margin: 25px 0px 30px 0px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
}

.social-button-container{
  display:none;
}

/* #menu-lang ul > li:nth-child(4) a::after{
content: "";
position: absolute;
height: 20px;
width: 1px;
background: black;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
*/







.footer .copy a {
  margin-top: 2px;
  display: inline-block;
  color: #ffc400;
}

.legal-consent-container {
  display: none;
}
.legal-consent-container .hs-richtext {
  font-size: 0.8em;
  text-align: left;
  margin-bottom: 20px;
}
.footer-info .legal-consent-container .hs-richtext {
  margin-bottom: 0;
}
.legal-consent-container .hs-richtext a {
  font-size: inherit;
  color: #ffc400;
}
.homevideo .content p .hs-cta-wrapper{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}


/* Clickray Patryk's header changes */

header.header #menu ul li.hs-menu-depth-1 >a{
  padding:0 10px;
  letter-spacing: 0px;
}

.header.header form.hs-form{
  margin-right: 135px;
}

#menu-lang ul li.hs-menu-item.hs-menu-depth-1 a{
  letter-spacing: 0px;
  padding: 0px 4px;
}

#menu-lang ul li.hs-menu-item.hs-menu-depth-1 a:after{
  margin-left: 3px;
}

@media(min-width:972px) and (max-width:1140px){

  header.header #menu ul li.hs-menu-depth-1 >a{
    font-size:14px;
  }

  #menu-lang ul li.hs-menu-item.hs-menu-depth-1 a{
    font-size:14px;
  }

}

@media(min-width:972px) and (max-width:1040px){

  header.header #menu ul li.hs-menu-depth-1 >a{
    padding:0 5px;
  }

}

.landing-page header.header .hs-form .field a:after {
  top: -13px; 
}

@media(min-width:972px){
  .landing-page header.header .hs-form .field a:after {
    top: 11px; 
  }
}

@media(min-width: 972px) and (max-width: 1330px){
  header .container >div >div >div >div:nth-child(1){
    width:10%;
  }
  header .container >div >div >div >div:nth-child(1) img{
    max-width:150px !important;
  }
  nav#menu{
    max-width:70%; 
  }
  nav#menu ul.active-branch{
    display: flex;
    justify-content: flex-end;
  }
  .header.header form.hs-form{
    margin-right: 90px !important;
  }
  .chinese #hs-search-module form.hs-form{
    margin-right: 200px !important;
  }

}




/********************************************************/
/*******  Modules/history-timeline.scss *******/
/********************************************************/
.history-timeline {
  background-color: ;
  padding: 25px 0px; }
.history-timeline .slick-slider {
  margin: 0; }
.history-timeline .center-text {
  text-align: center; }
.history-timeline h2 {
  text-align: center;
  margin-top: 25px;
  font-weight: 600;
  color: #fff;
  font-weight: 200;
  font-size: 40px; }
.history-timeline h2 span {
  letter-spacing: 3px; }
.history-timeline h3 {
  text-align: center;
  margin: 15px 0px 50px 0px;
  font-weight: normal;
  color: ; }
.history-timeline .wrapper-history {
  text-align: center; }
.history-timeline p {
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 200; }
.history-timeline a {
  display: inline-block;
  color: ;
  background-color: transparent;
  margin-top: 55px;
  padding: 10px;
  text-decoration: none !important;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  border: solid 2px ; }
.history-timeline a:hover {
  background-color: ;
  border-color: ;
  color: ;
  text-decoration: none; }
.history-timeline .slick-year .slick-slide {
  cursor: pointer; }
.history-timeline .center-slide {
  height: 104px; }
.history-timeline .slide {
  text-align: center;
  min-height: 394px; }
.history-timeline .slide i {
  font-size: 106px;
  text-align: center;
  color: #fff;
  margin-top: 86px;
  margin-bottom: 30px; }
.history-timeline .slick-prev:before {
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/arrow-up.png");
  width: 57px;
  height: 29px; }
.history-timeline .slick-next:before {
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/arrow-down.png");
  width: 57px;
  height: 29px; }
.history-timeline .slick-prev, .history-timeline .slick-next {
  width: 57px;
  height: 29px;
  z-index: 100; }
.history-timeline .slick-prev {
  margin: auto;
  left: 0px;
  right: 0px;
  top: 27px; }
.history-timeline .slick-history {
  margin-top: 40px; }
.history-timeline .slick-next {
  margin: auto;
  left: 0;
  right: 0;
  top: initial;
  bottom: -70px; }
.history-timeline .history-slider__container {
  height: 440px;
  margin-bottom: 60px; }
.history-timeline .history-slide__image {
  margin: 80px auto 28px; }
.history-timeline .slick-slide {
  -webkit-transform: translate3d(0, 0, 0); }
@media (max-width: 1070px) {
  .history-timeline .slick-slide {
    left: 22px; } }


.history-timeline .year-slider {
  height: 500px;
  position: relative;
  overflow: hidden; }
.history-timeline .year-slider >.slick-slider {
  height: 100%;
}
.history-timeline .year-slider >.slick-slider >.slick-list {
  height: 100% !important; 
}
.history-timeline .year-slider >.slick-slider >.slick-list >.slick-track{
  display: flex;
  flex-direction: column;
}
.history-timeline .year-slider >.slick-slider >.slick-list >.slick-track >.slick-slide{
  transform: translateY(75px);
  padding:30px 0 0 0;
  width:auto !important;
}
.history-timeline .year-slider >.slick-slider >.slick-list >.slick-track >.slick-slide:before{
  display:none;
}
.history-timeline .year-slider >.slick-slider >.slick-list >.slick-track >.slick-slide >span{
  padding-top: 7px;
  left: 11px;
}
.history-timeline .year-slider >.slick-slider >.slick-list >.slick-track >.slick-slide.slick-active.slick-current >span{
  color: #626262;
  left: 11px;
}
.history-slider__container >.slick-list{
  height:100% !important; 
}

.history-slider__container >.slick-list >.slick-track >.history-slide{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height:470px;
  margin-top: 30px;
}
#main_section1.history-timeline .hs_cos_wrapper_type_rich_text h2{
  font-weight:400;
  text-transform:none;
}

.history-slider__container >.slick-list >.slick-track >.history-slide >.history-slide__image-bg{
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
}


@media(min-width:768px){

}

@media(max-width:767px){
  .history-timeline .year-slider >.slick-slider >.slick-list >.slick-track{
    flex-direction: row;
  }
  .history-timeline .year-slider >.slick-slider >.slick-list >.slick-track >.slick-slide{
    transform: translateY(-26px);
  }

  .history-slider__container >.slick-list >.slick-track >.history-slide{
    height:auto;
  }
}


.stringo-history .experience p{
  font-weight:200;
}
.stringo-history .experience h2{
  margin-bottom:36px;
}








.history-timeline .year-slider:before {
  content: "";
  position: absolute;
  background-image: url("//685080.fs1.hubspotusercontent-na1.net/hubfs/685080/IMG-TurboSodium/dashed-line.png");
  left: 45px;
  top: -5px;
  height: 100%;
  width: 1px; }
@media (max-width: 1070px) {
  .history-timeline .year-slider:before {
    left: 16px; } }
.history-timeline .year-slider > span > .slick-list > .slick-track > div {
  padding: 15px 0; }
.history-timeline .year-slider > span > .slick-list > .slick-track > div.slick-current > span {
  color: ; }
.history-timeline .year-slider > span > .slick-list > .slick-track > div .hs_cos_wrapper_widget {
  color: #fff;
  font-size: 30px;
  position: relative;
  left: 60px;
  text-align: left;
  -webkit-transition: font-size .2s;
  -o-transition: font-size .2s;
  -moz-transition: font-size .2s;
  transition: font-size .2s; }
@media (max-width: 1070px) {
  .history-timeline .year-slider > span > .slick-list > .slick-track > div .hs_cos_wrapper_widget {
    left: 22px; } }
.history-timeline .year-slider .slick-center {
  color: ; }
.history-timeline .year-slider .slick-center:before {
  background-color: ; }
.history-timeline .year-slider .hs_cos_wrapper_widget::before {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  top: 6px;
  bottom: 0px;
  left: -21px;
  margin: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff; }
.history-timeline .year-slider .center-slide {
  color: #626262;
  font-size: 38px;
  position: absolute;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
.history-timeline .year-slider .center-slide:before {
  width: 16px;
  height: 16px;
  left: -42px;
  background-color: #626262;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear; }
.history-timeline .year-slider span {
  cursor: pointer; }
@media (max-width: 767px) {
  .history-timeline .dashed-line {
    width: 100%;
    float: none; }
  .history-timeline .slick-history {
    width: 65%;
    float: left; }
  .history-timeline .history-slider__container {
    float: none;
    width: 100%;
    height: auto; }
  .history-timeline .history-slide__image {
    margin-top: 30px; }
  .history-timeline .year-slider {
    float: none !important;
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding: 10px 0; }
  .history-timeline .year-slider:before {
    background: 0;
    background-image: none;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.7);
    width: 100%;
    left: 0;
    top: -15px; }
  .history-timeline .year-slider .hs_cos_wrapper_widget.slick-center:hover {
    font-size: 30px; }
  .history-timeline .year-slider .slick-current {
    font-size: 30px; }
  .history-timeline .year-slider .slick-current:before {
    background-color: #626262; }
  .history-timeline .year-slider .hs_cos_wrapper_widget {
    padding: 0 15px; }
  .history-timeline .year-slider .hs_cos_wrapper_widget:before {
    position: absolute;
    content: "";
    width: 11px;
    height: 11px;
    top: 40px;
    bottom: 0;
    left: 47%;
    margin: auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: white; }
  .history-timeline .year-slider .slick-track {
    height: 53px; }
  .history-timeline .year-slider > span > .slick-list > .slick-track > div {
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px); }
  .history-timeline .year-slider > span > .slick-list > .slick-track > div:before {
    display: none; }
  .history-timeline .year-slider > span > .slick-list > .slick-track > div .hs_cos_wrapper_widget {
    left: 0;
    top: 0; }
  .history-timeline .year-slider > span > .slick-list > .slick-track > div .hs_cos_wrapper_widget:before {
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); } }
@media (max-width: 480px) {
  .history-timeline {
    padding-bottom: 0; }
  .history-timeline .dashed-line {
    width: 100%; }
  .history-timeline .slick-history {
    width: 50%;
    float: left; } }

.latest-news-module .news{
      align-items: center;
}

.latest-news-module .news .image{
height:292px;
}


@media screen and (max-width: 767px){
section.latest-news-module .container div.news-list div.news div.image {
  min-height:292px;
  height:292px;
}
}


strong{
 font-weight:400; 
}



/******   STRINGO CODED BY PETER AT HQ   ***********/

.less-wide {

width: 80% !important;

}