/* ==========================================================================
   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('//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.css');

@import url('//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Files/theme-animate.css');

@font-face {
font-family: "fontello";
    src: url('//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/fontello.eot')format('eot'),
    url('//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/fontello.woff')format('woff'),
    url('//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/fontello.ttf') format('ttf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
  font-family: "Hero";
  font-weight: 100;
  src: url("//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/Hero-Light/Hero-Light.eot?#iefix") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/Hero-Light/Hero-Light.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/Hero-Light/Hero-Light.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/Hero-Light/Hero-Light.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/Hero-Light/Hero-Light.svg#svgFontName") format("svg");
}

@font-face {
  font-family: "Hero";
  font-weight: 400;
  src: url("//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/Hero/Hero.eot?#iefix") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/Hero/Hero.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/Hero/Hero.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/Hero/Hero.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Font/Hero/Hero.svg#svgFontName") format("svg");
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
  width:auto;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
  padding-right:5px;
}

#hs_menu_wrapper_widget_1543887772545_ .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a::after  {
   content: "  >>";
  padding-right: 5px;
}

#hs_menu_wrapper_widget_1543887772545_.hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
padding-right:5px;
}

#hs_menu_wrapper_widget_1543887772545_.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:after {
content:"  >>";
  
}

.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;
      width:auto;
    }
    .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; }
/****
 * Click Popup
 * *********/

.modal {
  display: none;
  position: fixed;
  top: 30px; 
  bottom: 30px; 
  right: 0;
  left: 0;
  margin: 0 auto!important;
  background-color: #fff; 
  max-width: 420px;
  max-height: 38%;
  overflow-y: hidden;
  padding: 80px 60px 80px 65px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #eaeaea;
  z-index: 100;
 }

.modal h3 {
  margin-top: 120px;
}


.modal strong {
  font-weight: 700;
}

 .modal-mask {
  display: none;
  z-index: 99;
  height: 100%;
  width: 100%;
  position: fixed;
  background-color: rgba(0,0,0,.7);
  top: 0;
  left: 0;
}

 .modal-close-outer {
  position: absolute;
  right: 45px;
  top: 20px;
}

 .modal-close {
  text-decoration: none;
  color: #fff;
  position: fixed;
  cursor: pointer;
   font-size: 30px;
}

@media (max-width: 767px) {
.modal {max-width: 76%; padding: 30px 7%!important;}
}


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

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

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

html{
    background: #58595b;
}
html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
    background: #fff;
    font-weight:400;
    font-size:16px;
    line-height:1.5em;
    font-family: "Hero","Lato","sans-serif";
    color: #606366;
}

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

/* Highlighted Text */
::-moz-selection {
    background: #F7941E;
    color: #fff;
}
::selection {
    background: #F7941E;
    color: #fff;
}


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

/* Basic text */
p {
    margin: 0 0 15px;
} 
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 {
    line-height: 1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
    margin:0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1{
    font-size: 3.5em;
}
h2{
    font-size: 2.75em;
}
h3{
    font-size: 2.25em;
}
h4 {
    font-size: 1.375em;
}
h5 {
    font-size: 1.25em;
}
h6{
    font-size: 1.125em;
}

h4,h5,h6{
    margin-top:5px;
    margin-bottom:5px;
}

/* Anchor Links */
a{
    color: #F7941E;
    -webkit-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -moz-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -o-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    outline: none!important;
    text-decoration: none;
}
a:hover, a:focus {
    color: #F7941E;
    -webkit-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -moz-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -o-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    text-decoration: underline;
    
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

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

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

/* ==========================================================================
   Macros                                                  
   ========================================================================== */


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */
    
    
    
    
    
/* =============== 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-header{
    background: #fff;
    padding-top: 0;
    border-top:3px solid #e3e3e3;
    z-index: 150;
    position:relative;
}

.custom-header .page-center{
    padding-right: 15px;
    padding-left: 15px;
}

.custom-logo{
    padding:31px 0;
    -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    transition: all 1.1s ease;
}

.custom-logo img{
    max-width: 370px;
    margin-left: -30px;
}

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

.body-container-wrapper {}
.body-container {}

.body-container-wrapper {}
.body-container {}

.body-container .page-center{
    padding:15px;
}
.cm-banner-area {
    background-color: #f7941e;
    color: #fff;
    text-align: center;
    padding: 0;
    margin-bottom: 45px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    min-height: 215px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    justify-content: flex-start;
    align-items: flex-end;
}
.cm-banner-area .page-center {
    width:100%;
}
.cm-banner-area h1 {
    font-size: 5em;
    font-weight: 300;
    text-align: left;
    padding-top: 25px;
    font-family: "Hero","Proxima Nova","Lato";
    margin: 0;
    padding: 0 15px;
    margin-bottom: 30px;
    line-height: 1em;
    padding-top: 25px;
}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


.cm-full-width-page .body-container .page-center {
    padding-top:0;
    padding-bottom:0;
}
.cm-full-width-page .body-container {
    padding-bottom: 70px;
}
.cm-full-width-page .main-content ul {
    margin-left: 25px;
    margin-bottom: 15px;
    list-style-type: initial;
    padding: 0;
    margin-top: 0;
}
.cm-full-width-page .main-content p span{
    font-size: 18px;
}

.custom-about-banner-area-inner h1 {
    margin: 0 0 15px;
    color: rgb(255, 255, 255);
    font-size: 43px;
    font-weight: 300;
    line-height: 50px;
    transition: all 0s ease 0s;
    -webkit-font-smoothing: antialiased!important;
}

.body-container .custom-about-banner-area-inner .page-center {
    padding: 0;
}

.custom-about-banner-area-inner {
    padding: 64px 0 70px;
    position: relative;
}
.custom-about-banner-area-bottom-inner.col1 .custom-about-bottom-inner{
    text-align:Center;
    -webkit-font-smoothing: antialiased!important;
}
.custom-about-banner-area-bottom-inner{
    -webkit-font-smoothing: antialiased!important;
}

.custom-about-banner-area-bottom-inner.col1 {
    background-color: rgba(0, 0, 0, 0.6);
    width: 45%;
    color: rgb(255, 255, 255);
    float: left;
}

.custom-about-banner-area-bottom-inner.col2 {
    background-color: rgba(255,100,0,0.7);
    width: 25%;
    color: rgb(255, 255, 255);
    float: left;
}

.custom-about-banner-area-bottom-inner.col3 {
    background-color: rgba(255,147,0,0.6);
    width: 30%;
    color: #fff;
    float: left;
}
.body-container .hs_cos_wrapper_type_rich_text ul{
    margin-left: 25px;
    margin-bottom: 15px;
    list-style-type: initial;
    margin-top: 0;
    padding: 0;
}
.body-container  .hs_cos_wrapper_type_rich_text  ol {
    margin-left: 25px;
    margin-bottom: 15px;
    margin-top: 0;
    padding: 0;
}
.custom-about-banner-area-bottom-inner {
    padding: 121px 42px 49px;
    position: relative;
}

.custom-about-banner-area-bottom-inner a {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    display: inline-block;
}

.custom-about-banner-area-bottom-inner span:before {
    width: 35px;
    height: 3px;
    background-color: rgb(255, 255, 255);
    content: '';
    position: absolute;
    bottom: 25px;
}

.custom-about-banner-area-mod {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position:relative;
}



.custom-about-banner-area-inner:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(125, 79, 41, 0.4);
}

.custom-about-banner-area-inner .page-center {
    position: relative;
    z-index: 9;
}
.cm-full-width-page .main-content a {
   text-decoration: none;
  cursor:pointer;
}
.hs-two-col-right-about-layout .hs-form-field {
   margin: 10px 0;
}
.hs-two-col-right-about-layout .hs-form-field.hs_recaptcha {
   overflow-y: scroll;
}

.hs-two-col-right-about-layout .hs-form-field > label {
   display: inline-block;
   margin-bottom: 0;
}
.hs-two-col-right-about-layout .hs_recaptcha field.hs-form-field {
   overflow-y: auto;
}
.hs-two-col-right-about-row-1-group {
    padding: 48px 0 0;
}

.hs-two-col-right-about-row-1-group p {
    font-weight: 400;
}

.hs-two-col-right-about-row-1-group hr {
    height: 3px;
    width: 40px;
    background-color: #F7941E;
    margin: 0 0 30px;
}

.hs-two-col-right-about-layout .sidebar.right .hs_cos_wrapper_type_form {
    background-color: #EBEBEB;
    padding: 20px;
}

.hs-two-col-right-about-layout .sidebar.right .hs_cos_wrapper_type_form h3 {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #F7941E;
    word-wrap: break-word;
    padding: 10px;
    line-height: 36px;
    margin-bottom: 15px;
    margin-top: 11px;
}

.hs-two-col-right-about-layout .sidebar.right .hs_cos_wrapper_type_form .hs-input {
    border: 1px solid #e1e4e6;
    padding: 7px 15px;
    box-shadow: none;
}

.hs-two-col-right-about-layout .sidebar.right .hs_cos_wrapper_type_form textarea {
    min-height: 250px;
}

.custom-about-banner-area-bottom-inner a:hover {
    color: #F7941E;
}

/*************** Netsuite ****************/

.body-container .hs-row1-netsuite-group .page-center {
    max-width: 1480px !important;
    padding: 0;
}
.hs-row1-col1-netsuite {
    width: 25% !important;
    background-color: #e8e8e8;
    padding: 30px 30px 0;
}

.hs-row1-col2-netsuite {
    width: 75% !important;
    margin-left: 0 !important;
}

.hs-row1-col1-netsuite h2 {
    font-size: 1.75em;
    color: #f9af41;
}

.hs-row1-col1-netsuite p {
    font-size: .95em;
}

.hs-row1-col1-netsuite form .hs-input ,
.hs-row4-col2-netsuite form .hs-input{
    border: 1px solid #808080;
    border-radius: 0;
    padding: 3px 10px;
    margin-bottom: 11px;
}
.hs-row1-col1-netsuite .hs-form select,
.hs-row4-col2-netsuite .hs-form select{
   height: 32px!important;
   padding-left: 0;
   font-style: normal;
}
.hs-row1-col1-netsuite form label,
.hs-row4-col2-netsuite form label{
    margin-bottom: 0px;
}

.hs-row1-col1-netsuite form label .hs-form-required ,
.hs-row4-col2-netsuite form label .hs-form-required{
    margin-left: 5px;
}

.hs-row1-col1-netsuite form .hs-button ,
.hs-row4-col2-netsuite form .hs-button{
    background: #414142;
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 8px;
    width: 100%;
    border: 1px solid #414142;
    border-radius: 0;
}

.hs-row1-col1-netsuite form .hs-button:hover ,
.hs-row4-col2-netsuite form .hs-button:hover{
    border: 1px solid #414142;
}

.netsuite-header-partner {
    min-height: 482px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    position: relative;
}

.netsuite-header-partner-content {
    padding: 80px 60px;
}

.netsuite-header-partner-content h1 {
    font-size: 4em;
    color: #fff;
}

.netsuite-header-partner-content h2 {
    font-size: 4em;
    color: #fff;
}

.netsuite-header-partner-branding-logo {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
}

.netsuite-subheading {
    padding: 50px 60px;
    background-color: #f9af41;
    min-height: 165px;
}
.hs-row4-col1-netsuite h4 {
    color: #f9af41;
}
.netsuite-subheading h5 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
}

.hs-row2-netsuite-layout {
    padding: 35px 0 25px;
}

.custom-iframe-group {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.27198%;
}

.custom-iframe-group iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.body-container .hs-row2-netsuite-layout .page-center,
.body-container .hs-row3-netsuite-group .page-center {
    padding: 10px 0;
}

.hs-row3-netsuite-group hr {
    height: 3px;
    width: 40px;
    background-color: #f7941e;
    margin: 20px 0 30px;
}

.body-container .hs-row4-netsuite-group .page-center {
    padding: 10px 0;
}

.hs-row4-col1-netsuite h3 {
    color: #f9af41;
}

.hs-row4-col2-netsuite {
    background-color: #e8e8e8;
    padding: 30px 40px;
}

.hs-row4-col2-netsuite h2 {
    color: #f9af41;
    font-size: 1.75em;
    line-height: 1em;
    font-weight: 400;
}

.hs-row4-col2-netsuite p {
    font-size: .95em;
}

.hs-row4-netsuite-group {
    padding: 0 0 30px;
}


/************** People ***************/


.custom-people-page-title h1 {
   color: #34383d;
   line-height: 1em;
   font-weight: 400;
   font-family: "Hero","Proxima Nova","Lato";
   font-size: 2.25em;
   padding-bottom: 40px;
}
.cm-people-layout .body-container .page-center{
   padding-left: 0;
   padding-right: 0;
}
.cm-right-people-content ul {
   margin-left: 25px;
   margin-bottom: 15px;
   list-style-type: initial;
   padding:0;
}


/************** Team Layout *********/

.custom-team-slider .slick-slide-inner-wrapper,
.custom-team-slider .hs_cos_gallery_slide.slick-slide{
    margin: 0 !important;
}
.custom-team-slider .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper,
.custom-team-slider .hs_cos_gallery_thumbnails .slick-slide .slick-slide-inner-wrapper, 
.custom-team-slider .hs_cos_gallery_lightbox .slick-slide .slick-slide-inner-wrapper{
    border-right: 2px solid #fff;
}
.custom-team-slider .slick-prev {
    display: block;
    background-color: #ff6d2c!important;
    color: #fff;
    padding: 3px 10px;
    font-size: 12px;
    height: 30px;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    left: 10px;
    width: 31px;
    font-size: 0;
    z-index: 5;
    margin-top: 0;
    top: 45%;
}
.custom-team-slider .slick-prev:before {
    display: inline-block;
    font: 14px/1.6 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #fff !important;
    content: "\f053";
    opacity:1;
}
    
.custom-team-slider .slick-next {
    display: block;
    background-color: #ff6d2c!important;
    color: #fff;
    padding: 3px 10px;
    font-size: 12px;
    height: 30px;
    border-radius: 30px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    right: 10px;
    width: 31px;
    font-size: 0;
    margin-top: 0;
    top: 45%;
}
.custom-team-slider .caption.below a {
    margin-bottom: 6px;
    display: inline-block;
}
.custom-team-slider .slick-next:before {
    content: "\f054";
    display: inline-block;
    font: 14px/1.6 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #fff !important;
    opacity:1;
}
.custom-team-slider .slick-prev:hover,
.custom-team-slider .slick-next:hover{
    opacity:1;
}
.custom-team-slider .hs_cos_gallery_slide.slick-slide {
    padding: 0;
    -webkit-transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
    -moz-transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
    -o-transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
    transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
}
.custom-team-slider .slick-slide img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    vertical-align: top;
    max-width: 100%;
}
.custom-team-slider .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper,
.custom-team-slider .hs_cos_gallery_thumbnails .slick-slide .slick-slide-inner-wrapper,
.custom-team-slider .hs_cos_gallery_lightbox .slick-slide .slick-slide-inner-wrapper {
    display: block;
    position: relative;
}
.custom-team-slider .caption.below {
    position: absolute;
    bottom: 0;
    padding: 0 20px 16px;
    z-index:2;
}
.custom-team-slider .caption.below p {
    margin: 0 0 4px;
}
.custom-team-slider .caption.below a,
.custom-team-slider .caption.below a:hover{
    color: #F7941E ;
    -webkit-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -moz-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -o-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    outline: none!important;
    text-decoration: none;
}
.custom-team-slider .hs_cos_gallery_slide.slick-slide:hover .caption.below a {
    color: #fff;
    text-decoration: none!important;
    -webkit-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -moz-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -o-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    transition: color .1s ease,background-color .1s ease,border-color .1s ease;
}
.custom-team-slider .slick-slide-inner-wrapper:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity 1.15s ease-in-out;
    -ms-transition: opacity 1.15s ease-in-out;
    -o-transition: opacity 1.15s ease-in-out;
    transition: opacity 1.15s ease-in-out;
    z-index: 2;
    left: 0;
    right: 0;
}
.custom-team-slider .hs_cos_gallery_slide.slick-slide:hover .slick-slide-inner-wrapper::before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
    opacity: 1;
    background: rgba(0,0,0,.7);
    background-color: #ff8b00;
    background-color: rgba(255,139,0,.8);
}
.custom-team-slider .hs_cos_gallery_slide.slick-slide.slick-active .slick-slide img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
}
.custom-team-slider .slick-dots li {
    margin-right: 8px;
    display: inline-block;
    zoom: 1;
    border-color: #F7941E;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 12px;
    height: 12px;
    border: 1px solid rgba(255,255,255,.5);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
}
.custom-team-slider .slick-dots li.slick-active button{
    background: #F7941E;
}
.custom-team-slider .slick-dots li button {
    display: block;
    width: 12px;
    height: 12px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}
.custom-team-slider .slick-dots li:hover button,
.custom-team-slider .slick-dots li.slick-active button{
    filter: Alpha(Opacity=100);
    opacity: 1;
}
.custom-team-slider .slick-dots li button:before {
    display:none;
}
.custom-team-slider .hs_cos_gallery_main,
.custom-team-slider .hs_cos_gallery_thumbnails,
.custom-team-slider .hs_cos_gallery_lightbox {
    padding: 0;
    margin-bottom: 0;
}
    
.cm-our-team-layout .main-content h3{
    color: #34383d;
    margin-bottom: 5px;
    line-height: 1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
}
.cm-our-team-layout .main-content i {
    color: #c5c5c5;
    margin-bottom: 5px;
    font-size: 0.875em;
    display: block;
}
.cm-our-team-layout .main-content a.custom-social {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    text-align:center;
    display: inline-block;
    border: 1px solid rgb(209, 213, 216);
}

.cm-our-team-layout .main-content a.custom-social:hover {
    background: #328dd3;
    border-color: #328dd3;
    
}
.cm-our-team-layout .main-content a.custom-social:hover i{
    color:#fff;
}
.cm-our-team-layout .main-content a.custom-social i {
    display: block;
    font-size: 12px;
    color: #d1d5d8;
}

.hs-team-row1-group .main-content p {
    margin: 15px 0;
}
/*************** career Inner ****************/

.cm-career-inner-title,
.custom-career-inner-content{
   padding-left:15px;
   padding-right:15px;
}
.cm-career-inner-title{
   padding-bottom: 45px;
}
.cm-career-inner-title h1{
   font-size: 5em;
   margin-bottom: 30px;
   margin-top: 0;
   font-weight: 300;
}
.custom-career-inner-form .form-title{
   color: #34383d;
   margin-bottom: 23px;
   margin-top: 0;
   font-weight: 300;
   line-height: 1em;
   font-family: "Hero","Proxima Nova","Lato";
   font-size: 2.25em;
}
.custom-career-inner-form {
   padding-top:30px;
}

.custom-hidden-content {
    font-weight: 300;
}
.custom-about-banner-area-inner .page-center {
    animation-delay: 2.9s;
    -webkit-animation-name: fadeInLeftBig2 !important;
    -moz-animation-name: fadeInLeftBig2 !important;
    -o-animation-name: fadeInLeftBig2 !important;
    animation-name: fadeInLeftBig2 !important;
}

.custom-about-banner-area-inner:before{
    display:none;
}
.custom-about-overlay{
    position: absolute;
    content: '';
    width: 100%;
    height:0;
    top: 0;
    right: 0;
    left: 0;
    bottom:0;
    background: transparent;
    transition:all 0.6s;
    height: 100%;
    opacity:0;
}
.custom-about-overlay.overlay-visible {
    background: rgba(125, 79, 41, 0.4);
    transition:all 0.6s;
    opacity:1;
}

@keyframes fadeIn2 {
  from {
    opacity: 0;
    transform: translate3d(-50px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes fadeInLeftBig2 {
  from {
    opacity: 0;
    transform: translate3d(-50px, 0, 0);
  }

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


.custom-career-show-content,
.custom-hidden-content.visible {
    height: auto;
    width: 100%;
    transition: all 0.6s;
    opacity: 1;
    visibility: visible;
}
.custom-career-show-content.visible,
.custom-hidden-content {
    height: 0;
    transition: all 0.6s;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
}
/***************** Contact *******************/


.hs-row1-contact-layout {
    background-color: #F7941E;
    color: #fff;
    text-align: center;
    padding: 150px 0;
}

.hs-row1-contact-layout h1 {
    margin: 0;
}

.body-container .hs-row1-contact-layout .page-center {
    padding: 0;
}

.hs-row2-contact-layout form .hs-form-field > label {
    display: none;
}

.hs-row2-contact-layout form .hs-form-field textarea {
    min-height: 250px;
}

.body-container .hs-row2-contact-layout .page-center {
    padding: 60px 15px 20px 15px;
}

/**************** Home Page ********************/


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


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

.hs-home-row4-group {
    text-align: center;
}
.custom-customer-stories-slider-inner.left  img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.custom-two-col-bg-mod .custom-two-col-bg-inner.col2 .content-bg-fill-inner a:hover {
    color: #F7941E;
}
.custom-home-top-banner,
.custom-home-top-banner-2 {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100px !important;
    padding: 10px 0 0;
    background-position: center;
}
.custom-home-top-banner .page-center,
.custom-home-top-banner-2  .page-center {
    position: relative;
}

.custom-home-top-banner-right img, 
.custom-home-top-banner-2 img {
    position: absolute;
    right: -80px;
    top: 0;
}
.custom-home-top-banner-left {
    width: 60%;
    float: left;
    -webkit-font-smoothing: antialiased!important;
}

.custom-home-top-banner-right {
    width: 40%;
    float: left;
    text-align: right;
}

.custom-home-top-banner h1,
.custom-home-top-banner-2 h1 {
    font-size: 60px;
    line-height: 60px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 35px;
}

.custom-home-top-banner p,
.custom-home-top-banner-2 p {
    color: rgb(255, 255, 255);
    font-size: 19px;
    line-height: 24px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 1px;
    opacity: 1;
    font-family: "Hero","Proxima Nova","Lato";
}

.custom-home-top-banner hr {
    height: 4px;
    width: 40px;
    background-color: #f7941e;
    border: 0;
    border-top: 1px solid #eee;
    margin: 18px 0 6px;
}

.custom-home-top-banner a {
    font-style: italic;
}
.custom-two-col-video-mod {
    overflow: hidden;
}
.custom-footer-bottom{
    background: #58595b;
    color: #aaacaf;
}
.custom-two-col-video-inner.col1 {
    width: 58.8%;
    float: left;
}

.codegena.homepage-video {
    position: relative;
    width: 100%;
    height: 100%;
    min-height:590px;
    padding-bottom: 52.7%;
}

.codegena.homepage-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.custom-two-col-video-inner-right{
    width: 41.2%;
    float: left;
}
.custom-two-col-video-inner.col2 {
    background-color: #f7941e;
    overflow: hidden;
    width: 100%;
    float: none;
}
.custom-two-col-video-inner {
    height: 50%;
}
.custom-two-col3-inner {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.custom-two-col2-inner {
    height: 100% !important;
    display: flex;
    align-items: center;
}
.custom-two-col2-inner.col2 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.custom-two-col-video-inner.col3 {
    width: 100%;
    position:relative;
    float: none;
    background-color: #fbb040;
}
.custom-two-col2-inner.col1 {
    width: 50%;
    float: left;
    padding: 0 15px;
    position: relative;
}

.custom-two-col2-inner.col2 {
    width: 50%;
    float: left;
}

.custom-two-col3-inner.col1 {
    width: 50%;
    float: left;
}
.custom-two-col-video-inner .caption p{
    margin:0;
    margin-left:15px;
}
.custom-two-col-video-inner .caption {
    height: 295px;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    align-items: center;
    justify-content: baseline;
}
.custom-two-col3-inner.col2 {
    width: 50%;
    float: left;
    padding:0 15px;
}

.custom-two-col-video-inner .caption h1 a {
    color: #fff;
    font-size: 30px;
    line-height: 30px;
}

.custom-two-col-video-inner .caption h1 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
}

.custom-two-col-video-inner .caption p a {
    display: inline-block;
    color: #fff;
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
}

.custom-two-col2-inner.col1 .caption p {
    text-align: right;
}

.custom-two-col-video-inner .caption p a:hover {
    color: #34383d;
}

.custom-two-col-video-inner .caption h1 a:hover {
    color: #34383d;
}


.hs-home-row3-col2 .hs_cos_wrapper_type_header h1,
.hs-home-row3-col1 h3{
    font-weight: 400;
    margin-bottom: 25px;
    font-size: 2.25em;
    position: relative;
    padding: 0 0 20px;
}

.hs-home-row3-col2 .hs_cos_wrapper_type_header h1:after,
.hs-home-row3-col1 h3:after{
    height: 3px;
    width: 40px;
    background-color: #F7941E;
    margin-bottom: 30px;
    content: '';
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
}

.post-latest-group .post-title a {
    color: #34383d;
    line-height: 1.125em;
    font-size: 1.25em;
}

.post-latest-group .post-title a:hover {
    color: #F7941E;
}

.post-date a {
    color: #c5c5c5;
    font-size: 0.812em;
    font-style: italic;
}

.post-date {
    margin-left: 25px;
    margin-bottom: 15px;
}

.icon-picture:before {
    content: '\e910';
}

a.date-icon {
    text-decoration: none;
    position: relative;
    margin-right: 15px;
}
a.date-icon:after {
    content: ".";
    font-size: 25px;
    position: absolute;
    display: block;
    width: 3px;
    height: 3px;
    line-height: 0;
    right: -10px;
    top: 50%;
    margin-top: -8px;
}
a.rec-read-more {
    color: #F7941E;
}

.post-date a:hover {
    color: #F7941E;
}

a.rec-read-more:hover {
    color: #34383d;
    cursor:pointer;
}
.post-latest-group {
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px;
    margin: 0 0 20px;
    overflow: hidden;
}
a.custom-orange-trans-btn {
    display: inline-block;
    float: right;
    border: 1px solid #F7941E;
    padding: 7px 18px 7px;
    text-transform: uppercase;
    font-size: 0.812em;
    transition: all .5s ease;
}

a.custom-orange-trans-btn:hover {
    background: #F7941E;
    color: #fff;
}

a.custom-orange-trans-btn span {
    margin-left: 10px;
}

.hs-home-row3-col1 .hs_cos_gallery_main .slick-slide .slick-slide-inner-wrapper > img {
    display: none;
}

.hs-home-row3-col1 .hs_cos_gallery_main blockquote {
    padding: 24px 25px 22px 50px;
    text-align: justify;
    line-height: 1.42em;
    background: #ecf0f1;
    font-size: 1.125em;
    color: #34383d;
    border-radius: 4px;
    margin-bottom: 20px;
    position: relative;
    margin: 0 0 40px;
}

.hs-home-row3-col1 .hs_cos_gallery_main blockquote:before {
    color: #F7941E;
    content: open-quote;
    position: absolute;
    left: 19px;
    top: 33px;
}

.hs-home-row3-col1 .hs_cos_gallery_main blockquote:before,
.hs-home-row3-col1 .hs_cos_gallery_main blockquote:after {
    font-size: 50px;
    font-weight: bold;
    opacity: .5;
}

.hs-home-row3-col1 .hs_cos_gallery_main blockquote:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-top: 8px solid #ecf0f1;
    border-right: 11px solid transparent;
    position: absolute;
    left: 24px;
    bottom: -8px;
    opacity: 1;
}

.hs-home-row3-col1 .hs_cos_gallery_main blockquote p:last-of-type:after {
    color: #F7941E;
    content: close-quote;
    display: inline-block;
    line-height: 0;
    height: 0;
    vertical-align: -27px;
    margin-left: 12px;
    font-size: 50px;
    font-weight: bold;
    opacity: .5;
}

.custom-customer-stories-slider-inner {
    overflow: hidden;
}

.custom-customer-stories-slider-inner.left {
    width: 48%;
    display: inline-block;
    border-radius: 50%;
    vertical-align: middle;
}

.custom-customer-stories-slider-inner.right {
    padding: 0 15px;
    width: 48%;
    display: inline-block;
    vertical-align: middle;
}

.custom-customer-stories-slider-inner.right h1 {
    font-size: 1.125em;
    font-weight: bold;
    margin: 0  0 5px;
}

.custom-customer-stories-slider-inner.right p {
    color: #d1d5d8;
    font-size: 0.875em;
}

.hs-home-row3-col1 .hs_cos_gallery_main .slick-dots {
    display: none !important;
}

.hs-home-row3-col1 .hs_cos_gallery_main .slick-prev, 
.hs-home-row3-col1 .hs_cos_gallery_main .slick-next {
    top: auto;
    bottom: 0;
    border: 1px solid #d2d6d9;
    border-radius: 50%;
    z-index: 9999;
    width: 24px;
    height: 24px;
}

.hs-home-row3-col1 .hs_cos_gallery_main .slick-prev {
    left: 50%;
}

.hs-home-row3-col1 .hs_cos_gallery_main {
    margin-bottom: 50px;
}

.hs-home-row3-col1 .hs_cos_gallery_main .slick-next {
    right: 40%;
}


.hs-home-row3-col1 .hs_cos_gallery_main .slick-prev:before, 
.hs-home-row3-col1 .hs_cos_gallery_main .slick-next:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    -webkit-backface-visibility: hidden;
    font-size: 13px;
}

.hs-home-row3-col1 .hs_cos_gallery_main .slick-prev:before {
    content: '\e839';
}

.hs-home-row3-col1 .hs_cos_gallery_main .slick-next:before {
    content: '\e83a';
}

.hs-home-row3-col1 .hs_cos_gallery_main .slick-prev:hover,
.hs-home-row3-col1 .hs_cos_gallery_main .slick-next:hover {
    border-color: #F7941E;
}

.hs-home-row3-col1 .hs_cos_gallery_main .slick-prev:hover:before, 
.hs-home-row3-col1 .hs_cos_gallery_main .slick-next:hover:before {
    color: #F7941E;
}
.hs-home-row3-group {
    padding: 20px 0 0;
}

.hs-home-row1-group {
    text-align: center;
}

.hs-home-row1-group h3 {
    color: #34383d;
}

.hs-home-row1-group hr {
    height: 1px;
    background-color: #ccc;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 130px;
}

.hs-home-row1-group .hs_cos_wrapper_type_rich_text {
    max-width: 530px;
    margin: 0 auto;
}

.hs-home-row1-group {
    padding: 40px 0 0;
}

.custom-two-col-bg-mod .custom-two-col-bg-inner.col1 {
    width: 41.5%;
    vertical-align: top;
    float: left;
    overflow: hidden;
    background-color: #F7941E;
}
.custom-two-col2-inner.col2 .caption {
    min-height: 295px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.custom-two-col3-inner.col1 .caption {
    background-size: cover;
    background-position: center;
    min-height: 295px;
}
.custom-two-col-bg-mod .custom-two-col-bg-inner.col2 {
    width: 58.5%;
    vertical-align: top;
    float: left;
    min-height: 260px;
    background-size: cover;
    overflow: hidden;
    background-position:center;
}
.custom-two-col-bg-inner.col1 .content-bg-fill p a {
    right: 9px;
    top: 46%;
}

.custom-two-col-bg-inner.col1 .content-bg-fill p {
    margin: 0;
    margin-left:10px;
}
.custom-two-col-bg-mod .image-bg-fill {
    width: 50%;
    float: left;
    background-size: cover;
    min-height: 260px;
    background-repeat: no-repeat;
    background-position: center;
}
.custom-two-col-bg-mod .content-bg-fill {
    width: 50%;
    float: left;
}
.custom-two-col-bg-mod .image-bg-fill img {
    width: 100%;
}

.custom-two-col-bg-mod .content-bg-fill a {
    color: #fff;
    
}
.hs-home-row4-group {
    padding: 30px 0 10px;
}
.custom-two-col-bg-mod .content-bg-fill h1 {
    display: inline-block;
    font-size:30px;
    line-height:1em;
    font-weight:300;
}

.custom-two-col-bg-mod .content-bg-fill p {
    display: inline-block;
}
.cm-career-inner-layout .custom-career-inner-form  .hs_resume.hs-form-field {
   margin: 0;
}
.custom-two-col-bg-mod .content-bg-fill .content-bg-fill-inner {
    right: 0;
    left: 0;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    align-items: center;
    justify-content: baseline;
    height: 260px;
    position: relative;
    padding: 0 25px;
}
.custom-two-col-bg-mod .content-bg-fill p a {
    position: absolute;
    right: 30px;
}
.custom-two-col-bg-mod .custom-two-col-bg-inner.col2 .content-bg-fill {
    width: 100%;
}

.custom-two-col-bg-mod .custom-two-col-bg-inner.col2 h1 {
}

.custom-two-col-bg-mod .content-bg-fill p a {
    font-size: 60px;
    font-weight:300;
}

.custom-two-col-bg-mod .content-bg-fill a:hover {
    color: #34383d;
}

/************* Customer Stories ***************/


.custom-banner-area-bottom-inner {
    min-height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.custom-banner-area-bottom-content-inner {
    background-color: #F7941E;
    padding: 20px 0 0;
    color: #34383d;
}

/*** removes bg color****/

.custom-banner-area-bottom-content-inner-2{
    background-color: #F7941E;
    padding: 0px 0 0;
    color: #34383d;
}

.custom-banner-area-bottom-content-inner h1 {
    color: #fff;
    margin: 0 0 30px;
}

.body-container .custom-banner-area-bottom-content-inner .page-center {
    padding-bottom: 10px;
}

.hs-row1-customer-stories-layout {
    padding: 52px 0 0;
}

.body-container .hs-row1-customer-stories-layout .page-center {
    padding: 10px 0;
}

.hs-row1-customer-stories-layout .sidebar.right {
    background-color: #EBEBEB;
    padding: 20px;
}

.hs-row1-customer-stories-layout .sidebar.right h3 {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    color: #F7941E;
    padding: 10px;
    line-height: 36px;
    margin-bottom: 15px;
}

.custom-customer-stories-inner.col1 {
    width: 30.5%;
    float: left;
}

.custom-customer-stories-inner.col2 {
    float: left;
    width: 68%;
    padding: 0 30px;
}

.custom-customer-stories-inner.col2 hr {
    height: 3px;
    width: 40px;
    background-color: #F7941E;
    margin: 20px 0 16px;
}

.custom-customer-stories-inner.col2 h1 {
    font-size: 16px;
    line-height: 24px;
    color: #606366;
    margin: 0 0 14px;
}

.custom-customer-stories-inner.col2 p {
    color: #d1d5d8;
    text-transform: uppercase;
    font-size: 0.875em;
}

.custom-customer-stories-mod {
    margin: 0 0 45px;
}
.hs-row2-customer-stories-layout {
    text-align: center;
    padding: 50px 0 0;
}
.custom-trust-partners-group .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
   padding: 0;
   text-align: center;
}
.custom-team-slider .hs_cos_gallery_slide.slick-slide.Active-Group img {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
    filter: none;
}
.custom-trust-partners-group .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
   margin: 0;
   padding: 0 27.5px;
   display: block;
}
.custom-trust-partners-group .slick-slide img {
   display: block;
   margin: 0 auto;
   width: auto !important;
}
.hs-row2-customer-stories-layout .custom-trust-partners-group {
    padding: 30px 0 0;
}
.custom-trust-partners-group .hs_cos_gallery_main .slick-prev, .hs_cos_gallery_main .slick-next {
    border-radius: 50%;
}

.custom-trust-partners-group .slick-arrow::before {
    color: #ff6d2c !important;
    font-size: 22.5px;
}

.custom-trust-partners-group .slick-arrow:hover::before {
    color: #37465b !important;
}
.custom-trust-partners-group .hs_cos_gallery_main .slick-dots {
    display: none !important;
}

/************** Services *********************/

.cm-services-layout .body-container .page-center {
    padding-top:0;
    padding-bottom:50px;
}
.cm-three-col-banner-group{
    padding-bottom: 63px;
}
.cm-three-col-banner-one.cm-three-col-banner {
    width: 50%;
}
.cm-three-col-banner img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
}
.cm-three-col-banner-two.cm-three-col-banner img {
    position:static;
    vertical-align: top;
    max-width: 100%;
    min-width:auto;
}
.cm-three-col-banner-content {
    position: absolute;
    z-index: 2;
    bottom: 0;
    top: 45px;
    left: 120px;
}

.cm-three-col-banner-content h1{
    color: #fff;
    line-height: 1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
    font-size: 3em;
}

.cm-three-col-banner-content h3{
    color: #fff;
    line-height: 1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
    font-size: 3em;
}
.cm-three-col-banner{
    width: 25%;
    background-color: #f7941e;
    float: left;
    min-height: 300px;
    overflow: hidden;
    position: relative;
    min-height: 300px;
}
.cm-three-col-banner-group{
    padding-bottom: 63px;
}
.cm-services-layout .body-container .hs_cos_wrapper_type_rich_text {
    text-align:center;
}

.cm-services-layout .body-container .hs_cos_wrapper_type_rich_text h2{
    color: #34383d;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 1em;
    font-family: "Hero","Proxima Nova","Lato";
}

.cm-services-layout .body-container .hs_cos_wrapper_type_rich_text h3{
    color: #34383d;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 1em;
    font-family: "Hero","Proxima Nova","Lato";
}
.cm-services-layout .body-container .hs_cos_wrapper_type_rich_text p{
    margin-bottom: 40px;
}

.hs-home-layout .cm-col-top-image-wrapper {
background-color:#eee;
padding:20px;
}

.cm-col-top-image-wrapper {
    width: 33.33333333%;
    display: inline-block;
    margin: 0 -2px;
    position: relative;
    padding: 0 15px;
    margin-bottom: 20px;
    vertical-align: top;
}
.cm-col-top-image{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
    overflow: hidden;
}
 .cm-col-top-image img{
    vertical-align: top;
    max-width: 100%;
}
.cm-col-top-image-grp h4{
    margin-bottom: 10px;
    margin-top: 0;
    font-weight: 700;
    line-height: 1em;
    font-family: "Hero","Proxima Nova","Lato";
    font-size: 1.375em;
}
.cm-col-top-image-grp h4 a {
    color: #34383d;
}
.cm-col-top-image-grp h4 a:hover {
    color: #F7941E;
    text-decoration: underline;
}

.cm-three-services-banner-col.cm-three-services-banner-col1{
    width: 50%;
}
.cm-three-services-banner-col {
    width: 25%;
    background-color: #f7941e;
    float: left;
    min-height: 300px;
    overflow: hidden;
    position: relative;
    min-height: 300px;
}
.cm-three-services-banner-col img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
}
.cm-three-services-banner-content {
    position: absolute;
    z-index: 2;
    bottom: 0;
    margin-bottom: 30px;
    margin-left: 15px;
}
.cm-three-services-banner-col1 .cm-three-services-banner-content {
    top: 45px;
    left: 120px;
    margin:0;
}
.cm-three-services-banner-content h2 {
    color: #fff;
    line-height: 1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
    font-size: 3em;
}
.cm-three-services-banner-col2 h2,
.cm-three-services-banner-col3 h2{
    font-size: 1.70em;
    letter-spacing: 1px;
    line-height: 1.1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
}
.cm-three-services-banner-content a{
    color: #fff;
    font-weight: 300;
}
.cm-three-services-banner-content a:hover{
    color: #F7941E;
    text-decoration: underline;
}
.cm-three-services-banner-col2 .cm-three-services-banner-content a:hover {
    color: #34383d;
}
.cm-three-services-banner-col.cm-three-services-banner-col2 img {
    position: static;
    vertical-align: top;
    max-width: 100%;
    min-width: auto;
}

.cm-two-services-banner-col{
    min-height: 300px;
    float: left;
    position: relative;
    width: 50%;
    overflow: hidden;
}
.cm-two-services-banner-col1{
    background-color: #FBB040;
}
.cm-two-services-banner-content{
    position: absolute;
    z-index: 2;
    bottom: 0;
    padding-bottom: 30px;
    padding-left: 30px;
}
.cm-two-services-banner-content h2 {
    font-size: 1.70em;
    letter-spacing: 1px;
    line-height: 1.1em;
    margin:0;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
}
.cm-two-services-banner-content a{
    color: #fff;
    font-weight: 300;
}
.cm-two-services-banner-content a:hover{
    color: #F7941E;
}
.cm-two-services-banner-col1 .cm-two-services-banner-content h3:hover {
    color: #34383d;
}
.cm-hr-line{
    margin-top: 20px;
    margin-bottom:0;
    background: #fff;
    height: 4px;
    width: 40px;
    border: 0;
    margin-left:0;
    border-top: 1px solid #eee;
}
.cm-two-services-banner-col2 {
    position:relative;
}
.cm-two-services-banner-col2 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
}
.cm-two-services-banner-col1 .cm-two-services-banner-content a:hover {
    color: #34383d;
}
.cm-two-services-banner-group {
    padding-bottom:63px;
}

.hs-shortcode-column-layout .body-container h5 {
   color: #34383d;
}

.hs-shortcode-column-layout .body-container  p {
   font-size: 16px;
   line-height: 24px;
   color: #606366;
   font-weight: 300;
   margin: 15px 0;
}

.hs-shortcode-typography-layout .body-container p {
   font-weight: 300;
   padding: 15px 0;
}

.hs-shortcode-typography-layout .body-container h1,
.hs-shortcode-typography-layout .body-container h2,
.hs-shortcode-typography-layout .body-container h3,
.hs-shortcode-typography-layout .body-container h4, 
.hs-shortcode-typography-layout .body-container h5,
.hs-shortcode-typography-layout .body-container h6 {
   font-weight: 300;
   color: #34383d;
}
.hs-shortcode-typography-row2-col1 h5 {
    margin-bottom: 5px;
}

.hs-shortcode-typography-row2-col1 p strong {
    background: #f7941e;
    color: #fff;
    font-weight: 300;
    padding: .2em;
}
.hs-shortcode-typography-layout .body-container .page-center {
   padding: 10px 30px;
}

.hs-shortcode-typography-row2-col1 p span {
   margin: 12px 10px 0 0;
   font-size: 3em;
   color: #a255c4;
   float: left;
}

.hs-shortcode-typography-row2-col2 p span {
   color: #a255c4;
   float:left;
   font-size: 1.5em;
   border-width: 1px;
   border-style: solid;
   width: 40px;
   height: 40px;
   padding-top: 7px;
   margin: 6px 10px 0 0;
   text-align: center;
   border-radius: 50%;
   display: inline-block;
}

.hs-shortcode-typography-row2-col2 ul li {
   font-weight: 400;
}

.hs-shortcode-typography-row2-col2 {
    padding-top:25px;
}


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

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

.custom-footer{
    padding: 44px 0 0;  
    background: #58595b;
    color: #aaacaf;
}

.custom-footer .page-center{}
.footer-container-wrapper .widget-type-raw_html {
    min-height: 0;
}

.custom-footer-bottom {
    padding: 24px 0;
    border-top: 1px solid #656769;
    font-weight: 300;
    text-align: center;
}

.custom-copyright{}
.custom-copyright p{
    margin:0;
}
.custom-copyright p a{
    color: #fff;
    -webkit-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    -moz-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    -o-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
}
.custom-copyright p a:hover{
    color: #F7941E;
    -webkit-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -moz-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -o-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    transition: color .1s ease,background-color .1s ease,border-color .1s ease;
}

.custom-footer-top{
    padding-bottom:50px;
}

.custom-footer-col {
    padding-right: 15px;
    padding-left: 15px;
}

.custom-footer-menu{}
.custom-footer-menu .hs-menu-wrapper > ul{
    display:block;
}
.custom-footer-menu .hs-menu-wrapper > ul > li{
    margin-right: 4px;
}
.custom-footer-menu .hs-menu-wrapper > ul > li > a{
    color: #aaacaf;
    -webkit-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    -moz-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    -o-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
}
.custom-footer-menu .hs-menu-wrapper > ul > li > a:hover{
    -webkit-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -moz-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -o-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    color: #F7941E;
}

.custom-footer-social p {
    margin: 0 0 10px;
}

.custom-footer a {
    color:#aaacaf;
    -webkit-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    -moz-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    -o-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
}
.custom-footer a:hover {
    -webkit-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -moz-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -o-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    color: #F7941E;
}
.custom-footer .custom-footer-social a:hover {
    color:#F7941E;
}

.social_icons {
    padding: 2px 0 0;
    margin:0;
    list-style:none;
}
.m_bottom_15 {
    margin-bottom: 15px;
}
.hr_list > li {
    float: left;
}
.hr_list > li:first-child {
    margin-left: 0;
}
.tooltip_container {
    position: relative;
    z-index: 1;
}
.r_corners {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.color_default {
    color: #606366;
}

.tooltip {
    background: #e6f7fb;
    margin-bottom: 10px;
    padding: 4px 9px;
}
[class*="tooltip"]:not(.tooltip_container) {
    position: absolute;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
}
.tooltip, .tooltip_type_2.top {
    bottom: 100%;
    left: 50%;
    -webkit-transform: translate(-50%,-15px);
    -moz-transform: translate(-50%,-15px);
    -o-transform: translate(-50%,-15px);
    -ms-transform: translate(-50%,-15px);
    transform: translate(-50%,-15px);
}
.tr_all{
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
}
.fs_small {
    font-size: 0.812em;
}
.d_block {
    display: block;
    font-family:Helvetica;
}
.tooltip:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-top: 5px solid #606366;
    border-right: 6px solid transparent;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -6px;
}
.icon_wrap_size_5 {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
}
[class*="icon_wrap"] {
    border-width: 1px;
    border-style: solid;
    text-align: center;
}
.custom-footer a.color_grey_light_5 {
    color: #bfc4c8;
}
.custom-footer a.color_grey_light_5:hover {
    color: #fff;
}
[class*="icon_wrap"] i[class|="icon"] {
    display: block;
    width: inherit;
    height: inherit;
    margin: -1px 0 0 -1px;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    -webkit-backface-visibility: hidden;
}

i[class|="icon"] {
    line-height: inherit;
}
.fs_large {
    font-size: 1.125em;
}
.icon-linkedin-squared:before {
    content: '\e94e';
}
.tooltip_container:hover .tooltip {
    -webkit-transform: translate(-50%,0px);
    -moz-transform: translate(-50%,0px);
    -o-transform: translate(-50%,0px);
    -ms-transform: translate(-50%,0px);
    transform: translate(-50%,0px);
    opacity: 1 !important;
    visibility: visible;
}
.linkedin:hover {
    background: #328dd3;
    border-color: #328dd3;
}
.facebook:hover {
    background: #39599f;
    border-color: #39599f;
}
.icon-facebook-squared:before {
    content: '\e80f';
}
.twitter:hover, .twitter_static_color {
    background: #40bff5;
    border-color: #40bff5;
}
.icon-twitter-squared:before {
    content: '\e9ac';
}

.custom-footer h6 {
    font-size: 14px;
    margin: 10px 0;
    line-height: 1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
}

.custom-footer-contact ul {
    padding:0;
    margin:0;
    list-style:none;
}
.custom-footer-contact ul li {
    display:block;
}

.custom-footer-partner img {
    vertical-align: top;
    max-width: 100%;
    width: 194px;
    height: 52px;
}

#back-to-top{
    -webkit-transform: translateX(60px);
    -moz-transform: translateX(60px);
    -o-transform: translateX(60px);
    -ms-transform: translateX(60px);
    transform: translateX(60px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    position: fixed;
    top: 59.6%;
    right: 50px;
}
.back-open #back-to-top {
    background: transparent;
    padding: 5px 6px;
    height: 40px;
    line-height: 23px;
    font-size: 23.3px;
    margin-bottom: 0;
    text-align: center;
    width: 40px;
    z-index: 1031;
    color: #cbd0d4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    font-family: inherit;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
#back-to-top [class|="icon"] {
    font-size: 1.125em;
}

.icon-angle-up:before {
    content: '\e9f8';
}

#back-to-top:hover {
   border-color: #F7941E;
   color:#F7941E;
}


/********************************
 Manufacturing page
*****************************************/

  .erp-left {
    width:45%; 
    float: left;
  }

  .erp-right {
    width:45%; 
    float:right;
}


/**************** Error PAge ********************/


.custom-error-layout .body-container .page-center{
   padding: 63px 0 67px;
}
.custom-left-group {
   padding-left: calc(16.66666667% + 15px);
}
.custom-left-group h5{
   font-weight: 300;
   color: #34383d;
   margin-bottom: 20px;
   margin-top: 0;
}

.custom-left-group ul li{
   margin-bottom: 12px;
}
.custom-left-group ul li a{
   padding-left: 28px;
   -webkit-transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
   -moz-transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
   -o-transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
   transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
   color: #34383d;
   display: block;
   font-weight: 300;
}
.custom-left-group ul li a:hover{
   color: #f7941e;
}
.custom-left-group ul li a span{
   width: 18px;
   height: 18px;
   line-height: 18px;
   font-size: 12px;
   margin: 4px 0 0 -28px;
   border-width: 1px;
   border-style: solid;
   text-align: center;
   -webkit-transition: inherit;
   -moz-transition: inherit;
   -o-transition: inherit;
   transition: inherit;
   color: #bfc4c8;
   float: left;
   display: block;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   border-radius: 50%;
}
.custom-left-group ul li a:hover span {
   color: #f7941e;
}


/***************** Career Page ********************/
.hs-career-row1-group {
    padding-top: 59px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ccc;
}
.hs-career-row1-group .page-center {
    padding-left:0;
    padding-right:0;
}
.hs-career-row1-group .custom-three-col-inner{
    width: 33.33333333%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.hs-career-row2-group {
    padding: 63px 0 67px;
}
.hs-career-row2-group .page-center {
    padding-top:0;
    padding-bottom:0;
}
.custom-career-title h1{
    color: #34383d;
    text-align: center;
    margin-bottom: 70px;
    margin-top: 0;
    line-height: 1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
    font-size: 2.25em;
}
.cm-job-title{
    color: #34383d;
    margin-bottom: 5px;
    line-height: 1.125em;
    margin-top:0;
    display: block;
}
.career-date{
    margin-left: 25px;
    margin-bottom: 15px;
    list-style-type: initial;
    display: block;
    color: #c5c5c5;
    line-height: 1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
    font-style: italic;
    font-size: .812em;
}
.custom-career-opportunities-inner {
    width: 66.66666667%;
    margin: 0 auto;
    padding: 0 5px;
    color: #606366;
}
.custom-career-opportunities-inner p {
    font-weight:300;
}

.hs-career-row2-group .hs_cos_wrapper_type_custom_widget {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.custom-career-link a{
    float: right;
    min-height: 40px;
    padding: 7px 23px 7px;
    border-width: 1px;
    border-style: solid;
    border-color: #f7941e;
    font-weight: 300;
    text-transform: uppercase;
    font-size: .812em;
    margin-right: 10px;
}
.custom-career-link a span {
    padding-left: 13px;
}
.custom-career-link a:hover {
    text-decoration:underline;
    background-color:#f7941e;
    color:#fff;
}
.custom-career-show-content {
    width: 75%;
    float: left;
}
.custom-career-link {
    width: 25%;
    float: right;
}
.cm-career-bottom-icon {
    color: #f7941e;
    -webkit-transition: color .1s ease , background-color .1s ease , border-color .1s ease;
    -moz-transition: color .1s ease , background-color .1s ease , border-color .1s ease;
    -o-transition: color .1s ease , background-color .1s ease , border-color .1s ease;
    transition: color .1s ease , background-color .1s ease , border-color .1s ease;
}
.cm-career-bottom-icon:hover {
    color: #34383d;
    -webkit-transition: color .1s ease , background-color .1s ease , border-color .1s ease;
    -moz-transition: color .1s ease , background-color .1s ease , border-color .1s ease;
    -o-transition: color .1s ease , background-color .1s ease , border-color .1s ease;
    transition: color .1s ease , background-color .1s ease , border-color .1s ease;
}
.hs-career-row3-group {
    background-color: #f7941e;
    padding: 35px 0 20px;
    text-align: center;
}
.hs-career-row3-group .page-center{
    padding-top: 0;
    padding-bottom: 0;
    color: #34383d;
}

.hs-career-row3-group a {
    background: transparent;
    color: #fff;
    padding: 7px 18px 7px;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    font-size: .812em;
    text-transform: uppercase;
}
.hs-career-row3-group a:hover {
    color: #34383d;
    text-decoration:underline;
}

.hs-shortcode-typography-row2-col2,
.hs-shortcode-typography-row2-col1{
    padding-bottom: 20px;
}




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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
    text-transform: uppercase;
    display:block;
    float:right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{}

.custom-menu-primary .hs-menu-wrapper > ul > li {}

.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    display: block;
    padding: 36px 19px 37px;
    color: #000;
   -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    transition: all 1.1s ease;
    position:relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color: #f7941e;
   -webkit-transition: all 1.1s ease;
    -moz-transition: all 1.1s ease;
    -o-transition: all 1.1s ease;
    transition: all 1.1s ease;
    text-decoration: underline;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    color: #f7941e;
    -webkit-transition: color .1s ease , background-color .1s ease , border-color .1s ease;
    -moz-transition: color .1s ease , background-color .1s ease , border-color .1s ease;
    -o-transition: color .1s ease , background-color .1s ease , border-color .1s ease;
    transition: color .1s ease , background-color .1s ease , border-color .1s ease;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children [class|="icon"]{
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-size: 13px;
    margin-left: 8.5px;
    line-height: inherit;
    display: inline-block;
    vertical-align: middle;
    text-decoration:none !important;
}
.icon-angle-down:before {
    content: '\e9f9';
}




/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    min-width: 127px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    margin-top:-2px;
    border-top: 2px solid transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul ul ul{
    border-top:0;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
    background: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    padding: 9px 37px 9px 18px;
    white-space: nowrap;
    -webkit-transition: color 0.1s ease , background-color 0.1s ease , border-color 0.1s ease;
    -moz-transition: color 0.1s ease , background-color 0.1s ease , border-color 0.1s ease;
    -o-transition: color 0.1s ease , background-color 0.1s ease , border-color 0.1s ease;
    transition: color 0.1s ease , background-color 0.1s ease , border-color 0.1s ease;
    color: #34383d;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:not(:first-child) {
    border-top: 1px solid #ecf0f1;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: #f7941e;
    text-decoration:underline   ;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover > a {
    background: #f7f9f9;
    color: #f7941e;
}
.custom-menu-primary .hs-menu-wrapper > ul ul ul{
    margin-left: 1px;
    margin-top: 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children [class|="icon"]{
    position: absolute;
    right: 17px;
    top: 50%;
    -webkit-transform: translateY(-43%);
    -moz-transform: translateY(-43%);
    -o-transform: translateY(-43%);
    -ms-transform: translateY(-43%);
    transform: translateY(-43%);
    font-size: 13px;
    margin-left: 4px;
    line-height: inherit;
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: none !important;
    text-align: center;
    color: #939597;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children:hover [class|="icon"] {
    color: #f7941e;
}
.icon-angle-right:before {
    content: '\e9f7';
}

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

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul li:hover ul li {
        
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a::after {
        content: "";
        display: block;
        height: 2px;
        width: 100%;
        position: absolute;
        opacity: 0;
        left: 0px;
        bottom: -2px;
        transition: opacity 1.1s ease;
        background: rgb(247, 148, 30);
        z-index:11;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a::after,
    .custom-menu-primary .hs-menu-wrapper > ul > li.active > a::after,
    .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a::after{
        opacity: 1;
        transition: opacity 0.1s ease;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li.active-branch > a {
    color: #f7941e;
       background: #f7f9f9
    }
     .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
        color: #f7941e;
        font-weight: 400;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
       color: #f7941e;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul li.active > a {
       background: #f7f9f9;
       color: #f7941e;
    }
    
    .smaller .custom-header {
        position:fixed;
        left:0;
        right:0;
        top:0;
        background: #fff;
        border-top: none;
        z-index:9999;
    }
   
    .smaller .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding-top: 14px;
        padding-bottom: 14px;
        -webkit-transition: all 1.1s ease;
        -moz-transition: all 1.1s ease;
        -o-transition: all 1.1s ease;
        transition: all 1.1s ease;
    }
    
    .custom-header-wrapper {
        min-height:98px !important;
    }
    .smaller .custom-logo {
        padding: 8px 0;
        -webkit-transition: all 1.1s ease;
        -moz-transition: all 1.1s ease;
        -o-transition: all 1.1s ease;
        transition: all 1.1s ease;
    }
    .custom-header:after {
        content: "";
        display: block;
        position: absolute;
        height: 3px;
        width: 100%;
        bottom: -3px;
        left: 0;
        background: url(//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Images/shadow.png) repeat-x;
    }
    
    .custom-menu-primary *{
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > ul{
        border-left: 1px solid #f7f7f7;
        border-right: 1px solid #f7f7f7;
        border-bottom: 1px solid #f7f7f7;
        min-width: 127px;
        position: absolute;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        -o-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        -ms-box-shadow: 0 1px 1px rgba(0,0,0,.05);
        box-shadow: 0 1px 1px rgba(0,0,0,.05);
        -webkit-transform: rotate3d(1,0,0,-90deg) !important;
        -moz-transform: rotate3d(1,0,0,-90deg) !important;
        -o-transform: rotate3d(1,0,0,-90deg) !important;
        -ms-transform: rotate3d(1,0,0,-90deg) !important;
        transform: rotate3d(1,0,0,-90deg) !important;
        -webkit-transform-origin: 0 0 0 !important;
        -moz-transform-origin: 0 0 0 !important;
        -o-transform-origin: 0 0 0 !important;
        -ms-transform-origin: 0 0 0 !important;
        transform-origin: 0 0 0 !important;
        -webkit-transition: all .5s ease !important;
        -moz-transition: all .5s ease !important;
        -o-transition: all .5s ease !important;
        transition: all .5s ease !important;
        -webkit-animation-duration: .5s !important;
        -moz-animation-duration: .5s !important;
        -o-animation-duration: .5s !important;
        animation-duration: .5s !important;
        top: 100% !important;
        margin-top: 0px !important;
        opacity: 1 !important;
        visibility: visible !important;
        left: auto !important;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul {
        -webkit-transform: rotate3d(0,0,0,0deg) !important;
        -moz-transform: rotate3d(0,0,0,0deg) !important;
        -o-transform: rotate3d(0,0,0,0deg) !important;
        -ms-transform: rotate3d(0,0,0,0deg) !important;
        transform: rotate3d(0,0,0,0deg) !important;
    }
    .custom-menu-primary .hs-menu-wrapper > ul li {
    -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transform: perspective(600);
        -moz-transform: perspective(600);
        -o-transform: perspective(600);
        -ms-transform: perspective(600);
        transform: perspective(600);
        perspective: 600px;
    }
    
    .custom-menu-primary .hs-menu-wrapper > ul ul ul {
        border-left: 1px solid #f7f7f7;
        border-right: 1px solid #f7f7f7;
        border-bottom: 1px solid #f7f7f7;
        min-width: 127px;
        position: absolute;
        left: 100% !important;
        top: 0 !important;
        margin-left: 1px;
        transition: all 0.4s;
        -webkit-transition: all 0.4;
        transform-style: preserve-3d;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children:hover>ul {
        transition: all 0.4s;
        -webkit-transition: all 0.4;
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        animation        : rotateit 0.4s linear ;
        -webkit-animation : rotateit 0.4s linear ;
    }
  


 
  
   @keyframes rotateit {
     0%   {transform: rotate3d(0, 1, 0, 90deg)}
     100% {transform: rotate3d(0, 0, 0, 0)}
    }
    @-webkit-keyframes rotateit {
     0%   {transform: rotate3d(0, 1, 0, 90deg)}
     100% {transform: rotate3d(0, 0, 0, 0)}
    }
    
    @keyframes rotateitOut {
         to {transform: rotate3d(0, 1, 0, 90deg)}
    }


}


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

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

@media (max-width: 767px){

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

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

  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    width: 50px;
    height: 40px;
    padding: 4px 10px 8px 10px;
    background: #ffffff;
    border: 1px solid #F7941E;
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #F7941E;
    margin: 0 auto;
    text-align: center;
  }
  .mobile-open .mobile-trigger{
    border-color: #d1d5d8;
    color: #d1d5d8;
  }
  .mobile-trigger .icon-menu:before {
        content: '\e913';
    }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{}

  

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

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

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: transparent;
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
   .custom-menu-primary .hs-menu-wrapper > ul{
       margin-bottom: 15px;
   }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    padding: 8px 40px 9px 20px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 2px;
    border-color: #F7941E;
    border-style: solid;
    font-size: .8em;
    display: block;
    color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    -moz-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    -o-transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    transition: color 1.1s ease,background-color 1.1s ease,border-color 1.1s ease;
    line-height: 24px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.li-open > a {
    color: #f7941e;
    text-decoration:none;
    }
    

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    margin-bottom: 5px;
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    color: #000;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover,
  .custom-menu-primary .hs-menu-wrapper > ul li.active > a,
  .custom-menu-primary .hs-menu-wrapper > ul li.active-branch > a{
    color: #F7941E;
    text-decoration: underline;
    -webkit-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -moz-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -o-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    transition: color .1s ease,background-color .1s ease,border-color .1s ease;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.active > a,
  .custom-menu-primary .hs-menu-wrapper > ul li.active-branch > a {
      text-decoration:none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.li-open > a:hover {
        text-decoration: underline;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch.li-hover > a {
        text-decoration:underline;
    }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
      position: absolute;
    height: 100%;
    right: 15px;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
    margin-top: 5px;
    border: 1px solid #F7F7F7;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    min-width:100%;
    max-width:100%;
    width:100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:not(:first-child){
        border-top: 1px solid #ecf0f1;
    }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
      margin: 0;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    padding: 9px 18px;
    white-space: nowrap;
    padding-right: 36px;
    color: #34383d;
    position:relative;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover > a,
   .custom-menu-primary .hs-menu-wrapper > ul ul li.active > a,
   .custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a{
    background: #f7f9f9;
    -webkit-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -moz-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    -o-transition: color .1s ease,background-color .1s ease,border-color .1s ease;
    transition: color .1s ease,background-color .1s ease,border-color .1s ease;
}
   .custom-menu-primary .hs-menu-wrapper > ul ul li.active > a:hover,
   .custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a:hover {
       text-decoration:underline !important;
   }
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children > a:after{
    color: #939597;
    position: absolute;
    right: 17px;
    top: 50%;
    -webkit-transform: translateY(-43%);
    -moz-transform: translateY(-43%);
    -o-transform: translateY(-43%);
    -ms-transform: translateY(-43%);
    transform: translateY(-43%);
}

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
        padding: 9px 15px 9px 30px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul {
    margin-left: 0;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
   
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children [class|="icon"] {
    width: auto;
    position: absolute;
    height: 100%;
    right: 16px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.li-hover> a {
    text-decoration: underline;
    }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:after {
      display:none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children [class|="icon"] {
      height: auto;
      color: #939597;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children > a:hover > [class|="icon"],
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children.active > a > [class|="icon"],
  .custom-menu-primary .hs-menu-wrapper > ul ul li.hs-item-has-children.active-branch > a > [class|="icon"]{
      color: #F7941E;
  }
  
    .hs-content-id-6118376468 .cm-three-col-banner-two.cm-three-col-banner {
    display: none;
}
  
   .hs-content-id-6118376468 .cm-three-col-banner-three.cm-three-col-banner {
    display: none;
}
} 



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


/* =============== General Blog Styles =============== */

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

.cm-blog-bg-orange-section{
    background-color: #F7941E;
}

.cm-blog-top-left,
.cm-blog-top-right{
    padding-left: 15px;
    padding-right: 15px;
    padding-top:35px;
    padding-bottom:30px;
}
.cm-blog-top-left {
    padding-right:0;
}
.cm-blog-top-right {
    padding-left:0;
}

.cm-blog-top-right h3{
    line-height: 1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
    font-size: 2.25em;
    margin:0;
}

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

.custom-post-item-left{
    width: 8.33333333%;
    float: left;
}
.custom-post-date{
    color: #fff;
    background-color: #F7941E;
    padding: 12px 0 7px;
    height: 65px;
    width: 65px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 5px;
    text-align: center;
    display: block;
}
.custom-post-date:hover {
    color: #23527c;
    text-decoration: underline;
}
.custom-post-date .date{
    margin-bottom: 1px;
    font-size: 2.25em;
    font-weight: 300;
    display: block;
}
.custom-post-date .month{
    text-transform: uppercase;
    font-size: 0.875em;
    display: block;
}
.custom-post-link{
    color: #fff;
    height: 65px;
    width: 65px;
    background: #58595b;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 5px;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    align-items: center;
    justify-content: center;
}
.custom-post-link i{
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
}
.icon-picture:before {
    content: '\e910';
}
.custom-post-link:hover {
    background-color: #F7941E;
    color: #23527c;
    text-decoration: underline;
}
.custom-post-item-right-right {
    padding:0 15px 30px;
    margin-bottom: 30px;
    width: 58.33333333%;
    float: left;
    border-bottom:1px solid #ccc;
}
.custom-blog-top-banner p {
    margin:0;
    height: 100px;
    overflow: hidden;
    position: relative;
}
.custom-blog-top-banner img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    vertical-align: top;
    max-width: 100%;
}

.custom-listing-wrapper {
    margin:0 -15px;
}
.title-image {
    padding-left: 25px;
    padding-bottom: 20px;
}


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

.cm-blog-post-banner{
    min-height: 600px;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    position: relative;
}
.cm-blog-post-banner img {
    width:100%;
}
.cm-blog-post-group{
    padding: 63px 0 67px;
}
.cm-blog-post-group .page-center {
    padding:0 15px;
}
.custom-blog-post-wrapper{
    padding-left: 100px;
    padding-bottom: 45px;
}

.custom-blog-post-wrapper .custom-post-item-left{
    width: 70px;
    margin-left: -100px;
    float: left;
}
.cm-back-list{
    margin-bottom: 20px;
    text-align: center;
}
.cm-back-list a{
    color: #f7941e;
    text-decoration: none;
}
.icon-picture-1:before {
   content: '\ea89';
}

.m_bottom_20 {
    margin-bottom: 20px;
    height: 3px;
    width: 40px;
    background-color: #f7941e;
    margin-top: 20px;
    border-top: 1px solid #eee;
    margin-left: 0;
    margin-right: 0;
}
.cm-back-blog{
    text-align: center;
}
.cm-back-blog a{
    min-height: 40px;
    padding: 7px 18px 7px;
    border-color: #f7941e;
    border-width: 1px;
    border-style: solid;
    color: #f7941e;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    text-transform: uppercase;
    text-decoration: none;
}
.cm-back-blog a:hover{
    background: #f7941e;
    color: #fff;
    text-decoration: underline;
    border-color: #f7941e;
}
.hs-blog-post .body-container .page-center {
    padding:0 15px;
}



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

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


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

.blog .blog-content {}

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

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

/* Blog Title */
.hs-blog-header{
    padding: 63px 0 67px;
    text-align: center;
}
.hs-blog-header h1 {
    color: transparent;
    margin-bottom: 20px;
    margin-top:0;
    line-height: 1em;
    font-weight: 400;
    font-family: "Hero","Proxima Nova","Lato";
    font-size: 2.25em;
    opacity:0;
}
.hs-blog-header h1 a{}

/* Blog Post Title */


.post-header h2, h2.post-listing-simple {
    font-weight: 400;
    margin-top:0;
    margin-bottom: 20px;
    line-height: 1em;
    font-family: "Hero","Proxima Nova","Lato";
    font-size: 1.25em;
    color: #34383d;
}
.post-header h2 a, h2.post-listing-simple a{
    text-decoration: none;
    color: #34383d;
}
.post-header h2 a:hover, h2.post-listing-simple a:hover{
    text-decoration: underline;
    color: #F7941E;
}
.section.post-header h1 {
    color: #34383d;
    font-weight: 300;
    line-height: 1em;
    font-family: "Hero","Proxima Nova","Lato";
    font-size: 2.25em;
}

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

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {
    margin-bottom: 12px;
}
.blog-listing-wrapper .post-listing .post-item .post-body h3,
.blog-listing-wrapper .post-listing .post-item .post-body h1{
    font-size: 1.25em;
    font-weight: 300;
}
.blog-post-wrapper .post-body {}
.blog-post-wrapper .post-body table, 
.blog-post-wrapper .post-body table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}
.blog-post-wrapper .post-body table tr td:last-child,
.blog-post-wrapper .post-body table tr th:last-child {
    border-right: none;
}
.blog-post-wrapper .post-body table td,
.blog-post-wrapper .post-body table th {
    padding: 9px 18px 10px;
    border: 1px solid #bdc3c7;
    vertical-align: top;
}
.blog-post-wrapper .post-body table tr:first-child td,
.blog-post-wrapper .post-body table tr:first-child th {
    border-top: none;
}
.blog-post-wrapper .post-body table tr:last-child td {
    border-bottom: none;
}
.blog-post-wrapper .post-body table tr td:first-child,
.blog-post-wrapper .post-body table tr th:first-child {
    border-left: none;
}
.blog-post-wrapper .post-body table td {
    padding-top: 9px;
    padding-bottom: 9px;
}
.blog-post-wrapper .post-body table tr:hover{
    background: #f7f9f9;
}

.blog-post-wrapper .post-body ol{
    margin-left: 25px;
    margin-bottom: 15px;
    list-style-type: decimal;
    padding: 0;
    margin-top: 0;
}

.blog-post-wrapper .post-body blockquote{
    margin: 0;
    padding: 24px 25px 22px 50px;
    text-align: justify;
    line-height: 1.42em;
    font-size: 17.5px;
}
.blog-post-wrapper .post-body blockquote > p:last-of-type:after {
    content: close-quote;
    display: inline-block;
    line-height: 0;
    height: 0;
    vertical-align: -27px;
    margin-left: 12px;
    font-size: 50px;
    font-weight: bold;
    opacity: .5;
}
.blog-post-wrapper .post-body blockquote p {
    margin: 0;
}

/* Post Featured Image on Listings Page */
.custom-post-item-right-left {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
    width: 33.33333333%;
    float: left;
}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper img.hs-featured-image{
    border-width: 0;
    max-width: 100%;
    height: auto;
    width: auto;
    display: inline-block !important;
    float: none;
    margin: 0;
    margin-bottom: 15px;
    list-style-type: initial;
  
  
}

/* Read More Link */
a.more-link {
    margin-right: 20px;
    display: inline-block;
}
a.more-link:hover{
    color: #34383d;
}

/* Blog Topics List */
#hubspot-topic_data {
    margin: 15px 0;
}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */


/* Blog Commments */
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.custom_listing_comments {
   border: 1px solid #e2e2e2;
   display: block;
   line-height: 165%;
   padding: 15px;
}

#comments-listing {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.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;
    display: block;
    padding: 0;
}

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

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

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

#comment-form {
    background: #fff;
    border: 0px solid #000;
    margin: 15px 0;
    padding: 0;
}
.comment-title {
    font-weight:300;
}

.comment-date { font-size: 13px; text-align: right; display: block !important; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {
    clear: both;
}
.blog-pagination{
    display: block;
    position: relative;
    margin-top: 20px;
    margin-bottom: 60px;
    text-align:center;
}

.blog-pagination > div {
    display: inline-block;
    margin-right: -4px;
    margin-left: -1px;
}

.blog-pagination a{
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    font-size: 14px;
    text-align: center;
    -webkit-transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
    -moz-transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
    -o-transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
    transition: color 1.1s ease , background-color 1.1s ease , border-color 1.1s ease;
}
.blog-pagination-center a {
    height: 35px;
    width: 39px;
}
.blog-pagination a:hover {
    background-color: #f7941e;
    border-color: #f7941e!important;
    color: #fff;
    text-decoration: none;
}

.blog-pagination a:focus{
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.blog-pagination a.active{
   background-color: #f7941e;
    border-color: #f7941e!important;
    color: #fff;
    pointer-events: none;
    cursor: default;
}
.blog-pagination a.active:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
}
.blog-pagination-center a:first-child{
    border-radius: 4px 0 0 4px;
    border-left: 1px solid #bdc3c7;
}
.blog-pagination-center a:last-child{
    border-radius: 0 4px 4px 0;
    border-right: 1px solid #bdc3c7;
}
.blog-pagination-right a,
.blog-pagination-left a{
    border: 1px solid #bdc3c7;
    width: auto;
    padding-top: 3px;
    padding-bottom: 6px;
    padding-left: 18px;
    padding-right: 18px;
    line-height: 24px;
    border-radius: 4px;
    margin-right: 5px;
}


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


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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
    margin:0 0 20px;
}
.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 .from-title{}


.blog .blog-sidebar ul{}

.blog .blog-sidebar ul li{}

.blog .blog-sidebar ul li a{}

.blog .blog-sidebar ul li a:hover{}


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

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




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


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

/* Form Field */
.hs-form-field {
    margin: 0 0 10px;
}

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

/* Labels and Legends */
label {
    display:inline-block;
    margin-bottom:5px;
}
.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 {
    width: 100%;
    vertical-align: middle;
    display: block;
    border: 1px solid #e1e4e6;
    padding: 5px 15px;
    font-style: italic;
    border-radius: 4px;
    background-color: white;
    font-family: "Hero","Lato","sans-serif";
    font-size: 16px;
    line-height: 24px;
    color:#606366;
}

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

/* Separate Styles for Multiple Line Inputs */
textarea {
    min-height:250px;
}
textarea:focus {}

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

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

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

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

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

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

::-webkit-input-placeholder{
    -webkit-transition:text-indent .5s ease,color .5s ease;
    color:#899096;
}
input::-moz-placeholder{
    color:#899096;
}
::ms-input-placeholder{
    color:#899096;
}
/* =============== 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 !important;
    display:inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 7px 18px 7px;
    border-width: 1px;
    border-style: solid;
    border-color: #F7941E;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    font-size: 0.875em;
    font-family: "Hero","Lato","sans-serif";
    line-height: 24px;
    margin:10px 0;
    background-color: transparent;
    color: #F7941E;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    color: #fff;
    background: #F7941E;
    border-color: #F7941E;
}

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

.cta_button{
    cursor: pointer;
    background: #34495e;
    border-style: solid;
    border-width: 2px;
    font-family: 'Montserrat',sans-serif;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 12px 24px;
    font-size: 1.5em;
    line-height: 1.777em;
    border-radius: 4px;
    text-decoration: none;
    color: #ffffff;
}

/* =============== 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                                      
   ========================================================================== */
.widget-type-email_subscriptions h1,
.widget-type-email_subscriptions_confirmation h1,
.widget-type-email_simple_subscription h1{}

.widget-type-email_subscriptions h2,
.widget-type-email_subscriptions_confirmation h2,
.widget-type-email_simple_subscription h2{}

.widget-type-email_subscriptions h3,
.widget-type-email_subscriptions_confirmation h3,
.widget-type-email_simple_subscription h3{}


.body-container ul li{}
.hs-blog-social-share ul li {
    background: none;
    padding-left: 0;
}
form ul li{
    background: none !important;
    padding-left: 0 !important;
}

/*.hs-form-required {
  color: #ff0000;
}*/

.landing-page.one-column .body-container form {
    width: 50%;
}
.error-template.one-column .body-container form,
.password-template.one-column .body-container form,
.subscription-template.one-column .body-container form #content{
   width: 50%;
}

.hs-error-msgs.inputs-list{
    margin: 0;
    list-style: none;
    padding: 0;
}

.hs-error-msgs.inputs-list label{
    color: #ff0000;
    font-family: arial;
}
input.hs-input.error{
   border-color: #c87872;
    box-shadow: 0 0 3px rgba(171,41,32,0.25); 
}

input.hs-input.error:focus{
    border-color: #b9554d;
    box-shadow: 0 0 6px rgba(171,41,32,0.5);
}
.hs-row1-col1-netsuite form .hs-form-field > label,
.hs-row4-col2-netsuite form  .hs-form-field > label {
    margin-bottom:0;
}
.custom-career-inner-form .hs-button.primary.large{
    padding: 5px 10px;
    margin-bottom: 30px;
}
.blog-post-wrapper .post-body blockquote:before, .blog-post-wrapper .post-body blockquote p:after {
    font-size: 50px;
    font-weight: bold;
    opacity: .5;
}

.blog-post-wrapper .post-body blockquote:before {
    content: open-quote;
    position: absolute;
    left: 19px;
    top: 33px;
}

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

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

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

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

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

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

@keyframes fadeInDownBigest {
	0% {
		opacity: 0;
		transform: translateY(-4000px);
	}

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

.fadeInDownBigest {
	-webkit-animation-name: fadeInDownBigest;
	-moz-animation-name: fadeInDownBigest;
	-o-animation-name: fadeInDownBigest;
	animation-name: fadeInDownBigest;
}
/* ==========================================================================
   8.1. Counter                                  
   ========================================================================== */
@import url(https://fonts.googleapis.com/css?family=Lato:400,700|Montserrat:400,700);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);



/*/ start count stats /*/

section#counter-stats {
	display: flex;
	justify-content: center;
	margin-top: 100px;
}

.stats {
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
   width: 25%;
    float: left;
}

.stats .fa {
  color: #F7941E;
  font-size: 60px;
  font-weight:700;
}

.stats i.fa {
    margin-bottom: 20px;
}

.counting {margin-bottom:20px;}
.counting::after {content:'%';}
.counting-2::after {content:initial;}
.stats span {
    font-size: .999em;
    line-height: 1em;
}



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

/************************
Pricing Reveal 
***********************/
#myDIV {
  width: 100%;
  padding: 50px 20px;
  text-align: center;
  background-color: #fff;
  margin-top: 20px;
  display:none;
  font-size:1.5em;
}
/*************************
 * End Pricing Reveal
 * *************************/

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


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



@media (max-width: 1500px) and (min-width: 1200px){
    .custom-two-col-video-inner .caption h1 a,
    .custom-two-col-bg-mod .content-bg-fill h1{
        font-size: 24px;
        line-height:1em;
    }
}
@media screen and (min-width: 768px){
    .custom-logo img {
        margin-left: -30px;
        max-width: 240px;
    }
  
}

@media screen and (min-width: 992px){
    .custom-logo img {
        max-width: 290px;
    }
}
@media screen and (min-width: 1200px){
    .custom-logo img {
        max-width: 340px;
    }
}
@media screen and (min-width: 1400px){
    .custom-logo img {
        max-width: 370px ;
    }
}

@media(max-width:1400px){
    .custom-home-top-banner-right img {
        position: relative;
        right: 0;
        top: 0;
    }
}
@media(max-width:1300px){
    
    .custom-customer-stories-inner.col1 {
        width: 27.5%;
    }
    .custom-two-col-bg-mod .content-bg-fill p a {
        right: 2px;
    }
}


@media(max-width:1200px){
    .body-container .custom-about-banner-area-inner .page-center {
        max-width: 100%;
    }
    .cm-banner-area h1 {
       font-size: 2.5em;
    }
    .custom-two-col-bg-mod .content-bg-fill p a {
        right: 18px;
        top: 46%;
    }
    .codegena.homepage-video{
        min-height:auto;
    }
    .cm-career-inner-title h1 {
       font-size: 2.5em;
   }
    .body-container .hs-row2-netsuite-layout .page-center,
    .body-container .hs-row3-netsuite-group .page-center,
    .body-container .hs-row4-netsuite-group .page-center{
        padding:10px;
    }
    .hs_recaptcha.field.hs-form-field {
        overflow-y: auto;
    }
    .custom-about-banner-area-inner {
        padding: 64px 20px 70px;
    }
    .custom-about-banner-area-inner h1{
        font-size:38px;
        line-height:44px;
    }
    .custom-two-col-bg-mod .custom-two-col-bg-inner.col1 {
        width: 100%;
        float: none;
    }
    
    .custom-two-col-bg-mod .image-bg-fill {
        width: 50%;
    }
    
    .custom-two-col-bg-mod .content-bg-fill {
        width: 50%;
    }
    
    .custom-two-col-bg-mod .custom-two-col-bg-inner.col2 {
        width: 100%;
        background-position: center;
    }
    .body-container .custom-home-top-banner .page-center {
        max-width: 100% !important;
    }
    .custom-home-top-banner {
        padding: 70px 0 10px;
    }
    
    .custom-home-top-banner h1 {
        font-size: 53px;
        line-height: 53px;
        font-weight: 500;
    }
    .custom-two-col-video-inner.col1 {
        width: 100%;
        float: none;
    }
    
    .custom-two-col-video-inner-right {
        width: 100%;
        float: none;
    }
    .custom-two-col-bg-inner.col2 .content-bg-fill p {
        margin:0;
    }
    .custom-two-col-bg-inner.col2 .content-bg-fill p a {
        position:static;
        line-height:normal;
    }
    .custom-two-col-bg-inner.col1 .content-bg-fill p a {
        position: static;
        line-height: normal;
    }
    
}
@media (min-width: 992px) and (max-width: 1199px) {
    .container-fluid .row-fluid .page-center {
      max-width: 970px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 36px 8px 37px;
    }
    .custom-logo img {
        max-width:290px;
    }
    .custom-logo {
        padding: 34px 0;
    }
    .smaller .custom-logo {
        padding: 12px 0;
    }
    .cm-banner-area h1 {
        font-size: 2.5em;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul ul {
        left: auto !important;
        right: 100% !important;
    }
    .hs-row1-col1-netsuite {
        width: 33.3% !important;
    }
    
    .hs-row1-col2-netsuite {
        width: 66.66666667% !important;
    }
    .custom-logo img {
        margin-left:0;
    }
    .custom-two-col2-inner.col2,
    .custom-two-col3-inner.col1{
        min-height: 295px;
    }
    .body-container .hs-row1-customer-stories-layout .page-center {
        padding: 10px;
    }
}
@media(max-width:992px) {
   .cm-people-layout .body-container .page-center {
       padding-left: 10px;
       padding-right: 10px;
   }
   .custom-two-col-video-inner.col2 {
        display: flex;
        flex-direction: column-reverse;
    }
    .custom-two-col-bg-mod .image-bg-fill {
        width: 100%;
    }
    .custom-two-col-bg-mod .content-bg-fill {
        width: 100%;
    }
    .custom-two-col-bg-inner.col1 .content-bg-fill p a {
        position: static;
        line-height: normal;
    }
    .custom-two-col-bg-mod .content-bg-fill p a {
        position: static;
        line-height: normal;
        display: inline-block;
    }
    .custom-two-col-bg-mod .custom-two-col-bg-inner.col2 .content-bg-fill p a {
        margin-top:14px;
        margin-left:10px;
    }
   .custom-logo img{
       margin-left:0;
   }
   .cm-banner-area h1 {
       padding-left: 10px;
    }
   .cm-career-inner-title, .custom-career-inner-content {
       padding-left: 10px;
       padding-right: 10px;
   }
   .custom-left-group {
       padding-left: calc(8.33333333% + 15px);
    }
    .blog .body-container .page-center {
        padding: 0 25px;
    }
    .blog.hs-blog-post .body-container .page-center {
        padding: 0 10px;
    }
    .custom-two-col-video-inner {
        height: auto;
    }
    .custom-two-col2-inner {
        height: auto !important;
    }
    .custom-two-col2-inner.col2,
    .custom-two-col3-inner.col1  {
        padding-bottom: 30%;
    }
    
    
    
}
@media(max-width:991px){
    .cm-three-col-banner-one.cm-three-col-banner {
        width: 100%;
    }
    .netsuite-subheading{
        min-height: auto;
    }
    .hs-career-row1-group .custom-three-col-inner {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        float: none;    
    }
    .custom-career-opportunities-inner {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        color: #606366;
    }
    .body-container .hs-row2-contact-layout .page-center{
        padding: 60px 15px 20px 15px;
    }
    .hs-row1-col1-netsuite {
        width: 100% !important;
    }
    .hs-row1-col2-netsuite {
        width: 100% !important;
    }
    
    .hs-row2-col1-netsuite, .hs-row4-col1-netsuite {
        width: 100% !important;
        float: none !important;
    }
    
    .hs-row2-col2-netsuite {
        width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
        padding: 20px 0 0;
    }
    
    .hs-row4-col2-netsuite {
        width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
        padding: 30px 30px 20px;
    }
    .custom-about-banner-area-bottom-inner {
       padding: 75px 42px 40px;
       position: relative;
    }
    .cm-three-services-banner-col.cm-three-services-banner-col1{
        width: 100%;
    }
    .cm-three-services-banner-col,
    .cm-two-services-banner-col{
        width: 100%;
        float: none;
    }
    .custom-two-col2-inner.col2 .caption {
        min-height: 263px;
    }
    
    .custom-two-col3-inner.col1 .caption {
        min-height: 263px;
    }
    
    .custom-two-col2-inner.col1 .caption {
        position: relative;
    }
    
    .custom-two-col-video-inner .caption p {
        display: inline-block;
    }
    
    .custom-two-col3-inner.col2 .caption, .custom-two-col2-inner.col1 .caption {
        position: relative;
    }
    .custom-two-col2-inner.col1 {
        width: 100%;
        float: none;
    }
    
    .custom-two-col2-inner.col2 {
        width: 100%;
        float: none;
    }
    
    .custom-two-col3-inner.col1 {
        width: 100%;
        float: none;
    }
    
    .custom-two-col3-inner.col2 {
        width: 100%;
        float: none;
    }
    .cm-three-col-banner {
        width: 100%;
        float: none;
    }
    .custom-home-top-banner h1,
  .custom-home-top-banner-2 h1 {
        font-size: 43px;
        line-height: 43px;
    }
    
    .custom-home-top-banner p, 
  .custom-home-top-banner-2 p {
        font-size: 14px;
        line-height: 17px;
        font-weight: 400;
    }
    
    .custom-home-top-banner a,
  .custom-home-top-banner-2 a {
        font-size: 12px;
        line-height: 12px;
    }
    
    .custom-home-top-banner,
  .custom-home-top-banner-2 {
        min-height: 400px !important;
    }
    .hs-home-row3-col1 {
        width: 100% !important;
        float: none !important;
        padding: 0 0 80px;
    }
    
    .hs-home-row3-col2 {
        width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .container-fluid .row-fluid .page-center {
      max-width: 750px;
    }
    .custom-about-banner-area-inner h1{
        font-size:34px;
        line-height:39px;
    }
    .hs-row1-customer-stories-layout .sidebar.right h3 {
        font-size: 20px;
        line-height: normal;
        word-wrap: break-word;
    }
    .hs-two-col-right-about-layout .sidebar.right .hs_cos_wrapper_type_form h3 {
        font-size: 22px;
    }
    .body-container .custom-about-banner-area-inner .page-center {
        max-width: 100%;
    }
    .custom-about-banner-area-inner {
        padding: 44px 20px 50px;
    }
    .custom-about-banner-area-bottom-inner a{
        font-size:24px;
        line-height:24px;
    }
    .custom-logo img {
        max-width: 240px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul {
        padding-right:5px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 25px 5px;
        font-size: .8em;
    }
    .custom-header .page-center {
        padding-right: 10px;
        padding-left: 10px;
    }
    .custom-logo {
        padding: 26px 0;
    }
    .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children [class|="icon"] {
         margin-left: 4px;
    }
    .custom-footer-col {
        padding-right: 10px;
        padding-left: 10px;
    }
    .smaller .custom-logo {
        padding: 15px 0 14px;
    }
    .custom-header-wrapper {
        min-height: 79px !important;
    }
    .body-container .page-center {
        padding: 15px 10px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul ul {
        right: 100% !important;
        left: auto !important;
    }
    .hs-shortcode-typography-layout .body-container .page-center {
        padding: 10px 20px;
    }
    .body-container .hs-row1-customer-stories-layout .page-center {
        padding:10px;
    }
    
}
@media(max-width:860px){
    .custom-home-top-banner h1{
        font-size:39px;
        line-height:39px;
    }
    .custom-home-top-banner p {
        font-size:12px;
        line-height:15px;
    }
}
/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
    .body-container-wrapper .main-content,
    .blog-content,.blog-sidebar,
    .body-container-wrapper .sidebar{
        margin-bottom:20px;
    }
    .body-container .hs_cos_wrapper_type_rich_text ul,
    .body-container .hs_cos_wrapper_type_rich_text ol {
        text-align:left;
    }
    .hs-shortcode-column-layout .body-container-wrapper .main-content {
        margin: 0;
    }
    .body-container .hs-row2-contact-layout .page-center {
        padding: 60px 12px 20px 15px;
    }
    .custom-two-col-video-mod {
        padding: 0 15px;
    }
    
    .custom-two-col-bg-mod {
        padding: 0 15px;
    }
    
    .hs-home-row2-group {
        padding: 0 15px;
    }
    .back-open #back-to-top{
        opacity:0;
        visibility:hidden;
    }
    .custom-error-layout .body-container .page-center {
       padding-left:10px;
       padding-right:10px;
   }
   .custom-left-group {
       padding-left: 0;
   }
   .custom-error-layout .custom-left-group ul{
       margin-bottom: 30px;
   }
   .custom-left-group{
       margin-bottom: 30px;
   }
    .custom-menu-primary .hs-menu-wrapper > ul li.active > a {
       color: #F7941E;
       text-decoration: none;
    }
    .custom-menu-primary .hs-menu-wrapper > ul ul li.active > a {
       background: #f7f9f9;
       color: #F7941E;
    }
    .custom-header:after {
       content: "";
       display: block;
       position: absolute;
       height: 3px;
       width: 100%;
       bottom: -3px;
       left: 0;
       background: url(//cdn2.hubspot.net/hubfs/4171518/Onplan%20Consulting%20December2017/Images/shadow.png) repeat-x;
    }
    .cm-two-services-banner-group {
        padding-bottom: 35px;
    }
    .cm-three-col-banner-content h1 {
       font-size: 2.1em;
       padding: 0 10px;
   }
    .cm-three-col-banner-content h3 {
       font-size: 2.1em;
       padding: 0 10px;
   }
    .landing-page.one-column .body-container form {
      width: 100%;
    }
    .cm-col-top-image-wrapper {
        width: 100%;
        display: block;
        margin-bottom: 20px;
        float: none;
        position: relative;
        padding: 0;
        min-height:auto;
    }
    .cm-three-col-banner-one.cm-three-col-banner {
        width: 100%;
    }
    .cm-three-col-banner {
        width: 100%;
        float: none;
    }
    .cm-three-col-banner-content {
        left: 0;
        right: 0;
        text-align: center;
    }
    .custom-about-banner-area-mod {
        display: none;
    }
    
    .hs-two-col-right-about-layout .body-container .page-center {
        padding: 15px 25px;
    }
    .error-template.one-column .body-container form,
    .password-template.one-column .body-container form,
    .subscription-template.one-column .body-container form #content{
      width: 100%;
    } 
    .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
        border-width: 0;
        max-height: 100%;
        max-width: 100%;
        height: 100%;
        width: 100%;
        float: none;
        margin: 20px 0 20px 0px;
    }
    .container-fluid .row-fluid .page-center {
      max-width: 100%;
    }
    .custom-logo {
        padding: 20px 10px;
        text-align:center;
    }
    .custom-logo img {
        margin-left: 0;
        vertical-align: top;
        max-width: 100%;
    }
    .custom-footer-top {
        padding-bottom: 15px;
    }
    .custom-footer-col {
        padding-right: 10px;
        padding-left: 10px;
    }
    .custom-footer-menu .hs-menu-wrapper > ul > li {
        width: auto;
        float: left !important;
    }
    .custom-footer {
        padding: 35px 0 0;
    }
    .cm-banner-area h1 {
        font-size: 1.75em;
    }
    .custom-header .page-center {
        padding-bottom: 21px;
    }
    .cm-banner-area h1{
        font-size: 1.75em;
    }
    .cm-banner-area {
        margin-bottom:30px;
    }
    .body-container .page-center {
        padding: 15px 10px;
    }
    .custom-home-top-banner {
        display: none;
    }
    
    .custom-two-col-bg-mod .image-bg-fill {
        width: 100%;
        float: none;
    }
    
    .custom-two-col-bg-mod .content-bg-fill {
        width: 100%;
    }
    
    .body-container .hs-home-row3-group .page-center {
        padding: 10px 20px;
    }
    iframe{
        max-width: 100%;
        width: 100% !important;
    }
    .hs-row1-contact-layout h1 {
        font-size: 1.75em;
        padding: 0 10px;
    }
    .custom-banner-area-bottom-content-inner h1 {
        font-size: 1.75em;
    }
    
    .custom-customer-stories-mod {
        padding: 20px 0 0;
    }
    
    .custom-customer-stories-inner.col1 {
        width: 100%;
        float: none;
    }
    
    .custom-customer-stories-inner.col2 {
        float: none;
        width: 100%;
        padding: 0;
    }
    
    .body-container .hs-row1-customer-stories-layout .page-center {
        padding: 10px 20px;
    }
    .hs-row1-col1-netsuite {
        padding: 30px 45px 0;
    }
    .netsuite-header-partner-content h1 {
        font-size: 3.2em;
    }
    
    .netsuite-header-partner-content h2 {
        font-size: 3.2em;
    }
    
    .netsuite-header-partner-branding-logo {
        display: none;
    }
    
    .body-container .hs-row2-netsuite-layout .page-center, 
    .body-container .hs-row3-netsuite-group .page-center, 
    .body-container .hs-row4-netsuite-group .page-center {
        padding: 5px 15px 10px;
    }
     .cm-career-inner-title h1 {
       font-size: 1.75em;
   }
   .hs-shortcode-column-layout .body-container .page-center {
       padding: 20px 20px 0;
    }
    .hs-shortcode-typography-layout .body-container h1 {
       font-size: 1.75em;
    }
    .hs-shortcode-typography-layout .body-container .page-center {
       padding: 10px 20px;
    }
    .cm-three-services-banner-col1 .cm-three-services-banner-content{
        top: 0;
        left: 0;
        margin: 0;
        position: relative;
        padding: 20px;
        min-height: 300px;
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -o-flex;
        align-items: center;
        justify-content: center;
    }
    .hs-row1-col1-netsuite {
       padding: 30px 30px 0 45px;
    }
    .body-container .hs-row4-netsuite-group .page-center {
      padding-left:0;
      padding-right:0;
    }
    .hs-row4-col1-netsuite {
       padding-left:15px;
       padding-right:15px;
    }
    .hs-row4-col2-netsuite {
       padding-left:45px;
       padding-right:45px;
    }
    .hs-row2-col2-netsuite {
       text-align:center;
    }
    .hs-shortcode-typography-row2-col2, 
    .hs-shortcode-typography-row2-col1 {
        padding-bottom: 0;
    }
    .hs-shortcode-typography-layout .body-container .page-center {
        padding: 10px 20px;
    }
    .cm-shortcode-layout .body-container-wrapper .main-content,
    .cm-shortcode-layout .blog-content, .blog-sidebar,
    .cm-shortcode-layout .body-container-wrapper .sidebar {
        margin-bottom:0;
    }
    .hs-shortcode-typography-row2-col2 {
        padding-top: 0;
    }
    .cm-blog-top-left{
        padding-top: 0;
        padding-bottom: 0;
    }
    .blog .body-container .page-center {
        padding: 0;
    }
    .blog .body-container  {
        padding:0 15px;
    }
    .custom-post-date {
        display: inline-block;
        float: left;
        margin-right: 8px;
    }
    .custom-post-link {
        float:left;
    }
    .custom-listing-wrapper {
        margin: 0;
    }
    .custom-post-item-right-left,
    .custom-post-item-right-right{
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        float: none;
    }
    .cm-blog-top-right {
        padding-left:10px;
        padding-right:10px;
        padding-top: 20px;
    }
    .custom-post-item-left {
        width: 100%;
        float: none;
        overflow: hidden;
    }
    .cm-blog-top-left {
        padding-right: 10px;
    }
    .cm-blog-top-left, .cm-blog-top-right {
        padding-left: 10px;
    }
    .custom-blog-post-wrapper {
        padding-left: 0;
    }
    .custom-blog-post-wrapper .custom-post-item-left {
        width: 100%;
        margin-left: 0;
        float: none;
    }
    .blog-pagination > div {
        display: block;
        margin-right: 0;
        margin-left: 0;
    }
    .blog-pagination a {
        float:none;
        display:inline-block !important;
    }
    .blog-pagination > div {
        display: block;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 5px;
    }
    .blog.hs-blog-post .body-container {
        padding: 0;
    }
    .blog.hs-blog-post .body-container .page-center {
        padding: 0 10px;
    }
    .blog .section.post-footer {
        padding-top: 30px;
    }
    .blog-post-wrapper .post-body img {
        float: none !important;
        width: auto !important;
    }
    .cm-blog-post-banner {
        min-height: 250px;
    }
    .cm-three-col-banner {
        min-height:200px;
    }
    .cm-blog-post-group {
        padding: 35px 0 40px;
    }
    .custom-post-item-left {
        margin-bottom:5px;
    }
  

  .stats {
    width: 100%;
    margin-top: 40px;
  }
}  

@media(max-width:600px){
  
  /*******
   * Landing Pages
   * *******************/
  .landing-pages {
  padding:0 10px;
  }
  
  .landing-pages p {
    font-size:1.5em;
    line-height:1.6em;
 }
  
  .landing-pages ul li {
  font-size:1.5em;
  }
  
    .hs-home-row3-col1 .hs_cos_gallery_main .slick-prev {
        left: 0;
    }
    .custom-two-col-bg-mod .content-bg-fill p a {
        bottom: 0;
        top: 50%;
    }
    .hs-home-row3-col1 .hs_cos_gallery_main .slick-next {
        right: 0;
    }
    
    .custom-customer-stories-slider-inner.right {
        width: 100%;
        padding: 20px 15px 20px;
        display: block;
    }
    .fb_iframe_widget > span {
        width: 292px !important;
    }
    
}

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

@media (max-width: 479px) {
    .netsuite-subheading {
        padding: 50px 20px;
    }
    .checkbox-row span.fakelabel span {
        float: none;
    }
    .netsuite-header-partner-content h1 {
       font-size: 2.2em;
    }
    .netsuite-header-partner-content h2 {
       font-size: 2.2em;
    }
    .hs-contact-layout .main-content h2 {
        font-size: 2.9em;
    }
    .custom-career-link {
        width: 100%;
        float: none;
        margin-top: 20px;
    }
    .custom-career-link a {
        float: none;
    }
    .custom-career-show-content {
        width: 100%;
        float: none;
    }
    .blog.hs-blog-post .post-body h3 {
        font-size: 1.5em;
    }
    
    
}


.hs-responsive-embed { 
position: relative; 
height: 0; 
overflow: hidden; 
padding-top: 0; 
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.hs-responsive-embed-youtube, 
.hs-responsive-embed.hs-responsive-embed-wistia, 
.hs-responsive-embed.hs-responsive-embed-vimeo { 
padding-bottom: 56.25%; 
}


#hs_cos_wrapper_widget_1538680914059 a:hover {
  text-decoration:initial;
  color:#fff;
   pointer-events: none;
}

i.fa.fa-compass::after {
  content:'nSite';
  font-family: "Hero","Proxima Nova","Lato";
  font-size:.5em;
}

 i.fa.fa-check-circle-o::after {
  content:'nBoard';
  font-family: "Hero","Proxima Nova","Lato";
   font-size:.5em;
}

i.fa.fa-bullseye::after {
  content:'nPoint';
  font-family: "Hero","Proxima Nova","Lato";
  font-size:.5em;
}

i.fa.fa-clock-o::after {
  content:'nTime';
  font-family: "Hero","Proxima Nova","Lato";
  font-size:.5em;
}

i.fa.fa-refresh::after {
  content:'nGoing';
  font-family: "Hero","Proxima Nova","Lato";
  font-size:.5em;
}


.ark-features-01-box svg {
    width: 80px;
}
.mrp-benefits {
width:100%;
}

.footer-conatainer li.hs-menu-item.hs-menu-depth-1 {
    width: 100%;
  
}