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


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

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


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


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

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), 
    url("//fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUffY6323mHUZFJMgTvxaG2iE.eot?#") format("eot"),
    url("//fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2") format("woff2"), 
    url("//fonts.gstatic.com/s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfT8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), 
    url("//fonts.gstatic.com/s/roboto/v15/5YB-ifwqHP20Yn46l_BDhA.eot?#") format("eot"), 
    url("//fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2") format("woff2"), 
    url("//fonts.gstatic.com/s/roboto/v15/2UX7WLTfW3W8TclTUvlFyQ.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"), 
    url("//fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUfY6323mHUZFJMgTvxaG2iE.eot?#") format("eot"), 
    url("//fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2") format("woff2"),
    url("//fonts.gstatic.com/s/roboto/v15/RxZJdnzeo3R5zSexge8UUT8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), 
    url("//fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOPY6323mHUZFJMgTvxaG2iE.eot?#") format("eot"), 
    url("//fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2") format("woff2"), 
    url("//fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOD8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}


@keyframes flappy-link-text-animation {
  0% {
    transform: translateY(0)
  }
  25% {
    transform: translateY(4px)
  }
  50% {
    transform: translateY(0)
  }
  75% {
    transform: translateY(-4px)
  }
  100% {
    transform: translateY(0)
  }
}

@keyframes flappy-link-left-wing-animation {
  0% {
    transform: rotate(0)
  }
  25% {
    transform: rotate(8deg)
  }
  50% {
    transform: rotate(0)
  }
  75% {
    transform: rotate(-8deg)
  }
  100% {
    transform: rotate(0)
  }
}

@keyframes flappy-link-right-wing-animation {
  0% {
    transform: rotate(0)
  }
  25% {
    transform: rotate(-8deg)
  }
  50% {
    transform: rotate(0)
  }
  75% {
    transform: rotate(8deg)
  }
  100% {
    transform: rotate(0)
  }
}


/* 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 {
  font-size: 16px;
  line-height: 1.15;
}

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

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: roboto, sans-serif;
  background-color: #fff;
  color: #3d454c;
  line-height: 1.75;
}

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

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


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

/* Basic text */
p {} 
small {}
strong {
  font-weight: 500;
  color: #45464c;
}
em {}
cite {}
code {}
pre {}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

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

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

h1 {
  font-size: 42px;
  line-height: 1.43;
  color: #004182;
  font-weight: 300;
  margin: .67em 0;
}
h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
}
h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #004182;
}
h4 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #ff7300;
}
h5 {
  font-size: 20px;
  line-height: 1.5;
  color: #45464c;
}
h6 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #b8b9c0;
}

/* Anchor Links */
a {
  color: #1773cd;
  text-decoration: none;
  transition: color .2s ease-in-out;
}
a:hover {
  color: #105599;
}

/* Lists */
ul, ol {
  padding-left: 20px;
}

ul ul, ul ol, ol ol, ol ul {}
li {}

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

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


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

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

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

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


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


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

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

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


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

.header-container-wrapper {}
.header-container {}


.header-group {
  z-index: 5;  
  line-height: 1.15;
}

.header-group .page-center {
  padding-top: 17px;
  padding-bottom: 20px;
}

.custom-logo {
  width: auto !important;
  margin: 0 !important;
}

.custom-logo a {
  position: relative;
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 3px;
}

.custom-menu-group {
  width: auto !important;
  margin-left: 0 !important;
  float: right !important;
}

.top-links {
  width: auto !important;
  margin-left: 0 !important;
}

.top-links ul {
  margin:0;
  padding: 0 0 0 40px;
  list-style: none;
  display: block;
}

.top-links ul li {
  display: inline-block;
  padding: 0 7px;
  line-height: 1.15;
  float: left;
  color: #3d454c;
  font-size: 16px;
}

.top-links ul li:last-child {
  padding-right: 0;
}

.top-links ul li:last-child a {
  color: #ff7300;
}

.top-links ul li a {
  color: #1773cd;
  font-weight: 700;
  transition: color .2s ease-in-out;
  font-size: 14px;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  line-height: 1.88;
  text-align: center;
}

.header-group {
  position: absolute;
  top: 0;
}

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


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

.body-container .page-center {
  padding-top: 20px;
  padding-bottom: 20px;
}

.banner-group {
  min-height: 400px;
  position: relative;
  z-index: 1;
}

.banner-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  text-align: center;
}

.clouds-animation {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: #f2f9ff;
  overflow: hidden;
}

.clouds-animation.clouds-animation--absolute.svg-visible {
  position: absolute;
}

.clouds-animation__cloud-small-1 {
  top: 12%;
  left: 5%;
}

.clouds-animation__cloud-small-2 {
  top: 18%;
  left: 80%;
}

.clouds-animation__cloud-small-3 {
  top: 49%;
  left: 87%;
}

.clouds-animation__cloud-small-4 {
  top: 64%;
  left: 29%;
}

.clouds-animation__cloud-small-5 {
  top: 30%;
  left: 45%;
}

.clouds-animation__cloud-small-1 {
  top: 12%;
  left: 5%;
}

.clouds-animation__cloud-small-1--clone {
  left: -95%;
}

.clouds-animation__cloud-small-2--clone {
  left: -20%;
}
.clouds-animation__cloud-small-2 {
  top: 18%;
  left: 80%;
}

.clouds-animation__cloud-small-3--clone {
  left: -13%;
}

.clouds-animation__cloud-small-3 {
  top: 49%;
  left: 87%;
}

.clouds-animation__cloud-small-4--clone {
  left: -71%;
}

.clouds-animation__cloud-small-4 {
  top: 64%;
  left: 29%;
}

.clouds-animation__cloud-small-5--clone {
  left: -55%;
}

.clouds-animation__cloud-small-5 {
  top: 30%;
  left: 45%;
}

.clouds-animation__cloud-small-1,
.clouds-animation__cloud-small-2, 
.clouds-animation__cloud-small-3,
.clouds-animation__cloud-small-4,
.clouds-animation__cloud-small-5 {
  position: absolute;
  animation-duration: 100s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  opacity: .7;
}

.banner-group .clouds-background--hide-on-mobile{
  position: absolute;
}

.clouds-background {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.clouds-background__cloud-large-1 {
  position: absolute;
  bottom: -90px;
  left: -50px;
}

.clouds-background__cloud-large-2 {
  position: absolute;
  bottom: -120px;
  right: -50px;
}

.banner-group .page-center {
  padding-top: 145px;
  padding-bottom: 50px;
  height: 100%;
  position: relative;
  z-index: 1;
}

.banner-content .top-group {
  width: 48.64865%;
  float: left;
  margin-right: 2.7027%;
  position: relative;
  z-index: 2;
}

.banner-content h1 {
  margin: 0;
}

.banner-content p {
  font-size: 20px;
  line-height: 2;
  color: #3d454c;
  margin: 0;
}

.banner-content {
  display: inline-block;
  width: 100%;
}

.body-container {
  position: relative;
  z-index: 2;
}

.page__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #f2f9ff;
  z-index: -1;
}

.page__background .clouds-animation {
  display: none;
}

.banner-group .clouds-animation.svg-visible {
  display: block !important;
}

.banner-group .clouds-animation {
  display: none !important;
}

.clouds-animation.page-svg-visible {
  display: block ;
}

.banner-group .bottom-btn a {
  color: #ff7300;
  transition: color .2s ease-in-out;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
  cursor: pointer;
  border: 0;
  background: 0 0;
  box-shadow: none;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.banner-group .bottom-btn {
  margin-top: 50px;
}

.banner-group .bottom-btn svg {
  display: inline-block;
  margin-left: 13px;
  margin-top: -3px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

.banner-group .bottom-btn circle {
  stroke: #ff7300;
  fill: rgba(255,115,0,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.banner-group .bottom-btn path {
  fill: #ff7300;
  transition: fill .2s ease-in-out;
}

.banner-group .bottom-btn a:hover path {
  fill: #fff;
}

.banner-group .bottom-btn a:hover circle {
  stroke: #e66700;
  fill: #e66700;
}


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


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

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

.footer-menu .hs-menu-wrapper > ul > li > ul > li.active > a {
  color: #1773cd;
}

.footer-wrapper {
  padding: 50px 0 45px;
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.copyright p {
  margin: 0;
  font-size: 12px;
  line-height: 1.67;
  color: #878a97;
  margin-top: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: roboto;
}

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

.footer-links ul > li:first-child > a {
  margin-left: 0;
  top: 0;
}

.footer-links ul li a {
  font-size: 14px;
  line-height: 1.86;
  color: #1773cd;
  margin-left: 30px;
  vertical-align: sub;
  position: relative;
  top: 2px;
}

.footer-links ul li {
  float: left;
}

.footer-info-social {
  width: auto !important;
  margin: 0 !important;
  float: right;
}

.footer-info-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}

.footer-info-social ul li img ,
.footer-links ul li a img {
  vertical-align: baseline;
}

.footer-info-social {
  float: right !important;
}

.footer-menu {
  margin-bottom: 30px;
}

.footer-menu .hs-menu-wrapper > ul {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.footer-menu .hs-menu-wrapper > ul > li {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 10px 15px;
}

.footer-menu .hs-menu-wrapper > ul > li > a {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.88;
  color: #878a97;
  margin-bottom: 12px;
  cursor: text;
}

.footer-menu .hs-menu-wrapper > ul > li > ul > li > a {
  font-size: 14px;
  line-height: 1.86;
  color: #878a97;
  display: block;
  margin-bottom: 4px;
  text-decoration: none;
  transition: color .2s ease-in-out;
}

.footer-menu .hs-menu-wrapper > ul > li > ul > li > a:hover {
  color: #1773cd;
}

.footer-menu .hs-menu-wrapper > ul > li > ul > li:last-child > a {
  margin-bottom: 0;
}

.footer-links ul li a:hover {
  color: #105599;
}

.footer-info-social ul li a:hover path {
  fill: #004182;
}

.footer-info-social ul li a path {
  transition: fill .2s ease-in-out;
}


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


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

/* Parent List */
.custom-menu-primary {
  width: auto !important;
}

.custom-menu-primary .hs-menu-wrapper > ul{
  display: block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  position: relative;
  padding: 0 36.6px 0 0;
  line-height: 1.15;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
  padding-right: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  position: relative;
  font-size: 16px;
  line-height: 1.88;
  color: #878a97;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  transition: color .2s ease-in-out;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
  position: absolute;
  right: -16px;
  top: 12px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 5px solid #cdd1d4;
  border-right: 5px solid transparent;
  border-bottom: 0;
  border-left: 5px solid transparent;
  opacity: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover > a:after {
  opacity: 1;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
  color: #45464c;
  font-weight: 500;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.active a {
  color: #1773cd;
  cursor: default;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(71,125,178,.1);
  left: -26px !important;
  min-width: 230px;
  margin-top: -2px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  padding-bottom: 5px;
  line-height: 1.86;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:last-child {
  padding-bottom: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  display: inline-block !important;
  text-decoration: none;
  font-size: 14px;
  line-height: 1.86;
  color: #878a97;
  padding-left: 26px;
  padding-right: 26px;
  transition: color .2s ease-in-out;
  cursor: pointer;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color: #1773cd;
}

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

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }

  .custom-menu-primary.show-mobile {
    display: none !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    color: #45464c;
    font-weight: 500;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul {
    max-height: 1e3px;
    transition: max-height .3s ease-in !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    opacity: 1 !important;
    visibility: visible !important;
    transition: none !important;
    max-height: 0;
    overflow: hidden;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul > li:last-child {
    padding-bottom: 20px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul > li:first-child {
    padding-top: 20px;
  }
}


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

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

@media (max-width: 767px){

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

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

  .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    top: -2px;
    width: auto;
    height: auto;
    padding: 0 10px 0 0;
    z-index: 2;
    position: relative;
  }

  /* Toggle Button Icon */

  .mobile-trigger .hamburger {
    display: inline-block;
    cursor: pointer;
    transition: .5s ease-in-out;
    transform: rotate(0deg);
    padding: 5px 4px;
    box-sizing: content-box;
    vertical-align: middle;
  }

  .hamburger__lines {
    position: relative;
    width: 16px;
    height: 14px;
  }

  .hamburger span {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    transition: transform .2s ease-in-out,top .1s ease-in-out .22s,width .25s ease-in-out,opecity .25s ease-in-out;
    transform: rotate(0deg);
    opacity: 1;
    outline: 1px solid transparent;
    background-clip: content-box;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1e3;
    background: #8ab9e6;
    border-radius: 4px;
  }

  .hamburger span:nth-child(1) {
    top: 0;
  }

  .hamburger span:nth-child(2) {
    top: 6px;
  }

  .hamburger span:nth-child(3) {
    top: 12px;
  }

  .mobile-open .hamburger span:nth-child(1) {
    top: 6px;
    transform: rotate(45deg) translate(-2px,2px);
  }

  .mobile-open .hamburger span:nth-child(2) {
    width: 0;
    opacity: 0;
  }

  .mobile-open .hamburger span:nth-child(3) {
    top: 6px;
    transform: rotate(-45deg) translate(-2px,-2px);
  }

  .mobile-open .hamburger span {
    width: 140%;
    transition: transform .2s ease-in-out .12s,top .1s ease-in-out,width .25s ease-in-out,opecity .25s ease-in-out;
  }

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

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

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

  .custom-menu-primary {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    padding-top: 72px;
    height: 100vh;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: -1;
    transform: translateY(-110%);
    transition: transform .2s ease-in-out;
    display: none;
  }

  .mobile-open .custom-menu-primary {
    transform: translateY(0);
    display: block;
  }


  /* Mobile Menu Styles */ 
  .custom-menu-primary .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 {
    height: 100%;
    padding-top: 18px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 26px;
    line-height: 1.82;
    overflow: visible;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
    color: #1773cd;
    font-weight: 300;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 3px 0px 7px 20px;
    color: #3d454c;
    font-weight: 300;
    display: inline-block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color: #105599;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
    padding: 2px 0 20px;
    border: 0;
    box-shadow: none;
    left: 0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    padding-bottom: 0;
    line-height: inherit;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    display: block;
    font-size: 14px;
    line-height: 1.86;
    color: #878a97;
    padding: 2px 20px 12px;
  }

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

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

  body.mobile-open {
    overflow: hidden;
  }
}


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


/*  Topic Page  */

.topic-page .blog-listing-wrapper .post-listing .post-item .post-body-content {
  color: inherit;
}

.error-404 .body-container-wrapper .sidebar ul li:last-child,
.blog .blog-sidebar ul li:last-child {
  margin-bottom: 0;
}

.topic-page .blog-listing-wrapper .post-listing .post-item {
  display: block !important;
  animation: none !important;
  visibility: visible !important;
}

.topic-page.blog .post-content {
  margin: 0;
  order: 0;
  box-shadow: none;
  width: 100%;
  padding: 0;
}

.topic-page .blog.banner-group,
.blog-sidebar {
  display: none !important;
}

.topic-page .blog-sidebar {
  display: block !important;
}

.blog.topic-page .blog-content {
  width: 79.125% !important;
  padding-bottom: 23px;
  padding-right: 5.5%;
}

.topic-page .blog-sidebar {
  width: 20.875% !important;
  padding-bottom: 28px;
  padding-left: 30px;
  margin: 0 !important;
}

.topic-page .blog-content-group .page-center {
  position: relative;
  padding-top: 58px;
}

.topic-page .blog-content-group .page-center:before {
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #e2e2e2;
  content: "";
  right: 20.875%;
}

.topic-page .blog-content-group {
  padding: 0;
}

.topic-page.hs-blog-listing .hs-featured-image-wrapper {
  width: 100%;
  background-image: none !important;
}

.topic-page.hs-blog-listing .hs-featured-image-wrapper a.hs-featured-image-link {
  position: relative;
}

.topic-page.hs-blog-listing .hs-featured-image-wrapper a.hs-featured-image-link img.hs-featured-image {
  display: block !important;
}

.topic-page .post-header h2 {
  font-size: 27.733333333333px;
  margin-top: 30px;
  margin-bottom: 0;
}

.topic-page .post-meta {
  padding-bottom: 15px;
  font-size: 14px;
  margin-bottom: 6px;
  margin-top: 0;
}

.topic-page.blog .post-content p#hubspot-topic_data {
  display: inline-block;
  width: auto;
}

.topic-page.blog .post-content p#hubspot-topic_data a.topic-link {
  background: none;
  color: #666;
  text-decoration: none;
  padding: 0;
  margin: 0;
  font-size: inherit;
}

.topic-page .blog-listing-wrapper .post-listing .post-item .post-body-content {
  padding: 0;
}
/*  End  */


/*  Blog List */

.blog .blog-content {
  width: 100% !important;
}

body.blog {
  background-color: #f2f9ff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.7em;
  font-weight: normal;
  color: #545454;
}

.blog-listing-wrapper .post-listing .post-item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}

.blog .post-content {
  margin: 50px 0 50px -100px;
  order: 1;
  -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.4);
  -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,.4);
  box-shadow: 0 0 5px 1px rgba(0,0,0,.4);
  width: 50%;
  padding: 50px;
  background: #fff;
  z-index: 5;
}

.blog .header-group {
  position: relative;
  min-height: 84px;
}

.blog.banner-group {
  background-size: contain;
  background-position: bottom center;
  -webkit-animation-duration: .2s;
  -moz-animation-duration: .2s;
  -o-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
  position: relative;
  padding: 50px 0;
  background-color: transparent;
  min-height: auto;
  background-repeat: no-repeat;
}

.blog.banner-group .page-center {
  padding: 10px;
}

.blog .body-container.container-fluid .row-fluid .page-center {
  width: 80%;
  max-width: 1080px;
  padding-left: 0;
  padding-right: 0;
}

.blog.banner-group h1 {
  font-size: 36px;
  color: #004182;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  line-height: 1.2em;
  margin: 0;
  font-weight: 500;
  padding-bottom: 10px;
}

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

.blog.banner-group p {
  font-size: 20px;
  margin: 0;
  line-height: 27.2px;
}

.blog-content-group {
  background: #fff;
  padding: 67px 0;
}

.blog-content-group .page-center {
  padding: 27px 0;
}

.hs-blog-listing .hs-featured-image-wrapper a.hs-featured-image-link img.hs-featured-image {
  display: none !important;
}

.hs-blog-listing .hs-featured-image-wrapper a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.hs-blog-listing .hs-featured-image-wrapper {
  width: calc(50% + 100px);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  order: 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  line-height: 0;
  overflow: hidden;
}

.hs-blog-listing .hs-featured-image-wrapper:hover {
  opacity: .8;
}

.blog .post-content p#hubspot-topic_data {
  width: 100%;
  margin: 0;
}

.blog .post-content p#hubspot-topic_data a.topic-link {
  color: #ffffff;
  background-color: #1773cd;
  padding: 5px;
  display: inline-block;
  width: auto;
  margin-bottom: 5px;
  font-size: 14px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}

.post-header h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 27px;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  line-height: 1.2em;
  color: #545454;
  padding-bottom: 10px;
  font-weight: 500;
}

.post-header h2 a {
  color: inherit;
}

.blog-listing-wrapper .post-listing .post-item .post-body-content {
  font-size: 16px;
  padding-bottom: 1em;
  margin: 0;
  color: #666;
  line-height: 1.7em;
}

.blog-listing-wrapper .post-listing .post-item .post-body p {
  margin: 0;
  display: inline;
}

.post-meta {
  font-size: .875rem;
  margin-top: 20px;
  margin-bottom: 6px;
  color: #666;
}

.post-meta .custom_listing_comments {
  display: inline-block;
}

.blog-listing-wrapper .post-listing .post-item:nth-child(even) .post-content {
  margin: 50px -100px 50px 0;
  order: 0;
}

/*  End  */


/*  Blog Post  */

.section.post-footer form .hs-error-msgs label {
  color: red;
}

.hs-blog-post .blog-content-group {
  padding-top: 81px;
}

.blog.hs-blog-post .body-container.container-fluid .row-fluid .page-center {
  padding: 0;
}

.section.post-header h1 {
  font-size: 32px;
  margin: 0;
  line-height: 1.2em;
  color: #545454;
  font-weight: 500;
  padding-bottom: 10px;
}

.section.post-header .post-meta {
  padding-bottom: 15px;
  font-size: 14px;
  margin-bottom: 6px;
  margin-top: 0;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  font-weight: normal;
}

.section.post-header .post-meta p#hubspot-topic_data {
  display: inline-block;
  margin: 0;
}

.section.post-header img.hs-featured-image {
  max-width: 100%;
  height: auto;
  float: none;
  margin: 0;
}

.section.post-header .post-meta p#hubspot-topic_data a {
  color: #666;
  text-decoration: none;
}

.section.post-body {
  padding-top: 67px;
}

.section.post-body span#hs_cos_wrapper_post_body {
  padding: 27px 0;
  display: inline-block;
  width: 100%;
  font-size: 21px;
  line-height: 1.7em;
}

.section.post-body p {
  padding-bottom: 1em;
  margin: 0;
}

.section.post-body h3 {
  margin-top: 24px;
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 0;
  padding-bottom: 10px;
  color: #545454;
  font-size: 23px;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
}

.section.post-body p img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.section.post-footer form {
  border: 1px solid #ccc;
  padding: 30px;
}


/*  End  */

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

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

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

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

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


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

.blog .blog-content {}

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

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

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

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

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

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

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

/* Read More Link */
a.more-link {}

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

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

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

/* Pagination */
.blog-pagination {
  clear: both;
}
.blog-pagination a {
  color: #1773cd;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {
  float: left;
}
.blog-pagination a.next-posts-link {
  float: right;
}

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


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

.blog .blog-sidebar {}

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


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

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

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

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

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

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


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


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


.body-container .widget-type-form,
.body-container .widget-type-blog_subscribe,
.body-container .widget-type-google_search,
.body-container .hs_cos_wrapper_type_password_prompt,
.body-container #email-prefs-form,
.landing-page.one-column .main-content .hs_cos_wrapper_type_form,
#comment-form,
.hs-search-field__bar {
  font-size: 26px;
  padding: 20px;
  font-weight: 300;
  line-height: 1.92em;
  background-color: #fff;
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
  max-width: 550px;
  margin-bottom: 20px;
  display: block;
}

h3.form-title {
  margin-top: 0;
}

/* Form Field */
.hs-form-field {
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  min-height: 72px;
  display: inline-block;
  position: relative;
  background-color: transparent;
  font-family: Roboto;
  transition: height 200ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  cursor: auto;
  font-weight: 400;
}

.hs-search-field__bar input.hs-search-field__input {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

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

/* Labels and Legends */
label {
  line-height: 22px;
  z-index: 1;
  color: rgb(184, 185, 192);
}
.hs-form-field > label {}

/* One Line Inputs */


input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  max-width: 100% !important;
  width: 100% !important;
  display: inline-block;
  font: inherit;
  background-color: rgba(0,0,0,0);
  color: #3d454c;
  cursor: inherit;
  border: none;
  outline: none;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 14px;
  transition: all ease 450ms;
}

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 {
  transition: all ease 450ms;
  border-bottom: 2px solid rgb(23, 115, 205);
}

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

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

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

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

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

/* Error */
ul.hs-error-msgs.inputs-list {
  margin: -10px 0 14px;
  padding: 0;
  list-style: none;
}

.hs-error-msgs label{
  font-size: 12px;
  line-height: 1.67;
  color: red;
}

/* Placeholder Text */
::-webkit-input-placeholder {
  color: #b8b9c0;
} /* Webkit Browsers */
:-moz-placeholder {
  color: #b8b9c0;
} /* Firefox 18- */
::-moz-placeholder {
  color: #b8b9c0;
} /* Firefox 19+ */
:-ms-input-placeholder {
  color: #b8b9c0;
} /* 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_submit.hs-submit {
  padding-top: 40px;
  text-align: right;
}

.hs_submit.hs-submit .actions {
  color: #ff7300;
  transition: color .2s ease-in-out;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
  cursor: pointer;
  border: 0;
  background: 0 0;
  width: auto;
  font-family: sans-serif;
  display: inline-block;
  position: relative;
}

.hs_submit.hs-submit svg.button__icon circle {
  stroke: #ff7300;
  fill: rgba(255,115,0,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.hs_submit.hs-submit svg {
  display: inline-block;
  margin-left: 20px;
  margin-top: -3px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  border: 0;
  width: 100%;
  background: transparent;
  font-size: inherit;
  font-family: sans-serif;
  line-height: inherit;
  display: inline-block;
  white-space: normal !important;
  padding-right: 60px;
  color: inherit;
}

.hs_submit.hs-submit .actions:hover circle {
  stroke: #e66700;
  fill: #e66700;
}

.hs_submit.hs-submit .actions:hover path {
  fill: #fff;
}

.hs_submit.hs-submit .actions path {
  transition: fill .2s ease-in-out;
}

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

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


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

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


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

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


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

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


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

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

.error-page .body-container-wrapper,
.error-template .body-container-wrapper,
.password-template .body-container-wrapper,
.subscription-template .body-container-wrapper,
.search-page .body-container-wrapper {
  padding-top: 67px;
}

.subscription-template.one-column form#email-prefs-form {
  max-width: 100%;
}

body.error-template .hs-input,
body.password-template input[type="password"] {
  display: block;
}

.checkbox-row span.fakelabel span {
  float: none;
}

.checkbox-row input {
  position: relative;
  top: 7px;
}

.checkbox-row span.fakelabel span {
  float: left;
  font-weight: bold;
  margin-left: 7px;
  vertical-align: top;
  line-height: normal;
}

.blog.has-no-banner .body-container-wrapper {
  padding: 0;
}

.search-page .body-container {
  padding: 50px 0;
}

.main-content {
  position: relative;
  z-index: 2;
}

.subscription-template.one-column .widget-type-email_simple_subscription form#email-prefs-form {
  max-width: 550px;
}

body {
  overflow-x: hidden;
}

.no-nav .mobile-trigger {
  display: none !important;
}



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

.site-page.has-no-banner .body-container,
.landing-page.has-no-banner .body-container {
  padding-top: 50px;
}


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

/*  Search Page */

.hs-search-results ul#hsresults li:first-child {
  border-top: 1px solid #ddd
}

.hs-search-results ul#hsresults li {
  list-style: none;
  border: 1px solid #ddd;
  margin-bottom: 0;
  padding: 15px;
  border-bottom: 0;
  border-top: 0;
  position: relative;
  background: #fff;
}

.hs-search-results ul#hsresults li p {
  margin-bottom: 0
}

.hs-search-results ul#hsresults li:last-child {
  border-bottom: 1px solid #ddd
}

ul.hs-search-field__suggestions {
  position: absolute;
  width: 100%;
  top: 62px;
  background: #fff;
  margin-top: 0;
  z-index: 9;
  max-width: 550px;
}

.hs-search-field--open .hs-search-field__suggestions {
  padding: 15px;
  border: 1px solid #ddd !important
}

.hs-search-results ul#hsresults li:after {
  content: '';
  border-bottom: 1px solid #ddd;
  height: 0;
  width: calc(100% - 30px);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto
}

.hs-search-results ul#hsresults li:last-child:after {
  display: none
}

.hs-search-field__suggestions li a:hover {
  background: transparent;
}

.search-page .footer-wrapper {
  z-index: 1;
}

.search-page .clouds-animation.page-svg-visible {
  position: absolute;
}


/*  End  */



/*  Virtual MailBox */

.virtual-mailbox-group {
  background-color: #fff7f0;
}

.virtual-top-image {
  background-position: center top;
  min-height: 120px;
  background-repeat: repeat-x;
  box-sizing: content-box;
}

.virtual-mailbox-group .page-center {
  padding-top: 30px;
  padding-bottom: 70px;
}

.virtual-mailbox-group .left-col {
  vertical-align: middle;
  width: 1e3px;
  display: table-cell;
}

.virtual-mailbox-group .right-col {
  display: table-cell;
  vertical-align: top;
}

.virtual-mailbox-group img {
  vertical-align: middle;
  max-width: inherit;
}

.virtual-mailbox-group .left-col a {
  font-size: 42px;
  line-height: 1.43;
  color: #ff7300;
  transition: color .2s ease-in-out;
  display: inline-block;
  font-weight: 300;
  border: 0;
  background: 0 0;
  box-shadow: none;
  outline: 0;
}

.virtual-mailbox-group .left-col a svg {
  margin-top: -5px;
  width: 60px;
  height: 60px;
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
}

.virtual-mailbox-group .left-col a circle {
  stroke: #ff7300;
  fill: rgba(255,115,0,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.virtual-mailbox-group .left-col a path {
  fill: #ff7300;
  transition: fill .2s ease-in-out;
}

.virtual-mailbox-group .left-col a:hover circle {
  stroke: #e66700;
  fill: #e66700;
}

.virtual-mailbox-group .left-col a:hover path {
  fill: #fff;
}


/*  End  */


/*  Testimonial */

.testimonial-group .content-group .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.testimonial-group .content-group {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.testimonial-group .top-image {
  background-position: center top;
  min-height: 120px;
  background-repeat: repeat-x;
  box-sizing: content-box;
}

.testimonial-group .content-group h3 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #b8b9c0;
  padding-bottom: 10px;
  margin: 0;
  font-family: inherit;
  line-height: 1.15;
}

.testimonial-group .testimonial-text p {
  margin: 0;
}

.testimonial-group .testimonial-text {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #3d454c;
}

.testimonial-group .testimonial_link {
  margin-top: 45px;
}

.testimonial-group .testimonial_link a {
  color: #1773cd;
  font-weight: 700;
  transition: color .2s ease-in-out;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.15;
}

.testimonial-group .testimonial_link a svg {
  display: inline-block;
  vertical-align: middle;
  margin-top: -8px;
  margin-bottom: -6px;
}

.testimonial-group .bottom-image {
  border-bottom: 60px solid #fff;
  background-position: center bottom;
  min-height: 120px;
  background-repeat: repeat-x;
  box-sizing: content-box;
}


/*  End  */


/*  Customer Layout */

.customer-page .banner-content p {
  font-size: 16px;
  line-height: 1.75;
  color: #3d454c;
  margin-top: 17px;
  margin-bottom: 30px;
}


.customer-page .bottom-group {
  text-align: center;
  width: 48.64865%;
  float: right;
  margin-right: 0;
  position: relative;
}

.customer-page .bottom-group .image-wrapper {
  margin-right: -255px;
  margin-top: -45px;
  transform: rotate(2deg);
  width: auto;
}

.customer-page .bottom-group .image-wrapper img {
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
  border: 48px solid #fff;
  vertical-align: middle;
}

.customer-page .row1-group {
  position: relative;
  background: #fff;
  z-index: 1;
}

.customer-page .banner-group {
  height: 600px;
  position: relative;
  overflow: visible;
  z-index: 2;
  margin-top: -1px;
}

.customer-page .row1-group .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.customer-page .section-container-accordion .panel.panel-featured p {
  font-size: 16px;
  line-height: 1.75;
  color: #3d454c;
  margin: 0;
}

.customer-page .panel.panel-featured .panel-content ul > li {
  font-size: 16px;
  line-height: 2.2;
  color: #3d454c;
}

.customer-page .panel.panel-featured .panel-content ul {
  margin: 0;
  padding-left: 20px;
}


/*  End  */


/*  Customer Layout Type2 */

.customer-page.type2 .bottom-group .image-wrapper {
  margin: 0;
  transform: none;
  text-align: right;
}

.customer-page.type2 .bottom-group .image-wrapper img {
  border: 0;
  box-shadow: none;
}

.customer-page.type2 .banner-group {
  margin-top: 0;
}

.customer-page.type2 .banner-group .bottom-btn {
  margin-top: 40px;
}

.customer-page.type2 .section-container-accordion .panel.panel-featured p span,
.shipping-layout .section-container-accordion .panel.panel-featured p span {
  margin-top: 17px;
  margin-bottom: 30px;
  display: block;
}

.customer-page.type2 .section-container-accordion .summary-content,
.shipping-layout .section-container-accordion .summary-content {
  line-height: 1.15;
}

.customer-page.type2 .section-container-accordion .panel.panel-featured p:last-child span {
  margin-bottom: 0;
}


/* End  */


/* About Layout */

.about-layout .body-wrap {
  background-color: #fff;
}

.about-layout.type2 .main-content .top-content {
  padding-top: 60px;
  padding-bottom: 80px;
}

.about-layout.type2 .main-content .top-content p {
  font-size: 20px;
  line-height: 2;
  color: #3d454c;
  margin: 0;
}

.section-container-accordion {
  background-color: #fff;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.panel-content .accordion-content {
  display: none;
}

.panel.panel-featured .panel-aside h1 {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
  margin: 0;
}

.panel.panel-featured .panel-aside {
  width: 31.53153%;
  float: left;
  margin-right: 2.7027%;
  position: relative;
  z-index: 2;
}

.panel.panel-featured .panel-content {
  width: 48.64865%;
  float: left;
  margin-right: 2.7027%;
  margin-left: 8.55856%;
}

.panel-content a.showMoreAnchor {
  display: block;
  margin-top: 25px;
  font-weight: 700;
  color: #1773cd;
  text-decoration: none;
  transition: color .2s ease-in-out;
  cursor: pointer;
  text-transform: uppercase;
}

.panel-content a.showMoreAnchor:hover {
  color: #105599;
}

.section-container-accordion .panel.panel-featured {
  float: left;
  width: 100%;
}

.section-container-accordion .panel.panel-featured.bottom-border {
  border-bottom: 1px solid #bed3e8;
  padding-bottom: 70px;
  margin-bottom: 70px;
}

.panel-content.open-acc .summary-content {
  display: none;
}

.panel-content.open-acc .accordion-content {
  display: block;
}

.panel-content .accordion-content ol {
  margin: 0;
  padding-left: 20px;
}

.panel-content .accordion-content ol li {
  font-size: 16px;
  line-height: 2.2;
  color: #3d454c;
}

.panel-content .accordion-content blockquote {
  margin-top: 17px;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
}

.panel-content .accordion-content blockquote p {
  margin: 0;
}

.panel-content .accordion-content blockquote:first-child {
  margin-top: 0;
}

.panel-content .accordion-content ul {
  margin: 0;
  padding-left: 20px;
}

.panel-content .accordion-content ul li {
  font-size: 16px;
  line-height: 2.2;
  color: #3d454c;
}

.panel-content .accordion-content strong {
  font-weight: 500;
  color: #45464c;
}

.panel-content .accordion-content h3 {
  margin-bottom: 12px;
  margin-top: 0;
  font-weight: 500;
  color: #45464c;
  font-size: 16px;
  line-height: 28px;
}

.panel-content .accordion-content ol.lower-alpha li {
  list-style-type: lower-alpha;
}

.panel-content .accordion-content p {
  margin: 0;
}

.about-layout.type2 .main-content .top-content p a.link--bold {
  font-weight: bold;
}

.summary-content blockquote {
  margin-top: 17px;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
}

.summary-content p {
  margin: 0 0 30px;
}

.summary-content blockquote p {
  font-size: 16px;
  line-height: 1.75;
  color: #3d454c;
  margin: 0;
}

.summary-content blockquote .link--bold {
  font-weight: bold;
  font-size: 14px;
  color: #1773cd;
}

.panel-content .accordion-content a.link--bold {
  font-weight: 700;
}

.panel-content .accordion-content ul.condensed>li, 
.panel-content .accordion-content ol.condensed>li,
.shipping-layout .summary-content ul > li {
  line-height: 1.75;
  letter-spacing: normal;
  padding-bottom: 15px;
}

.panel-content .accordion-content ul.condensed>li:last-child, 
.panel-content .accordion-content ol.condensed>li:last-child,
.shipping-layout .summary-content ul > li:last-child {
  padding-bottom: 0;
}

.panel-content .accordion-content ul.condensed {
  margin-top: -2px;
}

.about-banner.banner-group .banner-content .top-group {
  margin-top: 0px;
  width: 100%;
  max-width: 800px;
  float: none;
}

.about-banner.banner-group .bottom-group {
  min-height: 0;
  max-height: 80%;
  text-align: right;
}

.cloud-tile.cloud-tile--up {
  background-position: center bottom;
  height: 120px;
  background-repeat: repeat-x;
  box-sizing: content-box;
}

.about-layout .cloud-tile.cloud-tile--up {
  margin-top: -47px;
}

.about-layout .about-banner.banner-group .page-center {
  padding-bottom: 0;
}

.two-column-with-left-image {
  background-color: #fff;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}

.two-column-with-left-image .top-heading h1 {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
  margin: 0;
  padding-bottom: 30px;
}

.two-column-with-left-image .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.two-column-with-left-image .panel__aside img {
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
  border-style: solid;
  border-color: #fff;
  border-width: 35px;
}

.two-column-with-left-image .panel__content {
  display: inline-block;
  vertical-align: top;
  width: 50.5%;
  margin: 0;
  padding-left: 2.4%;
}

.two-column-with-left-image .panel__content p {
  margin: 0 0 30px;
}

.cloud-tile.cloud-tile--down {
  background-position: center top;
  height: 120px;
  background-repeat: repeat-x;
  box-sizing: content-box;
}

section.customer-data-secure-section {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

section.customer-data-secure-section .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

section.customer-data-secure-section h1.heading {
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
  margin: 0;
}

section.customer-data-secure-section .section-horizontal-panel__content {
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table {
  overflow: hidden;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .bordered-table__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-right: -2px;
  margin-bottom: -1px;
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table__item {
  width: 50%;
  float: left;
  border-right: 1px solid #bed3e8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid #bed3e8;
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table__item a.card-link {
  display: block;
  padding: 30px 20px;
  background-color: #fff;
  width: 100%;
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table__item a.card-link h3.card-link__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 7px;
  color: #004182;
  padding-top: 2px;
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .card-link__content {
  font-size: 16px;
  color: #878a97;
  line-height: 18.4px;
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .card-link__text {
  width: 87.2%;
  display: inline-block;
  vertical-align: middle;
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .card-link__icon-wrapper {
  width: 11%;
  display: inline-block;
  vertical-align: middle;
}

.two-column-with-left-image .panel__aside {
  width: 48.64865%;
  display: inline-block;
  vertical-align: top;
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .card-link__icon-wrapper path {
  fill: #1773cd;
}

.about-layout .row2-wrapper {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.about-layout .row2-wrapper .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.about-layout .bottom-flexi .cloud-tile.cloud-tile--up {
  margin-top: 0;
}

section.information-section .info-block {
  padding: 20px 65px;
}

section.information-section .info-block p {
  margin: 0;
}

section.information-section .info-block h3.info-block__title {
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 400;
  margin: 0 0 15px;
  color: #004182;
}

section.information-section .info-block p {
  margin: 0;
  color: #878a97;
}

.contact-section .panel__content .note form input.hs-button.primary.large {
  font-weight: 300;
}

.contact-section {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.contact-section .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.contact-section .section__header-title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #b8b9c0;
  padding-bottom: 10px;
}

.contact-section .section__container .panel {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.contact-section .panel__background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.contact-section .panel__background .contact-us-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.contact-us-background--animate .contact-us-background {
  transform: translate(0,0) rotate(0deg);
  opacity: 1;
}

.contact-us-background img:nth-child(1) {
  bottom: 0;
  left: 0;
}

.contact-us-background img:nth-child(2) {
  bottom: 35%;
  left: 15%;
}

.contact-us-background img:nth-child(3) {
  bottom: 20%;
  left: 30%;
}

.contact-section .panel__aside {
  width: 48.64865%;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.contact-section .panel__aside h1.heading {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
  margin: 0;
  margin-bottom: 17px;
}

.contact-section .panel__aside p {
  font-size: 16px;
  line-height: 1.75;
  color: #3d454c;
  margin: 0;
}

/*  End  */

/* Shipping Layout */

.shipping-layout .banner-content h1 {
  font-size: 32px;
  line-height: 1.56;
}

.shipping-layout .banner-content p {
  font-size: 16px;
  line-height: 1.75;
  color: #3d454c;
  margin: 0;
}

.shipping-layout .summary-content p {
  color: #878a97;
  margin: 0 0 0;
  font-size: 16px;
  line-height: 1.75;
}

.shipping-layout .summary-content ul {
  margin-bottom: 0;
}

.shipping-layout .body-wrap .page-center {
  padding-bottom: 0;
}


/*  End  */


/*  Security Layout  */

.security-page .about-banner.banner-group {
  min-height: 600px;
  background-position: bottom center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 0;
}

.security-page .about-banner.banner-group .banner-content .top-group {
  max-width: 920px;
  margin-top: 0;
}

/*  End  */


/*  Location Layout  */

.location-page .content-group .hs_cos_wrapper_widget:nth-child(2) .middle-section .two-col-group .right-col .image-group {
  transform: rotate(-2deg);
}

.location-page .page__background .clouds-animation {
  display: block;
}

.location-page .row1-group h1 {
  margin: 0;
  max-width: 870px;
  padding-bottom: 30px;
}

.location-page .row1-group .page-center {
  padding-top: 145px;
  padding-bottom: 55px;
  height: 100%;
  position: relative;
  z-index: 1;
}

.location-page .banner-group .clouds-background--hide-on-mobile {
  position: fixed;
}

.location-page .content-group {
  position: relative;
  z-index: 5;
}

.location-page .row2-middle-group {
  background: #fff;
}

.location-page .row2-middle-group .page-center,
.location-page .row3-group .page-center{
  padding: 80px 15px;
}

.location-page .row2-middle-group h1 {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
  margin: 0;
}

.location-page .two-column-equal-group {
  width: auto;
  margin: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.location-page .two-column-equal-group .content {
  width: 50%;
  float: left;
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.location-page .two-column-equal-group .content a {
  transition: box-shadow .2s ease-in-out;
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

.location-page .two-column-equal-group .content a:hover {
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
}

.location-page .two-column-equal-group .content h3 {
  font-size: 20px;
  line-height: 1.5em;
  text-transform: uppercase;
  color: #105599;
  padding: 20px;
  margin: 0 0 15px;
  font-weight: 400;
}

.location-page .two-column-equal-group .top-image {
  position: relative;
  overflow: hidden;
}

.location-page .two-column-equal-group .content .top-image-annotation {
  position: absolute;
  width: 200px;
  padding: 5px 60px 5px 75px;
  background-color: #fff;
  left: -70px;
  top: 20px;
  transform: rotate(-45deg);
  text-align: center;
  text-transform: uppercase;
  color: #ff7300;
  font-size: 13px;
  line-height: 1.15;
}

.location-page .two-column-equal-group .content ul li em {
  font-size: 16px;
  line-height: 1.75em;
  color: #3d454c;
  font-style: normal;
}

.location-page .two-column-equal-group .content ul li span {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #b8b9c0;
  display: block;
}

.location-page .two-column-equal-group .content ul li:last-child {
  margin-bottom: 0;
}

.location-page .two-column-equal-group .content ul li {
  line-height: 1.15;
  color: #3d454c;
  font-size: 16px;
  margin-bottom: 28px;
}

.location-page .two-column-equal-group .content ul {
  padding: 15px 20px 20px;
  margin: 0;
  list-style: none;
}

.location-page .two-column-equal-group .content h6 {
  padding: 10px 20px 30px;
  margin: 0;
  display: block;
  letter-spacing: 0;
}

.location-page .two-column-equal-group .content h6 span {
  color: #1773cd;
  transition: color .2s ease-in-out;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
  cursor: pointer;
  border: 0;
  background: 0 0;
  box-shadow: none;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.location-page .two-column-equal-group .content .button__icon {
  display: inline-block;
  margin-left: 14px;
  margin-top: -3px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

.location-page .two-column-equal-group .content .button__icon circle {
  stroke: #1773cd;
  fill: rgba(23,115,205,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.location-page .two-column-equal-group .content .button__icon path {
  fill: #1773cd;
  transition: fill .2s ease-in-out;
}

.location-page .two-column-equal-group .content h6 span:hover path {
  fill: #fff;
}

.location-page .two-column-equal-group .content h6 span:hover circle {
  stroke: #105599;
  fill: #105599;
}

.location-page .row3-group .cloud-tile.cloud-tile--up {
  border-bottom: 60px solid #fff;
}

/*  End  */


/*  Banner Slider  */

.banner-slider {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
}

.banner-slider .slick-slider {
  padding: 0 !important;
  margin: 0 !important;
}

.banner-slider .slick-slider .slick-slide {
  padding: 15px;
  margin: 0 !important;
}

.banner-slider .slick-slide-inner-wrapper > img {
  min-height: 180px;
}

.banner-slider .caption.below {
  font-size: 16px;
  line-height: 1.88;
  text-align: center !important;
  color: #004182;
  padding: 20px;
}

.banner-slider .caption.below h4 {
  margin: 0;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  font-family: inherit;
  font-weight: inherit;
}

/*  End  */


/*  Service Page  */

.service-page .row1-group .inner-group {
  display: -ms-flexbox;
  display: flex !important;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.service-page .row1-group .inner-group .banner-slider {
  flex: auto;
  min-height: 0;
  max-height: 80%;
  align-items: center;
  display: flex;
  justify-content: center;
}

.service-page .row1-group .inner-group .banner-slider > span#hs_cos_wrapper_Gallery {
  height: 100%;
}

.scroll-down {
  padding-top: 30px;
  text-align: center;
}

.scroll-down p {
  margin: 0;
  font-size: 16px;
  line-height: 1.75;
  color: #3d454c;
}

.scroll-down p a {
  font-weight: 700;
  transition: color .2s ease-in-out;
  font-size: 14px;
  cursor: pointer;
}

.flappy-link__icon--left {
  margin-right: 6px;
  animation: flappy-link-left-wing-animation .6s infinite linear;
}

.flappy-link__icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: -6px;
}

.flappy-link__text {
  display: inline-block;
  animation: flappy-link-text-animation .6s infinite linear;
}

.flappy-link__icon--right {
  margin-left: 6px;
  animation: flappy-link-right-wing-animation .6s infinite linear;
}

.service-page .banner-slider-group {
  min-height: 800px;
  height: 100vh;
  position: relative;
  z-index: 0;
}

.service-page .row1-group {
  position: relative;
}

.two-col-content-group .page-center {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  padding-top: 0;
  padding-bottom: 0;
}

.two-col-content-group {
  height: 100vh;
  padding: 70px 0;
}

.two-col-content-group .top-section {
  padding: 13px 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.two-col-content-group .middle-section {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 64px 0;
}

.two-col-content-group .middle-section .two-col-group .left-col.content {
  width: 48.64865%;
  float: left;
  margin-right: 2.7027%;
}

.two-col-content-group .middle-section .two-col-group .left-col.content .left-col-top-group, 
.two-col-content-group .middle-section .two-col-group .left-col.content .left-col-bottom-group {
  margin-bottom: 40px;
}

.two-col-content-group .middle-section .two-col-group .left-col.content h2 {
  margin: 0 0 17px;
}

.two-col-content-group .middle-section .two-col-group .left-col.content p:last-child {
  margin-bottom: 0;
}

.two-col-content-group .middle-section .two-col-group .left-col.content p {
  margin-top: 17px;
  margin-bottom: 30px;
}

.two-col-content-group .middle-section .two-col-group .left-col-bottom-group span {
  display: block;
}

.two-col-content-group .middle-section .two-col-group .left-col-bottom-group a {
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
  cursor: pointer;
  border: 0;
  background: 0 0;
  box-shadow: none;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: color .2s ease-in-out;
}

.two-col-content-group .middle-section .two-col-group .left-col-bottom-group a svg.button__icon {
  display: inline-block;
  margin-left: 14px;
  margin-top: -3px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

.two-col-content-group .middle-section .two-col-group .left-col-bottom-group a.learn-more-btn svg circle {
  stroke: #1773cd;
  fill: rgba(23,115,205,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.two-col-content-group .middle-section .two-col-group .left-col-bottom-group a.learn-more-btn svg path {
  fill: #1773cd;
  transition: fill .2s ease-in-out;
}

.two-col-content-group .middle-section .two-col-group .left-col-bottom-group a.learn-more-btn:hover svg circle {
  stroke: #105599;
  fill: #105599;
}

.two-col-content-group .middle-section .two-col-group .left-col-bottom-group a.learn-more-btn:hover svg path,
.two-col-content-group .middle-section .two-col-group .left-col-bottom-group a.get-started-btn:hover svg path{
  fill: #fff;
}

.two-col-content-group .middle-section .two-col-group .left-col-bottom-group a.get-started-btn svg circle {
  stroke: #ff7300;
  fill: rgba(255,115,0,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.two-col-content-group .middle-section .two-col-group .left-col-bottom-group a.get-started-btn {
  margin-top: 20px;
  color: #ff7300;
  transition: color .2s ease-in-out;
}

.two-col-content-group .middle-section .two-col-group .left-col-bottom-group a.get-started-btn:hover svg circle{
  stroke: #e66700;
  fill: #e66700;
}

.two-col-content-group .middle-section .two-col-group .right-col {
  width: 48.64865%;
  float: left;
  text-align: right;
}

.two-col-content-group .bottom-section {
  padding: 13px 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}

.two-col-content-group .bottom-section a,
.two-col-content-group .top-section a {
  font-weight: 700;
  text-decoration: none;
  color: #b8b9c0;
  transition: color .2s ease-in-out;
  font-size: 14px;
  cursor: pointer;
}

.two-col-content-group .bottom-section a span,
.two-col-content-group .top-section a span {
  margin-right: 4px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -8px;
  margin-bottom: -6px;
}

.two-col-content-group .bottom-section a span svg,
.two-col-content-group .top-section a span svg{
  vertical-align: middle;
  margin: 0;
}

.two-col-content-group .bottom-section a:hover,
.two-col-content-group .top-section a:hover {
  color: #878a97;
}

.two-col-content-group .bottom-section a path, 
.two-col-content-group .top-section a path {
  transition: fill .2s ease-in-out;
}

.two-col-content-group .bottom-section a:hover path, 
.two-col-content-group .top-section a:hover path {
  fill: #878a97;
}

/*  End  */

/*  Testimonial Layout  */

.testimonial-layout .testimonial-group {
  width: 100%;
  padding-top: 85px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.testimonial-layout .about-banner.banner-group .banner-content .top-group {
  max-width: 60%;
  float: none;
}

.testimonial-layout .banner-group {
  min-height: auto;
}

.testimonial-group {
  width: 100%;  
  position: relative;
}

.testimonial-group .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.testimonial-group .testimonials-grid__featured {
  width: 100%;
  padding-bottom: 2.7027%;
}

.testimonial-group .testimonials-grid__featured .note {
  background-color: #fff;
  font-weight: 300;
  line-height: 1.92em;
  font-size: 26px;
  padding: 50px 40px 60px;
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
}

.testimonial-group .testimonials-grid__featured .note__signature {
  margin-top: 50px;
}

.testimonial-group .testimonials-grid__left {
  width: 48.64865%;
  float: left;
  margin-right: 2.7027%;
}

.testimonial-group .testimonials-grid__right {
  width: 48.64865%;
  float: right;
  margin-right: 0;
}

.testimonial-group .testimonials-grid__item {
  padding-bottom: 5.55556%;
}

.testimonial-group .col-wrapper {
  font-size: 26px;
  padding: 50px 40px 60px;
  background-color: #fff;
  font-weight: 300;
  line-height: 1.92em;
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
}

.note-tilt-right {
  transform: rotate(2deg);
  margin-top: 15px;
  margin-bottom: 15px;
}

.testimonial-group .testimonials-grid__item .note__signature {
  margin-top: 50px;
}

.note-tilt-left {
  margin-top: 15px;
  margin-bottom: 15px;
  transform: rotate(-2deg);
}

.note__content,
.note__signature {
  color: #000;
}

.support-layout .banner-content .top-group {
  width: 100%;
  float: none;
  margin-right: 0;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  padding-bottom: 30px;
}

.support-layout .banner-content .top-group h1 {
  max-width: 990px;
  margin-bottom: 17px;
}

.support-layout .bottom-group .image-wrapper {
  width: auto;
  margin-top: -30px;
  margin-right: 10%;
}

.support-layout .bottom-group {
  text-align: right;
  height: 80%;
}

.support-layout .testimonial-group .testimonial-text p {
  display: inline;
}

/*  End  */

/*  Holiday Layout  */

.holiday-layout .clouds-animation {
  position: absolute;
}

.holiday-layout .banner-content h1 {
  margin: 0 0 17px;
}

.holiday-layout .banner-content .top-group {
  width: 100%;
  max-width: 635px;
}

.holiday-layout .banner-group {
  min-height: auto;
  position: relative;
  overflow: visible;
  z-index: 2;
}

.holiday-layout .clouds-background {
  overflow: visible;
}

.holiday-layout .clouds-background__cloud-large-1 {
  bottom: -86px;
}

.holiday-layout .clouds-background__cloud-large-2 {
  bottom: -116px;
}

.holiday-layout .row1-flexi {
  width: 100%;
  padding-top: 51px;
  padding-bottom: 0px;
  position: relative;
}

.calendar-group .calendar-item-group {
  width: auto;
  margin: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.calendar-group .calendar-item-group .grid__item {
  width: 25%;
  float: left;
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.calendar-group .calendar-item-group .grid__item .holiday {
  background: #fff;
  border-radius: 4px;
  padding: 27px 30px 55px;
  width: 100%;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

.calendar-group .calendar-item-group .grid__item .holiday .holiday__day {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  text-align: center;
  color: #b8b9c0;
  line-height: 1.15;
}

.calendar-group .calendar-item-group .grid__item .holiday .holiday__date {
  font-size: 42px;
  font-weight: 300;
  line-height: 1.43;
  text-align: center;
  color: #1773cd;
  padding: 36px 0 39px;
}

.calendar-group .calendar-item-group .grid__item .holiday .holiday__title {
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #45464c;
}

.calendar-group .grid__figurecaption {
  padding-top: 62px;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  color: #878a97;
}

.calendar-group .grid__figurecaption p {
  margin: 0;
}

.calendar-group {
  padding-bottom: 60px;
}

.holiday-layout .cloud-tile.cloud-tile--up {
  border-bottom: 60px solid #fff;
}

/*  End  */


/*  Contact Section  */

.contact-section .panel__content .note .hs-error-msgs label {
  position: relative;
  bottom: 5px;
  font-size: 12px;
  line-height: 12px;
  color: rgb(244, 67, 54);
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.contact-section .panel__content .note .hs-input.invalid.error {
  border-bottom: 2px solid rgb(244, 67, 54);
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  width: 100%;
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .card-link__icon-wrapper {
  width: 11%;
  display: inline-block;
  vertical-align: middle;
  max-height: 60px;
  padding-left: 6px;
}

section.customer-data-secure-section .section-horizontal-panel__content .bordered-table__item a.card-link h3.card-link__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 7px;
  color: #004182;
  padding-top: 0px;
}

.contact-section .section__header-title {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #b8b9c0;
  padding-bottom: 10px;
  line-height: 1.15;
}

.contact-section .panel__aside .text-block__heading {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
  margin: 0;
}

.contact-section .panel__content {
  width: 48.64865%;
  float: right;
  margin-right: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
}

.contact-section .panel__content .note {
  font-size: 26px;
  padding: 50px 40px 60px;
  background-color: #fff;
  font-weight: 300;
  line-height: 1.92em;
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
}

.contact-section .panel__content .note h3.form-title {
  display: none;
}

.contact-section .panel__content .note .hs-form {
  font-weight: 400;
}

.contact-section .panel__content .note .hs-form .hs-richtext h3 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #b8b9c0;
  padding-top: 28px;
  padding-bottom: 42px;
  margin: 0;
  line-height: 49.92px;
}

.contact-section .panel__content .note .hs-form div:first-child .hs-richtext h3 {
  padding-top: 7px;
  padding-bottom: 42px;
}

.contact-section .panel__content .note .hs-form span.hs-form-required {
  display: none;
}

.contact-section .panel__content .note .hs-form .hs-form-field {
  min-height: 57px;
}

.contact-section .panel__content .note .hs-form .hs-richtext .form__help-text {
  font-size: 12px;
  line-height: 1.67;
  color: #878a97;
  margin-top: -20px;
}

.contact-section .panel__content .note .hs-form .legal-consent-container .hs-richtext {
  font-size: 13px;
  line-height: 1.67;
}

.about-layout .row2-wrapper {
  padding-bottom: 79px;
}
.contact-section .section__container .panel:after {
  content: "";
  display:  table;
  width: 100%;
}

.contact-us-background img {
  position: absolute;
  transition: transform .4s ease-in-out,opacity .4s ease-in-out;
  transform: translate(180%,0) rotate(360deg);
  opacity: 0;
}

.contact-us-background.contact-us-background--animate img {
  transform: translate(0,0) rotate(0deg);
  opacity: 1;
}

.contact-section .panel__background {
  overflow: hidden !important;
}

/*  End  */

/*  Customer type3 Styling  */

.customer-page-type3 .banner-group {
  height: 100vh;
  min-height: 600px;
  position: relative;
  z-index: 0;
}

.customer-page-type3 .banner-content .top-group {
  width: 100%;
  max-width: 990px;
  padding-bottom: 30px;
}

.customer-page-type3 .banner-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.customer-page-type3 .bottom-group {
  float: right;
  width: 100%;
  text-align: right;
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

.customer-page-type3 .two-col-content-group .middle-section .two-col-group .right-col .image-group {
  margin-top: -45px;
  margin-right: -210px;
  transform: rotate(2deg);
  width: auto;
}

.customer-page-type3 .two-col-content-group .middle-section .two-col-group .right-col img {
  border: 48px solid #fff;
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
}

.customer-page-type3 .two-col-content-group .middle-section .two-col-group .left-col.content .left-col-bottom-group {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}

.customer-page-type3 .cloud-tile.cloud-tile--up {
  border-bottom: 60px solid #fff;
}

/*  End  */

/*  Support Layout  */

.support-layout .bottom-group {
  text-align: right;
  min-height: 269px;
}

.support-layout .banner-group {
  overflow: visible;
}

.support-layout .clouds-background__cloud-large-1 {
  bottom: -94px;
}

.support-layout .clouds-background__cloud-large-2 {
  bottom: -124px;
}

.support-layout .two-column-right-image-wrapper {
  width: 100%;
  padding-top: 79px;
  padding-bottom: 81px;
  position: relative;
}

.support-layout .two-column-right-image-wrapper .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.support-layout .two-column-right-image-wrapper .panel {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.support-layout .two-column-right-image-wrapper .panel .panel-aside {
  width: 31.53153%;
  float: left;
  margin-right: 2.7027%;
  position: relative;
  z-index: 2;
}

.support-layout .two-column-right-image-wrapper .panel .panel__content {
  width: 65.76577%;
  float: right;
  margin-right: 0;
  position: relative;
  z-index: 2;
}

.support-layout .two-column-right-image-wrapper .panel .panel-aside .text-block__heading {
  margin-top: 0;
  margin-bottom: 17px;
}

.support-layout .two-column-right-image-wrapper .panel .panel-aside .text-block__heading h2 {
  margin: 0;
}

.support-layout .two-column-right-image-wrapper .panel .panel-aside .text-block__button {
  margin: 50px 0 0;
}

.support-layout .two-column-right-image-wrapper .panel .panel-aside .text-block__button a {
  color: #ff7300;
  transition: color .2s ease-in-out;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
  cursor: pointer;
  border: 0;
  background: 0 0;
  box-shadow: none;
  outline: 0;
}

.support-layout .two-column-right-image-wrapper .panel .panel-aside .text-block__button span.button__no-wrap svg.button__icon {
  display: inline-block;
  margin-left: 14px;
  margin-top: -3px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  overflow: hidden;
}

.support-layout .two-column-right-image-wrapper .panel .panel-aside .text-block__button span.button__no-wrap svg.button__icon circle {
  stroke: #ff7300;
  fill: rgba(255,115,0,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.support-layout .two-column-right-image-wrapper .panel .panel__content .image-offsetter {
  margin-top: -45px;
  margin-right: -210px;
  width: auto;
}

.support-layout .two-column-right-image-wrapper .panel .panel-aside .text-block__button a:hover svg.button__icon circle {
  stroke: #e66700;
  fill: #e66700;
}

.support-layout .two-column-right-image-wrapper .panel .panel-aside .text-block__button a:hover svg.button__icon path {
  fill: #fff;
}

.support-layout .two-column-right-image-wrapper .panel .panel-aside .text-block__button a svg.button__icon path {
  fill: #ff7300;
  transition: fill .2s ease-in-out;
}

.support-layout .testimonial-group .top-image {
  display: none;
}


.support-layout .testimonial-group .content-group {
  padding: 0 0 75px;
}

.support-layout .testimonial-group {
  padding-top: 79px;
  padding-bottom: 0;
}

/*  End */


/*  Home Page  */

.home-page .clouds-animation {
  display: block !important;
}

.home-page .banner-group .homepage-background {
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.home-page .banner-group {
  min-height: 600px;
  height: 800px;
  position: relative;
  z-index: 0;
}

.home-page .banner-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.home-page .banner-content .inner-group {
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

.home-page .banner-content .two-col-inner-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.home-page .banner-content .two-col-inner-group .top-group {
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
  width: 100%;
  float: none;
  margin: 0;
}

.home-page .banner-group .bottom-btn a {
  font-size: 42px;
  line-height: 1.43;
}

.home-page .banner-group .bottom-btn a svg {
  width: 60px;
  height: 60px;
  margin-top: -5px;
  margin-left: 10px;
}

.button__icon {
  display: inline-block;
  margin-left: 20px;
  margin-top: -3px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

.home-page .banner-group .page-center {
  min-height: 800px;
}

.home-page .scroll-down {
  text-align: left;
}

.home-page .scroll-down p {
  line-height: 1.15;
}

.home-page .banner-content .two-col-inner-group .bottom-btn-group {
  padding-bottom: 16px;
  padding-top: 30px;
}

.home-page .banner-content .two-col-inner-group .bottom-btn-group .btn a {
  color: #1773cd;
  transition: color .2s ease-in-out;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
  cursor: pointer;
  border: 0;
  background: 0 0;
  box-shadow: none;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.home-page .banner-content .two-col-inner-group .bottom-btn-group .btn a svg.link__icon--right-svg.mobile {
  display: none;
}

.home-page .banner-content .two-col-inner-group .bottom-btn-group .btn a svg.button__icon.desktop {
  margin-left: 13px;
}

.home-page .banner-content .two-col-inner-group .bottom-btn-group .btn a svg.button__icon.desktop circle {
  stroke: #1773cd;
  fill: rgba(23,115,205,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.home-page .banner-content .two-col-inner-group .bottom-btn-group .btn a svg.button__icon.desktop path {
  fill: #1773cd;
  transition: fill .2s ease-in-out;
}

.home-page .banner-content .two-col-inner-group .bottom-btn-group .btn a:hover svg.button__icon.desktop path {
  fill: #fff;
}

.home-page .banner-content .two-col-inner-group .bottom-btn-group .btn a:hover svg.button__icon.desktop circle {
  stroke: #105599;
  fill: #105599;
}

.home-page .row1-group .hs_cos_wrapper_type_section_header,
.customer-serve-group {
  background: #fff;
  display: inline-block;
  width: 100%;
  padding: 80px 0;
}

.home-page .row1-group .section-header {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 15px;
}

.home-page .row1-group .section-header h1 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #b8b9c0;
  padding-bottom: 10px;
  line-height: 1.15;
  margin: 0;
}

.home-page .row1-group .section-header p.secondary-header {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
  margin: 0;
}

/*  End  */


/*  Tabber Styling  */

.tabber-group {
  padding: 80px 0;
}

.tabber-content .mobile-heading {
  display: none !important;
}

.tabber-group .page-center,
.customer-serve-group .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.tabber-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab {
  width: 48.64865%;
  float: right;
  margin-right: 0;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style: none;
  width: 100%;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li {
  width: 50%;
  border-bottom: 1px solid rgba(125,167,209,.5);
  border-top: 1px solid rgba(125,167,209,.5);
  margin: -1px 0;
  transition: background-color .2s ease-in-out;
  background: #fff;
  float: left;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li:first-child,
.tabber-container .hs-tabber-cust-mod .tabber-tab ul li:nth-child(2) {
  border-top: 0;
  margin-top: 0;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li:nth-child(odd) {
  border-right: 1px solid rgba(125,167,209,.5);
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li:nth-child(even) {
  border-left: 1px solid rgba(125,167,209,.5);
  margin-left: -1px;
  box-sizing: content-box;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.88;
  color: #45464c;
  padding: 20px;
  z-index: 0;
  transition: background-color .2s ease-in-out;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li a span.image-col {
  vertical-align: middle;
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li a span.label {
  vertical-align: middle;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li a:hover,
.tabber-container .hs-tabber-cust-mod .tabber-tab ul li.active a {
  background: #f5fbff;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li a.with-link {
  display: block;
  color: #ff7300;
  padding: 38px 20px 34px;
  text-align: center;
  font-weight: 700;
  letter-spacing: .5px;
  transition: background-color .2s ease-in-out;
  line-height: 1.15;
}

.tabber-content {
  width: 48.64865%;
  float: left;
}

.tabber-content .tab-pane {
  opacity: 0;
  transition: opacity .2s ease-in-out;
}

.tabber-content .tab-pane.active {
  opacity: 1;
  transition: opacity .2s ease-in-out .2s;
}

.tabber-content .tab-pane h4 {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
  margin-top: 10px;
  margin-bottom: 17px;
}

.tabber-content .tab-pane p {
  font-size: 16px;
  line-height: 1.75;
  color: #3d454c;
  margin: 0;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li a.with-link span {
  vertical-align: middle;
  display: inline-block;
}

.tabber-container .hs-tabber-cust-mod .tabber-tab ul li a.with-link span svg path {
  fill: #ff7300;
}

/*  End  */


/*  Customer We Serve Styling  */

.customer-serve-group .inner-container h2 {
  padding-bottom: 30px;
  margin: 0;
}

.customer-serve-container {
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

.customer-serve-container .inner-group {
  width: auto;
  margin: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.customer-serve-container .customer-item {
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 25%;
  float: left;
}

.customer-serve-container .customer-item> a {
  border-radius: 4px;
  transition: box-shadow .2s ease-in-out;
  text-decoration: inherit;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 40px;
  width: 100%;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

.customer-serve-container .customer-item> a:hover {
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
}

.customer-serve-container .customer-item .image-col {
  width: auto;
  padding-top: 66%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.customer-serve-container .customer-item h4 {
  color: #ff7300;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  padding: 28px 30px 0;
  letter-spacing: 0;
}

.customer-serve-group .bottom-link {
  padding-top: 30px;
}

.customer-serve-group .bottom-link a {
  font-weight: 700;
  font-size: 14px;
  color: #1773cd;
}

.customer-serve-group .bottom-link a svg {
  vertical-align: middle;
  margin: 0;
}

/*  End  */


/*  Testimonial Slider */

.testimonial-slider-group {
  position: relative;
  padding: 80px 0;
  line-height: 1.15;
  margin-top: -6px;
}

.testimonial-slider-group .slick-slide-inner-wrapper > img {
  display: none !important;
}

.testimonial-slider-group .slick-slider {
  width: 100% !important;
  margin: 0;
  padding: 0;
  position: relative;
}

.testimonial-slider-group .slick-slider .slick-slide {
  margin: 0;
}

.testimonial-slider-group .slick-slider .slick-slide .slick-slide-inner-wrapper {
  margin: 0;
  width: 100%;
}

.testimonial-slider-group .slick-slider .slick-slide .slick-slide-inner-wrapper .caption.below p {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #3d454c;
  margin: 0;
}

.testimonial-slider-group .hs_cos_wrapper_type_text {
  display: inline-block;
}

.slider-arrow-group {
  position: absolute;
  float: right;
  right: 0;
  width: auto;
  bottom: -64px;
}

.slider-arrow-group .slick-arrow:before {
  display: none;
}

.slider-arrow-group .slick-arrow svg {
  margin-top: -5px;
  width: 60px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  font-size: 42px;
  line-height: 1.43;
  margin: 0;
}

.slider-arrow-group .slick-arrow {
  color: #7da7d1;
  transition: color .2s ease-in-out;
  display: inline-block !important;
  font-weight: 300;
  cursor: pointer;
  border: 0;
  background: 0 0;
  box-shadow: none;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  margin: 0;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
}

.slider-arrow-group .slick-prev.slick-arrow {
  margin-right: 28px;
}

.slider-arrow-group .slick-arrow circle {
  stroke: #7da7d1;
  fill: rgba(125,167,209,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.slider-arrow-group .slick-arrow path {
  fill: #7da7d1;
  transition: fill .2s ease-in-out;
}

.slider-arrow-group .slick-arrow:hover circle {
  stroke: #7da7d1;
  fill: #7da7d1;
}

.slider-arrow-group .slick-arrow:hover path {
  fill: #fff;
}

.testimonial-slider-group .bottom-link {
  margin-top: 28px;
  width: auto;
}

.testimonial-slider-group .bottom-link a svg {
  vertical-align: middle;
  margin: 0;
}

.testimonial-slider-group .bottom-link a {
  padding: 21px 0;
  display: inline-block;
  font-weight: 700;
  color: #1773cd;
  font-size: 14px;
}

/*  End  */


/*  Online MailBox Section  */

.online-mailbox-section {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  background: #fff;
}

.online-mailbox-group .left-col {
  width: 31.53153%;
  float: left;
  margin-right: 2.7027%;
  position: relative;
}

.online-mailbox-group .left-col h2 {
  margin: 0 0 17px;
}

.online-mailbox-group .left-col p {
  margin-top: 17px;
  margin-bottom: 30px;
}

.online-mailbox-group .left-col h6 {
  margin: 50px 0 0;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.15;
  font-size: inherit;
}

.online-mailbox-group .left-col h6 a {
  color: #ff7300;
  transition: color .2s ease-in-out;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
}

.online-mailbox-group .left-col h6 a svg circle path {
  fill: #ff7300;
  transition: fill .2s ease-in-out;
}

.online-mailbox-group .left-col h6 a svg circle {
  stroke: #ff7300;
  fill: rgba(255,115,0,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.online-mailbox-group .left-col h6 a:hover svg circle {
  stroke: #e66700;
  fill: #e66700;
}

.online-mailbox-group .left-col h6 a:hover svg path {
  fill: #fff;
}

.online-mailbox-group .right-col {
  width: 65.76577%;
  margin-right: 0;
  position: relative;
  float: right;
}

.online-mailbox-group {
  display: inline-block;
  width: 100%;
}

.online-mailbox-group .right-col .right-col-inner-group {
  width: auto;
  margin: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.online-mailbox-group .right-col .right-col-inner-group .online-mailbox-item {
  width: 100%;
  float: left;
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.online-mailbox-item .online-mail-card {
  background-color: #fff;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 40px;
  padding-left: 0;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

.online-mailbox-item .online-mail-card .image-col {
  width: auto;
  padding: 0 40px 0 50px;
  vertical-align: middle;
  display: table-cell;
}

.online-mailbox-item .online-mail-card .mailbox-content {
  padding-right: 60px;
  display: table-cell;
  vertical-align: top;
}

.online-mailbox-item .online-mail-card .mailbox-content h4 {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  color: #004182;
  margin: 0;
  padding-top: 28px;
  padding-bottom: 0;
  letter-spacing: 0;
}

.online-mailbox-item .online-mail-card .mailbox-content p {
  font-size: 16px;
  line-height: 1.75;
  color: #878a97;
  padding-top: 13px;
  padding-bottom: 18px;
  margin: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

/*  End  */


/*  Statistic Group */

.stats-inner-group {
  display: -ms-flexbox;
  display: flex;
}

.stats-inner-group .content:first-child {
  border-left: 0;
}

.stats-inner-group .content {
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-left: 1px solid #bed3e8;
  padding: 30px;
}

.stats-inner-group .stats-value {
  font-size: 42px;
  font-weight: 300;
  line-height: 1.43;
  color: #004182;
  text-align: center;
  margin-bottom: 14px;
}

.stats-inner-group .stats-label {
  font-size: 16px;
  line-height: 1.88;
  text-align: center;
  color: #3d454c;
  text-align: center;
}

/*  End  */

/*  Service Group  */

.available-services-group .page-center,
.testimonial-slider-group .page-center,
.online-mailbox-section .page-center,
.statistic-group .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.available-services-group,
.statistic-group {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.available-services-group h4,
.tabber-group h4,
.customer-serve-group h4,
.testimonial-slider-group .hs_cos_wrapper_type_text,
.online-mailbox-section h4 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #b8b9c0;
  padding-bottom: 10px;
  margin: 0;
  line-height: 1.15;
}

.available-services-group .services-group {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: inline-block;
}

.available-services-group .services-group .left-col {
  width: 31.53153%;
  float: left;
  margin-right: 2.7027%;
}

.available-services-group .services-group .right-col {
  width: 65.76577%;
  float: right;
  margin-right: 0;
}

.available-services-group .services-group .left-col h2 {
  margin: 0 0 17px;
}

.available-services-group .services-group .right-col .right-col-inner-group {
  width: auto;
  margin: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.available-services-group .services-group .right-col .right-col-inner-group .services-item {
  width: 50%;
  float: left;
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.available-services-group .services-group .right-col .right-col-inner-group .services-item > a {
  transition: box-shadow .2s ease-in-out;
  text-decoration: inherit;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 40px;
  width: 100%;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

.available-services-group .services-group .right-col .right-col-inner-group .services-item > a:hover {
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
}

.available-services-group .services-group .bottom-content h4 {
  color: #ff7300;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  padding: 28px 30px 0;
  letter-spacing: 0;
}

.available-services-group .services-group .bottom-content p {
  font-size: 14px;
  line-height: 1.86;
  color: #878a97;
  margin: 0;
  padding: 14px 30px 0;
  padding-right: 30px;
  padding-left: 30px;
}

.available-services-group .services-group .bottom-content h6 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #1773cd;
  padding: 25px 30px 0;
  margin: 0;
  line-height: 1.15;
}



/*  End  */

/*  Location Type2  */

.location-type2 .tabber-group {
  background: #fff;
}

.location-map-group {
  background: #fff;
  position: relative;
  padding: 80px 0;
}

.location-map-group .page-center,
.loaction-info-group .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.location-map-group .left-content {
  width: 31.53153%;
  float: left;
  margin-right: 2.7027%;
  position: relative;
}

.location-map-group .right-content {
  text-align: center;
  width: 65.76577%;
  float: right;
  margin-right: 0;
  position: relative;
}

.location-map-group .left-content .image-group {
  width: auto;
  margin-top: 200px;
}

.location-map-group .map-inner-group,
.location-content-group {
  display: inline-block;
  width: 100%;  
  position: relative;
}

.map-inner-group .panel-content {
  width: 100%;
  height: 400px;
  position: relative;
}

.map-inner-group .location-map-frame {
  height: 100%;
}

.location-map-frame .img-col {
  position: absolute;
  z-index: 2;
  box-sizing: content-box;
}

.location-map-frame .top-img {
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  height: 50px;
  background-repeat: repeat-x;
  background-position: center bottom;
  background-image: url(//cdn2.hubspot.net/hubfs/4679550/VirtualPost_July2018/Images/cloud-tile-top.ce85109c8af688e30a3c8c88aae0094c.svg);
  background-repeat: repeat-x;
}

.location-map-frame .right-img {
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  width: 50px;
  background-position: center right;
  background-image: url(//cdn2.hubspot.net/hubfs/4679550/VirtualPost_July2018/Images/cloud-tile-right.85d5938e8cdbd5f82672c53052971cc2.svg);
  background-repeat: repeat-y;
}

.location-map-frame .bottom-img {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 50px;
  background-repeat: repeat-x;
  background-position: center top;
  background-image: url(//cdn2.hubspot.net/hubfs/4679550/VirtualPost_July2018/Images/cloud-tile-bottom.34332927026eb6268a06bce253d9a4db.svg);
  background-repeat: repeat-x;
}

.location-map-frame .left-img {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  width: 50px;
  background-repeat: repeat-y;
  background-position: center left;
  background-image: url(//cdn2.hubspot.net/hubfs/4679550/VirtualPost_July2018/Images/cloud-tile-left.5ef5c70adc955119005879a037ac8be6.svg);
  background-repeat: repeat-y;
}

.map-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.map-content > div {
  width: 100%;
  height: 100%;
}

.location-map-frame .gm-style {
  left: 50px!important;
  top: 50px!important;
  height: calc(100% - 100px)!important;
  width: calc(100% - 100px)!important;
  background: 0 0;
}

.loaction-info-group {
  padding: 80px 0;
  position: relative;
}

.location-content-group .custom-col1 {
  width: 48.64865%;
  float: left;
  margin-right: 2.7027%;
}

.location-content-group .custom-col2 {
  width: 48.64865%;
  float: right;
  margin-right: 0;
}

.loaction-info-group h2 {
  margin: 0 0 17px;
}

.loaction-info-group p {
  margin: 17px 0 0;
  max-width: 80%;
}

.loctaion-information {
  display: inline-block;
  width: 100%;
  position: relative;
}

.loctaion-information .location-item:nth-last-child(-n+2) {
  border-bottom: 0;
  margin-bottom: 0;
}

.loctaion-information .location-item:nth-child(even) {
  border-left: 1px solid rgba(125,167,209,.5);
  margin-left: -1px;
}

.loctaion-information .location-item:nth-child(-n+2) {
  border-top: 0;
  margin-top: 0;
}

.loctaion-information .location-item:nth-child(odd) {
  border-right: 1px solid rgba(125,167,209,.5);
}

.loctaion-information .location-item {
  width: 50%;
  float: left;
  border-bottom: 1px solid rgba(125,167,209,.5);
  border-top: 1px solid rgba(125,167,209,.5);
  margin: -1px 0;
  background: #fff;
  line-height: 1.15;
}

.loctaion-information .location-item .location-label {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #b8b9c0;
  text-transform: uppercase;
  padding: 10px 20px;
}

.loctaion-information .location-item .location-value {
  height: 50px;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: left;
  color: #004182;
  padding: 0 20px 20px;
}

.location-type2 .page__background .clouds-animation {
  display: block;
}

.location-type2 .banner-group {
  min-height: 100%;
  height: 600px;
  overflow: visible;
}

.location-type2 .banner-content .top-group {
  padding-bottom: 30px;
  position: relative;
  width: 100%;
  float: none;
  margin: 0;
}

.location-type2 .banner-content .top-group h1 {
  max-width: 700px;
}

.location-type2 .banner-content .bottom-group {
  text-align: right;
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

.location-type2 .banner-content .bottom-group .image-wrapper {
  width: auto;
  margin-top: -175px;
  margin-left: 700px;
  position: relative;
}

.location-type2 .banner-content .bottom-group .image-wrapper .bottom-img1 {
  width: auto;
  z-index: -1;
  top: 50px;
  left: -270px;
  overflow: hidden;
  position: absolute;
}

.location-type2 .banner-content .bottom-group .image-wrapper .bottom-img2 img {
  box-shadow: 2px 4px 36px 0 rgba(71,125,178,.3);
  border: 48px solid #fff;
  vertical-align: middle;
}

.location-type2 .banner-content .bottom-group .image-wrapper .bottom-img2 {
  margin-right: -255px;
  margin-top: -45px;
  transform: rotate(2deg);
  width: auto;
}

.location-type2 {
  overflow-x: hidden;
}

.location-content-group {
  margin-top: 100px;
}


/*  end  */

/*  Pricing Layout  */

.pricing-layout .banner-slider-group .page-center {
  padding-top: 145px;
  padding-bottom: 51px;
  height: 100%;
  position: relative;
  z-index: 1;
}

.pricing-layout .banner-slider-group .inner-group h1 {
  padding-bottom: 30px;
  margin: 0;
  max-width: 870px;
  width: 100%;
}

.pricing-layout .banner-slider-group {
  min-height: 800px;
  height: 100vh;
  position: relative;
  z-index: 0;
}

.pricing-layout .banner-slider-group .inner-group {
  display: -ms-flexbox;
  display: flex !important;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.pricing-layout .banner-slider-group .inner-group .banner-slider {
  flex: auto;
  min-height: 0;
  max-height: 80%;
  align-items: center;
  display: flex;
  justify-content: center;
}

.pricing-layout .banner-slider-group .inner-group .banner-slider > span#hs_cos_wrapper_Gallery {
  height: 100%;
}

.pricing-layout .banner-slider .slick-slider .slick-slide {
  padding: 15px;
  margin: 0 !important;
  width: 285px !important;
}

.pricing-layout .banner-slider .caption.below h4 {
  font-size: 20px;
  line-height: 1.5;
}

.pricing-layout .banner-slider .slick-slider .slick-slide:last-child {
  padding-right: 0;
}

.pricing-layout .banner-slider .slick-slider .slick-slide:first-child {
  padding-left: 0;
}

.pricing-layout .page__background .clouds-animation {
  display: block;
}

.pricing-table-group {
  background-color: #fff;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.pricing-table-group .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.pricing-table-group .section-horizontal-panel__header h2 {
  margin: 0;
  padding-bottom: 30px;
  position: relative;
}

.pricing-table-group .section-horizontal-panel__content {
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid {
  width: auto;
  margin: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item {
  width: 25%;
  float: left;
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.pricing-table-group .section-horizontal-panel__content .price-card {
  background-color: #fff;
  width: 100%;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

.pricing-table-group .section-horizontal-panel__content .price-card header.price-card__header {
  padding: 15px 20px 27px;
  background-color: #f0f8ff;
  color: #004182;
  padding-top: 20px;
}

.pricing-table-group .section-horizontal-panel__content .price-card header.price-card__header h3.price-card__title {
  margin: 0 0 15px;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.5em;
}

.pricing-table-group .section-horizontal-panel__content .price-card header.price-card__header .price-card__price-wrapper {
  margin-bottom: 20px;
}

.pricing-table-group .section-horizontal-panel__content .price-card header.price-card__header span.price-card {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56em;
  text-decoration: line-through;
  color: rgba(0,65,130,.1);
  background: transparent;
  box-shadow: none;
  margin-right: 11px;
}

.pricing-table-group .section-horizontal-panel__content .price-card header.price-card__header span.price-card__price {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56em;
}

.pricing-table-group .section-horizontal-panel__content .price-card header.price-card__header span.price-card__price span.price-card__occurence {
  font-size: .75em;
}

.pricing-table-group .section-horizontal-panel__content .price-card header.price-card__header p.price-card__desc {
  font-size: 14px;
  line-height: 1.86em;
  margin: 0;
  color: #45464c;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item ul.price-card__features {
  padding: 20px;
  padding-top: 15px;
  margin: 0;
  list-style: none;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item ul.price-card__features li.price-card__features-item {
  line-height: 1.15;
  font-size: 16px;
  color: #3d454c;
  margin-bottom: 28px;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item ul.price-card__features .price-card__feature-key {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #b8b9c0;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item ul.price-card__features .price-card__feature-value {
  font-size: 16px;
  line-height: 1.75em;
  color: #3d454c;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item ul.price-card__features li.price-card__features-item:last-child {
  margin-bottom: 0;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item footer.price-card__footer {
  padding: 10px 20px 35px;
  padding-bottom: 30px;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item footer.price-card__footer a {
  color: #ff7300;
  transition: color .2s ease-in-out;
  display: block;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
  cursor: pointer;
  border: 0;
  background: 0 0;
  box-shadow: none;
  outline: 0;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item footer.price-card__footer svg.button__icon {
  float: right;
  margin-left: 0;
  margin-top: 0;
  padding: 5px;
  box-sizing: content-box;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item footer.price-card__footer svg.button__icon circle {
  stroke: #ff7300;
  fill: rgba(255,115,0,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item footer.price-card__footer svg.button__icon path {
  fill: #ff7300;
  transition: fill .2s ease-in-out;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item footer.price-card__footer a:hover circle {
  stroke: #e66700;
  fill: #e66700;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item footer.price-card__footer a:hover path {
  fill: #fff;
}

.pricing-layout .clouds-background__cloud-large-2 {
  display: none;
}

.pricing-layout .clouds-background__cloud-large-1 {
  display: none;
}

.additional-pricing-wrapper {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.additional-pricing-wrapper .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.additional-pricing-wrapper .section-horizontal-panel__header h2 {
  padding-bottom: 30px;
  position: relative;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
  margin: 0;
}

.additional-pricing-wrapper .section-horizontal-panel__content {
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table {
  overflow: hidden;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table .bordered-table__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-right: -2px;
  margin-bottom: -1px;
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item {
  border-right: 1px solid #bed3e8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid #bed3e8;
  width: 25%;
  float: left;
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item .info-card {
  position: relative;
  padding: 30px 20px 35px;
  background-color: #fff;
  width: 100%;
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item .info-card h3 {
  font-weight: 400;
  margin: 0 0 15px;
  color: #004182;
  font-size: 20px;
  line-height: 1.5em;
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item .info-card .info-card__content p {
  color: #878a97;
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item.column4 .info-card__corner {
  position: absolute;
  right: 20px;
  bottom: 24px;
  float: none;
  margin: 0;
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item.column4 .info-card__corner circle {
  stroke: #1773cd;
  fill: rgba(23,115,205,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item.column4 .info-card__corner path {
  fill: #1773cd;
  transition: fill .2s ease-in-out;
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item.column4 .info-card__corner a:hover circle {
  stroke: #105599;
  fill: #105599;
}

.additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item.column4 .info-card__corner a:hover path {
  fill: #fff;
}

.pricing-plan-details-wrapper {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.pricing-plan-details-wrapper .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.pricing-plan-details-wrapper .section-horizontal-panel__header h2 {
  margin: 0;
  padding: 0 0 30px;
}

.pricing-plan-details-wrapper .pricing-inner-wrapper {
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

.pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner {
  overflow: hidden;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

.pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  margin-right: -2px;
  margin-bottom: -1px;
}

.pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item {
  border-right: 1px solid #bed3e8;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-bottom: 1px solid #bed3e8;
  width: 33.33333%;
  float: left;
}

.pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item a.feature-tab {
  padding-top: 27px;
  padding-bottom: 23px;
  font-size: 16px;
  line-height: 1.88;
  font-weight: 500;
  display: block;
  padding: 17px 20px 13px;
  text-align: center;
  color: #45464c;
  background-color: #fff;
  width: 100%;
  transition: background-color .2s ease-in-out;
  cursor: auto;
}

.pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item a.feature-tab span.SVGInline.feature-tab__icon {
  width: 60px;
  height: 60px;
  padding-right: 10px;
  vertical-align: middle;
  display: table-cell;
}

.pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item a.feature-tab {
  font-size: 16px;
  line-height: 1.88;
  font-weight: 500;
  display: block;
  padding: 17px 20px 13px;
  text-align: center;
  color: #45464c;
  background-color: #fff;
  width: 100%;
  transition: background-color .2s ease-in-out;
  cursor: auto;
  padding-top: 27px;
  padding-bottom: 23px;
}

.pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item.link-col a.feature-tab {
  cursor: pointer;
}

.pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item.link-col a.feature-tab {
  cursor: pointer;
  color: #1773cd;
}

.pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item.link-col a.feature-tab:hover {
  background-color: #f5fbff;
}

.pricing-layout .testimonial-group .top-image {
  display: none;
}

.pricing-layout .testimonial-group .content-group {
  padding: 0;
}

.pricing-layout .testimonial-group {
  padding-top: 80px;
  padding-bottom: 0;
}

.pricing-layout .testimonial-group .bottom-image {
  border-bottom: 0;
}

.faq-wrapper-group {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
  background: #fff;
}

.faq-wrapper-group .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.faq-wrapper-group .panel {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.faq-wrapper-group .panel .panel__aside {
  width: 31.53153%;
  float: left;
  margin-right: 2.7027%;
  position: relative;
  z-index: 2;
}

.faq-wrapper-group .panel .panel__aside h2 {
  margin-bottom: 17px;
  margin-top: 0;
}

.faq-wrapper-group .panel .panel__aside .text-block__button {
  margin-top: 50px;
  margin-bottom: 0;
}

.faq-wrapper-group .panel .panel__aside .text-block__button a {
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
  cursor: pointer;
  border: 0;
  background: 0 0;
  box-shadow: none;
  outline: 0;
  color: #1773cd;
  transition: color .2s ease-in-out;
}

.faq-wrapper-group .panel .panel__aside .text-block__button a svg.button__icon circle {
  stroke: #1773cd;
  fill: rgba(23,115,205,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.faq-wrapper-group .panel .panel__aside .text-block__button a svg.button__icon {
  display: inline-block;
  margin-left: 13px;
  margin-top: -3px;
  width: 40px;
  height: 40px;
  vertical-align: middle;
}

.faq-wrapper-group .panel .panel__aside .text-block__button a svg.button__icon path {
  fill: #1773cd;
  transition: fill .2s ease-in-out;
}

.faq-wrapper-group .panel .panel__aside .text-block__button a:hover svg.button__icon circle {
  stroke: #105599;
  fill: #105599;
}

.faq-wrapper-group .panel .panel__aside .text-block__button a:hover svg.button__icon path {
  fill: #fff;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item header.price-card__header.price-card__header--highlighted {
  color: #fff;
  background-color: #1773cd;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item header.price-card__header.price-card__header--highlighted h3.price-card__title {
  color: #fff;
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item header.price-card__header.price-card__header--highlighted span.price-card {
  color: rgba(255,255,255,.5);
}

.pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item header.price-card__header.price-card__header--highlighted p.price-card__desc {
  color: #fff;
}

.pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item a.feature-tab .feature-tab__text {
  vertical-align: middle;
  text-align: left;
  display: table-cell;
}

.faq-wrapper-group .panel .panel__content {
  width: 65.76577%;
  float: right;
  margin-right: 0;
  position: relative;
  z-index: 2;
}

.faq-wrapper-group .panel .panel__content .accordion__item {
  position: relative;
  border-bottom: 1px solid #bed3e8;
  margin-bottom: 45px;
  overflow: hidden;
}

.faq-wrapper-group .panel .panel__content .accordion__item label.accordion__item-label span.SVGInline.accordion__item-label-arrow {
  vertical-align: middle;
  padding: 0 10px;
  transform: rotate(0);
  transition: transform .5s ease-in-out;
  display: table-cell;
}

.faq-wrapper-group .panel .panel__content .accordion__item label.accordion__item-label {
  display: block;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  zoom: 1;
}

.faq-wrapper-group .panel .panel__content .accordion__item label.accordion__item-label span.accordion__item-label-text {
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  color: #004182;
  display: table-cell;
  vertical-align: top;
}

.faq-wrapper-group .panel .panel__content .accordion__item.checked span.SVGInline.accordion__item-label-arrow {
  transform: rotate(180deg) !important;
}

.faq-wrapper-group .accordion__item-panel {
  position: relative;
  overflow: hidden;
  transition: all .3s ease-in-out;
  margin-bottom: 45px;
  opacity: 0;
  max-height: 0;
}

.faq-wrapper-group .accordion__item-panel .accordion__item-panel-body {
  padding: 25px 0 0;
  font-size: 16px;
  line-height: 1.75;
  color: #878a97;
}

.faq-wrapper-group .panel .panel__content .accordion__item.checked .accordion__item-panel {
  max-height: 800px;
  z-index: 2;
  opacity: 1;
}

.faq-wrapper-group .panel .panel__content .accordion__item .accordion__item-panel p {
  margin: 0;
}

.faq-wrapper-group .panel .panel__content .accordion__item:last-child {
  margin-bottom: 0;
}

/* How It Works Layout */

.how-it-works-layout .testimonial-group .testimonial-text p {
  display: inline;
}

.how-it-works-layout .banner-content .top-group {
  width: 100%;
  float: left;
  margin-right: 2.7027%;
  position: relative;
  z-index: 2;
  max-width: 990px;
}

.how-it-works-layout .banner-content .bottom-group {
  float: right;
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

.how-it-works-layout .banner-content .bottom-group .image-wrapper {
  width: auto;
  margin-top: -70px;
  margin-right: 60px;
}

.how-it-works-layout .clouds-background__cloud-large-1 {
  position: absolute;
  bottom: -95px;
}

.how-it-works-layout .clouds-background__cloud-large-2 {
  position: absolute;
  bottom: -125px;
}

.how-it-works-layout .clouds-background {
  overflow: visible;
}

.how-it-works-layout .banner-group {
  overflow: visible;
}

body.how-it-works-layout {
  overflow-x: hidden;
}

.how-it-works-layout .banner-group .page-center {
  padding-bottom: 16px;
}

.how-it-works-layout section.two-column-right-image-wrapper {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.how-it-works-layout section.two-column-right-image-wrapper .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside {
  width: 31.53153%;
  float: left;
  margin-right: 2.7027%;
  position: relative;
  z-index: 2;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside h2 {
  margin: 0 0 17px;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .content {
  margin-top: 17px;
  margin-bottom: 30px;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .content p {
  margin: 0;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .text-block__button {
  margin-top: 50px;
  margin-bottom: 0;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .text-block__button a.button.button--secondary {
  color: #ff7300;
  transition: color .2s ease-in-out;
  display: inline-block;
  font-size: 26px;
  font-weight: 300;
  line-height: 1.92;
  cursor: pointer;
  border: 0;
  background: 0 0;
  box-shadow: none;
  outline: 0;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .text-block__button svg.button__icon {
  margin-left: 14px;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .text-block__button svg.button__icon circle {
  stroke: #ff7300;
  fill: rgba(255,115,0,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .text-block__button svg.button__icon path {
  fill: #ff7300;
  transition: fill .2s ease-in-out;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .text-block__button a.button.button--secondary:hover circle {
  stroke: #e66700;
  fill: #e66700;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .text-block__button a.button.button--secondary:hover path {
  fill: #fff;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel__content {
  width: 65.76577%;
  float: right;
  margin-right: 0;
  position: relative;
  z-index: 2;
}

.how-it-works-layout section.two-column-right-image-wrapper .panel .panel__content .image-offsetter {
  width: auto;
  margin-top: -45px;
  margin-right: -210px;
}

.how-it-works-layout .page__background .clouds-animation {
  display: block;
}

.how-it-works-layout .row2-flexi section.two-column-right-image-wrapper .panel-aside .text-block__button a.button.button--secondary {
  color: #1773cd;
  transition: color .2s ease-in-out;
}

.how-it-works-layout .row2-flexi section.two-column-right-image-wrapper .panel-aside .text-block__button a.button.button--secondary svg.button__icon {
  margin-left: 13px;
}

.how-it-works-layout .row2-flexi section.two-column-right-image-wrapper .panel-aside .text-block__button a.button.button--secondary svg.button__icon circle {
  stroke: #1773cd;
  fill: rgba(23,115,205,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.how-it-works-layout .row2-flexi section.two-column-right-image-wrapper .panel-aside .text-block__button a.button.button--secondary svg.button__icon path {
  fill: #1773cd;
  transition: fill .2s ease-in-out;
}

.how-it-works-layout .row2-flexi section.two-column-right-image-wrapper .panel-aside .text-block__button a.button.button--secondary:hover svg.button__icon circle {
  stroke: #1773cd;
  fill: rgba(23,115,205,.001);
  transition: fill .2s ease-in-out,stroke .2s ease-in-out;
}

.how-it-works-layout .row2-flexi section.two-column-right-image-wrapper .panel-aside .text-block__button a.button.button--secondary:hover svg.button__icon path {
  fill: #1773cd;
  transition: fill .2s ease-in-out;
}

.how-it-works-layout .row3-flexi section.two-column-right-image-wrapper .panel .panel-aside {
  width: 50%;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
  float: none;
}

.how-it-works-layout .row3-flexi section.two-column-right-image-wrapper .panel .panel__content {
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
  width: 100%;
  float: none;
}

.how-it-works-layout .row3-flexi section.two-column-right-image-wrapper .panel .panel__content .image-offsetter {
  width: auto;
  margin-right: -280px;
  margin-top: -230px;
}

.how-it-works-layout .row4-flexi section.two-column-right-image-wrapper .panel .panel-aside {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0 0 30px;
}

.how-it-works-layout .row4-flexi section.two-column-right-image-wrapper .panel .panel__content {
  width: 100%;
  float: none;
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

.how-it-works-layout .row4-flexi section.two-column-right-image-wrapper .panel .panel-aside h2.heading {
  margin: 0;
}

.how-it-works-layout .row4-flexi section.two-column-right-image-wrapper .panel .panel__content .image-offsetter {
  width: 100%;
  margin-top: -45px;
  margin-right: 0;
}

.how-it-work-wrapper {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}

.how-it-work-wrapper .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.how-it-work-wrapper .top-heading h1 {
  padding-bottom: 30px;
  position: relative;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.56;
  color: #004182;
  margin: 0;
}

.how-it-work-wrapper .section-horizontal-panel__content {
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  max-height: 80%;
}

.how-it-work-wrapper .section-horizontal-panel__content .grid {
  width: auto;
  margin: -15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item {
  width: 25%;
  float: left;
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item .card {
  transition: box-shadow .2s ease-in-out;
  text-decoration: inherit;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 40px;
  width: 100%;
  border-radius: 4px;
  box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
}

.how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item .card .card__image{
  width: auto;
  padding-top: 66%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item .card h4.card__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-top: 29px;
  padding-right: 30px;
  padding-left: 30px;
  color: #004182;
}

.how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item .card p {
  font-size: 14px;
  line-height: 1.86;
  color: #878a97;
  margin: 0;
  padding-top: 14px;
  padding-right: 30px;
  padding-left: 30px;
}

.how-it-works-layout .testimonial-group .top-image {
  display: none;
}

.how-it-works-layout .testimonial-group .content-group {
  padding-bottom: 0;
}

.error-404 .body-container-wrapper {
  padding-top: 68px;
}

.error-404 .body-container-wrapper .page-center {
  width: 80%;
  max-width: 1110px;
  margin: auto;
  position: relative;
}

.error-404 .body-container-wrapper .main-content {
  padding-right: 5.5%;
  width: 79.125%;
  padding-bottom: 23px;
  padding-top: 38px;
}

.error-404 .body-container-wrapper .page-center:before {
  position: absolute;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #e2e2e2;
  content: "";
  right: 21.7%!important;
}

.error-404 .body-container-wrapper .sidebar {
  width: 20.875%;
  padding-left: 30px;
  padding-bottom: 28px;
  margin: 0;
  padding-top: 29px;
}

.error-404 .body-container-wrapper .sidebar .hs-search-field__bar,
.blog .blog-sidebar .hs-search-field__bar {
  box-shadow: none;
  padding: 0;
  margin: 0;
  max-width: 100%;
}

.error-404 .body-container-wrapper .sidebar .hs-search-field__bar form,
.blog .blog-sidebar .hs-search-field__bar form {
  position: relative;
}

.error-404 .body-container-wrapper .main-content h1 {
  font-size: 32px;
  color: #545454;
  font-weight: 500;
  padding-bottom: 10px;
  margin: 0;
  line-height: 1.2em;
}

.error-404 .body-container-wrapper .main-content p {
  margin: 0;
  font-size: 16px;
  line-height: 27px;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
}

.error-404 .body-container-wrapper .sidebar .hs-search-field__bar form input.hs-search-field__input,
.blog .blog-sidebar .hs-search-field__bar form input.hs-search-field__input {
  height: 40px!important;
  margin: 0;
  padding: .7em;
  border: 1px solid #ddd;
  color: #666;
  font-size: 14px;
  line-height: normal!important;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
}

.error-404 .body-container-wrapper .sidebar .hs-search-field__bar form input#searchsubmit,
.blog .blog-sidebar .hs-search-field__bar form input#searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ddd;
  height: 40px!important;
  margin: 9px 0 0 0;
  padding: .7em;
  border: 1px solid #ddd;
  color: #666;
  font-size: 14px;
  line-height: normal!important;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  margin: 0;
}

.error-404 .body-container-wrapper .sidebar .widget-span,
.blog .blog-sidebar .widget-span {
  margin-bottom: 30px;
}

.error-404 .body-container-wrapper .sidebar h3,
.blog .blog-sidebar h3 {
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  font-size: 19px;
  color: #545454;
  line-height: 1.2em;
  font-weight: 500;
  margin: 0;
  padding-bottom: 10px;
}

.error-404 .body-container-wrapper .sidebar ul,
.blog .blog-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.error-404 .body-container-wrapper .sidebar ul li,
.blog .blog-sidebar ul li {
  margin-bottom: .5em;
  line-height: 1.7em;
}

.error-404 .body-container-wrapper .sidebar ul li a,
.blog .blog-sidebar ul li a {
  color: #666;
  text-decoration: none;
  font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.7em;
}

.blog .blog-sidebar ul li a {
  transition: none;
}

.error-404 .body-container-wrapper .sidebar ul li a:hover ,
.blog .blog-sidebar ul li a:hover {
  color: #82c0c7;
}

.error-404 .body-container-wrapper .sidebar ul li span.filter-link-count,
.blog .blog-sidebar ul li span.filter-link-count {
  display: none;
}

/*  End  */


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


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

@media (max-width: 1900px) {
  .customer-page .bottom-group .image-wrapper,
  .customer-page-type3 .two-col-content-group .middle-section .two-col-group .right-col .image-group {
    margin-right: 0;
    margin-top: 0;
  }
}

@media (max-width: 1900px) and (min-width: 768px) {
  .location-type2 .banner-content .bottom-group .image-wrapper {
    width: auto;
    margin-top: -100px;
    margin-left: 50%;
    position: relative;
  }

  .location-type2 .banner-content .bottom-group .image-wrapper .bottom-img2 {
    margin-right: 1vw;
  }
}

@media(max-width:1520px){
  .support-layout .two-column-right-image-wrapper .panel .panel__content .image-offsetter {
    margin-right: 0;
    width: auto;
  }
}

@media (max-width: 1349px) and (min-width: 981px) {
  .blog-content-group .page-center {
    padding: 2% 0;
  }

  .blog-content-group {
    padding: 5% 0;
  }

  .hs-blog-post .blog-content-group {
    padding-top: 6%;
  }

  .section.post-body {
    padding-top: 80px;
  }

  .section.post-body span#hs_cos_wrapper_post_body {
    padding: 2% 0;
  }

  .section.post-body h3 {
    font-size: 23px;
  }
}

@media(max-width:1300px){	
  .how-it-works-layout section.two-column-right-image-wrapper .panel .panel__content .image-offsetter {
    width: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .how-it-works-layout .row3-flexi section.two-column-right-image-wrapper .panel .panel__content .image-offsetter {
    width: auto;
    margin-right: 0;
    margin-top: -160px;
  }

  .error-404 .body-container-wrapper .sidebar .hs-search-field__bar form input#searchsubmit {
    width: 55px;
    padding: .7em 0;
  }

  .summary-content br {
    display: none;
  }

}

@media (max-width: 1060px) and (min-width: 768px) {
  .tabber-container .hs-tabber-cust-mod .tabber-tab ul li a.no-link span.image-col {
    display: block;
    margin: 0 auto;
  }

  .tabber-container .hs-tabber-cust-mod .tabber-tab ul li a.no-link {
    text-align: center;
  }

  .tabber-container .hs-tabber-cust-mod .tabber-tab ul li a.with-link {
    padding: 51px 15px 52px;
  }
}


@media (max-width: 1050px) and (min-width: 768px) {
  .customer-page .bottom-group .image-wrapper img {
    border: 8px solid #fff;
  }

  .location-page .row1-group .page-center {
    padding-bottom: 0;
  }

  .service-page .row1-group .page-center {
    padding-bottom: 55px;
  }
}

@media (max-width: 1050px) and (min-width: 960px) {
  .top-links ul {
    padding: 0 0 0 20px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 0 23px 0 0;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  section.information-section .info-block {
    padding: 12px 30px;
  }

  section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .card-link__icon-wrapper {
    padding-left: 0;
  }

  section.information-section .info-block p {
    margin: 0;
    color: #878a97;
    word-wrap: break-word;
  }

  section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .card-link__text {
    width: 84%;
  }

  .calendar-group .calendar-item-group .grid__item {
    width: 33.33333%;
  }

  .testimonial-layout .about-banner.banner-group .banner-content .top-group {
    max-width: 67%;
  }

  .support-layout .bottom-group {
    text-align: right;
    min-height: auto;
    padding-bottom: 27px;
  }

  .customer-serve-container .customer-item {
    width: 50%;
  }

  .pricing-layout .hs_cos_gallery_main.slick-fixed-height-slider .slick-track {
    display: flex;
    width: 100% !important;
  }

  .pricing-layout .banner-slider .slick-slider .slick-slide {
    padding: 15px;
    margin: 0 !important;
    width: 25% !important;
  }

  .pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item {
    width: 50%;
    float: left;
    padding: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item {
    border-bottom: 1px solid #bed3e8;
    width: 50%;
    float: left;
  }

  .pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item {
    border-bottom: 1px solid #bed3e8;
    width: 50%;
    float: left;
  }

  .pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item:last-child {
    width: 100%;
  }

  .how-it-works-layout .banner-content .bottom-group .image-wrapper {
    width: auto;
    margin-top: -70px;
    margin-right: 0;
  }

  .how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item {
    width: 50%;
  }

  .error-404 .body-container-wrapper .main-content {
    padding-right: 0;
    width: 100%;
    padding-bottom: 23px;
    padding-top: 38px;
  }

  .error-404 .body-container-wrapper .page-center {
    width: 100%;
    max-width: 1110px;
    margin: auto;
    position: relative;
    padding: 15px 30px;
  }

  .error-404 .body-container-wrapper .page-center:before {
    display:none;
  }

  .error-404 .body-container-wrapper .sidebar {
    width: 100%;
    padding-left: 0;
    padding-bottom: 28px;
    margin: 0;
    padding-top: 29px;
  }

  .error-404 .body-container-wrapper .sidebar .hs-search-field__bar form input#searchsubmit {
    width: 71px;
    padding: .7em;
  }
}

@media (max-width: 991px) {
  .loctaion-information .location-item .location-value {
    font-size: 22px;
  }
}


@media (max-width: 980px) {

  .blog.banner-group p {
    line-height: 30.6px;
  }

  .blog-content-group {
    padding: 50px 0;
  }

  .blog-content-group .page-center {
    padding: 30px 0;
  }

  .blog .post-content {
    width: 100%;
    padding: 30px 20px;
    order: 1;
    background: #fff;
    margin: 0;
    box-shadow: none;
  }

  .hs-blog-listing .hs-featured-image-wrapper {
    background-image: none!important;
    width: 100%;
  }

  .hs-blog-listing .hs-featured-image-wrapper a {
    display: block;
    position: relative;
  }

  .hs-blog-listing .hs-featured-image-wrapper a.hs-featured-image-link img.hs-featured-image {
    width: 100%;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    display: block !important;
  }

  body.blog {
    font-size: 18px;
    line-height: 1.7em;
  }

  .post-header h2 {
    font-size: 26px;
  }

  .blog-listing-wrapper .post-listing .post-item .post-body-content {
    line-height: inherit;
  }

  .blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 42px;
  }

  .blog-listing-wrapper .post-listing .post-item:nth-child(even) .post-content {
    margin: 0;
    order: 1;
  }

  .hs-blog-post .blog-content-group {
    padding-top: 6%;
  }

  .section.post-header h1 {
    font-size: 30px;
  }

  .section.post-body span#hs_cos_wrapper_post_body {
    font-size: 18px;
  }

  .section.post-body {
    padding-top: 60px;
  }

  .section.post-body span#hs_cos_wrapper_post_body {
    padding: 30px 0;
  }

  .section.post-body h3 {
    font-size: 23px;
  }

  .topic-page .blog-content-group .page-center:before {
    display: none !important;
  }

  .blog.topic-page .blog-content {
    width: 100% !important;
    padding-bottom: 23px;
    padding-right: 0;
  }

  .topic-page .blog-sidebar {
    width: 100% !important;
    padding-bottom: 28px;
    padding-left: 0;
    margin: 0 !important;
  }

  .topic-page .post-header h2 {
    font-size: 26px;
  }

  .topic-page .blog-listing-wrapper .post-listing .post-item .post-body-content {
    font-size: inherit;
    color: inherit;
  }

}

@media (max-width: 960px) and (min-width: 768px) {

  .error-page .body-container-wrapper,
  .error-template .body-container-wrapper, 
  .password-template .body-container-wrapper, 
  .subscription-template .body-container-wrapper, 
  .search-page .body-container-wrapper {
    padding-top: 100px;
  }

  .top-links ul {
    margin: 0;
    padding: 0 0 0 20px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 0 23px 0 0;
  }

  .custom-menu-group {
    width: 100% !important;
    margin-left: 0 !important;
    float: none !important;
    display: block !important;
    text-align: center;
  }

  .custom-logo {
    width: 100% !important;
    padding-bottom: 15px;
    float: none !important;
  }

  .top-links,
  .custom-menu-primary {
    float: none !important;
    display: inline-block !important;
    text-align: left;
  }

  .loctaion-information .location-item .location-label {
    padding: 10px 16px;
  }

  .loctaion-information .location-item .location-value {
    padding: 0 16px 20px;
  }

}


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

@media (max-width: 767px) {

  .shipping-layout.about-layout.type2 .banner-group .clouds-background {
    display: block;
  }

  body.blog {
    background-color: transparent;
  }

  .location-map-frame .right-img, .location-map-frame .left-img {
    display: none;
  }

  .how-it-works-layout .row4-flexi section.two-column-right-image-wrapper .panel .panel__content .image-offsetter {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .how-it-works-layout .banner-content .top-group {
    padding-bottom: 30px;
  }

  .about-layout.type2 .banner-group .clouds-background {
    display: none;
  }

  .subscription-template.one-column .widget-type-email_simple_subscription form#email-prefs-form,
  ul.hs-search-field__suggestions {
    max-width: 100%;
  }

  .error-page .body-container-wrapper, 
  .error-template .body-container-wrapper, 
  .password-template .body-container-wrapper,
  .subscription-template .body-container-wrapper,
  .search-page .body-container-wrapper {
    padding-top: 73px;
  }

  .pricing-layout .banner-slider-group .inner-group .banner-slider .slick-slider .slick-list,  
  .pricing-layout .banner-slider-group .inner-group .banner-slider .slick-slider .slick-track {
    transform: none !important;
  }

  .top-links ul li:last-child {
    display: none !important;
  }

  .header-group {
    position: fixed;
    width: 100% !important;
    left: 0;
    z-index: 20;
  }

  .container-fluid .row-fluid .page-center {
    padding-right: 20px;
    padding-left: 20px;
  }

  .header-group .page-center {
    padding-top: 23px;
    padding-bottom: 23px;
    position: relative;
    padding-right: 3px !important;
  }

  .mobile-open .header-group .page-center {
    padding-right: 20px !important;
  }

  .header-group .page-center:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    box-shadow: 2px 4px 20px 0 rgba(71,125,178,.1), 0 2px 20px 0 rgba(71,125,178,.16);
  }

  .custom-logo {
    width: auto !important;
    display: inline-block !important;
  }

  .custom-menu-primary.show-desktop {
    display: none !important;
  }

  .top-links ul {
    padding: 0 0 0 10px;
  }

  .custom-logo a img {
    height: 20px;
    width: 152px !important;
  }

  .footer-wrapper {
    padding: 40px 0 56px;
  }

  .footer-info-social {
    float: none !important;
    width: 100% !important;
    text-align: center;
    margin: 40px 0 3px !important;
  }

  .footer-left-col {
    text-align: center;
  }

  .copyright p {
    margin-top: 30px;
  }

  .footer-links ul li {
    float: none;
    margin: 0 !important;
  }

  .footer-links ul li a {
    top: 0;
    margin: 0 0 15px;
    display: block;
  }

  .footer-links ul li:last-child a {
    margin-bottom: 0;
  }

  .footer-links ul > li:first-child > a {
    display: block;
    margin-bottom: 25px;
  }

  .footer-menu .hs-menu-wrapper > ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-menu .hs-menu-wrapper > ul > li {
    padding: 15px;
    width: 50%;
    min-width: 0;
  }

  .body-container .widget-type-form,
  .body-container .widget-type-blog_subscribe,
  .body-container .widget-type-google_search,
  .body-container .hs_cos_wrapper_type_password_prompt,
  .body-container #email-prefs-form,
  .landing-page.one-column .main-content .hs_cos_wrapper_type_form,
  #comment-form,
  .hs-search-field__bar {
    max-width: 100%;
  }

  .banner-group {
    min-height: 300px;
  }

  .clouds-background {
    opacity: .8
  }

  .banner-group .page-center {
    padding-top: 135px;
    padding-bottom: 0;
  }

  .banner-content .top-group {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  h1 {
    font-size: 32px;
    line-height: 1.56;
  }

  h2 {
    font-size: 26px;
    line-height: 1.54;
  }

  .banner-content p {
    font-size: 16px;
    line-height: 1.75;
  }

  .customer-page .banner-content p {
    font-size: 14px;
    line-height: 1.86;
  }

  .banner-group .bottom-btn {
    margin-top: 40px;
  }

  .customer-page .banner-group {
    height: auto;
    min-height: 0;
  }

  .customer-page .bottom-group {
    text-align: center;
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    margin-top: 40px;
  }

  .customer-page .bottom-group .image-wrapper img {
    border: 20px solid #fff;
  }

  .footer-info {
    text-align: center;
  }

  .about-layout.type2 .main-content .top-content p {
    font-size: 16px;
    line-height: 1.75;
  }

  .section-container-accordion .panel.panel-featured {
    float: none;
    width: 100%;
  }

  .panel.panel-featured .panel-aside {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
  }
  .panel.panel-featured .panel-aside h1 {
    font-size: 26px;
    line-height: 1.54;
  }

  .panel.panel-featured .panel-content {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-left: 0;
  }

  .panel-content .accordion-content blockquote p {
    margin: 0;
    font-size: 14px;
    line-height: 1.86;
  }

  .panel-content p {
    margin: 0;
    font-size: 14px;
    line-height: 1.86;
  }

  .virtual-mailbox-group .left-col {
    display: block;
    width: auto;
  }

  .virtual-mailbox-group .left-col a {
    font-size: 26px;
    line-height: 1.92em;
  }

  .virtual-mailbox-group .left-col a svg {
    width: 37px;
    height: 37px;
    margin-left: 13px;
  }

  .virtual-mailbox-group .right-col img {
    width: 130px;
    padding-top: 35px;
  }

  .virtual-mailbox-group .right-col {
    display: block;
    vertical-align: top;
    text-align: right;
  }

  .virtual-mailbox-group .page-center {
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .testimonial-group .testimonial-text {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.82;
  }

  .testimonial-group .testimonial_link {
    margin-top: 35px;
  }

  .customer-page .section-container-accordion .panel.panel-featured p {
    font-size: 14px;
    line-height: 1.86;
  }

  .summary-content br {
    display: none;
  }

  .summary-content {
    font-size: 14px;
    line-height: 1.86;
  }

  .customer-page.type2 .bottom-group .image-wrapper {
    text-align: center;
    margin: 20px auto;
    max-height: 100px;
    max-width: 170px;
  }

  .customer-page.type2 .banner-group .bottom-btn {
    margin-top: 20px;
  }

  .customer-page .banner-group .clouds-background--hide-on-mobile,
  .shipping-layout .clouds-background {
    display: block;
    opacity: .8;
  }

  .customer-page.type2 .section-container-accordion .summary-content {
    font-size: 16px;
  }

  .shipping-layout .banner-content h1 {
    font-size: 26px;
    line-height: 1.54;
  }

  .shipping-layout .banner-content p {
    font-size: 14px;
    line-height: 1.86;
  }

  .shipping-layout .summary-content {
    font-size: 16px;
  }

  .shipping-layout .summary-content p {
    font-size: 14px;
    line-height: 1.86;
  }

  .shipping-layout .summary-content br {
    display: block;
  }

  .security-page .about-banner.banner-group {
    height: auto;
    min-height: 0;
    background: none !important;
  }

  .security-page .about-banner.banner-group .banner-content .top-group {
    max-width: 100%;
    margin-top: 0;
    padding-bottom: 30px;
  }

  .location-page .row1-group .page-center {
    padding-top: 135px;
    padding-bottom: 0;
  }

  .banner-slider .slick-slide-inner-wrapper > img {
    min-height: auto;
    width: auto;
    margin: 0 auto;
  }

  .banner-slider .slick-arrow {
    display: none !important;
  }

  .banner-slider .caption.below {
    font-size: 14px;
    line-height: 1.86;
    padding: 22px 10px;
    color: #45464c;
  }

  .banner-slider .slick-slider .slick-slide .slick-slide-inner-wrapper {
    display: inline-block;
    width: 100%;
  }

  .banner-slider ul.slick-dots {
    text-align: center;
    margin: 0;
    width: 100%;
    line-height: 1.15;
  }

  .banner-slider ul.slick-dots li {
    position: relative;
    display: inline-block;
    height: 8px;
    width: 8px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
  }

  .banner-slider ul.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 8px;
    width: 8px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 4px;
    cursor: pointer;
  }

  .banner-slider ul.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 8px;
    height: 8px;
    font-size: 6px;
    line-height: 8px;
    text-align: center;
    border-radius: 50%;
    transition: background-color .2s ease-in-out;
    background-color: #bed3e8;
    opacity: 1;
  }

  .banner-slider ul.slick-dots li.slick-active button:before {
    background-color: #1773cd;
  }

  .location-page .row2-middle-group h1 {
    font-size: 26px;
    line-height: 1.54;
  }

  .location-page .two-column-equal-group .content {
    width: 100%;
    float: none;
    padding: 15px 0;
  }

  .location-page .two-column-equal-group {
    width: auto;
    margin: -15px 0;
  }

  .location-page .two-column-equal-group .content h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.88em;
  }

  .location-page .two-column-equal-group .content ul {
    padding: 20px;
  }

  .location-page .two-column-equal-group .content ul li {
    line-height: 1.15;
  }

  .location-page .two-column-equal-group .content ul li span {
    font-size: 12px;
    letter-spacing: .4px;
  }

  .location-page .two-column-equal-group .content ul li em {
    font-size: 14px;
    line-height: 1.86em;
    color: #3d454c;
  }

  .service-page .row1-group .inner-group .banner-slider {
    max-height: 100%;
    display: block;
  }

  .service-page .banner-slider-group {
    height: auto;
  }

  .scroll-down {
    display: none;
  }

  .two-col-content-group {
    height: auto;
    padding: 40px 0;
  }

  .two-col-content-group .top-section,
  .two-col-content-group .bottom-section {
    display: none;
  }

  .two-col-content-group .middle-section .two-col-group .left-col.content p {
    font-size: 14px;
    line-height: 1.86;
  }

  .two-col-content-group .middle-section {
    padding: 0;
  }

  .two-col-content-group .middle-section .two-col-group .left-col.content {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .two-col-content-group .middle-section .two-col-group .right-col {
    width: 100%;
    float: none;
    text-align: center;
  }

  .about-banner.banner-group .banner-content .top-group {
    padding-bottom: 30px;
  }

  .about-layout .cloud-tile.cloud-tile--up {
    margin-top: 0;
  }

  .two-column-with-left-image .top-heading h1,
  section.customer-data-secure-section h1.heading,
  .contact-section .panel__aside h1.heading {
    font-size: 26px;
    line-height: 1.54;
  }

  .two-column-with-left-image .panel__aside {
    width: 100%;
    display: block;
    vertical-align: top;
    margin-bottom: 40px;
  }

  .two-column-with-left-image .panel__aside img,
  .customer-page-type3 .two-col-content-group .middle-section .two-col-group .right-col img{
    border-width: 20px;
  }

  .two-column-with-left-image .panel__content {
    display: block;
    vertical-align: top;
    width: 100%;
    margin: 0;
    padding-left: 0;
  }

  .two-column-with-left-image .panel__content p {
    margin: 0 0 30px;
    font-size: 14px;
    line-height: 1.86;
  }

  section.customer-data-secure-section .section-horizontal-panel__content .bordered-table__item {
    width: 100%;
    float: none;
    border-right: 1px solid #bed3e8;
    display: -ms-flexbox;
    display: block;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-bottom: 1px solid #bed3e8;
  }

  section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .card-link__icon-wrapper {
    padding-left: 1%;
  }

  .contact-section .panel__aside {
    width: 100%;
    display: block;
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
  }

  .contact-section .panel__aside p {
    font-size: 14px;
    line-height: 1.86;
  }

  .contact-section .panel__content {
    width: 100%;
    float: none;
    margin-right: 0;
    display: block;
    vertical-align: top;
    position: relative;
    z-index: 2;
  }

  .contact-section .panel__content .note {
    font-size: 26px;
    padding: 30px 30px 45px;
  }

  .contact-section .panel__content .note .hs-form .hs-richtext h3 {
    padding-bottom: 42px;
    margin: 0;
    line-height: 30.72px;
  }

  section.information-section .info-block {
    padding: 20px 0;
  }

  section.information-section .info-block h3.info-block__title {
    font-size: 16px;
    line-height: 1.88em;
    font-weight: 400;
    margin: 0 0 15px;
    color: #004182;
  }

  section.information-section .info-block p {
    margin: 0;
    color: #878a97;
    font-size: 14px;
    line-height: 1.86;
  }

  .holiday-layout .row1-flexi {
    width: 100%;
    padding-top: 70px;
  }

  .holiday-layout .banner-group .clouds-background--hide-on-mobile {
    position: absolute;
    opacity: .8;
  }

  .holiday-layout .clouds-background {
    display: block;
  }

  .calendar-group .calendar-item-group .grid__item {
    width: 50%;
    float: left;
    padding: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .calendar-group .grid__figurecaption {
    padding-top: 72px;
  }

  .testimonial-layout .about-banner.banner-group .banner-content .top-group {
    max-width: 60%;
  }

  .testimonial-group .testimonials-grid__featured .note {
    padding: 30px 30px 45px;
  }

  .testimonial-group .testimonials-grid__featured .note .note__content {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.92em;
    padding: 0;
    background-color: #fff;
  }

  .testimonial-group .testimonials-grid__featured .note__signature {
    margin-top: 50px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.92em;
  }

  .testimonial-group {
    width: 100%;
    position: relative;
  }

  .testimonial-group .testimonials-grid__left {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .testimonial-group .col-wrapper {
    font-size: 26px;
    padding: 30px 30px 45px;
  }

  .testimonial-group .col-wrapper .note__content {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.92em;
    padding: 0;
    background-color: #fff;
  }

  .testimonial-group .testimonials-grid__item .note__signature {
    margin-top: 50px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.92em;
  }

  .testimonial-group .testimonials-grid__right {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .customer-page-type3 .banner-group {
    height: auto;
    min-height: 0;
  }

  .customer-page-type3 .two-col-content-group .middle-section .two-col-group .left-col.content .left-col-bottom-group {
    margin-top: 0;
  }

  .support-layout .bottom-group {
    display: none;
  }

  .support-layout .two-column-right-image-wrapper {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
  }
  .support-layout .two-column-right-image-wrapper .panel .panel-aside {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    z-index: 2;    
    margin-bottom: 40px;
  }

  .support-layout .two-column-right-image-wrapper .panel .panel-aside .text-block__button {
    margin: 40px 0 0;
  }

  .support-layout .two-column-right-image-wrapper .panel .panel__content {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    z-index: 2;
  }

  .support-layout .two-column-right-image-wrapper .panel .panel__content .image-offsetter {
    margin-right: 0;
    width: auto;
    margin-top: 0;
  }

  .customer-serve-container .customer-item {
    width: 100%;
  }

  .home-page .banner-group .page-center {
    min-height: auto;
  }

  .home-page .banner-group {
    min-height: auto;
    height: auto;
  }

  .home-page .banner-group .homepage-background {
    display: none;
  }

  .home-page .banner-group .bottom-btn a {
    font-size: 26px;
    line-height: 1.92em;
  }

  .home-page .banner-group .bottom-btn a svg {
    width: 37px;
    height: 37px;
    margin-left: 14px;
  }

  .home-page .banner-content .two-col-inner-group .bottom-btn-group {
    padding-bottom: 11px;
    padding-top: 85px;
  }

  .home-page .banner-content .two-col-inner-group .bottom-btn-group .btn a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.15;
  }

  .home-page .banner-content .two-col-inner-group .bottom-btn-group .btn a svg.button__icon.desktop {
    display: none;
  }

  .home-page .banner-content .two-col-inner-group .bottom-btn-group .btn a svg.link__icon--right-svg.mobile {
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 1px;
  }

  .available-services-group .services-group .left-col {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
  }

  .available-services-group .services-group .left-col .left-col-content p {
    font-size: 14px;
    line-height: 1.86;
    margin: 17px 0 0;
  }

  .available-services-group .services-group .right-col .right-col-inner-group .services-item {
    width: 100%;
    float: none;
    padding: 5px 15px;
  }

  .available-services-group .services-group .right-col .right-col-inner-group {
    width: auto;
    margin: -5px -15px;    
  }

  .available-services-group .services-group .right-col .right-col-inner-group .services-item > a {
    padding-bottom: 30px;
  }

  .available-services-group .services-group .right-col .right-col-inner-group .services-item .svg-group img {
    width: 100%;
  }

  .available-services-group .services-group .bottom-content h4 {
    font-size: 16px;
    line-height: 1.88;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .available-services-group .services-group .bottom-content p {
    padding: 14px 20px 0;
  }

  .available-services-group .services-group .bottom-content h6 {
    padding: 25px 20px 0;
  }

  .home-page .row1-group .section-header {
    padding: 0 20px;
  }

  .home-page .row1-group .section-header p.secondary-header {
    font-size: 26px;
    line-height: 1.54;
  }

  .tabber-container .hs-tabber-cust-mod .tabber-tab {
    display: none !important;
  }

  .tabber-content .tab-pane {
    opacity: 1;
    display: block !important;
    border-bottom: 1px solid rgba(125,167,209,.5);
    transition: background-color .2s ease-in-out;
    background: #fff;
  }

  .tabber-content-group {
    display: none;
    padding: 0 20px 60px;
  }

  .tabber-content {
    width: 100%;
    float: none;
    box-shadow: 2px 2px 10px 0 rgba(71,125,178,.2);
  }

  .tabber-content .mobile-heading a {
    display: block !important;
  }

  .tabber-content .mobile-heading a {
    display: block !important;
    background-color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.88;
    color: #45464c;
    padding: 20px;
    z-index: 0;
    transition: background-color .2s ease-in-out;
  }

  .tabber-content .mobile-heading a span.image-col {
    vertical-align: middle;
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-right: 10px;
  }

  .tabber-content .mobile-heading a span.label {
    vertical-align: middle;
  }

  .tabber-content .tab-pane.active .tabber-content-group {
    display: block;
  }

  .tabber-content-group h4 {
    display: none;
  }

  .tabber-content .tab-pane .tabber-content-group p {
    font-size: 14px;
    line-height: 1.86;
  }

  .tabber-content .mobile-heading {
    display: block !important;
  }

  .tabber-content .mobile-heading a.with-link {
    color: #ff7300;
    padding: 38px 20px 34px;
    text-align: center;
    line-height: 1.15;
    font-weight: 700;
    letter-spacing: .5px;
  }

  .tabber-content .mobile-heading a.with-link span {
    vertical-align: middle;
    display: inline-block;
  }

  .tabber-content .mobile-heading a.with-link span path {
    fill: #ff7300;
  }

  .tabber-content .mobile-heading a:hover {
    background: #f5fbff;
  }

  .tabber-content .mobile-heading.open-content a:hover {
    background: transparent;
  }

  .tabber-content .mobile-heading a.with-link svg {
    margin-left: -4px;
  }

  .customer-serve-container .customer-item .image-col {
    padding-top: 56%;
  }

  .customer-serve-container .customer-item h4 {
    padding: 20px 20px 0;
    font-size: 16px;
    line-height: 1.88;
  }

  .customer-serve-container .customer-item> a {
    padding-bottom: 30px;
  }

  .testimonial-slider-group .slick-slider .slick-slide .slick-slide-inner-wrapper .caption.below p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.82;
  }

  .slider-arrow-group .slick-arrow svg {
    width: 37px;
    height: 37px;
  }

  .testimonial-slider-group .bottom-link {
    margin-top: 70px;
  }

  .online-mailbox-group .left-col {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    margin-bottom: 40px;
  }

  .online-mailbox-group .left-col h2 {
    margin: 0 0 17px;
    line-height: 1.54;
  }

  .online-mailbox-group .left-col p {
    font-size: 14px;
    line-height: 1.86;
  }

  .online-mailbox-group .left-col h6 {
    margin: 40px 0 0;
  }

  .online-mailbox-group .right-col {
    width: 100%;
    float: none;
  }

  .online-mailbox-group .right-col .right-col-inner-group .online-mailbox-item {
    padding: 5px 15px;
  }

  .online-mailbox-item .online-mail-card {
    padding: 20px;
  }

  .online-mailbox-item .online-mail-card .image-col,
  .online-mailbox-item .online-mail-card .mailbox-content {
    display: block;
    padding: 0;
  }

  .online-mailbox-item .online-mail-card .mailbox-content h4 {
    font-size: 16px;
    line-height: 1.88;
  }

  .stats-inner-group {
    display: block;
  }

  .stats-inner-group .content {
    border: 0;
    padding: 25px 0 20px;
  }

  .stats-inner-group .stats-value {
    font-size: 32px;
    line-height: 1.56;
  }

  .stats-inner-group .stats-label {
    font-size: 14px;
    line-height: 1.86;
  }

  .available-services-group .services-group .right-col {
    width: 100%;
    float: none;
  }

  .location-type2 .banner-content .bottom-group {
    display: none !important;
  }

  .location-type2 .banner-group {
    height: auto;
  }

  .location-content-group {
    margin-top: 0;
  }

  .location-content-group {
    margin-top: 20px;
  }

  .location-content-group .custom-col1 {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 40px;
  }

  .loaction-info-group p {
    font-size: 14px;
    line-height: 1.86;
  }

  .location-content-group .custom-col2 {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .loctaion-information .location-item {
    width: 100%;
    float: none;
    margin: -1px 0 0;
  }

  .loctaion-information .location-item:nth-child(odd) {
    border-right: 0px solid rgba(125,167,209,.5);
  }

  .loctaion-information .location-item:nth-child(even) {
    border-left: 0;
    margin-left: 0;
  }

  .loctaion-information .location-item:nth-last-child(2) {
    border-bottom: 1px solid rgba(125,167,209,.5);
  }

  .location-map-group .left-content {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    margin-bottom: 40px;
  }

  .location-map-group .left-content .image-group {
    width: auto;
    margin-top: 0;
  }

  .location-map-group .right-content {
    text-align: center;
    width: 100%;
    float: none;
  }

  .blog.banner-group .blog-content {
    margin: 20px 2%;
  }

  body.blog {
    font-size: 16px;
  }

  .blog.banner-group p {
    line-height: inherit;
  }

  .post-header h2 {
    font-size: 18px;
  }

  iframe {
    max-width: 100% !important;
  }

  .hs_recaptcha.field.hs-form-field {
    overflow-x: auto;
    overflow-y: hidden;
  }

  .section.post-header h1 {
    font-size: 26px;
  }

  .section.post-body span#hs_cos_wrapper_post_body {
    font-size: 16px;
  }

  .section.post-body h3 {
    font-size: 18px;
  }
  .pricing-layout .banner-slider-group .page-center {
    padding-top: 135px;
    padding-bottom: 0;
  }

  .pricing-layout .banner-slider-group .inner-group .banner-slider {
    max-height: 100% !important;
    display: block !important;
  }

  .pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item {
    width: 100%;
    float: left;
    padding: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .pricing-table-group .section-horizontal-panel__content .pricing-grid {
    width: auto;
    margin: -15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px -15px;
  }

  .pricing-table-group .section-horizontal-panel__content .price-card header.price-card__header h3.price-card__title {
    font-size: 16px;
    font-weight: 400;
    line-height: 30.08px;
    margin: 0 0 15px;
  }

  .pricing-table-group .section-horizontal-panel__content .price-card header.price-card__header .price-card__price-wrapper {
    margin-bottom: 15px;
  }

  .pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item ul.price-card__features {
    padding: 20px;
    padding-top: 20px;
    margin: 0;
    list-style: none;
  }

  .pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item ul.price-card__features .price-card__feature-key {
    font-size: 12px;
    letter-spacing: .4px;
  }

  .pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item ul.price-card__features .price-card__feature-value {
    font-size: 14px;
    line-height: 1.86em;
    color: #3d454c;
  }

  .additional-pricing-wrapper .section-horizontal-panel__header h2 {
    margin: 0;
    font-size: 26px;
    line-height: 1.54;
  }

  .additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item {
    width: 100%;
    float: left;
  }

  .additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item .info-card h3 {
    font-size: 16px;
    line-height: 1.88em;
    font-weight: 400;
    margin: 0 0 15px;
    color: #004182;
  }

  .additional-pricing-wrapper .section-horizontal-panel__content .bordered-table__item .info-card .info-card__content p {
    font-size: 14px;
    line-height: 1.86;
  }
  .pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item a.feature-tab {
    font-size: 16px;
    cursor: auto;
    padding-top: 17px;
    padding-bottom: 13px;
  }

  .pricing-plan-details-wrapper .pricing-inner-wrapper .pricing-inner .content .plan-item {
    width: 100%;
    float: left;
  }

  .faq-wrapper-group .panel .panel__aside {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
  }

  .faq-wrapper-group .panel .panel__aside .text-block__button {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .faq-wrapper-group .panel .panel__content {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    z-index: 2;
  }

  .pricing-layout .hs_cos_gallery_main.slick-fixed-height-slider .slick-track {
    display: block;
    width: 100% !important;
    margin-bottom: -5px;
  }

  .pricing-layout .banner-slider .slick-slider .slick-slide {
    padding: 5px;
    margin: 0 !important;
    width: 50% !important;
    min-height: 250px;
    transform: none !important;
  }

  .pricing-layout .banner-slider-group {
    min-height: auto;
    height: 100%;
    position: relative;
    z-index: 0;
  }

  .pricing-layout .banner-slider .caption.below h4 {
    font-size: 14px;
    line-height: 1.86;
    padding: 0;
    color: #45464c;
  }

  .pricing-layout .banner-slider-group .inner-group h1 {
    padding-bottom: 25px;
    margin: 0;
    max-width: 870px;
    width: 100%;
  }

  .pricing-table-group .section-horizontal-panel__content .price-card header.price-card__header {
    padding-top: 15px;
  }

  .pricing-table-group .section-horizontal-panel__content .pricing-grid .grid__item footer.price-card__footer {
    padding: 10px 20px 35px;
    padding-bottom: 35px;
  }

  .how-it-works-layout .banner-content .bottom-group .image-wrapper {
    width: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .how-it-works-layout .banner-group .page-center {
    padding-bottom: 0;
  }

  .how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    z-index: 2;
    margin-bottom: 40px;
  }

  .how-it-works-layout .banner-content .bottom-group {
    float: right;
    -ms-flex: 1;
    flex: 1;
    min-height: 0;
    max-height: 100%;
  }

  .how-it-works-layout .row1-flexi {
    margin-top: -9px;
  }

  .how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .content p {
    margin: 0;
    font-size: 14px;
    line-height: 1.86;
  }

  .how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .text-block__button {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .how-it-works-layout section.two-column-right-image-wrapper .panel .panel__content {
    width: 100%;
    float: none;
    margin-right: 0;
    position: relative;
    z-index: 2;
  }

  .how-it-works-layout .row3-flexi section.two-column-right-image-wrapper .panel .panel-aside {
    width: 100%;
    padding-bottom: 30px;
    position: relative;
    z-index: 1;
    float: none;
    margin-bottom: 0;
  }

  .how-it-works-layout section.two-column-right-image-wrapper .panel .panel-aside .content {
    margin-top: 17px;
    margin-bottom: 0;
  }

  .how-it-works-layout .row3-flexi section.two-column-right-image-wrapper .panel .panel__content .image-offsetter {
    width: auto;
    margin-right: 0;
    margin-top: 0;
  }

  .how-it-work-wrapper .top-heading h1 {
    font-size: 26px;
    line-height: 1.54;
  }

  .how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item {
    width: 100%;
    float: none;
    padding: 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .how-it-work-wrapper .section-horizontal-panel__content .grid {
    width: auto;
    margin: -5px -15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item .card {
    padding-bottom: 30px;
  }

  .how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item .card .card__image {
    height: 80px;
    width: 90px;
    -ms-flex: none;
    flex: none;
    padding-top: 0;
    margin-bottom: -20px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item .card h4.card__title {
    font-weight: 400;
    margin: 0;
    flex: 0 0 auto;
    color: #004182;
    font-size: 16px;
    line-height: 1.88;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .how-it-work-wrapper .section-horizontal-panel__content .grid .grid__item .card p {
    padding-right: 20px;
    padding-left: 20px;
  }

  .error-404 .body-container-wrapper .main-content {
    padding-right: 0;
    width: 100%;
    padding-bottom: 23px;
    padding-top: 38px;
  }

  .error-404 .body-container-wrapper .page-center {
    width: 100%;
    max-width: 1110px;
    margin: auto;
    position: relative;
    padding: 15px 30px;
  }

  .error-404 .body-container-wrapper .page-center:before {
    display:none;
  }

  .error-404 .body-container-wrapper .sidebar {
    width: 100%;
    padding-left: 0;
    padding-bottom: 28px;
    margin: 0;
    padding-top: 29px;
  }

  .error-404 .body-container-wrapper .sidebar .hs-search-field__bar form input#searchsubmit {
    width: 71px;
    padding: .7em;
  }

  .topic-page .post-header h2 {
    font-size: 18px;
  }

  .blog .blog-sidebar h3 {
    font-size: 15px;
  }

  .panel-content a.showMoreAnchor {
    font-size: 14px;
    line-height: 1.86;
  }

  .panel-content .accordion-content h3 {
    font-size: 14px;
    line-height: 1.86;
  }

}  


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

@media (max-width: 479px) {
  .footer-menu .hs-menu-wrapper > ul > li {
    padding: 15px;
    width: 100%;
    min-width: 0;
  }

  section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .card-link__text {
    width: 70%;
  }

  section.customer-data-secure-section .section-horizontal-panel__content .bordered-table .card-link__icon-wrapper {
    padding-left: 10px;
  }

  .calendar-group .calendar-item-group {
    width: auto;
    margin: 0;
  }

  .calendar-group .calendar-item-group .grid__item {
    width: 100%;
    float: none;
  }

  .testimonial-layout .about-banner.banner-group .banner-content .top-group {
    max-width: 100%;
  }

  .post-header h2 {
    font-size: 16px;
  }

  .pricing-layout .banner-slider .slick-slider .slick-slide {
    padding: 5px !important;
    margin: 0 !important;
    width: 100% !important;
  }

  .topic-page .post-header h2 {
    font-size: 16px;
  }

  .banner-slider .slick-slider {
    padding: 0 30px !important;
  }

  .banner-slider .slick-slide-inner-wrapper > img {
    min-height: 170px;
  }

  .testimonial-slider-group .bottom-link {
    margin-top: 80px;
  }

  .clouds-background__cloud-large-1,
  .clouds-background__cloud-large-2 {
    left: 0;
    right: 0;
  }

  .clouds-background__cloud-large-1 svg,
  .holiday-layout .clouds-background__cloud-large-2 svg {
    width: 100%;
  }

  .clouds-background__cloud-large-1 svg,
  .clouds-background__cloud-large-2 svg {
    width: 100%;
  }

}