/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */
input.hs-search-field__input{
    display: inline-block;
    margin: 0 auto 20px;
}
.hs-search-field__bar {
    display: inline-block;
    min-width: 360px;
    margin: 0 auto 20px;
}
.span12.widget-span.widget-type-custom_widget{
position:relative;
}
.blog-pagination {
    position: absolute;
    bottom: -20px;
      width: 100%;
}

.post-item{
 -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.hs-featured-image-wrapper img{
width:100%;
}
input.hs-search-field__input{
margin:0 auto;
}
div#hs_cos_wrapper_module_1535795454294180{
position:relative;
}

.overlay {
    z-index:5001;
  width:100%;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  transition: opacity 500ms;
  visibility: hidden;
}
.overlay:target {
  visibility: visible;
}

.popup {
  right:0;
  top: 100px;
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border:3px solid #1cbdc9;
  width: 30%;
  position: absolute;
  transition: all 5s ease-in-out;
  min-height:500px;
}

.popup h2 {
  margin-top: 0;
  color: #333;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}
@media only screen and (max-width: 1695px){
    .box {  
      right: 20px;
}
}
@media screen and (max-width: 1200px){
  .box{
   display:none;
  }
  .popup{
    width: 70%;
  }
}
/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */

@import url('//fonts.googleapis.com/css?family=Open+Sans+Condensed%3A300%2C300italic%2C700%7COpen+Sans%3A300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%7CNunito%3A200%2C200italic%2C300%2C300italic%2Cregular%2Citalic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto%3A100%2C100italic%2C300%2C300italic%2Cregular%2Citalic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic&ver=4.9.8');
@import url('//fonts.googleapis.com/css?family=Open+Sans+Condensed:700');
@import url('//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700');
@import url('//fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@font-face {
  font-family: ETmodules;
  src: url(//cdn2.hubspot.net/hubfs/1906082/Onsite_Wellness_August2018%20Theme/Font/modules.eot) format("embedded-opentype"),
    url(//cdn2.hubspot.net/hubfs/1906082/Onsite_Wellness_August2018%20Theme/Font/modules.ttf) format("truetype"),
    url(//cdn2.hubspot.net/hubfs/1906082/Onsite_Wellness_August2018%20Theme/Font/modules.woff) format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(//cdn2.hubspot.net/hubfs/1906082/Onsite_Wellness_August2018%20Theme/Font/MaterialIcons-Regular.eot);
  src: local('Material Icons'),local('MaterialIcons-Regular'),
    url(//cdn2.hubspot.net/hubfs/1906082/Onsite_Wellness_August2018%20Theme/Font/MaterialIcons-Regular.woff) format('woff'),
    url(//cdn2.hubspot.net/hubfs/1906082/Onsite_Wellness_August2018%20Theme/Font/MaterialIcons-Regular.ttf) format('truetype');
}

/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; /* Stack social icons into two rows on phones */
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

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

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

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

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

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

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.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;
}

/* Vertical Menu
   ========================================================================== */ 

.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;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.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.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > 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-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .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;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

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

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

/* Blog Author Section */
.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;
    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");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

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

/* 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; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-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; 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}

/* FlexSlider Necessary Styles
*********************************/
.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; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

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


/* 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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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: .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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

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

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

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

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

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

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

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

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

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

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

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


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

/* =============== Base =============== */

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-size: 100%;
} 

body {
  background: #fff;
  color: #666;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  font-size: 16px;
  line-height:24px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1080px;
  width: 80%;
  margin: 0 auto;
}

/* Highlighted Text */
/*::-moz-selection {
color: #fff;
background: #333;
text-shadow: none;
}
::selection {
color: #fff;
background: #333;
text-shadow: none;
}*/


/* =============== Typography =============== */

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
  margin:20px 0;
  font-weight: 500;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 50px;
  line-height:50px;
  color: #808284;
}
h2 {
  font-size: 48px;
  color: #808284;
  line-height: 1.2em;
}
h3 {
  color: #1cbdc9;
  font-size: 46px;
  line-height: 1.1em;
  font-weight: 500;
}
h4 {
  font-size: 43px;
  color: #808284;
  font-size: 36px;
  line-height: 1.2em;
}
h5 {
  font-size: 34px;
  line-height: 1;
  padding-bottom: 10px;
  color: #333;
  font-weight: 500;
}
h6 {
  font-weight: 500;
  line-height: 1em;
  padding-bottom: 10px;
  font-size: 24px;
  color: #1cbdc9;
}

/* Anchor Links */
a {
  color: #1cbdc9; 
  text-decoration: none;
}
a:hover, a:focus {
  color: #1cbdc9;
  text-decoration: none;
}

/* Lists */
ul {
	list-style: none;
}
ul, ol {
  
  margin: 0;
}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul{
  padding:0 0 1em 38px;
  line-height: 26px;
  list-style-type: circle;
  color: #808284;
}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */

.body-container .hs-menu-wrapper > ul li {
  list-style-image: none;
}
.blog-pagination {
  font-size: 14px;
}
.blog-pagination a.previous-posts-link {
  float: right;
}
.blog-pagination:after {
  content: "";
  display: table;
  clear: both;
}
/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}
.header-container {
  min-height: 100px;
}
.header-group {
  position: fixed;
  top: 0px;
  background-color: rgba(255,255,255,0.88);
  -webkit-transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
  -moz-transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
  transition: background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;
  z-index: 999;
}
.custom-logo {
  padding: 8px 2px 7px;
}
.custom-logo img {
  display: inline-block;
  float: none;
  margin-bottom: 0;
  vertical-align: middle;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transform: translate3d(0,0,0);
  max-width: 170px;
}
.custom-menu-primary {
  padding: 48px 0 0 0;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}


/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}
.body-container .page-center{
  padding: 54px 0;
}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

.body-container ul li {
  list-style-image: url(//cdn2.hubspot.net/hubfs/1906082/Onsite_Wellness_August2018%20Theme/Image/bluemed.png);
}
.banner-group {
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #808284;
  -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,.07);
  -moz-box-shadow: inset 0 0 7px rgba(0,0,0,.07);
  box-shadow: inset 0 0 7px rgba(0,0,0,.07);
  padding-right: 0px;
  padding-bottom: 9.3vw;
  padding-left: 0px;
  background-position: center right;
  padding-top: 278px;
  position: relative;
  margin-top: -2px;
}
.banner-group .overlay-1 {
  transform: skew(-26deg);
  opacity: 0.6;
  display: block;
  height: 100%;
  width: 50.8%;
  position: absolute;
  top: 0;
  left: -12%;
}
.banner-group .overlay-2 {
  display: block;
  height: 100%;
  width: 70.8%;
  position: absolute;
  top: 0;
  left: -46%;
  transform: skew(54deg);
  opacity: 0.8;
}
.banner-group .page-center {
  max-width: 1170px!important;
  padding: 0;
}
.banner-content {
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  -o-animation-duration: .2s;
  animation-duration: .2s;
  font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
  font-size: 72px;
  color: #ffffff;
  line-height: 113%;
  position: relative;
  z-index: 1;
}
.banner-content h1 {
  font-weight: 500;
  padding-bottom: 10px;
  margin: 0;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #ffffff;
  line-height: 1.1em;
}
.banner-content p {
  line-height: 113%;
  margin: 0;
  text-transform: uppercase;
}

/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}

.footer-top-group {
  background-color: #212121;
  padding-top: 80px;
}
.footer-top-group .page-center {
  padding: 27px 0;
  width: 94%!important;
  max-width: 94%!important;
  padding-bottom: 159px;
  padding-left: 4%;
}
.footer-top-group .column-1 {
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  -o-animation-duration: .2s;
  animation-duration: .2s;
}
.footer-top-group .custom-col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-top-group .custom-col ul li {
  display: inline-block;
  vertical-align: top;
}
.footer-top-group .custom-col ul li span.et-pb-icon {
  font-family: ETmodules;
  font-size: 96px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-transform: none;
  content: attr(data-icon);
  speak: none;
  display: table-cell;
  font-size: 32px;
  opacity: 1;
  -webkit-animation: fadeTop 1s 1 cubic-bezier(.77,0,.175,1);
  -moz-animation: fadeTop 1s 1 cubic-bezier(.77,0,.175,1);
  -o-animation: fadeTop 1s 1 cubic-bezier(.77,0,.175,1);
  animation: fadeTop 1s 1 cubic-bezier(.77,0,.175,1);
  color: #1cbdc9;
}
.footer-top-group .custom-col ul li:last-child {
  padding-left: 11px;
  vertical-align: top;
}
.footer-top-group .custom-col ul li h4 {
  padding-bottom: 10px;
  font-weight: 500;
  margin: 0;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  font-size: 20px;
  color: #ffffff;
  line-height: 1.5em;
}
.footer-top-group .custom-col ul li p {
  font-size: 14px;
  color: #fff;
  line-height: 1.7em;
  margin: 0;
}
.footer-top-group .column-2, 
.footer-top-group .column-3 {
  padding-top: 2%;
  padding-right: 5%;
}
.footer-section-header h1 {
  margin-bottom: 4.787%;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  -o-animation-duration: .2s;
  animation-duration: .2s;
  line-height: 1em;
  padding-bottom: 10px;
  margin-top: 0;
  font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  font-size: 50px;
  color: #ffffff;
  text-align: center;
}
.footer-section-header p.secondary-header {
  margin-bottom: 4.787%;
  color: #ffffff;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  font-size: 20px;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  -o-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  text-align: center;
}
.footer-section-header p.secondary-header {
  margin-bottom: 4.787%;
  color: #ffffff;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  font-size: 20px;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  -o-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  text-align: center;
  margin-top: 0;
}
.footer-form {
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  -o-animation-duration: .2s;
  animation-duration: .2s;
}
.footer-form form {
  color: #3b3b3b;
  font-family: arial, helvetica, sans-serif;
}
.footer-form form label {
  margin: 0;
}
.footer-form form label .hs-form-required {
  display: none;
}
.footer-form form .hs-input {
  border: none;
  color: #fff;
}
.footer-form form input.hs-button.primary.large {
  margin: 0;
  margin-bottom: 18px;
  padding: 25px 20px;
  width: 100%;
}
.footer-top-group .column-3.custom-col {
  padding-right: 0;
}
.footer-top-group .column-3 ul {
  margin-bottom: 4.787%;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  -o-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
.footer-top-group .custom-col ul li h4 a {
  color: #ffffff;
}
.footer-top-group .column-3 a.search-button {
  margin-bottom: 4.787%;
  border: 1px solid #ddd;
  border-radius: 3px;
  display: block;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  text-align: center;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  -o-animation-duration: .2s;
  animation-duration: .2s;
  background-color: #ddd;
  padding: .205em .715em;
  line-height: normal;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  color: #666;
}
#back-to-top {
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-transform: none;
  content: attr(data-icon);
  speak: none;
  font-family: ETmodules;
  position: fixed;
  z-index: 99999999;
  right: 0;
  bottom: 125px;
  padding: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  color: #fff;
  background: rgba(0,0,0,.4);
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
a#back-to-top.et-visible {
  opacity: 1;
  -webkit-animation: fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);
  -moz-animation: fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);
  -o-animation: fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);
  animation: fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);
}
#back-to-top:before {
  content: "2";
}
a#back-to-top.et-hidden {
  opacity: 0;
  -webkit-animation: fadeOutRight 1s 1 cubic-bezier(.77,0,.175,1);
  -moz-animation: fadeOutRight 1s 1 cubic-bezier(.77,0,.175,1);
  -o-animation: fadeOutRight 1s 1 cubic-bezier(.77,0,.175,1);
  animation: fadeOutRight 1s 1 cubic-bezier(.77,0,.175,1);
}

.footer-bottom-group {
  background-color: #222;
}
.footer-bottom-group > .row-fluid-wrapper {
  padding: 15px 0 5px;
  background-color: #1f1f1f;
  background-color: rgba(0,0,0,.32);
}
.footer-social-icon-group {
  float: right !important;
  margin-left: 2.564102564% !important;
}
.footer-copyright {
  margin-left: 0 !important;
}
ul.et-social-icons {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.et-social-icons li {
  display: inline-block;
  margin-left: 20px;
}
.et-social-icon a {
  display: inline-block;
  position: relative;
  color: #666;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  transition: color .3s ease 0s;
}
.footer-social-icon-group .et-social-icon a {
  color: #1cbdc9;
}
.footer-social-icon-group a {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.footer-copyright p a:hover,
.footer-social-icon-group a:hover{
  opacity: .7;
}
#et-info-email:before,
#et-info-phone:before, 
#et_search_icon:before,
.comment-reply-link:after,
.et-cart-info span:before, 
.et-pb-arrow-next:before, 
.et-pb-arrow-prev:before, 
.et-social-icon a:before, 
.et_audio_container .mejs-playpause-button button:before, 
.et_audio_container .mejs-volume-button button:before, 
.et_overlay:before, 
.et_password_protected_form .et_submit_button:after,
.et_pb_button:after, .et_pb_contact_reset:after,
.et_pb_contact_submit:after, 
.et_pb_font_icon:before, 
.et_pb_newsletter_button:after, 
.et_pb_pricing_table_button:after, 
.et_pb_promo_button:after, 
.et_pb_social_icon a.icon:before, 
.et_pb_testimonial:before,
.et_pb_toggle_title:before, 
.form-submit .et_pb_button:after, 
.mobile_menu_bar:before, 
.woocommerce #content input.button.alt:after,
.woocommerce #content input.button:after, 
.woocommerce #respond input#submit.alt:after, 
.woocommerce #respond input#submit:after,
.woocommerce a.button.alt:after, 
.woocommerce button.button.alt:after,
.woocommerce button.button:after, 
.woocommerce button.single_add_to_cart_button.button:after, 
.woocommerce input.button.alt:after,
.woocommerce input.button:after, 
.woocommerce-page #content input.button.alt:after,
.woocommerce-page #content input.button:after,
.woocommerce-page #respond input#submit.alt:after, 
.woocommerce-page #respond input#submit:after, 
.woocommerce-page a.button.alt:after, 
.woocommerce-page a.button:after,
.woocommerce-page button.button.alt:after,
.woocommerce-page button.button:after, 
.woocommerce-page input.button.alt:after,
.woocommerce-page input.button:after, 
a.et_pb_more_button:after {
  text-shadow: 0 0;
  font-family: ETmodules!important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
}
.et-social-linkedin a.icon:before {
  content: "\e09d";
}
.et-social-icon span {
  display: none;
}
.et-social-instagram a.icon:before {
  content: "\e09a";
}
.et-social-twitter a.icon:before {
  content: "\e094";
}
.et-social-facebook a.icon:before {
  content: "\e093";
}
.footer-copyright p {
  padding-bottom: 10px;
  color: #666;
  text-align: left;
  margin: 0;
  font-size: 14px;
  line-height: 1.7em;
}
.footer-copyright p a {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  color: #666;
  font-weight: 700;
}









/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
  font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
  float: right;
  display: block;
  font-weight: 600;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  display: inline-block;
  padding-right: 15.5px;
  font-size: 14px;
  line-height: 1em;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  padding-bottom: 38px;
  font-size: 16px;
  display: block;
  position: relative;
  color: rgba(0,0,0,.6);
  text-decoration: none;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
  padding-right: 20px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: ETmodules;
  font-size: 16px;
  font-weight: 800;
  content: "3";
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  opacity: .7;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
  position: relative;
  line-height: 1em;
  background-color:#b2b931;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  margin-right: 10px;
  border-radius: 20px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 14px;
  display: inline-block;
  top: -10px;
      padding: 10px 20px 9px 20px;
}
/*.custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(2){
  position: relative;
  line-height: 1em;
  background-color: #ed7818;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 20px 9px 20px;
  margin-right: 10px;
  border-radius: 20px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 14px;
  display: inline-block;
  top: -10px;
      max-width: 150px;
}*/
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child:hover{
  background-color: #1cbdc9;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a{
  font-size: 16px;
  color: #fff;
  font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
  padding: 0;
      text-align: center;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active.active-branch > a {
  color: #1cbdc9;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:981px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    padding: 20px 0;
    background-color: rgba(255,255,255,0.88);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    width: 240px;
    border-top: 3px solid #2ea3f2;
    border-color: #1cbdc9;
    -webkit-transition: all .2s ease-in-out !important;
    -moz-transition: all .2s ease-in-out !important;
    transition: all .2s ease-in-out !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    padding: 0 20px;
    font-size: 14px;
    line-height: 2em;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    display: block;
    position: relative;
    color: rgba(0,0,0,.6);
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    font-size: 16px;
    padding: 6px 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    opacity: .7;
    background-color: rgba(0,0,0,.03);
  }
}


/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 980px){

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: -50px;
    right: 6px;
    width: auto;
    height: auto;
    padding: 0;
    background: transparent;
    border: none;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    border-color: transparent;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 20px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #2ea3f2; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color: #2ea3f2; /* Icon color */
  }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: none !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 0; /* Makes room for button */
    margin: 0;
    min-height: 0;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
    background: rgba(255,255,255,0.88);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    border-top: 3px solid #2ea3f2;
    opacity: 1;
    padding: 5% !important;
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    overflow: visible;
  }
}


/* ==========================================================================
5. BLOG                                        
========================================================================== */

.blog-banner {
  padding: 54px 0;
  padding-top: 154px;
}
.blog-banner .page-center {
  padding: 27px 0;
  max-width: 1080px !important;
}
.blog-banner .banner-content {
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  font-size: 20px;
  color: #1cbdc9;
  line-height: 1.2em;
  text-align: right;
  position: relative;
  padding-bottom: 20px;
}
.blog-banner .banner-content h1 {
  font-weight: 500;
  margin: 0;
  padding-bottom: 10px;
  font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
  font-size: 50px;
  color: #ffffff;
  line-height: 1.3em;
  text-align: right;
  text-transform: inherit;
}
.blog .blog-top-group {
  padding: 54px 0;
}
.blog .blog-top-group .page-center {
  padding-top: 0.8vw;
  padding-bottom: 0vw;
  max-width: 1173px!important;
}
.blog-listing-wrapper .post-listing .post-item {
  margin-bottom: 60px;
  position: relative;
  color: #808284;
  width: 47%;
  margin-right: 6%;
  float: left;
  cursor: pointer;
}
.blog-listing-wrapper .post-listing .post-item:nth-child(2n+1) {
  clear: both;
}
.blog-listing-wrapper .post-listing .post-item:nth-child(2n+2),
.blog-listing-wrapper .post-listing .post-item:last-child {
  margin-right: 0;
}
.blog-listing-wrapper .post-listing .post-item:before {
  content: '';
  display: block;
  opacity: 0;
  position: absolute;
  width: 0%;
  border-top: 1px solid #fff;
  z-index: 1;
  top: 179px;
  height: 0;
  left: 5vw;
  transition: 0.3s;
}
.blog-listing-wrapper .post-listing .post-item:hover:before {
  width: 32%;
  opacity: 1;
}
.post-item a.hs-featured-image-link {
    display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    background-color: #000;
    max-height: 344px;
}
.post-item a.hs-featured-image-link:before {
    content: '';
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #fff;
    z-index: 1;
    transition: 0.3s;
}
.post-item:hover a.hs-featured-image-link:before {
  transition-delay: 0.3s;
  opacity: 1;
  top: 20px;
  left: 20px;
  bottom: 20px;
  right: 20px;
}
.post-item a.hs-featured-image-link:after {
  transition: 0.3s;
  content: 'Read More';
  display: block;
  opacity: 0;
  position: absolute;
  top: 50%;
  color: #fff;
  transform: translate(80%,-50%);
  width: 80%;
  font-size: 24px;
  text-align: right;
  font-family: 'Open Sans';
}
.post-item:hover a.hs-featured-image-link:after {
  opacity: 1;
  transform: translate(0,-50%);
}
.post-item a.hs-featured-image-link img.hs-featured-image {
  max-width: 100%;
  vertical-align: bottom;
  display: block;
  width: 100%;
  margin: 0;
  float: none;
  height: 344px;
  object-fit: cover;
}
.post-item:hover a.hs-featured-image-link img.hs-featured-image {
  opacity: 0.5;
}
.post-item h2 {
  color: #333;
  font-weight: 500;
  padding-bottom: 22px;
  font-size: 24px;
  letter-spacing: -0.2px;
  line-height: 128%;
  text-align: left;
  font-family: 'Open Sans Condensed';
  margin-top: 19px;
  padding-left: 0.3vw;
  margin-bottom: 0;
}
.post-item:hover h2{
  -webkit-animation: fadeIn 0.8s infinite;
  animation: fadeIn 0.8s infinite;
  animation-iteration-count: 1;
}
.post-item h2 a {
  font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  color: #808284;
}
.post-item p.post-meta {
  color: #a7a7a7;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  text-transform: uppercase;
  padding-left: 0.3vw;
  font-size: 0;
}
.post-item:hover p.post-meta {
  -webkit-animation: fadeIn 0.8s infinite;
  animation: fadeIn 0.8s infinite;
  animation-iteration-count: 1;
}
.post-item p.post-meta span.published {
  font-size: 16px;
  text-transform: capitalize;
  position: absolute;
  bottom: 6px;
  right: 0;
}
.post-item p.post-meta a.topic-link {
  text-decoration: none;
  color: #a7a7a7;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  transition: 0.3s;
}
.post-item p.post-meta a.topic-link:hover {
  opacity: 0.5;
}
.post-item .post-content {
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  font-size: 16px;
  padding-bottom: 3.4vw;
  padding-left: 0.3vw;
  padding-top: 9px;
  line-height: 160%;
}
 .post-item:hover .post-content {
  -webkit-animation: fadeIn 0.8s infinite;
  animation: fadeIn 0.8s infinite;
  animation-iteration-count: 1;
}
.post-item .post-content p {
  color: #808284;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  font-size: 16px;
  margin: 0;
}
.post-item p.post-meta span.published:before {
  font-family: 'Open Sans Condensed';
  text-transform: lowercase;
  margin-right: 9px;
  color: #000;
  font-weight: 700;
  margin-left: 3px;
  content: "";
}
.blog .blog-bottom-group {
  background-color: #808284;
  padding: 54px 0;
  -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,.07);
  -moz-box-shadow: inset 0 0 7px rgba(0,0,0,.07);
  box-shadow: inset 0 0 7px rgba(0,0,0,.07);
}
.blog .blog-bottom-group .page-center {
  width: 94%!important;
  max-width: 94%!important;
  margin-right: 10%!important;
  margin-bottom: 0px!important;
  margin-left: auto!important;
  padding-top: 0;
  padding-bottom: 0;
}
.blog-left-column {
    padding-left: 7%;
}
.blog-right-column {
  background-size: contain;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-image: url(//cdn2.hubspot.net/hubfs/1906082/Onsite_Wellness_August2018%20Theme/Image/Key.png);
  padding-right: 35%;
}
.blog .blog-bottom-group .page-center > .row-fluid-wrapper > .row-fluid {
  width: 100%;
  display: flex;
}
.blog-left-content h2 {
  padding-bottom: 30px;
  line-height: 1em;
  font-family: 'Open Sans Condensed', sans-serif;;
  font-weight: 700;
  font-size: 60px;
  color: #ffffff;
  margin: 0;
}
.blog-left-content h4 {
  padding-bottom: 30px;
  font-family: 'Open Sans Condensed', sans-serif;;
  font-weight: 300;
  font-size: 35px;
  color: #ffffff;
  line-height: 1em;
  margin: 0;
}
.blog-left-content h3 {
  padding-bottom: 30px;
  margin: 0;
  font-family: 'Open Sans Condensed', sans-serif;;
  font-weight: 700;
  font-size: 50px;
  color: #ffffff;
  line-height: 1em;
}
.blog-left-content h5 {
  margin: 0;
  padding-bottom: 30px;
  font-family: 'Open Sans Condensed', sans-serif;;
  font-weight: 300;
  font-size: 30px;
  color: #ffffff;
  line-height: 1em;
}
.blog .blog-form form {
  margin-bottom: 18px;
  color: #3b3b3b;
  font-family: arial, helvetica, sans-serif;
}
.blog .blog-form form label span.hs-form-required {
  display: none;
}
.blog .blog-form form .hs-input {
  max-width: 100%;
  border: none;
  color: #fff;
}
.blog .blog-form form .hs-input::placeholder {
  color: #fff;
}
.blog .blog-form form textarea.hs-input {
  height: 150px;
  padding: 20px;
}
.blog .blog-form form input.hs-button.primary.large {
  margin-top: 0;
  padding: 25px 20px;
  width: 100%;
}
.hs-blog-post .header-container {
  min-height: 0;
}
.hs-blog-post .body-container .page-center {
  padding-top: 158px;
  position: relative;
}
.hs-blog-post .body-container .page-center:before {
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #e2e2e2;
  content: "";
  right: 20.875%;
}
.blog .blog-content {
  padding-bottom: 23px;
}
.blog-post-wrapper .post-header h1 {
  padding-bottom: 10px;
  color: #333;
  font-weight: 500;
  line-height: 1em;
  font-size: 30px;
  margin: 0;
}
.blog-post-wrapper .post-header p.post-meta {
  padding-bottom: 15px;
  font-size: 14px;
  margin-bottom: 6px;
  margin-top: 0;
}
.blog-post-wrapper .post-header p.post-meta a {
  color: #666;
  text-decoration: none;
}
.blog-post-wrapper .post-body {
  padding: 27px 0;
  font-size: 14px;
}
.blog-post-wrapper .post-body p {
  padding-bottom: 1em;
  margin: 0;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7em;
}
.blog-post-wrapper .post-body ul li {
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.7em;
}
.blog-post-wrapper .post-body h2 {
  font-size: 26px;
  padding-bottom: 10px;
  color: #333;
  line-height: 1em;
  font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
}
.blog .blog-sidebar {
  padding-left: 5.5%;
  padding-bottom: 28px;
}
.blog .blog-sidebar .widget-span {
  margin-bottom: 30px;
}
.blog .blog-sidebar .widget-span h3 {
  font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
  padding-bottom: 10px;
  color: #333;
  font-weight: 500;
  line-height: 1em;
  font-size: 18px;
  margin: 0;
}
.custom-categories ul.l_tinynav1 {
  display: none;
}
.custom-categories label.tinynav_label {
  line-height: 1.7em;
  font-size: 14px;
  font-weight: 500;
  font-family: "Open Sans",Arial,sans-serif;
}
.custom-categories select#tinynav1 {
  width: 100%;
  height: 28px;
  padding: 0 5px;
  font-family: "Open Sans",Arial,sans-serif;
  border: 1px solid #bbb;
  color: #4e4e4e;
  background-color: #fff;
  font-size: 13.3333px;
}
.blog .blog-sidebar .widget-span ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.blog .blog-sidebar .widget-span ul li {
  list-style: none;
  margin-bottom: .5em;
}
.body-container ul li a {
  color: #666;
  text-decoration: none;
  line-height: 1.7em;
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.body-container ul li a:hover {
  color: #82c0c7;
}
.with-banner .header-container {
  min-height: 0;
}
.footer-top-group .custom-col .footer-form form ul li {
  padding: 0;
}
.hs-blog-post .footer-top-group {
  display: none;
}
/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

/* Blog Post */
.hs-blog-post {}

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#comments-listing {
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}

/* -------------- Default Code for comment ------------ */


.comment.depth-0 {
    border-bottom: 1px solid #000 !important;
    border-top: medium none !important;
    margin: 0 10px 10px !important;
    padding: 0 15px !important;
}

.comment-body {
    border-bottom: medium none;
    color: ;
    display: block;
    font-family: ;
  
    font-size: ;
  
  line-height: ;
    padding: 0;
}

.comment-reply-to{
  margin-bottom: 15px;
}

.comment-from h4 {
    margin: 0;
    padding-top: 15px;
}

.comment-date {
    color:  !important;
    display: block !important;
    text-align: left;
}

/* -------------------- Ends ----------- */

/* -------------- Default Code for Author Bio ------------ */

#hubspot-author_data .hs-author-avatar {
     max-width: 70px;
     padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
     height: auto !important;
     max-width: 100%;
}

.hs-blog-social-share {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    height: auto;
    margin-top: 10px;
    padding: 10px 0 0;
}

/* -------------------- Ends ----------- */
/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
6. FORMS                                        
========================================================================== */

form.hs-form {
  margin-bottom: 18px;
}
h3.form-title {
  font-family: 'Open Sans Condensed',Helvetica,Arial,Lucida,sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.4em;
  padding-bottom: 10px;
  color: #333;
  margin: 0;
}
ul.hs-error-msgs.inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.body-container form ul li {
  list-style-image: none;
}
.hs-error-msgs label {
  margin: 10px 0;
  color: red;
}

/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {
  margin-bottom: 18px;
}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 4px;
  line-height: 20px;
  font-weight: bold;
  display:block;
}
.hs-form-field > label {}

/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
  transition: border 0.2s linear,box-shadow 0.2s linear;
  border: 1px solid #cbcbcb;
  padding: 18px 20px;
  background: rgba(255, 255, 255, 0.25);
  border-radius: 0px;
  box-shadow: none;
  color: #3b3b3b;
  font-size: 18px;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  width: 100%;
  max-width: 767px;
  display:block;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
	outline:none;
}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
7. BUTTONS                                        
========================================================================== */
.footer-form .submitted-message {
  text-align: center;
  color: #fff;
}

/* ==========================================================================
7. Popup Form                                         
========================================================================== */

.sidebar-popup-group {
  position: fixed;
  width: 350px !important;
  z-index: 999999;
  -webkit-transition: right .8s;
  -moz-transition: right .8s;
  -o-transition: right .8s;
  transition: right .8s;
  -webkit-animation-name: popup_content_bounce_in_right;
  -moz-animation-name: popup_content_bounce_in_right;
  -o-animation-name: popup_content_bounce_in_right;
  animation-name: popup_content_bounce_in_right;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  top: 25%;
  right: -317px;
  visibility: visible;
}
.popup-header {
  cursor: pointer;
  width: 35px !important;
  margin-top: 35%;
  float: left !important;
  height: 160px;
  border-radius: 4px 0 0 4px;
  padding: 0px;
  background-color: #b2b931;
  border: none;
}
.popup-header h3 {
  font-size: 18px;
  color: #ffffff;
  writing-mode: horizontal-tb;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  white-space: nowrap;
  display: block;
  padding: 40px 1.5px 40px;
  text-transform: uppercase!important;
  font-weight: 500!important;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  margin: 0;
  line-height: 1.7em;
}
.popup-form-group {
  background-color: #fefefe;
  border: 1px solid hsl(0, 0%, 92%);
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  width: calc(100% - 35px) !important;
  height: 600px;
  margin-left: 0 !important;
}
.popup-form-open .sidebar-popup-group {
  right: 0px;
  visibility: visible;
}
.popup-form {
  padding: 10px;
  line-height: 1.35;
  -webkit-perspective: 750px;
  perspective: 750px;
}
.popup-form .widget-type-form {
  box-shadow: 0 0 0 0.5px rgba(0,20,40,.1), 0 2px 8px 0 rgba(50,55,90,.2);
  border-radius: 3px;
  text-align: left;
  margin: 0 auto;
  min-width: 140px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  max-width: 100%;
  font-family: Source Sans Pro;
  margin-left: 2px;
  width: 100%;
  color: #666666;
  font-size: 110%;
  background: white;
  min-height: 560px !important;
}
.popup-form h3.form-title {
  letter-spacing: 0;
  line-height: normal;
  color: #808284;
  text-align: center;
  padding: .75em 1.5em;
  padding-bottom: 23.100px;
  padding-top: 11.550px;
  font-family: Source Sans Pro;
  font-weight: 500;
  font-size: 23.1px;
}
.popup-form form.hs-form {
  padding-left: 23.100px;
  margin: 0;
  padding-top: 12px;
}
.popup-form form.hs-form .hs-form-field {
  position: relative;
  display: block;
  padding: 23.100px 23.100px;
  padding-left: 0;
  padding-top: 0;
  margin: 0;
}
.popup-form form.hs-form label {
  margin: 0;
}
.popup-form form.hs-form label span.hs-form-required {
  display: none;
}
.popup-form form.hs-form .input {
  position: relative;
  letter-spacing: -4px;
}
.popup-form form.hs-form .input:after {
  content: '*';
  position: absolute;
  color: red;
  top: -3px;
  right: -1px;
  font-size: 26px;
}
.popup-form form.hs-form .input select, 
.popup-form form.hs-form .input .hs-input {
  max-width: 100%;
  outline: 0;
  text-transform: none;
  font-weight: 400;
  width: 100%;
  margin: 0;
  -webkit-box-shadow: none;
  -webkit-appearance: none;
  font-size: 15.4px;
  line-height: 1.4em;
  font-family: "Source Sans Pro";
  height: auto;
  padding: .72em .9em .65em;
  border-radius: 2px;
  border: 1px solid #d6d8d9;
  color: #777;
  background-color: #ffffff;
}
.popup-form form.hs-form .input select:focus, 
.popup-form form.hs-form .input .hs-input:focus {
    border-color: #b2b931;
}
.popup-form form.hs-form .input select {
  background-position: right 1.2em top 55%;
  background-image: url(//cdn2.hubspot.net/hubfs/1906082/Onsite_Wellness_August2018%20Theme/Image/download.svg);
  background-repeat: no-repeat;
  background-size: 6px;
  text-indent: .01px;
}
.popup-form form.hs-form .input textarea.hs-input {
  min-height: 128px !important;
}
.popup-form form.hs-form input.hs-button.primary.large {
  cursor: pointer;
  font-weight: 600;
  font-family: "Source Sans Pro";
  letter-spacing: 0;
  white-space: nowrap;
  transition: padding .25s;
  -webkit-transition: padding .25s;
  font-size: 15.4px;
  line-height: 23.1px;
  position: relative;
  text-transform: none;
  margin: 0 auto;
  padding: 9px 18px 9px 18px;
  border: 0;
  border-radius: 2px;
  background: #b2b931;
  color: #fff;
  text-shadow: 1px 0px 3px #9ca22b;
  width: 100%;
  margin-bottom: 23.100px;
}
.popup-form form.hs-form .actions {
  padding-right: 23.100px;
}
.popup-form form.hs-form input.hs-button.primary.large:hover {
  box-shadow: 0 0 100px rgba(50,50,50,.08) inset !important;
}
.popup-form form.hs-form .input i.formcraft-icon {
  display: inline-block;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  vertical-align: text-bottom;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  position: absolute;
  right: 0;
  top: 0;
  cursor: text;
  line-height: 1.4em;
  font-size: 19.25px;
  margin: 8.662px 12px;
  width: 1.1em;
  color: inherit;
  background-color: transparent;
}




/* =============== All Global Buttons (Excluding CTAs) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  text-align: center;
  font-weight: 700;
  display: inline-block;
  border-radius: 0px;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
  padding: 30px 20px;
  text-shadow: none;
  background-image: none;
  background-color: #1fbeca;
  color: #ffffff;
  margin-top: 18px;
  margin-bottom: 18px;
  border: none;
  white-space: normal;
  line-height: 1;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  box-shadow: 0px 2px 50px rgba(0, 0, 0, 0.50) !important;
  transition: 1s all;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
@keyframes checkbox-check {
  0% {
    width: 0
  }

  100% {
    width: 100%
  }
}

@-webkit-keyframes loadAnimate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes loadAnimate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@-webkit-keyframes et_pb_video_slider_item_fade_out {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes et_pb_video_slider_item_fade_out {
  from {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes et_pb_video_slider_item_overlay_fade_out {
  from {
    transform: scale(1)
  }

  to {
    transform: scale(.8)
  }
}

@keyframes et_pb_video_slider_item_overlay_fade_out {
  from {
    transform: scale(1)
  }

  to {
    transform: scale(.8)
  }
}

@-webkit-keyframes et_pb_video_slider_item_fade_in {
  from {
    opacity: 0;
    transform: scale(.8)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

@keyframes et_pb_video_slider_item_fade_in {
  from {
    opacity: 0;
    transform: scale(.8)
  }

  to {
    opacity: 1;
    transform: scale(1)
  }
}

@-webkit-keyframes fadeBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0)
  }
}

@-moz-keyframes fadeBottom {
  0% {
    opacity: 0;
    -moz-transform: translateY(10%)
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0)
  }
}

@-o-keyframes fadeBottom {
  0% {
    opacity: 0;
    -o-transform: translateY(10%)
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0)
  }
}

@keyframes fadeBottom {
  0% {
    opacity: 0;
    transform: translateY(10%)
  }

  100% {
    opacity: 1;
    transform: translateY(0)
  }
}

@-webkit-keyframes fadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@-moz-keyframes fadeLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-10%)
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0)
  }
}

@-o-keyframes fadeLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-10%)
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0)
  }
}

@keyframes fadeLeft {
  0% {
    opacity: 0;
    transform: translateX(-10%)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%)
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0)
  }
}

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%)
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0)
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100%)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@-moz-keyframes fadeRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(10%)
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0)
  }
}

@-o-keyframes fadeRight {
  0% {
    opacity: 0;
    -o-transform: translateX(10%)
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0)
  }
}

@keyframes fadeRight {
  0% {
    opacity: 0;
    transform: translateX(10%)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%)
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0)
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(100%)
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0)
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(100%)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%)
  }
}

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0)
  }

  100% {
    opacity: 0;
    -moz-transform: translateX(100%)
  }
}

@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0)
  }

  100% {
    opacity: 0;
    -o-transform: translateX(100%)
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0)
  }

  100% {
    opacity: 0;
    transform: translateX(100%)
  }
}

@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-60%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
}

@-moz-keyframes fadeInTop {
  0% {
    opacity: 0;
    -moz-transform: translatey(-60%)
  }

  100% {
    opacity: 1;
    -moz-transform: translatey(0)
  }
}

@-o-keyframes fadeInTop {
  0% {
    opacity: 0;
    -o-transform: translatey(-60%)
  }

  100% {
    opacity: 1;
    -o-transform: translatey(0)
  }
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translatey(-60%)
  }

  100% {
    opacity: 1;
    transform: translatey(0)
  }
}

@-webkit-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translatey(-60%)
  }
}

@-moz-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -moz-transform: translatey(0)
  }

  100% {
    opacity: 0;
    -moz-transform: translatey(-60%)
  }
}

@-o-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -o-transform: translatey(0)
  }

  100% {
    opacity: 0;
    -o-transform: translatey(-60%)
  }
}

@keyframes fadeOutTop {
  0% {
    opacity: 1;
    transform: translatey(0)
  }

  100% {
    opacity: 0;
    transform: translatey(-60%)
  }
}

@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translatey(60%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
}

@-moz-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -moz-transform: translatey(60%)
  }

  100% {
    opacity: 1;
    -moz-transform: translatey(0)
  }
}

@-o-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -o-transform: translatey(60%)
  }

  100% {
    opacity: 1;
    -o-transform: translatey(0)
  }
}

@keyframes fadeInBottom {
  0% {
    opacity: 0;
    transform: translatey(60%)
  }

  100% {
    opacity: 1;
    transform: translatey(0)
  }
}

@-webkit-keyframes fadeOutBottom {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translatey(60%)
  }
}

@-moz-keyframes fadeOutBottom {
  0% {
    opacity: 1;
    -moz-transform: translatey(0)
  }

  100% {
    opacity: 0;
    -moz-transform: translatey(60%)
  }
}

@-o-keyframes fadeOutBottom {
  0% {
    opacity: 1;
    -o-transform: translatey(0)
  }

  100% {
    opacity: 0;
    -o-transform: translatey(60%)
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
    transform: translatey(0)
  }

  100% {
    opacity: 0;
    transform: translatey(60%)
  }
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-70%)
  }
}

@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0)
  }

  100% {
    opacity: 0;
    -moz-transform: translateX(-70%)
  }
}

@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0)
  }

  100% {
    opacity: 0;
    -o-transform: translateX(-70%)
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0)
  }

  100% {
    opacity: 0;
    transform: translateX(-70%)
  }
}

@-webkit-keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@-moz-keyframes fadeTop {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10%)
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0)
  }
}

@-o-keyframes fadeTop {
  0% {
    opacity: 0;
    -o-transform: translateY(-10%)
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0)
  }
}

@keyframes fadeTop {
  0% {
    opacity: 0;
    transform: translateY(-10%)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0)
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%)
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0)
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(100%)
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0)
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(100%)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@-webkit-keyframes Grow {
  0% {
    opacity: 0;
    -webkit-transform: scale(1,.5)
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1,1)
  }
}

@-moz-keyframes Grow {
  0% {
    opacity: 0;
    -moz-transform: scale(1,.5)
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1,1)
  }
}

@-o-keyframes Grow {
  0% {
    opacity: 0;
    -o-transform: scale(1,.5)
  }

  100% {
    opacity: 1;
    -o-transform: scale(1,1)
  }
}

@keyframes Grow {
  0% {
    opacity: 0;
    transform: scale(1,.5)
  }

  100% {
    opacity: 1;
    transform: scale(1,1)
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@-webkit-keyframes slideWidth {
  0% {
    width: 0
  }
}

@-moz-keyframes slideWidth {
  0% {
    width: 0
  }
}

@-o-keyframes slideWidth {
  0% {
    width: 0
  }
}

@keyframes slideWidth {
  0% {
    width: 0
  }
}

@-webkit-keyframes gridFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-5%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translatey(0)
  }
}

@-moz-keyframes gridFadeIn {
  0% {
    opacity: 0;
    -moz-transform: translatey(-5%)
  }

  100% {
    opacity: 1;
    -moz-transform: translatey(0)
  }
}

@-o-keyframes gridFadeIn {
  0% {
    opacity: 0;
    -o-transform: translatey(-5%)
  }

  100% {
    opacity: 1;
    -o-transform: translatey(0)
  }
}

@keyframes gridFadeIn {
  0% {
    opacity: 0;
    transform: translatey(-5%)
  }

  100% {
    opacity: 1;
    transform: translatey(0)
  }
}
@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -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
  }

  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% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg)
  }

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

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

@keyframes flipInX {
  0% {
    opacity: 0;
    -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
  }

  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% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg)
  }

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

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

@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -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
  }

  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% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
    transform: perspective(400px) rotate3d(0,1,0,10deg)
  }

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

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

@keyframes flipInY {
  0% {
    opacity: 0;
    -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
  }

  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% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
    transform: perspective(400px) rotate3d(0,1,0,10deg)
  }

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

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

@-webkit-keyframes et_pb_fade {
  to {
    opacity: 1
  }
}

@keyframes et_pb_fade {
  to {
    opacity: 1
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


@-webkit-keyframes et_pb_slide {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}

@keyframes et_pb_slide {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}


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

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


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

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

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

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


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

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

@-webkit-keyframes et_pb_bounce {
  20%,40%,60%,80%,from,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

  0% {
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }

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

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

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

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

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

@keyframes et_pb_bounce {
  20%,40%,60%,80%,from,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

  0% {
    -webkit-transform: scale3d(.3,.3,.3);
    transform: scale3d(.3,.3,.3)
  }

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

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

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

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

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

@-webkit-keyframes et_pb_bounceTop {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

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

  60% {
    -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)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes et_pb_bounceTop {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

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

  60% {
    -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)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes et_pb_bounceRight {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

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

  60% {
    -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 {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes et_pb_bounceRight {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

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

  60% {
    -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 {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes et_pb_bounceBottom {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

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

  60% {
    -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 {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}

@keyframes et_pb_bounceBottom {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

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

  60% {
    -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 {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}

.et_animated.bounceBottom {
  -webkit-animation-name: et_pb_bounceBottom;
  animation-name: et_pb_bounceBottom
}

@-webkit-keyframes et_pb_bounceLeft {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

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

  60% {
    -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 {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes et_pb_bounceLeft {
  60%,75%,90%,from,to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1)
  }

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

  60% {
    -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 {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes et_pb_zoom {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}

@keyframes et_pb_zoom {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}

@-webkit-keyframes et_pb_zoomTop {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}

@keyframes et_pb_zoomTop {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}

@-webkit-keyframes et_pb_zoomRight {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}

@keyframes et_pb_zoomRight {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}
@-webkit-keyframes et_pb_zoomBottom {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}

@keyframes et_pb_zoomBottom {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}


@-webkit-keyframes et_pb_zoomLeft {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}

@keyframes et_pb_zoomLeft {
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1)
  }
}


@-webkit-keyframes et_pb_flip {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0)
  }
}

@keyframes et_pb_flip {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0)
  }
}

@-webkit-keyframes et_pb_flipTop {
  from {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0)
  }
}

@keyframes et_pb_flipTop {
  from {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0)
  }
}

@-webkit-keyframes et_pb_flipRight {
  from {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0)
  }
}

@keyframes et_pb_flipRight {
  from {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0)
  }
}

@-webkit-keyframes et_pb_flipBottom {
  from {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0)
  }
}

@keyframes et_pb_flipBottom {
  from {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0)
  }
}

@-webkit-keyframes et_pb_flipLeft {
  from {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0)
  }
}

@keyframes et_pb_flipLeft {
  from {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0)
  }
}

@-webkit-keyframes et_pb_fold {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0)
  }
}

@keyframes et_pb_fold {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0)
  }
}
@-webkit-keyframes et_pb_foldTop {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0)
  }
}

@keyframes et_pb_foldTop {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0)
  }
}


@-webkit-keyframes et_pb_foldRight {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0)
  }
}

@keyframes et_pb_foldRight {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0)
  }
}

@-webkit-keyframes et_pb_foldBottom {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0)
  }
}

@keyframes et_pb_foldBottom {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0)
  }
}

@-webkit-keyframes et_pb_foldLeft {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0)
  }
}

@keyframes et_pb_foldLeft {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0)
  }
}

@-webkit-keyframes et_pb_roll {
  from {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: center;
    transform-origin: center
  }
}

@keyframes et_pb_roll {
  from {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: center;
    transform-origin: center
  }
}
@-webkit-keyframes et_pb_rollTop {
  from {
    -webkit-transform-origin: top;
    transform-origin: top
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: top;
    transform-origin: top
  }
}

@keyframes et_pb_rollTop {
  from {
    -webkit-transform-origin: top;
    transform-origin: top
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: top;
    transform-origin: top
  }
}
@-webkit-keyframes et_pb_rollRight {
  from {
    -webkit-transform-origin: right;
    transform-origin: right
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right;
    transform-origin: right
  }
}

@keyframes et_pb_rollRight {
  from {
    -webkit-transform-origin: right;
    transform-origin: right
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: right;
    transform-origin: right
  }
}

@-webkit-keyframes et_pb_rollBottom {
  from {
    -webkit-transform-origin: bottom;
    transform-origin: bottom
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: bottom;
    transform-origin: bottom
  }
}

@keyframes et_pb_rollBottom {
  from {
    -webkit-transform-origin: bottom;
    transform-origin: bottom
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: bottom;
    transform-origin: bottom
  }
}

@-webkit-keyframes et_pb_rollLeft {
  from {
    -webkit-transform-origin: left;
    transform-origin: left
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left;
    transform-origin: left
  }
}

@keyframes et_pb_rollLeft {
  from {
    -webkit-transform-origin: left;
    transform-origin: left
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
    -webkit-transform-origin: left;
    transform-origin: left
  }
}


@-webkit-keyframes popup_content_bounce_in_up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px)
  }

  80% {
    -webkit-transform: translateY(10px)
  }

  100% {
    -webkit-transform: translateY(0)
  }
}

@-moz-keyframes popup_content_bounce_in_up {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px)
  }

  60% {
    opacity: 1;
    -moz-transform: translateY(-30px)
  }

  80% {
    -moz-transform: translateY(10px)
  }

  100% {
    -moz-transform: translateY(0)
  }
}

@-o-keyframes popup_content_bounce_in_up {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px)
  }

  60% {
    opacity: 1;
    -o-transform: translateY(-30px)
  }

  80% {
    -o-transform: translateY(10px)
  }

  100% {
    -o-transform: translateY(0)
  }
}

@keyframes popup_content_bounce_in_up {
  0% {
    opacity: 0;
    transform: translateY(2000px)
  }

  60% {
    opacity: 1;
    transform: translateY(-30px)
  }

  80% {
    transform: translateY(10px)
  }

  100% {
    transform: translateY(0)
  }
}

@-webkit-keyframes popup_content_bounce_in_right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
  }

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

@keyframes popup_content_bounce_in_right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px)
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
}


@-webkit-keyframes popup_content_bounce_in_right_left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
  }

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

@keyframes popup_content_bounce_in_right_left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px)
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes popup_content_bounce_in_down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px)
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px)
  }

  80% {
    -webkit-transform: translateY(10px)
  }

  100% {
    -webkit-transform: translateY(0)
  }
}

@-moz-keyframes popup_content_bounce_in_down {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px)
  }

  60% {
    opacity: 1;
    -moz-transform: translateY(-30px)
  }

  80% {
    -moz-transform: translateY(10px)
  }

  100% {
    -moz-transform: translateY(0)
  }
}

@-o-keyframes popup_content_bounce_in_down {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px)
  }

  60% {
    opacity: 1;
    -o-transform: translateY(-30px)
  }

  80% {
    -o-transform: translateY(10px)
  }

  100% {
    -o-transform: translateY(0)
  }
}

@keyframes popup_content_bounce_in_down {
  0% {
    opacity: 0;
    transform: translateY(50px)
  }

  60% {
    opacity: 1;
    transform: translateY(-30px)
  }

  80% {
    transform: translateY(10px)
  }

  100% {
    transform: translateY(0)
  }
}


@keyframes rotate-forever {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(360deg)
  }
}

@keyframes spinner-loader {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(360deg)
  }
}




/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


/* =============== Screen sizes smaller than .page-center =============== */

@media only screen and (max-width: 1450px) {
  .post-item a.hs-featured-image-link {
    max-height: 238px;
  }
  .blog-listing-wrapper .post-listing .post-item:before {
    top: 119px;
    
  }
  .blog-listing-wrapper .post-listing .post-item:hover:before {
  	width: 26%;
  }
}

@media (max-width: 1349px) {
  .blog-banner .page-center {
    padding: 2% 0;
  }
  .blog-banner {
    padding-top: 148px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    margin-left: -40px;
  }

}
@media (max-width: 1187px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    margin-right: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    margin-left: -30px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding-right: 15px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    padding: 10px 10px 9px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    font-size: 14px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 16px;
        line-height: initial;
  }
}


@media (max-width: 980px) {
  .custom-logo {
    padding: 19px 3px 18px;
    width: 100% !important;
    float: none !important;
  }
  .custom-logo img {
    max-width: 86.38px;
  }
  .custom-menu-primary {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    margin-left: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding-right: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 14px;
    display: block;
    padding: 10px 5%;
    border-bottom: 1px solid rgba(0,0,0,.03);
    color: #666;
    font-weight: 600;
    line-height: 23px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    padding: 10px 5%;
    background-color: rgba(0,0,0,.03);
    font-weight: 700;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    display: block !important;
    visibility: visible !important;
    transition: none !important;
    opacity: 1 !important;
    height: auto !important;
    padding-left: 10px;
    background: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    padding-left: 5%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: block;
    padding: 10px 5%;
    border-bottom: 1px solid rgba(0,0,0,.03);
    color: #666;
    font-weight: 600;
    line-height: 23px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    display:none;
    padding: 10px 20px 9px 20px;
    margin-right: 10px;
          max-width: 150px;
        margin: 5px auto;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    display: block;
    padding: 0px;
    border-bottom: 1px solid rgba(0,0,0,.03);
    font-size: 16px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover, .custom-menu-primary .hs-menu-wrapper > ul ul > li > a:hover {
    opacity: .7;
    background-color: rgba(0,0,0,.03);
  }
  .banner-group {
    padding-bottom: 20vw;
    padding-top: 28.3vw;
  }
  .banner-group .page-center {
    max-width: 1080px !important;
    padding: 0 !important;
  }
  .banner-content {
    font-size: 60px;
  }
  .body-container .page-center {
    padding: 50px 0;
  }
  .footer-social-icon-group {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
  ul.et-social-icons {
    float: none;
    text-align: center;
    margin: 0 0 5px;
  }
  .footer-copyright {
    width: 100% !important;
    float: none !important;
  }
  .footer-copyright p {
    text-align: center;
  }
  .et-social-icons {
    line-height: 24px;
  }
  .hs-search-field__bar{
      min-width: 320px;
  }
  
  .footer-top-group .page-center {
    padding: 30px 0;
  }
  .footer-top-group .custom-col {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
  }
  .footer-top-group .page-center {
    padding: 30px 0;
    max-width: 1080px!important;
    width: 80%!important;
    padding-left: 4%;
    padding-bottom: 159px;
  }
  .footer-top-group .column-3 div img {
    float: none !important;
    display: block;
    margin: 0 auto;
  }
  .footer-top-group .column-3 a.search-button {
    margin-bottom: 30px;
  }
  .footer-top-group .column-3 ul {
    margin-bottom: 30px;
  }
  .footer-top-group .column-3 ul {
    max-width: 550px;
    margin: 0 auto 30px;
  }
  .footer-top-group .column-2 {
    margin-bottom: 30px !important;
  }
  .footer-section-header p.secondary-header {
    margin-bottom: 29px;
  }
  .footer-section-header h1 {
    margin-bottom: 30px;
  }
  .footer-top-group .column-1 {
    margin-bottom: 30px !important;
  }
  .custom-contact-us {
    max-width: 550px;
    margin: 0 auto !important;
    float: none !important;
  }
  .footer-logo {
    text-align: center;
  }
  .header-group {
    position: absolute;
  }
  .blog-banner.banner-group {
    padding: 50px 0;
    padding-top: 129px;
  }
  .blog-banner .page-center {
    padding: 30px 0 !important;
  }
  .blog-banner .banner-content {
    max-width: 620px;
    margin: 0 auto;
  }
  .post-item a.hs-featured-image-link {
    max-height: 186px;
  }
  .post-item h2 {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
  .post-item .post-content {
    padding-bottom: 68px;
  }
  .blog .blog-bottom-group .page-center {
    max-width: 1080px!important;
    width: 80%!important;
  }
  .blog .blog-bottom-group .page-center > .row-fluid-wrapper > .row-fluid {
    width: 100%;
    display: block;
  }
  .blog-left-column {
    width: 100% !important;
    margin-bottom: 30px;
    float: none !important;
  }
  .blog-right-column {
    width: 100% !important;
    margin: 0 !important;
    height: 200px;
    float: none !important;
  }
  .blog-listing-wrapper .post-listing .post-item:before {
    top: 94px;
    width: 23%;
  }
  .blog-listing-wrapper .post-listing .post-item:hover:before {
  	width: 23%;
  }
  .hs-blog-post .body-container .page-center {
    padding-top: 119px;
  }
  .blog .blog-content {
    width: 100% !important;
    float: none !important;
  }
  .blog .blog-sidebar {
    padding-left: 0;
    width: 100% !important;
    margin-left: 0 !important;
    float: none !important;
    padding-bottom: 0;
  }
  .hs-blog-post .body-container .page-center:before {
  	display:none;
  }
  
}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  .header-group {
    position: absolute;
    width: 100% !important;
  }
  .banner-group {
    padding-bottom: 90px;
    padding-top: 169px;
    overflow: hidden;
  }
  .banner-content {
    font-size: 40px;
  }
  .blog-banner .banner-content h1 {
    font-size: 36px;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .blog-listing-wrapper .post-listing .post-item:before {
    top: 125px;
    left: 50px;
  }
  .post-item a.hs-featured-image-link {
    max-height: 248px;
  }
  .blog-listing-wrapper .post-listing .post-item:hover:before {
    width: 30%;
  }
  
  
}  


/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
  .footer-top-group .custom-col ul:after,
  .footer-top-group .custom-col ul:before {
    clear: both;
    content: "";
    display: table;
  }
  .footer-top-group .custom-col ul li:first-child {
    width: 32px;
  }
  .footer-top-group .custom-col ul li {
    width: calc(100% - 32px);
    float: left;
  }
  .sidebar-popup-group {
    width: 290px !important;
    right: -255px;
  }
}