/* ==========================================================================
   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
   ========================================================================== */


/* ==========================================================================
   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:300,300i,400,400i,600,600i,700,700i,800,800i');
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');

@font-face {
 font-family: 'eg-font';
  src: url('https://cdn2.hubspot.net/hubfs/3054234/BeyondPerformance%20-April2017/fonts/egfont/egfont.eot?85610117#iefix&t=1503310664630') format('embedded-opentype'),
       url('https://cdn2.hubspot.net/hubfs/3054234/BeyondPerformance%20-April2017/fonts/egfont/egfont.woff?85610117&t=1503310664630') format('woff'),
       url('https://cdn2.hubspot.net/hubfs/3054234/BeyondPerformance%20-April2017/fonts/egfont/egfont.ttf?85610117&t=1503310664630') format('truetype');
  font-weight: normal;
  font-style: normal;

}


@font-face {
 font-family: 'amelia_roundedlight';
  font-weight: normal;
  font-style: normal;
  src: url('https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/fonts/tipotype_-_amelia-rounded-light-webfont.eot?#iefix&t=1503310664630') format('embedded-opentype'),
       url('https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/fonts/tipotype_-_amelia-rounded-light-webfont.woff?t=1503310664630') format('woff'),
       url('https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/fonts/tipotype_-_amelia-rounded-light-webfont.woff2?t=1503310664630') format("woff2"),
       url('https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/fonts/tipotype_-_amelia-rounded-light-webfont.ttf?t=1503310664630') format('truetype');

}

@font-face {
    font-family: "amelia-rounded-regularbold";
    font-style: normal;
    font-weight: normal;
   src: url("https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/fonts/tipotype_-_ameliarounded-bold-webfont.eot?#iefix&t=1503310664630") format("embedded-opentype"), 
        url("https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/fonts/tipotype_-_ameliarounded-bold-webfont.woff2?t=1503310664630") format("woff2"),
        url("https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/fonts/tipotype_-_ameliarounded-bold-webfont.woff?t=1503310664630") format("woff"),
        url("https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/fonts/tipotype_-_ameliarounded-bold-webfont.ttf?t=1503310664630") format("truetype");
}


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

body {
    background: #fff;
    color:#1a1a1a;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

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

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


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

/* Basic text */
p {
    margin-top: 0;
    margin-bottom: 1.5em;
} 
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 {}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 55px;
    margin: 0;
    font-family: 'amelia-rounded-regularbold';
}
h2 {
    margin: 0 0 50px;
    font-size: 54px;
    line-height: 1.2em;
    font-weight: 300;
    text-transform: none;
    font-family: 'amelia_roundedlight';
}
h3 {
    line-height: 1.2em;
    font-family: inherit;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
}
h4 {
    line-height: 1.5em;
    letter-spacing: 2px;
    margin: 0px 0 40px;
    padding-bottom: 6px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 22px;
    text-transform: uppercase;
}
h5 {
    margin-bottom: 20px;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin-top:0;
}
h6 {
    margin-bottom: 20px;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin-top:0;
}

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

/* Lists */
ul{
    list-style-type: square;
}
ul, ol {
    margin:0;
    padding-left:18px;
}
 ol {
     margin-top:20px;
 }
ul ul, ul ol, ol ol, ol ul {}
li {}

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



/* =============== 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                                            
   ========================================================================== */


/* =============== 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 =============== */

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

.custom-top-header {
    background-color: #00aeef;
    padding: 20px 0 0;
}

/**** Theme Color ***/

.hs-theme-color-green .custom-top-header {
    background-color: #8dc641;
}
.hs-theme-color-orange .custom-top-header {
    background-color: #da7f2d;
}

.hs-theme-color-green  .body-container  h3 {
    color: #8dc641;
}

.hs-theme-color-orange .body-container a {
    color:#da7f2d;
}
.custom-logo img {
    vertical-align: middle;
    width: 82.6%;
    margin-top: 15px;
}

.header-social-icon a img {
    max-width: 25px;
    margin-left: 5px;
}
.header-social-icon {
   padding-right: 4px;
}

.custom-gl-search .hs-form .field > label, .custom-gl-search .hs-form .input > .hs-button {
    display: none;
}
.custom-gl-search .hs-form .input {
        padding-left: 0;
}

.custom-gl-search .hs-form .input .hs-input{
    background: transparent;
    border: 1px solid #fff;
    padding: 3px 20px;
    color: #fff;
    max-width: 169px;
    margin: 0;
    font-size: 12px;
    margin-right: 10px;
    float: right;
}

.custom-gl-search .hs-form .input .hs-input::-webkit-input-placeholder { color:#fff;} /* Webkit Browsers */
.custom-gl-search .hs-form .input .hs-input:-moz-placeholder { color:#fff; opacity:1;} /* Firefox 18- */
.custom-gl-search .hs-form .input .hs-input::-moz-placeholder {color:#fff; opacity:1; } /* Firefox 19+ */
.custom-gl-search .hs-form .input .hs-input:-ms-input-placeholder {color:#fff;} /* IE10 */


.hs-right-header {
    margin-top: 20px;
    text-align: right;
}
.custom-phone-number p {
    color: #fff;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 40px;
    margin-bottom: 0;
    padding-right: 10px;
}
.custom-phone-number ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    padding-right: 9px;
    vertical-align: top;
}
.custom-phone-number ul:after {
    clear:both;
    content:"";
    display:block;
}
.custom-phone-number ul > li  {
    position: relative;
    margin-bottom: 8px;
    float: left;
}
.custom-phone-number ul > li > a {
    font-size: 13px;
    font-family: inherit;
    font-weight: normal;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;    
    margin-left: 15px;
    padding: 2px 20px;
    line-height: 25px;
    display: block;
    text-transform: uppercase;
        -webkit-transition: padding 0s ease-in-out;
    -moz-transition: padding 0s ease-in-out;
    -o-transition: padding 0s ease-in-out;
    transition: padding 0s ease-in-out;
}
.custom-phone-number ul > li > a:hover, .custom-phone-number ul > li.active > a {
    background: transparent;
    color: #333;
    border: 1px solid #333;
}

.custom-logo {
    padding-bottom: 20px;
}
.custom-menu-wrapper {
    position: relative;
    background: #2f292e;
    color: #fff;
}
   
/* =============== Content =============== */

.body-container-wrapper {}
.body-container {
    padding-left:2%;
    padding-right:2%;
}

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


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

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

.custom-footer-wrapper {
    background-color: #2f292e;
    color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}
.custom-footer-wrapper a {
    color: #fff;
    text-decoration:none;
}

.hs-footer-form .hs-form .field > label {
    display:none;
}

.hs-footer-form  .actions {
    margin-bottom: 1.5em;
}
.hs-copyright {
    padding-top: 20px;
    padding-right: 2%;
    padding-left: 2%;
    padding-bottom: 20px;
    margin-top: 30px;
}
.hs-copyright p {
    font-size: 11px;
    line-height: 10px;
    margin-bottom: 4px!important;
    text-align: center;
    margin-top: 0;
}


.hs-footer-form {
   /* border-right: 1px solid #fff;*/
    padding-right: 47px;
    position:relative;
}

.hs-footer-form:after {
    content: "";
    background-color: #fff;
    position: absolute;
    right: -14px;
    top: 0;
    width: 1px;
    height: 100%;
    display: inline-block;
}
.custom-footer-address {
     position:relative;
}
.custom-footer-address:after {
    content: "";
    background-color: #fff;
    position: absolute;
    right: -6px;
    top: 0;
    width: 1px;
    height: 100%;
    display: inline-block;
}
.custom-footer-address > div {
   max-width:167px;
   margin:0 auto;
}
.custom-footer-address p img {
    max-width: 45px;
    vertical-align: baseline;
}
.custom-footer-address p {
    margin-bottom: 5px;
    font-size: 14px;
}
.custom-footer-address label {
    font-size: 25px;
    margin-bottom: 5px;
    line-height: 1.5;
    display: block;
}
.custom-footer-social-icon h4 {
    text-transform: uppercase;
    font-size: 13px!important;
    margin-bottom: 10px;
    font-weight: 600;
    text-align: left;
    font-family: inherit;
    line-height: 1.5;
    letter-spacing: 0;
    padding: 0;
}
.custom-footer-social-icon p img {
    max-width: 36px;
    display: inline-block;
    margin: 10px 12px 0 0;
    vertical-align: baseline;
}
.custom-footer-social-icon {
    padding-left: 9.1%;
}
.hs-footer-contact-us {
    padding-bottom: 38px;
    text-align:center;
}
.hs-footer-contact-us h4 {
    display: inline-block;
    margin-top: 36px;
}
.hs-footer-contact-us h4 > span {
    border-bottom: 2px solid #fff;
}



body ul.hs-error-msgs.inputs-list {
    margin: 0;
    display: inline-block !important;
    position: absolute;
    top: 110%;
    left: 10%;
    border: 1px solid #c7c7c7;
    z-index: 1;
    box-shadow: 0 2px 1px #c7c7c7;
}
body  ul.hs-error-msgs.inputs-list li {
    margin: 0;
    background-color: #fff;
    background-image: url(//cdn2.hubspot.net/hubfs/2471845/ClariLegal_Nov2016/Img/error-mesz-style.png?t=1503310664630);
    background-repeat: no-repeat;
    padding: 13px 15px 13px 40px;
    background-position: left 10px center;
}
body  ul.hs-error-msgs.inputs-list li:before {
    content: "";
    border-bottom: 8px solid #c7c7c7;
    border-top: 8px solid transparent;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    top: -16px;
    left: 9px;
}
body  ul.hs-error-msgs.inputs-list li:after {
    content: "";
    border-bottom: 7px solid #fff;
    border-top: 7px solid transparent;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    position: absolute;
    top: -14px;
    left: 10px;
}
body .hs-form .field {
    position:relative;
}
body  ul.hs-error-msgs.inputs-list li > label {
    color: #000 !important;
}

/*** Global Style **/


.custom-title h1 {
    letter-spacing: 2px;
    display: table;
    text-align: center;
    width: auto;
    margin: 0px auto 40px auto;
    padding-bottom: 6px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.5;
}
.custom-title h1 span {
    border-bottom: solid #2f292e 2px;
    color: #2f292e;
}

.body-container .page-center {
    padding-top:40px;
    padding-bottom:40px;
}

body.hs-theme-color-green .body-container a {
    color: #8dc641;
}

body.hs-theme-color-green .custom-menu-primary .hs-menu-wrapper > ul > li.active > a, body.hs-theme-color-green .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
    border-bottom-color:#8dc641;
}

.hs-theme-color-blue .body-container h3, .hs-clients .body-container h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    color: #00aeef;
}


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

@media screen and (min-width:768px) {
/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
    vertical-align: top;
    display:block;
    width:100%;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    padding: 12px 3.45% 0 3.25%;
    line-height: 12px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:first-child {
    background-image: url(https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/Images/house.png?t=1503310664630);
    -webkit-background-size: 25px 25px;
    background-repeat: no-repeat;
    background-position: 30px 15px;
    background-size: 25px 25px!important;
    width: 100px;
    padding-left: 0!important;
    padding-bottom: 0!important;
    padding-right: 20px!important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:first-child > a {
    height: 40px!important;
    text-indent: -9999px!important;
    position: relative;
    border-bottom: transparent !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    line-height: 16px;
    text-transform: uppercase;
    font-size: 14px;
    position:relative;
    color: #fff;
    min-height: 46px;
    padding-bottom: 8px;
    display: block;
    border-bottom: 6px solid transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a, .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a, 
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch > a {
    border-bottom: 6px solid #09F;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a, .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a, 
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch > a {
    border-bottom: 6px solid #09F;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active.active-branch > a {
     border-bottom: 1px solid  #666 !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    content: '';
    position: absolute;
    right: 2px;
    height: 0;
    width: 0;
    top: 20px;
    border: 5px solid transparent;
    border-top-color: inherit;
}
.custom-menu-primary .hs-menu-wrapper ul li a:hover{
    color: #666!important;
    text-decoration: none;

}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    background: #2f292e;
    padding: 0 8px 25px 18px;
    margin-top: -3px;
    width: 342px;
    box-sizing: content-box;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
    padding: 0px 3.45% 0 3.25%;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    border-bottom: 1px solid #666;
    background: #2f292e;
    padding: 8px 20px 4px 0;
    margin-top: 0px;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    display: block;
    position:relative;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children > a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    height: 0;
    width: 0;
    border: 5px solid transparent;
    border-top-color: inherit;
    margin-top: -5px;
    border-color: transparent;
    border-left-color: inherit;
}
.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 */

    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
    
    .scroll-header .custom-menu-wrapper {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index:9999;
    }
}


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

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

@media (max-width: 767px){

  /* 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;
        width: 55px;
        height: 55px;
        position: fixed;
        left: 50%;
        top: 10px;
        padding: 5px;
        background: #ffffff;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
        text-transform: uppercase;
        transform: translateX(-50%);
        z-index: 99999;
    }



  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: 5px;
    text-align: left;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 33px; /* Icon line width */
    height: 5px; /* Icon line height */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color:#00aeef; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -11px; } /* Position top line */
  .mobile-trigger i:after{ top: 11px; } /* 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: #00aeef; /* Icon color */
  }
  .hs-theme-color-orange .mobile-trigger i, .hs-theme-color-orange .mobile-trigger i:before, .hs-theme-color-orange .mobile-trigger i:after{
       background-color: #da7f2d; /* Icon color */

  }
  
  .hs-theme-color-orange .mobile-trigger:hover i, .hs-theme-color-orange .mobile-trigger:hover i:before, .hs-theme-color-orange .mobile-trigger:hover i:after,  
  .hs-theme-color-orange.mobile-open .mobile-trigger i, .hs-theme-color-orange.mobile-open .mobile-trigger i:before, .hs-theme-color-orange.mobile-open .mobile-trigger i:after{
      background-color: #da7f2d; /* Icon color */
  }
   .hs-theme-color-green .mobile-trigger i, .hs-theme-color-green .mobile-trigger i:before, .hs-theme-color-green .mobile-trigger i:after{
       background-color:#8dc641; /* Icon color */

  }
 .hs-theme-color-green .mobile-trigger:hover i, .hs-theme-color-green .mobile-trigger:hover i:before, .hs-theme-color-green .mobile-trigger:hover i:after,  
  .hs-theme-color-green.mobile-open .mobile-trigger i, .hs-theme-color-green.mobile-open .mobile-trigger i:before, .hs-theme-color-green.mobile-open .mobile-trigger i:after{
      background-color:#8dc641; /* Icon color */
  }

.mobile-open .mobile-trigger i{
        transform: rotate(45deg);
}
.mobile-open .mobile-trigger i:before{
    opacity:0;
}
.mobile-open .mobile-trigger i:after {
          top: 0;
    transform: rotate(-90deg);
}
  /* ===== Mobile Child Toggle Buttons ===== */

.child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    right: 0;
    height: 100%;
    line-height: 84px;
    width: 84px;
    color: #fff;
    border-left: 1px solid #3c3c3c;
    background-color: transparent;
    transition: background-color 1s, border-color 1s, color 1s;
}
  .child-trigger.child-open{
    color: #fff;
    border-color: #212121;
    background-color: #212121;
  }
  .child-trigger:hover{
    color: #fff;
    border-color: #3c3c3c;
    background-color: #3c3c3c;
  }
    
 
  /* ===== Mobile Menu Styles ===== */  
     
.custom-menu-wrapper {
    color: #fff;
    padding-left: 0;
    background: #43494c;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    outline: 1px solid transparent;
    overflow-y: auto;
    overflow-x: hidden;
    right: 0;
    height: 100%;
    z-index:5;
    transition: transform 0.5s;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
}
    .mobile-open .custom-menu-wrapper {
        transform: translateX(0);
        -ms-transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
    }

  /* Hide menu on mobile */
  .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: relative;
    top: 0;
    left: 0;
    padding: 84px 0 0;
  }
  .custom-menu-primary .hs-menu-wrapper{

  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
   .custom-menu-primary .hs-menu-wrapper > ul > li:first-child a {
       border-top: 1px solid #3c3c3c;
   }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    border-bottom: 1px solid #3c3c3c;
    color: #fff;
    line-height:2;
    background-color: #43494c;
    width: 100%;
    display: block;
    text-decoration: none;
    padding: 29px 100px  29px 5%;
    position: relative;
        transition: background-color 1s, border-color 1s, color 1s;
  }
  
    .custom-menu-primary .hs-menu-wrapper > ul > li {
        padding: 0 !important;
    }

  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
        color: #fff;
    background-color: #3c3c3c;
    border-color: #3c3c3c;
  }

.custom-menu-primary .hs-menu-wrapper > ul > li a > br {
    display:none;
}
  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
  
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    font-size: 13px;
    padding-left: 10%;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
       padding-left: 15%;
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    
  }
}


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

.hs-blog-post .custom-header-group{
    background:#00aeef;
}

.hs-blog-post .body-container{
    background:#fff;
}

.hs-blog-post .body-container .page-center{
    max-width:100% !important;
    padding:0;
}
.blog.hs-blog-post .blog-sidebar .widget-span {
    padding: 40px 40px 40px 9px;
}

.hs-blog-post .blog-content > div {
    max-width: 1100px;
    margin: 0 auto !important;
    float: none !important;
}


.hs-blog-post .custom-search-box input[type="text"], 
.hs-blog-post .custom-search-box input[type="email"], 
.hs-blog-post .custom-search-box input[type="url"], 
.hs-blog-post .custom-search-box input[type="password"],
.hs-blog-post .custom-search-box input[type="search"],
.hs-blog-post .custom-search-box textarea {
    background: #00aeef;
}

.custom-all-posts-link {
    float: left;
    margin-top: 85px;
}

.custom-all-posts-link a {
    font-size: 16px;
    display: table;
    color: #00aeef;
    border: 1px solid #00aeef;
    padding: 10px 25px;
    text-transform: uppercase;
    line-height:24px;
    font-family:"Open Sans", sans-serif;
    margin:0;
}

.custom-post-navigation {
    float: right;
    margin-bottom:2em;
}

.nav-previous {
    float: left;
    text-align: left;
    font-size: 14px!important;
    padding: 15px 100px 15px 40px;
    margin-top: 55px;
}

.nav-previous a {
    font-size: 18px;
    float: left;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    color: #3a3a3a;
    text-transform: uppercase;
    background: url('//cdn2.hubspot.net/hubfs/3054234/BeyondPerformance%20-April2017/images/prev-arrow.png?t=1503310664630') no-repeat left center;
    padding: 15px 100px 15px 40px;
}

.nav-next {
   float: left;
   text-align: left;
   font-size: 14px;
   margin-top: 55px;
   padding: 15px 60px 15px 25px;
}

.nav-next a {
    font-weight: 700;
    font-size: 18px;
    float: left;
    font-family: "Open Sans", sans-serif;
    color: #3a3a3a;
    padding: 15px 60px 15px 25px;
    text-transform: uppercase;
    background: url('//cdn2.hubspot.net/hubfs/3054234/BeyondPerformance%20-April2017/images/next-arrow.png?t=1503310664630') no-repeat right center;
}

/* Blog Listing */

.blog .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-bottom:2px;
}
.hs-blog-listing {}

.hs-blog-listing .body-container{
    background: #2f292e;
    padding:0;
}

.hs-blog-listing .body-container .page-center{
    padding:0;
}

.hs-blog-listing .custom-header-group{
    background:#8dc641;
}

.hs-blog-listing .custom-search-box input[type="text"], 
.hs-blog-listing .custom-search-box input[type="email"], 
.hs-blog-listing .custom-search-box input[type="url"], 
.hs-blog-listing .custom-search-box input[type="password"],
.hs-blog-listing .custom-search-box input[type="search"],
.hs-blog-listing .custom-search-box textarea {
    background: #8dc641;
}

.hs-blog-listing .body-container .blog-content {
    padding: 50px 0;
}



.hs-blog-listing  .blog-section {
    padding-top: 5px;
}

.custom-latest-post {
    text-align: center;
}

.custom-latest-post h3 {
    color: #fff!important;
    margin-right: 5px;
    cursor: pointer;
    padding: 10px 0px 11px 10px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
    width: 262px;
    position: relative;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    display: inline-block;
    background: transparent;
    border: 1px solid #666;
    border-radius: 0;
    margin: 0 auto !important;
    text-transform: uppercase;
    cursor: pointer;
}

.custom-latest-post h3:after {
    content: '\e83b';
    font-family: "eg-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 12px;
    font-size: 12px;
    margin-right: 7.4px;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 12px;
    margin-left: 10.4px;
    position: relative;
    top: 1px;
    right: 2px;
}

.custom-latest-post .block {
    position: relative;
    padding-bottom: 30px;
    padding-top: 20px;
    z-index:99;
}

.custom-latest-post .widget-module{
    display: none !important;
    text-align: center;
    max-width: 260px;
    margin: 0 auto;
    width: 100%;
}

.custom-latest-post .block:hover .widget-module {
    display: block !important;
}

.custom-latest-post .filter-link-count {
    display: none;
}

.custom-latest-post .widget-module ul {
    background: #231f20;
    width: 260px;
    -webkit-font-smoothing: antialiased;
    -font-smoothing: antialiased;
    position: absolute;
    padding: 20px;
    margin: 0;
    top: 100%;
}

.custom-latest-post .widget-module ul li {
    text-align: left;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    text-transform: uppercase;   
    min-width: 190px;
    border-bottom: 1px solid #444;
    line-height: 32px;
    font-size: 12px;
    font-weight: 300;
    font-family: "Open Sans",sans-serif;
    display: inline-block;
    background: #231f20;
    margin-bottom: 5px;
}
.custom-latest-post .widget-module ul li a,
.custom-latest-post .widget-module ul li a:hover{
    color:#fff;
    text-decoration:none;
}

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

.custom-section-header {
    background-size: cover !important;
    background-position: center top!important;
}

.hs-blog-header{
    min-height:0 !important
}

.hs-blog-header h1 {
    border: 0;
    background-color: rgba(141, 198, 65, 0.7);
    padding: 25px 10px;
    font-size: 55px;
    text-align: center;
    max-width: 1120px !important;
    margin: 440px auto 0px auto;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: table;
        line-height: 1.5em;
    text-align: center;
    font-weight: 800;
    width: 100%;
}

.hs-blog-header h1 a{}

.hs-blog-header-post {
    max-width: 1100px;
    margin: 0 auto !important;
    float: none !important;
}

.hs-blog-post #hubspot-author_data {
    font-size: 18px!important;
    color: #3a3a3a!important;
    font-weight: 700;
    font-family: 'amelia_roundedlight';
    text-transform: uppercase;
    margin-bottom: 30px;
}

.hs-blog-post #hubspot-author_data a {
    color: #3a3a3a!important;
    font-weight: 700; 
}
.hs-blog-header-post h1{
    letter-spacing: 2px;
    display: table;
    text-align: center;
    width: auto;
    margin: 70px auto 50px auto;
    padding-bottom: 2px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 22px;
    text-transform: uppercase;
    border-bottom: solid #2f292e 2px;
}

div#wrap-tri {
    position: relative;
    clear: both;
    width: 100%;
}

#blog-arrow {
    position: absolute;
    left: 40px;
    margin-top: 12px;
    width: 90%;
    height: 8px;
    background: #00aeef;
    color: #fff;
    padding-left: 50px;
    margin-left: 0px;
}

#tri {
    float: left;
}

#tri img {
    width: 70%;
}

.custom-btn-pagination {
    width: 100%;
    clear: both;
    float: left;
}

/* Blog Post Title */

.section.post-header h1 {
    text-align: left;
    text-transform: none;
    margin: 20px 0 10px;
    font-weight: normal;
    font-size: 54px;
    text-align: left;
    letter-spacing: 2px;
    padding-bottom: 6px;
    font-family: 'amelia_roundedlight';
}

.hs-blog-listing .post-header{
    padding-top: 70px;
    background: url('//cdn2.hubspot.net/hubfs/3054234/BeyondPerformance%20-April2017/images/green-arrow.png?t=1503310664630') no-repeat left 15px;
    width:100%;
}

.hs-blog-listing .post-header h2 {
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 300;
    padding: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    background-color: rgba(47,41,46,0);
    z-index: 2;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    min-height: 75px;
    margin-bottom: 0;
    
}
.hs-blog-listing .post-header h2 a,
.hs-blog-listing .post-header h2 a:hover{
    color:#fff;
    text-decoration:none;
}

/* 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 {
        width: 30%;
    float: left;
    margin-right: 2.7%;
}

.post-listing {
    -webkit-font-smoothing: antialiased;
}

.blog-listing-wrapper .post-listing .post-item:nth-child(3n) {
    margin-right: 0;
}

.blog-listing-wrapper .post-listing .post-item .post-body {}

.blog-listing-wrapper .post-listing .post-item .post-body p {
    color: #fff;
    line-height: 22px;
    font-weight: 400;
    margin: 5px 0px 0px 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
}

.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  img.hs-featured-image{
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: 175px;
  object-fit: cover;
  width: 100%;
  display: inline-block !important;
  float: none;
  margin:0;
}

/* Read More Link */
a.more-link {
    color: #8dc641;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #8dc641;
    font-size: 15px;
    line-height: 14px;
    font-weight: 300;
    z-index: 2;
    display: block;
    background: #2f292e;
    font-family: Arial,Helvetica,sans-serif;
    border-radius: 0px 0px 0px 0px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    padding: 20px 0;
    margin: 40px 0;
}

a.more-link:hover{
    border: #fff solid 1px;
    color: #fff !important;
}

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

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

.hs-blog-social-share ul{
	padding: 0!important;
	margin:0 !important;
	background:none !important;
	list-style:none !important;
}

/* Blog Commments */
.custom_listing_comments {
   border: 1px solid #e2e2e2;
   display: block;
   line-height: 165%;
   padding: 15px;
   margin:15px 0;
}

#comments-listing {
   border: 1px solid #ccc;
   margin-bottom: 30px;
   margin-top: 30px;
}

#comments-listing.no-comments {
   border: none;
}


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

/* Pagination */
/* Numbered Pagination */
.blog-pagination{
    display: block;
    text-align: center;
    clear:both;
}

.blog-pagination > div{
    display: inline-block;
}

.blog-pagination-left{
    text-align: right;
}

.blog-pagination-right{
    text-align: left;
}

.blog-pagination a{
    margin-right: 5px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-size: 12px;
    font-family: "Open Sans",sans-serif;
    margin-bottom: 5px;
    z-index: 2;
    color: #fff;
    background: transparent;
    border: 1px solid #444;
    min-width: 60px;
    font-weight: 300;
    text-align: center;
    line-height: 32px;
    background: #231f20;
}

.blog-pagination a:hover, .blog-pagination a:focus {
    background: #8dc641;
    text-decoration: none;
    color: #fff !important;
}

.blog-pagination a.elipses{
    border: 0;
}

.blog-pagination a.active{
    background: #8dc641;
    color:#fff!important;
}


/* 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 {
    padding-top: 60px;
}
/* Blog Modules */
.blog .blog-sidebar .widget-span {
    padding: 40px 0 40px 34px;
}

.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar .form-title{
    color: #00aeef;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin-bottom: 30px;
    margin-top:0;
    font-size: 20px;
    line-height:30px;
}

.blog .blog-sidebar ul{
    margin: 0 auto 30px auto;
    padding:0 0 0 15px;
    font-size:17px;
}

.blog .blog-sidebar ul li{
    background-size: 5px 5px;
    background: none;
    list-style-position: outside;
    position: relative;
    padding-bottom: 5px;
    padding-left: 5px;
    list-style-type: square;
}

.blog .blog-sidebar ul li a{
    color: #000;
    font-size: 14px;
    font-family:"Open Sans", sans-serif;
    line-height:1.5;
    text-decoration:none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.blog .blog-sidebar ul li a:hover{
    text-decoration:none;
    color:#000;
}

.widget-span.widget-type-form.custom-blog-sidebar-form h5 {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color:#1a1a1a;
    text-transform: none;
    text-align:left;
    font-weight: normal;
}

.widget-span.widget-type-form.custom-blog-sidebar-form .hs-form .field > label {
    display: none;
}

.widget-span.widget-type-form.custom-blog-sidebar-form input[type="text"], 
.widget-span.widget-type-form.custom-blog-sidebar-form input[type="email"], 
.widget-span.widget-type-form.custom-blog-sidebar-form input[type="url"],
.widget-span.widget-type-form.custom-blog-sidebar-form input[type="password"],
.widget-span.widget-type-form.custom-blog-sidebar-form input[type="search"],
.widget-span.widget-type-form.custom-blog-sidebar-form textarea {
    background: #fff;
    border: 1px solid #CCCCCC;
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 15px;
    outline: none;
    width: 100%;
    margin-bottom:0;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    text-transform: none;
    line-height: normal;
    color: #666666;
}

.widget-span.widget-type-form.custom-blog-sidebar-form input[type="text"]{
    background: #FAFAFA;
    border: 1px solid #ccc;
    
}

.widget-span.widget-type-form.custom-blog-sidebar-form input[type="email"] {
    font-size: 12px;
    background: #fff;
    border: 1px solid #999;
    margin-top: 10px;
    padding: 10px;
}

.widget-span.widget-type-form.custom-blog-sidebar-form input[type="text"]:focus{
    background: #fff;
}

.widget-span.widget-type-form.custom-blog-sidebar-form button, 
.widget-span.widget-type-form.custom-blog-sidebar-form input[type="button"], 
.widget-span.widget-type-form.custom-blog-sidebar-form input[type="reset"], 
.widget-span.widget-type-form.custom-blog-sidebar-form input[type="submit"]{
    border: 0;
    font-family: "Open Sans", sans-serif;
    cursor: pointer;
    -webkit-appearance: button;
    padding: 6px 20px;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    background-color: #666;
    color: #fff;
    margin-top: 5px;
}
.widget-span.widget-type-form.custom-blog-sidebar-form  .actions {
    margin-bottom:1.5em;
}

/* =============== 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 {}


.blog-post-wrapper .post-body ul,
.blog-post-wrapper .post-body ol {
   margin: 0 0 1.5em 3em;
   padding: 0;
   font-family: "Open Sans", sans-serif;
   font-weight: normal;
   text-transform: none;
   font-size: 14px!important;
   line-height: 1.5;
}

.blog-post-wrapper .post-body ul {
   list-style: disc;
}


/***** topic page Style -********/


.blog.blog-topic-and-author-page .body-container {
    background-color:#fff;
}

.blog-topic-and-author-page h1.page-title {
    letter-spacing: 2px;
    display: table;
    text-align: center;
    width: auto;
    margin: 0px auto 40px auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 22px;
    text-transform: uppercase;
    padding-bottom: 0;
    line-height: 1.5em;
}

.blog-topic-and-author-wrapper {
    padding-left: 2%;
    padding-right: 2%;
}
.custom-topic-blog-title {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 20px;
}
.custom-blog-topic .custom-topic-blog-title {
    margin-bottom:0;
}
.custom-topic-blog-title h1 img {
    float: left;
    margin-right: 1.5em;
}

.custom-post-header h2 {
    max-width: 60%;
    margin: 0 auto 50px auto;
    font-size: 54px!important;
    text-align: center;
    font-family: 'amelia_roundedlight';
    line-height: 1.2em;
}
.custom-post-header h2 a {
    color: #da7f2d;
}

.blog.blog-topic-and-author-page #hubspot-author_data {
    color: #888888;
    margin-bottom: 30px;
}
.blog.blog-topic-and-author-page #hubspot-author_data a {
    font-size: 18px;
    color: #3a3a3a;
    font-weight: 700;
    font-family: 'amelia_roundedlight';
    text-transform: uppercase;
}

.blog.blog-topic-and-author-page #hubspot-topic_data {
    margin-top: 2em;
    margin-bottom: 30px;
    color: #888888;
}
.blog.blog-topic-and-author-page #hubspot-topic_data:before {
    content: "\f02c";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    position: relative;
    margin-right: 5px;
    width: 13px;
    text-align: center;
}
.blog.blog-topic-and-author-page #hubspot-topic_data a {
    font-size: 18px;
    color: #3a3a3a;
    font-weight: 700;
    font-family: 'amelia_roundedlight';
    text-transform: uppercase;
}
/* ==========================================================================
   6. FORMS                                        
   ========================================================================== */


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

/* Form Field */
.hs-form-field {}

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

/* Labels and Legends */
label {}
.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 {
    background: #FAFAFA;
    border: 1px solid #ccc;
    border-radius: 0px;
    padding: 10px 15px;
    max-width: 100%;
    background-color: #FAFAFA;
    border-color: #CCCCCC;
    color: #666666;
    width: 100%;
    max-width:500px;
    display:block;
    line-height: normal;
    margin-top: 10px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
}

input[type="email"] {
    font-size: 12px; 
    margin-top: 10px;
    padding: 10px;
}

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 {}


.hs-richtext h5 {
    margin-bottom: 0;
}
h3.form-title {
    display: 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 {
    color: #666666;
} /* Webkit Browsers */
:-moz-placeholder { color: #666666; opacity:1;} /* Firefox 18- */
::-moz-placeholder {color: #666666; opacity:1;} /* Firefox 19+ */
:-ms-input-placeholder { color: #666666; } /* IE10 */

.hs-get-in-touch .body-container .hs-form .hs-input::-moz-placeholder {
    color: #333333;
    opacity: 1;
}


@-moz-document url-prefix() { 
    strong {
        font-weight: 700;
    }
    .custom-gl-search .hs-form .input .hs-input {
        max-width: 95%;
    }
}




/* =============== 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                                        
   ========================================================================== */


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none ;
    font-family: "Open Sans", sans-serif;
    border: 0;
    padding: 6px 20px;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    background-color: #666;
    color: #fff !important;
    display:inline-block;
    margin-top: 5px;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    outline:0;
}


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


/* =============== 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                                      
   ========================================================================== */
   
   
   
.hs-get-in-touch .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin-bottom: 2px;
}
.hs-get-in-touch .body-container .page-center {
    font-size: 15px;
}


.hs-get-in-touch .body-container .hs-form .hs-input {
    background: #fff;
    border: 1px solid #999;
    margin-top: 10px;
    padding: 10px;
    font-size: 12px;
    letter-spacing: normal;
    text-indent: .25em;
    color: #666666;
}

.hs-get-in-touch .body-container .hs-form  textarea.hs-input {
    height: 9.375em;
}
.hs-get-in-touch .body-container .hs-form .field > label {
    display:none;
}

.hs-get-in-touch .body-container .hs_cos_wrapper_type_form .hs-button.primary.large {
    background-color: #8dc641;
    padding: 10px 45px;
}
.hs-get-in-touch .body-container .hs_cos_wrapper_type_form .actions {
    padding: 1em 0 0;
    margin: 1em 0 0;
    clear: both;
}



/*** Client ***/
.body-container{
    font-size:15px;
}
.hs-clients .body-container {
    padding-left:0;
    padding-right:0;
}
.hs-clients-row-1 .hs_cos_wrapper_type_rich_text {
    max-width:80%;
    margin:0 auto;
}
.hs-clients-row-1 .hs_cos_wrapper_type_rich_text h3 {
    margin-top:50px;
    margin-bottom:10px;
}

.custom-three-column-equal-wrapper .hs-column {
    padding-left: 15px;
    padding-right: 15px;
    width: 33.333%;
    float: left;
}

.custom-three-column-equal-wrapper .hs-column .hs-column-inner {
    padding: 25px 25px 25px 25px;
    background-color: #ffffff;
    border: 1px solid #f4f4f4;
}
.custom-three-column-equal-wrapper .hs-column .hs-column-inner img {
    display:block;
    margin:0 auto;
}
.hs-clients-row-2 .custom-three-column-equal-wrapper {
    margin-bottom: 50px;
    padding-left:35px;
    padding-right:35px;
}
.hs-clients-row-2 .custom-three-column-equal-wrapper p {
    margin:0;
}

.hs-clients-row-2 .hs_cos_wrapper_type_custom_widget:last-child .custom-three-column-equal-wrapper {
    margin-bottom: 0;
}



/*** Green Bg page ***/ 

.full-width-banner-image .body-container {
    padding-left: 0;
    padding-right: 0;
}

.custom-full-width-banner {
    background-size: cover;
    background-position: center top;
    overflow: hidden;
}
.body-container .custom-full-width-banner .page-center {
    padding:0;
    max-width:1120px;
}
.body-container .custom-full-width-banner h1 {
    margin: 440px auto 0px auto;
    padding: 25px 10px;
    color: #fff;
    font-size: 55px;
    line-height: 1.5em;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 800;
    text-align:center;
    background-color: rgba(141, 198, 65, 0.7);
    font-family: 'amelia-rounded-regularbold';
}


.full-width-banner-image .body-container .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_rich_text h1 {
    letter-spacing: 2px;
    display: table;
    text-align: center;
    width: auto;
    margin: 0px auto 40px auto;
    padding-bottom: 6px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 22px;
    text-transform: uppercase;
}
.full-width-banner-image .body-container .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_rich_text h1 span {
    border-bottom: solid #2f292e 2px;
    color: #2f292e;
}

.full-width-banner-image .body-container .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_rich_text {
    max-width: 80%;
    margin:0 auto;
}
.full-width-banner-image .body-container .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_rich_text h2 {
    text-align:center;
}
.hs-theme-color-green .body-container h3 {
    color: #8dc641;
    margin: 50px 0 20px 0;
}

.hw-cn-we-hlp-cust-mod .hs_cos_wrapper_type_rich_text p {
    max-width: 80%;
    margin-left: auto!important;
    margin-right: auto!important;
}

.create-performance-main-grp-2 {
    background-color: #8dc641;
    color: #ffffff;
}
.create-performance-main-grp-2 h1 {
    letter-spacing: 2px;
    display: table;
    text-align: center;
    width: auto;
    margin: 0px auto 40px auto;
    padding-bottom: 6px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 22px;
    text-transform: uppercase;
}
.create-performance-main-grp-2 h1 span {
    border-bottom: solid #fff 2px;
    color: #fff!important;
}

.create-performance-main-grp-2 .right-col-2 p:first-child {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 0;
    line-height: 22px;
    margin-bottom: 1px;
}
.create-performance-main-grp-2 .right-col-2 p:last-child {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 38px;
    margin:0;
}
.create-performance-main-grp-2 .right-col-2 p:last-child > img {
    vertical-align: calc(-4px);
    margin-right: 37px;
}
.img-gallery-2 .hs_cos_gallery_main .slick-slide-inner-wrapper  img {
    display: none !important;
}

.img-gallery-2 .hs_cos_gallery_main .slick-slide-inner-wrapper .caption .one_half {
    font-family: 'amelia-rounded-regularbold';
    font-size: 60px;
    line-height: 50px;
    max-width: 40%;
    margin-right: 3%;
    color: #fff!important;
}
.img-gallery-2 .hs_cos_gallery_main .slick-slide-inner-wrapper  .caption .last_column {
    font-family: 'amelia_roundedlight';
    font-size: 15px;
    max-width: 75%;
    line-height: 22px;
    margin-right: 0;
}

.img-gallery-2 .hs_cos_gallery_main .slick-slide-inner-wrapper  .caption .last_column {
    padding-top: 0px!important;
}
.img-gallery-2 .hs_cos_gallery_main {
    padding: 0 !important;
    margin-bottom: 0 !important;
}
.one_half {
    width: 50%;
}
.clear_column {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden;
}
.full_width, .one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
    float: left;
}

.hs-theme-color-green .how-can-we-help-custom-module .how-can-we-help-col .accordion .header h3:after {
    content: "" !important;
    float: right;
    background: url(https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/Images/green-drop.png?t=1503310664630) no-repeat;
    height: 10px;
    background-size: 10px 10px;
    display: block;
    background-position: center center;
    opacity: 1;
    position: absolute;
    margin-left: 10px;
    padding: 0px 0 10px 20px;
    right: 5px;
    bottom: 1px;
}
.hs-theme-color-green img.blue-img, .hs-theme-color-orange img.blue-img {
    display:none;
}

.hs-theme-color-green img.green-img, .hs-theme-color-orange img.orange-img {
    display: block !important;
}

.hs-theme-color-green .how-can-we-help-custom-module .how-can-we-help-col .accordion .header {
    padding-top: 17px;
}

.hs-theme-color-green  .how-can-we-help-custom-module .how-can-we-help-col .accordion .header h3 {
        min-height: 63px;
        position:relative;
}

.img-gallery-2 .slick-prev, .img-gallery-2 .slick-next {
    display:none !important;
}

.green-button {
    font-size: 16px;
    bottom: 0;
    display: inline-block;
    color: #8dc641;
    border: 1px solid #8dc641;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    width: 99%;
    text-decoration: none;
}
.green-button:hover {
    color: #fff!important;
    border: 1px solid #fff!important;
}

.right-col-2 {
    padding-bottom: 50px;
}
.right-col-2 .hs_cos_wrapper_type_rich_text {
    display: block;
    margin-left: -6%;
}
.right-col-2 .hs_cos_wrapper_type_rich_text:after {
    display:block;
    content:"";
    clear:both;
}
.create-performance-main-grp-2 .top-heading {
    margin-bottom: 44px;
}
.hs-home-page .create-performance-main-grp-2 .top-heading {
    margin-bottom: 0;
}
.hs-the-bp-team-rwo-1 {
    background-color: #2f292e;
    color: #ffffff;
    text-align: center;
}

.hs-the-bp-team-rwo-1 .custom-title h1 span {
    color:#fff;
    border-bottom: solid #fff 2px;
}
.hs-the-bp-team-rwo-1 h2 {
    max-width: 60%;
    margin: 0 auto 50px auto;
    font-size: 54px;
    line-height: 1.2em;
    font-weight: 300;
    font-family: 'amelia_roundedlight';
}
.hs-the-bp-team-rwo-1 p {
    max-width: 80%;
    margin-left: auto!important;
    margin-right: auto!important;
}

.hs-meet-our-team .slick-prev, .hs-meet-our-team .slick-next {
    display:none !important;
}
.hs-meet-our-team .hs_cos_gallery_main {
    padding: 16px 0 !important;
    margin: 0 auto!important;
    max-width: 1080px;
}

.hs-meet-our-team  .hs_cos_gallery_slide .slick-slide-inner-wrapper {
    text-align: center;
    padding: 4px;
        margin: 0px 2px;
    background-color: #fff;
    display: block !important;
}

.hs-meet-our-team .caption.below {
    text-align: left;
}
.hs-meet-our-team .caption.below  .amazingcarousel-title {
    color: #8dc641;
    font-weight: bold;
    margin: 6px;
    font-size: 18px;
    line-height: 22px;
    padding-bottom:0;
    text-transform: uppercase;
}
.hs-meet-our-team .caption.below .amazingcarousel-description {
    min-height: 345px;
    font-size: 14px!important;
    line-height: 18px!important;
    color: #666!important;
    position: relative;
    font: 12px "Open Sans", sans-serif;
    margin: 26px 6px 6px;
    text-align: left;
}
.job {
    font-size: 12px!important;
}
.hs-meet-our-team-wrapper .page-center {
    padding-bottom:0;
}



.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .hs_cos_gallery_main {
    max-width: 840px;
    margin: 0 auto !important;
        padding: 16px 0;
}
 .full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .hs_cos_gallery_main .slick-slide-inner-wrapper img {
     display:none;
 }
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .hs_cos_gallery_main .slick-slide-inner-wrapper {
    text-align: center;
    padding: 6px;
    position: relative;
    margin: 0px 2px;
}

.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .hs_cos_gallery_main .slick-slide-inner-wrapper blockquote {
    font: italic 14px Georgia, serif;
    position: relative;
    color: #333;
    text-align: center;
    margin: 8px 18px 8px 24px;
    padding: 20px;
}
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .hs_cos_gallery_main .slick-slide-inner-wrapper p {
    color: #666;
    font: italic 14px Georgia, serif;
    display: block;
    position: relative;
    margin: 4px 18px;
    text-align: center;
}

.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .slick-prev, 
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .slick-next {
	width: 32px;
	opacity:0;
	height: 32px;
	z-index:5;
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
	background-image: url(https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/Images/arrows-32-32-2.png?t=1503310664630);
}
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery:hover .slick-prev, 
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery:hover .slick-next {
	opacity:1;
}
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .slick-prev {
    background-position:left top;
}
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .slick-next {
    background-position:right top;
}
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .slick-prev:hover {
    background-position:left bottom;
}
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .slick-next:hover {
    background-position:right bottom;
}
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery  .slick-prev:before, 
.full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery  .slick-next:before {
    display:none;
}

/*** Home page **/

.hs-home-page .body-container {
    padding-left: 0;
    padding-right: 0;
}


.hs-home-slider .hs_cos_gallery_main {
    padding: 0 !important;
    margin: 0;
}


.hs-home-slider .hs_cos_gallery_main .caption.below {
    position: absolute;
    opacity: 1.0!important;
    background: url(https://cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/Images/orange-bg.png?t=1503310664630) repeat left top; 
    max-width: 1140px;
    color: #fff;
    margin: 0 auto;
    z-index: 100;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 60px;
}
.hs-home-slider .hs_cos_gallery_main .hs-content-column {
    padding: 0px 10px 5px;
}

.hs-home-slider .hs_cos_gallery_main  .hs-content-column .content-column:first-child{
    font-family: 'amelia-rounded-regularbold';
    font-size: 40px;
    line-height: 40px;
    max-width: 40%;
    margin-right: 10%;
    color: #fff;
    padding-top: 0px;
}
.hs-home-slider .hs_cos_gallery_main  .hs-content-column .content-column.one_half.last_column{
    font-family: 'amelia_roundedlight';
    font-size: 30px;
    max-width: 75%;
    line-height: 32px;
    margin-right: 0;
    padding-top: 0px;
}
.hs-home-slider .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
    margin: 0;
    display: block;
}

.hs-home-slider .slick-prev, .hs-home-slider .slick-next  {
    width: 70px!important;
    top: 36%!important;
    height: 200px!important;
    margin:0;
    text-indent: -99999px!important;
    z-index:9;
    padding: 10px;
    z-index: 9;
    cursor: pointer;
    font-weight: bold;
    margin-top: -15px;
    opacity: 0.7;

}
.hs-home-slider .slick-prev:before, .hs-home-slider .slick-next:before {
    display:none !important;
}
.hs-home-slider .slick-prev {
    left: 8%!important;
    background: url(//cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/Images/l-white-arrow-1.png?t=1503310664630) no-repeat right center!important;
 
}

.hs-home-slider .slick-next {
    right: 10%!important;
    background: url(//cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/Images/r-white-arrow-1.png?t=1503310664630) no-repeat right center!important;  
}

.hs-home-row-1 {
    background-color: #2f292e;
    color: #ffffff;
    text-align: center;
}
.hs-home-page .body-container .page-center h1 {
    letter-spacing: 2px;
    display: table;
    text-align: center;
    width: auto;
    margin: 0px auto 40px auto;
    padding-bottom: 6px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 22px;
    text-transform: uppercase;
}
.hs-home-page .body-container .page-center h1 span {
    border-bottom:2px solid;
}

.hs-home-row-1 h2 , .hs-home-row-2 h2, .hs-home-row-3 h2 , .hs-home-row-4 h2  {
    max-width: 60%;
    margin: 0 auto 50px auto;
    font-size: 54px!important;
    text-align: center;
    font-family: 'amelia_roundedlight';
    line-height: 1.2em;
    font-weight: 300;
    text-transform: none;
}
.three-column-equal-wrapper .hs-col {
    margin-right: 5%;
    margin-bottom: 50px;
    width: 29.5%;
    float: left;
    text-align:left;
}
.three-column-equal-wrapper .right-col.hs-col {
    margin-right:0;
}
.three-column-equal-wrapper .contet-wrapper .header h3 {
    font-size: 20px;
    margin: 17px 0 0;
    min-height: 50px;
    margin-bottom: 22px;
}
.three-column-equal-wrapper .contet-wrapper p {
    margin:0;
}

.white-button {
    font-size: 16px;
    display: table;
    color: #fff!important;
    border: 1px solid #fff;
    padding: 10px 45px;
    text-transform: uppercase;
    margin: 40px auto 40px auto!important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.white-button:hover {
    color: #f58020!important;
    border: 1px solid #f58020!important;
}

.orange-button {
    font-size: 16px;
    width: 99%;
    display: inline-block;
    color: #f58020!important;
    border: 1px solid #f58020;
    padding: 10px 0px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
    bottom: 0!important;
    position: absolute!important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.orange-button:hover {
    color: #da7f2d!important;
    border: 1px solid #da7f2d!important;
}
.orangefull-button {
    font-size: 16px;
    display: table;
    color: #fff!important;
    padding: 10px 45px;
    text-transform: uppercase;
    background: rgba(245, 128, 32, 0.6);
    margin: 40px auto 40px auto!important;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.three-column-equal-wrapper .contet-wrapper .content.hs-active {
    position: relative;
    padding-bottom: 56px;
    min-height:390px;
}
.three-column-equal-wrapper .contet-wrapper .hs-read-more:not(.hs-active) .link-button {
    display: none;
}

.hs-read-more.hs-active span.three-dots {
    display: none;
}

a.read_more {
    height: 10px!important;
    background-image: url(//cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/Images/orange-drop.png?t=1503310664630);
    float: right;
    overflow: hidden;
    background-size: 10px 10px;
    background-position: left center;
    background-repeat: no-repeat;
    margin-top: 28px;
    width:20px;
    margin-left: 10px;
}
a.read_more.active {
    background-image: url(//cdn2.hubspot.net/hubfs/3054234/Beyond-Performance_May2017/Images/orange-up.png?t=1503310664630);
    background-position: left top;
}

.three-column-equal-wrapper.white .hs-col img.orange-black-img {
    display: block !important;
}
.three-column-equal-wrapper.white .hs-col img.orange-img {
    display: none !important;
}
.three-column-equal-wrapper .contet-wrapper .content.show-all-content {
    padding-bottom: 0;
}
.hs-home-row-2 .hs_cos_wrapper_type_rich_text p {
    max-width: 80%;
    margin-left: auto!important;
    margin-right: auto!important;
}

.hs-home-row-3 {
    background-size: cover;
    color: #ffffff;
    background-position: center top!important;
}

.hs-tabber-wrap {
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
}
h3.tab-title {
    display: none;
}

.hs-tab-content-inner {
    margin-bottom: 0;
    padding: 50px 20px 0;
}
.hs-tab-content-inner p {
    max-width: 90%;
    margin: 0 auto;
}
ul.hs-tabber-tabs {
    padding: 0;
    display: inline-block;
    margin: 0;
    list-style: none;
    vertical-align: top;
}
ul.hs-tabber-tabs > li:last-child{
    margin-right:0;
}
ul.hs-tabber-tabs > li > a{
    line-height: 19px;
    background: transparent;
    font-size: 24px;
    border: solid 1px #fff;
    color: #fff !important;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 65px;
    border-radius: 0;
}
ul.hs-tabber-tabs > li.active > a{ 
    top: 0px!important;
    color: #da7f2d!important;
    background: transparent!important;
    border: 1px solid #da7f2d!important;
}
ul.hs-tabber-tabs > li > a:hover{
    color: #da7f2d!important;
    background: transparent;
    border: 1px solid #da7f2d;
}
ul.hs-tabber-tabs > li {
    float: left;
    margin: 0 30px 0 0px;
}
.hs-home-row-4 {
    background-position: center top!important;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
}
.create-performance-main-grp-2.orange-color {
    background-color: #da7f2d;
    color: #ffffff;
}
.hs-home-row-4 .hs_cos_wrapper_type_rich_text p {
    max-width: 80%;
    margin-left: auto!important;
    margin-right: auto!important;
}

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


/*** Mobile Side Bar Style **/ 
@media (min-width: 768px) {
    .mobile-header-content {
        float: right !important;
    }
    .mobile-header-logo {
      margin-left:0 !important;  
    }
    .hs-home-page .custom-menu-primary .hs-menu-wrapper > ul > li {
        margin-bottom: 2px;
    }
}
@media (max-width: 1366px) {  
    .body-container .custom-full-width-banner h1, .hs-blog-header h1 {
        font-size: 45px!important;
        margin: 280px auto 0px auto;
    }
    .body-container .custom-full-width-banner .page-center {
        padding: 0;
        width: 100% !important;
        max-width: 100% !important;
    }
}
@media (max-width: 1290px) {  
    .custom-post-navigation {
        float:left;
        width:100%;
    }
}

/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */
@media (max-width: 1280px) {   
    .hs-meet-our-team .hs_cos_gallery_main {
        max-width: 720px;
    }
    .create-performance-main-grp-2 .right-col-2 p:last-child {
        font-size: 30px;
    }
    .create-performance-main-grp-2 .right-col-2 p:first-child {
        font-size: 16px;
    }
    .hs-home-slider .slick-prev {
        left:7% !important;
        top: 6% !important;
    }
    .hs-home-slider .slick-next {
        right:7%  !important;
        top: 6% !important;
    }
    .hs-home-slider .hs_cos_gallery_main  .hs-content-column .content-column:first-child {
        font-size: 45px!important;
        line-height: 1!important;
    }
    .hs-home-slider .hs_cos_gallery_main .caption.below {
            padding: 30px;
    }
    .hs-blog-listing .body-container .page-center {
        padding: 0;
        max-width: 1000px!important;
        width: 90%!important;
    }
}
.fancybox-outer:hover .fancybox-nav span {
    opacity: 1;
    visibility: visible;
}
@media (max-width: 1200px) {
    .body-container .page-center {
        max-width:1000px !important;
        width:90%;
    }
    .custom-gl-search .hs-form .input {
        padding-left: 0;
    }
    .blog.hs-blog-post .blog-sidebar .widget-span {
        padding: 40px 0 40px 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul> li:nth-child(5) > ul.hs-menu-children-wrapper {
        left: auto !important;
        right: 0 !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul {
        width:auto !important;
        box-sizing:border-box;
    }
    .right-col-2 .hs_cos_wrapper_type_rich_text {
        display: block;
        margin-left: 0;
    }

}
@media (max-width: 1152px) {
  .hs-home-slider .slick-prev {
        left:3% !important;
    }
    .hs-home-slider .slick-next {
        right:3%  !important;
    }
     .hs-home-slider .hs_cos_gallery_main  .hs-content-column .content-column:first-child {
       font-size: 30px!important;
        line-height: 30px !important;
    }
}
/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1140px) {
    .mobile-header-logo {
        padding-left: 10px;
    }
    .custom-logo img {
       min-width: 267px;
    }
    .custom-middle-footer {
        padding-left: 0;
    }
    .custom-footer-wrapper {
        padding-left:2%;
        padding-right:2%;
    }
    .custom-footer-social-icon {
        padding-left: 0;
    }
    .hs-footer-form {
        border-right: 1px solid #fff;
        padding-right: 20px;
        position: relative;
    }
    .custom-footer-address {
        border-right: 1px solid #fff;
        padding-right: 20px;
    }
    .hs-footer-form:after, .custom-footer-address:after {
        display:none;
    }
    .custom-menu-primary .hs-menu-wrapper > ul a {
        white-space:normal !important;
    }
    
}
@media (max-width: 1070px) {
    .hs-tabber-wrap {
        max-width: 100%;
    }
}
@media (max-width: 1023px) {
    .custom-menu-primary .hs-menu-wrapper > ul > li {
            padding: 12px 2% 0 2.5%;
    }
    .img-gallery-2 .hs_cos_gallery_main .slick-slide-inner-wrapper .caption .one_half .big-percent {
        font-size:45px;
    }
    .img-gallery-2 .hs_cos_gallery_main .slick-slide-inner-wrapper .caption .last_column {
        font-size: 18px;
        line-height: 30px;
    }
}
@media (max-width: 949px) {
    .full-width-banner-image .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_gallery .hs_cos_gallery .hs_cos_gallery_main {
        max-width: 560px;
    }
}

@media (max-width: 920px) {
    .create-performance-main-grp-2 .right-col-2 p:last-child > img {
        display: block;
        margin-top: 20px;
    }
}
@media (max-width: 900px) {
    .custom-menu-primary .hs-menu-wrapper > ul > li {
            padding: 12px 1.4% 0;
    }
    .three-column-equal-wrapper .contet-wrapper .header h3 {
            word-break: break-word;
    }
}
@media (max-width: 832px) {
    .hs-meet-our-team .hs_cos_gallery_main {
        max-width: 360px;
    }
}
@media (max-width: 800px) {
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        font-size:13px;
    }
    .custom-phone-number p {
        margin-top: 12px;
    }
    .section.post-header h1 {
        font-size: 30px;
    }
    .body-container .custom-full-width-banner h1, .hs-blog-header h1 {
        font-size: 24px !important;
    }
    .three-column-equal-wrapper .hs-col {
        width: 100%;
        margin-right: 0 !important;
        margin-bottom:30px;
    }
    .three-column-equal-wrapper .contet-wrapper .header h3 {
        margin-top:50px;
    }
    .white-button {
        font-size: 14px!important;
    }
    .our-clients-main-grp .our-clients-img-gallery .hs_cos_gallery .hs_cos_gallery_main .hs_cos_gallery_slide .slick-slide-inner-wrapper>.caption.below {
        margin-right: 80px;
    }
    .hs-home-slider .hs_cos_gallery_main .hs-content-column .content-column:first-child, .hs-home-slider .hs_cos_gallery_main  .hs-content-column .content-column.one_half.last_column {
        font-size: 20px!important;
        line-height: 1 !important;
    }
    .three-column-equal-wrapper .contet-wrapper .content.hs-active {
        position: relative;
        padding-bottom: 80px;
        min-height: 0;
    }

}
@media (min-width: 768px) and (max-width: 1024px) {
    .custom-post-navigation {
       float: none;
       clear: both;
       width: 100%;
    }
}
@media (max-width: 768px) {
    .hs-the-bp-team-rwo-1 h2 {
        max-width: 80%;
        font-size: 40px;
    }
    .hs-home-row-1 h2, .hs-home-row-2 h2, .hs-home-row-3 h2, .hs-home-row-4 h2 {
        max-width: 80%!important;
        font-size: 40px!important;
    }
    ul.hs-tabber-tabs {
     display: none;
    }
    .hs-tab-content, h3.tab-title {
        display: block !important;
    }
    h3.tab-title {
        text-transform: uppercase!important;
        font-size: 20px!important;
        background: transparent!important;
        color: #fff!important;
        border: #fff solid 1px!important;
        max-width: 80%!important;
        padding: 10px 10px!important;
        position: relative;
        margin: 0 auto 50px auto!important;
        line-height: 1.2em;
        text-align: center;
        font-weight:normal;
        font-family: 'amelia_roundedlight'!important;
    }
h3.tab-title:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #777;
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 0;
    cursor: pointer;
    width: 0;
}
    h3.tab-title.active:after {
        border-bottom: 6px solid #fff;
        border-top: 0;
        top: 18px;  
    }
    .hs-tabber-wrap {
        max-width: 100%;
    }
        .hs-tab-content-inner {
            padding: 5px 20px 0;
        }
        .hs-tab-content + .hs-tab-content .hs-tab-content-inner {
            display:none;
        }
}
/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
    .hs-blog-header-post h1 {
        margin: 30px auto 20px;
    }
    
    .custom-all-posts-link {
        margin-top: 35px;
    }
    .blog .blog-sidebar h1, .blog .blog-sidebar h2, .blog .blog-sidebar h3, .blog .blog-sidebar h4, .blog .blog-sidebar h5, .blog .blog-sidebar h6, .blog .blog-sidebar .form-title {
        text-align: left;
    }
    .full-width-banner-image .body-container .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_rich_text h2 {
        text-align: center;
        max-width: 100%;
        font-size: 40px!important;
    }
    .hs-home-slider {
        display: none !important;
    }
    .create-performance-main-grp-2 .right-col-2 p:last-child > img {
        display: none;
    }
    .blog .custom-menu-primary .hs-menu-wrapper > ul > li {
        margin-bottom: 0;
    }
    .row-fluid.custom-menu-wrapper-parents {
        min-height: 0 !important;
    }
    .custom-logo img {
        width:100%;
    }
    .mobile-header-logo {
        padding-left: 0;
        text-align:center;
        
    }
    body.hs-theme-color-green .custom-menu-primary .hs-menu-wrapper > ul > li.active > a, body.hs-theme-color-green .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
        border-color: #3c3c3c;
    }
    .hs-right-header {
        text-align: center;
        margin-top: 70px;
    } 
    .custom-phone-number ul > li {
        position: relative;
        margin-bottom: 5px;
        float: none;
        display: block;
        width:140px;
    }
    .custom-phone-number p {
        margin-top: 10px;
        padding-right: 0;
        font-size: 20px;
    }
    .custom-phone-number ul > li > a {
        padding-bottom: 0;
        padding-top: 0;
        margin: 0;
    }
    .custom-logo img {
        width: auto;
        display: block;
        margin: 20px auto 20px;
        min-width: 0;
    }
    .hs-footer-form {
        border-right: none;
        padding-right: 0;
        position: relative;
        max-width: 100%;
        padding: 10px 20px;
        margin-bottom: 50px;
    }
    .custom-footer-address {
        border-right: none;
        padding-right: 0;
        max-width: 100%;
        padding: 10px 20px;
        margin-bottom: 50px;
    }
    .custom-footer-social-icon {
         padding: 10px 20px;
        margin-bottom: 50px;
    }
    .custom-footer-address > div {
        max-width: 100%;
        margin: 0 auto;
    }
    .custom-footer-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .custom-top-header {
        padding:20px 20px 0;
    }
    .body-container {
        padding-left: 2%;
        padding-right: 2%;
    }
    .custom-three-column-equal-wrapper .hs-column {
        width: 100%;
        margin-bottom: 30px;
    }
    .hs-column.hs-column-3 {
     margin-bottom: 0;
    }
    .blog .blog-sidebar .widget-span {
        padding: 40px 0 40px 0;
    }
    .one_half {
        width: 100% !important;
        max-width: 100% !IMPORTANT;
    }
    .create-performance-main-grp-2 .right-col-2 p:last-child {
        margin-top: 30px;
    }
    .hs-copyright p {
        font-size: 12px!important;
        line-height: 13px!important;
    }
    .hs-copyright {
        padding-right: 0;
        padding-left: 0;
        margin-top:0;
    }
    .custom-footer-social-icon p:last-child {
         margin-bottom: 0;
    }
    .our-clients-main-grp .our-clients-img-gallery .hs_cos_gallery .hs_cos_gallery_main .hs_cos_gallery_slide .slick-slide-inner-wrapper>.caption.below blockquote {
        padding-left:30px;
        padding-right:30px;
    }
    .our-clients-main-grp .our-clients-img-gallery .hs_cos_gallery .hs_cos_gallery_main .hs_cos_gallery_slide .slick-slide-inner-wrapper>.caption.below p {
        margin-left:30px;
        margin-right:30px;
    }
    .blog-listing-wrapper .post-listing .post-item {
        width: 100%;
        margin-right: 0;
    }
    .nav-next {
        margin-top: 10px!important;
        margin-bottom: 10px!important;  
        padding-right: 0!important;
        padding-left: 0!important;
        float: none !important;
        text-align: center;
    }
    .nav-previous a {
        float: none !important;
        display: inline-block;
        padding: 15px 40px 15px 40px;
    }
    .custom-post-navigation {
        float: none;
        margin: 20px 0;
    }
    .custom-all-posts-link {
        margin-top: 35px;
        float: none;
    }
    .nav-next a{ 
        float: none !important;  
        display: inline-block;
    }
    .nav-previous {
        margin-top: 10px!important;
        padding-right: 0!important;
        padding-left: 0!important;
        padding:15px 40px 15px 40px;
        float: none;
        text-align: center;
    }
    .custom-post-header h2 {
        max-width: 80%!important;
        font-size: 40px!important;
    }
    .custom-menu-wrapper .widget-type-google_search {
        padding: 25px 5%;
    }
    .custom-menu-wrapper .widget-type-google_search input[type="text"] {
        min-height: 50px;
    }
    .custom-menu-wrapper .widget-type-google_search .hs-form .field > label {
        display:none;
    }
    .custom-menu-wrapper  .widget-type-google_search .hs-button.primary {
        display: none !important;
    }
    .mobile-search {
        display:block !important;
    }
    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, #email-prefs-form .email-edit {
        max-width:100% !important;
        width:100% !important;
    }
    .hs-featured-image-wrapper  img.hs-featured-image{
        height: auto;
    }
}  
    
span.filter-link-count {
    display: none;
}

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

@media (max-width: 479px) {
    .custom-topic-blog-title h1 img {
        float: none;
        display: block;
        margin: 0 auto 1.5em;
    }
    .custom-post-header h2 {
        max-width: 100%!important;
    }
    .hs-tab-content-inner {
        padding: 5px 0 0;
    }
    .hs-home-row-2 .hs_cos_wrapper_type_rich_text p {
        max-width: 100%;
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .hs-the-bp-team-rwo-1 h2 {
         max-width: 100%;
    }
    .hs-the-bp-team-rwo-1 p {
        max-width: 100%;
    }
    .full-width-banner-image .body-container .full-width-main-grp .full-width-flexi-col .hs_cos_wrapper_type_rich_text {
        max-width: 100%;
        margin: 0 auto;
    }
    .hs-clients-row-2 .custom-three-column-equal-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
    .hs-clients-row-1 .hs_cos_wrapper_type_rich_text {
        max-width: 100%;
        margin: 0 auto;
    }
    .hs-home-row-1 h2, .hs-home-row-2 h2, .hs-home-row-3 h2, .hs-home-row-4 h2 {
        max-width: 100% !important;
        font-size: 40px!important;
    }
    h3.tab-title {
        max-width: 100% !important;
    }
    .hs-tab-content-inner p {
        max-width: 100%;
        margin: 0 auto;
    }
    .hs-home-row-4 .hs_cos_wrapper_type_rich_text p {
        max-width: 100%;
    }
    ul.slick-dots li {
        margin: 0 5px 0 0;
    }

}