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


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

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


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

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

@font-face { font-family: "Enriqueta";
  src: url('//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/goksH6L7AUFrRvV44HVjQkqn.eot'),
    url('//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/goksH6L7AUFrRvV44HVjQkqn.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/goksH6L7AUFrRvV44HVjQkqn.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face { 
  font-family: "Droid-Serif-W01-Regular"; 
  src: url("//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/de5702ce-174b-4ee6-a608-6482d5d7eb71.eot") format("eot"), 
    url("//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/83ae2051-dcdd-4931-9946-8be747a40d00.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/63f35b58-a40f-4f53-bb3e-20396f202214.ttf") format("truetype");
  font-style: normal; 
  font-weight: 400;
}

@font-face { 
  font-family: "Signika";
  src: local("Signika Regular"), local("Signika-Regular"),
    url("//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/vEFR2_JTCgwQ5ejvG18mAw.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/vEFR2_JTCgwQ5ejvG18mAw.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/vEFR2_JTCgwQ5ejvG18mAw.eot") format("eot");
  font-style: normal; 
  font-weight: 400;
}


@font-face {
  font-family: 'Enriqueta';
  src: url('//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/gokpH6L7AUFrRvV44HVr923kdxA.eot'),
    url('//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/gokpH6L7AUFrRvV44HVr923kdxA.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/gokpH6L7AUFrRvV44HVr923kdxA.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Helvetica-W01-Light"; 
  src: url('//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/0380581746114dbc8c650f73031c3973.eot'),
    url('//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/0380581746114dbc8c650f73031c3973.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/0380581746114dbc8c650f73031c3973.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
/* 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: rgba(15, 58, 105, 1);*/
  background: #EAEEEF;
  font: normal normal normal 14px/1.3em Tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
  line-height: 1.6em;
  color: #8892A1;
  font-size: 14px;
}

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

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

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

/* Basic text */
p {
  margin: 0 0 15px;
}
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin: 0 0 20px;
  line-height: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size:30px;
  color:#484d56;
  font-family: signika;;
}
h2 {
  font-size:25px;
  color: #484D56;
}
h3 {
  font-size:22px;
  color:#deb03c;
  font-family:enriqueta, serif;;
}
h4 {

}
h5 {
  font-size: 18px;
  line-height: normal;
  font-family: enriqueta, serif;
  color: #5483ab;
}
h6 {}

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

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

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

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


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

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

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

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


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


/* =============== Structure =============== */

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

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

.footer-container-wrapper {
  background: #EAEEEF;
}

.header-container-wrapper {
  background: #EAEEEF;
}
/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}
.custom-header-wrapper {
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.6);
  background-color: rgba(15, 58, 105, 1);
  border-top: 0px solid rgba(237, 28, 36, 1);
  border-bottom: 0px solid rgba(237, 28, 36, 1);
  background-image: url(//cdn2.hubspot.net/hubfs/4669588/Travel_Priva_July2018%20Theme/Images/bevel_300.png);
  background-repeat: repeat-x;
}

.header-container .page-center {
  padding: 0 0;
}

.custom-diligence-head p {
  margin: 0;
  font-size: 23px;
  color: #fff;
}

.custom-diligence-head p a {
  color: #fff;
}

.custom-client-login p {
  margin: 0;
}

.custom-head-cta{
  font: normal normal normal 11px/1.3em Tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  color: #FFFFFF;
  text-decoration: none;
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/shiny2button_bg.png) rgba(56, 127, 187, 1);
  border-radius: 5px;
  display: inline-block;
  padding: 13px 41px 13px 40px;
}

.custom-head-cta:hover{
  background-color: rgba(15, 58, 105, 1);
  border-color: rgba(255, 255, 255, 1);
}

.custom-client-login p a {
  font: normal normal normal 11px/1.3em Tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  color: #FFFFFF;
  text-decoration: none;
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/shiny2button_bg.png) rgba(56, 127, 187, 1);
  border-radius: 5px;
  display: inline-block;
  padding: 13px 41px 13px 40px;
}

.custom-client-login p a:hover {
  background-color: rgba(15, 58, 105, 1);
  border-color: rgba(255, 255, 255, 1);
}

.custom-client-login p {
  text-align: right;
  margin: 31px 0 0;
  padding-right: 9px;

}

.custom-logo img {
  margin: 4px 0 0px;
  max-width: 221px;
}

.custom-diligence-head p {
  margin: 57px 0 0 8px;
  font-size: 23px;
  color: #fff;
  font-family: droid-serif-w01-regular, droid-serif-w02-regular, droid-serif-w10-regular, serif;
}


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

.hs-blog-banner-wrapper {
  margin: 35px 0 0;
}

.hs-blog-banner-wrapper .page-center {
  padding-right: 51px;
  max-width: 951px !important;
}

.hs-blog-banner-left h1 {
  line-height: 1.3em;
  text-align: center;
  color: #fff;
}
.hs-blog-banner-left {
  background: rgba(135, 176, 209, 1);
  width: calc(100% - 573px);
  float: left;
  height: 213px;
  margin: 30px 0 0;
  padding: 0 2px 0 0px;
}

.hs-blog-banner-right {
  width: 573px;
  float: left;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 1);
  border: 6px solid rgba(255, 255, 255, 1);
  position: relative;
}

.hs-blog-banner-right:before,
.hs-blog-banner-right:after {
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium.png);
  height: 26px;
  width: 155px;
  content: "";
  display: block;
  position: absolute;
  bottom: -32px;
  background-repeat: no-repeat;
  left: -25px;
  background-position: left;
}

.hs-blog-banner-right:before {
  right: -25px;
  left: auto;
  background-position: 100% 0;
}

.body-container-wrapper {
  margin-top: -28px;
}

.no-banner .body-container-wrapper {
  margin-top: 0;
}

.without-banner-image  .hs-blog-banner-left{
  width: 100%;
  height: auto;
  margin: 0;
  background: transparent;
  text-align: left;
  padding: 0;
  float: none;
}

.without-banner-image .hs-blog-banner-left h1 {
  text-align: left;
}

.without-banner-image  .hs-blog-banner-wrapper {
  margin: 22px 0 0;
}

.without-banner-image  .body-container-wrapper {
  margin-top: 0;
}

.without-banner-image .hs-blog-banner-left h1 {
  color: #484d56;
}

.without-banner-image .hs-blog-banner-left h1 {
  margin: 0 0 12px
}

.hs-blog-banner-wrapper .without-banner-image .page-center {
  padding-right: 22px;
}



.hs-blog-banner-right.without-banner-heading {
  width: 100%;
}

.hs-blog-banner-right.without-banner-heading img {
  width: 100%;
}

.hs-blog-banner-wrapper.without-banner-heading .page-center {
  padding-right: 22px;
}

.without-banner-image .hs-blog-banner-left {
  padding: 0 5px;
}



/* =============== Full Width =============== */
/*.hs-video-module_wrapper iframe {
height: 100vh;
width: 100%;
}*/


/* =============== Wire House Broker Dealer =============== */
.hs-wire-house-broker-layout .body-container .page-center {
  padding-right: 5px;
  padding-left: 5px;
}

.hs-blog-banner-wrapper.without-banner-image {
  margin: 22px 0 0;
}

.hs-wire-house-broker-layout .body-container-wrapper {
  margin-top: 0;
}

.hs-wire-house-broker-layout .body-container .page-center .inner-page-center {
  padding: 37px 20px 0px 20px;
}

.hs-wire-house-broker-layout .hs-full-width-flexi-wire-house {
  margin: 0 0 40px;
}

.hs-wire-house-broker-layout .wire-house-broker-left ul {
  padding-top: 18px;
  line-height: 1.6em;
  margin: 0 0 46px;
}

.hs-wire-house-broker-layout .wire-house-broker-left {
  padding-right: 50px;
}

.hs-wire-house-broker-layout .wire-house-broker-right {
  position: relative;
  padding-right: 23px;
}

.hs-wire-house-broker-layout  .wire-house-broker-right {
  /*margin-top: 14px;*/
  margin-top: 6px;
}

.hs-wire-house-broker-layout  .wire-house-broker-right h1 {
  color: #5483ab;
  font-size: 27px;
  font-family: enriqueta, serif;
  line-height: 1.3em;
}

.hs-wire-house-broker-layout .wire-house-broker-right h3 {
  color: #8892A1;
  padding-top: 8px;
  line-height: 1.3em;
  margin: 0;
}

.hs-wire-house-broker-layout .wire-house-broker-right p {
  line-height: normal;
  margin: 0 0 9px;
}

.hs-wire-house-broker-layout .wire-house-broker-right img {
  margin: 34px auto 20px;
}

.body-container p label {
  color: #1C8A43;
}

.body-container p strong {
  font-weight: bold;
  text-decoration: underline;
}

.body-container-wrapper {}
.body-container {}
.body-container .page-center {
  max-width: 950px !important;
  padding-right: 22px;
}

.body-container .page-center .inner-page-center {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
  padding: 65px 35px 25px 30px;
}

/* =============== Home Page  =============== */
.hs-home-who-we-serve-wrapper {
  padding: 8px 28px 18px;
}

.hs-home-layout .body-container .page-center .inner-page-center {
  background: transparent;
  padding: 20px 4px;
}

.hs-home-who-we-serve-wrapper h1 {
  color: #ecf0f1;
  font-size: 35px;
  line-height: 1.3em;
  margin: 0 0 1px 0;
}

.hs-home-who-we-serve-wrapper p {
  margin: 0;
  font-size: 22px;
  color: #ecf0f1;
  line-height: 1.3em;
  font-family: enriqueta, serif;
  font-style: italic;
}

.hs-home-who-we-serve-wrapper a.hs-home-banner-btn {
  border-radius: 5px;
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  background: rgba(222, 176, 60, 1) url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/home-btn.png?t=1533627923037) 50% 50% repeat-x;
  border: solid rgba(255, 255, 255, 1) 0px;
  color: #fff;
  display: inline-block;
  padding: 13px 5px;
  font-size: 18px;
  line-height: 25px;
  margin: 9px 3px 1px 0;
  max-width: 260px;
  /*width: 100%;*/
  vertical-align: top;
  text-align: center;
}

.hs-home-who-we-serve-wrapper a.hs-home-banner-btn:hover {
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  background-color: rgba(61, 155, 233, 1);
  border-color: rgba(255, 255, 255, 1);
}

.hs-home-baner_btn-wrapper {
  max-width: 90%;
}

.hs-home-baner_btn-wrapper a:last-child {
  max-width: 116px;
}

.hs-row2-wrapper {
  padding: 21px 35px 26px;
}

.hs-our-solutions-inner-con {
  background: #769BBA;
}


.hs-our-solutions-wrapper {
  padding: 12px 20px 0 30px;
}

.hs-our-solutions-wrapper h1 {
  color: #fff;
  font-size: 28px;
  line-height: 1.3em;
  margin: 0px 0 17px;
}

.hs-row2-wrapper-left-con p {
  font-size: 16px;
  line-height: normal;
}

.hs-our-solutions-content p {
  color: #fff;
}

.hs-our-solutions-content p {
  letter-spacing: 0.05em;
  font-size: 17px;
  line-height: normal;
  color: #ECF0F1;
  margin-bottom: 13px;
}

.hs-row2-wrapper-left-con p strong {
  text-decoration: none;
}

.hs-our-solutions-inner-con {
  background: #769BBA;
  padding: 24px 33px 33px;
  position: relative;;
}

.hs-our-solutions-right-sidebar-links a {
  margin: 0 0 0;
}
.hs-our-solutions-right-sidebar-links {
  text-align: right;
  position: relative;
  top: -12px;
  padding-right: 24px;
}

.hs-our-solutions-image svg {
  fill: rgba(15, 58, 105, 1);
  fill-opacity: 0.58;
  width: 121px;
  height: 97px;
  position: absolute;
  right: -93px;
}

.hs-row2-wrapper-left-con .hs_cos_wrapper_type_custom_widget {
  margin-right: -33px;
}

.hs-our-solutions-inner-con {
  background: #769BBA;
  padding: 24px 33px 33px;
  position: relative;
}

.hs-our-solutions-image img {
  border: 2px solid #fff;
  margin: 17px 0 0 7px;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  width: 204px;
  margin-bottom: -98px;
}

.body-container .hs-row2-wrapper-left-con ul {
  line-height: normal;
  padding-left: 27px;
}

.hs-our-solutions-image {
  display: inline-block;
  position: relative;
}

.hs-our-solutions-right-sidebar-links a {
  border-radius: 5px;
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  background: rgba(222, 176, 60, 1) url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/home-btn.png?t=1533632161165) 50% 50% repeat-x;
  border: solid rgba(255, 255, 255, 1) 0px;
  color: #fff;
  display: inline-block;
  padding: 7px 9px 6px;
  font-size: 12px;
  line-height: 17px;
  margin: 9px 3px 1px 0;
  vertical-align: top;
  text-align: center;
  max-width: 108px;
  width: 100%;
  margin: 0;
}

.hs-our-solutions-right-sidebar-links a:hover {
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  background-color: rgba(61, 155, 233, 1);
  border-color: rgba(255, 255, 255, 1);
}

.hs-row3-content-title h1 {
  color: rgba(40, 94, 136, 1);
  margin: 0;
  text-align: center;
  font-size: 28px;
  line-height: 1.3em;
  position: relative;
  padding: 31px 0 22px;

}

.hs-row3-content-title h1:before {
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/fadenotchlinenew.png?t=1533635573840);
  background-position: 0 0;
  background-repeat: repeat-x;
  height: 30px;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: calc(100% - 30px);
  margin: 0 auto;
}

.hs-row3-content-title:after {
  content: "";
  width: 30px;
  height: 30px;
  background: url('//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/fadenotchlinenew%20%281%29.png');
  display: block;
  position: absolute;
  left: -15px;
  top: 0;
  background-repeat: repeat-x;
  background-position: 0 -30px;
}

.hs-row3-content-title:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/fadenotchlinenew%20%281%29.png);
  display: block;
  position: absolute;
  right: -15px;
  top: 0;
  background-repeat: repeat-x;
  background-position: 100% -30px;
}

.hs-row3-wrapper {
  margin-bottom: 15px;
}

.hs-row3-content-title {
  position: relative;
}

.hs-row3-content-wrapper {
  text-align: center;
  padding: 0px 28px 0 31px;
}

.hs-row3-content-wrapper > span {
  display: flex;
  justify-content: space-evenly;
}

.hs-our-solutions-image:after {
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/shadow-image.png);
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  height: 147px;
  width: 24px;
  left: -17px;
  bottom: 0;
  top: 20px;
  background-position: 100% 100%;
}

.hs-our-solutions-image:before {
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/shadow-image.png?t=1533701395645);
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
  height: 147px;
  width: 24px;
  right: -24px;
  bottom: 0;
  top: 20px;
  background-position: 0 100%;
}

.hs-our-solutions-image:before {
  left: auto;
  right: -24px;
  background-position: 0 100%;
}

.hs-our-solutions-image .hs-sloution-shadow {
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/shadow-image.png?t=1533701395645) center top no-repeat;
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: -102px;
}

.hs-row3-content-wrapper .hs_cos_wrapper_type_module {
  text-align: center;
  vertical-align: top;
  padding: 6px 4px;
  display: inline-block;
  background: rgba(40, 94, 136, 1);
  -webkit-flex-basis: 205px;
  flex-basis: 205px;
  min-height: 113px;
}

.hs-our-products-innner h1 {
  font-size: 24px;
  line-height: 1.3em;
  text-align: center;
  color: #ECF0F1;
  margin: 0 0 5px;
}

.hs-our-products-innner a {
  font-size: 15px;
  font-family: enriqueta, serif;
  color: #C7B167;
  text-decoration: underline;
}

.hs-home-layout .body-container .hs-row3-wrapper .inner-page-center {
  padding: 23px 4px 3px;
}

.hs-row3-content-title h1 {
  color: rgba(40, 94, 136, 1);
  margin: 0;
  font-size: 28px;
  line-height: 1.3em;
}

.hs-our-products-wrapper {
  display: table;
  width: 100%;
  height: 99px;
}

.hs-our-products-innner {
  display: table-cell;
  vertical-align: middle;
}

.hs-home-layout .body-container .hs-row3-wrapper .inner-page-center {
  padding-top: 0;
}

.hs-home-layout .body-container .hs-home-row1-wrapper .page-center .inner-page-center {
  padding-bottom: 0;
}

.hs-row2-wrapper-left-con p {
  font-size: 16px;
  line-height: normal;
  margin-bottom: 19px;
}

.hs-home-layout .body-container .page-center {
  padding-right: 1px;
}

.hs-our-solutions-linsk-items svg {
  fill: rgba(28, 55, 102, 1);
  width: 134px;
  height: 137px;
}

.hs-our-solutions-linsk-items a {
  color: #fff;
  font-size: 14px;
  font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  text-align: center;
  z-index: 55;
  display: block;
  line-height: normal;
  position: absolute;
  top: 49%;
  transform: translateY(-50%);
  padding: 0 14px;
  left: 0;
  right: 0;
}

.hs-our-solutions-linsk-items a span.inner-sub-title {
  color: #DEB03C;
  font-weight: bold;
  border-bottom: 1px solid #DEB03C;
}

.hs-our-solutions-linsk-items {
  position: absolute;
  top: -12px;
  right: 0;
  width: 134px;
}

.inner-title {
  display: block;
  text-decoration: underline;
}
.hs-our-solutions-linsk-items a label {
  display: block;
  font-size: 10px;
  margin: 3px 0 0 0;
  text-decoration: underline;
}

.hs-our-solutions-linsk-items-inner {
  margin: 0 0 -16px 0;
  position: relative;
}

.hs-our-solutions-linsk-items .hs-our-solutions-linsk-items-inner:first-child a label {
  margin-top: 4px;
}


/* =============== Team =============== */

.hs-team-module-left-con img {
  display: block;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 1);
  border: 6px solid rgba(255, 255, 255, 1);
  width: 139px;
}

.hs-team-module-right-con h1 {
  font-family: enriqueta,serif;
  color: #deb03c;
  font-size: 22px;
  line-height: normal;
  margin: -5px 0 17px;
}

.hs-team-module-right-con {
  width: calc(100% - 140px);
  float: left;
  padding-left: 23px;
  padding-right: 104px;
  font-size: 13px;
  line-height: normal;
  margin-bottom: 37px;
}

.hs-authoe_content p {
  margin: 0 0 16px;
}

.hs-team-module-left-con {
  width: calc(100% - 584px);
  float: left;
}

.hs-team-module-left-con {
  width: 140px;
  float: left;
  position: relative;
}

.hs-our-team-layout .body-container-wrapper {
  margin-top: 2px;
}

.hs-our-team-layout .body-container .page-center .inner-page-center {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
  padding: 55px 35px 25px 61px;
}

h4:empty {
  display: none;
}

.hs-team-module-inner_wrapper:after {
  height: 1px;
  background: rgba(0, 0, 0, 0.35);
  width: calc(100% - 80px);
}

.hs-team-module-inner_wrapper {
  position: relative;
  margin-bottom: 31px;
}

.hs-our-team-wrapper .hs_cos_wrapper_type_module:last-child .hs-team-module-inner_wrapper:after {
  display: none;
}

.hs-team-module-right-con span {
  font-size: 18px;
  color: #deb03c;
  font-style: italic;
  margin: 0 0 0;
}

.hs-team-module-left-con {
  position: relative;
}

.shadow_wrapper {
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium-teamimg.png);
  width: 165px;
  height: 26px;
  background-repeat: no-repeat;
  position: absolute;
  background-position: 100% 0;
  right: -9px;
}

.shadow_wrapper.shad_right {
  right: -20px;
  background-position: 100% 0;
}

.shadow_wrapper.shad_left {
  left: -20px;
  background-position: 0 0;
}

.hs-team-module-right-con h1 span {
  display: block;
}

.hs-team-module-right-con h1 span {
  display: block;
  margin: 5px 0 0;
}
.hs-team-module-left-con {
  position: relative;
}

.hs-authoe_content h4 {
  margin: 0;
  font-weight: bold;
}

.hs-authoe_content ul {
  padding-left: 25px;
  margin-top: 0;
}
.hs-team-shadow-wrap:after,
.hs-team-shadow-wrap:before{
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium.png?t=1533542756046);
  height: 26px;
  width: 155px;
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  left: -60px;
  background-position: left;
}

.hs-team-shadow-wrap:after{
  bottom: -50px;
}

.hs-team-shadow-wrap:before,
.hs-team-shadow-wrap:before {
  right: -50px;
  left: auto;
  background-position: 100% 0;
  bottom: -50px;
}

.hs-team-shadow-wrap {
  position: relative;
  z-index: 5;
}

/* =============== In the Press =============== */
.hs-press-layout .body-container .page-center{
  padding-right: 5px;
  padding-left: 5px;
}

.hs-press-layout .body-container-wrapper {
  margin-top: 0;
}

.hs-press-right-content{
  text-align :center  
}

.hs-press-right-content img {
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 1);
  border: 6px solid rgba(255, 255, 255, 1);
  margin: 38px 0 0 7px;
}

.hs-Press-wrapper h1 {
  margin: 0;
  font-size: 22px;
  line-height: normal;
  font-family: enriqueta, serif;
  color: #deb03c;
}

.hs-Press-wrapper p {
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
}

.hs-Press-wrapper a {
  text-decoration: underline;
  font-style: italic;
}

.hs-press-layout .body-container .page-center .inner-page-center {
  padding: 19px 35px 15px 42px;
}

.hs-Press-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.35);
  padding-bottom: 16px;
  margin-bottom: 10px
}

.hs-press-right-content p{
  display: inline-block;
  position: relative
}

.hs-press-right-content p:after,
.hs-press-right-content p:before{
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium.png?t=1533542756046);
  height: 26px;
  width: 155px;
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  left: -12px;
  background-position: left;
}

.hs-press-right-content p:after{
  bottom: -26px;
}

.hs-press-right-content p:before,
.hs-press-right-content p:before {
  right: -20px;
  left: auto;
  background-position: 100% 0;
  bottom: -26px;
}

.hs-about-left-content h1 {
  margin: 32px 0 0 5px;
  line-height: 38px;
}

.hs-about-left-content h1 a {
  color: #406288;
  font-family: enriqueta, serif;
  display: block;
  font-size: 28px;
  text-decoration: underline;
}



/* =============== Product Committee Support =============== */
.hs-product-committee-layout .body-container .page-center {
  padding-left: 5px;
  padding-right: 5px;
}

.hs-product-committee-layout .body-container .page-center .inner-page-center {
  padding: 52px 35px 15px 45px;
}

.hs-product-committee-layout .hs-product-committee-left-flexi h3 {
  margin-bottom: 16px;
}

.hs-product-committee-layout .hs-product-committee-left-flexi p {
  margin: 0 0 22px;
}

.hs-product-committee-left-flexi ul li {
  margin: 0 0 12px;
}

.hs-product-committee-left-flexi ol strong {
  color: #5483AB;
}

.hs-product-committee-left-flexi {
  padding-right: 25px;
}

.hs-product-committee-layout .hs-product-committee-left-flexi ol li {
  margin-bottom: 22px;
}

.hs-product-committee-left-flexi:after {
  content: "";
  background: rgba(61, 155, 233, 1);
  width: 1px;
  height: 100%;
  display: block;
  position: absolute;
  right: -8px;
  top: 4px;
  bottom: 0;
}

.hs-product-committee-left-flexi {
  position: relative;
}

.hs-product-committee-right-flexi img {
  display: block;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 1);
  border: 6px solid rgba(255, 255, 255, 1) !important;
  margin: 8px 0 40px;
}

.hs-product-committee-right-flexi img {
  display: block;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 1);
  border: 6px solid rgba(255, 255, 255, 1);
  margin: 8px 0 40px;
}

.hs-product-committee-right-flexi {
  padding-left: 16px;
}

.hs-product-committee-right-flexi h3 {
  margin-bottom: 18px;
}

.hs-product-committee-right-flexi p {
  margin-bottom: 22px;
}

.hs-product-committee-layout .hs-product-committee-left-flexi p strong {
  text-decoration: none;
}

.hs-product-committee-right-flexi .hs_cos_wrapper_type_linked_image {
  display: block;
  position: relative;
}

.hs-product-committee-right-flexi .hs_cos_wrapper_type_linked_image:after,
.hs-product-committee-right-flexi .hs_cos_wrapper_type_linked_image:before{
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium.png?t=1533542756046);
  height: 26px;
  width: 155px;
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  left: -35px;
  background-position: left;
}

.hs-product-committee-right-flexi .hs_cos_wrapper_type_linked_image:after{
  left: -20px;
  bottom: -26px;
}

.hs-product-committee-right-flexi .hs_cos_wrapper_type_linked_image:before {
  right: -1px;
  bottom: -26px;
  left: auto;
  background-position: 100% 0;
}


/* =============== Footer =============== */
.hs-press-layout .body-container-wrapper {
  margin-top: 9px;
}

.hs-our-team-layout .body-container .page-center {
  padding-right: 5px;
  padding-left: 5px
}

.hs-product-committee-layout .body-container-wrapper {
  margin: 0;
}

.custom-ft-wrapper {
  background-color: rgba(15, 58, 105, 1);
}
.body-container {
  background: #EAEEEF;
}

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

.hs-banner-without-image .body-container-wrapper {
    margin-top: 2px;
}

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

.footer-container-wrapper {}
.footer-container {}
.footer-container  .page-center {
  background-color: rgba(15, 58, 105, 1);
  padding: 25px 14px 12px;
  max-width: 928px !important;
  position: relative;
}

/*
.custom-coontact-us:after {
bottom: -10px;
left: 10%;
border: solid transparent;
border-width: 10px 10px 0;
border-top-color: rgba(15, 58, 105, 1);
content: "";
position: absolute;
}
*/

.footer-container h3 {
  line-height: 1.2em;
  margin: 0 0 13px 0;
  color: #87B0D1;
  font-size: 25px;
}

.custom-coontact-us p {
  color: #87B0D1;
  margin: 0;
  font-size: 13px;
  line-height: 16px;
  font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
}

.custom-socialize ul {
  margin: -1px 0 0 1px;
  padding: 0;
  list-style: none;
}

.custom-socialize ul li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.custom-copyright p {
  margin: 5px 4px 0 0;
  text-align: right;
  color: #87B0D1;
  font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 11px;
}

.custom-coontact-us p label {
  color: #D0E7F9;
}

.custom-coontact-us p span {
  font-size: 14px;
  margin-bottom: 1px;
  display: block;
}

.custom-socialize {
  padding-left: 12px;
}

.custom-socialize ul li img {
  width: 24px;
}

.custom-coontact-us p a {
  color: #87B0D1;
  text-decoration: underline;
}


/*
.custom-ft-wrapper {
margin: 19px 0 0;
}
*/

.hs-wire-house-broker-layout .hs-content {
  position:relative;
}

.hs-wire-house-broker-layout .hs-content-Group-Wrapper:after,
.hs-wire-house-broker-layout .hs-content-Group-Wrapper:before{
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium.png?t=1533535256735);
  height: 26px;
  width: 155px;
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  left: -35px;
  background-position: left;
}

.hs-wire-house-broker-layout .hs-content-Group-Wrapper:before {
  right: -39px;
  bottom: -27px;
  left: auto;
  background-position: 100% 0;
}

.hs-wire-house-broker-layout .hs-content-Group-Wrapper {
  position: relative;
  z-index: 5;
}

/* =============== Products =============== */
.hs-product-right h2 {
  color: #5483ab;
  line-height: normal;
  font-family: Enriqueta, serif;
  margin-bottom: 13px;
}

.hs-product-right a {
  text-decoration: underline;
}

.hs-products-layout .hs-product-left h3 {
  margin: 0 0 12px;
}

.hs-products-layout .body-container-wrapper {
  margin-top: -30px;
}

.hs-products-layout .wire-house-broker-left h5 {
  line-height: 1.3em;
  padding-bottom: 7px;
}

.hs-products-layout .body-container .page-center .inner-page-center {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
  padding: 67px 35px 0px 30px;
}

.hs-products-layout .hs-product-left p {
  margin-bottom: 43px;
}

.hs-products-layout .hs-product-left {
  padding: 0px 45px 0 23px;
}

.hs-product-right {
  padding: 12px 0 0 27px;
}

.hs-product-right p strong {
  font-weight: bold;
  font-size: 13px;
  line-height: normal;
  font-family: tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  color: #8892a1;
  text-decoration: none;
}

.hs-product-right ul {
  font-family: tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 13px;
  line-height: normal;
  margin-top: -3px;
  margin-left: -2px;
}

.hs-products-layout  .hs-right-border:after {
  top: 12px;
  left: -25px;
}

.hs-product-right img {
  margin: 0 0 16px;
}



/* =============== White Papers =============== */
.hs-white-paper-module-wrapper .hs_cos_wrapper_widget {
  width: 33.33%;
  display: inline-block;
  margin-right: -3px;
  vertical-align: top;
  margin-bottom: 15px;
}

.hs-white-paper-layout .body-container .page-center .inner-page-center {
  padding-bottom: 15px;
}

.hs-white-paper-wrapper h1 {
  font-weight: bold;
  font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 14px;
  display: block;
  color: #8892a1;
  text-align: center;
  width: 240px;
  margin: 25px auto 0;
}

.hs-white-paper-wrapper {
  padding: 0 20px;
}

.hs-left-sdiebar {
  text-align: center;
}

.hs-white-paper-module-image {
  position: relative;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border: 2px solid rgba(255, 255, 255, 1);
  display: inline-block
}

.shadow-left-modulewhite {
  position: absolute;
  right: 0;
  background-repeat: no-repeat !important;
  left: -22px !important;
  background-position: 100% 100% !important;
  width: 20px;
  height: 100%;
  top: 0;
  bottom: 0;
}

.shadow-right-modulewhite {
  position: absolute;
  background-repeat: no-repeat !important;
  width: 20px;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -22px;
  background-position: 0 100% !important;
}

.hs-white-paper-module-image img {
  display: block;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 1);
  border: 2px solid rgba(255, 255, 255, 1);
  overflow: hidden;
}

/*
.hs-white-paper-right-sdiebar {
float: left !important;
margin-right: 2.564102564% !important;
margin-left: 0 !important;
}

.hs-left-sdiebar {
float: right !important;
margin: 0 !important;
}

*/

.hs-white-paper-layout  .body-container .page-center {
  max-width: 980px !important;
  padding-right: 2px;
  padding-left: 11px;
}


.hs-white-paper-layout .body-container .page-center .inner-page-center {
  padding: 77px 0px 15px 0px;
  background: transparent;
}

.hs-white-paper-right-sdiebar h3 {
  margin: 0;
}

.hs-white-paper-right-sdiebar p {
  font-family: tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 13px;
  line-height: normal;
}

.hs-white-paper-right-sdiebar p strong {
  text-decoration: none;
}

/* =============== advisor-4-box-reports =============== */
.hs-advisor-layout .body-container .page-center .inner-page-center {
  padding: 33px 35px 20px 30px;
  text-align: center;
}

.hs-advisor-layout .custom-ft-wrapper {
  margin: 0;
}

/* =============== About Us=============== */
.hs-about-layout .body-container-wrapper {
  margin-top: 2px;
}

.hs-about-layout .body-container .page-center {
  padding-right: 5px;
  padding-left: 5px;
}

.hs-about-left-content img {
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 1);
  border: 6px solid rgba(255, 255, 255, 1);
  overflow: hidden;
  margin: -2px 0 0 0;
}

.hs-about-right-content h3 {
  margin: 0 0 3px;
}

.hs-about-right-content {
  position: relative;
  left: -5px;
  padding-right: 30px;
}
.hs-about-right-content p {
  margin: 0 0 22px;
  position:relative
}

.hs-about-left-content p {
  position: relative;
  display: inline-block;
}

.hs-about-left-content p.hs-box-shadow:after,
.hs-about-left-content p.hs-box-shadow:before{
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium.png?t=1533542756046);
  height: 26px;
  width: 155px;
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  left: -19px;
  background-position: left;
}

.hs-about-left-content p.hs-box-shadow:after{
  bottom: -26px;
}

.hs-about-left-content p.hs-box-shadow:before,
.hs-about-left-content p.hs-box-shadow:before {
  right: 0;
  left: auto;
  background-position: 100% 0;
  bottom: -17px;
}

.hs-about-left-content p.hs-box-shadow:before{
  bottom: -26px;
  right: -19px;
}

.hs-about-layout .body-container .page-center .inner-page-center {
  padding: 52px 35px 15px 30px;
}

.hs-about-left-content {
  padding-left: 15px;
}

.hs-bt_shadow-con {
  position: relative;
}

.hs-bt_shadow-con:after,
.hs-bt_shadow-con:before{
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium.png?t=1533542756046);
  height: 26px;
  width: 155px;
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  left: -19px;
  background-position: left;
  z-index: 555;
}

.hs-bt_shadow-con:after {
  bottom: -41px;
  left: -50px;
}

.hs-bt_shadow-con:before,
.hs-bt_shadow-conbefore {
  right: 0;
  left: auto;
  background-position: 100% 0;
  bottom: -17px;
}

.hs-bt_shadow-con:before {
  bottom: -42px;
  right: -57px;
}

.hs-advisor-layout .body-container .page-center {
  max-width: 979px !important;
}

.hs-advisor-layout .body-container .page-center {
  padding-right: 0;
}

.hs-advisor-content-wrapper img {
  margin-left: 31px;
}

.hs-advisor-layout.no-banner .body-container-wrapper {
  margin-top: 1px;
}

/* =============== Contact Us =============== */
.hs-contact-us-layout .body-container .page-center {
  max-width: 939px !important;
  padding-right: 0;
}

.hs-contact-us-layout .hs-contact-left-content h3 {
  margin: 0 0 12px;
}

.hs-contact-us-layout .body-container .page-center .inner-page-center {
  padding: 19px 19px 0 20px;
}

.hs-contact-us-layout .custom-ft-wrapper {
  margin-top: 0;
}

.hs-contact-us-layout .hs-contact-left-content h3 {
  margin: 0 0 12px;
}

.hs-contact-us-layout .hs-contact-left-content p {
  line-height: normal;
  margin-bottom: 13px;
}

.hs-contact-us-layout .body-container-wrapper {
  margin-top: 3px;
}

.hs-contact-us-layout .hs-contact-right-content {
  padding-left: 69px;
}

.hs-contact-us-layout .hs-contact-right-content span.hs-form-required {
  display: none;
}

.hs-contact-us-layout .hs-contact-right-content .form-title {
  margin-bottom: 7px;
}

.hs-contact-right-content .hs-form-field {
  max-width: 261px;
}

.hs-contact-right-content form {
  position: relative;
}

.hs-contact-right-content textarea {
  min-height: 94px;
  position: absolute;
  top: 0;
  right: 0;
  max-width: 259px;
  resize: none;
}

.hs-contact-right-content .actions {
  text-align: right;
}

.hs-contact-right-content .actions .primary.large {
  margin-top: 0;
}

.hs-contact-right-content form {
  position: relative;
  margin-bottom: 58px;
  padding-bottom: 21px;
}

.hs-contact-us-layout .hs-bt_shadow-con:after {
  left: -40px;
  bottom: -25px;
}

.hs-contact-us-layout .hs-bt_shadow-con:before {
  right: -41px;
  bottom: -25px
}

.hs-contact-map iframe {
  min-height: 400px;
}

.hs-contact-map #google-map {
  margin: 0 -19px -6px -20px;
}

.hs-contact-us-layout .custom-contact-row2-wrapper .page-center .inner-page-center {
  background: transparent !important;
  padding: 22px 0 0;
}

.hs-contact-us-layout div#map {
  height: 400px !important;
  color: #000;
}

.hs-video-module_wrapper {
  position: relative;
  padding-top: 42%;
}

.hs-video-module_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
}

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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
  margin: 20px 0 0;
  text-align: center;
  width: 100%;
  padding-right: 5px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  border-top: 1px solid rgba(137, 188, 137, 1);
  display: inline-block;
  float: none !important;
  margin-right: -5px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color: #8892A1;
  display: inline-block;
  padding: 8px 9px 8px 8px;
  text-align: left;
  line-height: 18px;
  font-family: signika, sans-serif;
  text-decoration: none;
  font-size: 19px;
  position: relative;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background: #fff;
  /*width: 246px;*/
  padding: 15px 0 0;
  margin-left: -43PX;
  margin-top: -2px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  width: 100%;
  background: #fff;
  padding: 0 5px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color: #8892A1;
  padding: 16px 8px;
  text-align: left;
  line-height: 18px;
  font-family: signika, sans-serif;
  text-decoration: none;
  font-size: 19px;
  position: relative;
  border-top: 1px solid rgba(137, 188, 137, 1);
  white-space: normal !important;
  letter-spacing: 0.1px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a:before {
  height: 3px;
  background: #387fBB;
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.active a:before {
  height: 4px;  
}

.custom-menu-primary .hs-menu-wrapper > ul ul li:hover a:before{
  opacity: 1;
  visibility: visible;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color: #387fBB;
  border-color: transparent;
}

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

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a:before,
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:before {
    height: 4px;
    background: #387fBB;
    width: 100%;
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.who-we-serve > ul {
    width: 246px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.our-solutions > ul {
    width: 254px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.insights > ul {
    margin-left: -13px;
    width: 134px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.about-us > ul {
    width: 147px;
    margin-left: -17px;
  }

  .body-container .hs-bank-broker-row2-wrapper .inner-page-center {
    padding: 0 !important;
  }


  .custom-menu-primary .hs-menu-wrapper > ul ul li.active a {
    color: rgba(28, 55, 102, 1);
    border: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li.active a:before {
    background: rgba(28, 55, 102, 1);
    opacity: 1;
    visibility: visible;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a:before {
    opacity: 1;
    visibility: visible;
  }

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


  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a:before {
    background: rgba(28, 55, 102, 1);
    opacity: 1;
    visibility: visible;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
    color: rgba(28, 55, 102, 1);
  }

  .hs-right-border {
    position: relative;
  }

  .hs-right-border:after {
    background: rgba(61, 155, 233, 1);
    content: "";
    height: calc(100% - 8px);
    width: 1px;
    display: block;
    position: absolute;
    top: 8px;
    left: -31px;
  }


  .hs-product-left{
    position:relative;
  }

  .blog-sidebar > div {
    margin-left: -9px;
  }

  .hs-product-left {
    padding: 0 23px;
  }

  .hs-products-layout .wire-house-broker-left {
    padding-right: 20px;
    padding-bottom: 25px;
  }

  .hs-blog-banner-wrapper.without-banner-image {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hs-blog-banner-left-inner-con {
    display: table;
    width: 100%;
    height: 206px;
  }

  .hs-blog-banner-left-inner-con h1 {
    display: table-cell;
    vertical-align: middle;
    padding-left: 13px;
  }

  .hs-blog-banner-wrapper.without-banner-image .hs-blog-banner-left-inner-con {
    display: block;
    height: auto;
  }

  .hs-blog-banner-wrapper.without-banner-image .hs-blog-banner-left-inner-con h1 {
    display: block;
    padding-left: 0;
  }

  .wire-house-broker-left {
    position: relative;
  }

  .hs-products-layout .wire-house-broker-left:after {
    background: rgba(61, 155, 233, 1);
    content: "";
    height: calc(100% - 8px);
    width: 1px;
    display: block;
    position: absolute;
    top: 12px;
    right: 5px;
  }

  .hs-products-layout .hs-right-border:after{
    display: none; 

  }
}


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

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

@media (max-width: 767px){

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

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

  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: -104px;
    right: 20px;
    width: auto;
    height: auto;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    width: 50px !important;
    height: 50px !important;
    background-color: rgba(255, 255, 255, 1);
    border: solid 1px rgba(72, 77, 86, 1);
    border-radius: 4px;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
  }

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

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }

  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 20px;
    height: 3px;
    background-color: rgba(72, 77, 86, 1);
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -8px; } /* Position top line */
  .mobile-trigger i:after{ top: 8px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{  }


  .mobile-trigger i {
    margin: 27px 14px;
  }

  .mobile-open .mobile-trigger i {
    background: transparent;
    margin: 27px 12px;
  }

  .mobile-open .mobile-trigger i:after {
    transform: rotate(45deg);
    top: 0;
  }

  .mobile-open .mobile-trigger i:before {
    transform: rotate(-45deg);
    top: 0;
  }

  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after {
    height: 2px;
    width: 24px;
  }
  /*
  .mobile-trigger i {
  margin: 31px 14px;
}
  */
  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: -1px;
    right: 0px;
    width: 42px !important;
    min-width: 51px !important;
    height: 49px !important;
    padding: 0 !important;
    border-left: 1px solid rgba(72, 77, 86, 1);
    text-align: center;

  }
  .child-trigger:hover{
    text-decoration: none;
  }

  .child-trigger i:after{
    content: "∨";
    color: rgba(72, 77, 86, 1);
    font-size: 30px;
  }

  .child-trigger i {
    font-style: normal;
    margin: 8px 0 0;
  }

  .child-trigger.child-open {
    background: rgba(56, 127, 187, 1);
  }

  .mobile-open  .mobile-trigger i {
    /*  margin: 31px 14px;*/
  }
  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    position: absolute;
    left: 0;
    right: 0;
  }

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: absolute;
    top: -54px;
    left: 0;
    padding: 0;
    z-index: 555;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */

  .custom-menu-primary .hs-menu-wrapper > ul {
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(72, 77, 86, .95);
    margin: 0 auto;
    width: calc(100% - 40px);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: rgba(72, 77, 86, .95);
    border-bottom: 1px solid rgba(72, 77, 86, .95);
    padding: 15px 17px 16px!important;
    font-size: 17px;
    letter-spacing: -.8px;
    font-family: Arial, Helvetica, sans-serif;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    border: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    background-color: rgba(56, 127, 187, 1);
    color: rgba(72, 77, 86, 1);
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background: #fff;
    width: 100%;
    padding: 0;
    margin-left: 0;
    margin-top: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{ 
    padding: 0;
    border-bottom: 1px solid rgba(72, 77, 86, .95);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    border-top: none;
    padding-left: 34px;
    font-size: 17px;
    letter-spacing: -.5px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 15px 8px;
    padding-left: 34px;
    color: rgba(72, 77, 86, 1);
  }

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



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


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

/* Blog Post and Listing Body Class */
.blog {} 
.body-container input[type="search"]{
  -webkit-appearance: textfield;
}

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

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

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


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

.blog .blog-content {}

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

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

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

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

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

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

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

.post-item .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  display: inline-block !important;
  float: none;
  margin: 0;
  width: 300px;
  max-width: 100%;
}

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

.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 {
  text-align: center;
}

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

.blog-pagination a {
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/shiny2button_bg.png) rgba(56, 127, 187, 1);
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  padding: 0px 10px;
  line-height: 30px;
  display: inherit;
  display: inline-block;
  margin-left: 6px;
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  font-size: 11px;
}

.blog-pagination a:hover {
  background-color: rgba(15, 58, 105, 1);
  border-color: rgba(255, 255, 255, 1);
}

.blog-pagination a.active {
  opacity: 0.5;
  pointer-events: none;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

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


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

.blog .blog-sidebar {}

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


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



/*------------Default Blog----------------------------*/
a.more-link {
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/shiny2button_bg.png?t=1533286759501) rgba(56, 127, 187, 1);
  border-radius: 5px;
  display: inline-block;
  padding: 4px 44px;
  color: #fff;
  text-decoration: none;
  font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 11px;
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  position: absolute;
  bottom: 30px;
}

.hs-post-right-con.without-feature-image a.more-link {
  position: relative;
  bottom: 0;
}

a.more-link:hover {
  background-color: rgba(15, 58, 105, 1);
  border-color: rgba(255, 255, 255, 1);
}

.hs-author-social-section{
  padding:10px 0;
  display:block;
}
.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
}

.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;
}
#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}
#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}
.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0 0;
}
.post-item {
  margin: 0 0 42px;
  padding: 0 41px 30px 0;
  position: relative;
}
#comments-listing.no-comments {
  border: none;
}
/*---------Blog Other ---------*/

/*---------- listing Page ----------------*/
.post-header h2 a,.post-header h1{
  text-decoration: none;
  color: #484d56;
}

.blog .body-container .page-center {
  max-width: 980px !important;
  padding-right: 0;
}


.hs-post-left-con {
  width: 300px;
  float: left;
}

.hs-post-right-con {
  width: calc(100% - 300px);
  float: left;
  padding-left: 20px;
}

.post-header h2 {
  color: #484d56;
  line-height: 1.2em;
  font-family: Enriqueta, serif;
  font-size: 25px;
  margin: 0;
}

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

.blog .body-container .page-center .inner-page-center {
  padding: 29px 35px 20px 50px;
}

.blog .blog-content {
  padding-top: 17px;
}

.date {
  font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 11px;
}

.post-header {
  margin: 0 0 12px;
}

.hs-post-right-con.without-feature-image {
  width: 100%;
  padding-left: 0;
}

.blog-listing-wrapper .post-listing .post-item .post-body {
  font: normal normal normal 13px/1.4em tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
  color: #8892A1;
}

#hubspot-author_data a.author-link {
  font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 11px;
  color: #8892a1;
  text-decoration: none;
}

#hubspot-author_data a.author-link:hover {
  text-decoration: underline;
}

.blog-sidebar h3 {
  margin: 0 0 13px;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.35);
}

.blog-sidebar .slick-prev:before,  .blog-sidebar .slick-next:before {
  display: none;
}

.blog-sidebar .slick-arrow {
  background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/arrows_white_new3.png);
  opacity: 0.6;
  width: 45px;
  height: 65px;
  top: 54%;
}

.blog-sidebar .slick-next.slick-arrow {
  background-position: 100% 0;
}

.blog-sidebar .slick-prev {
  left: 20PX;
}

.blog-sidebar .slick-prev,
.blog-sidebar .slick-next {
  right: 15PX;
}

.blog-sidebar .hs-sidebar-feature-byline h6 {
  margin: 0;
  font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 14px;
}

.blog-sidebar .hs-sidebar-feature-inner {
  min-height: 184px;
  font: normal normal normal 13px/1.4em tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
  color: #8892A1;
}

.blog .blog-sidebar .row-fluid-wrapper {
  margin-bottom: 15px;
}

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

.blog-sidebar ul li a {
  padding-top: .01em;
  padding-bottom: .01em;
  text-decoration: none;
  font-size: 13px;
  line-height: normal;
  color: #8892a1;
  margin: 0 0 10px;
  display: block;
}

.custom-sidebar-tags span.filter-link-count {
  display: none;
}

.custom-sidebar-tags span.filter-link-count {
  display: none;
}

.custom-sidebar-tags ul li {
  display: inline-block;
  margin: 0 6px 6px 0px;
}

.blog-sidebar ul li a:hover {
  text-decoration: underline;
}

.blog .custom-ft-wrapper {
  margin: 20px 0 0;
}
.hs-blog-listing .custom-ft-wrapper {
 margin: 0;
}
.section.post-header a.topic-link {
  padding: 0px 10px;
  display: inline-block;
  font: normal normal normal 13px/1.4em tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
  transition: color 0.4s ease 0s;
  border-radius: 5px;
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  background: rgba(72, 77, 86, 1);
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  line-height: 22px;
  margin-right: 4px;
  font-family: tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  background-image: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Font/shiny2button_bg.png);
  margin-bottom: 5px;
}

.section.post-header a.topic-link:hover {
  background-color: rgba(136, 146, 161, 1);
  border-color: rgba(255, 255, 255, 1);
}

.section.post-header h1 {
  margin: 0;
  font-family: Enriqueta, serif;
  font-size: 25px;
  line-height: 30px;
  color: #484d56;
  font-weight: bold;
}

.hs-blog-post span.hs-sep {
  font-family: Tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 11px;
  margin: 0 15px 0 6px;
}

.blog.hs-blog-post .body-container .page-center .inner-page-center {
  border-radius: 0;
  padding: 27px 35px 25px 50px;
}

.blog-post-wrapper .post-body {
  font-family: tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 13px;
  color: #8892a1;
}

.hs-bt-topic {
  font-size: 13px;
  font-family: tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  color: #8892a1;
}

.hs-bt-topic a {
  color: #8892a1;
  text-decoration: none;
  margin-right: 10px;
}

.hs-bt-topic label {
  margin-right: 15px;
}

.hs-blog-post p#hubspot-topic_data {
  margin-bottom: 16px;
}

/***************Social List *************/
ul.social-list {
  padding: 0;
  margin: 64px 0;
  list-style: none;
}

ul.social-list li {
  display: inline-block;
  margin-right: 10px;
}

ul.social-list li a {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #fff;
  height: 32px;
  display: block;
  line-height: 32px;
  border-radius: 4px;
}

a.share_facebook {
  background: #395799;
}

ul.social-list li svg {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  display: inline-block;
}

ul.social-list li label {
  display: inline-block;
  vertical-align: middle;
  padding-right: 11.2px;
  pointer-events: none;
}

ul.social-list li img {
  vertical-align: middle;
  width: 32px;
  height: 32px;
  pointer-events: none;
}

a.share_twitter {
  background: #42c8f6;
}

a.share_linkedin {
  background: #007fb1;
}


a.share_linkedin {
  background: #007fb1;
  width: 32px;
  text-align: center;
}

a.share_linkedin img {
  width: auto !important;
  height: auto !important;
}

a.share_pinterest {
  background: #ce1e1f;
}

a.share_googleplus {
  background: #e33800;
}

a.share_facebook:hover {
  background-color: #405fa2;
}

a.share_twitter:hover {
  background-color: #59cef6;
}

a.share_pinterest:hover {
  background-color: #d92526;
}

a.share_googleplus:hover {
  background-color: #ed3e05;
}

a.share_linkedin:hover {
  background-color: #048abf;
}

.hs-recent-post-left-con {
  width: 70px;
  float: left;
}

.hs-recent-post-right-con {
  width: calc(100% - 70px);
  float: left;
  padding-left: 15px;
}

.hs-recent-post-wrapper .post-title {
  font-size: 13px;
  line-height: normal;
}

.hs-recent-post-wrapper .post-title a:hover {
  text-decoration: underline;
}

.form-title {
  color: #deb03c;
  font-size: 22px;
  line-height: 29px;
  font-family: enriqueta, serif;
}
.hs-recent-post-right-con {
    line-height: normal;
    letter-spacing: normal;
}
.hs-form{
  margin-bottom: 20px; 
}

.blog-sidebar  .slick-slider:hover .slick-arrow {opacity: 0.6;}

.blog-sidebar .slick-slider .slick-arrow {
  transition: all .3s ease;
  opacity: 0;
}
.blog-sidebar .slick-next.slick-arrow:hover {
  opacity: 1 !important;
}

.hs-blog-post #hubspot-author_data {
  line-height: normal;
  padding-bottom: 7px;
}

.blog-post-wrapper .post-body {
  line-height: normal;
}

.hs-blog-post .body-container ul {
  padding: 1px 0 0px 0;
  margin-bottom: 0;
}

.hs-blog-post .blog-section {
  padding-right: 36px;
}

.blog .body-container p label {
  color: #8892a1;
}

ul.hs-error-msgs.inputs-list li label {
  color: #8B0000;
}

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

.section.post-body p {
  margin-bottom: 16px;
}

.body-container input.hs-input.invalid.error {
  border: 1px solid #8B0000;
  color: #8B0000;
  font: normal normal normal 13px/1.4em tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
}

.post-item h5 {
  font-size: 13px !important;
  font-family: tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-weight: normal;
  color: #8892a1 !important;
  margin: 0 !important;
}


.hs-blog-listing #hubspot-author_data {
  line-height: normal;
  padding: 0 0 2px;
}

.hs-recent-post-wrapper {
  margin: 0 0 22px;
}

.hs-recent-post-wrapper.No-recent-image .hs-recent-post-right-con {
  width: 100%;
  padding-left: 0;
}

.hs-sidebar-feature-inner p {
  font-family: tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 13px;0
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
}

.hs-sidebar-feature-byline {
  line-height: normal;
}

.custom-sidebar-tags ul li {
  margin: 0 6px 0px 0px;
}

.custom-sidebar-tags ul li a {
  font-family: tahoma, tahoma-w01-regular, tahoma-w02-regular, tahoma-w10-regular, tahoma-w15--regular, tahoma-w99-regular, sans-serif;
  font-size: 14px;
  line-height: normal;
  margin: 0;
}

.blog.hs-blog-post.no-banner .body-container-wrapper {
  margin-top: 1px;
}

.section.post-footer {
  margin: 50px 0 0;
}

.blog.hs-blog-post .custom-ft-wrapper {
  margin: 0;
}

.hs-blog-post .blog-sidebar h3 {
  padding-bottom: 1px;
}


/*
.blog-sidebar .hs-sidebar_recent-post-wrapper h3 {
padding-bottom: 27px;
margin-top: 4px;
}
*/

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


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

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

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

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

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  width: 100%;
  max-width: 500px;
  background-color: rgba(236, 240, 241, 1);
  font: normal normal normal 13px/1.4em tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0px solid rgba(255, 255, 255, 1);
  color: #8892A1;
  margin: 0 0 5px;
  padding: 5px;
  display: block;
  outline: none;
}
select {
color: #fff;
}
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 {background-color: #FF0000;}
select:focus {}


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

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

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

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

/* Placeholder Text */
::-webkit-input-placeholder {
  color: gray;
  opacity: .7;

} /* Webkit Browsers */
:-moz-placeholder {
  color: gray;
  opacity: .7;

} /* Firefox 18- */
::-moz-placeholder {
  color: gray;
  opacity: .7;

} /* Firefox 19+ */
:-ms-input-placeholder {
  color: gray;
  opacity: .7;

} /* IE10 */




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

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

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

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


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

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

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

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

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


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

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

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

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

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  border: 0;
  color: #FFFFFF;
  cursor: pointer;
  background-color: rgba(56, 127, 187, 1);
  font: normal normal normal 14px/1.3em Tahoma,tahoma-w01-regular,tahoma-w02-regular,tahoma-w10-regular,tahoma-w15--regular,tahoma-w99-regular,sans-serif;
  padding: 5px;
  box-sizing: border-box;
  border-radius: 2px;
  display: inline-block;
  margin: 5px 0 0;
}

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

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


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

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


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

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


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

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


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

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


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.body-container .hs_cos_wrapper_type_rich_text ul, .body-container .hs_cos_wrapper_type_rich_text ol {
  padding-left: 25px;
}
span.pagingInfo {
    color: #484D56;
    font-size: 13px;
    line-height: normal;
    position: absolute;
    right: 10px;
    bottom: 8px;
    transition: opacity 0.3s ease 0s;
    opacity: 0;
}

.feature-post-wrapper-group {
    position: relative;
}

.feature-post-wrapper-group:hover span.pagingInfo {
   opacity: 1;
}

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


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


/* =============== Screen sizes smaller than .page-center =============== */
@media (max-width: 1100px) {
  .hs-wire-house-broker-layout .hs-content-Group-Wrapper:before {
    right: -20px;
  }

  .hs-bt_shadow-con:before {
    right: -30px;
  }

  .hs-bt_shadow-con:after {
    left: -28px;
  }

  .hs-contact-right-content .hs-form-field {
    max-width: 100%;
    width: 48%;
  }
  .hs-contact-right-content textarea {
    max-width: 100%;
    width: 50%;  
  }

  .hs-contact-us-layout .hs-contact-right-content {
    padding-left: 0;
  }

  .hs-contact-us-layout .hs-bt_shadow-con:before {
    right: -10px;  
  }

  .hs-contact-us-layout .hs-bt_shadow-con:after {
    left: -10px;
  }

  .hs-row2-wrapper-left-con .hs_cos_wrapper_type_custom_widget {
    margin-right: 0;
  }

  .hs-white-paper-module-wrapper .hs_cos_wrapper_widget {
    margin-right: 0;
    width: 30.33%;
  }
}

@media (max-width: 1000px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 8px 5px;
  }

  .hs-wire-house-broker-layout .hs-content-Group-Wrapper:before {
    right: 0;
  }

  .hs-wire-house-broker-layout .hs-content-Group-Wrapper:after {
    left: -20px;
  }
  .hs-press-right-content p:before, .hs-press-right-content p:before {
    right: 0px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.about-us > ul {
    left: auto !important;
    right: 0 !important;
  }

  .hs-white-paper-wrapper h1 {
    width: auto;
  }
  .hs-home-who-we-serve-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
  }

  .hs-row3-content-title h1:before {
    width: calc(100% - 60px);
  }

  .hs-row3-content-title:before {
    right: 0;
  }

  .hs-row3-content-title:after {
    left: 0;
  }

  .hs-our-solutions-linsk-items {
    position: relative;
    top: 0;
    width: 100%;
  }

  .hs-our-solutions-linsk-items-inner {
    margin: 0;
    position: relative;
    width: 134px;
    display: inline-block;
  }

  .hs-our-solutions-image img {
    margin-bottom: 0;
  }

  .hs-our-solutions-right-sidebar-links {
    top: 0;
    margin: 10px 0;
  }

  .hs-team-shadow-wrap:before, .hs-team-shadow-wrap:before {
    right: -32px;
  }

  .hs-team-shadow-wrap:after{
    left: -59px;
  }

  .slick-next {
    right: 0;
  }

  .blog-sidebar .slick-prev {
    left: 0;
  }
}

span.hs-sep {
    font-size: 11px;
}

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

@media (max-width: 767px) {
  .blog-listing-wrapper .post-listing .post-item {
    padding-left: 0;
    padding-right: 0;
  }
  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%;
  }

  #email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 100% !important;
  }	

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

  .custom-logo img {
    margin: 17px 0 -1px;
    max-width: 246px;
    width: 100% !important;
  }

  .custom-client-login p a {
    padding: 6px 16px 7px;
    font-size: 12px;
  } 

  .custom-client-login p {
    padding-right: 0;
    margin: -10px 0 0;
  }
  .custom-header-wrapper {
    padding-bottom: 10px;
    box-shadow: none;
  }

  .footer-container .page-center {
    background: transparent;
    padding: 0 25px 8px;
  }

  .custom-copyright p {
    margin: 4px 0px 3px 0;
    font-size: 11px;
  }

  .custom-socialize {
    padding-left: 0;
  }

  .custom-copyright p {
    text-align: left;
  }

  .blog .body-container .page-center .inner-page-center {
    padding: 15px 25px;
  }

  .hs-post-left-con {
    width: 100%;
    float: none;
  }

  .hs-post-right-con {
    width: 100%;
    float: none;
    padding-left: 0;
  }

  .date {
    display: block;
  }

  a.more-link {
    max-width: 120px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    float: none;
    display: block;
    padding: 6px 15px;
    position: relative;
    bottom: 0;
  }

  .blog-sidebar h3 {
    line-height: 1.4em;
    font-size: 19px;
  }  
  .post-item {
    margin: 0 0 10px;    
  }

  span.hs-sep {
    display: none;
  }

  .hs-featured-image-wrapper {
    margin: 0 0 20px;
  }


  .hs-blog-banner-wrapper .page-center {
    padding-right: 0;
  }

  .hs-blog-banner-right {
    display: none;
  }

  .hs-blog-banner-right img {
    width: 100%;
  }

  .hs-blog-banner-left {
    float: none;
    width: 100%;
    text-align: left;
    padding: 0;
    height: auto;
    background: transparent;
    margin: 0;       
  }

  .hs-blog-banner-left h1 {
    line-height: 1.3em;
    text-align: center;
    color: #000000;
    font-size: 27px;
    text-align: left;
  }

  .body-container-wrapper {
    margin-top: 0;
  }

  .body-container-wrapper {
    padding: 0 15px;
  }

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

  .body-container-wrapper {
    padding: 0 10px;
  }

  .body-container .page-center .inner-page-center {
    padding: 5px 15px 25px 15px;
  }

  .hs-blog-banner-wrapper {
    padding: 0 10px;
  }

  .custom-header-wrapper.no-nav {
    padding-bottom: 27px;
  }

  .custom-client-login {
    padding: 0 15px;
  }

  .custom-coontact-us:before {
    content: "";
    height: 40px;
    background: rgba(15, 58, 105, 1);
    display: block;
    margin: 0 -10px 25px;
  }

  /*
  .custom-coontact-us:after {
  bottom: auto;
  left: 12%;
  border: solid transparent;
  border-width: 10px 10px 0;
  border-top-color: rgba(15, 58, 105, 1);
  content: "";
  position: absolute;
  top: 51px;
}
  */
  .custom-ft-wrapper {
    margin: 0;
  }

  .footer-container .page-center {
    padding: 0 21px 8px;
  }

  .footer-container h3 {
    margin: 20px 0 15px 0;
    font-size: 24px;
  }

  .custom-coontact-us p {
    font-size: 14px;
    line-height: 18px
  }
  .custom-coontact-us p label {
    color: #87B0D1;
  }

  .custom-coontact-us p span {
    font-size: 15px
  }
  .hs-blog-banner-left {
    padding: 0 10px;
  }

  .hs-wire-house-broker-layout .body-container .page-center {
    padding-right: 0;
    padding-left: 0;
  }

  .hs-blog-banner-left h1 {
    line-height: 1.1em;
  }

  .body-container .page-center .inner-page-center {
    padding: 14px 9px 0px 9px;
    margin-bottom: 10px;
  }

  .hs-blog-banner-wrapper {
    padding: 5px 13px 17px;
  }

  .hs-wire-house-broker-layout .hs-full-width-flexi-wire-house {
    margin: 0;
  }

  .hs-wire-house-broker-layout .wire-house-broker-right img {
    margin: 0 auto 20px !important;
  }

  .hs-wire-house-broker-layout .wire-house-broker-right p {
    font-size: 15px;
  }

  .body-container p {
    line-height: 1.6em;
    font-size: 15px;
  }

  .body-container .hs_cos_wrapper_type_rich_text ul, 
  .body-container .hs_cos_wrapper_type_rich_text ol {
    line-height: 1.6em;
    font-size: 15px;
  }

  .hs-products-layout .body-container .page-center .inner-page-center {
    padding: 5px 10px 25px;
  }

  .hs-products-layout .hs-product-left {
    padding: 0;
  }

  .hs-product-right {
    padding: 0;
  }

  .hs-products-layout .body-container-wrapper {
    margin-top: 16px;
  }

  .hs-wire-house-broker-layout .body-container .page-center {
    padding-left: 0 !important;
  }

  .without-banner-image .hs-blog-banner-left {
    padding: 0 5px !important;
  }

  .without-banner-image .hs-blog-banner-left h1 {
    margin: 0 0 12px !important
  }

  .hs-bank-broker-row2-wrapper .hs-phone-content h3 {
    font-size: 22px;
    font: normal normal normal 22px/1.4em enriqueta,serif;
    color: #DEB03C;
    margin: 0;
  }

  .hs-bank-broker-row2-wrapper .hs-phone-content h4 {
    line-height: 1.3em;
    font-size: 18px;
    color: #DEB03C;
    font-family: enriqueta, serif;
  }

  .hs-wire-house-broker-layout .hs-phone-content .body-container p strong {
    text-decoration: none;
  }

  .hs-phone-content p {
    font-size: 14px;
    line-height: normal;
  }

  .hs-bank-broker-row2-wrapper .hs-phone-content:after,
  .hs-bank-broker-row2-wrapper .hs-phone-content:before,
  .hs-white-paper-right-sdiebar:after,
  .hs-white-paper-right-sdiebar:before{
    background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium.png?t=1533542756046);
    height: 26px;
    width: 155px;
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    left: -35px;
    background-position: left;
  }

  .hs-bank-broker-row2-wrapper .hs-phone-content:after,
  .hs-white-paper-right-sdiebar:after{
    left: -20px;
    bottom: -16px;
  }

  .hs-white-paper-right-sdiebar:after{
    bottom: -25px;
  }

  .hs-white-paper-right-sdiebar:before,
  .hs-bank-broker-row2-wrapper .hs-phone-content:before {
    right: 0;
    left: auto;
    background-position: 100% 0;
    bottom: -17px;
  }

  .hs-white-paper-right-sdiebar:before{
    bottom: -27px;
  }


  .hs-bank-broker-row2-wrapper,
  .hs-white-paper-right-sdiebar{
    position: relative;
  }

  .hs-wire-house-broker-layout .hs-phone-content p strong {
    text-decoration: none;
  }

  .hs-bank-broker-row2-wrapper .hs-phone-content p a {
    font-size: 15px;
  }

  .hs-wire-house-broker-layout .body-container .page-center .inner-page-center {
    padding: 14px 10px 0px 10px;
  }

  .no-banner .body-container-wrapper {
    margin-top: 0 !important;
  }

  .hs-white-paper-right-sdiebar, .hs-left-sdiebar {
    float: none !important;
    margin: 0 !important;
  }

  .hs-white-paper-module-wrapper .hs_cos_wrapper_widget {
    width: 100%;
    display: block;
    margin-right: 0;
    vertical-align: top;
    margin-bottom: 30px;
  }

  .hs-white-paper-layout .body-container .page-center .inner-page-center {
    background: transparent;
  }

  .hs-white-paper-right-sdiebar {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
  }

  .hs-white-paper-layout .body-container .page-center .inner-page-center {
    padding: 14px 0;
  }

  .hs-white-paper-right-sdiebar p {
    font-size: 14px;
    line-height: normal;
  }

  .hs-white-paper-wrapper {
    padding: 0;
  }

  .hs-about-layout .body-container .page-center {
    padding-right: 0;
    padding-left: 0;
  }

  .hs-about-left-content {
    padding-left: 0px;
  }

  .hs-about-layout .body-container .page-center .inner-page-center {
    padding: 14px 14px 0px 14px;
  }

  .hs-products-layout .body-container-wrapper {
    margin-top: 0 !important;
  }

  .hs-products-layout .body-container .hs_cos_wrapper_type_rich_text ul, 
  .hs-products-layout .body-container .hs_cos_wrapper_type_rich_text ol {
    font-size: 14px;
  }

  .body-container .hs-phone-content p strong {
    text-decoration: none;
  }

  .hs-advisor-content-wrapper img {
    margin-left: 0px;
  }

  .hs-advisor-layout .body-container .page-center .inner-page-center {
    padding: 5px 10px 25px 10px;
  }

  .hs-advisor-layout.no-banner .body-container-wrapper {
    padding-top: 18px;
  }

  .hs-bt_shadow-con:before {
    right: -10px;
    bottom: -27px;
  }

  .hs-bt_shadow-con:after {
    left: -10px;
    bottom: -27px;
  }

  .hs-about-right-content {
    padding-right: 0;
    left: 0;
  }

  .hs-contact-us-layout .hs-contact-right-content {
    margin-top: 30px;
  }

  .hs-contact-right-content .hs-form-field {
    width: 100%;
  }

  .hs-contact-right-content textarea {
    width: 100%;
    position: relative;
  }

  .hs-contact-right-content form {
    margin-bottom: 20px;
    padding-bottom: 42px;
  }

  .hs-contact-us-layout .hs-blog-banner-wrapper {
    padding: 5px 13px 0px;
  }

  .hs-contact-us-layout .body-container .page-center .inner-page-center {
    padding: 13px 10px 0 10px;
  }

  .hs-contact-us-layout .without-banner-image .hs-blog-banner-left h1 {
    margin: 0 0 9px !important;
  }

  .hs-contact-us-layout .body-container .page-center .inner-page-center {
    padding: 11px 11px 0 11px;
  }

  .hs-contact-map #google-map {
    margin: 0 -11px -6px -11px;
  }

  .hs-contact-map > span {
    margin: 0;
  }

  .hs-wire-house-broker-layout .wire-house-broker-left {
    padding-right: 0;
  }

  .hs-wire-house-broker-layout .wire-house-broker-right {
    margin-top: 0 !important;
    padding-right: 0 !important;
  }

  .hs-home-baner_btn-wrapper {
    max-width: 100%;
    text-align: center;
  }  
  .hs-home-who-we-serve-wrapper a.hs-home-banner-btn {
    margin: 9px auto 1px;
    width: auto;
    padding: 10px 15px;
    font-size: 13px;
  }

  .hs-home-baner_btn-wrapper a:last-child {
    max-width: 50%;
  }

  .hs-home-who-we-serve-wrapper {
    background-size: cover;
    background-position: center center;
  }

  .hs-row2-wrapper {
    padding: 0;
  }

  .hs-our-solutions-wrapper {
    padding: 12px 0px 0 0px;
  }

  .hs-row3-content-wrapper {
    padding: 0;
  }

  .hs-row3-content-wrapper > span {
    display: block;
  }

  .hs-row3-content-wrapper .hs_cos_wrapper_type_module {
    min-height: auto;
    margin: 10px 0;
  }

  .hs-our-solutions-image img {
    margin-bottom: 0;
  }

  .hs-our-solutions-right-sidebar-links {
    top: 0;
  }

  .hs-row3-content-wrapper .hs_cos_wrapper_type_module {
    display: block;
  }

  .hs-our-solutions-image svg {
    fill: rgba(15, 58, 105, 1);
    fill-opacity: 0.58;
    width: 40%;
    height: 97px;
    position: absolute;
    right: -40px;
    left: auto;
    top: 0;
  }

  .hs-our-solutions-right-sidebar-links {
    padding: 0;
    text-align: center;
  }

  .hs-our-solutions-linsk-items {
    position: relative;
    width: 134px;
    margin: 20px auto 0;
  }

  .hs-team-module-right-con {
    width: 100%;
    padding: 0;
    float: none;
  }

  .hs-team-module-left-con {
    width: 100%;
    float: none;
    display: inline-block;
    width: auto;
    margin: 0 auto 20px;
    display: inline-block;
  }

  .hs-our-team-layout .body-container .page-center {
    padding-right: 0;
    padding-left: 0;
  }

  .hs-our-team-layout .body-container .page-center .inner-page-center {
    padding: 5px 10px 25px 10px;
  }

  .body-container .hs-authoe_content p {
    line-height: normal;
    font-size: 14px;
  }

  .hs-team-module-inner_wrapper:after {
    width: 100%;
  }

  .hs-press-layout .body-container .page-center .inner-page-center {
    padding: 5px 15px 25px 15px;
  }

  .hs-press-layout .body-container .page-center {
    padding-right: 0;
    padding-left: 0;
  }

  .hs-team-module-inner_wrapper {
    text-align: center;
  }

  .hs-team-module-right-con {
    text-align: left;
  }

  .hs-our-solutions-image .hs-sloution-shadow {
    bottom: -6px;
  }

  .hs-our-solutions-linsk-items-inner {
    margin: 0;
    position: relative;
    display: inline-block;
  }

  .hs-our-solutions-right-sidebar-links {
    margin: 20px 0 0;
  }

  .hs-our-solutions-linsk-items {
    width: 100%;
    text-align: center;
  }

  .hs-home-who-we-serve-wrapper {
    padding: 8px 28px 18px;
  }

  .wire-house-broker-left:after{
    display: none !important; 
  }

  .hs-about-layout  .body-container p {
    font-size: 14px;
  }

  .hs-product-committee-layout .body-container .page-center .inner-page-center {
    padding: 5px 15px 25px 15px;
  }

  .hs-product-committee-layout .body-container .page-center {
    padding-left: 0;
    padding-right: 0;
  }

  .hs-product-committee-left-flexi:after {
    display: none;
  }

  .hs-product-committee-right-flexi .hs_cos_wrapper_type_linked_image {
    display: inline-block;
  }
  .hs-product-committee-right-flexi .hs_cos_wrapper_type_linked_image:after {
    bottom: 14px;
  }  

  .hs-product-committee-right-flexi .hs_cos_wrapper_type_linked_image:before {
    bottom: 15px;
  }

  .hs-product-committee-right-flexi .hs_cos_wrapper_type_module {
    text-align: center;
  }

  .hs-product-committee-right-flexi,
  .hs-product-committee-left-flexi{
    padding-left: 0;
  }

  .hs-press-right-content img {
    margin: 38px 0 0 0px;
  }

  .hs-white-paper-layout .body-container .hs-bank-broker-row2-wrapper .page-center {
    background: #fff;
  }

  .hs-contact-us-layout .custom-contact-row2-wrapper .page-center .inner-page-center {
    padding: 22px 0 20px !important;
  }

  .hs-blog-post .blog-section {
    padding-right: 0;
  }
  .section.post-header a.topic-link {
    margin-bottom: 5px;
  }

  .blog-post-wrapper .post-body img {
    float: none !important;
    margin: 0 !important;
  }

  .hs-row2-wrapper {
    padding: 21px 0px 26px;
  }

  .hs-our-solutions-wrapper {
    padding: 12px 0px 0 0px;
  }

  .custom-coontact-us:before{
    display: none;
  }

  .blog .body-container .page-center .inner-page-center {
    padding: 15px 10px;
  }

  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    display: block;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    background-color: rgba(255, 255, 255, 1);
    border: 6px solid rgba(255, 255, 255, 1);
    overflow: hidden;
  }

  .hs-featured-image-wrapper {
    position: relative;
    display: inline-block;
  }

  .hs-shadow_blogleftimg {
    background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium.png?t=1533803384016);
    height: 26px;
    width: 155px;
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    background-position: left;
    bottom: -27px;
  }

  .hs-shadow_blogrightimg {
    background: url(//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/liftedshadow_medium.png?t=1533803384016);
    height: 26px;
    width: 155px;
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    bottom: -27px;
    right: -20px;
    background-position: 100% 0;
  }

  .custom-ft-contact.visible-phone {
    padding-bottom: 89px;
  }

  ul.hs-ft-contact-phone {
    position: absolute;
    bottom: 0;
    background: #fff;
    left: 0;
    right: 0;
    list-style: none;
    display: table;
    width: 100%;
    margin: 0;
    text-align: center;
    padding: 5px 0 10px
  }

  ul.hs-ft-contact-phone li {
    display: table-cell;
    height: 10%;
    line-height: normal;
  }

  ul.hs-ft-contact-phone li label {
    display: block;
    letter-spacing: 0.2px;
    font: normal normal normal 12px / normal helvetica-w01-light, helvetica-w02-light, sans-serif;
    text-align: center;
    line-height: normal;
    color: rgb(29, 45, 60);
    margin: -4px 0 0;
  }

  ul.hs-ft-contact-phone li label {
    display: block;
    line-height: normal;
  }

  ul.hs-ft-contact-phone li svg {
    fill: rgb(29, 45, 60);
  }


  .custom-socialize ul li img {
    width: 35px;
  }

  .footer-container .page-center {
    padding: 0 25px 8px;
  }

  .custom-coontact-us h3 {
    margin-bottom: 8px;
    font-size: 25px;
    margin-left: -4px;
    margin-top: 14px;
  }
  .blog-sidebar {
    margin: 35px 0 0 0;
  }

  .hs-team-shadow-wrap:after, .hs-team-shadow-wrap:before {
    display: none;
  }

  .hs-contact-right-content .actions .primary.large {
    margin-top: 10px;
  }

  .hs-products-layout .hs-product-left {
    padding: 0 !important;
  }

  .blog-pagination > div {
    display: block;
    margin: 10px 0;
  }
  .blog-sidebar .slick-arrow {
    top: 60%;
  }

  .hs-recent-post-right-con {
    width: 100%;
    float: none;
    padding: 0;
  }

  .hs-recent-post-left-con {
    width: 100%;
    float: none;
  }

  .hs-recent-post-wrapper .post-title {
    font-size: 22px;
    line-height: 26px;
    font: normal normal normal 22px/1.4em enriqueta,serif;
    color: #DEB03C;
  }

  .blog.hs-blog-post .body-container .page-center .inner-page-center {
    padding: 15px 10px;
  }

  ul.social-list li {
    margin-bottom: 10px;
  }

  ul.social-list li label {
    display: none;
  }

  ul.social-list li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 0;
  }

  a.share_facebook {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M211.9 197.4h-36.7v59.9h36.7v175.8h70.5V256.5h49.2l5.2-59.1h-54.4v-33.7c0-13.9 2.8-19.5 16.3-19.5h38.2V82.9h-48.8c-52.5 0-76.1 23.1-76.1 67.3-.1 38.6-.1 47.2-.1 47.2z'/%3E%3C/svg%3E");
  }

  a.share_twitter {
    background-image: url("//cdn2.hubspot.net/hubfs/3432515/Due_Diligence_Works_August2018%20Theme/Images/twitter-1.svg");
  }

  a.share_linkedin {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M186.4 142.4c0 19-15.3 34.5-34.2 34.5-18.9 0-34.2-15.4-34.2-34.5 0-19 15.3-34.5 34.2-34.5 18.9 0 34.2 15.5 34.2 34.5zm-5 58.9h-57.8v186.8h57.8V201.3zm92.4 0h-55.4v186.8h55.4v-98c0-26.3 12.1-41.9 35.2-41.9 21.3 0 31.5 15 31.5 41.9v98H398V269.8c0-50-28.3-74.2-68-74.2-39.6 0-56.3 30.9-56.3 30.9v-25.2h.1z'/%3E%3C/svg%3E")
  }

  a.share_pinterest {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M266.6 76.5c-100.2 0-150.7 71.8-150.7 131.7 0 36.3 13.7 68.5 43.2 80.6 4.8 2 9.2.1 10.6-5.3 1-3.7 3.3-13 4.3-16.9 1.4-5.3.9-7.1-3-11.8-8.5-10-13.9-23-13.9-41.3 0-53.3 39.9-101 103.8-101 56.6 0 87.7 34.6 87.7 80.8 0 60.8-26.9 112.1-66.8 112.1-22.1 0-38.6-18.2-33.3-40.6 6.3-26.7 18.6-55.5 18.6-74.8 0-17.3-9.3-31.7-28.4-31.7-22.5 0-40.7 23.3-40.7 54.6 0 19.9 6.7 33.4 6.7 33.4s-23.1 97.8-27.1 114.9c-8.1 34.1-1.2 75.9-.6 80.1.3 2.5 3.6 3.1 5 1.2 2.1-2.7 28.9-35.9 38.1-69 2.6-9.4 14.8-58 14.8-58 7.3 14 28.7 26.3 51.5 26.3 67.8 0 113.8-61.8 113.8-144.5-.1-62.6-53.1-120.8-133.6-120.8z'/%3E%3C/svg%3E")
  }

  a.share_googleplus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23fff' d='M179.7 237.6v46.6h77c-3.1 20-23.3 58.7-77 58.7-46.3 0-84.1-38.5-84.1-85.9 0-47.4 37.8-85.9 84.1-85.9 26.4 0 44 11.3 54.1 21l36.8-35.5C247 134.4 216.4 121 179.7 121 104.7 121 44 181.8 44 257s60.7 136 135.7 136C258 393 310 337.8 310 260.1c0-8.9-1-15.7-2.1-22.5H179.7zm288.3-.9h-38.7V198h-38.6v38.7H352v38.6h38.7V314h38.6v-38.7H468'/%3E%3C/svg%3E");
  }
}

/* =============== Landscape phones and smaller devices =============== */
@media (max-width: 479px) {
  div#captcha_wrapper {
    overflow: auto;
  }	

  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    overflow: auto;
    padding: 10px 0;
    width: 100%;
  }

  .checkbox-row span.fakelabel span {
    float: none;
    margin-left: 0;
    padding-left: 20px;
    text-align: left;
    display: block;
  }

  .subscribe-options p label {
    margin: 4px 0;
  }

  .subscribe-options label > input {
    float: left;
  }

  #email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 100% !important;
  }
  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    width: 100%;
    overflow-y: auto;
  }

  .hs-home-who-we-serve-wrapper a.hs-home-banner-btn,
  .hs-home-baner_btn-wrapper a:last-child{
    width: 100%;
    max-width: 100%;
  }

  .hs-our-solutions-inner-con {
    padding: 24px 10px 33px;
  }

  .hs-white-paper-wrapper h1 {
    width: auto;
  }
}

