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

@import url('//fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

@font-face {
    font-family: "AvenirLTW01-85Heavy";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/d513e15e-8f35-4129-ad05-481815e52625.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/AvenirLTW01-85Heavy.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/AvenirLTW01-85Heavy.ttf") format("truetype");
}


@font-face {
    font-family: "AvenirLTW01-35Light";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/0078f486-8e52-42c0-ad81-3c8d3d43f48e.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/AvenirLTW01-35Light.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/AvenirLTW01-35Light.ttf") format("truetype");
}

@font-face {
    font-family: "Basic";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/erYvY1QzK27EW53V1rJJeQ.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/Basic-Regular.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/Basic-Regular.ttf") format("truetype");
}
@font-face {
    font-family: "DINNextW01-Light";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/DINNextW01-Light.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/DINNextW01-Light.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/DINNextW01-Light.ttf") format("truetype");
}

@font-face {
    font-family: "HelveticaNeueW01-45Ligh";
    font-style: normal;
    font-weight: normal;
    src: url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Fonts/688ab72b-4deb-4e15-a088-89166978d469.ttf") format("truetype");
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

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

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

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

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

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

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

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

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


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

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

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

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

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

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

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

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

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

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

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

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

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


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

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

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

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

body {
  background: #fff;
  color: #2f2e2e;
  font-family: "AvenirLTW01-35Light";
  font-size: 17px;
  line-height: normal;
}

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

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


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

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

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size:60px;
    line-height:normal;
    margin:10px 0;
    font-weight:normal;
}
h2 {
    font-size:56px;
    line-height:normal;
    font-family: "AvenirLTW01-35Light";
    font-weight: normal;
    margin:10px 0;
}
h3 {
    font-size:32px;
    line-height:normal;
    font-family: "AvenirLTW01-85Heavy";
    margin:10px 0;
}
h4 {
    font-size:36px;
    line-height:normal;
    font-family: "AvenirLTW01-85Heavy";
    font-weight: bold;
    margin:10px 0;
}
h5 {
    font-size:39px;
    line-height:normal;
    font-family: "AvenirLTW01-85Heavy";
    margin:10px 0;
}
h6 {
    font-size:18px;
    line-height:normal;
    font-weight:bold;
    font-family: "Basic";
    margin:10px 0;
}

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

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


/* =============== 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-group .page-center {
    padding: 3px 10px 10px 3px;
}

.custom-logo {
    padding: 15px 0 0;
}

.custom-header-contact ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right;
    padding-right: 1px;
}

.custom-header-contact ul li {
    display: inline-block;
    font-family: basic,sans-serif;
    font-size: 15px;
    padding-right: 10px;
}
.custom-header-contact ul li img {
    vertical-align: middle;
    margin-right: 10px;
}

.custom-header-contact ul li:last-child {
    padding-right: 0;
}

.custom-header-contact ul li:last-child img {
    margin-top: -1px;
}

.custom-header-contact ul li:first-child {
    vertical-align: bottom;
    position: relative;
    top: -1px;
    padding-right: 21px;
}

.custom-header-contact ul li:first-child img {
    margin-right: 6px;
    position: relative;
    top: -2px;
}

.custom-header-contact ul li a {
    color: #2f2e2e;
}
.custom-header-bottom-group {
    background-color: rgba(50, 65, 88, 1);
    color: #fff;
}

.custom-header-bottom-content p {
    margin: 9px 0;
}

.custom-header-bottom-content a {
    text-decoration: underline;
    color: #fff;
}

.custom-header-bottom-group .page-center {
    padding: 0 9px;
}
.custom-banner-group img {
    object-fit: cover;
    user-select: none ;
    -moz-user-select: none ;
    -ms-user-select: none;
    -webkit-user-select: none ;
    -webkit-touch-callout: none ;
    -webkit-user-drag: none ;
    -khtml-user-drag: none ;
    -moz-user-drag: none ;
    -o-user-drag: none ;
    user-drag: none ;
}

.hs-full-with-top-banner-layout .custom-bottom-ready-group a {
    background-color: rgba(235, 110, 28, 1);
}

.hs-full-with-top-banner-layout .custom-bottom-ready-group a:hover {
    background-color: rgba(241, 116, 36, 1);
    border-color: rgba(241, 116, 36, 1);
}

.custom-banner-group {
    min-height: 257px;
    background-size: cover;
    background-position: center -15px;
    background-repeat: no-repeat;
}

.custom-banner-group h1 {
    color: #000000;
    font-family: "AvenirLTW01-35Light";
    font-weight: normal;
    margin: 0;
    font-size: 52px;
}

.body-container .custom-banner-group .page-center {
    padding: 95px 15px;
}

.custom-banner-group p {
    margin: 0;
}



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

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

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

.body-container .page-center{
    padding:30px;
}
/* =============== Footer =============== */

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

.custom-js-import, .custom-js-import .row-fluid [class*="span"]{
    min-height:0 !important;
}
.custom-copyright p {
    color: rgba(96,94,94,1);
    font-family: "AvenirLTW01-35Light";
    font-size: 13px;
    line-height: 1.4em;
    margin: 0 0 2px;
}

.custom-copyright {
    text-align: right;
    padding: 11px 38px;
}

.custom-copyright ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.custom-copyright ul li {
    display: inline-block;
    font-family: "AvenirLTW01-35Light";
    font-size: 13px;
    line-height: 1.4em;
    padding: 0 4px;
}

.custom-copyright ul li a {
    color: rgba(96,94,94,1);
}

.custom-copyright ul li:last-child {
    padding-right: 0;
}
.custom-footer-menu ul ul {
    display: block !important;
}

.custom-footer-menu ul li {
    width: 50%;
    float: left;
    padding: 1.5px 3px;
}

.custom-footer-menu ul li ul li {
    width: 100%;
    float: none;
}

.custom-footer-menu ul > li > ul > li >a {
    font-weight: bold;
    color: #3D9BE9;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.4em;
    font-family: "AvenirLTW01-85Heavy";
    padding: 5px 0 2px;
    white-space: normal !important;
}

.custom-footer-menu ul > li > ul > li > ul > li > a {
    text-transform: none;
    color: #2f2e2e;
    padding: 2px 0;
    font-weight: normal;
    font-size: 13px;
    line-height: 19px;
    font-family: "AvenirLTW01-35Light";
}
.custom-footer-top-group {
    padding: 81px 40px 40px;
}

.custom-footer-logo {
    padding: 3px 34px 4px;
}

.custom-footer-menu ul li ul li ul li {
    padding: 0;
}


/********************* Pages Unified *****************/

.custom-bottom-ready-group {
    min-height: 357px !important;
    position: relative;
    background-size: cover;
    background-position: center;
}

.custom-bottom-ready-group:before {
    position: absolute;
    content: '';
    background: rgba(47, 46, 46, 0.7);
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}

.ready-to-get-started .custom-bottom-ready-group:before {
    background: rgba(47, 46, 46, 0.5);
}

.custom-bottom-ready-group .page-center {
    position: relative;
    z-index: 9999;
}

.custom-bottom-ready-group {
    text-align: center;
}

.custom-bottom-ready-group h4 {
    color: #FFFFFF;
    font-size: 45px;
}

.custom-bottom-ready-group p {
    color: #fff;
    font-size: 22px;
    padding-top: 6px;
}

.custom-bottom-ready-group a {
    background-color: rgba(241, 116, 36, 1);
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    font-size: 17px;
    line-height: 24px;
    color: #fff;
    padding: 14px 38px;
    display: inline-block;
    margin-top: 24px;
}

.body-container .custom-bottom-ready-group .page-center {
    padding: 60px 30px;
}
.hs-unified-hcm-layout .custom-two-col-with-banner-image-module .col.left-column {
    max-width: 100%;
    width: 50%;
    padding: 18px 67px 0 0;
}

.hs-unified-hcm-layout .custom-two-col-with-banner-image-module .col.right-column {
    max-width: 100%;
    width: 50%;
}

.hs-unified-hcm-layout .custom-two-col-with-banner-image-module .col.left-column h1 {
    font-size: 45px;
    margin-bottom: 18px;
}

.hs-unified-hcm-layout .custom-two-col-with-banner-image-module {
    min-height: 380px;
    background-position: bottom;
    background-attachment: fixed;
}

.hs-unified-hcm-layout .custom-two-col-with-banner-image-module .page-center {
    padding: 42px 27px 0;
}

.hs-unified-hcm-layout .custom-two-col-with-banner-image-module p {
    line-height: 21px;
}

iframe {
    width: 100%;
    max-width: 100%;
}
.custom-iframe-group{
    position:relative;
	padding-bottom: 59%;
}
.custom-iframe-group iframe{
	width:100%;
    left:0;
	right:0;
	position:absolute;
	top:0;
}
.body-container .hs-row1-unified-hcm-group .page-center {
    padding: 10px 30px;
}

.hs-row1-unified-hcm-group .hs_cos_wrapper_type_rich_text {
    text-align: center;
}

.hs-row1-unified-hcm-group .hs_cos_wrapper_type_rich_text p {
    max-width: 742px;
    margin: 43px auto;
    text-align: left;
}

.hs-row1-unified-hcm-group .custom-two-column-with-left-image-module .custom-left-image {
    width: 55%;
    float: left;
    padding: 16px 0 0 42px;
}

.hs-row1-unified-hcm-group .custom-two-column-with-left-image-module .custom-right-content {
    width: 44%;
    float: left;
    padding: 30px 0 0;
}

.hs-row1-unified-hcm-group .custom-two-column-with-left-image-module .custom-right-content ul {
    padding-left: 25px;
}

.hs-row1-unified-hcm-group .custom-two-column-with-left-image-module .custom-right-content ul li p {
    margin: 0;
    font-family: "AvenirLTW01-35Light";
}

.hs-row1-unified-hcm-group .custom-two-column-with-left-image-module .custom-right-content p strong {
    font-family: basic;
}
.hs-row1-unified-hcm-group .custom-two-column-with-left-image-module.clearfix {
    padding: 0 0 90px;
}
.hs-row1-unified-hcm-group .custom-two-column-with-left-image-module {
    padding: 0 0 90px;
}

.custom-two-column-with-right-image-module .custom-left-content {
    width: 52%;
    float: left;
    padding: 0 43px;
}

.custom-two-column-with-right-image-module .custom-right-content {
    width: 50%;
    float: left;
}

.custom-two-column-with-right-image-module {
    padding: 40px 0 32px;
}
.custom-two-column-with-right-image-module .custom-right-image {
    width: 47%;
    float: left;
}
.hs-row1-unified-hcm-group .custom-eight-column-module {
    margin-bottom: 65px;
}


/********************* Recruiting Layout **************/

.recruiting .custom-two-col-with-banner-image-module .page-center {
    padding: 54px 77px 27px 40px;
}

.recruiting .custom-two-col-with-banner-image-module .page-center h2 {
    font-weight: bold;
}

.recruiting .custom-two-col-with-banner-image-module .right-column img {
    margin: -5px 0 0;
}

.recruiting .custom-two-col-with-banner-image-module .col.right-column {
    max-width: 434px;
}

.recruiting .custom-two-col-with-banner-image-module .col.left-column {
    max-width: 334px;
}

.recruiting .custom-gray-section h4 {
    margin: 10px auto 28px;
    font-size: 40px;
    max-width: 851px;
}

.recruiting .custom-gray-section p {
    max-width: 763px;
    margin: 0 auto;
}

.recruiting .custom-gray-section .page-center {
    padding: 47px 84px 70px;
}

.recruiting .custom-gray-section h6 {
    margin: 25px 0 12px;
}

.recruiting .custom-full-with-with-bottom-form-group .page-center {
    padding: 36px 30px 33px;
}
/*********************  Site Map**************/


.hs-site-map-row1-group {
    border-top: 16px solid rgba(20, 29, 61, 1);
    border-bottom: 57px solid rgba(250, 250, 250, 1);
}

.hs-site-map-row1-group h4 {
    font-size: 40px;
    margin: 7px 0 10px;
}

.body-container .hs-site-map-row1-group .page-center {
    padding: 40px 57px 9px;
}

.hs-site-map-row1-group ul {
    padding: 0;
    margin: 46px 0 0;
    list-style-type: none;
}

.hs-site-map-row1-group ul ul {
    margin: 8px 0 0;
}

.hs-site-map-row1-group  ul > li > a {
    color: rgb(61, 155, 233);
    font-family: "AvenirLTW01-85Heavy";
    font-size: 14px;
}

.hs-site-map-row1-group ul > li {
    padding: 0 0 31px;
    color: rgb(61, 155, 233);
    font-family: "AvenirLTW01-85Heavy";
    font-size: 14px;
}

.hs-site-map-row1-group ul ul li {
    padding: 0 0 8px;
}

.hs-site-map-row1-group ul ul li a {
    color: #000000;
}

.hs-site-map-row1-group ul ul li:last-child {
    padding: 0;
}

.privacy-statement-row1 {
    border-top: 16px solid rgba(20, 29, 61, 1);
}

.privacy-statement .body-container .page-center h4 {
    font-size: 40px;
    margin: 0 0 22px;
}

.privacy-statement .body-container .page-center {
    padding: 47px 51px 0;
}

.privacy-statement .body-container .page-center p {
    margin: 0 0 20px;
}

.privacy-statement-row2 {
    background-color: rgba(250, 250, 250, 0.88);
}

.privacy-statement .body-container .privacy-statement-row2 .page-center {
    padding-top: 20px;
    padding-bottom: 52px;
}

/******************* Full Width Banner With Parallax *****************/

.hs-full-width-banner-with-parallax-layout .custom-parallax-banner-group:before {
    opacity: 1;
    background-color: rgba(179, 191, 231, 0.2);
}

.custom-parallax-banner-group {
    min-height: 282px !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    background-position:center;
}

.body-container .custom-parallax-banner-group .page-center {
    padding: 92px 43px;
    position: relative;
    z-index: 1;
}

.custom-parallax-banner-group h1 {
    color: #fff;
    font-size: 56px;
    margin: 0;
    line-height: normal;
    letter-spacing: 0.05em;
}

.custom-parallax-banner-group:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #ccc;
    opacity: 0.2;
}

.hs-full-width-banner-with-parallax-layout .row1 .page-center {
    padding: 47px 51px;
}

.hs-full-width-banner-with-parallax-layout .row1 h4 {
    margin-bottom: 18px;
}

.hs-full-width-banner-with-parallax-layout .row1 p {
    margin: 0 0 20px;
    color: #2F2E2E;
}

.quote-request-layout .custom-banner-group h1 {
    color: #fff;
    font-size: 56px;
    letter-spacing: 0.05em;
}

.quote-request-layout .body-container .custom-banner-group .page-center {
    padding: 80px 13px;
    position: relative;
    z-index: 1;
}

.quote-request-layout .custom-banner-group {
    min-height: 260px;
    position:relative;
}

.quote-request-row1 .page-center {
    text-align: center;
    position:relative;
}

.quote-request-layout .custom-banner-group:before {
    content: "";
    background-color: rgba(0, 0, 0, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
}

.quote-request-row1 .page-center h4 {
    margin: -2px 0 12px;
}

.quote-request-row1 .main-content {
    max-width: 603px;
    margin: 0 auto !important;
    float: none;
}

.quote-request-row1 .main-content p {
    margin: 0 0 20px;
}

.quote-request-row1 .main-content .widget-type-form {
    background: transparent;
    padding: 0;
    max-width: 534px;
    margin: 0 auto !important;
    float: none;
    padding: 4px 8px 8px;
}

.quote-request-row1 .main-content .widget-type-form .form-title:empty {
    display: none;
}

.quote-request-row1 .main-content .hs-form-field > label {
    display: none;
}

.quote-request-row1 .main-content form .hs-input {
    background: #fff;
    color: #555555;
    font: normal normal bold 14px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;
    font-family: "AvenirLTW01-85Heavy";
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color linear .2s,box-shadow linear .2s;
    -moz-transition: border-color linear .2s,box-shadow linear .2s;
    -o-transition: border-color linear .2s,box-shadow linear .2s;
    transition: border-color linear .2s,box-shadow linear .2s;
    border-radius: 4px;
    border-width: 2px;
    border-style: solid;
    border-color: #A0A09F;
    padding: 6px 12px;
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.quote-request-row1 .main-content form .hs-input:focus {
    border-color: rgba(87,188,255,.83);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(87,188,255,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(87,188,255,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(87,188,255,.6);
}

.quote-request-row1 .main-content form.hs-form fieldset.form-columns-1,
.quote-request-row1 .main-content form.hs-form fieldset.form-columns-2 {
    padding: 5px;
}

.quote-request-row1 .main-content form.hs-form fieldset.form-columns-2 {
    margin-bottom: 9px;
}

.quote-request-row1 .main-content form.hs-form fieldset.form-columns-1 {
    margin-bottom: 5px;
}

.quote-request-row1 .main-content legend.hs-field-desc {
    padding-bottom: 5px;
    display: block;
    font-size: 14px;
    line-height: 1.4em;
    font-family: "AvenirLTW01-85Heavy";
}

.quote-request-row1 .main-content ul.inputs-list.multi-container {
    text-align: left;
    margin: 0;
}

.quote-request-row1 .main-content ul.inputs-list.multi-container label {
    color: #2F2E2E;
    font: normal normal normal 13px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    vertical-align: middle;
    font-family: "AvenirLTW01-35Light";
    margin: 0;
    padding: 0;
}

.quote-request-row1 .main-content ul.inputs-list.multi-container label .hs-input {
    margin: 4px;
    vertical-align: middle;
}

.quote-request-row1 .main-content ul.inputs-list.multi-container label * {
    vertical-align: middle;
}

.quote-request-row1 .main-content form textarea.hs-input {
    min-height: 60px;
}

.quote-request-row1 .main-content form .actions {
    text-align: center;
    padding: 10px 6px;
}

.quote-request-row1 .main-content form .hs-button.primary.large {
    width: 100%;
    border-radius: 4px;
    margin: 0;
}

.body-container .quote-request-row1 .page-center {
    text-align: center;
    padding: 30px 30px 92px;
}

.quote-request-row1 .main-content form.hs-form fieldset .hs-form-field {
    padding: 0;
}

.quote-request-row1 .main-content form.hs-form fieldset.form-columns-2 .hs-form-field {
    padding: 0 6px;
}

.quote-request-row1 .main-content form.hs-form fieldset.form-columns-2 .hs-form-field:first-child {
    padding-left: 0;
}

.quote-request-row1 .main-content form.hs-form fieldset.form-columns-2 .hs-form-field:last-child {
    padding-right: 0;
}

.quote-request-row1 .main-content form .hs-input.error {
    border-color: red;
    outline-offset: 0;
}

.quote-request-row1 .main-content form ul.hs-error-msgs.inputs-list label {
    color: red;
    letter-spacing: .03em;
    margin: 0;
    padding: 0;
}

.quote-request-row1 .main-content form ul.hs-error-msgs.inputs-list {
    margin: 0;
}

/*=================Product Tours Styling==============*/

::-webkit-input-placeholder {
    color: #adabad;
    opacity:1;
} 
:-moz-placeholder {
    color: #adabad;
    opacity:1;
} 
::-moz-placeholder {
    color: #adabad;
    opacity:1;
} 
:-ms-input-placeholder {
    color: #adabad;
    opacity:1;
} 

.custom-google-search {
    background: transparent !important;
    padding: 0 !important;
    margin: 37px 0 0 !important;
}

.custom-google-search label {
    display: none;
}

.custom-google-search .input {
    position: relative;
}

.custom-google-search .hs-input {
    border: 2px solid #bdbbbb !important;
    border-radius: 6px;
    min-height: 41px;
    margin: 0;
    font-family: arial;
    letter-spacing: 0;
    color: #adabad;
    text-transform: capitalize;
    outline:none !important;
    box-shadow:none !important;
}

.custom-google-search .hs-button.primary,
.custom-google-search .hs-button.primary:hover {
    background-image: url(//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Images/search-icon.png);
    width: 56px;
    background-color: #605e5e;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 2px;
    right: 2px;
    height: 37px;
    border-radius: 0 6px 5px 0;
    margin: 0;
}

.topic-filter .custom-banner-group {
    min-height: 228px;
    background-position: center;
    position:relative;
}

.topic-filter .custom-banner-group:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-color: rgba(20, 29, 61, 0.2);
}

.topic-filter .body-container .custom-banner-group .page-center {
    position: relative;
    z-index: 2;
    padding: 71px 17px;
}

.topic-filter .custom-banner-group h1 {
    letter-spacing: 2.8px;
    color: #FFFFFF;
    font-size: 56px;
    margin: 0;
}

.topic-filter-row1 {
    background-color: rgba(160, 160, 159, 0.03);
    border-top: 30px solid #fff;
}

.topic-filter-row1 .main-content {
    float: right;
    padding-top: 20px;
}

.topic-filter-row1 .page-center {
    padding: 34px 17px 17px;
}

.topic-filter-row1 .blog-listing-wrapper .post-listing .post-item {
    padding: 30px;
    text-align:center;
}

.topic-filter-row1 .hs-rss-title {
    font: normal normal bold 18px/1.4em basic,sans-serif;
    color: #2F2E2E;
    margin: 0 0 18px;
    line-height: 1.2em;
    display: block;
}

.topic-filter-row1 .hs-rss-title:hover {
    text-decoration:underline;
}

.topic-video-tag {
    min-height: 95px !important;
    display: block;
    position: relative;
}

.topic-video-tag iframe {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.hs-featured-wrap {
    margin-bottom: 35px;
}


.hs-more-link {
    font: normal normal 700 11px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    line-height:30px;
    font-family: "AvenirLTW01-35Light";
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: flex;
    max-width: 151px;
    min-height: 32px;
    margin: 0 auto;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: transparent;
    border: solid rgba(0, 46, 93, 1) 1px;
    border-radius: 5px;
    transition: all 0.4s ease;
    color: #002E5D;
}

.hs-more-link:hover {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(235, 110, 28, 1);
    color: #F17424;
}

.topic-filter.hs-datasheets-tours-layout .custom-banner-group h1 {
    font-size: 50px;
}

.custom-view-more {
    font-size: 17px;
    color: #002E5D !important;
    font-family: "AvenirLTW01-35Light";
    line-height: normal;
    font-weight: bold;
    text-decoration: none;
    float: right;
}

.topic-filter.hs-datasheets-tours-layout .body-container .custom-banner-group .page-center * {
    max-width: 452px;
}

.topic-filter.hs-datasheets-tours-layout .custom-banner-group p {
    color: #fff;
}

.topic-filter.hs-datasheets-tours-layout .custom-banner-group {
    min-height: 258px;
    background-attachment: fixed;
}

.topic-filter.hs-datasheets-tours-layout .custom-banner-group:after {
    background-color: rgba(20, 29, 61, 0.3);
}

.hs-datasheets-tours-layout .topic-filter-row1 {
    background: #fff;
    border: none;
}

.hs-datasheets-tours-layout .topic-filter-row1 .page-center {
    padding: 20px 10px 17px;
}

.topic-filter.hs-research-and-reports-layout .custom-banner-group:after {
    background-color: rgba(47, 46, 46, 0.4);
}

.topic-filter.hs-research-and-reports-layout .custom-banner-group h1 {
    font-size: 50px;
    letter-spacing: 2.8px;
    margin-bottom: 1px;
}

.topic-filter.hs-research-and-reports-layout .custom-banner-group p {
    max-width: 541px;
    font: normal normal normal 17px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    line-height: normal;
    font-weight: bold;
    margin: 0;
    color: #fff;
    font-family: "AvenirLTW01-35Light";
}

.topic-filter.hs-research-and-reports-layout .body-container .custom-banner-group .page-center {
    position: relative;
    z-index: 2;
    padding: 76px 17px 65px;
}

.hs-research-and-reports-layout .topic-filter-row1 {
    background: #fff;
    border: none;
}

.hs-research-and-reports-layout .topic-filter-row1 .page-center {
    padding: 20px 10px 17px;
}

.hs-research-and-reports-layout .topic-filter-row1 .main-content {
    padding: -0;
}

.hs-research-and-reports-layout .hs-body-content * {
    margin: 0;
    font-size: 12px !important;
    color: #324158;
    text-align: left;
}

.hs-research-and-reports-layout .hs-featured-wrap {
    margin-bottom: 15px;
}

.hs-research-and-reports-layout .hs-body-content {
    margin-bottom: 20px;
}

.hs-research-and-reports-layout .hs-featured-wrap a {
    display: block;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    background-color: rgba(255, 255, 255, 1);
    border: 8px solid rgba(255, 255, 255, 1);
    position: relative;
}

.hs-research-and-reports-layout .bog-sidebar-left .widget-type-post_filter ul li a {
    color: #215B85;
}

.hs-research-and-reports-layout .hs-featured-wrap a img {
    width: 100%;
}

.hs-research-and-reports-layout .hs-featured-wrap a img {
    width: 100%;
}

.hs-featured-wrap a {
    position:relative;
}

.hs-featured-wrap a:after, .hs-featured-wrap a:before {
    content: "";
    position: absolute;
    bottom: 4%;
    top: 0;
    width: 24px;
    background-image: url(//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Images/lifted_top_shades.png);
    background-repeat: no-repeat;
    left: -32px;
    background-position: 100% 100%;
}

.hs-featured-wrap a:after {
    right: -32px !important;
    background-position: 0 100% !important;
    left: auto !important;
}

.hs-research-and-reports-layout .bog-sidebar-left {
    padding-bottom: 42px;
    position: relative;
    padding-right: 15px;
}

.hs-research-and-reports-layout .bog-sidebar-left:before {
    content: "";
    width: 100%;
    display: block;
    height: 79%;
    max-width: 1px;
    position: absolute;
    bottom: 0;
    border-right: 1px dashed rgba(219, 184, 154, 1);
    top: 60px;
    right: -13px;
}

.hs-datasheets-tours-layout  .bog-sidebar-left {
    padding-bottom: 42px;
    position: relative;
}

.hs-datasheets-tours-layout  .bog-sidebar-left:after,
.hs-research-and-reports-layout .bog-sidebar-left:after {
    content: "";
    width: 100%;
    display: block;
    height: 1px;
    max-width: 166px;
    position: absolute;
    bottom: 0;
    background: rgba(160, 160, 159, 1);
}

/******************* Full Width With Form *****************/

.custom-two-col-with-banner-image-module {
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height:316px;
}

.custom-two-col-with-banner-image-module .page-center {
    padding:39px 21px 40px;
}

.custom-two-col-with-banner-image-module .col.left-column {
    max-width: 398px;
    float: left;
}

.custom-two-col-with-banner-image-module .col.right-column {
    max-width: 390px;
    float: right;
    width:100%;
}

.custom-two-col-with-banner-image-module .col.left-column {
    max-width: 398px;
    float: left;
}

.custom-two-col-with-banner-image-module h2 {
    color: #FFFFFF;
    margin: 0;
    font-size: 40px;
}

.custom-two-col-with-banner-image-module p {
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    font-weight: normal;
}

.custom-two-col-with-banner-image-module .right-column img {
    margin-top: -28px;
    margin-bottom: 12px;
}

.custom-eight-column-module .col {
    width: 12.5%;
    float: left;
    text-align: center;
}

.custom-eight-column-module .col a {
    text-decoration: none;
    display: block;
}

.custom-eight-column-module .col .title {
    display: block;
    color: #2F2E2E;
    line-height: 1.6em;
    font-size: 13px;
}

.custom-row2 .page-center {
    padding-top: 19px;
    padding-bottom: 0;
}

.custom-eight-column-module .col img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    vertical-align: baseline;
}

.custom-eight-column-module .col .cutom-img {
    display: block;
    min-height: 43px;
}

.custom-eight-column-module {
    margin-bottom: 24px;
}

.custom-full-width-with-bottom-form-layout .custom-row2 h4 {
    font-size: 40px;
}

.custom-row2 h6 {
    margin: 24px 0 0;
}

ul.list-arrow {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-arrow svg {
    fill: #68B04D;
    width: 24px;
    flood-color: initial;
}

.custom-full-with-with-bottom-form-group {
    text-align: center;
    background-color: rgba(204, 204, 204, 0.38);
}
.custom-left-content ul.custom-list-arrow,
ul.custom-list-arrow{
   margin: -11px 0 0;
    padding: 0;
    list-style: none;
}

ul.custom-list-arrow li strong {
   font-family: "AvenirLTW01-85Heavy";;
}

ul.custom-list-arrow li {
   position: relative;
}

ul.custom-list-arrow li:before {
   content: "";
   background-image: url(//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Images/arrow.png);
   display: inline-block;
   width: 25px;
   height: 100%;
   position: absolute;
   background-repeat: no-repeat;
   left: 0;
}

ul.custom-list-arrow li {
   position: relative;
   padding-left: 40px;
   margin-bottom: 20px;
}

.custom-gray-section {
    background: rgba(95, 95, 95, 0.06);
}

.custom-gray-section .page-center {
    padding: 47px 37px 47px;
}

.custom-gray-section h4 {
    max-width: 688px;
}

.custom-gray-section p {
    margin: 0;
}

.custom-gray-section h6 {
    margin: 27px 0 0;
}

.custom-gray-section .custom-three-column-content-module ul {
    padding-left: 1.3em;
}

.custom-gray-section .custom-three-column-content-module ul ul {
    padding-left: 1.3em;
    padding-right: 0;
    margin-left: 0.5em;
    margin-right: 0;
    line-height: normal;
    letter-spacing: normal;
    color: #2F2E2E;
    font-size:17px;
}

.custom-blue-section {
    background-color: rgba(177, 212, 236, 1);
}

.custom-blue-section .page-center {
    padding: 101px 41px 72px;
}

.custom-two-column-with-left-image-module .custom-left-image {
    float: left;
    max-width: 452px;
}

.custom-two-column-with-left-image-module .custom-right-content {
    max-width: 335px;
    float: left;
    margin-left: 65px;
}

.custom-two-column-with-left-image-module .custom-right-content h3 {
    color: #2F2E2E;
    margin: -1px 0 0;
    line-height: normal;
    letter-spacing: normal;
    font-size: 35px;
    font-weight: normal;
    font-family: "AvenirLTW01-35Light";
}

.custom-two-column-with-left-image-module .custom-right-content p {
    margin-top: 0;
}

.custom-full-with-with-bottom-form-group .page-center {
    padding: 54px 30px 79px;;
}

.custom-full-with-with-bottom-form-group .page-center .hs_cos_wrapper_type_rich_text {
    display: block;
    max-width: 604px;
    margin: 0 auto;
}

.custom-full-with-with-bottom-form-group .page-center .hs_cos_wrapper_type_rich_text h4 {
    padding-bottom: 2px;
}

.custom-full-with-with-bottom-form-group .widget-type-form {
    background: transparent;
    margin: 0;
    padding: 0;
}

.custom-full-with-with-bottom-form-group form {
    max-width: 418px;
    margin: 0 auto;
    background: rgba(204,204,204,0.1125);
    padding: 8px;
}

.custom-full-with-with-bottom-form-group p {
    margin-bottom: 8px;
}

.custom-full-with-with-bottom-form-group .hs-form-field > label {
    display: none;
}

.custom-full-with-with-bottom-form-group .hs-form-field {
    padding: 5px !important;
}

.custom-full-with-with-bottom-form-group .hs-form-field .hs-input {
    padding: 6px 12px;
    margin: 0 0 5px;
    color: #555555;
}

.custom-full-with-with-bottom-form-group .form-columns-2 {
    margin-bottom: 4px;
}

.custom-full-with-with-bottom-form-group textarea {
    min-height: 60px;
}

.custom-full-with-with-bottom-form-group .actions {
    padding: 9px 5px 0;
}

.custom-full-with-with-bottom-form-group .hs-button.primary.large {
    width: 100%;
    border: none;
    margin: 0 0 5px;
}

.custom-two-col-with-banner-image-module .right-column img[src*="https://cdn2.hubspot.net/hub/3220219/hubfs/InflectionHR%20April%202017/Images/3cb4a2_d4fa6599f665436db18ad1cd4f889b8f.png"] {
    margin: 0;
    max-width: 435px;
    object-fit: cover;
}

/************** Full Width **************/

.hs-full-width-layout .hs-row1-group {
    border-top: 16px solid rgba(20, 29, 61, 1);
    padding-bottom: 16px;
}

.hs-full-width-layout .body-container .hs-row1-group .page-center h4 {
    font-size: 40px;
    margin-bottom: 26px;
}

.hs-full-width-layout .body-container .hs-row1-group .page-center {
    padding: 38px 51px;
}

.hs-full-width-layout .body-container .hs-row1-group p {
    font-size: 14px;
    color: #000000;
    font-family: "AvenirLTW01-35Light";
    line-height: normal;
    margin: 0 0 17px;
}


/*=============Payroll Layout Styling======================*/

.payroll .custom-two-col-with-banner-image-module .right-column img {
    margin-top: -46px;
}

.payroll .custom-two-col-with-banner-image-module .page-center {
    padding: 64px 21px 27px 27px;
}

.payroll .custom-two-col-with-banner-image-module h2 {
    font-size: 37px;
}

.payroll .custom-two-col-with-banner-image-module .col.right-column {
    max-width: 502px;
    padding-top: 5px;
}

.payroll .custom-two-column-with-left-image-module .custom-right-content {
    padding: 26px 0 0 26px;
    max-width: 438px;
    margin: 0;
}

.payroll .custom-blue-section .page-center {
    padding: 62px 41px 54px;
}

.payroll .custom-eight-column-module {
    margin-bottom: 32px;
}

.payroll .custom-row2 .page-center {
    padding-left: 18px;
    padding-right: 18px;
}

.payroll .custom-row2 h4 {
    margin-bottom: 24px;
    font-size: 36px;
}

.payroll .custom-row2 h6 {
    margin: 32px 0 8px;
}

.payroll .custom-left-content ul.custom-list-arrow li {
    padding-left: 35px;
}

.payroll .custom-left-content ul.custom-list-arrow li:before {
    left: -6px;
    top: 3px;
}

/*===============Affordable Care Act Layout Styling====================*/

.aca .custom-full-with-with-bottom-form-group {
    background-color: rgba(204, 204, 204, 0.38);
}

.aca .custom-two-col-with-banner-image-module .page-center {
    padding: 42px 59px 12px 40px;
}

.aca .custom-two-col-with-banner-image-module .right-column img {
    margin-top: -46px;
    margin-bottom: 0;
}

.aca .custom-eight-column-module {
    margin-bottom: 39px;
}

.aca.custom-full-width-with-bottom-form-layout .custom-row2 h4 {
    font-size: 36px;
}

.aca .custom-row2 .page-center {
    padding: 19px 25px 0;
}

.aca .custom-gray-section {
    background-color: rgba(204, 204, 204, 0.38);
}

.aca .custom-full-with-with-bottom-form-group .page-center {
    padding: 54px 30px 80px;
}

/*===============Full Width Banner Layout Styling====================*/

.hs-full-with-top-banner-layout .custom-two-col-with-banner-image-module {
    min-height: 301px;
    background-position: center;
    position: relative;
}


.custom-banner-layout-row2 .page-center {
    padding: 47px 51px;
}

.custom-banner-layout-row2 .page-center p {
    margin: 0 0 20px;
}

.custom-banner-layout-row2 .page-center h4 {
    margin-bottom: 18px;
}

.custom-banner-layout-row2 .page-center h6 {
    margin: 27px 0 0;
}

/*===============HR Support Center Layout Styling====================*/

.custom-hr-support-center-layout .custom-two-col-with-banner-image-module .page-center {
    padding: 68px 29px 40px 25px;
}

.custom-hr-support-center-layout .custom-two-col-with-banner-image-module h2 {
    margin-bottom: 20px;
}

.custom-hr-support-center-layout .custom-two-col-with-banner-image-module .right-column img {
    margin-top: -46px;
    margin-bottom: 0;
}

.custom-hr-support-center-layout .custom-row2 h4 {
    font-size: 40px;
}

.custom-hr-support-center-layout .custom-eight-column-module {
    margin-bottom: 48px;
}

.custom-hr-support-center-layout .custom-row2 .page-center {
    padding-left: 25px;
    padding-right: 25px;
}

.custom-hr-support-center-layout .custom-row2 p {
    margin: 0;
}

.custom-hr-support-center-layout .custom-row3 h6 {
    margin-top: 2px;
    margin-bottom: 20px;
}

.custom-hr-support-center-layout .custom-row3 .page-center {
    padding: 30px 25px 60px;
}

.custom-hr-support-center-layout .custom-row3 ul {
    padding-left: 1.3em;
    margin: 0 0 0 0.5em;
}

.custom-hr-support-center-layout .custom-blue-section .page-center {
    padding: 62px 41px 72px;
}

.custom-hr-support-center-layout .custom-full-with-with-bottom-form-group .page-center {
    padding: 54px 30px 55px;
}

.custom-full-with-with-bottom-form-group {
    background: rgba(160, 160, 159, 0.16);
}



/*===============Marketplace Layout Styling====================*/

.marketplace-layout .custom-two-col-with-banner-image-module h2 {
    font-weight: bold;
    margin-bottom: 20px;
}

.marketplace-layout .custom-two-col-with-banner-image-module {
    overflow: hidden;
}

.marketplace-layout .custom-two-col-with-banner-image-module .page-center {
    padding:55px 0px 0 25px;
}

.marketplace-layout .custom-two-col-with-banner-image-module .right-column img {
    margin-top: -61px;
    margin-bottom: 6px;
}

.marketplace-layout .custom-row2 h4 {
    font-size: 40px;
    margin: 0 0 9px;
}

.marketplace-layout .custom-eight-column-module {
    margin-bottom: 46px;
}

.marketplace-layout .custom-row2 .page-center {
    padding-left: 25px;
    padding-right: 25px;
}

.marketplace-layout .custom-row2 p {
    margin: 0 ;
}

.custom-left-content ul {
    padding-left: 1.3em;
    margin-left: 0.5em;
}

.marketplace-layout .custom-gray-section h4 {
    font-size: 43px;
    margin-bottom: 56px;
}

.marketplace-layout .custom-gray-section .page-center {
    padding: 38px 37px 132px;
}

.marketplace-layout .custom-gray-section .custom-two-column-with-left-image-module {
    margin-bottom: 17px;
}

.marketplace-layout .custom-gray-section .custom-two-column-with-left-image-module .custom-left-image {
    width: 100%;
    max-width: 167px;
    margin-left: -9px;
}

.marketplace-layout .custom-gray-section .custom-two-column-with-left-image-module .custom-right-content {
    max-width: 680px;
    width: 100%;
    margin-left: 28px;
}

.marketplace-layout .custom-gray-section .custom-two-column-with-left-image-module .custom-right-content p {
    margin: 0 0 20px;
}

.marketplace-layout .custom-gray-section .custom-two-column-with-left-image-module .custom-right-content p strong {
    font-family: "AvenirLTW01-85Heavy";
}

.marketplace-layout .custom-blue-section .page-center {
    padding: 62px 41px 72px;
}

.marketplace-layout .custom-full-with-with-bottom-form-group .page-center {
    padding: 68px 30px 114px;
}

/*=====================Partnership Layout Styling============================*/

.partnership-layout .custom-two-col-with-banner-image-module {
    background-attachment: fixed;
    position: relative;
    min-height: 266px;
    background-position: center -9px;
    background-size: cover;
}

.partnership-layout .custom-two-col-with-banner-image-module:after {
    content: "";
    position: absolute;
    background-color: rgba(47, 46, 46, 0.4);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
}

.custom-two-col-with-banner-image-module p {
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    font-weight: normal;
}

.partnership-layout .custom-two-col-with-banner-image-module .page-center {
    position: relative;
    z-index: 2;
    padding: 47px 34px 40px;
}

.partnership-layout .col.left-column {
    max-width: 480px;
    width: 100%;
}

.partnership-layout .custom-two-col-with-banner-image-module h2 {
    letter-spacing: 0.05em;
    color: #fff;
    font-family: "AvenirLTW01-35Light";
    font-size: 56px;
    line-height: 1.4em;
    font-weight: normal;
    margin: 0 0 15px;
}

.partnership-layout .custom-two-col-with-banner-image-module .col.right-column {
    padding-top: 155px;
    text-align: right;
    padding-right: 35px;
}

.partnership-layout .custom-two-col-with-banner-image-module .col.right-column h6 {
    font-size: 17px;
    margin: 0;
}

.custom-partnership-row2 .page-center {
    padding: 49px 20px 102px;
}

.custom-partnership-row2 h4 {
    font-size: 40px;
    margin-bottom: 32px;
}

.custom-partnership-row2 h4 {
    font-size: 40px;
    margin-bottom: 31px;
}

.custom-partnership-row2 p {
    max-width: 745px;
    margin: 0 auto 20px;
    color: #000000;
}

.custom-four-column-with-image-module {
    max-width: 858px;
    margin: 44px auto 0;
    text-align: center;
}

.custom-four-column-with-image-module .custom-four-column {
    width: 25%;
    display: inline-block;
    margin: 0 -2px;
}

.custom-four-column-with-image-module .custom-four-column p {
    color: #605E5E;
    font: normal normal bold 18px/1.4em basic,sans-serif;
    line-height: normal;
    margin: 15px 0 0;
    font-weight: normal;
}

.custom-partnership-row2 {
    background-color: rgba(250, 250, 250, 0.88);
}

.custom-partnership-gray-section {
    background-color: rgba(204, 204, 204, 0.19);
    margin-top: -15px;
    position: relative;
    padding-bottom: 35px;
    border-bottom: 11px solid #fff;
}

.custom-partnership-gray-section h4 {
    font: normal normal normal 36px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;
    color: #000000;
    margin: 0 0 38px;
    line-height: normal;
    letter-spacing: normal;
    font-family: "AvenirLTW01-85Heavy";
}

.custom-partnership-gray-section .page-center {
    padding: 78px 33px;
}

.custom-partnership-gray-section p {
    margin: 0 0 20px;
    max-width: 758px;
}

.custom-partnership-gray-section ul {
    margin: 0 0 0 0.5em;
    padding-left: 1.3em;
}

.custom-partnership-row4 {
    position: relative;
    min-height: 394px !important;
    overflow: hidden;
    background-position: center;
}

.custom-partnership-row4 img.hs-image-widget {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100% !important;
}

.custom-partnership-row4 .page-center {
    position: relative;
    z-index: 2;
    padding: 73px 20px 46px;
}

.custom-partnership-row4 {
    position: relative;
    min-height: 394px !important;
    overflow: hidden;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.custom-partnership-row4 h4 {
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
}

.custom-partnership-row4 .page-center {
    position: relative;
    z-index: 2;
    padding:73px 20px 48px;
}

.custom-partnership-row4 ul {
    margin: 73px 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.custom-partnership-row4 ul li:first-child {
    margin-left: -58px;
}

.custom-partnership-row4 ul li {
    display: inline-block;
}

.custom-pink-btn {
    background-color: rgba(241, 104, 118, 1);
    display: block;
    text-decoration: none;
    font: normal normal bold 18px/1.4em basic,sans-serif;
    transition: all 0.4s ease ;
    color: #FFFFFF;
    min-width: 247px;
    min-height: 40px;
    -webkit-box-pack: center;
    justify-content: center;
    display: flex;
    align-items: center;
    margin-right: 38px; 
}

.custom-pink-btn:hover {
    background-color: rgba(39, 59, 123, 1);
    color: #fff;
}

.custom-partnership-row4 ul h6 {
    font-weight: bold;
    font-family: basic,sans-serif;
    color: #FFFFFF;
    font-size: 17px;
}

.custom-seven-col-log-module {
    text-align: center;
}

.custom-seven-col-log-module .custom-7-logo-column {
    width: 14.2857142857%;
    display: inline-block;
    margin: 0 -2px;
    vertical-align: top;
}

/* =============== Contact US Layout =============== */

.body-container .custom-contact-us-row1 .page-center {
    padding: 76px 95px 28px 20px;
}

.custom-contact-left-content {
    border-right: 1px dashed rgba(0, 0, 0, 0.35);
    padding-right: 40px;
}

.custom-contact-right-content {
    padding-left: 20px;
}

.custom-one-col-with-left-img-icon-module {
    overflow: hidden;
    margin-bottom: 40px;
}

.custom-one-col-with-left-img-icon-module .custom-left-image-icon {
    float: left;
}

.custom-one-col-with-left-img-icon-module .custom-icon-right-content {
    float: left;
    width: 88%;
    padding-left: 24px;
}

.custom-one-col-with-left-img-icon-module .custom-icon-right-content ul {
    margin: 0 0 7.2px;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow:hidden;
}

.custom-one-col-with-left-img-icon-module .custom-icon-right-content ul li {
    min-width: 27%;
    float: left;
    font-size: 17px;
    color: #2B689C;
    font-weight: bold;
    margin: 9px 0 0;
}

.custom-icon-right-content h6,
.custom-one-col-with-left-img-icon-module .custom-icon-right-content ul li h6 {
    color: #2F2E2E;
    line-height: normal;
    margin:0;
}

.custom-icon-right-content h6 span {
    color: #324158;
}

.custom-icon-right-content p {
    font-size: 15px;
    font-family: basic,sans-serif;
    margin: 0;
    line-height: normal;
}

.custom-icon-right-content h6 {
    margin:8px 0 0;
}

.custom-icon-right-content h6 + h6 {
    margin: 2px 0 0;
}

.custom-contact-form {
    padding: 8px;
}

.custom-contact-form h3 {
    margin: 0 0 10px;
    color: #3289C7;
}

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

.custom-contact-form .hs-form-field {
    padding: 5px !important;
}

.custom-contact-form .hs-form-field .hs-input {
    margin: 0 0 7px;
}

.custom-contact-form .hs-button.primary.large {
    width: 100%;
    margin: 5px 0;
}

.custom-contact-form .hs-form-field textarea.hs-input {
    min-height: 60px;
}

/*==================HomePage Styling====================*/

.custom-home-page-row1 {
    position: relative;
    min-height: 507px !important;
    overflow:hidden;
}

.custom-home-page-row1:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(47, 46, 46, 0.39);
    top: 0;
    left: 0;
    right: 0;
}

.custom-home-page-row1 video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.custom-home-page-row1 .page-center {
    position: relative;
    z-index: 9;
    color: #fff;
    padding: 94px 18px 79px;
}

.custom-home-page-row1 .page-center .hs_cos_wrapper_type_rich_text {
    display: block;
    max-width: 646px;
}

.custom-home-page-row1 .page-center h1 {
    font-size: 45px;
    margin: 0 0 22px;
    line-height: normal;
}

.custom-orange-btn {
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    background-color: rgba(235, 110, 28, 1);
    max-width: 227px;
    text-align: center;
    min-height: 43px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: flex;
    align-items: center;
    color: #fff !important;
    margin-top: 42px;
    text-decoration: none;
}

.custom-home-page-row1 .page-center p {
    margin: 0 0 20px;
    font-size: 18px;
    color: #fff;
    max-width: 556px;
}

.custom-home-page-row2 .page-center {
    padding: 20px 0 4px;
}

.custom-home-page-row2 .custom-eight-column-module {
    margin: 0;
}

.custom-home-page-row3 {
    background-color: rgba(204, 204, 204, 0.25);
    padding-bottom: 17px;
}

.home-page .custom-two-column-with-left-image-module .custom-left-image {
    max-width: 100%;
    width: 50%;
}

.home-page .custom-two-column-with-left-image-module .custom-right-content {
    width: 50%;
    max-width: 100%;
    margin-left: 0;
}

.home-page .custom-two-column-with-left-image-module .custom-right-content p {
    margin:0 0 20px;
}

.custom-blue-btn {
    min-height: 51px;
    max-width: 185px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
    border-radius: 20px;
    align-items: center;
    display: flex;
    background-color: rgba(61, 155, 233, 1);
    border: solid rgba(43, 104, 156, 1) 0px;
    color:#fff !important;
    margin: 50px auto 0;
    font: normal normal normal 14px/1.4em raleway,sans-serif;
}

.custom-blue-btn:hover {
    background-color: rgba(43, 104, 156, 1);
    border-color: rgba(61, 155, 233, 1);
    color:#fff !important;
}

.custom-home-page-row3 .custom-two-column-with-left-image-module {
    margin: 43px 0;
}

.custom-home-page-row4 h4 {
    margin-top: 6px;
}

.home-page .custom-two-column-with-right-image-module .custom-left-content {
    width: 40%;
    padding: 0;
}

.home-page .custom-two-column-with-right-image-module .custom-right-image {
    width: 60%;
}

.home-page .body-container h6 {
    font-weight: bold;
    font-size: 17px;
    line-height: normal;
    margin: 0 0 25px;
}

.custom-home-page-row4 .custom-two-column-with-right-image-module {
    padding: 0;
}

.home-page .custom-home-page-row4 .custom-two-column-with-right-image-module .custom-left-content {
    padding: 70px 11px 0;
}

.home-page .custom-right-content ul,
.home-page .custom-left-content ul {
    padding-left: 1.3em;
    padding-right: 0;
    letter-spacing: normal;
    margin: 0 0 0 0.5em;
    font: normal normal bold 18px/1.4em basic,sans-serif;
    color: #2F2E2E;
    line-height: normal;
}

.home-page .custom-right-content ul li span,
.home-page .custom-left-content ul li span {
    font: normal normal normal 17px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    color: #2F2E2E;
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
    font-family: "AvenirLTW01-35Light";
    display:block;
}

.custom-home-page-row4 {
    background-color: rgba(255, 255, 255, 1);
    padding-bottom: 55px;
}

.custom-home-page-row5 {
    min-height: 531px !important;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position:relative;
}

.custom-home-page-row5:after {
    background-color: rgba(177, 212, 236, 0.4);
    content:"";
    top:0;
    left:0;
    right:0;
    height:100%;
    width:100%;
    position:absolute;
}

.custom-home-page-row5 .page-center {
    position:relative;
    z-index:99;
    border: 1px solid rgba(50, 65, 88, 0.07);
    background-color: transparent;
    border-radius: 20px;
}

.custom-home-page-row5 .hs_cos_wrapper_type_rich_text h4 {
    margin: 0 0 34px;
}

.custom-home-page-row5 .hs_cos_wrapper_type_rich_text p {
    margin: 0 auto 20px;
    font-weight: bold;
    max-width: 678px;
}

.custom-home-page-row5 .page-center {
    padding: 81px 30px;
}

.custom-home-page-row5 .custom-three-column-content-module a {
    color: inherit;
    text-decoration:none;
}

.custom-home-page-row5 .custom-three-column-content-module h5 {
    margin: 0;
    color: #000000;
}

.custom-home-page-row5 .custom-three-column-content-module p {
    margin: 0;
}

.custom-home-page-row5 .custom-three-column-content-module {
    margin: 60px 0 0;
}

.custom-home-page-row6 h4 {
    font-size: 43px;
    margin: 0 0 30px;
    max-width:714px;
}

.body-container .custom-home-page-row6 .page-center {
    padding: 99px 29px 60px 63px;
}

.custom-home-page-row6 .hs_cos_wrapper_type_rich_text p {
    margin: 0;
    max-width: 707px;
}

.custom-home-page-row6 .custom-two-column-with-right-image-module {
    padding: 14px 0 0;
}

.home-page .custom-left-content ul li p {
    margin: 0 0 17px;
}

.home-page .custom-home-page-row6 .custom-two-column-with-right-image-module .custom-left-content {
    max-width: 460px;
    width: 100%;
}

.home-page .custom-home-page-row6 .custom-two-column-with-right-image-module .custom-right-image {
    width: 100%;
    max-width: 392px;
    float: right;
    padding-top: 65px;
}

.custom-home-page-row7 {
    background-color: rgba(204, 204, 204, 0.17);
}

.custom-home-page-row7 h4 {
    font-size: 43px;
    margin: 0 0 30px;
    max-width:714px;
}


.body-container .custom-home-page-row7  .page-center {
    padding: 60px 29px 60px 63px;
}

.custom-home-page-row7 .hs_cos_wrapper_type_rich_text p {
    margin: 0;
    max-width: 707px;
}

.custom-home-page-row7 .custom-two-column-with-left-image-module {
    padding: 24px 0 0;
}


.home-page .custom-home-page-row7 .custom-two-column-with-left-image-module .custom-left-image {
    max-width: 353px;
    width: 100%;
    padding-top: 16px;
}

.home-page .custom-home-page-row7 .custom-two-column-with-left-image-module .custom-right-content {
    max-width: 454px;
    width: 100%;
    margin-left: 40px;
}

.home-page .custom-home-page-row7 .custom-two-column-with-left-image-module .custom-right-content h6 {
    margin-left: 10px;
}

.custom-home-page-row8 {
    background-color: rgba(204, 204, 204, 0.12);
}

.custom-home-page-row8 h4 {
    font-size: 43px;
    margin: 0 0 23px;
    max-width:804px;
}

.body-container .custom-home-page-row8 .page-center {
    padding: 84px 29px 60px 48px;
}

.custom-home-page-row8 .hs_cos_wrapper_type_rich_text p {
    margin: 0;
    max-width: 707px;
}

.custom-home-page-row8 .custom-two-column-with-right-image-module {
    padding: 24px 0 0;
}


.home-page .custom-home-page-row8 .custom-two-column-with-right-image-module .custom-left-content {
    max-width: 460px;
    width: 100%;
}

.home-page .custom-home-page-row8 .custom-two-column-with-right-image-module .custom-right-image {
    width: 100%;
    max-width: 392px;
    float: right;
    padding-top: 65px;
}

.home-page .body-container .custom-home-page-row8 h6 {
    margin-bottom: 20px;
}

.home-page .body-container .custom-home-page-row8 ul {
    margin: 0;
}

.home-page .custom-bottom-ready-group a {
    padding: 0;
    max-width: 227px;
    display: flex;
    min-height: 43px;
    align-items: center;
    text-align: center;
    margin: 49px auto 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.home-page.ready-to-get-started .custom-bottom-ready-group a {
    padding: 0;
    margin-top: 24px;
    max-width: 259px;
    width: 100%;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    min-height: 52px;
    margin: 59px auto 0;
}

.home-page .body-container .custom-home-page-row4 h6 {
    margin: 0 0 20px;
}

/*===================Ready To Get Started Layout Styling==================*/

.ready-to-get-started-row1 {
    min-height: 510px !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.body-container .ready-to-get-started-row1 .page-center {
    padding: 35px 20px 35px 18px;
}

.ready-to-get-started-row1 h1 {
    color: #FFFFFF;
    font-size: 45px;
    margin: 27px 0 27px;
}

.ready-to-get-started-row1 p {
    margin: 0;
    font-weight: bold;
    color: #fff;
}

.custom-top-banner-right-group {
    background: rgba(47,46,46,0.6125);
    padding: 8px;
}

.custom-top-banner-right-group h2 {
    word-wrap: break-word;
    letter-spacing: .5px;
    margin: 0 5px;
    color: #e1e3e4;
    font: normal normal bold 24px/30px avenir-lt-w01_35-light1475496,sans-serif;
    font-family: "AvenirLTW01-35Light";
}

.custom-top-banner-right-group p {
    padding: 5px;
    color: #FFFFFF;
    font: normal normal bold 13px/16px avenir-lt-w01_35-light1475496,sans-serif;
    font-family: "AvenirLTW01-35Light";
    margin-bottom: 10px;
}

.custom-top-banner-right-group .widget-type-form {
    background: transparent;
    padding: 0;
    margin: 0;
}

.custom-top-banner-right-group .hs-form-field > label {
    display: none;
}

.custom-top-banner-right-group .hs-form-field .hs-input {
    margin: 0;
    color: rgba(85,85,85,1);
}

.home-page.ready-to-get-started .custom-home-page-row7 .custom-two-column-with-left-image-module .custom-right-content h6 {
    color: #000;
}

.custom-top-banner-right-group .hs-form fieldset.form-columns-2 {
    margin-bottom: 9px;
}

.custom-top-banner-right-group .hs-form fieldset.form-columns-2,
.custom-top-banner-right-group .hs-form fieldset.form-columns-1 {
    padding: 5px;
}

.custom-top-banner-right-group .form-title:empty {
    display: none;
}

.custom-top-banner-right-group .hs-form fieldset.form-columns-1 {
    margin-bottom: 5px;
}

.custom-top-banner-right-group .hs-form-field select.hs-input {
    padding: 6px 12px;
    color: rgba(85,85,85,1);
    background-image: url('//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Images/ic_keyboard_arrow_down_48px-128.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: contain;
}

.custom-top-banner-right-group .actions {
    text-align: center;
    padding: 5px;
}

.custom-top-banner-right-group .actions .hs-button.primary.large {
    font-size: 18px;
    text-decoration: inherit;
    border: 1px solid #dcdcdc;
    padding: 9px 18px;
    -webkit-box-shadow: inset 1px 1px 0 0 #fff;
    -moz-box-shadow: inset 1px 1px 0 0 #fff;
    color: #777;
    background: -webkit-linear-gradient(90deg,#dfdfdf 5%,#ededed 100%);
    background: -moz-linear-gradient(90deg,#dfdfdf 5%,#ededed 100%);
    background: -ms-linear-gradient(90deg,#dfdfdf 5%,#ededed 100%);
    background: linear-gradient(180deg,#ededed 5%,#dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededed", endColorstr="#dfdfdf");
    font-weight: 700;
    letter-spacing: 2px;
    box-shadow: none;
    border-radius: 25.2px;
    border-width: 0.75px;
    border-style: solid;
    background: rgba(243,45,19,0.9375);
    color: #FFFFFF;
    border-color: #ED1C24;
    font: normal normal normal 12px/15px avenir-lt-w01_85-heavy1475544,sans-serif;
    font-family: "AvenirLTW01-85Heavy";
    margin:0;
}

.custom-top-banner-right-group .actions .hs-button.primary.large:hover {
    background: rgba(249,4,4,1);
    color: #FFFFFF;
}

.custom-top-banner-right-group .actions .hs-button.primary.large:focus {
    outline: 0;
}

/*===========================HCM LifeCycle Layout Styling====================*/

.custom-header-v2-group .custom-logo {
    padding: 8px 0 0;
}

.hcmlifecycle-blue-pane {
    background-color: rgba(33, 91, 133, 1);
}

.body-container .hcmlifecycle-blue-pane .page-center {
    padding: 40px 74px 40px 63px;
}

.hcmlifecycle-blue-pane h1 {
    font-size: 41px;
    color: #fff;
    margin: 0 0 17px;
}

.hcmlifecycle-left-content {
    position: relative;
}

.hcmlifecycle-left-content .widget-type-form {
    background-color: rgba(255, 255, 255, 0.89);
    border-radius: 5px;
    border: 3px solid rgba(50, 65, 88, 0.3);
    background-image: url(//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Images/apple_box.png);
    background-repeat: repeat-x;
    padding: 7px 8px 37px;
    position: absolute;
    top: 11px;
    left: -5px;
    width: 100%;
}

.hcmlifecycle-right-content .hs_cos_wrapper_type_linked_image {
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    background-color: rgba(47, 46, 46, 1);
    border: 2px solid rgba(47, 46, 46, 1) !important;
    display: block;
    float: right;
    position: relative;
}

.hcmlifecycle-right-content .hs_cos_wrapper_type_linked_image:before, .hcmlifecycle-right-content .hs_cos_wrapper_type_linked_image:after {
    position: absolute;
    bottom: -28px;
    max-width: 165px;
    height: 26px;
    background-image: url(//cdn2.hubspot.net/hubfs/3220219/InflectionHR%20April%202017/Images/liftedshadow_medium.png);
    background-repeat: no-repeat;
    content: "";
    right: -20px;
    background-position: 100% 0;
    width: 100%;
}

.hcmlifecycle-right-content .hs_cos_wrapper_type_linked_image:before {
    left: -20px;
    background-position: 0 0;
    right: auto;
}

.body-container .hcmlifecycle-blue-pane .page-center {
    padding: 40px 74px 29px 63px;
}

.hcmlifecycle-main-content p {
    margin: 0 0 20px;
    color: #fff;
    font-size: 17px;
    line-height: normal;
}

.hcmlifecycle-main-content {
    padding-top: 62px;
}

.hcmlifecycle-left-content .widget-type-form .form-columns-1 {
    padding: 0 10px 10px;
}

.hcmlifecycle-left-content .widget-type-form .form-columns-1,
.hcmlifecycle-left-content .widget-type-form .form-columns-2 {
    padding: 0 10px 10px;
}

.hcmlifecycle-left-content .hs-form-field > label {
    padding-top: 10px;
    margin-bottom: -3px;
    padding-bottom: 7px;
    font-weight: 400;
    font-family: Arial, Helvetica, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    letter-spacing: 0;
    font-size: small;
    color: #000000;
}

.hcmlifecycle-left-content .form-title:empty {
    display: none;
}

.hcmlifecycle-left-content .hs-form-field > label * {
    letter-spacing: 0;
}

.hcmlifecycle-left-content .hs-form-required {
    margin-left: 6px;
    margin-top: 5px;
    line-height: 100%;
    color: #FF0000;
    font-size: 10px;
}

.hcmlifecycle-left-content .hs-form-field .input > .hs-input {
    border-radius: 3px;
    border: 1px solid #c9c9c9;
    box-sizing: border-box;
    color: #4c4c4c;
    outline: 0;
    width: 100%;
    max-width: 100%;
    min-width: 50px;
    padding: 0 10px;
    height: 32px;
    line-height: normal;
    font-size: 16px;
    letter-spacing: 0;
    margin: 0;
    box-shadow:none;
    outline:none;
    font-weight: 400;
    font-family: sans-serif;
}

.hcmlifecycle-left-content .hs_email_me_updates .inputs-list.multi-container {
    margin: 0;
}

.hcmlifecycle-left-content .hs_email_me_updates .inputs-list.multi-container * {
    letter-spacing: 0 !important;
}

.hcmlifecycle-left-content .hs_email_me_updates .inputs-list.multi-container .hs-input[type="checkbox"] {
    background-color: white;
    border-radius: 3px;
    border: 1px solid #c9c9c9;
    display: inline-block;
    height: 18px;
    margin-right: 5px;
    margin-left: 0;
    overflow: hidden;
    vertical-align: middle;
    width: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
}

.hcmlifecycle-left-content .hs_email_me_updates .inputs-list.multi-container label span {
    vertical-align: top;
    word-break: normal;
    word-wrap: break-word;
    position: relative;
    top: .21em;
    color: #000;
    line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
}

.hcmlifecycle-left-content .actions {
    text-align: right;
    padding: 6px 10px 10px;
}

.hcmlifecycle-left-content .hs-button.primary.large {
    border-radius: 3px;
    border: 0;
    color: white;
    font-size: 18px;
    outline: 0;
    max-width: 100%;
    padding: 13px 25px;
    background-color: #DB6802;
    letter-spacing: 0;
    font-family: sans-serif;
    font-weight: bold;
    line-height: normal;
}

.hcmlifecycle-left-content ul.hs-error-msgs.inputs-list label {
    color: #FF0000 !important;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: 400;
    font-style: normal;
}

.hcmlifecycle-left-content .hs-input.error {
    background-color: #ffecec;
    border-color: red;
    color: red;
}

.hcmlifecycle-left-content .hs-input.error:focus {
    border: 1px solid #c9c9c9;
    background: #fff;
}

@-moz-document url-prefix() {
    .custom-banner-layout-row2 .page-center h4,
    .home-page h1, .home-page h2, .home-page h3, .home-page h4,
    .aca .body-container h4,
    .custom-hr-support-center-layout .body-container h4,
    .bottom-form .custom-full-with-with-bottom-form-group .page-center .hs_cos_wrapper_type_rich_text h4,
    .bottom-form .custom-full-width-with-bottom-form-layout .custom-row2 h4,
    .bottom-form .custom-row2 h4,
    .marketplace-layout .body-container h4,
    .custom-partnership-row4 h4,
    .custom-partnership-row2 h4,
    .payroll .body-container h4,
    .privacy-statement .body-container .page-center h4,
    .recruiting .body-container .page-center h4,
    .hs-site-map-row1-group h4,
    .hs-full-width-layout .body-container .hs-row1-group .page-center h4,
    .hs-unified-hcm-layout .body-container h4,
    .hs-unified-hcm-layout .body-container h5,
    .hs-full-width-banner-with-parallax-layout .body-container h4,
    .quote-request-row1 .page-center h4 {
        font-weight:normal !important;
    }
    
    .hs-site-map-row1-group ul > li > a {
        font-weight:bold;
    }
}


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


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

/* Parent List */
.custom-menu-container {
    text-align: right;
    padding: 28px 0 0;
}
.custom-menu-primary .hs-menu-wrapper > ul{
    display: block;
    float: right;
    padding-top: 1px;
    padding-right: 6px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    font-size:14px;
    line-height:normal;
    text-transform:uppercase;
    text-align:left;
    color:#2f2e2e;
    font-family: "AvenirLTW01-85Heavy";
    padding: 0 32.2px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    background-color: #fff;
    padding: 26px 0 0;
    left: 19px !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    font-size: 14px;
    padding: 8px 18px 9px;
    text-align: left;
    font-weight: bold;
    color: #2f2e2e;
    line-height: 29px;
    font-family: "AvenirLTW01-85Heavy";
    
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover,
.custom-menu-primary .hs-menu-wrapper > ul ul li.active a{
    color: #2b689c;
}

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


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

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

@media (max-width: 767px){

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

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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /**************************************/
    top: 0px;           /* Position Button at right of screen */
    right: 0px;        /**************************************/
    width: 43px; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #214275; /* Background color */
    border: 1px solid #214275;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    border-radius: 0px;
    color: #000; 
    left:0;
    margin:0 auto;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #fff;
    background-color: #214275; 
    border-color: #214275;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color: #fff;
    background-color: #214275; 
    border-color: #214275;
  }

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

  /* ===== 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: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
  }
  .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: #2f2e2e; /* 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: 44px; /* Makes room for button */
    margin: 10px 0 10px 0;
  }

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

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

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

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 18px; /* Font size of top level list items */
    line-height: normal;
    overflow: visible;
  }
    .custom-menu-primary .hs-menu-wrapper > ul ul {
        padding: 0;
    }
  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
   padding:14px 10px;
    color: #2f2e2e;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color: #2f2e2e;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    font-size: 16px; /* Font size of child lists */
    padding:14px 20px;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 0px; /* Indent Child lists */
    padding:14px 30px;
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 0px; /* Indent Child lists */
    padding:14px 40px;
  }
}


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


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

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

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

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

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


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

.blog .blog-content {}

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

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

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

/* Blog Post Title */
.post-header h2 {
    font-size: 15px;
    line-height: 1.2em;
    text-align: center;
    font-weight: normal;
    font-family: "AvenirLTW01-85Heavy";
    margin: 0 0 20px;
}

.post-header h2 a {
    color: #112E42;
    text-decoration:none;
}

.post-header h2 a:hover {
    text-decoration:underline;
}

/* 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 {
    width: 30.3333%;
    display: inline-block;
    vertical-align: top;
    border: 1px solid rgba(39, 59, 123, 0.18);
    background-color: rgba(179, 191, 231, 0.26);
    border-radius: 2px;
    padding: 14px;
    margin: 0 3% 20px 0;
}

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

.hs-blog-listing .blog-content {
    padding-top: 1px;
}

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

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

/* Read More Link */
.more-link {
    max-width: 186px;
    width: 100%;
    max-height: 26px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.34);
    border: solid rgba(43, 104, 156, 1) 3px;
    cursor: pointer !important;
    text-align: center;
    line-height: 26px;
    font: normal normal 700 13px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    transition: all 0.4s ease ;
    color: #2B6CA3;
    display: inline-block;
    margin: calc(-1 * 3px) 3px 0;
    position: relative;
    white-space: nowrap;
    font-family: "AvenirLTW01-35Light";
    margin-top: 20px;
}

.more-link:hover {
    background-color: rgba(255, 255, 255, 1);
    border-color: rgba(235, 110, 28, 1);
    color: #F17424;
}

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

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

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

/* Pagination */
.blog-pagination {
    clear: both;
}

.post-listing {
    overflow: hidden;
    margin-right: -3%;
}

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

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


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

.blog .blog-sidebar {}

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

/*==========Blog Post Page Styling============*/

.hs-blog-post .custom-bottom-ready-group a {
    display: flex;
    max-width: 227px;
    min-height: 43px;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    font: normal normal bold 14px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif;
    transition: color 0.4s ease 0s;
    color: #FFFFFF;
    font-family: "AvenirLTW01-85Heavy";
    margin: 47px auto 0;
    background-color: rgba(235, 110, 28, 1);
}

.hs-blog-post .custom-bottom-ready-group {
    min-height: 319px !important;
}

.hs-blog-post .body-container .custom-bottom-ready-group .page-center {
    padding: 60px 30px 43px;
}

.hs-blog-post .custom-bottom-ready-group a:hover {
    color: #DBB89A;
}
.blog .blog-content h4 {
    margin: 0;
}

.blog .blog-content ul {
    line-height: normal;
    margin: 0 0 0 .5em;
    padding: 0 0 0 1.3em;
    color: #CCCCCC;
    font-size: 14px;
    margin-bottom: 14px;
}

.blog .blog-content ul li span {
    font-size: 12px;
    line-height: normal;
    color: #2F2E2E;
    font-family: "AvenirLTW01-35Light";
}

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

.hs-blog-post .body-container .content-wrapper.page-center {
    padding: 25px 13px 25px 20px;
}

.hs-post-featured-image-wrapper {
    float: left;
    margin: 10px 18px 10px 5px;
}

.blog-post-wrapper .post-body {
    overflow: hidden;
}

.blog-sidebar {
    border: 1px solid rgba(50, 65, 88, 0.07);
    background-color: rgba(160, 160, 159, 0.08);
    border-radius: 20px;
    padding: 22px 16px;
}

.blog-sidebar h3 {
    font: normal normal bold 18px/1.4em basic,sans-serif;
    line-height: 1.4em;
    font-size: 20px;
    color: #2B689C;
    margin: 0;
    margin: 0 0 15px;
}

.blog-sidebar p {
    margin: 0 0 20px;
    font-size: 14px;
}

.blog-sidebar h6 {
    line-height: 1.4em;
    color: #605E5E;
    margin: 0;
}

.blog-sidebar h2 {
    font: normal normal bold 18px/1.4em basic,sans-serif;
    font-size: 22px;
    margin: 2px 0 21px;
    line-height: normal;
    letter-spacing: 0.1em;
    font-family: "AvenirLTW01-35Light";
    color: #F17424;
    font-weight: bold;
}

.post-header h1 {
    font: normal normal bold 18px/1.4em basic,sans-serif;
    color: #2F2E2E;
    font-size: 25px;
    line-height: 1.2em;
    font-weight: normal;
    letter-spacing: normal;
    margin: 0px 0 24px;
}

.hs-blog-post .blog-content {
    padding-top: 15px;
    padding-left: 15px;
}

.hs-blog-post .blog-post-wrapper .post-body p {
    margin-top:0;
    font-size: 15px;
}

iframe, embed, object {
    max-width:100%;
}

.custom-iframe-wrapper {
    margin: 10px auto;
    min-height: 344.655px;
    display: block;
    position: relative;
}

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

blockquote.custom-post-bottom-content {
    margin: 30px 0;
}

blockquote.custom-post-bottom-content hr {
    margin: 34px auto;
    width: 75%;
    height: 1px;
    background-color: rgb(189, 189, 189);
}

/*==========Blog Listing Page Styling============*/

.custom-blog-banner-group {
    min-height: 201px !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.body-container .custom-blog-banner-group .page-center {
    padding: 68px 29px 65px;
}

.custom-blog-banner-group h1 {
    font: normal normal normal 56px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    margin: 0;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    font-family: "AvenirLTW01-35Light";
}

.hs-blog-listing .blog-content {
    float: right;
}

.bog-sidebar-left {
    margin: 0 !important;
}

.hs-blog-listing .body-container {
    background-color: rgba(204, 204, 204, 0.23);
}

.bog-sidebar-left h3 {
    font: normal normal bold 18px/1.4em basic,sans-serif;
    color: #2F2E2E;
    margin: 0 0 13px;
    line-height: normal;
    letter-spacing: normal;
    border-bottom: 1px solid rgba(160, 160, 159, 1);
    padding-bottom: 12px;
}

.hs-blog-listing .page-center.content-wrapper {
    padding: 34px 17px 17px;
}

.hs-blog-listing .post-body p {
    font-size: 13px !IMPORTANT;
    margin: 0;
}

.hs-blog-listing .hs-featured-image-wrapper img {
    width: 100%;
}

.hs-blog-listing .hs-featured-image-wrapper {
    box-shadow: rgba(255, 255, 255, 0.59) 0 0 6px 0 inset, rgba(255, 255, 255, 0.92) 0 1px 0 0 inset, rgba(255, 255, 255, 0.2) 0 0 5px 0 inset;
    border-radius: 7px;
    overflow: hidden;
    margin-bottom: 20px;
}

.bog-sidebar-left .widget-type-post_filter ul {
    margin: 0;
    padding: 0 0 0 5px;
    list-style: none;
}

.bog-sidebar-left .widget-type-post_filter ul li {
    margin-top: 6px;
}

.bog-sidebar-left .widget-type-post_filter ul li a {
    line-height: 1.5em;
    color: #2F2E2E;
    text-decoration: none;
    font-size: 13px;
    display: block;
}

.bog-sidebar-left .filter-link-count {
    display: none;
}

.custom-listing-row2 {
    border-bottom: 25px solid #fff;
}

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

.blog-pagination a {
    line-height: normal;
    color: #2B6CA3;
    font: normal normal normal 17px/1.4em avenir-lt-w01_35-light1475496,sans-serif;
    font-family: "AvenirLTW01-35Light";
    margin-left: 38px;
}

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

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

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

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

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

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


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


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

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

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

/* Labels and Legends */
label {}
.hs-form-field > label {}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
    padding: 6px 12px;
    display:block;
    max-width:420px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color linear .2s,box-shadow linear .2s;
    -moz-transition: border-color linear .2s,box-shadow linear .2s;
    -o-transition: border-color linear .2s,box-shadow linear .2s;
    transition: border-color linear .2s,box-shadow linear .2s;
    font-size: 14px;
    line-height:1.4em;
    font-weight:bold;
    font-family: 'AvenirLTW01-85Heavy';
    margin:0 0 15px;
    border:none;
    outline:none;
    width:100%;
    color:#555555;
}
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-form {
    display:block;
    background:#f9f9f9;
    padding:10px;
    margin:0 0 20px;
}
.widget-type-blog_subscribe form *,
.widget-type-google_search form *,
.widget-type-form form *{
    letter-spacing: .03em;
}
.widget-type-blog_subscribe h3,
.widget-type-google_search h3,
.widget-type-form h3{
    color: #3289C7;
    font-weight: bold;
    font-size:24px;
    line-height:30px ;
    font-family: 'AvenirLTW01-35Light';
}
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 {
    border-color: rgba(87,188,255,.83);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(87,188,255,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(87,188,255,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(87,188,255,.6);
}

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

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

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

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

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

/* Error */

ul.hs-error-msgs.inputs-list {
    margin: 6px 0 0;
    color: red;
    font-style: italic;
    font-size: 15px;
    vertical-align: top;
    display: block;
    letter-spacing: .03em;
}

ul.hs-error-msgs.inputs-list label {
    font-family: -webkit-body;
    font-size: 15px;
    text-align: left;
}

.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {
    color: #555555;
    opacity:0.5;
} /* Webkit Browsers */
:-moz-placeholder {
    color: #555555;
    opacity:0.5;
} /* Firefox 18- */
::-moz-placeholder {
    color: #555555;
    opacity:0.5;
} /* Firefox 19+ */
:-ms-input-placeholder {
    color: #555555;
    opacity:0.5;
} /* IE10 */


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

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

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

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


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

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

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

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

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


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

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

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

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

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

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


/* ==========================================================================
   7. BUTTONS                                        
   ========================================================================== */


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


body label{
    font-size:12px;
    font-family:'AvenirLTW01-85Heavy';
    margin:0 0 4px;
    display:block;
}
.hs-form-required{
    color:#ff0000;
}
.hs-button.primary,
input[type="submit"],
input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    background: rgba(248,120,0,1);
    color: #FFFFFF;
    border-color: #FFFFFF;
    font-size:18px;
    line-height:1.4em;
    font-weight:bold;
    display:inline-block;
    padding: 9px 18px;
    letter-spacing: 2px;
    box-shadow: none;
    font: normal normal bold 18px/1.4em basic,sans-serif;
    margin:0 0 15px;
    border:none;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
    background: rgba(251,134,0,1);
    color: #FFFFFF;
}

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


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

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


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

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


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

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


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

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


/* ==========================================================================
   8. MISCELLANEOUS                                      
   ========================================================================== */

/* ----------------------------------- 404 Page Styling ----------------------------------- */

.custom_error_message h1 + p {
    display: block;
    margin-bottom: 15px;
}

.custom-error-page-layout .image-404 {
    width: 318px;
    margin-left: -20px;
}

.custom-error-page-layout .image-404 {
    width: 318px;
    margin-left: -20px;
}

.custom-error-page-layout .image-404 .cls-1 {
    fill: #3ba6cc;
}

.custom-error-page-layout .image-404 .cls-2 {
    fill: #3eb8eb;
}

.custom-error-page-layout .image-404 .cls-3 {
    fill: #c3d4d8;
}

.custom-error-page-layout .image-404 .cls-4 {
    fill: #e1ebef;
}

.custom-error-page-layout .image-404 .cls-5 {
    fill: #37b7ea;
}

.image-404 .cls-6 {
    fill: #a2b7bc;
}

.custom-error-page-layout .image-404 .cls-7 {
    fill: #a9a9a9;
}

.custom-error-page-layout .image-404 .cls-8 {
    fill: #9c9b9b;
}

.custom-error-page-layout .image-404 .cls-9 {
    fill: #f197be;
}

.custom-error-page-layout .image-404 .cls-10 {
    fill: #565656;
}

.custom-error-page-layout .image-404 .cls-11 {
    fill: #fff;
}

.custom-error-page-layout .image-404 .cls-12 {
    fill: #e9eff2;
}

.custom-error-page-layout .image-404 .error-code {
    fill: #fff;
    font-family: HelveticaNeueW01-45Ligh;
    font-size: 80px;
}

.custom-error-page-layout .body-container h1{
    margin-top: 62px;
    font-weight:normal;
    text-transform: uppercase;
    color: #3eb8ea;
    font-size: 66px;
    font-family: HelveticaNeueW01-45Ligh;
    letter-spacing: 1px;
}

.custom-error-page-layout .body-container p{
    margin-top: 19px;
    font-family: HelveticaNeueW01-45Ligh;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 39px;
    color: #184a56;
}

.custom-error-page-layout .body-container .custom-back {
    margin-top: 37px;
    outline: 0;
    width: 198px;
    height: 56px;
    letter-spacing: .8px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    border-radius: 28px;
    font-family: HelveticaNeueW01-45Ligh;
    cursor: pointer;
    border: 2px solid #3eb8ea;
    background-color: #fff;
    color: #3eb8ea;
    box-sizing: border-box;
    transition-property: color,background-color;
    transition-duration: .2s;
    padding: 10px 39px;
    min-width: 198px;
    display: block;
    vertical-align: middle;
    line-height: 32px;
}

.custom-error-page-layout .body-container .custom-back:hover {
    background-color: #3eb8ea;
    color: #fff;
}

.custom-error-page-layout .main-content {
    max-width: 590px;
    margin: 0px auto !important;
    float: none !important;
}

.custom-error-page-layout .custom_error_message {
    margin-bottom: 40px;
}

.custom-error-page-layout .image-404 .error-code {
    fill: #fff;
    font-family: HelveticaNeueW01-45Ligh;
    font-size: 80px;
}

.custom-error-page-layout .image-404 .cls-5 {
    fill: #37b7ea;
}

.custom-error-page-layout .image-404 .cls-11 {
    fill: #fff;
}

.custom-error-page-layout .image-404 .cls-12 {
    fill: #e9eff2;
}

.custom-error-page-layout .image-404 .cls-2 {
    fill: #3eb8eb;
}

.custom-error-page-layout .image-404 .cls-10 {
    fill: #565656;
}

.custom-error-page-layout .image-404 {
    width: 318px;
    margin-left: -20px;
}

.custom-error-page-layout .custom_error_message {
    margin-bottom: 40px;
}
.custom-error-page-layout .body-container h1 {
    margin-top: 62px;
    font-weight: normal;
    text-transform: uppercase;
    color: #3eb8ea;
    font-size: 66px;
    font-family: HelveticaNeueW01-45Ligh;
    letter-spacing: 1px;
}
.custom-error-page-layout .body-container p {
    margin-top: 19px;
    font-family: HelveticaNeueW01-45Ligh;
    letter-spacing: 1px;
    font-size: 20px;
    line-height: 39px;
    color: #184a56;
}
.custom_error_message h1 + p {
    display: block;
    margin-bottom: 15px;
}

.custom-error-page-layout .body-container .custom-back {
    margin-top: 37px;
    outline: 0;
    width: 198px;
    height: 56px;
    letter-spacing: .8px;
    line-height: 50px;
    font-size: 22px;
    text-align: center;
    border-radius: 28px;
    font-family: HelveticaNeueW01-45Ligh;
    cursor: pointer;
    border: 2px solid #3eb8ea;
    background-color: #fff;
    color: #3eb8ea;
    box-sizing: border-box;
    transition-property: color,background-color;
    transition-duration: .2s;
    padding: 10px 39px;
    min-width: 198px;
    display: block;
    vertical-align: middle;
    line-height: 32px;
}

.custom-error-page-layout .body-container .custom-back:hover {
    background-color: #3eb8ea;
    color: #fff;
}

.custom-error-page-layout .widget-type-google_search {
    margin-top: 25px;
}

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


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


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

@media(min-width: 1380px){
    .custom-two-col-with-banner-image-module {
        background-position: inherit;
    }
}

@media(max-width: 1200px){
    .custom-footer-logo {
        padding: 3px 0px 4px;
    }
    .custom-menu-primary .hs-menu-wrapper > ul  > li:last-child > ul{
        left:auto !important;
        right:0 !important;
    }
    
}

@media(max-width:1200px) and (min-width:768px){
    .hs-row1-unified-hcm-group .custom-two-column-with-left-image-module .custom-left-image {
        width: 49%;
        padding: 16px 0 0;
    }
    .hs-row1-unified-hcm-group .custom-two-column-with-left-image-module .custom-right-content {
        width: 38%;
    }
    .hs-row1-unified-hcm-group .custom-two-column-with-right-image-module .custom-left-content {
        width: 42%;
        padding: 0;
    }
    .custom-two-col-with-banner-image-module .right-column img[src*="https://cdn2.hubspot.net/hub/3220219/hubfs/InflectionHR%20April%202017/Images/3cb4a2_d4fa6599f665436db18ad1cd4f889b8f.png"] {
        max-width:100%;
    }
    
    .post-listing {
        margin-right: 0%;
    }
}

@media(max-width:980px) and (min-width:768px){
    
    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 0 16px;
    }
    
    .custom-home-page-row5 .custom-three-column-content-module h5 span {
        display: block;
    }
    
    .custom-two-column-with-left-image-module .custom-right-content {
        margin-left: 0;
        padding:0 0 0 20px;
    }
    
    .home-page .custom-home-page-row7 .custom-two-column-with-left-image-module .custom-right-content,
    .custom-two-column-with-left-image-module .custom-right-content {
        margin: 0;
    }
    
    .recruiting .custom-two-col-with-banner-image-module .col.left-column,
    .recruiting .custom-two-col-with-banner-image-module .col.right-column,
    .home-page .custom-home-page-row8 .custom-two-column-with-right-image-module .custom-left-content,
    .home-page .custom-home-page-row8 .custom-two-column-with-right-image-module .custom-right-image,
    .home-page .custom-home-page-row7 .custom-two-column-with-left-image-module .custom-left-image,
    .home-page .custom-home-page-row7 .custom-two-column-with-left-image-module .custom-right-content,
    .home-page .custom-home-page-row6 .custom-two-column-with-right-image-module .custom-left-content,
    .home-page .custom-home-page-row6 .custom-two-column-with-right-image-module .custom-right-image,
    .custom-two-column-with-left-image-module .custom-left-image,
    .payroll .custom-two-column-with-left-image-module .custom-right-content,
    .custom-two-column-with-left-image-module .custom-right-content,
    .payroll .custom-two-col-with-banner-image-module .col.right-column,
    .custom-two-col-with-banner-image-module .col.left-column,
    .custom-two-col-with-banner-image-module .col.right-column {
        max-width: 50%;
    }
    
    .home-page .custom-home-page-row8 .custom-two-column-with-right-image-module .custom-right-image {
        padding-left:20px;
    }
    
    .marketplace-layout .custom-gray-section .custom-two-column-with-left-image-module .custom-right-content {
        max-width: 100%;
        width: 80%;
        margin-left: 0;
    }
    
    .marketplace-layout .custom-gray-section .custom-two-column-with-left-image-module .custom-left-image {
        width: 20%;
        max-width: 100%;
        margin: 0;
    }
    
    .custom-one-col-with-left-img-icon-module .custom-icon-right-content {
        width: 83%;
        padding-left: 5px;
    }
    
    .custom-one-col-with-left-img-icon-module .custom-icon-right-content ul li {
        font-size: 14px;
    }
    
    .custom-icon-right-content h6,
    .custom-one-col-with-left-img-icon-module .custom-icon-right-content ul li h6 {
        font-size: 15px;
    }
    
}


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

@media (max-width: 767px) {
    
    .custom-top-banner-right-group .hs-form fieldset.form-columns-2 {
        padding-bottom: 0;
        margin: 0 0 -5px;   
    }
    
    .hs-research-and-reports-layout .bog-sidebar-left:before {
        content:none;
    }
    
    .custom-top-banner-right-group .hs-form fieldset.form-columns-2 .hs-form-field {
        padding-bottom: 15px;
    }
    
    .hs-blog-post .blog-content {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 20px;
    }
    
    .topic-filter .bog-sidebar-left {
        padding: 0;
        border: none !important;
    }
    
    .hs-datasheets-tours-layout  .bog-sidebar-left:after, .hs-research-and-reports-layout .bog-sidebar-left:after {
        content:none;
    }
    
    .custom-two-col-with-banner-image-module .right-column img[src*="https://cdn2.hubspot.net/hub/3220219/hubfs/InflectionHR%20April%202017/Images/3cb4a2_d4fa6599f665436db18ad1cd4f889b8f.png"] {
        max-width:100%;
    }
    
    .custom-pink-btn {
        margin: 0;
    }
    
    .hs-post-featured-image-wrapper {
        float: none;
        margin: 0 0 15px;
    }
    
    .custom-home-page-row1 video {
        height: 100%;
    }
    
    blockquote.custom-post-bottom-content hr {
        width: 100%;
    }
    
    .quote-request-layout .body-container .custom-banner-group .page-center {
        padding: 80px 20px;
        position: relative;
        z-index: 1;
    }
    
    .quote-request-row1 .main-content {
        max-width: 100%;
    }
    
    .quote-request-row1 .main-content form.hs-form fieldset.form-columns-2 .hs-form-field {
        padding: 5px 0 !important;
    }
    
    .quote-request-row1 .main-content form.hs-form fieldset.form-columns-2 {
        margin-bottom: 0;
    }
    
    .body-container .quote-request-row1 .page-center {
        text-align: center;
        padding: 20px;
    }
    
    .custom-two-column-with-left-image-module .custom-left-image {
        margin-bottom: 15px;
    }
    
    .custom-two-column-with-left-image-module .custom-right-content {
        margin-left: 0;
    }
    
    .aca .custom-two-col-with-banner-image-module .right-column img {
        margin-top: 0;
    }
    
    .empty {
        display:none;
    }
    
    .custom-full-with-with-bottom-form-group .page-center .hs_cos_wrapper_type_rich_text {
        max-width: 100%;
    }
    
    .custom-two-col-with-banner-image-module h2 {
        margin-bottom: 15px;
    }
    
    .recruiting .custom-two-col-with-banner-image-module .col.left-column,
    .recruiting .custom-two-col-with-banner-image-module .col.right-column,
    .custom-two-column-with-left-image-module .custom-left-image,
    .payroll .custom-two-column-with-left-image-module .custom-right-content,
    .custom-two-column-with-left-image-module .custom-right-content,
    .payroll .custom-two-col-with-banner-image-module .col.right-column,
    .custom-two-col-with-banner-image-module .col.left-column,
    .custom-two-col-with-banner-image-module .col.right-column {
        max-width: 100%;
        width:100%;
    }
    
    .recruiting .custom-gray-section .page-center {
        padding: 20px;
    }
    
    .custom-footer-logo {
        padding: 3px 0px 4px;
    }
    
    .custom-footer-top-group {
        padding: 50px 20px 40px;
    }
    
    .custom-copyright {
        text-align: left;
        padding: 11px 20px;
    }
    
    .custom-footer-menu ul li {
        width: 100%;
        float: none;
        padding: 1.5px 3px;
    }
    
    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 {
        max-width:100%;   
        width:100% !important;
    }
    
    .custom-header-bottom-content p {
        text-align: center;
    }
    
    .custom-logo {
        text-align: center;
    }
    
    .custom-header-contact ul {
        text-align: center;
    }
    
    .custom-header-group .page-center {
        padding: 3px 13px 14px 13px;
    }
    
    .hs-row1-unified-hcm-group .custom-two-column-with-left-image-module .custom-left-image {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
        max-width: 100%;
    }
    
    .hs-row1-unified-hcm-group .custom-two-column-with-left-image-module .custom-right-content {
        width: 100%;
        float: none;
        padding: 30px 0 0;
        max-width: 100%;
        margin: 0;
    }
    
    .custom-two-column-with-right-image-module .custom-left-content {
        width: 100% !important;
        float: none !important;
        padding: 0 !important;
        max-width:100% !important;
    }
    
    .custom-two-column-with-right-image-module .custom-right-image {
        width: 100% !important;
        float: none !important;
        text-align:center;
        max-width:100% !important;
    }
    
    .hs-unified-hcm-layout .custom-two-col-with-banner-image-module .col.left-column {
        max-width: 100%;
        width: 100%;
        padding: 0 0 20px;
        float: none;
    }
    
    .hs-unified-hcm-layout .custom-two-col-with-banner-image-module .col.right-column {
        max-width: 100%;
        width: 100%;
        float: none;
    }
    
    .hs-unified-hcm-layout .custom-two-col-with-banner-image-module .page-center {
        padding: 42px 20px 35px;
    }
    
    .custom-eight-column-module .col {
        width: 20.5%;
        float: none;
        text-align: center;
        display: inline-block;
    }
    
    .body-container .hs-row1-unified-hcm-group .page-center {
        padding: 20px;
    }
    
    .hs-row1-unified-hcm-group .custom-eight-column-module {
        margin-bottom: 20px;
    }
    
    .custom-eight-column-module {
        text-align: center;
    }
    
    .hs-row1-unified-hcm-group .custom-two-column-with-left-image-module.clearfix {
        padding: 0 0 20px;
    }
    
    .hs-full-width-layout .body-container .hs-row1-group .page-center {
        padding: 30px 20px;
    }
    
    .payroll .custom-two-col-with-banner-image-module .page-center {
        padding: 20px;
    }
    
    .custom-two-col-with-banner-image-module .col.left-column {
        margin-bottom: 20px;
    }
    
    .payroll .custom-two-col-with-banner-image-module .col.right-column {
        padding: 0;
    }
    
    .custom-two-col-with-banner-image-module .right-column img {
        margin: 0 !important;
    }
    
    .payroll .custom-row2 .page-center {
        padding: 20px;
    }
    
    .custom-row2 .page-center {
        padding: 20px;
    }
    
    .body-container .page-center {
        padding:20px;
    }
    
    .custom-left-content {
        margin-bottom: 20px;
    }
    
    .custom-blue-section .page-center,
    .payroll .custom-blue-section .page-center {
        padding: 50px 20px;
    }
    
    .marketplace-layout .custom-two-col-with-banner-image-module .page-center {
        padding: 20px 25px;
    }
    
    .custom-two-col-with-banner-image-module .page-center {
        padding:20px 25px !important;
    }
    
    .marketplace-layout .custom-gray-section .custom-two-column-with-left-image-module .custom-left-image {
        max-width: 100%;
        margin: 0 0 15px;
        text-align: center;
    }
    
    .marketplace-layout .custom-gray-section .custom-two-column-with-left-image-module .custom-right-content {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    
    .marketplace-layout .custom-gray-section h4 {
        margin-bottom: 20px;
    }
    
    .marketplace-layout .custom-gray-section .page-center {
        padding: 20px;
    }
    
    .marketplace-layout .custom-blue-section .page-center {
        padding: 50px 20px;
    }
    
    .marketplace-layout .custom-full-with-with-bottom-form-group .page-center {
        padding: 20px;
    }
    
    .custom-full-with-with-bottom-form-group .page-center {
        padding: 20px !important;
    }
    
    .partnership-layout .custom-two-col-with-banner-image-module .col.right-column {
        padding: 0;
        text-align: left;
    }
    
    .custom-partnership-gray-section {
        margin: 0;
    }
    
    .custom-four-column-with-image-module {
        max-width: 100%;
        margin: 20px 0;
    }
    
    .custom-four-column-with-image-module .custom-four-column {
        width: 100%;
        margin: 0 0 20px;
    }
    
    .custom-four-column-with-image-module .custom-four-column:last-child {
        margin-bottom: 0;
    }
    
    .custom-seven-col-log-module .custom-7-logo-column {
        width: 100%;
        margin: 0 0 20px;
    }
    
    .custom-seven-col-log-module .custom-7-logo-column:last-child {
        margin-bottom:0;
    }
    
    .custom-partnership-row4 ul {
        margin: 20px 0;
    }
    
    .custom-partnership-row4 ul li {
        display: block;
        text-align: center;
        margin: 0 0 20px !important;
    }
    
    .body-container .hs-site-map-row1-group .page-center {
        padding: 20px;
    }
    
    .custom-banner-group {
        background-position: center;
    }
    
    .body-container .custom-contact-us-row1 .page-center {
        padding: 20px;
    }
    
    .custom-contact-left-content {
        border-right: 0;
        padding-right: 0;
    }
    
    .custom-contact-right-content {
        padding-left: 0;
    }
    
    .custom-one-col-with-left-img-icon-module .custom-left-image-icon {
        width: 10%;
    }
    
    .custom-one-col-with-left-img-icon-module .custom-icon-right-content {
        width: 90%;
    }
    
    .body-container .custom-home-page-row1 .page-center {
        padding: 94px 20px 79px;
    }
    
    .custom-two-column-with-left-image-module .custom-left-image {
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        text-align: center;
    }
    
    .custom-two-column-with-left-image-module .custom-right-content {
        width: 100% !important;
        max-width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
    }
    
    .custom-home-page-row3 .custom-two-column-with-left-image-module {
        margin: 30px 0 0;
    }
    
    .custom-home-page-row4 {
        padding:0;
    }
    
    .custom-home-page-row5 .custom-three-column-content-module {
        margin: 20px 0 0;
    }
    
    .custom-home-page-row5 {
        min-height: 0 !important;
    }
    
    .body-container .custom-home-page-row6 .page-center {
        padding:20px;
    }
    
    .home-page .custom-home-page-row6 .custom-two-column-with-right-image-module .custom-right-image {
        padding: 0;
    }
    
    .body-container .custom-home-page-row7 .page-center {
        padding: 20px;
    }
    
    .body-container .custom-home-page-row8 .page-center {
        padding: 20px;
    }
    
    .home-page .custom-home-page-row8 .custom-two-column-with-right-image-module .custom-right-image {
        padding: 0;
    }
    
    .body-container .ready-to-get-started-row1 .page-center {
        padding: 20PX;
    }
    
    .ready-to-get-started-row1 h1 {
        margin-top: 0;
    }
    
    .custom-top-banner-right-group {
        margin-top: 25px;
    }
    
    .hcmlifecycle-left-content .widget-type-form {
        position: static;
        padding: 8px;
    }
    
    .body-container .hs-form fieldset.form-columns-2 .hs-form-field {
        width: 100% !important;
    }
    
    .body-container .hcmlifecycle-blue-pane .page-center {
        padding: 20px;
    }
    
    .hcmlifecycle-left-content .actions {
        text-align: left;
        padding: 6px 10px 10px;
    }
    
    .hcmlifecycle-main-content {
        padding-top: 0;
    }
    
    .hcmlifecycle-right-content .hs_cos_wrapper_type_linked_image {
        float: left;
    }
    
    .hs-blog-listing .blog-content {
        float: none;
        padding: 0 0 20px;
    }
    
    .blog-listing-wrapper .post-listing .post-item {
        width:100%;
        margin-right:0;
    }
    
    .post-listing {
        margin:0;
    }
    
    .more-link {
        max-height: 100%;
    }
    
    .topic-filter-row1 .main-content {
        float: none;
        padding-top: 0;
    }
    
    .hs-featured-wrap,
    .hs-blog-listing .hs-featured-image-wrapper {
        max-width: 250px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .hs-research-and-reports-layout .hs-body-content * {
        text-align: center;
    }
    
    .blog-listing-wrapper .post-listing .post-item .post-body {
        text-align: center;
    }
    
    .more-link {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    
    span.video-tag {
        position: relative;
        display: block;
        max-width: 250px;
        margin: 0 auto 20px;
    }
    
    .blog-pagination a {
        margin: 0 0 15px;
        display: block;
        text-align: center;
    }
    
    .custom-home-page-row5 .custom-three-column-content-module h5 {
        font-size: 28px;
        margin: 0 0 10px;
    }
    
    .custom-three-column-content-module .span4 {
        margin-bottom: 15px;
    }
    
    .custom-home-page-row3 h4 {
        font-size: 34px;
    }
    
    .custom-error-page-layout .image-404 {
        margin-left: 0;
    }
}  

@media(max-width:600px){
    .custom-eight-column-module .col {
        width: 25%;
        margin: 0 -2px 15px;
    }
    
    .body-container .custom-parallax-banner-group .page-center {
        padding: 55px 20px;
    }
    
    .custom-parallax-banner-group {
        min-height: 160px !important;
    }
    
    .hs-full-width-banner-with-parallax-layout .row1 .page-center {
        padding: 20px;
    }
    
    blockquote.custom-post-bottom-content img {
        float: none !important;
    }
}

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

@media (max-width: 479px) {
    .custom-full-with-with-bottom-form-group form {
        max-width: 100%;
    }
    
    .partnership-layout .custom-two-col-with-banner-image-module h2 {
        font-size: 40px;
    }
    
    .hcmlifecycle-blue-pane h1 {
        font-size: 30px;
    }
    
    .custom-one-col-with-left-img-icon-module .custom-left-image-icon {
        width: 100%;
        text-align: center;
        float: none;
    }
    
    .custom-one-col-with-left-img-icon-module .custom-icon-right-content {
        width: 100%;
        float: none;
        padding: 0;
        text-align: center;
    }
    
    .custom-one-col-with-left-img-icon-module .custom-icon-right-content ul li {
        float:none;
        min-width:0;
        width:100%;
    }
    
    .custom-home-page-row8 h4,
    .custom-home-page-row7 h4,
    .custom-home-page-row6 h4{
        font-size: 30px;
    }
    
    .custom-full-with-with-bottom-form-group input[type="text"] {
        width:100% !important;
    }
    
    .custom-error-page-layout .body-container h1 {
        margin-top: 30px;
        font-size: 50px;
    }
    
    .custom-error-page-layout .image-404 {
        margin-left: 0;
        width: 250px;
    }
}

@media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
    
}


@media(max-width:380px){
    .custom-eight-column-module .col {
        width: 100%;
    }
}