/* ==========================================================================
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(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css);


@font-face {
  font-family: "icomoon";
  src: url('//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/icomoon.eot') format('embedded-opentype'),
    url('//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/icomoon.woff') format('woff'),
    url('//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/icomoon.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Burlingame Italic";
  src: url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_0_0.eot") format("embedded-opentype"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_0_0.woff") format("woff"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_0_0.woff2") format("woff2"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Burlingame Regular";
  src: url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_1_0.eot") format("embedded-opentype"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_1_0.woff") format("woff"), 
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_1_0.woff2") format("woff2"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Burlingame Thin";
  src: url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_2_0.eot") format("embedded-opentype"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_2_0.woff") format("woff"), 
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_2_0.woff2") format("woff2"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_2_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Burlingame Bold Italic";
  src: url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_3_0.eot") format("embedded-opentype"), 
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_3_0.woff") format("woff"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_3_0.woff2") format("woff2"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_3_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Burlingame Bold Regular";
  src: url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_5_0.eot") format("embedded-opentype"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_5_0.woff") format("woff"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_5_0.woff2") format("woff2"), 
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_5_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face{
  font-family:'Font Awesome 5 Brands';
  font-style:normal;
  font-weight:400;
  src:url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-brands-400.eot) format("embedded-opentype"),
    url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-brands-400.woff2) format("woff2"),
    url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-brands-400.woff) format("woff"),
    url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-brands-400.ttf) format("truetype");
}
@font-face{
  font-family:'Font Awesome 5 Free';
  font-style:normal;
  font-weight:400;
  src:url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-regular-400.eot) format("embedded-opentype"),
    url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-regular-400.woff2) format("woff2"),
    url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-regular-400.woff) format("woff"),
    url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-regular-400.ttf) format("truetype");
}
@font-face{
  font-family:'Font Awesome 5 Free';
  font-style:normal;
  font-weight:900;
  src:url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-solid-900.eot) format("embedded-opentype"),
    url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-solid-900.woff2) format("woff2"),
    url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-solid-900.woff) format("woff"),
    url(//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/fa-solid-900.ttf) format("truetype");
} 
@font-face {
  font-family: "Burlingame Thin Condensed";
  src: url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_6_0.ttf") format("embedded-opentype"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_6_0.woff") format("woff"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_6_0.woff2") format("woff2"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_6_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Burlingame Thin Condensed Italic";
  src: url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_7_0.ttf") format("embedded-opentype"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_7_0.woff") format("woff"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_7_0.woff2") format("woff2"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_7_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Burlingame Black";
  src: url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_8_0.eot#iefix") format("embedded-opentype"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_8_0.woff") format("woff"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_8_0.woff2") format("woff2"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_8_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Burlingame Black Italic";
  src: url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_9_0.eot#iefix") format("embedded-opentype"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_9_0.woff") format("woff"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_9_0.woff2") format("woff2"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_9_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Burlingame Unknown";
  src: url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_A_0.eot#iefix") format("embedded-opentype"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_A_0.woff") format("woff"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_A_0.woff2") format("woff2"),
    url("//3459048.fs1.hubspotusercontent-na1.net/hubfs/3459048/Key_Business_Solutions_September2018/fonts/341FD2_A_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

body {
  background: #fff;
  color: #595f6b;
  font-size: 15px;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 2;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1579px;
  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 {
  margin: 0 0 20px;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  margin: 0px 0px 20px;
  color: #595f6b;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 52px;
  color: #000000;
  font-weight: 400;
  line-height: 1;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
}
h2 {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  margin-top: 0em;
  margin-bottom: .25em;
}
h3 {
  font-size: 22px;
  line-height: 1.5;
  margin-top: .5em;
  margin-bottom: .5em;
}
h4 {
  font-size: 20px;
  line-height: 1.5;
}
h5 {
  font-size: 18px;
  line-height: 1.5;
}
h6 {
  font-size: 16px;
  line-height: 1.5;
}

/* Anchor Links */
a {
  color: #595f6b;   
  text-decoration: none;
  transition-property: color,background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear;
}
a:hover, a:focus { 
  color: #ff9f04;
}

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

.alignright{
  display: inline;
  float: right;
  margin-left: 15px;
}

/* =============== 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 .page-center{
  position: relative;
}
.header-container .custom-fixed-header{
  min-height: 70px;
}
.header-container .custom-fixed-header.lp-page{
  min-height: 70px;
}
.could-body .header-container .custom-fixed-header{
  min-height: auto;
}
.custom-google-search input[type="text"]::placeholder {
  color: #747474;
}

.header-no-nav{
  min-height: 70px !important;
}
/* =============== Search Form =============== */

.widget-span.custom-search-form {
  position: absolute;
  top: 0;
  right: 0px;
  width: auto;
}
.custom-search-form ul {
  margin: 0;
  padding: 0;
}
.custom-search-form ul.search-wrapper-group > li {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
  cursor: pointer;
  right: 4px;
}
.custom-search-form ul.search-wrapper-group > li > a{ 
  line-height: 70px;
  height: 70px;
  border-color: transparent;
  font-family: icomoon;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  transition: all 0.3s;
}
.custom-search-form ul.search-wrapper-group > li > a:hover:after{
  color: #ff9f04;
}
.active-search .custom-search-form ul.search-wrapper-group > li > a:after{
  color: #ff9f04;
}
.custom-search-form .fusion-main-menu-search a:after {
  border-radius: 50% 50% 50% 50%;
  content: '\f002';
  font-size: 15px;
  color: #ffffff;
  transition-property: color,background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  display: block;
  margin: 0 0 ;
}
.custom-header-scroll .custom-search-form a:after{
  border-radius: 50% 50% 50% 50%;
  content: '\f002';
  font-size: 16px;
  color: #ffffff;
  transition-property: color,background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear;
  display: block;
  margin: 0 0 ;
}
.custom-search-form .hs-search-field {
    position: absolute;
    right: 0;
    left: auto;
    width: calc(250px + 1.43 * 45px);
}
.hs-search-field--open .hs-search-field__suggestions {
  display: none !important;
}
.active-search .hs-search-field--open .hs-search-field__suggestions {
  display: block !important;
}
.custom-search-form .hs-search-field .hs-search-field__suggestions a:after {
  display: none;
}
.custom-search-form .hs-search-field .hs-search-field__suggestions a:hover {
  background: transparent;
}
.custom-search-form .fusion-custom-menu-item-contents{
  padding: 25px;
  text-align: right;
  border: 1px solid transparent;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #595f6b;
  left: auto;
  right: 0;
  transition: opacity .2s ease-in;
  background-color: #666666;
  border-color: #ffffff;
  width: calc(250px + 1.43 * 45px);
  visibility: hidden;
  opacity: 0;
  display: none;
}
.active-search .custom-search-form .fusion-custom-menu-item-contents{
  visibility: visible;
  opacity: 1;
  display: block;
}

.custom-search-form form {
  margin: 0;
  padding: 0;
  border-style: none;
}

.custom-search-form .search-table {
  display: table;
  width: 100%;
}

.custom-search-form .searchform .search-field {
  display: table-cell;
  vertical-align: top;
}

.custom-search-form .searchform .search-button {
  display: table-cell;
  width: 33px;
  vertical-align: top;
  background-color: #ffffff;
}

.custom-search-form .search-table .search-field input{
  border: 1px solid #d2d2d2;
  font-size: 13px;
  padding: 8px 15px;
  width: 100%;
  box-sizing: border-box;
  margin: 0;    
  border-color: #d2d2d2;
  color: #aaa9a9;
  height: 45px;
  padding-top: 0;
  padding-bottom: 0;
}

.custom-search-form .searchform .search-table .search-button input[type="submit"] {
  height: 45px;
  width: 45px;
  line-height: 45px;
  background: #000;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-indent: 0;
  cursor: pointer;
  font-family: icomoon;
  font-weight: 400;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  transition: all .2s;
  display: block;
}

.custom-search-form .searchform .search-table .search-button input[type="submit"]:hover{
  background-color: #ff9f04;
}

.custom-header{
  background-color: rgba(0,0,0,0.74);
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  z-index: 10000;
  left: 0;
  right: 0;
  top: 0px;
  transition: all 0.3s;
}

.custom-header .page-center{
  padding-left: 0px;
  padding-right: 0px;
  max-width: 1588px !important;
  width: 100% !important;
}

.widget-span .custom-logo{
  margin-top: 22px;
  padding-left: 0px;
  width: auto;
  transition: all 0.3s;
}


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

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

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

.body-container .page-center {
  padding: 60px 30px;
}

.header-container .custom-banner-from{
  display: none;
}

/* =============== Banner Area =============== */

.custom-banner {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  padding-bottom: 133px;
}

.custom-banner-inner-wrapper .page-center {
  max-width: 1609px !important;
  padding: 0px 15px !important;
}

.custom-banner-content {
  margin-top: 149px;
  color: #fff;
  width: 100%%;
  float: none;
}

.custom-banner-form-group {
  width: 33.33%;
  float: right;
  margin-top: 99px;
  padding: 60px 60px 60px 90px;
  background-position: left top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  border-radius: 60px;
  background-blend-mode: overlay;
  background-size: cover;
}

.custom-banner-form-group .hs-error-msgs label:before {
  content: "\f058";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
  text-rendering: auto;
  margin-right: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.custom-banner-form-group .hs-error-msgs label{
  background-color: #dff0d8;
  border: 1px solid rgba(92,163,64,1);
  color: rgba(92,163,64,1);
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  box-shadow: 0 1px 1px rgba(0,0,0,.1);
  text-align: center;
  text-transform: uppercase;
  font-size: 15px;
  clear: both;
  position: relative;
  margin: 20px 0px -5px;
  display: block;
}

.custom-banner-form-group .hs_error_rollup {
  display: none;
}

.custom-banner-form-title p {
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 2;
  color: #fff;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
}

.custom-banner-form-group .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  width: 65.3333%;
  margin: 0px;
  margin-right: 4%;
  position: relative;
  float: left;
  margin-bottom: 20px;
}

.custom-banner-form-group .hs_submit.hs-submit {
  margin-left: 0;
  margin-right: 0;
  width: 30.6666%;
  position: relative;
  float: left;
  margin-bottom: 20px;
}

span.hs-form-required {
  display: none;
}

.custom-banner-content h1{
  font-size: 52px;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0px;
  padding-top: 0.67em;
  margin-bottom: 0.67em;
  color: #fff;
}
.custom-banner-content h4{
  font-size: 20px;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  line-height: 1.5;
  letter-spacing: 0px;
  margin-top: 1.33em;
  margin-bottom: 0em;
  color: #fff;
}

.custom-banner .fusion-column-last {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.custom-banner .fusion-one-full {
  float: none;
  clear: both;
}

.custom-banner .fusion-one-full {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
/* 
.fusion-section-separator{
display: none; /* footer curve */
} */

.custom-banner .fusion-section-separator {
  position: relative;
  padding: 0;
  margin-left: calc( (100vw - 100% ) / -2 );
  margin-right: calc( (100vw - 100% ) / -2 );
}

.custom-banner .fusion-section-separator #curvedCandy {
  display: block;
}

.custom-banner .fusion-section-separator svg {
  -webkit-transform: scale(1,1);
  -ms-transform: scale(1,1);
  transform: scale(1,1);
}

/* =============== Management =============== */

.management-layout .header-container .custom-fixed-header {
  min-height: 0;
}
.custom-banner-area {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 150px !important;
  background-color: #00000087;
}
.custom-banner-area .page-center {
  padding: 0;
  max-width: 1579px !important;
}
.custom-banner-area .two-column-right-form .banner-left-content{
  padding-top: 149px;
  width: 66.66%;
  float: left;
}
.custom-banner-area .two-column-right-form .banner-right-form {
  width: 33.33%;
  padding-top: 99px;
  float: left;
}
.custom-banner-area .header-container .custom-fixed-header {
  min-height: 0;
}
.custom-banner-area .two-column-right-form h1 {
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  color: #ffffff;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  font-style: normal;
}
.custom-banner-area .two-column-right-form h4 {
  color: #ffffff;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  margin-top: 1.33em;
  margin-bottom: 0em;
}
.form-wrapper {
  background-color: rgba(0,0,0,0.74);
  padding: 60px 60px 60px 90px;
  border-radius: 60px;
}
.custom-banner-area .form-wrapper .form-title h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 700;
  color: #ffffff;
  font-size: 15px;
  line-height: 2;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
}
.custom-banner-area .two-column-right-form .form-wrapper h3.form-title {
  margin: 0;
}
.form-wrapper form .hs_email {
  position: relative;
  float: left;
  margin-bottom: 20px;
  margin-right: 4%;
  width: 65.3333%;
}
.form-wrapper form {
  position: relative;
}
.form-wrapper form .hs_submit {
  position: relative;
  float: left;
  margin-bottom: 20px;
  width: 30.6666%;
}
.form-wrapper form:After {
  content: "";
  display: table;
  clear: both;
}
.hs_error_rollup {
  float: left;
  width: 100%;
}
.form-wrapper form .hs_submit {
  position: absolute;
  float: left;
  margin-bottom: 20px;
  width: 30.6666%;
  right: 0;
}
.management-layout .row-1-group {
  padding: 60px 30px 0;
}
.management-layout .row-1-group .page-center {
  padding: 0 !important;
}
.top-image-with-content {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 60px;
}
.top-image-with-content .custom-column {
  width: 33.33333333%;
  margin-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.top-image-with-content .content-wrapper {
  text-align: center;
  position: relative;
}
.top-image-with-content .heading-with-icon {
  margin-bottom: 15px;
}
.top-image-with-content .heading-with-icon img {
  margin-bottom: 20px;
  vertical-align: top;
}
.top-image-with-content .heading-with-icon h2.content-box-heading {
  color: #666666;
  -webkit-transition: all .3s;
  transition: all .3s;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 18px;
  line-height: 23px;
}
.top-image-with-content p {
  text-align: center;
  color: #747474;
}
.top-image-with-content:After {
  content: "";
  display: table;
  clear: both;
}
.top-image-with-content .heading-with-icon h2:hover {
  color: #ff9f04;
}
.management-layout .sidebar.right {
  padding: 0px 60px 60px 60px;
}
.management-layout .sidebar.right ul {
  font-size: 18px;
  line-height: 30.6px;
  list-style-type: none;
  padding: 0;
  margin: 10px 0 0;
}
.management-layout .sidebar.right ul li:first-child{
  padding-top: 0;
}
.management-layout .sidebar.right ul li {
  padding: 5.5px 0;
  padding-left: 43.2px;
  position: relative;
}
.management-layout .sidebar.right ul li:before {
  height: 30.6px;
  width: 30.6px;
  margin-right: 12.6px;
  content: "\f00c";
  position: absolute;
  left: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  text-align: center;
  vertical-align: middle;
  color: #ff9f04;
  top: 10.5px;
}
.management-layout .sidebar.right ul li:first-child:before {
  top: 5.5px;
}
.management-layout .custom-footer {
  margin: 0;
}
.management-layout .custom-footer .fusion-section-separator svg {
  fill: #f9f9f9 !important;
}
.two-column-with-tabber-group {
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
}
.two-column-with-tabber-group .page-center {
  padding: 0;
}
.two-column-with-tabber-group .fusion-section-separator {
  position: relative;
  border-bottom: 1px solid #ff9f04;
  margin-left: calc( (100vw - 100% ) / -2 );
  margin-right: calc( (100vw - 100% ) / -2 );
}
.two-column-left-tabber .tabber-group-wrapper {
  padding: 150px 0px 150px 0px;
  background-position: left top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  float: left;
  width: calc(66.66% - ( ( 4% ) * 0.6666 ) );
  margin-right: 4%;
}
.two-column-left-tabber .custom-right-group {
  position: relative;
  float: left;
  margin-left: 0;
  margin-right: 0;
  margin-top: 100px;
  margin-bottom: 0px;
  width: 33.33%;
  width: calc(33.33% - ( ( 4% ) * 0.3333 ) );
}
.two-column-left-tabber:after {
  content: "";
  display: table;
  clear: both;
}
.tabber-group {
  margin-bottom: 50px;
  margin-top: 50px;
}
.tabber-group ul.tabs li {
  display: block;
  position: relative;
  float: none;
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}
.tabber-group ul.tabs li a {
  margin: 0;
  padding: 10px 35px;
  border: 1px solid;
  border-color: #ebeaea;
  color: #595f6b;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 300;
  background-color: #ebeaea;
  display: block;
  text-align: left;
}
.tabber-group ul.tabs li.active a {
  background-color: #ffffff;
}
.tabber-group .tabber-item-group {
  margin: 0;
  width: 75%;
  padding-left: 40px;
}
.two-column-left-tabber .custom-right-group .inner-group {
  min-height: 1px;
  background-blend-mode: overlay;
  border-radius: 60px;
  background-color: rgba(255,255,255,0.74);
  padding: 80px 80px 80px 80px;
  background-position: left top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.two-column-left-tabber .fusion-button-wrappercenter a.orange-button {
  width: 100%;
}
.icon-with-content-group {
  background-color: #f9f9f9;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
  overflow: hidden;
}
.icon-with-content-group .page-center {
  padding: 0;
}
.icon-with-content-group .fusion-section-separator {
  position: relative;
  border-bottom: 1px solid #ff9f04;
}
.icon-with-content-group .divider.fusion-layout-column {
  margin-top: -100px;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 100px;
}
.icon-with-content-group .custom-title {
  padding: 40px 100px 0px;
}
.icon-with-content .custom-item:nth-child(2n+1) {
  margin-right: 4%;
}
.icon-with-content .custom-item {
  width: calc(50% - ( ( 4% ) * 0.5 ) );
  position: relative;
  float: left;
}
.icon-with-content .without-bg-color .inner-column {
  padding: 40px 100px 0px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 60px;
}
.icon-with-content .content-boxes {
  margin-top: 0px;
  margin-bottom: 60px;
  margin-left: -15px;
  margin-right: -15px;
}
.icon-with-content .box-inner {
  padding-bottom: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
.icon-with-content .content-box-bg {
  position: relative;
}
.icon-with-content .heading-with-icon {
  margin: 0;
  overflow: hidden;
  display: table;
  width: auto;
  padding-bottom: 15px;
}
.icon-with-content .icon {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.icon-with-content .icon i {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  text-align: center;
  background-clip: inherit;
  border-style: solid;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin-top: 0;
  display: block;
  float: none;
  margin-right: 20px;
  border-color: #333333;
  border-width: 0px;
  background-color: #0087c7;
  box-sizing: content-box;
  height: 42px;
  width: 42px;
  line-height: 42px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 21px;
}
.icon-with-content h2.content-box-heading {
  color: #666666;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding: 0;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 0px;
  font-style: normal;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0;
  font-size: 18px;
  line-height: 23px;
}
.icon-with-content .bg-color .inner-column {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  border-radius: 60px;
}
.icon-with-content .bg-color .content-box-bg {
  padding: 35px;
  border-radius: 60px;
}
.icon-with-content .content-container {
  margin-bottom: 20px;
  color: #747474;
}
.integration-solutions-layout .row-1-group {
  padding-bottom: 63px;
}
a.custom-white-button {
  color: #595f6b;
  -webkit-transition: all .2s;
  transition: all .2s;
  border: 1px solid transparent;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  position: relative;
  padding: 13px 29px;
  line-height: 17px;
  font-size: 14px;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  border-radius: 25px;
  box-shadow: none;
  border-width: 1px;
  border-color: #666666;
  background: rgba(255,255,255,0);
}
a.custom-white-button:hover {
  border-width: 1px;
  border-color: #ff9f04;
  color: #ff9f04;
}

/*  Key Business Solutions Website Page  */

.custom-banner-area.banner-v4 {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
}
.custom-banner-area.banner-v4 .page-center{
  padding-top: 249px;
  padding-bottom: 150px;
}
.key-business-layout .custom-fixed-header {
  min-height: 0;
}
.custom-banner-area.banner-v4 .banner-content {
  text-align: center;
}
.custom-banner-area.banner-v4 .banner-content h1 {
  margin-top: 0;
  color: #ffffff;
}
.custom-banner-area.banner-v4 .banner-content h4 {
  color: #ffffff;
  font-size: 22px;
  margin-top: .5em;
  margin-bottom: .5em;
}
.custom-banner-area.banner-v4 .banner-content .image {
  margin-bottom: 42px;
}
.custom-banner-area.banner-v4 .banner-content a.custom-white-button {
  border-color: #ffffff;
  color: #ffffff;
}
.custom-banner-area.banner-v4 .banner-content a.custom-white-button:hover {
  border-color: #ff9f04;
  color: #ff9f04;
}
.key-business-layout .row-1-group,
.key-business-layout .row-2-group,
.key-business-layout .row-3-group,
.key-business-layout .row-4-group {
  padding-right: 30px;
  padding-left: 30px;
}
.key-business-layout .row-1-group .page-center {
  margin-top: 60px;
  padding: 0;
}
.key-business-layout .body-container .left-content {
  border-right: 1px solid #c6c6c6;
  padding: 40px 40px 40px 40px;
}
.key-business-layout .body-container .right-content {
  border-left: 1px solid #c6c6c6;
  padding: 40px 40px 40px 40px;
}
.key-business-layout .row-2-group .page-center {
  padding: 0;
  margin-bottom: 100px;
  margin-top: 100px;
}
.key-business-layout .body-container .separator:before {
  content: "";
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  max-width: 30%;
  border-top: 1px solid #c6c6c6;
  display: block;
}
.key-business-layout .body-container .separator .main-content {
  padding: 40px 0px 0px 0px;
}
.sap-business-one-layout .row-1-group .main-content {
  padding-bottom: 125px;
}


ul.arrow {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.arrow li a{
  -webkit-transition: all .2s;
  transition: all .2s;
  border: 1px solid transparent;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  padding: 13px 29px;
  line-height: 17px;
  font-size: 14px;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  display: inline-block;
  box-shadow: none;
  border-radius: 25px;
  border-width: 0px;
  border-color: #ff9f04;
  background: rgba(255,255,255,0);
  width: auto;
  color: #ff9f04;
}
ul.arrow li a:before {
  content: "\f064";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-right: 10px;
}
.key-business-layout .left-content blockquote {
  border-left: 4px solid #a0ce4e;
  padding: 15px;
  margin-top: 2em;
  margin-bottom: 2em;
  background: transparent;
  font: 13px/20px PTSansItalic,arial,helvetica,sans-serif;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  font-style: italic;
  line-height: 2;
  font-size: 15px;
  color: #595f6b;
  background-color: rgba(255,255,255,0);
  border-color: #ff9f04;
}
.key-business-layout .left-content blockquote p {
  margin: 0;
}
.key-business-layout .row-3-group .main-content .iframe-wrap {
  max-width: 600px;
  margin: 0 auto;
  padding-top: 48.65%;
}


/* Blog */


.blog {}


.custom-fision-social .fusion-social-networks-wrapper a:before {
  color: #595f6b;
  opacity: 1;
  z-index: 2;
  position: relative;
}

.custom-fision-social .fusion-social-networks-wrapper a:hover:before{
  opacity: 0.8;
  transition: all 0.2s ease
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active > a .fusion-arrow-svg {
  opacity: 1;
  visibility: visible;
}

.custom-related-post {
  margin-top: 30px;
}



div.post-listing-simple .post-item {
  margin-bottom: 0px;
}

.hs-blog-listing .sep-dashed {
  display: none !important;
}

.custom-related-post .desc h4 {
  margin: 15px 0 3px;
  font-size: 20px;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  line-height: 1.5;
  letter-spacing: 0px;
}

.custom-related-post .fusion-inline-sep {
  padding: 0 5px;
}

.custom-related-post .date_label {
  font-size: 12px;
}
img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}
.tabber-content-wrapper h6 {
  margin-top: 2.33em;
  margin-bottom: 0em;
  font-family: "Burlingame Thin Condensed", Arial, Helvetica, sans-serif;
  font-weight: 0;
  line-height: 1.55;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 23px;
  color: #595f6b;
}



/*  Slider styling  */

.custom-image-with-lightbox-slider .hs_cos_gallery_main.slick-slider {
  padding: 0;
  margin-bottom: 40px;
}
.custom-image-with-lightbox-slider .hs_cos_gallery_main .hs_cos_gallery_slide.slick-slide {
  margin: 0;
  padding: 8px 0;
}
.custom-image-with-lightbox-slider .hs_cos_gallery_main ul.slick-dots {
  display: none !important;
}
.custom-image-with-lightbox-slider .hs_cos_gallery_main button.slick-prev.slick-arrow {
  left: 0;
  margin-left: 0;
}

.custom-image-with-lightbox-slider .hs_cos_gallery_main button.slick-arrow {
  display: block;
  z-index: 1000;
  opacity: .8;
  position: absolute;
  top: 50%;
  text-align: center;
  cursor: pointer;
  color: transparent;
  background-repeat: no-repeat;
  margin-top: -15px;
  background-color: rgba(0,0,0,.6);
  height: 30px;
  width: 30px;
}
.custom-image-with-lightbox-slider .hs_cos_gallery_main button.slick-prev.slick-arrow:after {
  display: block;
  position: relative;
  line-height: 29px;
  font-size: 14px;
  color: #fff;
  font-family: icomoon;
  content: '\f104';
  font-size: 14px;
  line-height: 30px;
}
.custom-image-with-lightbox-slider .hs_cos_gallery_main button.slick-prev.slick-arrow:before {
  display: none;
}
.custom-image-with-lightbox-slider .hs_cos_gallery_main button.slick-next.slick-arrow:after {
  display: block;
  position: relative;
  line-height: 29px;
  font-size: 14px;
  color: #fff;
  font-family: icomoon;
  content: '\f105';
  font-size: 14px;
  line-height: 30px;
}
.custom-image-with-lightbox-slider .hs_cos_gallery_main button.slick-next.slick-arrow:before {
  display: none;
}


.home-custom-banner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 200px;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 200px;
  background-color: rgba(255,255,255,0);
}
.home-custom-banner .page-center {
  padding: 0;
}
.home-custom-banner .custom-column {
  position: relative;
  float: left;
  margin-right: 4%;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 33.33%;
  width: calc(33.33% - ( ( 4% + 4% ) * 0.3333 ) );
}
.home-custom-banner .custom-column.col-3 {
  margin-left: 0;
  margin-right: 0;
}
.home-custom-banner .page-center:after {
  content: "";
  display: table;
  clear: both;
}
.home-custom-banner .custom-column.col-1 {
  text-align: right;
}
.home-custom-banner .custom-column {
  margin-top: 102px;
}
.home-custom-banner .custom-column a.custom-orange-button {
  display: inline-block;
  position: relative;
  outline: 0;
  zoom: 1;
  border: 1px solid transparent;
  text-align: center;
  padding: 13px 29px;
  line-height: 17px;
  font-size: 14px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  border-style: solid;
  background: #ff9f04;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  box-shadow: none;
  border-radius: 0;
  color: #ffffff;
  border-width: 1px;
  border-color: #ffffff;
}
.home-custom-banner .custom-column a.custom-orange-button:hover {
  background: #666666;
}
.home-custom-banner .custom-column.col-2 {
  text-align: center;
}
.home-custom-banner .custom-column img {
  margin-top: 17px;
}
.home-layout .row-1-group {
  padding: 0 30px;
}
.home-layout .row-1-group .page-center {
  padding: 0;
}
.home-layout .row-1-column .hs_cos_wrapper.hs_cos_wrapper_widget {
  padding-top: 217px;
  margin-top: -65px;
}
.home-layout .row-1-column {
  width: 62.5%;
  margin: 0 auto !important;
  float: none;
}
.home-layout .two-col h4,
.home-layout .sap-bus-col-group .sap-bus-two-col-content h4 {
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  margin-top: 1.33em;
  margin-bottom: 0em;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
}
h6 a.see-complete-button {
  display: inline-block;
  position: relative;
  outline: 0;
  zoom: 1;
  border: 1px solid transparent;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-transition: all .2s;
  transition: all .2s;
  padding: 11px 23px;
  line-height: 16px;
  font-size: 13px;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  box-shadow: none;
  border-radius: 25px;
  border-width: 0px;
  border-color: #666666;
  background: rgba(255,255,255,0);
}
h6 a.see-complete-button:before {
  margin-right: 10px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -webkit-transition: all .2s;
  transition: all .2s;
  content: "\f054";
}
.home-layout .two-col-right.two-col {
  width: calc(60% - ( ( 4% ) * 0.6 ) ) !important;
}
.home-layout .two-col-left {
  width: calc(40% - ( ( 4% ) * 0.4 ) ) !important;
}
.home-layout .two-col-left .iframe-wrap {
  padding-top: 60%;
}
.home-layout .row-2-group {
  padding-top: 192px;
  padding-right: 30px;
  padding-bottom: 100px;
  padding-left: 30px;
}
.home-layout .row-2-group .page-center {
  padding: 0;
}
.home-layout .row-2-column {
  width: 64% !important;
  margin: 0 auto !important;
  float: none;
}
.home-contact-form h3.form-title {
  text-align: center;
  font-size: 28px;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  color: #000000;
  margin-top: 0em;
  margin-bottom: .25em;
}
.home-contact-form form {
  margin-top: 50px;
  position: relative;
}
.home-contact-form form .hs_email {
  width: 65.3333%;
  margin-right: 4%;
}
.home-contact-form form .hs-submit {
  position: absolute;
  top: 0;
  width: 30.6666%;
  right: 0;
}
.home-layout .custom-footer {
  margin-top: 0;
}
.home-layout .custom-footer .fusion-fullwidth {
  display: none;
}

.home-layout .sap-bus-col-group .sap-bus-two-col-content h6 {
  margin: 0;
}


/*  Solver Website Page */

.solver-layout .header-container .custom-fixed-header {
  min-height: 0;
}
.solver-layout .body-container {
  padding-top: 99px;
  padding-bottom: 0px;
}
.solver-layout .row-1-group {
  padding-right: 30px;
  padding-left: 30px;
}
.solver-layout .row-1-group .page-center {
  padding: 0;
}
.solver-layout .row-1-column .hs_cos_wrapper_type_linked_image {
  display: block;
  text-align: center;
  margin-bottom: 32px;
}
.solver-layout .row-1-column {
  max-width: calc(66.66% - ( ( 4% + 4% ) * 0.6666 ) );
  margin: 0 auto !important;
  float: none;
  padding-bottom: 102px;
}
.solver-layout .row-1-column h4 {
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 0;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  padding-top: 1.33em;
  margin-bottom: 0em;
  font-size: 20px;
  color: #595f6b;
  margin-top: 0;
}
.solver-layout .row-2-group {
  padding-right: 30px;
  padding-left: 30px;
}
.solver-layout .row-2-group .page-center {
  padding: 0;
}
.content-with-background-image .custom-column {
  position: relative;
  float: left;
  width: calc(25% - ( ( 30px + 30px + 30px ) * 0.25 ) );
  margin-right: 30px;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 0px 40px 0px 40px;
}
.content-with-background-image .custom-column:last-child {
  margin-left: 0;
  margin-right: 0;
}
.content-with-background-image h1.custom-heading {
  margin-bottom: .25em;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 28px;
  text-align: center;
  color: #ffffff;
  margin-top: 41px;
}
.content-with-background-image .fusion-icon {
  padding-top: 32px;
  text-align: center;
}
.content-with-background-image .fusion-icon i.circle-yes {
  text-align: center;
  background-clip: inherit;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-color: #ffffff;
  background-color: rgba(255,255,255,0);
  font-size: 39.6px;
  line-height: 79.2px;
  height: 79.2px;
  width: 79.2px;
  color: #ffffff;
}
.fusion-icon i.fa-book:before {
  content: "\f518";
}
.fusion-icon i.fa-dollar-sign:before {
  content: "\f571";
}
.fusion-icon i.fa-database:before {
  content: "\f55b";
}
.content-with-background-image .custom-column .heading-icon {
  margin: 0 -40px;
  padding: 1px 0 30px;
  margin-bottom: 32px;
}
.content-with-background-image .custom-content {
  text-align: center;
  margin-bottom: 20px;
}
.solver-layout .row-3-group {
  padding-top: 102px;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 102px;
}
.solver-layout .row-3-group .page-center {
    padding: 0;
}
.solver-layout .row-3-group .row-3-column {
  padding: 0px 150px 0px 150px;
}
.solver-layout .row-4-group {
  background-color: #11294f;
  padding-top: 100px;
  padding-right: 30px;
  padding-bottom: 100px;
  padding-left: 30px;
}
.solver-layout .row-4-group .page-center {
  padding: 0;
}
.solver-layout .custom-heading h1 {
  text-align: center;
  font-size: 28px;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  margin-top: 0em;
  margin-bottom: .25em;
  color: #ffffff;
}
.solver-layout .row-4-group h4 {
  color: #ffffff;
  margin-top: 1.33em;
  margin-bottom: 0em;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 0;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 20px;
}
.solver-layout .row-4-middle-column h6 {
  text-align: center;
  margin: 0;
}
.solver-layout .row-4-middle-column h6 i.circle-yes {
  text-align: center;
  background-clip: inherit;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border-color: #ffffff;
  background-color: #a0cb48;
  font-size: 61.6px;
  line-height: 123.2px;
  height: 123.2px;
  width: 123.2px;
  color: #ffffff;
}
.solver-layout .row-4-middle-column h6 i.circle-yes span.visible-hidden {
  display: none;
}
.solver-layout .custom-footer {
  margin: 0;
}
.solver-layout .custom-footer .fusion-fullwidth {
  display: none;
}





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

.custom-footer .fusion-fullwidth{
  position: relative;
  top: 0px;
}
.fusion-section-separator svg {
  -webkit-transform: scale(1,1);
  -ms-transform: scale(1,1);
  transform: scale(1,1);
  display: block;
}

.footer-container-wrapper {}
.footer-container {}
.custom-footer-top-section ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.custom-footer .fusion-social-network-icon:hover {
  opacity: .8;
}

.custom-footer-top-section ul li:first-child {
  padding-top: 0;
}
.custom-footer-top-section ul li{
  display: block;
  padding: 10px 10px 10px 12px;
  border-bottom: 1px solid #e7e6e6;
  color: #fcfcfc;
  position: relative;
  border-color: rgba(255,255,255,0);
}
.custom-footer-top-section ul li a{
  color: #fcfcfc;
  display: block;
  position: relative;
  transition-property: color,background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear;
}
.custom-footer-top-section ul li a:before{
  position: absolute;
  font-family: icomoon;
  content: '\f105';
  margin-left: -12px;
}
.custom-footer-top-section ul li a:hover{
  color: #666666;
}

.custom-footer-top-section{
  background-color: #ff9f04;
  border-top: 12px solid #ff9f04;
  padding: 40px 30px;
}

.custom-copyright-group {
  background-color: #ff9f04;
  border-top: 1px solid rgba(255,255,255,0);
  padding: 25px 30px;
}
.custom-copyright-group .page-center{
  padding-left: 150px;
  padding-right: 150px;
  max-width: 100% !important;
  width :100% !important;
}
.custom-copyright-group .page-center .row-number-3 > .row-fluid{
  display: table;
  width: 100%;
  float: none !important;
} 
.custom-copyright-group .page-center .row-number-3 > .row-fluid:after,
.custom-copyright-group .page-center .row-number-3 > .row-fluid:before{
  display: none !important;
}

.widget-span.custom-copyright {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  float: none !important;
  color: #fcfcfc;
  font-size: 12px;
  width: auto;
}

.widget-span.custom-footer-social {
  display: table-cell;
  vertical-align: middle;
  width: 40%;
  text-align: right;
  float: none;
}

.fusion-copyright-notice {
  color: #fcfcfc;
  font-size: 12px;
}
.fusion-social-links-footer .fusion-social-networks {
  margin-top: 10px;
}

.fusion-social-networks {
  overflow: hidden;
}

.fusion-social-networks-wrapper {
  margin: 0 -5px;
}

.fusion-social-links-footer .fusion-social-networks.boxed-icons a {
  padding: 8px;
  width: calc(16px + (2 * 8px) + 2px);
  background-clip: inherit;
  border: 1px solid #46494a;
  font-size: 16px;
  margin: 0 5px 10px;text-decoration: none;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  display: inline-block;
  text-align: center;
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #666666;
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 50%;
}
.fusion-social-links-footer .fusion-social-networks.boxed-icons a:hover{
  opacity: 1;
}

.fusion-social-links-footer .fusion-social-networks.boxed-icons a:before {
  transition-property: color,background-color,border-color,opacity;
  transition-duration: .2s;
  transition-timing-function: linear;
  color: #595f6b;
}

.fusion-icon-twitter:before {
  content: "\e605";
}

.fusion-icon-facebook:before {
  content: "\e604";
}

.fusion-icon-feed:before, .fusion-icon-rss:before {
  content: "\e606";
}

.screen-reader-text {
  overflow: hidden;
  clip: rect(0,0,0,0);
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  word-wrap: normal!important;
  border: 0 none;
}
.fusion-copyright-notice a {
  color: #fcfcfc;
}

.fusion-copyright-notice a:hover{
  color: #666666;
}

.fusion-footer-copyright-area a:hover {
  color: #666666;
}

.custom-title h4 {
  text-transform: uppercase;
  color: #fcfcfc;
  margin: 0px 0px 28px;
  font: 13px/20px PTSansBold, arial, helvetica, sans-serif;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
}

.custom-title p{
  margin: 0 0 ;
}

.custom-footer{
  color: #fcfcfc;
}


.custom-footer-col{
  width: 25% !important;
  margin: 0 0 !important;
  padding-right: 15px;
  padding-left: 15px;
}

.custom-head-office.custom-footer-col {
  margin-bottom: 40px !important;
}

.custom-head-office {
  margin: 0px 0px 50px;
}
/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


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

/* Parent List */
.fusion-header{
  min-height: 70px;
}
.custom-menu-primary .hs-menu-wrapper > ul{
  float: right;
  margin-right: 18px;
}

.widget-span.custom-menu-primary {
  margin: 0px;
  float: right;
  width: auto;
}

.custom-menu-primary .hs-menu-wrapper > ul {
  display: block;
}

.custom-header-scroll .custom-menu-primary .hs-menu-wrapper > ul{
  padding-right: 1px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li{
  padding-right: 50px;
  position: relative;
}
.custom-scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li{
  padding-right: 30px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-hs-children:hover:before {
  position: absolute;
  bottom: -38px;
  height: 38px;
  background: transparent;
  width: 100%;
  display: block;
  content: "";
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  line-height: 70px;
  height: 70px;
  color: #ffffff;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
  -webkit-font-smoothing: subpixel-antialiased;
  display: block;
  box-sizing: content-box;
  position: relative;
  transition: all 0.3s;
}

.custom-header-scroll .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  line-height: 65px;
  height: 65px;
  font-size: 16px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a .fusion-arrow-svg {
  opacity: 0;
  font-size: 0px;
  visibility: hidden;
  position: absolute;
  overflow: hidden;
  display: inline-block;
  transform: translateX( -50% );
  line-height: 14px;
  height: 14px;
  left: 50%;
  bottom: -14px;
  -webkit-transform: translateX( -50% );
  -moz-transform: translateX( -50% );
  -ms-transform: translateX( -50% );
  -o-transform: translateX( -50% );
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a .fusion-arrow-svg {
  opacity: 1;
  visibility: visible;
}

.custom-menu-primary .hs-menu-wrapper > ul > li .fusion-dropdown-svg {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity .2s ease-in;
  transform: translateX( -50% ) translateY( 200% );
  position: absolute;
  left: 50%;
  bottom: -10px;
  height: 14px;
  line-height: 14px;
  z-index: 100;
  -webkit-filter: drop-shadow( 0px -2px 1px rgba( 0, 0, 0, 0.03 ) );
  filter: drop-shadow( 0px -2px 1px rgba( 0, 0, 0, 0.03 ));
  -webkit-transition: opacity .2s ease-in;
  -moz-transition: opacity .2s ease-in;
  -ms-transition: opacity .2s ease-in;
  -o-transition: opacity .2s ease-in;
  -webkit-transform: translateX( -50% ) translateY( 200% );
  -moz-transform: translateX( -50% ) translateY( 200% );
  -ms-transform: translateX( -50% ) translateY( 200% );
  -o-transform: translateX( -50% ) translateY( 200% );
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover .fusion-dropdown-svg {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.custom-menu-primary .hs-menu-wrapper > ul ul:before {
  position: absolute;
  height: 38px;
  background: transparent;
  width: 100%;
  display: block;
  content: "";
  top: -38px;
}



/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  margin-top: 38px;	 	
  background-color: #666666;
  width: 451px;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 400;
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.06);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  padding: 7px 20px;   
  padding-top: 9px;
  padding-bottom: 9px;
  color: #ffffff;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  border-bottom: 1px solid #ffffff;
}


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


.custom-copyright.fusion-copyright-notice p {
  margin: 0;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1024px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active >  a{
    color: #ffffff;
  }
  .custom-header-scroll .custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
  .custom-header-scroll .custom-menu-primary .hs-menu-wrapper > ul > li.active > a:hover {
    color: #ff9f04;
  }
  .custom-header-scroll .custom-header{
    position: fixed;
  } 

  .custom-header-scroll .custom-logo {
    margin-top: 15px;
  }

  .custom-header-scroll .custom-menu-primary .hs-menu-wrapper > ul > li{
    padding-right: 30px;
  }

  .custom-header-scroll .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    line-height: 65px;
    height: 65px;
  }

  .custom-header-scroll .custom-search-form ul.search-wrapper-group > li > a{
    line-height: 65px;
    height: 65px;
  }

  .custom-header{
    width: calc(100%) !important;
  }

  .custom-logo a img + img{
    display: none !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    background-color: #ff9f04;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.active a{
    background-color: #ff9f04;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color: #ff9f04;
  }

  .custom-lp-header .custom-logo {
    padding-bottom: 12px;
  }

  .subscription-template.one-column .body-container-wrapper,
  .password-template.one-column .body-container-wrapper,
  .error-template.one-column .body-container-wrapper {
    padding-top: 70px;
  }

  .result-hover .fusion-dropdown-svg svg path {
    fill: #ff9f04;
  }
  .fusion-dropdown-svg.active svg path {
    fill: #ff9f04;
  }  
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a .fusion-arrow-svg {
    opacity: 1;
    visibility: visible;
  }

}


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

/* Hide button on Desktop */
body:not(.management-layout) .mobile-trigger, body:not(.management-layout) .child-trigger{ display: none; }

@media (max-width: 1023px){
  
   
  /* 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;
   
    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: 20px;           /* Position Button at right of screen */
    right:30px;        /**************************************/
    width: auto; /* Button width */
    height: auto; 
    color: #000; 
  }

  .mobile-trigger:before{
    content: "\f0c9";
    color: #ffffff;
    float: right;
    font-size: 21px;
    margin-left: 20px;
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

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

  body:not(.management-layout):not(.key-business-layout):not(.hs-content-id-6564120800):not(.site-page) .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;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

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

  .widget-span.custom-menu-primary {
    margin: 0px;
    float: none;
    width: 100%;
  }

  /* 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: 10px;
    left: 0;
    padding: 0;
    overflow: hidden;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
    background-color: #e6e5df;
  }
  .custom-menu-primary .hs-menu-wrapper > ul{
    border-top: 1px solid transparent;
    border-color: #f1f0ec;
  }
body:not(.management-layout):not(.key-business-layout):not(.hs-content-id-6564120800).not(.site-page) .custom-menu-primary .hs-menu-wrapper > ul ul{
    background-color: transparent;
    display: block !important;
    margin: 0px !important;
    width: 100% !important;
    overflow: hidden !important;
    transition: none !important;
    height: auto !important;
    box-shadow: none !important;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding-right: 0px !important;
  }
  body:not(.management-layout):not(.key-business-layout):not(.hs-content-id-6564120800).not(.site-page) .custom-menu-primary .hs-menu-wrapper > ul ul li a:before {
    content: "-";
    margin-right: 2px;
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  body:not(.management-layout):not(.key-business-layout):not(.hs-content-id-6564120800):not(.site-page) .custom-menu-primary .hs-menu-wrapper > ul > li a{
    color: #333333 !important;
    line-height: 44px !important;
    background-color: #e6e5df;
    height: 45px !important;
    font-size: 12px !important;
    padding: 0 12px;
    padding-left: 30px;
    display: block;
    border-bottom: 1px solid transparent;
    border-color: #f1f0ec;
    font-family: "Burlingame Thin";
    font-weight: 400;
    background-color: #e6e5df;
    border-color: #f1f0ec;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
    background-color: #ebeae5;
  }
  body.hs-content-id-6564120800 .custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
    background: none !important;
  }
  
  body:not(.management-layout):not(.key-business-layout):not(.hs-content-id-6564120800) .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
  body:not(.management-layout):not(.key-business-layout):not(.hs-content-id-6564120800) .custom-menu-primary .hs-menu-wrapper > ul ul > li.active > a{
    background-color: #ebeae5;
  }


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

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
  }
  body:not(.management-layout):not(.key-business-layout):not(.hs-content-id-6564120800):not(.site-page) .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    display: block;
    border-bottom: 1px solid transparent;  
    padding: 0 12px;  
    padding-left: 39px;   
    font-size: 12px;
    letter-spacing: 0px;
    color: #333333;
    line-height: 45px;
    background-color: #e6e5df;
    border-color: #f1f0ec;
    height: 45px;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover{
    background-color: #ebeae5;
    color: #333333;
  }

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

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul:before {
    display: none !important;
  }
}


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

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

/* Blog Post and Listing Body Class */
.blog {}
.custom-fision-social .fusion-social-networks-wrapper a:before {
  color: #595f6b;
  opacity: 1;
  z-index: 2;
  position: relative;
}
.custom-fision-social .fusion-social-networks-wrapper a:hover:before{
  opacity: 0.8;
  transition: all 0.2s ease
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a .fusion-arrow-svg {
  opacity: 1;
  visibility: visible;
}
.custom-related-post {
  margin-top: 30px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active >  a:hover{
  color: #ffffff;
}
div.post-listing-simple .post-item {
  margin-bottom: 0px;
}
.hs-blog-listing .sep-dashed {
  display: none !important;
}
.custom-related-post .desc h4 {
  margin: 15px 0 3px;
  font-size: 20px;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  line-height: 1.5;
  letter-spacing: 0px;
}
.custom-related-post .fusion-inline-sep {
  padding: 0 5px;
}
.custom-related-post .date_label {
  font-size: 12px;
}
/* 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 {}

.post-item{
  margin-bottom: 65px;
  overflow: hidden;
}
.post-item.no-image .post-body {
  width: 100%;
}
.hs-featured-image-wrapper {
  float: left;
  margin-right: 25px;
  width: 320px;
  margin-bottom: 0;
}
.post-body.clearfix {
  width: calc(100% - 345px);
  float: right;
}

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

/* Blog Post Title */
.post-header h2 {
  font-size: 25px;
  line-height: 32px;
  color: #000000;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 25px;
}
.post-header h2 a {
  color: #595f6b;
}
.post-header h2 a:hover{
  color: #ff9f04;
}
.fusion-sharing-box {
  margin-bottom: 0;
  margin-top: 60px;
}
.fusion-single-sharing-box {
  background-color: #f1f0ec;
}
.post-body hr{
  display: none;
}
.hs-blog-post .post-header {
  margin-bottom: 28px;
}
.section.post-header h1 {
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 25px;
  margin-bottom: 10px;
  margin-top: 0;
}
.fusion-sharing-box {
  display: table;
  padding: 20px;
  height: 70px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fusion-sharing-box h4 {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.5;
  letter-spacing: 0px;
  font-size: 20px;
}
.post-body p {
  margin-top: 0;
  margin-bottom: 20px;
}
.fusion-sharing-box .fusion-social-networks, .fusion-sharing-box h4 {
  display: table-cell;
  vertical-align: middle;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  color: #333333;
}
.fusion-social-networks-wrapper {
  margin: 0 -5px;
}
[class*=" fusion-icon-"], [class^=fusion-icon-] {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fusion-icon-facebook:before {
  content: "\e604";
}
.fusion-icon-twitter:before {
  content: "\e605";
}
.fusion-icon-linkedin:before {
  content: "\e60f";
}
.fusion-icon-reddit:before {
  content: "\e60d";
}
.fusion-icon-googleplus:before {
  content: "\e900";
}
.fusion-icon-pinterest:before {
  content: "\e602";
}
.fusion-sharing-box .fusion-social-networks {
  text-align: right;
}
.screen-reader-text {
  overflow: hidden;
  clip: rect(0,0,0,0);
  position: absolute;
  margin: -1px;
  padding: 0;
  height: 1px;
  width: 1px;
  word-wrap: normal!important;
  border: 0 none;
}
.fusion-social-network-icon {
  background-clip: inherit;
  border: 1px solid #46494a;
  font-size: 18px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  display: inline-block;
  margin: 5px;
  padding: 10px;
  color: #666666;
  background-color: #ffffff;
  border-color: #ffffff;
  border-radius: 50%;
}
.fusion-social-networks {
  overflow: hidden;
}
.fusion-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 31px;
  overflow: hidden;
}
.fusion-title h3.title-heading-left {
  padding-right: 8px;
  font-size: 22px;
  color: #595f6b;
  line-height: 1.5;
  text-align: left;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  margin: 0;
}
.fusion-title .title-sep-container {
  position: relative;
  height: 6px;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.fusion-title .title-sep.sep-dashed {
  border-bottom-style: dashed;
  border-top-style: dashed;
}
.fusion-title .title-sep.sep-single {
  border-bottom-width: 1px;
}
.fusion-title .title-sep, .fusion-title.sep-underline {
  border-color: #f46f72;
}
.about-author-sec.row-fluid {
  margin-top: 55px;
  overflow: hidden;
  clear: both;
}
.fusion-title .title-sep {
  position: relative;
  display: block;
  width: 100%;
  border-style: solid;
  border: 0 solid #e7e6e6;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.hs-blog-post .custom-span2 {
  max-width: 72px;
}
.custom-span2 {
  margin-right: 20px;
  margin-bottom: 5px;
  max-width: 161px;
  margin-left: 0 !important;
}
.fusion-title .title-sep, .fusion-title.sep-underline {
  border-color: #f46f72 !important;
}
/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

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

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-width: 100%;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: none;
  margin: 0px;
}
/* Read More Link */
a.more-link {}

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

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

/* Blog Commments */
#comments-listing {
  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 {}
.blog-pagination a {
  margin-right: 7px;
}
.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 .header-container .custom-fixed-header {
  min-height: 0;
}
.blog .body-container {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 99px;
  padding-bottom: 0px;
}
.blog .body-container .page-center {
  padding: 0;
}
.blog .custom-footer .fusion-fullwidth {
  display: none;
}
.blog .custom-footer {
  margin-top: 0;
}
.blog-sidebar span.filter-link-count {
  display: none;
}

.custom-google-search .hs_cos_wrapper_type_google_search{
  margin-bottom: 0px !important;
}

.blog-sidebar h3{
  color: #595f6b;
  font-size: 20px;
  margin-bottom: 18px;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  line-height: 1.5;
  letter-spacing: 0px;
  margin: 0;
}

.widget-span.custom-google-search,
.widget-span .custom-recent-post,
.widget-span.custom-archives,
.widget-span.custom-topic{
  margin-bottom: 45px;
  position: relative;
}

.custom-google-search .input{
  display: table;
  width: 100%;
}
.custom-google-search input[type="text"]{
  border: 1px solid #d2d2d2;
  display: table-cell;
  vertical-align: top;
  margin: 0px !important;
  border-color: #d2d2d2;
  font-size: 13px;
  color: #aaa9a9;
}
.custom-google-search .widget-type-google_search .hs-button.primary {
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  display: table-cell;
  width: 33px;
  vertical-align: top;
  font-weight: 400;
  letter-spacing: 0px;
  height: 45px;
  width: 45px;
  line-height: 45px;
  background: #000;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 1em;
  margin: 0;
  padding: 0;
  text-indent: 0;
  cursor: pointer;
  font-family: icomoon;
  font-weight: 400;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  transition: all .2s;
  text-align: center;
}

.custom-google-search .widget-type-google_search .hs-button.primary:hover{
  background-color: #ff9f04;
}
.blog-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-sidebar ul li{
  border-color: #e0dede;
  color: #595f6b;
  display: block;
  padding: 10px 10px 10px 12px;
  border-bottom: 1px solid #e7e6e6;
  position: relative;	
}

.blog-sidebar ul li a{
  color: #595f6b;
  display: inline;
}

.blog-sidebar ul li a:hover{
  color: #ff9f04;	
}

.blog-sidebar ul li a:before{
  position: absolute;
  font-family: icomoon;
  content: '\f105';
  margin-left: -12px;
}
.fusion-title .title-sep {
  line-height: 0;
}

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


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

.form-title{
  font-size: 22px;
  color: #595f6b;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  line-height: 1.2;
}

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

.body-container .hs_error_rollup {
  margin-top: -20px;
  margin-bottom: 6px;
}

.body-container .hs-form-field {
  margin-bottom: 20px;
}

.body-container .widget-type-google_search input[type="text"],
#hs-pwd-widget-password {
  margin-bottom: 20px;
}


.landing-page.one-column .body-container .widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form {
  width: 50%

}

.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.widget-type-blog_subscribe,.widget-span.widget-type-form,
.landing-page.one-column .body-container .widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
div#comment-form {
  display: block;
  margin-bottom: 30px;
}

#recaptcha_area, #recaptcha_table {
  width: 318px!important;
  overflow-x: auto !important;
  max-width: 100% !important;
}
.checkbox-row span.fakelabel span {
  width: calc(100% - 40px);
}

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

/* Labels and Legends */
label {
  color: #595f6b;
  font-size: 15px;
  line-height: 2;
  display :block;
}

.hs-error-msgs label {
  color: #f00;
  font-size: 1em;
}

.hs-form-field > label {}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  width :100%;
  color: #aaa9a9;
  background-color: #ffffff;
  border: 1px solid #d2d2d2;
  padding: 14px 15px; 
  font: 100% Arial,Helvetica,sans-serif;
  vertical-align: middle;
  font-size :13px;
  max-width:767px;
}

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

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

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

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

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

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

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

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



.search-field ::-webkit-input-placeholder,
.custom-banner-form-group ::-webkit-input-placeholder{
  color: #aaa9a9;
}



.search-field:-ms-input-placeholder,
.custom-banner-form-group:-ms-input-placeholder{
  color: #aaa9a9;
}


.custom-google-search ::-webkit-input-placeholder {
  color: rgba(0,0,0,.4);
}



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

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

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

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


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

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

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

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

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


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

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

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

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

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  padding: 13px 29px;
  line-height: 17px;
  font-size: 14px; 
  background: #ff9f04;
  text-transform: uppercase;
  color: #ffffff;
  transition: all .2s;
  border-width: 1px;
  border-style: solid;
  border-color: #ffffff;
  border-radius: 25px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  -webkit-border-radius: 25px;  
  display: inline-block;
  outline: 0;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: #666666;
  color: #ffffff;
  border-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 {}

.two-column-with-tabber-group .page-center {
  padding: 0 0 23px;
}

/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.sap-business-main.management-layout .custom-footer .fusion-section-separator svg {
  fill: #fff !important;
}

.sap-bus-col-group .sap-bus-two-col-content h6 {
  font-family: "Burlingame Thin Condensed", Arial, Helvetica, sans-serif;
  font-size: 23px;
  line-height: 1.55;
  letter-spacing: 0px;
  font-style: normal;
  margin-top: 2.33em;
  margin-bottom: 0em;
}
.sap-business-one-layout .sap-bus-two-col-img {
  text-align: center;
}
.sap-bus-col-group.left-image {
  flex-direction: row-reverse;
}
.sap-bus-col-group.left-image .sap-bus-two-col-content {
  float: right;
  width: calc(66.66% - ( ( 4% ) * 0.6666 ) );
  margin-right: 0;
  padding: 60px 0px 0px 0px;
}
.sap-bus-col-group.left-image .sap-bus-two-col-img {
  width: calc(33.33% - ( ( 4% ) * 0.3333 ) );
  margin-right: 4%;
}

#back-to-top{
  background-color: rgb(51, 51, 51);
  border-radius: 4px 4px 0 0;
  bottom: 0;
  color: #fff;
  height: 35px;
  position: fixed;
  right: 66px;
  text-align: center;
  text-transform: uppercase;
  width: 48px;
  opacity: .9;
  z-index: 100000;
  transition: all .2s ease-in-out 0s;
}
#back-to-top:hover{
  background-color: #ff9f04;
}

#back-to-top:before{
  line-height: 35px;
  content: '\f106';
  -webkit-font-smoothing: antialiased;
  font-family: icomoon;
  font-size: 22px;
  color: #fff;
}

.custom-footer-top-section .page-center {
  max-width: 100% !important;
  width: 100% !important;
  padding-left: 135px;
  padding-right: 135px;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0
}

.tooltip.in {
  opacity: .9
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #d1d1d2;
  text-align: center;
  text-decoration: none;
  background-color: rgba(33, 33, 33, .97);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background-clip: padding-box
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(33, 33, 33, .97)
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(33, 33, 33, .97)
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: rgba(33, 33, 33, .97)
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(33, 33, 33, .97)
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: rgba(33, 33, 33, .97)
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(33, 33, 33, .97)
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(33, 33, 33, .97)
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(33, 33, 33, .97)
}

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

div#custom-comment-form-group {
  margin-top: 40px;
}

.about-author-sec.row-fluid h3 {
  margin-bottom: 5px;
}

div#custom-comment-form-group h3 {
  margin-bottom: 0px;
}

.custom-author p {
  margin-top: 0px;
}

.custom-related-post h3{
  margin-bottom :0px;
}

.custom-related-post .slick-slider {
  margin-bottom: 30px;
  padding: 8px 0;
}
.custom-related-post .slick-slide {
  margin-right: 20px;
}
.management-layout .sidebar.right ul li p {
  margin: 0;
}
.sap-business-main .body-container-wrapper h4 {
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  margin-top: 1.33em;
  margin-bottom: 0em;
}
.row2-middle-flexi .top-image-with-content .heading-with-icon h2.content-box-heading {
  font-size: 20px;
  line-height: 1.5;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 700;
}

.sap-business-main 	.custom-footer {
  margin-top: 0;
}





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

.custom_listing_comments {
  border: 1px solid #ccc;
  padding: 15px;
  margin: 10px 0 5px;
}

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

#comments-listing.new-comments{
  margin: 0px;
  border: none;
}

.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-body {
  border-bottom: medium none;
  color: ;
  display: block;
  font-family: ;
  font-size: ;
  line-height: ;
  padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date {
  color:  !important;
  display: block !important;
  text-align: left;
}

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



.fusion-social-networks-wrapper a {
  position: relative;
}
.fusion-social-networks-wrapper a:hover:after {
  position: absolute;
  z-index: 1070;
  display: block;
  content: attr(data-original-title);
  font-size: 12px;
  font-style: normal;
  line-height: 1.4;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  max-width: 200px;
  color: #d1d1d2;
  text-align: center;
  background-color: rgba(33,33,33,.97);
  border-radius: 4px;
  padding: 3px 8px;
  margin-top: 0;
  top: -31px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
  opacity: 0.9;
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
}
.fusion-social-networks-wrapper a:hover span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: rgba(33,33,33,.97);
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  opacity: 0.9;
}

.fusion-social-networks-wrapper a span {  
  margin: 0;
  overflow: visible;
  font-size: 0;
  color: transparent;
  width: auto;
  height: auto;
  clip: unset;
  position: static;
}
.fusion-social-networks {
  overflow: visible !important;
}
.fusion-social-links-footer .fusion-social-networks .fusion-twitter.fusion-icon-twitter {
  margin-right: 2px;
  margin-left: 2px;
}
.fusion-social-links-footer .fusion-social-networks .fusion-twitter.fusion-icon-twitter {
  margin-right: 2px;
  margin-left: 2px;
}

.fusion-social-links-footer .fusion-social-networks.boxed-icons a {
  background: transparent !important;
  opacity: 1;
  border-color: transparent !important;
}

.fusion-social-networks-wrapper a span:before {
  content:  "";
  position:  absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background:  #fff;
  z-index: 1;
  border-radius: 50%;
  transition: all 0.2s ease;
  opacity:1;
}

.fusion-social-links-footer .fusion-social-networks.boxed-icons a:before {
  position:  relative;
  z-index: 2;
}
.fusion-social-networks-wrapper a:hover span:before {
  opacity: 0.8;
}
.fusion-social-links-footer .fusion-social-networks.boxed-icons a:hover:before {
  opacity: 0.8;
}
/* Full With Layout */
.video-group {
  padding-right: 50px;
}
.cm-privacy-row1 .page-center {
  padding: 30px 0 0 !important;
}
.sap-bus-col-group .sap-bus-two-col-content {
  width: calc(60% - ( ( 4% ) * 0.6 ) );
  margin-right: 4%;
}
.sap-bus-two-col-img {
  width: calc(40% - ( ( 4% ) * 0.4 ) );
}
.sap-bus-col-group {
  display: flex;
}
.three-col {
  width: calc(33.33% - ( ( 4% + 4% ) * 0.3333 ) ) !important;
  margin-right: 4%;
  margin-left: 0 !important;
}
.main-col {
  display: flex;
  flex-wrap: wrap;
}
.three-col:nth-of-type(3n) {
  margin-right: 0;
}
.top-image-with-content.three-col {
  width: 100% !important;
  margin-right: 0 !important;
}

.full-content-with-image-group .full-content-btn {
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  padding: 13px 29px;
  line-height: 17px;
  font-size: 14px;
  box-shadow: none;
  border-radius: 25px;
  border: 1px solid #666666;
  background: rgba(255,255,255,0);
  display: inline-block;
  text-transform: uppercase;
}
.full-content-with-image-group .full-content-btn:hover {
  border-color: #ff9f04;
}
.single-line {
  margin-top: 60px;
  margin-bottom: 60px;
  background: #e0dede;
  display: block;
  width: 100%;
  height: 1px;
}
a.orange-button {
  -webkit-transition: all .2s;
  transition: all .2s;
  display: inline-block;
  position: relative;
  outline: 0;
  zoom: 1;
  border: 1px solid transparent;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  padding: 11px 23px;
  line-height: 16px;
  font-size: 13px;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  box-shadow: none;
  border-width: 1px;
  border-color: #ffffff;
  border-radius: 25px;
  background: #ff9f04;
}
a.orange-button span.fusion-button-text {
  color: #ffffff;
  -webkit-transition: all .2s;
  transition: all .2s;
}
a.orange-button:hover {
  background: #666666;
}
.full-content-with-image-group .full-content {
  padding-bottom: 22px;
}
.custom-banner-area .fusion-column-wrapper {
  padding: 0;
}
.divider.fusion-layout-column.fusion-one-full {
  float: none;
  clear: both;
}
.divider.fusion-layout-column.fusion-column-last {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
}
.divider.fusion-layout-column .fusion-column-wrapper {
  min-height: 1px;
  padding: 0px 60px 0px 60px;
  background-position: left top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.divider .fusion-section-separator {
  position: relative;
}
.divider .fusion-clearfix {
  zoom: 1;
  clear: both;
}
.divider .fusion-section-separator .divider-candy-arrow {
  z-index: 2;
  position: absolute;
  left: 50%;
  margin-left: -29px;
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
}
.divider .fusion-section-separator .divider-candy-arrow.bottom {
  border-width: 29px 29px 0 29px;
  top: 0px;
  border-top-color: #ff9f04;
}
.divider .fusion-section-separator .divider-candy {
  z-index: 100;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  height: 40px;
  width: 40px;
  border-bottom: 1px solid #e6e5e6;
  border-left: 1px solid #e6e5e6;
  background-color: transparent;
  content: "";
}
.divider .fusion-section-separator .divider-candy.bottom {
  bottom: -21px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: -21px;
  border-bottom: 1px solid #ff9f04;
  border-left: 1px solid #ff9f04;
}
.divider .fusion-clearfix:after, .fusion-clearfix:before {
  content: " ";
  display: table;
}
.custom-footer {
  margin-top: 60px;
}
.cm-privacy-row1 .full-content-with-image-group {
  padding-bottom: 100px;
}
.cm-privacy-row1 {
  padding: 0 30px;
}
.video-content-inner .video {
  padding-top: 60%;
  position: relative;
}
.video-content-inner .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-group .video-group {
  padding-right: 50px;
}
.video-group .video-content-inner {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.cm-privacy-row1 .video-group .video-content-inner:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.two-col {
  width: calc(50% - ( ( 4% ) * 0.5 ) ) !important;
  margin-right: 4%;
  margin-left: 0 !important;
}
.two-col:last-child {
  margin-right: 0;
}
.two-col-left .iframe-wrap {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  padding-top: 47.5%;
}
.two-col-left .iframe-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.cm-starter-package-row1-wrap .page-center {
  padding: 150px 0 50px !important;
}
.two-col.starter-package-row1-sec1 {
  padding: 0 20px;
}
.two-col.starter-package-row1-sec2 {
  padding: 0 20px;
}
.cm-starter-package-row1-wrap .two-col h2 {
  margin-bottom: 30px;
  text-align: center;
}
.starter-sec2-image a {
  display: inline-block;
  width: 49.5%;
}
.cm-starter-package-row1-wrap {
  padding: 0 30px;
}

/* Full With Layout End */

/* Contact Layout */
.cm-contact-row1 {
  padding: 0 30px;
}
.cm-contact-row1 .page-center {
  padding: 30px 0 0 0 !important;
}
.contact-form-gp,
.map-right{
  margin-left: 0 !important;
}
.panel-btn {
  border-top: 1px solid #ededed;
  padding: 15px;
  text-align: center;
  background-color: #f8f8f8;
}
.panel-btn a {
  background: #ff9f04;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Burlingame Bold Regular", Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0px;
  padding: 13px 29px;
  display: inline-block;
  line-height: 17px;
  font-size: 14px;
}
.panel-btn a:hover {
  background: #666666;
  color: #ffffff;
}



/* Contact Layout End */

/* Pro user Layout */

.banner-v3{
  min-height: 780px;
  background-size: cover;
  background-position: center top;
  margin-top: -70px;
}
.cm-pro-row1 .three-col {
  padding: 0 20px;
}
.cm-pro-row1 .page-center {
  padding: 0 !important;
}
.right-arrow h2 {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 15px;
  color: #666666;
  display: inline-block;
}
.right-arrow h2 {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 15px;
  color: #666666;
  display: inline-block;
}
.right-arrow ul li {
  margin-bottom: 40px;
  padding-left: 40px;
  position: relative;
  text-align: left;
}
.right-arrow ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pro-row1-section1 {
  margin-bottom: 150px;
  margin-top: 60px;
}
.right-arrow ul li:before {
  content: "\f00c";
  width: 20px;
  line-height: normal;
  color: #ff9f04;
  font-size: 20px;
  margin-right: 20px;
  position: absolute;
  left: 0;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.pricing-table-1 {
  background-color: #f8f8f8;
  float: left;
  width: 100%;
  padding: 0 9px;  
  margin: 0 0 20px;
}
.panel-wrapper {
  width: 50%;
  float: left;
}
.panel-container {
  padding: 9px 0;
  background-color: #f8f8f8;
}
.fusion-panel {
  border: 1px solid #ededed;
  background: #fff;
  cursor: pointer;
}
.panel-wrapper:hover .fusion-panel {
  background-color: #f8f8f8;
}
.panel-heading {
  padding: 20px;
  border-bottom: 1px solid #e5e4e3;
  text-align: center;
  border-color: #ededed;
}
.panel-heading h3 {
  color: #333333;
  margin: 0;
}
.panel-body.pricing-row {
  background-color: #f8f8f8;
  line-height: 1.5;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  padding: 15px;
  text-align: center;
}
.panel-body .price {
  position: relative;
}
span.currency {
  position: relative;
  color: #505050;
  top: -20px;
  font-size: 21px;
}
span.integer-part {
  display: inline;
  font-weight: 700;
  line-height: normal;
  font-size: 55px;
  color: #ff9f04;
}
sup.decimal-part {
  font-weight: 700;
  position: relative;
  top: -20px !important;
  font-size: 17px;
  color: #ff9f04;
}
span.time {
  position: relative;
  font-style: italic;
  color: #888;
  margin-left: -14px !important;
  line-height: 1.5;
  letter-spacing: 0px;
  font-size: 11px;
}
.price.price-with-decimal > * {
  margin: 0 -2px;
}
ul.list-group li {
  display: block;
  position: relative;
  padding: 15px;
  margin: 0;
  background: 0 0;
  border-radius: 0;
  border-top: 1px solid #e5e4e3;
  text-align: center;
  color: #595f6b;
  border-color: #ededed;
}
ul.list-group {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.pricing-table-1 .panel-wrapper:first-child .panel-container {
  position: relative;
  box-sizing: content-box;
  margin: -10px -9px;
  padding: 9px;
  box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
  background-color: #F8F8F8;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.08);
}

.pro-row1-section2 {
  padding: 60px 0;
}
.pro-row1-section2-inner {
  width: 48% !important;
  margin: 0 auto !important;	
  float: none !important;
}
.iframe-wrap {
  position: relative;
  padding-top: 60%;
}
.video-content-inner .video .iframe-wrap {
  position: static;
  padding-top: 0;
}
.iframe-wrap iframe {
  width: 100%;
  position: absolute;
  padding: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: none;
  height: 100%;
}
.cm-pro-row1 {
  padding: 0 30px;
}
.right-arrow {
  margin-top: 61px;
  margin-bottom: 60px;
  display: inline-block !important;
}





/* Pro user Layout End */
/* SAP Business  */

body.cm-sap-business-wrap {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  padding: 40px 0 45px;
}
.sub-business-main {
  max-width: 1579px;
  margin: 0 auto !important;
  float: none !important;
  padding-left: 30px;
  padding-right: 30px;
}
.custom-sap-bus-inner {
  background: #fff;
}
.sap-header {
  padding: 60px 40px 40px;
  text-align: center;
}
.sap-business-row1-section1 {
  padding: 0 40px 60px;
}
.sap-business-bottom {
  background: #fff;
}
.cm-sap-bottom-logo {
  text-align: center;
}
.cm-sap-bottom-logo img {
  width: 300px;
}
.sap-business-bottom {
  padding-top: 48px;
}
.sap-business-row2 h2 {
  text-align: center;
  margin: 0;
}
.right-circle-arrow ul li {
  margin-bottom: 40px;
  padding-left: 64px;
  position: relative;
}


.right-circle-arrow ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.right-circle-arrow h2 {
  font-size: 18px;
  line-height: 23px;
  color: #666666;
  margin-bottom: 15px;
}
.right-circle-arrow {
  margin-top: 40px;
}
.right-circle-arrow p {
  display: inline-block;
  width: 100%;
}
.right-circle-arrow ul li h2:after {
  border: 1px solid #333333;
  border-width: 1px;
  background-color: #ff9f04;
  box-sizing: content-box;
  height: 42px;
  width: 42px;
  line-height: 42px;
  border-radius: 50%;
  color: #ffffff;
  font-size: 21px;
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.right-circle-arrow ul li h2:hover:after {
  background-color: #666666 !important;
  border-color: #666666;
}
.right-circle-arrow ul li:before {
  content: "\f00c";
  position: absolute;
  left: 11px;
  z-index: 99;
  color: #ffffff;
  font-size: 21px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  top: 1px;
}
.call-us {
  text-align: center;
}
.sap-form {
  padding: 40px 80px 40px 80px;
}
.sap-left-form {
  background-color: #ff9f04;
}
.sap-right-form {
  background-color: #666666;
}
.sap-form h3 {
  color: #fff;
  line-height: 1.5;
}
.body-container .sap-form .hs-form-field {
  width: 65.3333%;
}
.sap-form form {
  position: relative;
}
.sap-form input.hs-button.primary.large {
  position: absolute;
  top: 0;
  right: -8px;
}
.body-container .sap-form .hs-form-field:first-child {
  margin-bottom: 0;
}

.right-circle-arrow {
  margin-bottom: 60px;
}
.sap-business-row2 {
  padding-top: 30px;
}
.business-header {
  text-align: center;
}
.sap-business-main .body-container-wrapper .page-center {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
}
.flexi1 {
  width: calc(25% - ( ( 4% + 4% ) * 0.25 ) ) !important;
  margin-right: 4%;
}
.flexi2 {
  width: calc(50% - ( ( 4% + 4% ) * 0.5 ) ) !important;
  margin-right: 4%;
  margin-left: 0 !important;
}
.flexi3 {
  width: calc(25% - ( ( 4% + 4% ) * 0.25 ) ) !important;
  margin-left: 0 !important;
}
.flexi2 h4 {
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  margin-top: 1.33em;
  margin-bottom: 0em;
}
.cm-btns-gp span.white-btn {
  display: block;
}
.image-with-button-group {
  margin-top: 20px;
}
.cm-btns-gp .custom-white-button {
  padding: 9px 20px;
  line-height: 14px;
  font-size: 12px;
  display: block;
}
.cm-btns-gp span.white-btn:last-child {
  margin-top: 10px;
}
.bus-one-row1-section2 .sap-bus-col-group.left-image .sap-bus-two-col-content{
  padding: 0;
}
.bus-one-row1-section2 {
  margin-top: 60px;
}
.business-one-row-1 .sap-bus-col-group {
  margin-bottom: 60px;
}
.top-image-with-content.four-col  .content-wrapper {
  margin-bottom: 40px;
}
.top-image-with-content.four-col .custom-column {
  width: 25%;
  margin-bottom: 60px;
}
.top-image-with-content.four-col {
  display: flex;
  flex-wrap: wrap;
}
.top-image-with-content.four-col .heading-with-icon h2.content-box-heading {
  font-size: 26px;
  line-height: 31px;
}
.bus-one-row1-section2 .fusion-aligncenter {
  text-align: center;
}
.future-content {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  margin: 0 -30px;
}
.future-content .fusion-section-separator {
  margin: 0 !important;
}
.future-content-inner {
  margin: 60px 0;
  text-align: center;
  color: #fff;
}
.future-content-inner a.custom-white-button {
  color: #fff;
  border-color: #fff;
}
.future-content-inner a.custom-white-button:hover {
  border-color: #ff9f04;
  color: #ff9f04;
}

.future-content-inner h2 {
  color: rgb(255, 255, 255);
  font-size: 60px;
  line-height: 90px;
}
.future-content-inner p {
  font-size: 20px;
  line-height: 23px;
}
.row2-left-flexi {
  width: calc(20% - ( ( 4% + 4% + 4% + 4% ) * 0.2 ) ) !important;
  margin-right: 4%;
}
.row2-right-flexi {
  width: calc(20% - ( ( 4% + 4% + 4% + 4% ) * 0.2 ) ) !important;
}
.row2-middle-flexi {
  margin-left: 0 !important;
  width: 59.5% !important;
}
.sap-business-main .custom-banner-area {
  margin: 0 -30px;
}
.sap-business-main .body-container-wrapper {
  padding: 0 30px;
}

/* SAP Business End */


/* SAP Business One Payroll */

.sap-business-heading h6 {
  margin-bottom: 20px;
  font-size: 0;
  display: inline-block;
}
.sap-business-heading h5 {
  margin-bottom: 40px;
  font-size: 0;
}
.sap-business-heading h4 {
  font-size: 0;
  margin-bottom: 60px;
  display: inline-block;
}
.sap-business-heading {
  text-align: center;
}
.cm-orange-bg {
  background-color: #ff9300;
  padding: 60px 60px 60px 60px;
  border-radius: 60px;
  text-align: center;
}
.cm-orange-bg {
  background-color: #ff9300;
  padding: 60px 60px 60px 60px;
  border-radius: 60px;
  text-align: center;
  width: calc(33.33% - ( ( 4% ) * 0.3333 ) ) !important;
  margin-left: 0 !important;
  margin-top: 80px;
}
.sap-one-left-image {
  width: calc(66.66% - ( ( 4% ) * 0.6666 ) ) !important;
  margin-right: 4%;
  margin-top: 20px;
  text-align: center;
}
.sap-business-row1 {
  padding: 0 30px;
}
.cm-sap-business-wrap .sap-business-row1 {
  padding: 0;
}
.sap-business-row1 .page-center {
  padding: 0 !important;
}
.sap-business-heading hr {
  background-color: #e0dede;
  width: 100%;
  max-width: 60%;
  margin-top: 60px;
  margin-bottom: 40px;
  display: inline-block;
}
.payroll-exp-content {
  margin-top: 60px;
}
.payroll-exp-image {
  text-align: center;
}
.color-box-gp {
  display: flex;
  flex-wrap: wrap;
}
.color-box-items {
  width: calc(25% - ( ( 4% + 4% + 4% ) * 0.25 ) );
  margin-right: 4%;
  border-radius: 60px;
  padding: 60px;
}

.color-box-items:last-child {
  margin-right: 0;
}
.sap-bottom-image-gp {
  text-align: center;
}
.cm-sell-price {
  text-align: center;
}
.bottom-pane-heading {
  width: calc(50% - ( ( 4% + 4% ) * 0.5 ) ) !important;
  margin-right: 4%;
  margin: 0 auto !important;
  float: none !important;
}
.payroll-banner .page-center {
  padding: 0 !important;
  display: flex;
}
.payroll-banner {
  margin-top: -70px;
  padding: 100px 15px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.payroll-left-side {
  margin-top: 100px;
  width: 66.66%;
}
.payroll-right-side {
  margin-top: 100px;
  width: 33.33%;
}
.payroll-left-side h1 {
  color: #fff;
}
.payroll-left-side h4 {
  margin-top: 1.33em;
  margin-bottom: 0em;
  color: #fff;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
}
/* .banner-form {
margin-top: 22px;
}
*/



/* SAP Business One Payroll End */

.sap-business-sol .row1-left-flexi.flexi1 {
  width: calc(20% - ( ( 4% + 4% + 4% + 4% ) * 0.2 ) ) !important;
  margin-right: 4%;
}
.sap-business-sol .row1-middle-flexi.flexi2 {
  width: 59.5% !important;
  margin-right: 0;
}
.sap-business-sol .row1-right-flexi.flexi3 {
  width: calc(20% - ( ( 4% + 4% + 4% + 4% ) * 0.2 ) ) !important;
  margin-left: 2.564102564% !important;
  padding-left: 6px;
}
.sap-business-sol .top-image-with-content .heading-with-icon h2.content-box-heading {
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
  margin-bottom: 0em;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}
.sap-business-sol .flexi1, .sap-business-sol .flexi3 {
  padding-top: 18px;
}
.sap-business-sol .top-image-with-content {
  padding-top: 18px;
}
.sap-business-main.sap-business-sol h4 {
  margin-bottom: 32px;
}



.tabber-group ul.tabs li a:hover {
  background-color: #fff;
}
ul.arrow li a:hover {
  color: #666666;
}
.custom-google-search form {
  display: table;
  width: 100%;
}
.contact-form-gp h3.form-title {
  margin: 14px 0 15px;
}
.contact-form-gp textarea {
  min-height: 150px;
}
.contact-form-gp input.hs-button.primary.large {
  margin-bottom: 20px;
}
.cm-contact-section1 .two-col-eql.main-col {
  margin-top: 60px;
}
.error-page-layout .custom-footer .fusion-fullwidth {
  display: none;
}
.error-template.one-column.error-page-layout .body-container-wrapper {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
}
.error-page-layout .body-container .page-center {
  padding: 0;
}
.error-page-layout .custom_error_message .hs_cos_wrapper_type_rich_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-align-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  overflow: hidden;
}
.error-page-layout .custom_error_message h2 {
  -ms-flex-grow: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding: 0 8px 0 0;
  line-height: normal;
  color: #000000;
  margin: 0;
  padding-right: 8px;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  text-align: left;
  font-size: 28px;
}
.error-page-layout .custom_error_message hr.title-sep.sep-single.sep-dashed {
  position: relative;
  display: block;
  width: 100%;
  border-style: solid;
  border: 0 solid #e7e6e6;
  border-color: #f46f72;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-top-style: dashed;
  margin: 0;
  background: transparent;
}
.error-page-layout .custom_error_message .title-sep-container {
  position: relative;
  height: 6px;
  -ms-flex-grow: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.error-content h2 {
  color: #f0f0f0;
  font-size: 170px !important;
  line-height: 1 !important;
  font-weight: 700;
  letter-spacing: 0px;
  font-style: normal;
  font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
}
.useful-links {
  padding-left: 62px;
}
.useful-links h3 {
  margin-top: .5em;
  margin-bottom: .5em;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-weight: 0;
  line-height: 1.5;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 22px;
  color: #595f6b;
}
.useful-links ul {
  list-style-type: none;
  padding: 0;
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 23.8px;
}
.useful-links ul li:first-child {
  padding-top: 0;
}
.useful-links ul li {
  padding: 5.5px 0;
  margin-left: 0;
}
.useful-links ul li:before {
  content: "\f105";
  display: table;
  float: left;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #f1037b;
  font-size: 14px;
  height: 23.8px;
  width: 23.8px;
  margin-right: 9.8px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  line-height: 1;
  padding: 4px 0;
}
.search-title .section-header h1 {
  margin-top: .5em;
  margin-bottom: .5em;
  font-family: "Burlingame Regular", Arial, Helvetica, sans-serif;
  font-weight: 0;
  color: #595f6b;
  font-weight: bold;  
  line-height: 1.5 !important;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 22px !important;
}
.hs-search-field__suggestions a, 
.hs-search-field__suggestions #results-for {
  padding: 0 10px;
}
.blog-sidebar .hs-search-field__suggestions li,
.hs-search-field__suggestions li {
  padding: 0 10px;
  border: none;   
}
.hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #000;
  position: absolute;
  background: #fff;
  z-index: 9;
}
.blog-sidebar .hs-search-field__suggestions li a,
.hs-search-field__suggestions li a {
  padding: 0;
}
.blog-sidebar .hs-search-field__suggestions li a:before, 
.hs-search-field__suggestions li a:before {
  display: none;
}
.icon-with-content-group .divider.fusion-layout-column {
  margin-top: -100px;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 100px;
}
.icon-with-content .heading-with-icon:hover h2 {
  color: #ff9f04;
}
.icon-with-content .heading-with-icon:hover i {
  background-color: #ff9f04;
  border-color: #ff9f04;
}

.top-image-with-content .heading-with-icon:hover h2.content-box-heading {
  color: #ff9f04;
}
.sap-business-main .row2-left-flexi h4, .sap-business-main .row2-right-flexi h4 {
  margin-bottom: 32px;
}
.custom-search-form .search-table .search-field input:focus {
  outline: none;
}
.custom-search-form .search-table .search-field input::placeholder {
  color: #595f6b;
  opacity:1;
}
.blog .blog-content .post-footer input[type="text"] {
  max-width: 100%;
}
.blog .blog-content .post-footer form {
  margin-bottom: 30px;
}
.blog .body-container-wrapper .hs-input {
  max-width: 100%;
}
.custom-search-form .fusion-custom-menu-item-contents input.s.hs-search-field__input::placeholder {
  color: #747474;
  opacity:0.7;
}
.sap-right-form .submitted-message {
  color: #FFF;
}
.fa, .fas {
  font-family: 'Font Awesome 5 Free' !important;
  font-weight: 900;
}
/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


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

@media (min-width: 479px){
  .home-custom-banner .custom-column{
    background-image : none !important;
  }
}

@media (max-width: 479px){
    .home-custom-banner .custom-column.col-1 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 120px;
        padding-bottom: 140px;
        background-size: cover;
        background-position: left;
    }
  .home-custom-banner .custom-column {
    margin-top: 0;
    background-color: #eeeeee;
}

    .home-custom-banner .custom-column.col-3 {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 120px;
        padding-bottom: 140px;
        background-size: cover;
        background-position: right 00px;
    }
  }

@media only screen and (min-width: 768px) {
  .tabber-group {
    display: flex;
    border: none;
    clear: both;
    zoom: 1;
  }
  .tabber-group ul.tabs {
    display: block;
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none;
  }

}

@media (min-width: 1666px) {
  .widget-span .custom-logo {
    padding-left: 4px;
  }


}

@media (max-width: 1600px) {
  .two-column-right-form {
    padding: 0 15px;
  }
  .custom-banner-area .page-center {
    padding: 0 15px;
  }

}
@media (min-width: 801px) {
  body::-webkit-scrollbar {
    width: 9px;
    background: rgb(85, 85, 85);
  }
  ::-webkit-scrollbar-thumb {
    background-color: rgb(48, 48, 48);
    border-radius: 8px;
  }
}

@media (min-width: 1350px) and (max-width: 1450px){
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding-right: 40px;
  }
}

@media (max-width: 1400px) and (min-width: 1221px){
  .custom-banner-content {
    margin-top: 149px;
    color: #fff;
    width: 100%;
    float: none;
  }
}

@media (max-width: 1480px) and (min-width: 1024px){
  .sap-form {
    padding: 40px 20px;
  }

}

@media (max-width: 1450px) and (min-width: 1023px){
  .blog .body-container {
    padding-top: 160px;
  }
}
@media (max-width: 810px) and (min-width: 768px){
  .integration-solutions-layout .row-1-group img.alignright {
    margin-left: 0;
    width: 160px;
  }
}
@media (max-width: 1000px) and (min-width: 801px){

  span.integer-part {
    font-size: 37px;
  }
  .panel-heading h3 {
    font-size: 16px;
  }


}

@media (max-width: 1350px) {

  .custom-search-form ul.search-wrapper-group > li {
    top: 58px;
  }
}

@media (max-width: 1450px) {
  .two-col iframe {
    width: 100%;
  }

  .custom-logo a img {
    padding-right: 9px;
  }
  .header-container .custom-fixed-header {
    min-height: 128px;
  }
  .banner-v3 {
    margin-top: -128px;
  }
  .payroll-banner {
    margin-top: -128px;
  }
  .payroll-banner .form-wrapper {
    padding: 60px 60px 60px 20px;
  }
  .custom-banner-area .two-column-right-form .banner-right-form {
    padding-top: 139px;
  }

}

@media (max-width: 1370px) {

  .two-col-left .iframe-wrap {
    padding-top: 60%;
  }
  .key-business-layout .body-container .left-content,
  .key-business-layout .body-container .right-content{
    padding: 40px 20px ;
  }
  .key-business-layout .left-content blockquote {
    margin-left: 0;
    margin-right: 0;
  }
  .solver-layout .body-container {
    padding-top: 150px;
    padding-bottom: 0px;
  }

}
@media (max-width: 1285px) {
  .custom-head-office{
    margin-bottom: 40px;
  }
  .sap-form input.hs-button.primary.large {
    position: static;
  }
  .body-container .sap-form .hs-form-field {
    width: 100%;
  }

}
@media (max-width: 1200px) {
  .management-layout .sidebar.right {
    padding: 0px 10px 60px;
  }
  .custom-banner-area .two-column-right-form .form-wrapper {
    padding: 60px 30px 60px;
  }
  .custom-banner-area .form-wrapper form .hs_email, 
  .custom-banner-area .form-wrapper form .hs_submit {
    width: 100%;
    position: static;
    margin-left: 0;
    margin-right: 0;
  }
  .two-column-left-tabber .custom-right-group .inner-group {
    padding: 80px 30px 80px;
  }

}
@media(max-width: 1150px) {
  .content-with-background-image .custom-column.violet-bg .heading-icon {
    background-color: #11294f;
  }
  .content-with-background-image .custom-column.green-bg .heading-icon {
    background-color: #a1ca46;
  }
  .content-with-background-image .custom-column.blue-bg .heading-icon {
    background-color: #2897a2;
  }
  .content-with-background-image .custom-column.yellow-bg .heading-icon {
    background-color: #dce23a;
  }
  .content-with-background-image .custom-column {
    background: transparent !important;
    padding: 0px 20px;
    -webkit-box-shadow: 0px -6px 13px 1px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px -6px 13px 1px rgba(0, 0, 0, 0.18);
    box-shadow: 0px -6px 13px 1px rgba(0, 0, 0, 0.18);
    border-top-right-radius: 22px;
    border-top-left-radius: 22px;
  }
  .content-with-background-image .custom-column .heading-icon {
    margin: 0 -20px;
    margin-bottom: 32px;
  }
  .content-with-background-image .custom-column .heading-icon {
    border-top-right-radius: 22px;
    border-top-left-radius: 22px;
  }
  
}
@media(max-width: 1092px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding-right: 30px;
    transition: 500ms linear;
  }
  .payroll-banner .form-wrapper input.hs-button.primary.large {
    padding: 13px 15px;
  }

}

@media (max-width: 1023px) { 
  .custom-header {
    background-color: rgb(0,0,0);
  }
  .lp-page .custom-header {
    padding: 0px !important;
    min-height: 60px !important;
  }
  .header-container .custom-fixed-header.lp-page {
    min-height: auto;
  }
  .custom-banner-area .two-column-right-form .banner-right-form {
    padding-top: 99px;
  }
  .cm-privacy-row1 .page-center {
    padding: 100px 0 0 !important;
  }
  .payroll-banner {
    margin-top: 0;
  }
  .header-no-nav{
    min-height: 60px;
  }
  .custom-search-form {
    display: none !important;
  }
  .header-container .custom-fixed-header {
    min-height: auto;
  }
  .custom-header{
    position: relative;
  }
  .banner-v3 {
    margin-top: 0;
  }
  .custom-header .page-center{
    padding: 20px 0px 9px !important;
  }
  .custom-logo a {
    display: inline-block;
  }
  .widget-span .custom-logo{
    margin: 0px;				
  }
  .custom-logo a img{
    display: none !important;
  }
  .custom-logo a img + img{
    display: block !important;
  }
  .custom-header {
    padding: 0px !important;
  }
  .widget-span.custom-logo {
    padding-left: 30px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:before{
    display :none !important
  }
  body:not(.management-layout):not(.key-business-layout):not(.hs-content-id-6564120800):not(.site-page) .child-trigger{
    display: none !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a .fusion-arrow-svg{
    display: none !important;
  }
  span.fusion-dropdown-svg {
    display: none !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a .fusion-arrow-svg {
    display: none !important;
  }
  .custom-banner-content {
    margin-top: 49px;
    color: #fff;
    width: 100%;
    float: none;
    padding-bottom: 49px;
  }
  .custom-banner-form-group {
    width: 100%;
    float: none;
  }
  .custom-banner{
    height :auto !important;
    padding-bottom: 102px;
  }
  .custom-banner-inner-wrapper {
    height: auto !important;
  }
  .custom-banner-form-group {
    width: 100%;
    float: none;
  }
  .custom-banner-form-group .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
    margin: 0px;
    margin-right: 0;
    position: relative;
    float: none;
    margin-bottom: 20px;
  }
  .custom-footer-top-section .page-center,
  .custom-copyright-group .page-center{
    padding-left: 0;
    padding-right: 0;
  }
  .section.post-header h1{
    font-size: 40.895px;
    line-height: 40.895px;
  }
  .custom-banner-inner-wrapper .page-center {
    padding: 0px 30px !important;
  }
  .custom-banner-form-group .hs_submit.hs-submit {
    float: none;
    margin-bottom: 0;
  }

  .custom-banner-form-group{
    padding: 60px 30px 60px 30px;
  }

  .custom-banner-content h1{
    font-size: 4vw;
  }
  .sap-form input.hs-button.primary.large {
    position: static;
    margin-bottom: 20px;
  }
  .body-container .sap-form .hs-form-field {
    width: 100%;
  }
  ul.arrow li a {
    text-align: left;
    padding-left: 0px;
    padding-right: 0px;
  }
  .error-template.one-column.error-page-layout .body-container-wrapper {
    padding-top: 100px;
  }
  .useful-links {
    padding-left: 34px;
  }
  .error-content h2 {
    font-size: 125px !important;
  }
  .color-box-items {
    width: calc(49% - ( ( 4% + 4% + 4% ) * 0.25 ) );
    margin-bottom: 15px;
  }
	.solver-layout .body-container {
    padding-top: 100px;
    padding-bottom: 0px;
  }
  
  
}

@media (max-width: 800px) {
  .two-col iframe {
    width: auto;
  }
  .future-content {
    background-attachment: scroll;

  }
  .future-content-inner{
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
  }
  .sap-business-sol .row1-left-flexi.flexi1 ,
  .sap-business-sol .row1-middle-flexi.flexi2,
  .sap-business-sol .row1-right-flexi.flexi3{
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0;
  }
  .starter-sec2-image a {
    display: block;
    width: 100%;
    text-align: center;
  }
  .sap-bus-col-group .sap-bus-two-col-content {
    width: 100%;
    margin-right: 0;
  }
  .sap-bus-two-col-img {
    width: 100%;
  }
  .sap-bus-col-group {
    display: block;
  }
  .three-col {
    width: 100% !important;
    margin-right: 0;
    text-align: center;
  }
  .main-col {
    display: block;
  }
  .video-group .video-content-inner {
    padding-bottom: 0;
  }
  .two-col {
    width: 100% !important;
    margin-right: 0;
  }
  .cm-privacy-row1 h3 img {
    float: none !important;
    margin-left: 0 !important;
  }
  .cm-contact-row1 .page-center {
    padding: 100px 0 0 0 !important;
  }

  .widget-span.custom-copyright{
    display: block;
    text-align: center;
  }

  .widget-span.custom-footer-social {
    display: block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    float: none;
    margin: 0px;
  }

  .custom-footer-col {
    margin: 0px 0px 50px !important;
    width: 100% !important;
    padding-right: 15px;
    padding-left: 15px;
  }

  .custom-copyright-group {
    padding: 25px 21px 35px 30px;
  }

  .fusion-copyright-notice {
    padding-bottom: 5px;
  }

  .pro-row1-section1-inner .three-col {
    text-align: left;
  }
  .custom-footer-col1.custom-footer-col {
    margin-bottom: 50px !important;	
  }

  .blog .blog-content {
    width: calc(100%);
  }

  .blog .blog-sidebar {
    width: 100%;
    float: none;
    margin: 0px;
  }

  .custom-banner-content h1 {
    font-size: 6.5vw;
  }

  .custom-footer-col {
    margin: 0px 0px 50px !important;
    width: 100% !important;
    padding-right: 0;
    padding-left: 0;
  }

  .custom-copyright-group {
    padding: 25px 25px 35px 25px;
  }

  a#back-to-top {
    bottom: 30px;
    border-radius: 4px;
    height: 40px;
    -webkit-border-radius: 4px;
    right: 75px;
    line-height: 43px;
    background-color: rgb(51, 51, 51) !important;
  }
  .panel-wrapper {
    width: 100%;
    float: none;
  }
  .panel-container {
    margin: 0 !important;
    box-shadow: none !important;
    padding: 9px !important;
  }
  .pricing-table-1 {
    float: none;
    padding: 0;
  }
  .pro-row1-section2-inner {
    width: 100% !important;
  }
  .flexi1,
  .flexi2,
  .flexi3{
    width: 100% !important;
    margin-right: 0 !important;
  }
  .image-with-button-inner > a {
    text-align: center;
    display: block;
  }
  .top-image-with-content.four-col .custom-column {
    width: 100%;
    margin-bottom: 55px;
  }
  .top-image-with-content.four-col {
    display: block;
  }
  .sap-bus-col-group.left-image .sap-bus-two-col-content {
    width: 100% !important;
  }
  .sap-bus-col-group.left-image .sap-bus-two-col-img {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
  .row2-left-flexi ,
  .row2-middle-flexi,
  .row2-right-flexi{
    width: 100% !important;
    margin: 0;
  }
  .row2-middle-flexi .top-image-with-content {
    margin-bottom: 0;
  }
  .color-box-items {
    width: 100%;
    margin-right: 0;
  }
  .bottom-pane-heading {
    width: 100% !important;
    margin-right: 0;
  }

  .sap-business-heading h6,
  .sap-business-heading h5,
  .sap-business-heading h4{
    margin: 0;
  }
  .cm-orange-bg {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .sap-one-left-image {
    width: 100% !important;
  }
  .payroll-left-side {
    margin-top: 0;
    width: 100%;
    padding-top: 100px;
  }
  .payroll-right-side {
    margin-top: 100px;
    width: 100%;
  }
  .payroll-banner .page-center {
    display: block;
  }
  .payroll-banner .form-wrapper {
    padding: 60px 60px 60px 90px;
  }
  .payroll-banner .form-wrapper input.hs-button.primary.large {
    padding: 13px 29px;
  }
  .payroll-banner .form-wrapper form .hs_submit {
    position: static;
    float: none;
    margin-bottom: 20px;
    width: 100%;
    right: 0;
  }
  .payroll-banner .form-wrapper form .hs_email {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .home-layout .two-col-left {
    width: 100% !important;
  }
  .home-layout .two-col-right.two-col {
    width: 100% !important;
  }

}

@media (max-width:800px) and (min-width: 768px) {
  .solver-layout .row-3-group .row-3-column h2 {
      font-size: 22.971px !IMPORTANT;
  }
}

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

@media (max-width: 767px) {
  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%;
  }
  img.alignleft {
    float: none;
    display: block;
    margin-right: 0;
  }
  .key-business-layout .row-4-group{
    padding-left:0;
    padding-right:0;
  }
  .custom-banner-content h1 {
    font-size: 6.8vw;
  }
  .custom-head-office{
    margin-bottom: 50px;
  }
  .main-content, 
  .blog-content, 
  .sidebar.left,
  .blog-sidebar,
  .sidebar.right {
    margin-bottom: 40px;
  }
  .key-business-layout .body-container .left-content,
  .key-business-layout .body-container .right-content{
    padding: 40px 0 ;
  }
  .landing-page.one-column .body-container .widget-type-form,
  .error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
  .password-template .body-container form,
  .subscription-template .body-container .widget-type-email_simple_subscription form {
    width: 100%
  }

  .hs-author-profile .hs-author-avatar {
    float: none;
    margin-right: 0;
    max-width: 100px;
    margin-bottom: 10px;
  }

  .custom-footer-col{
    margin-bottom: 50px ;
  }

  .custom-footer-col4{
    margin-bottom: 0 !important;
  }
  .custom-copyright.fusion-copyright-notice p {
    margin: 0;
    padding: 0 0 5px;
  }
  img.alignRight, img.alignright {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
    float: none;
  }
  .sap-bus-col-group.left-image {
    flex-direction: unset;
  }
  .sap-bus-col-group.left-image .sap-bus-two-col-content {
    float: none;
    width: 100%;
  }
  .sap-bus-col-group.left-image .sap-bus-two-col-img {
    width: 100%;
    margin-right: 0;
  }
  .home-layout .two-col-right.two-col {
    width: 100% !important;
  }
  .home-layout .two-col-left {
    width:100% !important;
  }

  .custom-banner-area .two-column-right-form .banner-left-content,
  .custom-banner-area .two-column-right-form .banner-right-form {
    width: 100%;
    float: none;
  }
  .custom-banner-area .two-column-right-form .form-wrapper {
    padding: 60px 60px 60px 90px;
  }
  .top-image-with-content .custom-column {
    width: 100%;
    float: none;
    margin-bottom: 55px;
  }
  .management-layout .main-content {
    margin: 0;
  }
  .management-layout .sidebar.right {
    padding: 0px 60px 60px 60px;
    margin: 0;
  }
  .management-layout .sidebar.right ul li:before {
    top: 11.5px;
  }
  .management-layout .sidebar.right ul li:first-child:before {
    top: 6.5px;
  }
  .two-column-left-tabber .tabber-group-wrapper, 
  .two-column-left-tabber .custom-right-group {
    width: 100%;
    float: none;
  }
  .tabber-group .tabber-item-group {
    width: 100%;
    padding: 0;
  }
  .tabber-item-group a.visible-phone {
    margin: 0;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0px;
    font-style: normal;
    font-family: "Burlingame Thin", Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #595f6b;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    outline: 0;
    display: block;
    position: relative;
    background-color: #ebeaea;
    padding: 14px 15px;
    border: 1px solid;
    border-color: #ebeaea;
    margin-bottom: 10px;
    text-align: center;
  }
  .tabber-group {
    margin-top: 0;
    padding-top: 60px;
  }
  .tabber-item-group a.visible-phone.active-tab {
    background-color: #ffffff;
  }
  .tabber-item-group .tabber-item.mob {
    padding: 20px 0 0;
  }
  .two-column-with-tabber-group {
    background-attachment: scroll;
  }
  .two-column-left-tabber .custom-right-group .inner-group {
    padding: 80px 80px 80px 80px;
  }
  .two-column-left-tabber .custom-right-group {
    margin-bottom: 22px;
  }
  .icon-with-content .custom-item:nth-child(2n+1) {
    margin-right: 0;
  }
  .icon-with-content .custom-item {
    width: 100%;
    float: none;
  }
  .key-business-layout .body-container .left-content, 
  .key-business-layout .body-container .right-content {
    border: none;
  }
  .key-business-layout .body-container .left-content.custom-column, 
  .key-business-layout .body-container .right-content.custom-column {
    padding: 0;
  }
  .home-custom-banner .custom-column {
    width: 100% !important;
    text-align: center;
    float: none !important;
    margin-right: 0 !important;
  }
  .home-custom-banner .custom-column.col-1 {
    text-align: center;
  }
  .home-layout .row-1-column {
    width: 100%;
    margin: 0 auto !important;
    float: none;
  }
  .home-layout .row-2-column {
    width: 100% !important;
    margin: 0 auto !important;
    float: none;
  }
  .home-contact-form form .hs_email {
    width: 100%;
    margin-right: 0;
  }
  .home-contact-form form .hs-submit {
    position: static;
    top: 0;
    width: 100%;
    right: 0;
  }
  .fusion-sharing-box {
    height: auto;
    display: block;
  }
  .fusion-sharing-box .fusion-social-networks, 
  .fusion-sharing-box h4 {
    line-height: 20px;
    padding: 0;
    display: block;
    text-align: left;
  }

  .key-business-layout .body-container .left-content {
    padding: 40px;
  }
  .key-business-layout .left-content blockquote {
    margin-left: 40px;
    margin-right: 40px;
  }
  .error-page-layout .custom_error_message {
    margin-bottom: 20px;
  }
  .error-content h2 {
    font-size: 170px !important;
    margin-bottom: 0;   
  }
  .error-page-layout .custom-column {
    margin: 0 0 50px;
  }
  .useful-links {
    padding-left: 0;
  }
  .error-page-layout .widget-span.custom-google-search {
    margin-bottom: 0;
  }
  .error-page-layout .main-content {
    margin-bottom: 0;
  }
  .error-page-layout .custom-footer {
    margin-top: 0;
  }
  .solver-layout .row-1-column {
    max-width: 100%;
  }
  .content-with-background-image .custom-column {
    width: 100%;
    float: none;
    margin: 0;
  }
  .alignright {
    float: none;
    display: block;
  }
  .solver-layout .row-4-group h4 {
    text-align: center !important;
    margin-bottom: 20px;
  }
  .content-with-background-image .custom-column {
    padding: 0px 40px;
    margin-bottom: 40px;
  }
  .content-with-background-image .custom-column .heading-icon {
    margin: 0 -40px;
    margin-bottom: 32px;
  }
  .content-with-background-image h1.custom-heading {
    margin-top: 20px;
  }
  .content-with-background-image .fusion-icon {
    padding-top: 10px;
    text-align: center;
  }
  
  
}  


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

@media (max-width: 640px) {
  .fusion-sharing-box .fusion-social-networks, .fusion-sharing-box h4 {
    display: block;
    margin-bottom: 5px;
  }

  .fusion-sharing-box .fusion-social-networks {
    text-align: left;
  }

  .custom-banner-content h1 {
    font-size: 7.3vw;
  }

  .hs-featured-image-wrapper {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .post-body.clearfix {
    width: 100%;
    float: none;
  }
  .sap-form {
    padding: 40px 10px;
  }
  .sap-business-row1-section1 {
    padding: 0;
  }
  .sap-business-bottom {
    padding: 48px 20px 0;
  }
  .cm-sap-bottom-content a {
    white-space: nowrap;
  }
  .right-circle-arrow ul {
    padding: 0 15px;
  }
  .sap-header {
    padding: 20px 0 0;
  }
  .home-custom-banner {
    padding-top: 1px;
    padding-bottom: 1px;
  }
  .home-custom-banner .custom-column.col-1 {
    margin-top: 120px;
    margin-bottom: 140px;
  }
  .home-custom-banner .custom-column.col-2 {
    padding-top: 104px;
    padding-bottom: 100px;
  }
  .home-custom-banner .custom-column.col-3 {
    padding-top: 124px;
    padding-bottom: 140px;
    margin-top: 0;
  }
  .home-layout .row-1-column .hs_cos_wrapper.hs_cos_wrapper_widget {
    padding-top: 0;
    margin-top: 0;
  }
  .hs-featured-image-wrapper {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    margin: 0px 0 20px 0px;
  }
  .solver-layout .row-3-group .row-3-column {
    padding: 0;
  }

}
@media (max-width: 500px) {
  .custom-banner-area .two-column-right-form .banner-left-content {
    padding-top: 20px;
  }
  .custom-banner-area .two-column-right-form .banner-right-form {
    padding-top: 30px;
  }
  .custom-banner-area .two-column-right-form .form-wrapper {
    padding: 40px 20px;
  }
  img.alignright {
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
  .management-layout .sidebar.right {
    padding: 0px 0px 60px;
    margin: 0;
  }
  .two-column-left-tabber .tabber-group-wrapper {
    margin-right: 0;
  }
  .two-column-left-tabber .custom-right-group .inner-group {
    padding: 80px 20px;
  }
  .icon-with-content-group .custom-title {
    padding: 40px 20px 0px;
  }
  .icon-with-content .without-bg-color .inner-column {
    padding: 40px 20px 0px;
  }
  .icon-with-content .heading-with-icon {
    display: block;
  }
  .icon-with-content .icon {
    display: block;
    margin-bottom: 10px;
  }
  .icon-with-content .bg-color .content-box-bg {
    padding: 35px 20px;
  }
  .icon-with-content .icon i {
    margin: 0 auto;
  }
  .icon-with-content h2.content-box-heading {
    display: block;
    text-align: center;
  }

}
@media (max-width: 479px) {
  .custom-related-post .slick-slide {
    margin-right: 0;
  }
  .key-business-layout .body-container .left-content {
    padding: 40px 0;
  }
  .key-business-layout .left-content blockquote {
    margin-left: 0;
    margin-right: 0;
  }
  .hs-button.primary,
  input[type="submit"],
  input[type="button"] {
    padding-left:20px;
    padding-right:20px;
  }

}

@media (max-width: 380px) {
  .error-content h2 {
    font-size: 130px !important;
  }

}

@media (max-width: 350px) {
  .cm-sap-bottom-content a {
    margin-left: -10px;
  }

}
/**override css**/
body.management-layout .hhs-header-menu .hamburger:nth-child(1){
  display:none !important;
}





@media (max-width: 820px) {
body.management-layout .child-trigger:nth-child(3),
body.key-business-layout .child-trigger:nth-child(3),
body.hs-content-id-6564120800 .child-trigger:nth-child(3),
body.site-page .child-trigger:nth-child(3){
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important;
    min-width: 55px !important;
    height: 45px !important;
    padding: 0 !important;
    border-left: 1px solid rgba(0, 0, 0, .10);
}
  body.management-layout .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after,
  body.key-business-layout .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after,
  body.hs-content-id-6564120800 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after,
  body.site-page .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after{
  content:"" !important;
}
  body.management-layout .custom-menu-primary .hs-menu-wrapper > ul > li a,
  body.sap-business-main .custom-menu-primary .hs-menu-wrapper > ul > li a,
  body.key-business-layout .custom-menu-primary .hs-menu-wrapper > ul > li a,
  body.hs-content-id-6564120800 .custom-menu-primary .hs-menu-wrapper > ul > li a,
  body.site-page .custom-menu-primary .hs-menu-wrapper > ul > li a{
    line-height:45px !important;
  }
  body.management-layout .custom-menu-primary .hs-menu-wrapper>ul ul,
  body.key-business-layout .custom-menu-primary .hs-menu-wrapper>ul ul,
  body.hs-content-id-6564120800 .custom-menu-primary .hs-menu-wrapper>ul ul,
  body.site-page .custom-menu-primary .hs-menu-wrapper>ul ul{
    margin-left:0 !important;
  }
  body.hs-content-id-6564120800 .hs-menu-wrapper{
    background:none !important;
 
  }
  body.sap-business-main .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
    padding:10px 15px;
  }
  body.sap-business-main .custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
  body.sap-business-main .custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
    background:none !important;
  }
  body.sap-business-main .hs-menu-item .hs-menu-children-wrapper li a,
  body.hs-content-id-6564120800 .hs-menu-item .hs-menu-children-wrapper li a,
  body.site-page .hs-menu-item .hs-menu-children-wrapper li a{
    text-indent:10px;
  }
}
.management-layout .child-trigger.child-open i,
.key-business-layout .child-trigger.child-open i,
.hs-content-id-6564120800 .child-trigger.child-open i{
    -webkit-transform: rotate(180deg) !important;
    -ms-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
}
@media (max-width: 640px) {
  body.management-layout .hhs-header-logo .logo-standard,
  body.key-business-layout .hhs-header-logo .logo-standard,
  body.hs-content-id-6564120800 .hhs-header-logo .logo-standard,
  body.site-page .hhs-header-logo .logo-standard{
    margin-left:15px !important;
  }
  html body.sap-business-main .logo-standard, html body.sap-business-main .logo-sticky{
    max-width:180px !important;
  }
}
body.management-layout .child-trigger i, 
body.management-layout .child-trigger i:after,
body.key-business-layout .child-trigger i,
body.key-business-layout .child-trigger i:after,
body.hs-content-id-6564120800 .child-trigger i,
body.hs-content-id-6564120800 .child-trigger i:after,
body.site-page .child-trigger i,
body.site-page .child-trigger i:after{
    width: 13px;
    background-color: #ccc;
}

body:not(.hs-content-id-65818494530):not(.key-business-layout) .hs-item-has-children .child-trigger:nth-child(1){
  display:none !important;
}

@media (max-width: 1024px) {
 body.sap-business-main .row,
 body.md-mx-0 .row{
    margin-right:0 !important;
    margin-left:0 !important;
  }
  body:not(.hs-content-id-65818494530):not(.hs-content-id-6564120800) #hs_cos_wrapper_module_164758233136193 .hhs-header-menu .hamburger:first-child{
    display:none !important;
  }
  body.site-page #hs_cos_wrapper_module_164610403668949 .hhs-header-menu .hamburger:first-child{
    display:none !important;
  }
  body.hs-content-id-6564120800 #hs_cos_wrapper_module_164610780882469 .hhs-header-menu .hamburger:first-child{
    display:none !important;
  }
}
@media (max-width: 820px) {
   body.sap-business-main .hhs-nav-opt-items{
    padding-right:60px !important;
  }
   body.sap-business-main .custom-menu-primary.js-enabled .hamburger{
    margin-top: 12px;
    padding: 15px;
  }
  
  body.sap-business-main .hhs-header-menu, body.body-override .hhs-header-menu{
    z-index:12;
  }
  .hhs-header-logo{
    position:relative;
    z-index:9999;
  }
 
}
@media (min-width: 1024px) {
  body.body-override .custom-menu-primary .hs-menu-wrapper>ul>li{
    padding-right:0 !important;
  }
}