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

/* HERE Remove class mobile-trigger */
/* ==========================================================================
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 url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');
@import url("//cdn2.hubspot.net/hub/4693513/hub_generated/template_assets/7305501255/1569864693039/bootstrap/bootstrap_min.min.css"); 

@font-face{
  font-family:'Avenir Next Regular';
  src: url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/AvenirNextLTW01-Regular.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/AvenirNextLTW01-Regular.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/blenderpro-bold-webfont-1.ttf") format("truetype");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family: "Avenir Next Medium";
  src: url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/f26faddb-86cc-4477-a253-1e1287684336.eot") format("eot"), 
    url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/f26faddb-86cc-4477-a253-1e1287684336.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/f26faddb-86cc-4477-a253-1e1287684336.ttf") format("truetype");
}

@font-face {
  font-family: "Blender Pro Bold";
  src: url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/blenderpro-bold-webfont.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/blenderpro-bold-webfont.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/blenderpro-bold-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Simple-Line-Icons";
  src: url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/Simple-Line-Icons.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/Simple-Line-Icons.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Fonts/Simple-Line-Icons.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

body {
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 13px;
  line-height: 1.6;
}

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

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

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

/* Basic text */

small {}
strong {}
em {}
cite {}
code {}
pre {}

b, strong {
  font-weight: 700;
}

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 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Avenir Next Regular', Arial, sans-serif;
  color: #555;
  line-height: 1.1;
  margin-top: 5px;
  text-shadow: none;
  font-weight: normal
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 28px;
  line-height: 35px;
}
h2 {
  font-size: 24px;
  line-height: 33px;
}
h3 {
  font-size: 20px;
  line-height: 27px;
}
h4 {
  font-size: 18px;
}
h5 {
  line-height: 20px;
  font-size: 14px;
}
h6 {
  line-height: 18px;
  font-size: 12px;
}
/* Anchor Links */
a { color: #72c02c;
  text-decoration: none;
}
a:hover, a:focus { 
  color: #72c02c;
  text-decoration: underline;
}

/* Lists */

ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}
p, li, li a, label {
  color: #555;
}

p {
  margin: 0 0 10px;
}
p, li, li a, label {
  color: #555;
}
/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  margin: 30px 0;
  border: 0;
  clear: both;
  border-top: 1px solid #eee;
}

code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
  font-size: 1em;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;	
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: auto;
}
table pre {
  white-space: pre;
}
/* =============== 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,.header-container-wrapper {
  font-size: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 26px;
}
/* .body-container-wrapper {
  margin-top: 80px;
} 
HERE
*/
.lay_ext_links .body-container-wrapper {
  margin-top: 0;
}

/* =============== Header =============== */


.header-container {
  background-color: #fff;
}

.cm-header-top-menu ul {
  z-index: 12;
  padding: 9px 0px 7px;
  position: relative;
  float: right;
}

.cm-header-top-menu ul li {
  padding-left: 20px;
  line-height: 16px;
}

.cm-header-top-menu ul li a {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: silver;
  opacity: .5;
  font-size: 10px;   
  line-height:16px;
  color: silver;
  text-decoration:none;
}

.cm-header-top-menu ul li a:hover {
  text-decoration:underline;
}

.cm-header-transparent .cm-header-top-menu ul li a {
  color: white;
}

.cm-logo {
  height: 93px;
  max-height: 93px;
  line-height: 65px;
  padding: 14px 15px 15px 0;
  font-size: 18px;
  transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
}

.cm-logo svg {
  fill: #434142;
  vertical-align: middle;
}
.cm-menu-right-group {
  float: right !IMPORTANT;
  margin-left: 0 !important;
  width: auto !important;
}
.custom-logo svg.logo {
  fill: #434142;
  vertical-align: middle;
  margin-left: -15px;
  margin-top: -1px;
}

.cm-header-transparent .custom-logo svg.logo{
  fill: white;   
}

.custom-logo {
  padding: 15px 15px;
  font-size: 18px;
  height: 93px;
  max-height: 93px;
  line-height: 65px;
}

.banner-area {
  padding-top: 270px;
  padding-bottom: 150px;
  text-align: center;
}
.banner-area .page-center {
  padding-bottom: 60px !important;
}
.banner-area h1 {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  font-family: "Blender Pro Bold";
  font-weight: 700;
  font-size: 75px;
  line-height: 80px;
  margin-bottom: 10px;
  margin-top: 5px;
}
a.banner-button {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 10px !important;
  font-size: 18px;
  padding: 10px 25px;
  text-align: center;
  display: inline-block;
  border-width: 0px;
  color: #000;
  margin-top: 20px;
}
a.banner-button:hover {
  text-decoration: none;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.banner-button:focus {
  text-decoration: none;
}


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

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


.body-container .page-center {
  padding-top: 60px;
  padding-bottom: 60px;   
}   
.content-wrapper {
  margin-bottom: 30px;
}

.body-container .page-center ol ,
.body-container .page-center ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.body-container .page-center ol ol ,
.body-container .page-center ol ul,
.body-container .page-center ul ol,
.body-container .page-center ul ul{
  margin-bottom: 0;
}


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


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

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

.cm-footer-bottom-container {
  background: #222;
  border-top: none;
  padding: 10px 0 8px;
}

ul.footer-socials {
  margin-top: 12px;
  margin: 0;
  text-align: right;
  padding-left: 0;
  margin-left: -1px;
  list-style: none;
  padding-top: 11px;
  position: relative;
  top: 1px;
}

ul.footer-socials li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 4.7px;
}

ul.footer-socials li a {
  color: #777;
  font-size: 16px;
  margin: 0 2px;
}

.cm-copyright p {
  color: #eee;
  margin-top: 14px;
  font-family: 'Avenir Next Regular', Arial, sans-serif;
  font-size: 13px;
  line-height: 1.6;
}
.cm-copyright p a {
  margin: 0 2px;
  text-decoration: none;
}

.cm-copyright p a:hover {
  text-decoration:  underline;
}

.cm-footer-top-container {
  padding: 40px 0;
  background: #272727;
}

.cm-footer-top-container h3 {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #e4e9f0;
  color: #eee;
  font-size: 18px;
  font-weight: 200;
  line-height: 33px;
}

.cm-footer-top-container h3 > span {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #72c02c;
}

.cm-footer-top-container h3:after {
  margin: 0 0 -2px 0;	
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #72c02c;
  content:  "";
}

.cm-footer-row-menu ul li a {
  font-size: 11px;
  padding: 6px 0px;
  display: inline-block;
  text-transform: uppercase;
  color: #eee;
  text-decoration:  none;
  border-top: solid 1px #353535;
  white-space: normal !important;
  line-height: 17px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
}

.cm-footer-row-menu ul li:first-child a {
  border-top: 0;
}

.cm-footer-row-menu ul li a:hover {
  text-decoration:  underline;
}

.cm-footer-row-menu ul li a:after {
  content: "\f105";
  color: #eee;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  margin-top: 10px;
  position: absolute;
  right: 0;
  top: 0px;
  font-weight: normal;
  font-size: 13px;
}

.hs-rss-item h2 {
  color: #eee;
  font-size: 13px;
  margin: 0;
  line-height: 19px;

}

.hs-rss-item h2 a {
  color: #eee;
  text-decoration:  none;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.cm-footer-row3 .hs-rss-item h2 a {
  font-weight: 400;
} 


.cm-footer-row1 ul li:last-child a:after {
  content: no-close-quote;
}

.hs-rss-item h2 a {
  text-transform: none;
}

.hs-rss-item h2 a:hover {
  text-decoration:  underline;
}

.hs-rss-byline {
  opacity: 1;
  font-size: 85%;
  color: #999;
  display: block;
  font-size: 11px;
  line-height: 18px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  display: block;
}



.cm-footer-row4 p {
  line-height: 23px;
  color: #eee;
  margin: 0 0 20px;
  font-style: normal;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.cm-footer-row4 p a {
  text-decoration:  none;
}

.cm-footer-row4 p a:hover {
  text-decoration:underline;
}

.cm-footer-row4 {
  background: url(//cdn2.hubspot.net/hubfs/4693513/TrueVault_September2018%20Theme/Images/map-img.png) 5px 60px no-repeat;
}

.hs-rss-item {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px 0;
  border-bottom: 1px solid #353535;
  margin: 0;
}

.cm-footer-row3 .hs-rss-item:last-of-type {
  border-bottom: 0 !important;
}

.span3.widget-span.widget-type-cell {}

.cm-footer-row3 .hs-rss-item:first-of-type {
  padding-top: 0;
}

.cm-footer-row3 {
  margin-bottom: 10px;
}
a.hs-rss-title {
  color: #eee;
  font-size: 13px;
  line-height: 19px;
  display: block;
}

.cm-footer-row1, .cm-footer-row2, .cm-footer-row3, .cm-footer-row4 {
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 0 !important;
  width: 25% !important;
}
.cm-footer-top-container .page-center {
  padding-right: 0 !important;
  padding-left: 0 !important;
}


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



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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
  float:right;
  margin-top: -34px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #434142;
  font-weight: 200;
  background: none;
  padding: 20px 0px 20px 25px;
  line-height: normal;
  line-height: 54px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
  border-radius: 3px;
  border-top: solid 3px #fff;
  background: #fff;
  border: none;
  padding: 17px 0 15px;
  min-width: 230px;
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  font-size: 14px;
  text-align: left;
  margin-top: -13px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color: #777;
  font-size: 13px;
  font-weight: 400;
  padding: 6px 25px;
  line-height: 1.42857143;
  text-decoration:none;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}


/* .cm-header-transparent .hs-menu-wrapper ul li.hs-menu-depth-1 > a:first-child {
  color: white;
  text-transform: capitalize;
} */

/* .cm-header-transparent .hs-menu-wrapper ul li.hs-menu-depth-1.hs-item-has-children > a:first-child{
  justify-content: center;
  display: flex;
  align-items: center;
} */

/* .cm-header-transparent .hs-menu-wrapper ul li.hs-menu-depth-1.hs-item-has-children > a:first-child:after {
  content: '\f078';
  width: 10px;
  height: 7px;
  color: white;
  font: normal normal normal 7px/1 FontAwesome;
  opacity: 0.5;
  transform: translateX(5px);
} */

.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color: #72c02c;
  transition: all .1s ease-in-out;
}

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



.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > a {
  padding-left: 34px;
}




.cm-header-transparent{
  top: 0;
  left: 0;
  width: 100% !important;
  height: auto;
  z-index: 999;
  position: fixed;
  background: transparent;
  transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
  min-height: 94px !important;
}

.scroll .cm-header-transparent{
  background: white;
}

.scroll .cm-header-transparent {
  border-bottom: none;
  box-shadow: 0 0 3px #bbb;
  transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
}

 .scroll .cm-header-transparent .custom-logo svg.logo{
   fill: #434142;
}

.scroll .cm-header-transparent .hs-menu-wrapper ul li.hs-menu-depth-1 > a:first-child{
  color: #434142;
}

.scroll .cm-header-transparent .hs-menu-wrapper ul li.hs-menu-depth-1.hs-item-has-children > a:first-child:after{
  color: #434142;
}

.scroll .cm-header-transparent {
  min-height: 70px !important;
}

.scroll .custom-logo {
  height: 70px;
  max-height: 70px;
  line-height: 39px;
  transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:992px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .scroll .cm-logo {
    height: 70px;
    max-height: 70px;
    line-height: 39px;
  }


  .cm-header-container {
    top: 0;
    left: 0;
    width: 100% !important;
    height: auto;
    z-index: 999;
    position: fixed;
    background: #fff;
    transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
    min-height: 94px !important;
  }
  
  .scroll .cm-header-container {
    border-bottom: none;
    box-shadow: 0 0 3px #bbb;
    transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
  }
  
/*   .scroll .cm-header-transparent .custom-logo svg.logo{
    fill: #434142;
  }
  
  .scroll .cm-header-transparent .hs-menu-wrapper ul li.hs-menu-depth-1 > a:first-child{
    color: #434142;
  }
  
  .scroll .cm-header-transparent .hs-menu-wrapper ul li.hs-menu-depth-1.hs-item-has-children > a:first-child:after{
    color: #434142;
  } */

  .scroll .cm-header-top-menu {
    display:  none !important;
  }

  .scroll .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    line-height: 30px;
    transition: all 0.4s cubic-bezier(.7, 1, .7, 1);
  }

  .scroll .custom-menu-primary .hs-menu-wrapper > ul {
    margin: 0;
  }
  .cm-visible-ph {
    display:none !important;  	
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:nth-child(3) a {
    border-bottom: 1px solid #eee;
    margin: 0 0 30px;
    padding-bottom: 36px;
  }
  .scroll .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
  .scroll .custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
  .scroll .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a{
    color: #72c02c;
  }
  .scroll .header-container-wrapper, .scroll .cm-header-container {
    min-height: 70px !important;
  }
   
  .body-wrapper-top-0 .body-container-wrapper{
    margin-top: 0;
  }
  
  .scroll .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:before {
    content: '';
    position: absolute;
    width: 109px;
    height: 13px;
    top: 100%;
    background: transparent;
    display: inline-block;
    left: 0;
  }
  .scroll .custom-menu-primary .hs-menu-wrapper > ul ul {
    margin-top: 11px;
  }


  @-moz-document url-prefix() {

    .scroll .cm-menu-right-group {
      top: 0 !important;
    }

  }
  @media all and (-ms-high-contrast:none) { 

    .scroll .cm-menu-right-group {
      top: 0 !important;
    }

  }



}


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

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

@media (max-width: 991px){

  /* 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: -90px;
    right: 15px;
    width: auto;
    height: auto;
    padding: 9px 10px;
    background: #ffffff;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    color: #000;
    margin: 31px 0 31px 15px;
  } 
  
    HERE
  */


  /* 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{
    height: 1px;
    width: 20px;
    font-size: 20px;
    background: #555;
    margin-bottom: 5px;
    display: inline-block;
  } HERE*/
/*   .mobile-trigger i:before{ top: -6px; } HERE /* Position top line */
/*   .mobile-trigger i:after{ top: 6px; } HERE /* 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{

  }
  HERE
 */
  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    min-width: 100% !important;
    height: 44px !important;
    padding: 0 !important;
    opacity: 0;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #000; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

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

  .custom-menu-primary.js-enabled {
    position: relative;
    padding-top: 0px;
    margin: 0;
    min-height: 0 !important;
  }

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

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

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

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 13px;
    color: #434142;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 12px 5px;
    padding-right: 0px;
    padding-left: 25px;
    line-height: 20px;  
    border-top: 1px solid #eee;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:first-child a {
    border-top: transparent;
  }

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

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

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {      
    border-radius: 0;
    border-top: 0;
    background: #fff;
    border: none;
    padding: 0;
    min-width: 0;
    box-shadow: none;
    font-size: 14px;
    text-align: left;
    margin-top: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{

  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    clear: both;
    font-weight: 400;
    padding: 5px 15px 5px 25px;
    color: #777;
    font-size: 14px;
    line-height: 20px;
    border-top: 1px solid #eee !important;
    letter-spacing: 0;
    text-transform: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  }

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

/* 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-post-wrapper {
  background: #fff;
}
.blog-post-wrapper a.hs-featured-image-link img {
  width:  100% !important;
}

.hs-blog-post .blog-sidebar h3 {
  font-size: 24px;
}

.blog-post-wrapper .post-body {
  padding: 35px 30px;
}
.blog-post-wrapper .post-body p {
  color: #555;
  margin:0 0 20px;
}

.blog-post-wrapper .post-body center {
  font-size: 13px;
  line-height: 1.6;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.blog-post-wrapper .post-body li{
  color: #555;
  font-size: 17px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.blog-post-wrapper .post-body li a {
  color: #555;
}
.blog-post-wrapper .post-body li p {
  font-family: 'Avenir Next Regular', Arial, sans-serif;
}


.blog-post-wrapper .post-body li a:hover {
  color: #72c02c;
  text-decoration: underline;
}

code.language-bash {
  padding: 2px 4px;
  font-size: 12px;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
  line-height: 19px;
}

code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

.blog-post-wrapper div#hubspot-author_data {
  color: #555;
  font-style: italic;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 30px;
}
.blog .hs_cos_wrapper_type_blog_comments .section.post-footer form .hs-input {
  width: 100% !important;
  max-width: 100%;
}

.blog-post-wrapper div#hubspot-author_data span {
  font-size: 17px;

}

.blog-post-wrapper div#hubspot-author_data > span {
  padding-left: 9px;
  padding-right: 12px;
}

.blog-post-wrapper div#hubspot-author_data > span:first-child {
  padding-left: 0;
}

.blog-post-wrapper  h1.cm-post-header {
  margin-bottom: 13px;
}
.blog-post-wrapper .post-body h2 {
  font-size: 18px;
  font-family: "Avenir Next Medium";
  text-transform: capitalize;
  font-weight: normal;
  line-height:30px;
  font-weight: 200;
}

.blog-post-wrapper .post-body strong {
  font-family: "Avenir Next Medium";
}

.blog-post-wrapper blockquote {
  padding: 5px 15px;
  border-left-width: 2px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 2px solid #eee;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.blog-post-wrapper blockquote p {
  font-family: 'Avenir Next Regular', Arial, sans-serif;
}

.blog-post-wrapper blockquote:hover {
  border-color: #72c02c;
  transition: all 0.4s ease-in-out;
}

.call-action-v2 {
  padding: 50px 0;
  text-align: center;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

.btn-u {
  border: 0;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  padding: 6px 13px;
  position: relative;
  background: #72c02c;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}


.btn-u:hover {
  background: #5fb611;
  text-decoration: none;	
  color:#fff;
}

.shadow-wrapper {
  z-index: 1;
  position: relative;
}

blockquote.hero {
  border: none;
  padding: 18px;
  font-size: 16px;
  background: #f3f3f3;
  border-left: solid 2px #666 !important;
  font-family: 'Avenir Next Regular', Arial, sans-serif;
  font-size: 17px;
}

.shadow-effect-2 {
  position: relative;
}

.shadow-effect-2:after, .shadow-effect-2:before, .shadow-effect-3:before, .shadow-effect-4:after {
  transform: rotate(-3deg);
  box-shadow: 0 15px 10px #999;
}

.box-shadow:after, .box-shadow:before {
  top: 80%;
  left: 5px;
  width: 50%;
  z-index: -1;
  content: "";
  bottom: 15px;
  max-width: 300px;
  background: #999;
  position: absolute;
}

.shadow-effect-2:after, .shadow-effect-2:before, .shadow-effect-3:before, .shadow-effect-4:after {
  transform: rotate(-3deg);
  box-shadow: 0 15px 10px #999;
}
.shadow-effect-2:after, .shadow-effect-4:after {
  left: auto;
  right: 5px;
  transform: rotate(3deg);
}

.blog-post-wrapper .post-body table {
  font-size: 13px;
  line-height: 1.6;
  text-align: left;
  font-weight: normal;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  border-spacing: 0;
  border-collapse: collapse;
  padding-right:2px;
}

.blog-post-wrapper .post-body table th {
  padding: 0;
}
.blog-post-wrapper .post-body table th {
  padding: 0 2px 0 0;
}

.blog-post-wrapper pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}


/* 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 {}
.blog-listing-wrapper .list-full-width {
  width: 100%;
  padding: 0; 
}


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

/* Read More Link */
a.more-link {
  border: 0;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  cursor: pointer;
  font-weight: 400;
  padding: 3px 12px;
  position: relative;
  background: #72c02c;
  white-space: nowrap;
  font-family: "Avenir Next Regular", Arial, sans-serif;
  display: inline-block;
  text-decoration: none;
}
.blog .cm-blog-list-title {
  margin-top: 13px;
}
a.more-link i.fa.fa-angle-double-right.margin-left-5 {
  margin-left: 5px;
}
.blog {
  font-family: "Avenir Next Regular", Arial, sans-serif;
}
a.more-link:hover {
  background: #5fb611;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

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

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

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

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.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 {
  margin-top: -3px;
}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin-bottom:32px; 	
}

.blog .body-container {
  background-color: #f7f7f7;
}

.left-post-list {
  width: 41.66666667%;
  float:  left;
  padding-right: 15px;
}

.right-post-list {
  padding: 0 15px;
  float: left;
  width: 58.33333333%;
}

.blog-listing-wrapper .post-listing .post-item {
  clear: both;
  margin-bottom: 40px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
}

.cm-blog-list-title {
  background: #fff;
  overflow: hidden;
  padding: 10px 0 9px;
  border-bottom: solid 1px #eee;
  background: url(//cdn2.hubspot.net/hubfs/4693513/TrueVault_September2018%20Theme/Images/breadcrumbs.png) repeat;
  border-top: 16px solid #3c6db2;
}

.cm-blog-list-title .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.hs-blog-header p {
  color: #666;
  font-size: 22px;
  margin-top: 8px;
  margin-bottom: 10px;
  line-height: 35px;
}

ul.cm-blog-breadcrumb {
  float:  right;
  list-style:  none;
  margin: 0;
  top: 10px;
  z-index: 1;
  padding-right: 0;
  background: none;
  position: relative;
  padding: 3px 0px 8px 15px;
}

ul.cm-blog-breadcrumb li {
  display:  inline-block;
}

ul.cm-blog-breadcrumb li a {
  color: #777;
  text-decoration:  none;
  font-size: 13px;
  line-height: 1.6;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

ul.cm-blog-breadcrumb li a:hover {
  color: #72c02c;
}


ul.cm-blog-breadcrumb li:after {
  padding: 0 0px 0 8px;
  color: #ccc;
  content: "/\00a0";
  font-size: 13px;
  line-height: 1.6;
  font-style:  normal;
}

ul.cm-blog-breadcrumb li:last-child:after {
  content: none;
}

.hs-blog-header {}

ul.cm-blog-breadcrumb , .hs-blog-header {
  display:  inline-block;
  vertical-align:  middle;
}

h2.cm-post-header {
  font-size: 24px;
  font-family: 'Avenir Next Regular', Arial, sans-serif;
  margin: 5px 0 10px;
  line-height: 33px;
  text-transform: inherit;
}

h2.cm-post-header a {
  text-decoration:  none;
}

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

.hubspot-editable {
  font-size: 13px;
  color: #555;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 21px;
  margin: 0 0 10px;
}

.blog-listing-wrapper .post-listing .post-item .post-body p {
  font-family: 'Avenir Next Regular', Arial, sans-serif;
  color: #555;
  font-size: 13px;
  line-height: 1.6;
  margin: 0 0 10px;
}
.hubspot-editable > span {
  padding-right: 5px;
  padding-left: 5px;
}

.hubspot-editable > span {
  padding-right: 5px;
  padding-left: 5px;
}

.blog-sidebar h3 {
  display: block;
  background: #fff;
  padding: 4px 10px;
  margin: 0 0 20px 0;
  border-left: 2px solid #000;
  margin: 3px 0 20px 0;
  font-size: 20px;
  font-weight: 200;
  font-family: 'Avenir Next Regular', Arial, sans-serif;
  line-height: 33px;
  color: #555;
}
.span12.widget-span.widget-type-cell.page-center > .row-fluid-wrapper{
  position: relative;
}
.span12.widget-span.widget-type-cell.cm-blog-list-title {}

.blog-sidebar .hs-rss-item h2 {
  font-size: 14px;
  margin: 0 0 4px;
  line-height: 20px;
  color: #555;
  font-family: 'Avenir Next Regular', Arial, sans-serif;
  font-weight: normal;
}

.blog-sidebar .hs-rss-item h2 a {
  font-size: 14px;
  margin: 0 0 4px;
  line-height: 20px;
  color: #555;
  font-family: 'Avenir Next Regular', Arial, sans-serif;
}

.blog-sidebar .hs-rss-item h2 a:hover {
  color: #72c02c;
}

.blog-sidebar  .hs-rss-byline {
  color: #777;
  margin-bottom: 15px;
  display: block;
  margin-top: 0;
}
.blog-sidebar  .hs-rss-item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ddd;
  border-bottom: 0;
  margin: 0;
}

.blog-sidebar .hs-rss-item:first-of-type {
  border-top: 0;
  padding-top: 0;
}

.cm-blog-sidebar-form {}

.cm-blog-sidebar-form .hs-form-field > label {
  color: #555;
  margin-bottom: 15px;
  font-family: 'Avenir Next Regular', Arial, sans-serif;
  font-weight: normal;
  display:  block;
}

.cm-blog-sidebar-form .hs-input {
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border-radius: 0;
  box-shadow:  none;
  border: 0;
  padding-right: 91px;
}

.cm-blog-sidebar-form .hs-input:focus {
  box-shadow: none;
}

.cm-blog-sidebar-form  input.hs-button.primary.large {
  background: #5fb611;
  border: 0;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  padding: 6px 13px;
  position: relative;
  display: inline-block !important;
  background: #72c02c;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
  border-radius: 0;
  font-family: inherit;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-shadow: none;
  line-height:  22px;
  position: absolute;
  right: 0;
  top: 34px;
  margin:0;
}

.cm-blog-sidebar-form  input.hs-button.primary.large:hover {
  box-shadow:none;
  background: #5fb611;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.cm-blog-sidebar-form form {
  position:  relative;
}

ul.hs-error-msgs.inputs-list {
  list-style: none;
  padding: 0;
  margin: 0 !important;
}
ul.hs-error-msgs.inputs-list li {
  margin: 0 !important;
}
.cm-blog-sidebar-form div#hs_cos_wrapper_widget_6477197194   span.hs-form-required {
  display: none;
}


/* =============== 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;
}
.cm-blog-sidebar-form input[type="submit"] {
  right: 1px;
  top: 35px;
}

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


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


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

/* Form Field */
.hs-form-field {
  margin-bottom: 18px;
}

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

/* Labels and Legends */
label {}
.hs-form-field > label {  
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #414141;
  display: inline-block;
  font-weight: bold;
  text-align: left;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}

/* 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;
  display: block;
  min-height: 18px;
  padding: 4px;
  border-radius: 3px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #666;
  border: 1px solid #ccc;
  transition: border 0.2s linear,box-shadow 0.2s linear;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  outline: none;
  border-color: rgba(82,168,236,0.8);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(82,168,236,0.6);
}

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

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

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

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

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

/* Error */
.hs-error-msgs label{
  color: red;
}

/* Placeholder Text */
::-webkit-input-placeholder {
  opacity: 0.8;
} /* Webkit Browsers */
:-moz-placeholder {
  opacity: 0.8;
} /* Firefox 18- */
::-moz-placeholder {
  opacity: 0.8;
} /* Firefox 19+ */
:-ms-input-placeholder {
  opacity: 0.8;
} /* 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;
  color: #fff;
  text-shadow: 0 -1px 0 #3574e3;
  background-color: #3574e3;
  background-image: linear-gradient(to bottom, #7ec8f4,#3574e3);
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
  border-top: 1px solid #64baf0;
  border-bottom: 1px solid #1c4ed5;
  border-right: 1px solid #468ee6;
  border-left: 1px solid #468ee6;
  border-radius: 4px;
  transition: opacity 0.15s linear;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  padding: 7px 18px 7px;
  position: relative;
  text-align: center;
  border: none;
  font-family: Helvetica,Arial,sans-serif;
  margin: 15px 0;
  border-top: 1px solid #4db0ee;
  border-bottom: 1px solid #1946be;
  border-right: 1px solid #3080e3;
  border-left: 1px solid #3080e3;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), 0 0 5px #3574e3;
  border-top: 1px solid #4db0ee;
  border-bottom: 1px solid #1946be;
  border-right: 1px solid #3080e3;
  border-left: 1px solid #3080e3;
}
.max-subs-lay #email-prefs-form .email-edit {
  font-size: 13px !important;
  line-height: normal;
  height: 28px;
} 
.hs-button.primary:active,
input[type="submit"]:active,
input[type="button"]:active {
  background-color: #599eeb;
  background-image: linear-gradient(to bottom, #3574e3,#599eeb);
  box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3), inset 0px -1px 0px rgba(255,255,255,0.3);
  border-top: 1px solid #1c4ed5;
  border-bottom: 1px solid #4084e2;
  border-right: 1px solid #468ee6;
  border-left: 1px solid #468ee6;
}

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

.hs-input.invalid.error {
  border-color: #c87872 !important;
  box-shadow: 0 0 3px rgba(171,41,32,0.25) !important;
}
.hs-input.invalid.error:focus {
  border-color: #b9554d !important;
  box-shadow: 0 0 6px rgba(171,41,32,0.5) !important;
}
.hs-error-msgs label {
  font-size: 13px;
  line-height: 20px;
}
input#hs-pwd-widget-password {
  margin-top: 5px !important;
}

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





@media all and (-ms-high-contrast:none) {

  .cm-menu-right-group {
    top: 1px;
    position: relative;
  }
  .custom-logo {
    padding-top: 15.5px;
  }
  a.banner-button {
    margin-top: 21px; 
  }
  a.hs-rss-title {
    display: inherit;
    margin-bottom: 1.5px;
  }
  .cm-footer-row-menu ul li a {
    padding-bottom: 6.5px;
  }
  .hs-rss-item:nth-child(2) {
    padding-top: 8.5px;
    padding-bottom: 7.5px;
  }
  ul.footer-socials {
    top: 0;
  }

}
span.hs-form-required {
  color: red;
}




@-moz-document url-prefix() {

  .cm-menu-right-group {
    top: 1px;
    position: relative;
  }
  .custom-logo {
    padding-top: 15.5px;
  }
  a.banner-button {
    margin-top: 21px; 
  }
  a.hs-rss-title {
    display: inherit;
    margin-bottom: 1.5px;
  }
  .cm-footer-row-menu ul li a {
    padding-bottom: 6.5px;
  }
  .hs-rss-item:nth-child(2) {
    padding-top: 8.5px;
    padding-bottom: 7.5px;
  }
  ul.footer-socials {
    top: 0;
  }

  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {

    .custom-menu-primary .hs-menu-wrapper > ul > li > a {
      padding: 19px 0 20px 25px;
    }

  }



}






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

#topcontrol {
  color: #fff;
  z-index: 99;
  width: 30px;
  height: 30px;
  font-size: 20px;
  background: #222;
  position: relative;
  right: 14px !important;
  bottom: 11px !important;
  border-radius: 3px !important;
  position: fixed;
  opacity: 1;
  cursor: pointer;
}
#topcontrol:hover {
  color: #fff;
  background: #72c02c;
  transition: all 0.3s ease-in-out;
}

a#topcontrol:after {
  top: -2px;
  left: 8.5px;
  content: "\f106";
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
}

.tooltip{
  position:absolute;
  z-index:1070;
  display:block;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:12px;
  font-style:normal;
  font-weight:400;
  line-height:1.42857143;
  text-align:left;
  text-align:start;
  text-decoration:none;
  text-shadow:none;
  text-transform:none;
  letter-spacing:normal;
  word-break:normal;
  word-spacing:normal;
  word-wrap:normal;
  white-space:normal;
  filter:alpha(opacity=0);
  opacity:0;
  line-break:auto
}
.tooltip.in{
  filter:alpha(opacity=90);
  opacity:.9
}
.tooltip.top{
  padding:5px 0;
  margin-top:-12px;
}
.tooltip.right{
  padding:0 5px;
  margin-left:3px
}
.tooltip.bottom{
  padding:5px 0;
  margin-top:3px
}
.tooltip.left{
  padding:0 5px;
  margin-left:-3px
}
.tooltip-inner{
  max-width:200px;
  padding:3px 8px;
  color:#fff;
  text-align:center;
  background-color:#000;
  border-radius:4px
}
.tooltip-arrow{
  position:absolute;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid
}
.tooltip.top .tooltip-arrow{
  bottom:0;
  left:50%;
  margin-left:-5px;
  border-width:5px 5px 0;
  border-top-color:#000
}
.tooltip.top-left .tooltip-arrow{
  right:5px;
  bottom:0;
  margin-bottom:-5px;
  border-width:5px 5px 0;
  border-top-color:#000
}
.tooltip.top-right .tooltip-arrow{
  bottom:0;
  left:5px;
  margin-bottom:-5px;
  border-width:5px 5px 0;
  border-top-color:#000
}
.tooltip.right .tooltip-arrow{
  top:50%;
  left:0;
  margin-top:-5px;
  border-width:5px 5px 5px 0;
  border-right-color:#000
}
.tooltip.left .tooltip-arrow{
  top:50%;
  right:0;
  margin-top:-5px;
  border-width:5px 0 5px 5px;
  border-left-color:#000
}
.tooltip.bottom .tooltip-arrow{
  top:0;
  left:50%;
  margin-left:-5px;
  border-width:0 5px 5px;
  border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow{
  top:0;
  right:5px;
  margin-top:-5px;
  border-width:0 5px 5px;
  border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow{
  top:0;
  left:5px;
  margin-top:-5px;
  border-width:0 5px 5px;
  border-bottom-color:#000
}

.subscribe-options label {
  font-size: 13px;
  margin-left: 0;
  margin-right: 0;
}

.post-body h1 {
  font-size: 28px;
  line-height: 35px;
  font-family: 'Avenir Next Regular', Arial, sans-serif;
}

.blog .cm-blog-sidebar-form input.hs-button.primary.large {
  right: 1px !important;
  padding-top: 6.5px !important;
}
h2.cm-post-header {
  font-weight: normal;
}
.hs-blog-post .hs-blog-header p a:focus {
  color: #23527c;
  text-decoration: none;
}
.blog span.hs-form-required {
  display: none !important;
}

.blog-pagination a {
  margin-right: 10px;
  font-size: 17px;
  line-height: 27px;
}
.hs-blog-post .section.post-footer {
  background: #fff;
  padding: 30px;
  padding-top: 0;
}
.hs-blog-post .post-body p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6;
}

/* Base styles for the element that has a tooltip */






/* Homepage Layout */

.row:After {
  clear: both;
  content: "";
  display: block;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.hero-home {
  background-image: none;
  padding-top: 150px;
  margin-bottom: 40px;
}

.inner-home-left {
  float: right;
}

.hero-home h1, .hero-home p {
  color: #434142;
  -webkit-font-smoothing: antialiased;
  text-align: left;
}
.hero-home h1 {
  font-size: 75px;
  font-weight: 700;
  line-height: 80px;
  font-family: "Blender Pro Bold";
}
.hero-home p {
  font-size: 16px;
  font-weight: 400;
  margin-top: 30px;
}

.home-buton {
  border-radius: 10px;
  padding: 10px 20px;
  text-decoration: none;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  display: inline-block;
  margin-top: 30px;
  background-color: #FF613B;
  border: 0px;
}
.btn {
  text-decoration: none !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.btn:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



.hero-home .col-sm-6:last-child {
  text-align: center;
}
img {
  vertical-align: middle;
}

.hero-home  img {
  width: 200px;
}
.max-content {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.two-colu-right-img .col-sm-5:last-child {
  text-align: center;
  margin-left: 8.33333333%;
}
.homepage .hs_cos_wrapper_type_header h1 {
  color: #434142;
  font-size: 42px;
  font-family: "Blender Pro Bold";
  font-weight: 900;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 33px;
}
.margin-bottom-60 {
  margin-bottom: 60px;
}

.home-maincontent h3 {
  color: #000;
  font-size: 36px;
  line-height: 40px;
  text-align: left;
  font-family: "Blender Pro Bold";
  font-weight: 900;
  margin-bottom: 20px;
}
.home-maincontent p {
  font-size: 16px;
  margin-bottom: 20px;
}


.homepage .hs_cos_wrapper_type_header {
  padding-bottom: 60px;
  display: block;
}
.two-colu-right-img-gr div:last-child:before,.two-colu-right-img-gr div:last-child:after {
  display: table;
  content: " ";
}

.homepage div#hs_cos_wrapper_widget_1541659114564 .two-colu-right-img-gr > div:last-child{display: none;}

.heading h2 {
  padding: 0 12px;
  position: relative;
  display: inline-block;
  line-height: 34px !important;
}

.join-other-inn .heading {
  margin-bottom: 40px;
  text-align: center;
}
.heading h2:before,.heading h2:after {
  content: ' ';
  width: 70%;
  position: absolute;
  border-width: 1px;
  border-color: #bbb;
}
.heading h2:before {
  right: 100%;
}
.homepage .heading h2:before, .homepage .heading h2:after {
  top: 17px;
  border-bottom-style: dotted;
}
.heading h2:after {
  left: 100%;
}
/*YouTube Video Player */
.youtube-container { 
  display: block;
  width: 100%; 
  max-width: 600px;
}

.youtube-player { 
  display: block; width: 100%; 
  padding-bottom: 56.25%; /* assuming that the video has a 16:9 ratio */ 
  overflow: hidden; 
  position: relative; 
  width: 100%; 
  height: 100%; 
  cursor: hand; 
  cursor: pointer; 
  display: block; 
}

img.youtube-thumb { 
  bottom: 0; 
  display: block; 
  left: 0; 
  margin: auto; 
  max-width: 100%; 
  width: 100%; 
  position: absolute; 
  right: 0; 
  top: 0; 
  height: auto 
}

div.play-button { 
  height: 72px; 
  width: 72px; 
  left: 50%; 
  top: 50%; 
  margin-left: -36px; 
  margin-top: -36px; 
  position: absolute; 
  background: url("//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Images/TxzC70f.png") no-repeat;
}

#youtube-iframe { 
  width: 100%; 
  height: 100%; 
  position: absolute; 
  top: 0; 
  left: 0; 
}

a.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}

/* Allow making the whole faq category box be an a and therefore clickable*/
a.faq-category {
  display: block;
}
a.faq-category h3 {
  /* This is already a mess of CSS that I don't want to mess with to make it possible to override more cleanly.
  At least this use of !important is limited in scope.*/
  color: #72c02c !important;
}

.two-colu-right-img-gr ul {
  list-style: none;
  margin-left: -40px;
}

.two-colu-right-img-gr ul li {
  font-size: 16px;
  font-family: 'Avenir Next Regular';
}

.two-colu-right-img-gr ul li:before {
  content: '✓ ';
}

.max-clear:after {
  content: "";
  clear: both;
  display: block;
}

.portfolio-box {
  padding-left: 0;
  list-style: none;
}
.homepage div#hs_cos_wrapper_widget_1541659114564 .two-colu-right-img-gr .margin-bottom-60 {
  margin-bottom: 40px;
}
.join-other-inn {
  overflow: hidden;
  padding-bottom: 60px;
  padding-top: 60px;
}
[class*=col-] {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}



/* Patterns Layout */


/* Styles that do not fit into any of the available sections above can go here. */
.interactive-slider-v2 {
  z-index: 1;
  padding: 200px 0;
  position: relative;
  background-repeat: no-repeat;
  text-align: center;
  background-size: cover !important;
  background-position: center center !important;
}

.hero-patterns {
  padding: 125px 0;
}

.interactive-slider-v2:after {
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: " ";
  position: absolute;
  background: rgba(0,0,0,.4);
}
.hero-patterns::after {
  background: rgba(0,0,0,0.4);
}
.interactive-slider-v2 h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  font-family: 'Avenir Next Regular';
  text-align: left;
}
.content-xs {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cube-portfolio .cbp-l-filters-text {
  margin: inherit;
  padding: inherit;
}
.cube-portfolio .cbp-l-filters-text .cbp-filter-item {
  color: #555;
  text-transform: uppercase;
}
.cube-portfolio .cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active, .cube-portfolio .cbp-l-filters-text .cbp-filter-item:hover {
  color: #72c02c;
}

.cube-portfolio .content-video {
  background-color: #324c80;
  min-height: 230px;
}

.cube-portfolio .content-pdf {
  background-color: #26bac8;
  min-height: 230px;
}
.rounded-x {
  border-radius: 50% !important;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.cube-portfolio p {
  color: #fff;
  font-family: 'Avenir Next Regular', Arial, sans-serif;
}
.cube-portfolio.container {
  margin-bottom: 60px;
}
.cbp-title-dark {
  padding: 0 15px;
  word-break: break-word;
}
.cbp-title-dark .cbp-l-grid-agency-title {
  white-space: normal;
}


/* =============== Two Column Right Layout  =============== */
.hero-blog {
  background-image: none;
  background-color: #3c6db2;
  padding: 55px;
}
.hero-blog::after {
  background: rgba(0,0,0,0) !important;
}

.breadcrumbs {
  overflow: hidden;
  padding: 10px 0 6px;
  border-bottom: solid 1px #eee;
  background: url(//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Images/breadcrumbs.png) repeat;
}
iframe {
  max-width: 100%;
}
.breadcrumbs p {
  color: #666;
  font-size: 22px;
  margin-top: 8px;
  margin-bottom: 10px;
  line-height: 35px;
  float: left;
}
.blog-sidebar.sidebar-right .rss-listing {
  margin-bottom: 30px;
}

.breadcrumb>li {
  display: inline-block;
}
.breadcrumb a {
  color: #777;
}
.breadcrumb li.active, .breadcrumb li a:hover {
  color: #72c02c;
  text-decoration: none;
}

.blog-content.main-content {
  width: 75%;
  margin-bottom: 30px !important;
  padding: 0 15px;
}

.blog-sidebar.sidebar-right {
  width: 25%;
  margin-left: 0;
  padding: 0 15px;
}
.two-colu-lay-content .page-center > div {
  margin: 0 -15px;
}

.blog-content.main-content > div {
  padding: 35px 30px;
  background: #fff;
}

.two-colu-right-lay    .body-container-wrapper {
  background-color: #f7f7f7;
}

.blog-content.main-content p {
  font-size: 17px;
  font-weight: 400;
  color: #555;
  margin-bottom: 20px;
}
.two-colu-right-lay .blog-sidebar h3 {
  font-size: 24px;
}
.cm-blog-sidebar-form .hs-form-field {
  margin-bottom: 0;
}
.blog-content.main-content h2 {
  font-size: 18px;
  font-family: "Avenir Next Medium";
  text-transform: capitalize;
  font-weight: 200;
  margin: 0 0 20px;
  line-height: 45px;
}
.blog-content.main-content  li {
  font-size: 17px;

  font-weight: 400;
}
.blog-content.main-content  img {
  width: 100%;
}

.two-colu-right-lay .blog-content.main-content  strong {
  font-family: "Avenir Next Medium";
}
h1, h2, h3, h4, h5, h6, p {
  font-family: 'Avenir Next Regular', Arial, sans-serif;
}
.rounded-button {
  border: 1px solid transparent;
  font-size: 14px;
  font-weight: 400;
  border-radius: 4px;
  line-height: 1.42857143;
  padding: 6px 12px;
  text-align: center;
  margin-bottom: 10px;
  white-space: normal;
  background-color: #a82400;
  border-color: #a82400;
  width: 39.466667%;
  color: white;
  vertical-align: middle;
  display: inline-block;
}

.rounded-button:hover {
  text-decoration: none;
  background-color: transparent;
  color: #a82400;
  border-color: #a82400;
}
.breadcrumb {
  float: right;
  padding: 8px 15px;
  margin-bottom: 20px;
  top: 10px;
  z-index: 1;
  padding-right: 0;
  background: none;
  position: relative;
}

.hs-breadcrumb-menu-item {
  padding: 0;
  display: inline-block;
  float: none;
  font-weight:200;
}

span.hs-breadcrumb-menu-divider {
  display: none;
}

.hs-breadcrumb-menu-item:before {

  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}



.hs-breadcrumb-menu-item:first-child:before {
  display: none;
}



.two-colu-right-lay li.hs-breadcrumb-menu-item.last-crumb {
  display: none;
}


/* =============== Full Width Layout =============== */

.contact-button {
  font-size: 18px;
  padding: 10px 25px;
  text-align: center;
  display: inline-block;
  border: 1px solid transparent;
  border-color: #4cae4c;
  background-color: #f6f9fc;
  font-weight: 400;
  line-height: 1.42857143;
  border-width: 0px;
  color: #000;
  text-decoration: none !important;
  border-radius: 10px;
}

.contact-button:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
  text-decoration:;
}
.banner-area .page-center {
  padding-top: 0;
  padding-bottom: 0 !important;
}
.clear {
  clear: both;
}
.one-coln-icon-item-gr .container {
  padding-top: 75px;
  padding-bottom: 75px;
}


.one-coln-icon-content  h3 {
  margin-top: 20px;
}

.one-coln-icon-content p {
  font-size: 15px;
  line-height: 26px;
  margin-top: 30px;
}
.full-width-content {
  padding-top: 75px;
  padding-bottom: 75px;
}

.full-width-content p {
  font-size: 15px;
  line-height: 26px;
}

.hs-content-id-6485466283 div#hs_cos_wrapper_widget_1541751179679 .full-width-content {
  padding-bottom: 0;
}

.two-colu-content .page-center {
  padding: 75px 15px ;
}


.two-colu-content .col-md-6 {
  padding-right: 50px;
  margin-top: 25px;
}


div#hs_cos_wrapper_widget_1541751208814 .two-colu-content .page-center{
  padding-bottom: 0;
}
.content-with-icon-gr {
  padding: 75px 0;
}

.content-with-icon-gr p {
  font-size: 15px;
  line-height: 26px;
}

.content-with-icon-gr  .col-md-4 {
  padding-right: 50px;
  margin-top: 50px;
}

.content-with-icon-gr img {
  width: auto;
}

.content-with-icon-gr  .col-md-4 p {
  margin-top: 30px;
}
.one-coln-icon-item {
  padding-right: 50px;
}
p.p_space {
  margin: 0 0 10px;
}
.hs-content-id-6492213477 .body-container .full-width-lay-content {
  padding-top: 75px;
  padding-bottom: 75px;
}
.hs-content-id-6492213477  .body-container form {
  margin-top: 70px;
}

.pricing-table {
  margin-top: 50px;
}

.pricing-table .container {
  margin-bottom: 50px;
}

.product-selector-group {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 2em;
  cursor: pointer;
}

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-selector-group .radio {
  position: relative;
  height: 20px;
  width: 20px;
  min-width: 20px;
  min-height: 20px;
  background-color: rgb(255, 255, 255);
  margin-bottom: 3px;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(203, 214, 226);
  border-image: initial;
  transition: border-color 0.3s ease;
}
.product-selector-group p {
  margin-left: 15px;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: bold;
  color: rgb(45, 62, 80);
  text-transform: capitalize;
}

.product-selector-group .usage-limits {
  margin-left: auto;
  font-size: 14px;
}
.product-selector-group .usage-limits strong {
  font-weight: 700;
}   

.product-selector-group .product-selector {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 5px;
  box-shadow: rgb(0, 164, 189) 0px 0px 0px 0px inset;
  background-color: rgb(255, 255, 255);
  padding: 1em;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(127, 208, 221);
  border-image: initial;
  border-radius: 3px;
  transition: background-color 0.3s linear, box-shadow 0.3s linear;
}
.product-feature-desc p {
  color: gray;
  transition: color 0.5s ease;
  margin-right: 20px;
  font-size: 14px;
  display: inline;
}


.product-feature-desc i {
  color: gray;
  transition: color 0.5s ease;
  margin-right: 10px;
  font-size: 20px;
}
.product-feature-desc .startup-feature-icon {
  color: #FF5F41;
}
.product-feature-desc {
  margin-bottom: 10px;
  margin-right: 40px;
  display: flex;
}
.feature-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
  align-content: flex-start;
  min-height: 150px;
  color: rgb(45, 62, 80);
  font-size: 14px;
  max-height: 100%;
  width: 100%;
}
.btn.rounded-green {
  background-image: none;
  border: 1px solid transparent;
  font-weight: 400;
  line-height: 1.42857143;
  display: inline-block;
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  border-radius: 20px;
  font-size: 18px;
  text-align: center;
  margin-top: 75px;
  padding: 10px 25px;
  display: block;
}

.btn.rounded-green:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}


.product-selector-group .product-selector-active {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 5px;
  box-shadow: rgb(0, 164, 189) 0px 0px 0px 1px inset;
  background-color: rgb(230, 245, 248);
  padding: 1em;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(0, 164, 189);
  border-image: initial;
  border-radius: 3px;
  transition: background-color 0.3s linear, box-shadow 0.3s linear;
}

.hs-content-id-6492213477 .body-container fieldset,
.contact-lay .body-container fieldset{
  max-width: 500px;
}
.hs-content-id-6492213477 .body-container fieldset.form-columns-2 .hs-form-field,
.contact-lay .body-container fieldset.form-columns-2 .hs-form-field{
  margin-bottom: 18px;
  padding: 0;
}
.hs-content-id-6492213477 .body-container fieldset.form-columns-2 .input ,
.contact-lay .body-container fieldset.form-columns-2 .input {
  margin-right: 8px;
}
.hs-content-id-6492213477 .body-container  .hs-input ,
.contact-lay  .body-container  .hs-input {
  max-width: 500px;
  width: 95% !important;
  box-sizing: content-box;
}
.hs-content-id-6492213477 .body-container .hs-button,
.contact-lay  .body-container .hs-button{
  margin: 0;
}
.hs-content-id-6492213477 .body-container .form-columns-2 .hs-input,
.contact-lay  .body-container .form-columns-2 .hs-input{
  width: 90% !important;
}
.hs-content-id-6492213477 .body-container .actions,
.contact-lay  .body-container .actions{
  background: transparent;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 20px 18px 0px;
  border-top: none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  margin-left: -20px;
  padding-left: 20px;
}

.hs-content-id-6513194854 .two-colu-content h2 {
  margin: 0 0 -2px 0;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #72c02c;
  font-size: 22px;
}

.hs-content-id-6513194854 .two-colu-content .col-md-12 {
  margin: 10px 15px 25px 15px;
  border-bottom: 1px dotted #e4e9f0;
  width: auto;
  padding: 0;
  float: none;

}

.hs-content-id-6513194854 .two-colu-content .col-md-6 {
  margin-top: 0;
  padding-right: 15px;
}
.hs-content-id-6513194854 .two-colu-content .page-center{
  padding-top: 40px;
}




/* =============== Compliance Layout =============== */
.comp-sec-1 .page-center {
  padding-top: 75px;
  padding-bottom: 75px;
}

.comp-sec-1 {
  background-color: #f6f9fc;
}

.comp-sec-1  p {
  font-size: 18px;
}
.comp-sec-1 .hs_cos_wrapper_type_linked_image {
  display: block;
  padding-top: 40px;
  text-align: center;
}

.three-coln-equal .container {
  padding-top: 75px;
  padding-bottom: 125px;
}
.banner-area .row {
  margin: 0;
  word-break: break-word;
}
.three-coln-equal .col-md-4 {
  padding-right: 50px;
}
.hs-content-id-6488794211 div#hs_cos_wrapper_widget_1542000383354 .three-coln-equal .container {
  padding-bottom: 0;
}

.hs-content-id-6488794211 div#hs_cos_wrapper_widget_1542001056058 .three-coln-equal .container{
  padding-top: 25px;
}
.hs-content-id-6492229917 div#hs_cos_wrapper_widget_1542000383354 .container {
  padding-bottom: 0;
}
.hs-content-id-6492229917 div#hs_cos_wrapper_widget_1542001653988  .full-width-content {
  padding-top: 0;
  padding-bottom: 125px;
}

/* =============== Contact Layout =============== */
.contact-sec-1 {
  background-color: #f7f7f7;
}
.contact-form  .form-title {
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 20px;
}
.contact-top-section,.contact-form {
  padding-top: 40px;
  padding-bottom: 40px;
}
.hero-generic {
  padding-top: 175px;
  padding-bottom: 100px;
}
.hero-generic::after {
  background: rgba(0,0,0,0.3) !important;

}
.contact-top-section h2 { 
  margin-bottom: 20px;
}
.hs-content-id-6488798717 .contact-top-section {
  padding-bottom: 0;
}



/* ===============  HIPAA Compliance Layout =============== */

.feature-group .container {
  padding-top: 75px;
}
.feature-group .feature-img {
  float: left;
  width: 50px;
  overflow: hidden;
}
.feature-group  .feature-title {
  margin-left: 70px;
  overflow: hidden;
}
.feature-group  .feature-content {
  margin-left: 25px;
  overflow: hidden;
  margin-top: 25px;
}
.feature-group .col-md-6 > div:first-child .feature-content{
  margin-top: 0;
}
.content-with-icon-gr h3 {
  margin-top: 20px;
}

.hippa-lay    .full-width-content {
  padding-bottom: 0;
}
div#hs_cos_wrapper_widget_1542010920684 .feature-group {
  padding-bottom: 75px;
}
.stripe-checkmark {
  vertical-align: middle;
  content: '';
  width: 25px;
  height: 25px;
  margin-right: 20px;
  margin-top: 7px;
}
.remove-padding {
  padding: 0 !important;
}
.solution-group .col-md-12 {
  width: 100%;
}
.progress-bar{
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.progress {
  position: relative;
  margin-bottom: 20px;
  background: #e5e5e5;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.solution-group .row:last-child {
  margin-top: 45px;
}
.solution-group table tr:nth-of-type(2) br {
  display: none;
}

.solution-group {
  padding-top: 75px;
  padding-bottom: 75px;
}

.solution-group  table {
  display: table;
}


/* =============== Two Column Right Layout With Background =============== */

.two-colu-right-back .blog-content.main-content > div {
  padding: 0;
}

.two-colu-right-back .two-colu-lay-content,.two-colu-right-back .blog-content.main-content > div   {    background-color: #f7f7f7}

.two-colu-right-back .blog-content.main-content p {
  font-size: 13px;
  margin: 0 0 10px;
}
.two-colu-right-back  .blog-content.main-content h2 {
  font-size: 24px;
  line-height: 33px;
  color: #555;
  margin-top: 5px;
  text-transform: none;
  text-shadow: none;
  font-weight: normal;
  font-family: 'Avenir Next Regular', Arial, sans-serif;
  margin-bottom: 20px;
}
.two-colu-right-back .blog-content.main-content {
  margin-bottom: 0 !important;
}

.two-colu-right-back .blog-content.main-content  img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
img {
  vertical-align: middle;
}
.two-colu-right-back  .blog-content.main-content li {
  font-size: 13px;
}


.two-colu-right-back .blog-content.main-content .img-left {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: auto;
}
.hs-content-id-6492385577 .blog-sidebar.sidebar-right .cm-blog-sidebar-form .hs-input {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  box-shadow: none;
  border-radius: 0;
}

.hs-content-id-6492385577 .blog-sidebar.sidebar-right .cm-blog-sidebar-form .hs-input:focus {
  border-color: #bbb;
  box-shadow: 0 0 2px #c9c9c9;
  outline: 0;
}

.hs-content-id-6492385577 .blog-sidebar.sidebar-right .cm-blog-sidebar-form  .hs-form-field>label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  color: #999;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.hs-content-id-6492385577 span.hs-form-required {
  display: none;
}
.hs-content-id-6492385577 .blog-sidebar.sidebar-right .cm-blog-sidebar-form .hs-button {
  position: static;
  box-shadow: none;
  margin-top: 20px;
}
.hs-content-id-6513215821 .blog-sidebar h3,
.hs-content-id-6492385577  .blog-sidebar h3,
.hs-content-id-6490754293  .blog-sidebar h3{
  margin-top: 0;
}
.hs-content-id-6490754293  .blog-sidebar.sidebar-right ul{padding-left: 0;list-style: none;margin-top: 20px;}


.hero-developers::after {
  background: rgba(0,0,0,.5) !important;
}
.hs-content-id-6490754293 .cm-blog-sidebar-form ul li {
  margin-bottom: 0;
}

.hs-content-id-6490754293 .cm-blog-sidebar-form ul {
  margin-top: 20px !important;
  margin-bottom: 0 !important;
}

.hero-developers {
  padding: 125px 0;
}
.faq .read-more {
  margin-left: 15px;
}
.interactive-slider-v2 h2 {
  color: #fff;
  font-size: 20px;
  font-weight: 200;
  font-family: "Avenir Next Regular", Arial, sans-serif;
  text-align: left;
}
.hero-developers .terminal {
  background-image: url(//cdn2.hubspot.net/hubfs/4693513/TrueVault_November2018/Images/terminal.png);
  background-repeat: no-repeat;
  padding-top: 45px;
  padding-left: 10px;
  width: 100%;
  height: auto;
  min-height: 369px;
  position: relative;
  word-wrap: break-word;
  border-top-right-radius: 3px;
}
.interactive-slider-v2 p {
  color: #fff;
  font-size: 24px;
  font-weight: 200;
  font-family: "Open Sans", Arial, sans-serif;
}
.faq p {
  margin-left: 15px !important;
  word-break: break-word;

}
.hero-developers .terminal p {
  font-family: Courier, 'Courier New', monospace;
  font-size: 13px;
  line-height: 16px;
  text-align: left;
  margin: 0 15px 0;
}
.row:before,.row:after {
  display: table;
  content: " ";
}
h1 i, h2 i, h3 i, h4 i, h5 i, h6 i {
  margin-right: 10px;
}
.two-coln-icon-with-content,.faq-cat {
  width: 100%;
}
.faq-cat,.two-coln-icon-with-content .row{
  margin-bottom: 50px;
}

.service-block-v8 {
  padding: 25px;
  background: #fff;
}
.service-block-v8 i {
  color: #555;
  float: left;
  font-size: 22px;
  margin: 5px 25px 0 0;
}

.icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
  font-family: 'Simple-Line-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-map:before {
  content: "\e033";
}
.icon-bulb:before {
  content: "\e076";
}
.service-block-v8 .service-block-desc {
  overflow: hidden;
}.service-block-v8 .service-block-desc h3 {
  font-size: 18px;
  margin: 0 0 30px;
  position: relative;
  text-transform: uppercase;
}
.service-block-v8 .service-block-desc h3:after {
  left: 0;
  top: 40px;
  height: 1px;
  width: 30px;
  content: " ";
  position: absolute;
  background: #72c02c;
}
.headline h2 {
  font-size: 22px !important;
}
.headline h2, .headline h3, .headline h4 {
  margin: 0 0 -2px 0 !important;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 2px solid #72c02c;
}


.headline {
  display: block;
  margin: 10px 0 25px 0;
  border-bottom: 1px dotted #e4e9f0;
}


a.faq-category {
  display: block;
}

.easy-block-v3 {
  text-align: left;
  background: #585f69;
  padding: 30px 10px 20px 20px;
  height: 90px;
  overflow: hidden;
  position: relative;
}
.service-bg {
  width: 250px;
  padding: 60px;
  position: absolute;
  top: -10px;
  right: -100px;
  background-color: rgba(255,255,255,0.1);
  transform: rotate(55deg);
}
.easy-block-v3 i {
  color: #fff;
  float: left;
  font-size: 30px;
  min-width: 45px;
  padding-top: 10px;
}
.icon-badge:before {
  content: "\e028";
}

a.faq-category h3 {
  color: #72c02c !important;
}
.easy-block-v3 .inner-faq-b {
  overflow: hidden;
}
.easy-block-v3 .inner-faq-b h2, .easy-block-v3 .inner-faq-b h3 {
  font-size: 21px;
  margin-bottom: 8px;
}
.easy-block-v3 .inner-faq-b h2, .easy-block-v3 .inner-faq-b h3 {
  font-size: 21px;
  margin-bottom: 8px;
}
.easy-block-v3 .inner-faq-b h2, .easy-block-v3 .inner-faq-b h3, .easy-block-v3 .inner-faq-b p {
  color: #fff;
}
.icon-directions:before {
  content: "\e041";
}
.icon-layers:before {
  content: "\e034";
}

.faq {
  margin-bottom: 20px;
}

.faq i {
  color: #72c02c;
}

.cm-blog-sidebar-form ul {
  margin:  0 0 50px !important;
  padding: 0;
  list-style: none;
}

.cm-blog-sidebar-form h6 {
  font-size: 14px;
  margin: 0 0 5px;
  line-height: 17px;
}
.small, small {
  font-size: 85%;
}

.cm-blog-sidebar-form small a,.cm-blog-sidebar-form small {
  color: #777;
}

.cm-blog-sidebar-form ul li {
  margin-bottom: 20px;
  color: #555;
}
.change-icon-color i {
  color: #FF5F41;
}




/* =============== Terms and Privacy Policy Layout =============== */

.terms-body-content {
  background-color: #f7f7f7;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
  overflow: auto;
  display: block;
}
table {
  background-color: transparent;
}
td, th {
  padding: 0;
}

/* ===============  Resources Layout =============== */
.hero-default {
  padding: 125px 0;
}

.res-lay .breadcrumbs {
  background: #f7f7f7;
  border-bottom: 1px solid #eee;
  padding: 30px 0 20px;
}

.res-lay .breadcrumbs p {
  font-size: 26px;
  font-weight: 200;
}


/* =============== Security Layout =============== */

.interactive-slider-v2:after {
  background: rgba(0,0,0,.35);
}

.sec-lay .two-colu-content .page-center {
  padding-top: 60px;
  padding-bottom: 30px;
}

.sec-lay .two-colu-content .col-md-6 {
  padding:  0 15px;
  margin-top: 0;
  width: 33.33333333%;
  margin-left: 8.33333333%;
}


.sec-lay  div#hs_cos_wrapper_widget_1542185012948  .two-colu-content .page-center{
  padding-top: 0;
}

.flow-diag {
  background-size: 50px 50px;
  background-color: #fff;
}
.flow-diag h2 {
  font-family: 'Blender Pro Bold';
  text-align: center;
  margin-bottom: 40px;
}

.flow-diag  .row {
  margin-bottom: 30px;
}

.flow-diag p {
  font-family: "Avenir Next Regular";
  font-size: 14px;
}

.flow-diag h3 {
  font-family: 'Blender Pro Bold';
  font-size: 21px;
  text-align: center;
  color: #4979bb;
}

.row.bottom-row .col-md-4 {float: none;margin: 0 auto;}

.flow-diag:before,.flow-diag:after {
  position: relative;
  content:"";
  margin: 0 auto!important;
  max-width: 1440px;
  border: 0;
  border-top: 1px solid #d6d6d6;
  display: block;
}

.flow-diag:before {
  padding-top: 40px;
}

.sec-lay .full-width-content {
  padding: 50px 0;
  margin-bottom: 60px;
  text-align: center;
}

.sec-lay .full-width-content h2 {
  font-size: 22px;
  text-transform: uppercase;
}

.hero-default::after {
  background: rgba(0,0,0,0.3) !important;
}

.hs-content-id-6477420160 .hero-default::after {
  background: rgba(0,0,0,0.4)  !important;
}
.product-feature-desc p a {
  color: #72c02c;
}
.radio-active span.radio {
  border-color: rgb(0, 164, 189);
  margin-top: 0;
}
.blog ul.cm-blog-breadcrumb {
  top: 15px;
}
/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


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


@media (min-width: 768px) {
  .col-sm-6 {
    width: 50%;
  }
  [class*=col-] {
    float: left;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .product-feature-desc {
    max-width: 200px;
  }
  .feature-list {
    height: 550px;
  }
  .custom-logo{
    line-height: 39px;
  }
}
@media (min-width: 992px) {
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .custom-logo{
    line-height: 65px;
  }
}
@media (min-width: 1200px) {
  .custom-logo{
    margin-top: 5px;
  }
  .scroll .custom-logo{
    margin-top: 0;
  }
}


@media (max-width: 1230px) {
  .pricing-table .col-md-1  {
    display: none;
  }
}
@media (max-width: 1100px) {
  .pricing-table .col-md-7 {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .container-fluid .row-fluid .page-center,
  .container {
/*     max-width: 970px; */
  }
  .custom-menu-primary .hs-menu-wrapper > ul {      
    margin-top: 0;
  }
  .cm-header-top-menu {
    display:  none !important;
  }
}


@media (max-width: 991px) {
  .container-fluid .row-fluid .page-center ,
  .container {
    max-width: 750px;
  }
  .one-coln-icon-item {
    padding-right: 0;
  }
  .cm-footer-row1, .cm-footer-row2, .cm-footer-row3, .cm-footer-row4 {
    margin-bottom: 51px;
  }
  .cm-logo {
    padding: 20px 15px 15px 0;
  }
/*   .cm-menu-right-group {
    display: none !important;
  } HERE */
  .sec-lay .two-colu-content .col-md-6 {
    margin-left: 0;
    width: 100%;
  }
  .blog .body-container-wrapper {
    margin-top: 0;
  }
  .blog .cm-blog-list-title {
    margin-top: 0;
  }
  .flow-diag .col-md-4 {
    width: 100%;
  }
  ul.footer-socials {    
    text-align: left;
    padding-bottom: 9px;
  }
  .cm-copyright p {
    margin-bottom: 0;
  }
  .cm-social-group {
    margin-left: 0 !important;
    display:  block !important;
    width:  100% !important;
    text-align:  left;
  }
  .cm-footer-bottom-container {
    padding-bottom: 5px;
  }
  .two-colu-right-back .blog-sidebar.sidebar-right {
    padding-top: 20px;
  }
  .cm-copyright {
    display:  block !important;
    width: 100% !important;
  }
  .cm-footer-row1, .cm-footer-row2, .cm-footer-row3, .cm-footer-row4 {
    margin-bottom: 30px;
    margin-left: 0 !important;
    display: block !important;
    width: 100% !important;
  }
  .cm-footer-row4 {
    margin-bottom: 40px;
    background: url(//cdn2.hubspot.net/hubfs/4693513/TrueVault_September2018%20Theme/Images/map-img.png) 5px 70px no-repeat;
  }
  .blog-content {
    width: 100% !important;
    display: block !important;
    float: none !important;
    margin-bottom: 30px;
  }
  .left-post-list {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .right-post-list {
    padding: 0px;
    float: none;
    width: 100%;
  }
  .blog-sidebar {
    margin-left: 0 !important;
    display: block !important;
    width: 100% !important;
  }
  .blog .blog-sidebar .widget-span {
    margin-bottom: 50px;
  }
  .body-container-wrapper {
    padding-top: 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 {
    width:100% !important;
    max-width:100% !important;
  }


  ul.footer-socials li {
    padding-right: 4.7px;
  }
  ul.footer-socials li:first-child {
    padding-left: 1px;
  }
  ul.footer-socials {
    top: 0;
    padding-top: 12px;
  }
  .cm-footer-row4 p {
    margin: 0;
  }
/*   .custom-logo {
    padding-top: 20px;
  } */
/*   .header-container-wrapper {
    min-height: 93px !important;
  } HERE*/
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > a {
    height: 20px;
    padding: 0;
    border: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    padding: 5px 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:nth-child(3) a {
    border-bottom: 1px solid #eee;
    padding-bottom: 35px;
    margin-bottom: 30px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    color: #72c02c; 
  }
  .custom-menu-primary {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 750px !important;
    margin: 0 auto !important;
    float: none !important;
  }
  .mobile-open .custom-menu-primary {
    border-bottom: 1px solid #eee;
  }
  .cm-blog-list-title {
    border-top: 110px solid #3c6db2;
  }

  .banner-inner-content {
    padding-top: 94px;
  }

  @-moz-document url-prefix() { 

/*     .mobile-trigger {
      top: -91px;
    } */

    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {

      .custom-menu-primary .hs-menu-wrapper > ul > li > a {
        padding: 12px 5px;
      }

    }

  }


}



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

@media (max-width: 767px) {
  .hero-home .col-sm-6:last-child {
    display: none;
  }
  .heading h2:before, .heading h2:after {
    width: 20%;
  }
  .inner-home-left {
    float: none;
  }
  .rounded-button {
    width: 100%;
  }
  .youtube-container {
    max-width: 100%;
  }
  .interactive-slider-v2 h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .two-coln-icon-with-content .col-sm-6 {
    margin-bottom: 20px;
  }
  .blog-content.main-content h2 {
    line-height: 30px;
  }

  .two-colu-right-img .col-sm-5:last-child {
    margin-left: 0;
  }
  .portfolio-box {
    margin-bottom: 60px;
  }
  .blog ul.cm-blog-breadcrumb {
    float: right;
  }

  .blog .cm-blog-bread {
    text-align: left;
  }
  .interactive-slider-v2 h1 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .hero-home {
    padding-bottom: 150px;
  }
  .container-fluid .row-fluid .page-center {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
  }
  .cm-logo {
    padding: 12px 15px 15px 15px;
  } 
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
    padding-left:5px;
  }
  .cm-footer-row1, .cm-footer-row2, .cm-footer-row3, .cm-footer-row4 {
    margin-bottom: 40px;
  }
  .cm-footer-row2 {
    margin-bottom: 30px;
  }
  .cm-footer-row1 {
    margin-bottom: 30px;
  }
  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% !important;
    max-width:100% !important;
  }
  .blog-post-wrapper div#hubspot-author_data span {
    line-height: 27px;
  }
  .blog-post-wrapper .post-body table th {
    padding: 10px 5px 10px 5px;
    font-size: 12px;
    /* border-bottom: 1px solid;*/
  }

  .cm-footer-row4 {
    background: url(//cdn2.hubspot.net/hubfs/4693513/TrueVault_September2018%20Theme/Images/map-img.png) 5px 60px no-repeat;
  }
  .mobile-open .custom-menu-primary {
    border-top: 1px solid #eee;
  }
/*   .mobile-trigger {
    top: -90px;
  }
  .mobile-open .mobile-trigger {
    top: -91px;
  } */
  .custom-logo svg.logo {
    vertical-align: unset;
    margin-left: 0;
    margin-top: 0;
  }
  .cm-blog-list-title {
    text-align: center;
  }
  ul.cm-blog-breadcrumb {
    float: none;
  }
  .lp-header .custom-logo {
    margin-bottom: -1px;
  }
  body:not(.blog) .content-wrapper .row-fluid [class*="span"]:not(:last-child) {
    margin-bottom: 40px;
  }

  @-moz-document url-prefix() { 

/*     .mobile-trigger {
      top: -91px;
    }
    .mobile-open .mobile-trigger {
      top: -92px;
    } */
    .custom-menu-primary {
      max-width: 100% !important;
    }

  }




  .hs-content-id-6492213477 .body-container fieldset,
  .contact-lay .body-container fieldset{
    max-width: 100%;
  }
  .hs-content-id-6492213477 .body-container .form-columns-2 .hs-input ,
  .hs-content-id-6492213477 .body-container fieldset.form-columns-2 .hs-form-field,
  .contact-lay  .body-container .form-columns-2 .hs-input ,
  .contact-lay .body-container fieldset.form-columns-2 .hs-form-field{
    width: 100% !important;
  }
  .hs-content-id-6492213477 .body-container fieldset.form-columns-2 .input,
  .contact-lay  .body-container fieldset.form-columns-2 .input {
    margin-right: 0;
  }
  .hs-content-id-6492213477 .body-container .hs-input,
  .contact-lay  .body-container .hs-input{
    box-sizing: border-box;
    width: 100% !important;
  }
  form.hs-form fieldset .hs-form-field {
    padding-right: 0;
  }
  .custom-logo {
    padding-top: 22px;
    padding-left: 0;
    line-height: 39px;
  }
  .scroll .custom-logo {
    height: 45px;
  }


}  

@media (max-width: 550px) {
  .breadcrumb {
    float: none;
    width: 100%;
    text-align: center;
    top: 0;
    margin-bottom: 10px;
  }

  .breadcrumbs p {
    float: none;
    text-align: center; 
  }
  .res-lay .breadcrumbs p {
    margin-bottom: 0;
  }
}


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

@media (max-width: 479px) {

  .banner-area h1 {
    font-size: 55px;
    line-height: initial;
  }
  .two-colu-right-back .blog-content.main-content .img-left {
    float: none;
    margin-right: 0;
  }



}





