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


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

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


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


/* =============== @import, @font-face, and CSS File Includes =============== */
@import url('//6893527.fs1.hubspotusercontent-na1.net/hubfs/6893527/AllicaBank_January2020/Data-Files/Css/fontCss.css');
/* EX: @import url('http://example.com/example_style.css'); */

@font-face {
  font-family: Mont;
  font-style: normal;
  font-weight: bold;
  src: url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Mont-Bold.eot');
  src: url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Mont-Bold.eot#iefix') format('embedded-opentype'),
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Mont-Bold.woff') format('woff'),
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Mont-Bold.woff2') format('woff2'),
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Mont-Bold.ttf') format('truetype');
}

@font-face {
  font-family: Mont;
  font-style: normal;
  font-weight: normal;
  src: url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Mont-Book.eot');
  src: url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Mont-Book.eot#iefix') format('embedded-opentype'),
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Mont-Book.woff') format('woff'),
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Mont-Book.woff2') format('woff2'),
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Mont-Book.ttf') format('truetype');
}

@font-face {
  font-family: MatterSQ;
  font-style: normal;
  font-weight: normal;
  src: url('https://www.allica.bank/hubfs/ALB/Global/Fonts/MatterSQ-Regular.eot');
  src: url('https://www.allica.bank/hubfs/ALB/Global/Fonts/MatterSQ-Regular.eot#iefix') format('embedded-opentype'),
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/MatterSQ-Regular.woff') format('woff'), 
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/MatterSQ-Regular.woff2') format('woff2'),
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/MatterSQ-Regular.otf') format('opentype');
}

@font-face {
  font-family: MatterSQ;
  font-style: normal;
  font-weight: bold;
  src: url('https://www.allica.bank/hubfs/ALB/Global/Fonts/MatterSQ-SemiBold.eot');
  src: url('https://www.allica.bank/hubfs/ALB/Global/Fonts/MatterSQ-SemiBold.eot#iefix') format('embedded-opentype'),
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/MatterSQ-SemiBold.woff') format('woff'), 
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/MatterSQ-SemiBold.woff2') format('woff2'),
       url('https://www.allica.bank/hubfs/ALB/Global/Fonts/MatterSQ-SemiBold.otf') format('opentype');
}


/* Custom Icon Font */

@font-face {
  font-family: 'AllicaBank-Icons';
  src:  url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Custom%20Icon%20Font/AllicaBank-Icons.eot?a8vh59');
  src:  url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Custom%20Icon%20Font/AllicaBank-Icons.eot?a8vh59#iefix') format('embedded-opentype'),
    url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Custom%20Icon%20Font/AllicaBank-Icons.ttf?a8vh59') format('truetype'),
    url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Custom%20Icon%20Font/AllicaBank-Icons.woff?a8vh59') format('woff'),
    url('https://www.allica.bank/hubfs/ALB/Global/Fonts/Custom%20Icon%20Font/AllicaBank-Icons.svg?a8vh59#AllicaBank-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.alb-icn {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'AllicaBank-Icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.alb-icnchevron-right:before {
  content: "\e900";
}

.alb-icnplay:before {
  content: "\e902";
}

.alb-icnchevron-down:before {
  content: "\e905";
}

.alb-icncheckmark:before {
  content: "\e906";
}

.alb-icnarrow-right:before {
  content: "\e901";
}


/* 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 */
}
.hs-blog-social-share-list li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin .IN-widget {
    vertical-align: top !important;
}

/* 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 iFrames */
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 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.net/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.net/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

body {
  background-color: #fff;
  font-size: 16px;
  padding-top: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-repeat: no-repeat;
  background-position: -20px -110px;
  background-size: 120%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  color: #001c33;
  line-height: 1.75;
  overflow-x: hidden;
  position: relative;
  font-family: BarlowLight,helvetica,arial,sans-serif;
}

@media only screen and (min-width: 769px){
  body {
    background-position: calc(50% + 300px) -570px;
    background-size: auto;
    font-size: 16px;
  }
}

/* Page Center */

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 10px;
}

@media only screen and (min-width: 769px){
  .container-fluid .row-fluid .page-center {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 1367px) {

  .container-fluid .row-fluid .page-center {
    padding: 0 15px;
  }

}


/* New Nav + Footer */

.delimiter.nav {
  font-family: 'MatterSQ',helvetica,arial,sans-serif;
}

.delimiter.nav-desktop {
  background-color: #00204e;
}

.container-fluid .delimiter.nav-desktop .row-fluid .page-center {
  width: 100%!important;
  padding: 0 30px;
}

.container-fluid .delimiter.nav-mobile .row-fluid .page-center {
  width: 100%!important;
  padding: 0;
}

.nav-mobile .logo img {
  display: block;
}

.delimiter.nav ul li {
  position: relative;
}

.container-fluid .delimiter.footer-wrap .row-fluid .page-center {
  width: 100%;
  max-width: 1260px;
  padding: 0 30px;
}

.footer-wrap h5 {
  font-family: 'Mont',helvetica,arial,sans-serif;
  line-height: 26px;
  font-weight: bold;
  text-transform: uppercase;
}

.footer-wrap p {
  font-family: 'MatterSQ',helvetica,arial,sans-serif;
  margin: 0 0 12px 0;
}

.footer-wrap p:last-child {
  margin: 0;
}

.footer-wrap.footer-bottom p {
  font-family: 'MatterSQ',helvetica,arial,sans-serif;
  margin: 0 0;
}

.footer-wrap .logo-wrap img {
  display: block;
}




.nav .btn,
.nav a.btn,
.footer-wrap .btn,
.footer-wrap a.btn {
  display: inline-block;
  font-family: 'Mont',helvetica,arial,sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #ffffff;
  text-decoration: none !important;
  background-color: transparent;
  padding: 21px 38px 18px 38px;
  margin-right: 26px;
  margin-bottom: 17px;
  text-align: center;
  -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -ms-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  transition: background-color .2s ease-in-out, color .2s ease-in-out;
}

.nav .btn,
.nav a.btn {
  margin-right: 0;
  margin-bottom: 0;
}

.nav .btn-arrow,
.nav a.btn-arrow,
.footer-wrap .btn-arrow,
.footer-wrap a.btn-arrow {
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  -ms-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}

.nav .btn:last-child,
.nav .btn:only-child,
.nav .btn-arrow:last-child,
.nav .btn-arrow:only-child,
.nav a.btn:last-child,
.nav a.btn:only-child,
.nav a.btn-arrow:last-child,
.nav a.btn-arrow:only-child,
.footer-wrap .btn:last-child,
.footer-wrap .btn:only-child,
.footer-wrap .btn-arrow:last-child,
.footer-wrap .btn-arrow:only-child,
.footer-wrap a.btn:last-child,
.footer-wrap a.btn:only-child,
.footer-wrap a.btn-arrow:last-child,
.footer-wrap a.btn-arrow:only-child {
  margin-right: 0;
  margin-bottom: 0;
}

.nav .btn-small,
.nav a.btn-small,
.footer-wrap .btn-small,
.footer-wrap a.btn-small {
  font-size: 14px;
  padding: 12px 25px 11px 25px;
}

.nav .btn-white,
.nav a.btn-white,
.footer-wrap .btn-white,
.footer-wrap a.btn-white {
  background-color: #ffffff;
  color: #00204E;
}

.nav .btn-white:hover,
.nav a.btn-white:hover,
.footer-wrap .btn-white:hover,
.footer-wrap a.btn-white:hover {
  background-color: #9BB2CE;
}

.nav .btn-navy,
.nav a.btn-navy,
.footer-wrap .btn-navy,
.footer-wrap a.btn-navy {
  background-color: #00204E;
  color: #ffffff;
}

.nav .btn-navy:hover,
.nav a.btn-navy:hover,
.footer-wrap .btn-navy:hover,
.footer-wrap a.btn-navy:hover {
  background-color: #02FFDC;
  color: #00204E;
}

.nav .btn-orange,
.nav a.btn-orange,
.footer-wrap .btn-orange,
.footer-wrap a.btn-orange {
  background-color: #FF6E00;
  color: #00204E;
}

.nav .btn-orange:hover,
.nav a.btn-orange:hover,
.footer-wrap .btn-orange:hover,
.footer-wrap a.btn-orange:hover {
  background-color: #D96208;
}

.nav .btn-teal,
.nav a.btn-teal,
.footer-wrap .btn-teal,
.footer-wrap a.btn-teal {
  background-color: #02FFDC;
  color: #00204E;
}

.nav .btn-teal:hover,
.nav a.btn-teal:hover,
.footer-wrap .btn-teal:hover,
.footer-wrap a.btn-teal:hover {
  background-color: #08BFA6;
}

.nav .btn-teal-fill,
.nav a.btn-teal-fill,
.footer-wrap .btn-teal-fill,
.footer-wrap a.btn-teal-fill {
  vertical-align: top;
  background-color: #F0F3F7;
  color: #00204E;
  position: relative;
  overflow: hidden;
  -webkit-transform: perspective(0) translateZ(0);
  transform: perspective(0) translateZ(0);
  -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -ms-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  transition: background-color .2s ease-in-out, color .2s ease-in-out;
  padding: 19px 38px 20px 38px;
}

.nav .btn-teal-fill:before,
.nav a.btn-teal-fill:before,
.footer-wrap .btn-teal-fill:before,
.footer-wrap a.btn-teal-fill:before {
  position: absolute;
  content: '';
  background-color: #02FFDC;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  height: 5px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.nav .btn-teal-fill:hover:before,
.nav a.btn-teal-fill:hover:before,
.footer-wrap .btn-teal-fill:hover:before,
.footer-wrap a.btn-teal-fill:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  height: 100%;
}

.nav .btn-teal-fill.btn-small,
.nav a.btn-teal-fill.btn-small,
.footer-wrap .btn-teal-fill.btn-small,
.footer-wrap a.btn-teal-fill.btn-small {
  padding: 12px 25px 11px 25px;
}

.nav .btn-teal-fill.btn-small:before,
.nav a.btn-teal-fill.btn-small:before,
.footer-wrap .btn-teal-fill.btn-small:before,
.footer-wrap a.btn-teal-fill.btn-small:before {
  height: 3px;
}

.nav .btn-teal-fill.btn-small:hover:before,
.nav a.btn-teal-fill.btn-small:hover:before,
.footer-wrap .btn-teal-fill.btn-small:hover:before,
.footer-wrap a.btn-teal-fill.btn-small:hover:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  height: 100%;
}

.nav .btn-play,
.nav a.btn-play,
.footer-wrap .btn-play,
.footer-wrap a.btn-play {
  position: relative;
  padding: 21px 70px 18px 38px;
}

.nav .btn-play:after,
.nav a.btn-play:after,
.footer-wrap .btn-play:after,
.footer-wrap a.btn-play:after {
  position: absolute;
  font-family: 'AllicaBank-Icons';
  content: "\e902";
  font-size: 12px;
  color: #00204E;
  right: 32px;
  top: 21px;
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  -ms-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}

.nav .btn-navy.btn-play:after,
.nav a.btn-navy.btn-play:after,
.footer-wrap .btn-navy.btn-play:after,
.footer-wrap a.btn-navy.btn-play:after {
  color: #ffffff;
}

.nav .btn-navy.btn-play:hover:after,
.nav.nav a.btn-navy.btn-play:hover:after,
.footer-wrap .btn-navy.btn-play:hover:after,
.footer-wrap a.btn-navy.btn-play:hover:after {
  color: #00204E;
}

.nav .pb-bar,
.nav a.pb-bar,
.footer-wrap .pb-bar,
.footer-wrap a.pb-bar {
  display: block;
  text-align: left;
  font-size: 20px;
  line-height: 30px;
  background-color: #F0F3F7;
  color: #00204E;
  padding: 33px 75px 31px 59px;
  margin-right: 0;
  margin-bottom: 21px;
  position: relative;
  -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -o-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  -ms-transition: background-color .2s ease-in-out, color .2s ease-in-out;
  transition: background-color .2s ease-in-out, color .2s ease-in-out;
}

.nav .pb-bar:after,
.nav a.pb-bar:after,
.footer-wrap .pb-bar:after,
.footer-wrap a.pb-bar:after {
  position: absolute;
  font-family: 'AllicaBank-Icons';
  content: '\e900';
  font-size: 12px;
  font-weight: normal;
  top: 33px;
  right: 56px;
}

.nav .pb-bar.pink-hover:hover,
.nav a.pb-bar.pink-hover:hover,
.footer-wrap .pb-bar.pink-hover:hover,
.footer-wrap a.pb-bar.pink-hover:hover {
  background-color:#F93549;
  color: #ffffff;
}

.nav .pb-bar.pink-hover:hover:after,
.nav a.pb-bar.pink-hover:hover:after,
.footer-wrap .pb-bar.pink-hover:hover:after,
.footer-wrap a.pb-bar.pink-hover:hover:after {
  color: #ffffff;
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  -ms-transition: color .2s ease-in-out;
  transition: color .2s ease-in-out;
}

.nav .pb-bar.teal-hover:hover,
.nav a.pb-bar.teal-hover:hover,
.footer-wrap .pb-bar.teal-hover:hover,
.footer-wrap a.pb-bar.teal-hover:hover {
  background-color:#02ffdc;
}

.nav .btn-arrow,
.nav a.btn-arrow,
.footer-wrap .btn-arrow,
.footer-wrap a.btn-arrow {
  display: inline-block;
  font-family: 'Mont',helvetica,arial,sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none !important;
  background-color: transparent;
  padding: 19px 35px 20px 0;
  margin-right: 26px;
  margin-bottom: 17px;
  text-align: left;
  position: relative;
}

.nav .btn-arrow:after,
.nav a.btn-arrow:after,
.footer-wrap .btn-arrow:after,
.footer-wrap a.btn-arrow:after {
  position: absolute;
  font-family: 'AllicaBank-Icons';
  content: "\e901";
  font-size: 12px;
  right: 0;
  top: 18px;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -o-transition: color .2s ease;
  -ms-transition: color .2s ease;
  transition: color .2s ease;
  border: none;
  display: block;
  -webkit-transform: none;
  transform: none;
  height: auto;
  width: auto;
}

.nav .arrow-teal,
.nav a.arrow-teal,
.footer-wrap .arrow-teal,
.footer-wrap a.arrow-teal {
  color: #00204E;
}

.nav .arrow-teal:after,
.nav a.arrow-teal:after,
.footer-wrap .arrow-teal:after,
.footer-wrap a.arrow-teal:after {
  color: #02FFDC;
}

.nav .arrow-teal:hover:after,
.nav a.arrow-teal:hover:after,
.footer-wrap .arrow-teal:hover:after,
.footer-wrap a.arrow-teal:hover:after {
  color: #00204e;
}

.nav .arrow-tealarrow,
.nav a.arrow-tealarrow,
.footer-wrap .arrow-tealarrow,
.footer-wrap a.arrow-tealarrow {
  color: #ffffff;
}

.nav .arrow-tealarrow:after,
.nav a.arrow-tealarrow:after,
.footer-wrap .arrow-tealarrow:after,
.footer-wrap a.arrow-tealarrow:after {
  color: #02FFDC;
}

.nav .arrow-tealarrow:hover,
.nav a.arrow-tealarrow:hover,
.footer-wrap .arrow-tealarrow:hover,
.footer-wrap a.arrow-tealarrow:hover {
  color: #02FFDC;
}

.nav .arrow-orangearrow,
.nav a.arrow-orangearrow,
.footer-wrap .arrow-orangearrow,
.footer-wrap a.arrow-orangearrow {
  color: #00204E;
}

.nav .arrow-orangearrow:after,
.nav a.arrow-orangearrow:after,
.footer-wrap .arrow-orangearrow:after,
.footer-wrap a.arrow-orangearrow:after {
  color: #FF6E00;
}

.nav .arrow-orangearrow:hover:after,
.nav a.arrow-orangearrow:hover:after,
.footer-wrap .arrow-orangearrow:hover:after,
.footer-wrap a.arrow-orangearrow:hover:after {
  color: #00204e;
}

.nav .arrow-orange,
.nav a.arrow-orange,
.footer-wrap .arrow-orange,
.footer-wrap a.arrow-orange {
  color:#FF6E00;
}

.nav .arrow-orange:after,
.nav a.arrow-orange:after,
.footer-wrap .arrow-orange:after,
.footer-wrap a.arrow-orange:after {
  color: #FF6E00;
}

.nav .arrow-orange:hover:after,
.nav a.arrow-orange:hover:after,
.footer-wrap .arrow-orange:hover:after,
.footer-wrap a.arrow-orange:hover:after {
  color: #00204e;
}

.nav .arrow-navy,
.nav a.arrow-navy,
.footer-wrap .arrow-navy,
.footer-wrap a.arrow-navy {
  color: #00204E;
}

.nav .arrow-navy:after,
.nav a.arrow-navy:after,
.footer-wrap .arrow-navy:after,
.footer-wrap a.arrow-navy:after {
  color: #00204E;
}

.nav .arrow-navy:hover:after,
.nav a.arrow-navy:hover:after,
.footer-wrap .arrow-navy:hover:after,
.footer-wrap a.arrow-navy:hover:after {
  color: #02FFDC;
}

.nav .arrow-white,
.nav a.arrow-white,
.footer-wrap .arrow-white,
.footer-wrap a.arrow-white {
  color: #ffffff;
}

.nav .arrow-white:after,
.nav a.arrow-white:after,
.footer-wrap .arrow-white:after,
.footer-wrap a.arrow-white:after {
  color: #ffffff;
}

.nav .arrow-white:hover:after,
.nav a.arrow-white:hover:after,
.footer-wrap .arrow-white:hover:after,
.footer-wrap a.arrow-white:hover:after {
  color: #02ffdc;
}


/* White Text */

.txt-white .btn-teal-fill,
.txt-white a.btn-teal-fill {
  background-color: #ffffff;
}

.txt-white .arrow-teal,
.txt-white a.arrow-teal {
  color: #02FFDC;
}

.txt-white .arrow-navy,
.txt-white .arrow-navy:after,
.txt-white .arrow-orangearrow,
.txt-white a.arrow-navy,
.txt-white a.arrow-navy:after,
.txt-white a.arrow-orangearrow {
  color: #ffffff;
}

.txt-white .arrow-teal:hover,
.txt-white .arrow-teal:hover:after,
.txt-white a.arrow-teal:hover,
.txt-white a.arrow-teal:hover:after {
  color: #ffffff;
}

.txt-white .arrow-orange:hover,
.txt-white .arrow-orange:hover:after,
.txt-white a.arrow-orange:hover,
.txt-white a.arrow-orange:hover:after {
  color: #ffffff;
}

.txt-white .arrow-navy:hover,
.txt-white .arrow-navy:hover:after,
.txt-white a.arrow-navy:hover,
.txt-white a.arrow-navy:hover:after {
  color: #02FFDC;
}

.txt-white .arrow-orangearrow:hover,
.txt-white .arrow-orangearrow:hover:after,
.txt-white a.arrow-orangearrow:hover,
.txt-white a.arrow-orangearrow:hover:after {
  color: #ff6e00;
}



@media only screen and (max-width: 768px) {
  
  .btn {
    font-size: 14px;
    padding: 12px 25px 11px 25px;
  }
  
  .btn-play {
    padding: 12px 45px 11px 25px;
  }
  
  .btn-play:after {
    font-size: 10px;
    right: 21px;
    top: 12px;
  }
  
  .btn-teal-fill:before {
    height: 3px;
  }
  
  .pb-bar {
    padding: 12px 50px 11px 25px;
  }
  
  .pb-bar:after {
    top: 13px;
    right: 25px;
  }
  
}

 

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


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

/* Basic text */
p {
  margin: 0;
  font-family: BarlowLight,helvetica,arial,sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 1em;
} 

small {}
strong {
  font-weight:700;
}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: MontBold,helvetica,arial,sans-serif;
  font-weight:400;
  margin:7px 0 15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 44px;
  line-height: 56px;
  letter-spacing: .5px;
  margin:0;
  margin-bottom: .5em;
}
h2 {
  font-size: 32px;
  line-height: 42px;
  color: #172b4d;
  margin: 30px 0px 0px;  
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
}
h3 {
  font-family: MontBook,helvetica,arial,sans-serif;
  font-size: 24px;
  letter-spacing: .5px;
  line-height: 34px;
}
h4 {
  font-size: 16px;
  line-height: 32px;
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
}
h5 {
  font-size: 15px;
  line-height: 30px;
}
h6 {
  font-size: 15px;
  line-height: 28px;
}

@media only screen and (min-width: 769px) {
  p {
    font-size: 16px;
    line-height: 28px;
  }
  h2 {
    font-size: 50px;
    line-height: 64px;
  }
  h1 {
    font-size: 72px;
    line-height: 90px;
  }
  h3 {
    font-family: MontBook,helvetica,arial,sans-serif;
    font-size: 36px;
    line-height: 48px;
  }
  h4 {
    font-size: 20px;
    line-height: 32px;
  }
}

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

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

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

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


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

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

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

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


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


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

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

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


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

.header-container-wrapper {}
.header-container {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 999;
  -webkit-transition: background .1s ease-in-out,opacity 2s ease-in-out;
  transition: background .1s ease-in-out,opacity 2s ease-in-out;
}

.header-container .page-center > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-container .page-center > div > .row-fluid {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}

.header-container .page-center>div>.row-fluid .cst-outter-menu-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 35px;
  min-height: 100px;
}
.cst-nav-grp .cst-logo {
  float: none;
  position: static;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 200px;
  height: 73px;
  background-position: 0 14px;
  -webkit-transition: width .1s ease-in-out;
  transition: width .1s ease-in-out;
}

.cst-logo a {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
}
.header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links {
  font-family: MontBook,helvetica,arial,sans-serif;
  background: #fff;
}

.cst-hdr-top-links .page-center .inner-col-grp {
  margin-left: -10px;
  margin-right: -10px;
}

.cst-hdr-top-links .page-center .inner-col-grp .inner-col {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}

.cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container {
  padding: 0!important;
  position: relative;
}

.cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container > a:after {
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #001c33;
  display: block;
  height: 2px;
  width: 7px;
  right: -20px;
  top: calc(50% - 2px);
  position: absolute;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 20px;
}
.cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container > a:before {
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #001c33;
  display: block;
  height: 2px;
  width: 7px;
  right: -20px;
  top: calc(50% - 2px);
  position: absolute;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  right: 24px;
}
.cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container > a {
  font-family: MontBold,helvetica,arial,sans-serif;
  font-size: 13px;
  border: 0;
  background: #d3e5f2;
  padding: 10px 40px 10px 20px;
  height: 100%;
  position: relative;
  cursor: pointer;
  line-height: 22px;
  display: block;
}

.cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel.active {
  visibility: visible;
  opacity: 1;
}



@media only screen and (min-width: 1025px) {
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp {
    position: static;
    padding-top: 50px;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    font-size: 18px;
    margin-top: 0;
    padding: 0;
    margin: 0;
    float: none;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #eee;
    font-size: 13px;
    -webkit-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul>li.top-links {
    padding: 10px 20px;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul>li.top-links > a:hover:after {
    width: 100%;
    opacity: .7;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul>li.top-links > a:after {
    content: '';
    position: absolute;
    display: block;
    height: 1px;
    width: 0;
    left: 0;
    opacity: 0;
    background: #001c33;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul>li.top-links > a {
    padding: 0;
    display: inline-block;
    text-decoration: none;
    position: relative;
    color: #001c33;
    font-family: MontBook, helvetica, arial, sans-serif;
    line-height: 1.75;
    font-weight: 400;
    font-size: 13px;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel {
    z-index: 10000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 451px;
    right: 0;
    background: #d3e5f2;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel a:hover {
    background: #bfd9ec;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel a {
    text-decoration: none;
    position: relative;
    display: block;
    text-align: left;
    padding: 30px;
    border-right: 1px solid #bfd9ec;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel a:last-child {
    border: 0;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel a strong:after {
    content: '';
    border-style: solid;
    border-width: .1em .1em 0 0;
    content: "";
    display: inline-block;
    height: .5em;
    width: .5em;
    position: relative;
    right: -10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -2px;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel a strong {
    font-family: MontBold,helvetica,arial,sans-serif;
    display: block;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container>a.active:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container>a.active:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover:after {
    width: 100%;
    opacity: .7;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:after {
    content: "";
    display: block;
    width: 0;
    left: 0;
    opacity: 0;
    background: #02ffdc;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: static;
    height: 2px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch:after,
  .custom-menu-primary .hs-menu-wrapper>ul>li.active:after{
    background: #ff6f02;
    width: 100%;
    opacity: 1;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active > a,
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch > a {
    color: #818181;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: #001c33;
    display: inline-block;
    position: relative;
    padding: 20px 0;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    font-family: MontBold, helvetica, arial, sans-serif;
    line-height: 1.75;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 0 20px;
    display: inline-block;
    text-decoration: none;
    position: static;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul ul.hs-menu-children-wrapper {
    opacity:0 !important;
    visibility:hidden !important;
  }

  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.clicked ul.hs-menu-children-wrapper{
    opacity: 1 !important;
    visibility: visible !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children {
    position: static!important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > ul {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    background: #001c33;
    padding: 0;
    margin: 2px 0 0;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > ul .cst-child-grp {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 auto;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > ul .cst-child-grp > li {
    padding: 0 20px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > ul .cst-child-grp > li > a:hover {
    color: #02ffdc;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > ul .cst-child-grp > li > a:hover:after {
    width: 100%;
    opacity: .7;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > ul .cst-child-grp > li > a:after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 0;
    left: 0;
    opacity: 0;
    background: #02ffdc;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: 2px;
    bottom: 0;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > ul .cst-child-grp > li > a {
    text-decoration: none;
    position: relative;
    color: #fff;
    padding: 18px 4px!important;
    display: inline-block;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    font-family: MontBold, helvetica, arial, sans-serif;
    font-size: 16px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > a {
    margin-right: 20px;
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children.clicked > a:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > a:after,
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > a:before {
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #001c33;
    display: block;
    height: 2px;
    width: 7px;
    right: -20px;
    top: calc(50% - 2px);
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > a:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: -24px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children.clicked>a:after {
    right: -24px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body.sticky .header-container {
    position: fixed;
    background: #fff;
  }
  body.sticky .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp {
    padding-top: 0;
    min-height: 0;
  }
  body.sticky .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .cst-logo {
    width: 110px;
    height: 59px;
    position: relative;
    z-index: 23;
  }
  body.sticky .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links {
    top: 8px;
    border: 0;
    background: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper>ul {
    z-index: 12;
  }
  body.sticky .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding: 13px 0;
    position: relative;
    z-index: 12;
  }
  body.sticky .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container>a {
    padding-right: 30px;
  }
  body.sticky .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container>a:before {
    right: 14px;
  }
  body.sticky .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container>a:after {
    right: 10px;
  }
  body.sticky .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container>a {
    background: transparent;
  }
}



@media only screen and (min-width: 1367px) {
  .header-container .page-center > div > .row-fluid {
    padding: 0 15px;
  }
  .cst-hdr-top-links .page-center .inner-col-grp {
    margin-left: 30px;
    margin-right: -15px;
  }
  .cst-hdr-top-links .page-center .inner-col-grp .inner-col {
    padding: 0 15px;
  }
}

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

/* SME LP */

body.top-pd-sm {
  padding-top: 123px;
}

.alb-annual-report-body {
  padding-top: 116px;
}

@media only screen and (max-width: 600px) {
/*   .alb-annual-report-body {
    width: 90%;
  } */
}

.alb-mod-annual-page .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module,
.annual-template-page .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module {
  margin: 0 0;
}

/* body.annual-template-page {
  padding-top: 116px;
} */

.alb-mod .page-center {
  max-width: 1138px!important;
}

.alb-mod p {
  font-family: BarlowRegular,helvetica,arial,sans-serif;
  letter-spacing: normal;
  line-height: 27px;
  margin-bottom: 14px;
}

.alb-mod p:last-child {
  margin-bottom: 0;
}

.body-container-wrapper .alb-mod .hs_cos_wrapper.hs_cos_wrapper_widget {
  margin: 0 0;
}

.alb-mod h2 {
  font-family: MontBold,helvetica,arial,sans-serif;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: normal;
  color: #001C33;
  margin: 0 0 6px 0;
}

.alb-mod h3 {
  font-family: MontBold,helvetica,arial,sans-serif;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: normal;
  color: #001C33;
  margin: 0 0 6px 0;
}

.btn-reg,
a.btn-reg {
  display: inline-block;
  text-align: center;
  font-family: MontBold,helvetica,arial,sans-serif;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: normal;
  padding: 20px 53px 17px 53px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  cursor: pointer;
}

.btn-orange,
a.btn-orange {
  background-color: #FF6E00;
  color: #00204E!important;
}

.btn-orange:hover,
a.btn-orange:hover {
  background-color: #C45500;
}

.btn-arrow,
a.btn-arrow {
  font-family: MontBold,helvetica,arial,sans-serif;
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  padding-right: 21px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: relative;
  cursor: pointer;
}

.btn-arrow-large,
a.btn-arrow-large {
  font-size: 16px;
  line-height: 21px;
  padding-right: 25px;
}

.btn-arrow:after,
a.btn-arrow:after {
  border-style: solid;
  border-width: 2px 2px 0 0;
  content: "";
  display: inline-block;
  right: 3px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 8px;
  width: 8px;
  top: 4px;
  color: inherit;
  -webkit-transition: right .2s ease-in-out;
  -moz-transition: right .2s ease-in-out;
  -o-transition: right .2s ease-in-out;
  -ms-transition: right .2s ease-in-out;
  transition: right .2s ease-in-out;
}

.btn-arrow-large:after,
a.btn-arrow-large:after {
  top: 6px;
}

.btn-arrow:hover:after,
a.btn-arrow:hover:after {
  right: 0;
}

.txt-white .btn-arrow-orange,
.btn-arrow-orange,
a.btn-arrow-orange {
  color: #FF6E00;
}

.btn-arrow-orange:hover,
a.btn-arrow-orange:hover {
  color: #C45500;
}

.txt-white h1,
.txt-white h2,
.txt-white h3,
.txt-white p,
.txt-white li,
.txt-white a,
.txt-white .submitted-message,
.alb-mod .txt-white form label,
.alb-mod .txt-white form .hs-richtext,
.alb-mod .txt-white form {
  color: #ffffff;
}

.top-border {
  position: relative;
}

.top-border:before {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  border-top: solid 1px #979797;
  max-width: 1170px !important;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
}

.alb-mod form {
  max-width: 500px;
}

.alb-mod form legend {
  padding: 0;
}

.alb-mod form label {
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin: 0 0 8px 0;
}

.alb-mod .hs-form-field {
  margin-bottom: 14px;
}

.alb-mod form .legal-consent-container {
  margin-top: 11px;
}

.alb-mod form .hs-button.primary,
.alb-mod form input[type="submit"],
.alb-mod form input[type="button"] {
  -webkit-appearance: none;
  text-align: center;
  background-color: #ff6e00!important;
  background: #ff6e00 !important;
  color: #00204e!important;
  border: none;
  font-family: MontBold,helvetica,arial,sans-serif;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: normal;
  padding: 20px 53px 17px 53px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.alb-mod form .hs-button.primary:hover,
.alb-mod form input[type="submit"]:hover,
.alb-mod form input[type="button"]:hover {
  background-color: #c45500!important;
}

.alb-mod form input[type="text"],
.alb-mod form input[type="password"],
.alb-mod form input[type="datetime"],
.alb-mod form input[type="datetime-local"],
.alb-mod form input[type="date"],
.alb-mod form input[type="month"],
.alb-mod form input[type="time"],
.alb-mod form input[type="week"],
.alb-mod form input[type="number"],
.alb-mod form input[type="email"],
.alb-mod form input[type="url"],
.alb-mod form input[type="search"],
.alb-mod form input[type="tel"],
.alb-mod form input[type="color"],
.alb-mod form input[type="file"],
.alb-mod form textarea,
.alb-mod form select {
  -webkit-appearance: none;
  border: solid 1px #DDDDDD;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  padding: 12px 21px 10px 21px;
}

.alb-mod form input[type="text"]:focus,
.alb-mod form input[type="password"]:focus,
.alb-mod form input[type="datetime"]:focus,
.alb-mod form input[type="datetime-local"]:focus,
.alb-mod form input[type="date"]:focus,
.alb-mod form input[type="month"]:focus,
.alb-mod form input[type="time"]:focus,
.alb-mod form input[type="week"]:focus,
.alb-mod form input[type="number"]:focus,
.alb-mod form input[type="email"]:focus,
.alb-mod form input[type="url"]:focus,
.alb-mod form input[type="search"]:focus,
.alb-mod form input[type="tel"]:focus,
.alb-mod form input[type="color"]:focus,
.alb-mod form input[type="file"]:focus,
.alb-mod form textarea:focus,
.alb-mod form select:focus {
  background-color: #E8F0FE;
  border-color: #21578A;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.alb-mod .vidyard-player-container div[class*="vidyard-div"] {
  padding-bottom: 56.2%!important;
}

.alb-mod form {
  
}

.alb-mod form {
  
}



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

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

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


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

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

.cst-ftr-btm-grp {
  color: #001c33;
  background: #02ffdc;
  font-size: 12px;
  padding: 30px 0;
}

.cst-ftr-btm-grp .page-center > div .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.cst-ftr-btm-grp .page-center > div .row-fluid .cst-footer-menu {
  float: none;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}

.cst-ftr-btm-grp .page-center > div .row-fluid .cst-footer-menu .hs-menu-wrapper {
  display: block;
}

.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper p.c-site-footer__notice-registered {
  font-family: BarlowLight,helvetica,arial,sans-serif;
  font-size: 11px;
}
.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper p {
  font-family: BarlowLight, helvetica, arial, sans-serif;
  font-size: 12px;
  margin: 0;
  line-height: 1.75;
}
.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper ul.c-site-footer__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper ul.c-site-footer__logos li {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 30px 0 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin: 0 0 0 30px;
  align-items: center;
}
.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper p.c-site-footer__notice-copyright {
  font-family: BarlowExtraLight,helvetica,arial,sans-serif;
}
.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper>ul > li.hs-menu-item {
  margin-bottom: 10px;
}

.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper>ul:after,
.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper>ul:before {
  display: none;
}
.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper>ul>li.hs-menu-item > a {
  display: inline-block;
  text-decoration: none;
  position: relative;
  width: auto;
}
.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper>ul>li.hs-menu-item > a:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: 0;
  left: 0;
  opacity: 0;
  background: #001c33;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper>ul>li.hs-menu-item > a:hover:after {
  width: 100%;
  opacity: .7;
}
.cst-ftr-top-grp {
  color: #fff;
  background: #001c33;
  font-size: 14px;
  padding: 50px 0;
  font-family: BarlowRegular,helvetica,arial,sans-serif;
}

.cst-ftr-top-grp .page-center > div > .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.cst-ftr-top-grp .page-center > div > .row-fluid .cst-ftr-logo {
  float: none;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}

.cst-ftr-top-grp .page-center > div > .row-fluid .cst-top-menu {
  margin: 0;
  float: none;
  padding: 0 10px;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.cst-ftr-top-grp .page-center>div>.row-fluid .cst-ftr-social-grp {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}

.cst-ftr-social-grp ul.c-site-footer__links-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}

.cst-ftr-social-grp ul.c-site-footer__links-social li a {
  display: inline-block;
  color: #fff;
}

.cst-ftr-social-grp ul.c-site-footer__links-social li a:hover svg {
  opacity: .7;
}
.cst-ftr-social-grp ul.c-site-footer__links-social li a svg {
  width: 30px;
  height: 30px;
  fill: #fff;
  display: block;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
}
.cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item {
  padding: 0 10px;
}

.cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item ul.hs-menu-children-wrapper > li > a:hover:after {
  width: 100%;
  opacity: .7;
}
.cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item ul.hs-menu-children-wrapper > li > a:after {
  content: '';
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: 0;
  left: 0;
  opacity: 0;
  background: #fff;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item ul.hs-menu-children-wrapper > li > a {
  padding: 5px 0;
  display: inline-block;
  text-decoration: none;
  position: relative;
  color: #fff;
}
.cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item h3 {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
  font-size: 14px;
  padding-bottom: 15px;
  margin: 0;
  line-height: 1.75;
  letter-spacing: 0;
}
.cst-ftr-logo a {
  height: 30px;
  text-indent: -9999px;
  margin-bottom: 25px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (min-width: 769px) {
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu {
    padding: 0 15px;
  }
}

@media only screen and (min-width: 1025px) {
  .cst-ftr-btm-grp .page-center > div .row-fluid .cst-footer-menu .hs-menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper> ul {
    font-family: BarlowRegular,helvetica,arial,sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-preferred-size: 67%;
    flex-basis: 67%;
    margin-bottom: 0;
  }
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper p.c-site-footer__notice-registered {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 60%;
    margin-bottom: 4px;
    line-height: 0;
  }
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper ul.c-site-footer__logos {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    margin-left: auto;
  }
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper p.c-site-footer__notice-copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 0;
  }
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper>ul > li.hs-menu-item {
    margin: 0 30px 0 0;
  }
  .cst-ftr-top-grp {
    padding: 50px 0;
  }
  .cst-ftr-logo a {
    width: 200px;
  }
}

@media only screen and (min-width: 1367px) {
  .cst-ftr-btm-grp .page-center > div .row-fluid .cst-footer-menu {
    padding: 0 15px;
  }
  .cst-ftr-top-grp .page-center > div > .row-fluid .cst-top-menu {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    padding: 0 15px;
  }
  .cst-ftr-top-grp .page-center > div > .row-fluid .cst-ftr-logo {
    width: 16.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
    padding: 0 15px;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-ftr-social-grp {
    padding: 0 15px;
    width: 16.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .cst-ftr-social-grp ul.c-site-footer__links-social {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper {
    margin-left: 30px;
    margin-right: -15px;
  }

  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item {
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
  }
}

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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* 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:1025px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
}


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

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

@media (max-width: 1024px){

  body {
    padding-top: 62px!important;
  }
  
  /* 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;
  }

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

  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    top: 35px;
    position: absolute;
    right: 0;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    opacity: .7;
  }
  .mobile-trigger .toggle-box {
    width: 36px;
    height: 24px;
    display: inline-block;
    position: relative;
    overflow: hidden;
  }
  .mobile-open .mobile-trigger .toggle-box {
    overflow: visible;
  }
  .mobile-trigger .toggle-box .toggle-inner:after, .mobile-trigger .toggle-box .toggle-inner:before {
    content: "";
    display: block;
    left: -9px;
    width: 36px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
  }
  .mobile-trigger .toggle-box .toggle-inner:after {
    bottom: -11px;
    -webkit-transition: bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition: bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
  }
  .mobile-trigger .toggle-box .toggle-inner:before {
    top: -11px;
    -webkit-transition: top 75ms ease .12s,opacity 75ms ease;
    transition: top 75ms ease .12s,opacity 75ms ease;
  }
  .mobile-trigger .toggle-box .toggle-inner {
    width: 36px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    display: block;
    top: 50%;
    right: -9px;
    margin-top: -1px;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{}

  .mobile-open .mobile-trigger .toggle-box .toggle-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: .12s;
    transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    right: 0;
  }
  .mobile-open .mobile-trigger .toggle-box .toggle-inner:before {
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: top 75ms ease,opacity 75ms ease .12s;
    transition: top 75ms ease,opacity 75ms ease .12s;
  }
  .mobile-open .mobile-trigger .toggle-box .toggle-inner:after {
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom 75ms ease,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition: bottom 75ms ease,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
  }
  body.mobile-open .body-container-wrapper, body.mobile-open .footer-container-wrapper {
    display: none!important;
  }

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

  .child-trigger{
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    min-width: 100% !important;
    height: 58px !important;
    padding: 0 !important;
  }
  .child-trigger:hover{
    text-decoration: none;
  }


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

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

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

  /* Make child lists appear below parent items */


  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: static;
    font-size: 24px;
    margin-top: 30px;
    padding: 0 25px;
    overflow: visible!important;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul {
    font-family: MontBold,helvetica,arial,sans-serif;
  }

  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul >li {
    float: none;
    width: 100%;
    position: relative;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul >li > a {
    display: inline-block;
    padding: 8px 0;
    position: relative;
    width: auto;
    color: #001c33;
    line-height: 1.75;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul >li.active:before, 
  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul >li.active-branch:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 54px;
    background: #ff6f02;
    left: -55px;
    top: 0;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul >li.hs-item-has-children > a:after,
  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul >li.hs-item-has-children > a:before {
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #001c33;
    display: block;
    height: 2px;
    width: 7px;
    right: -20px;
    top: calc(50% - 2px);
    position: absolute;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul >li.hs-item-has-children > a:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: -24px;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper>ul>li.hs-item-has-children.child-open > ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
    height: auto;
    display: block!important;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper>ul>li.hs-item-has-children > ul.hs-menu-children-wrapper {
    margin: 0 -45px;
    visibility: hidden;
    opacity: 0;
    font-size: 16px;
    margin: 0 -45px;
    -webkit-transition: opacity .1s ease-in-out;
    transition: opacity .1s ease-in-out;
    height: 0;
    width: auto;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper>ul>li.hs-item-has-children>ul.hs-menu-children-wrapper .cst-child-grp > li {
    background: #f7f7f7;
    margin-bottom: 2px;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper>ul>li.hs-item-has-children>ul.hs-menu-children-wrapper .cst-child-grp > li > a {
    padding: 16px 70px;
    display: block;
    position: relative;
    color: #001c33;
    line-height: 1.75;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper>ul>li.child-open > a:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper>ul>li.child-open > a:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center {
    padding: 0;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp {
    margin-left: 20px;
    margin-right: -15px;
  }

  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col {
    padding: 0 15px;
  }

  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col .c-site-header__toggle {
    display: none;
  }

  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.top-links > a {
    display: block;
    padding: 8px 0;
    color: #001c33;
    line-height: 1.75;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container a.c-site-header__login-toggle {
    display: none;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel {
    margin: 0 -45px;
    background: #d3e5f2;
  }

  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel a:first-child {
    border-right: 1px solid #bfd9ec;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel a {
    padding: 10px 45px;
    border-bottom: 2px solid #fff;
    line-height: 1.8;
    display: block;
    text-align: left;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel a strong {
    font-family: MontBold,helvetica,arial,sans-serif;
    display: block;
  }

  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel a:hover {
    background: #bfd9ec;
  }


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

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

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

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

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


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


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

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

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

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

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


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

.blog .blog-content {}

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

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

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

/* Blog Post Title */
.post-header h2 {}
.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 {}


/* 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:not([data-has-comments="true"]) {
  display: none;
}
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

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

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


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

.blog .blog-sidebar {}

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


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

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

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

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

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

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


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

.blog-post-wrapper h2, .post-header h2{
  margin-bottom: 10px;
}

.blog-post-wrapper h2 a, .post-header h2 a{
  text-decoration: none;
}
.blog-post-wrapper h2 a:hover, .post-header h2 a:hover{}

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



#hs_cos_wrapper_blog_subscription_title{}

#comment-form h4{}

#hubspot-topic_data{
  color: #888888;
  font-weight:700;
}
.post-listing #hubspot-author_data{
  margin-top: 0;
  font-style: italic;
}

.alb-mod form .hs-richtext {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.hs-form .input ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hs-form .input ul li{
  padding: 0 !important;
}
.custom_listing_comments {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
}
.more-link{
  display: inline-block;
  padding-top: 10px;
}
.hs-blog-social-share{
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0 0;
}
.blog .blog-sidebar .cell-wrapper{
  margin-bottom: 15px;
}

.blog .blog-sidebar ul li{
  padding: 0 0 10px;
}
#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-body {
  border-bottom: medium none;
  color: ;
  display: block;
  font-family: ;
  font-size: ;
  line-height: ;
  padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date {
  color:  !important;
  display: block !important;
  text-align: left;
}
#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}
#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}
#comments-listing.no-comments {
  border: none;
}
.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0 0;
}


.blog-listing-wrapper .post-listing:after {content: '';display: table;clear: both;}

.blog-listing-wrapper .post-listing,
.hs-careers-r2-flexi-grp .page-center > .row-fluid-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 25px 0;
}

.post-item,
.hs-spacer,
.hs-careers-r2-flexi-grp .page-center > .row-fluid-wrapper > .row-fluid,
.hs-content-button .hs-col12 {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}

.post-item  > a {
  display: inline-block;
}

.post-item img {
  width: 100%;
  margin-bottom: 1em;
}

.post-item h3,
h2.post-listing-simple {
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
  font-size: 16px;
  line-height: 32px;
  margin: 0;
  padding-top: 8px;
}

.post-item time {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
  display: block;
  font-size: 16px;
  margin-bottom: 1em;
}

.post-item .e-read-more {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
  font-size: 14px;
  display: block;
}

.post-item .e-read-more:after {
  border-style: solid;
  border-width: .1em .1em 0 0;
  content: "";
  display: inline-block;
  height: .4em;
  width: .4em;
  right: -12px;
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  top: -3px;
}

.post-item .e-read-more:hover:after {
  right: -15px;
}

.blog-pagination {
  display: block;
  padding: 0 10px 30px;
  text-align: center;
}

.hs-spacer h2 {
  font-family: MontBook,helvetica,arial,sans-serif;
  font-size: 24px;
  letter-spacing: .5px;
  line-height: 34px;
  text-align: center;
  margin: 1.2em 0;
}

.hs-post-section-wrap .page-center-inner {
  padding: 50px 0;
}

.hs-post-section-wrap .hs-secondary-header .page-center-inner {
  padding: 0 0 50px 0;
}

.hs-post-section-wrap .hs-article-header .page-center-inner {
  padding: 50px 0 0 0;
}

.hs-post-section-wrap .page-center-inner .hs-col12 {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
  margin: 0 auto;
}

.hs-article-header .c-article-header__label {
  display: block;
  margin-bottom: 1em;
  font-family: MontBook, helvetica, arial, sans-serif;
}

.hs-article-header  h1 {
  margin: 0;
}

.hs-article-header .c-article-header__read-time {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  display: block;
  margin: -20px 0 0 auto;
  width: 100px;
  height: 100px;
  font-family: MontBook, helvetica, arial, sans-serif;
}

.hs-article-header .c-article-header__read-time:before {
  content: "";
  height: 2px;
  width: 60px;
  background: #02ffdc;
  display: block;
  margin-left: -30px;
  margin-bottom: 10px;
}

.hs-post-section-wrap .page-center-inner .hs-col4 {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}

.hs-post-section-wrap .page-center-inner .hs-col4 h2 {
  margin: 0;
  margin-bottom: 1em;
  font-family: MontBook,helvetica,arial,sans-serif;
  font-size: 24px;
  letter-spacing: .5px;
  line-height: 34px;
}

.hs-blog-post .blog-post-wrapper {
  padding: 25px 0;
}

.hs-blog-post .blog-post-wrapper .post-body {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}

.hs-content-space {
  margin: 0;
  font-size: 0;
  line-height: 0;
  padding: 25px 0;
}

.hs-blog-post .blog-post-wrapper .post-body .hs_cos_wrapper_type_rich_text p strong a:hover {
  border-color: #ff6f02;
}

.hs-blog-post .blog-post-wrapper .post-body .hs_cos_wrapper_type_rich_text p strong a {
  text-decoration: none;
  border-bottom: 2px solid #02ffdc;
  padding-bottom: 2px;
  color: #001c33;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* Team */
.hs-tm .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header > div {
  font-size: 16px;
  line-height: 1.75;
}

.hs-job-wrapper {
  background: #f7f7f7;
  margin-top: 50px;
}

.hs-job-wrapper .page-center-inner,
.hs-job-description-wrapper .page-center-inner {
  padding: 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hs-job-wrapper .hs-col6,
.hs-job-description-wrapper .page-center-inner .hs-col10 {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}

.hs-job-description-wrapper .page-center-inner .hs-col10 {
  margin: 0 auto;
}

.hs-job-wrapper .e-heading--3 {
  font-family: MontBook,helvetica,arial,sans-serif;
  font-size: 24px;
  letter-spacing: .5px;
  line-height: 34px;
  margin-top: 1em;
}

.hs-job-wrapper .c-listing__item {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid hsla(0,0%,50.6%,.2);
}

.hs-job-wrapper .c-listing__item time {
  font-family: BarlowLight,helvetica,arial,sans-serif;
  display: block;
  font-size: 16px;
  margin-bottom: 1em;
}

.hs-job-wrapper .c-listing__item .e-heading--4 {
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
  font-size: 16px;
  line-height: 32px;
  margin: 0;
}

.hs-job-wrapper .c-listing__item .e-read-more {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
  font-size: 14px;
  display: block;
}

.hs-job-wrapper .c-listing__item .e-read-more:after {
  border-style: solid;
  border-width: .1em .1em 0 0;
  content: "";
  display: inline-block;
  height: .4em;
  width: .4em;
  right: -12px;
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  top: -3px;
}

.hs-job-wrapper .c-listing__item .e-read-more:hover:after {
  right: -15px;
}

.hs-job-wrapper .c-listing__item:last-child {
  border-bottom: 0;
}

.hs-job-description-wrapper {
  font-size: 14px;
  font-family: MontBook,helvetica,arial,sans-serif;
}

.hs-job-description-wrapper h1 {
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
  font-size: 44px;
  line-height: 56px;
  margin: 0;
}

.hs-job-description-wrapper .c-article-header__description {
  font-family: BarlowLight,helvetica,arial,sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 1em;
}

.hs-job-description-wrapper .c-article-header__label {
  display: block;
  margin-bottom: 1em;
}

.hs-content-button {
  margin: 0;
}

.hs-content-button .hs-col12 ul {
  margin: 0;
  padding: 0;
}



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


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

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

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

/* Labels and Legends */
label {}
.hs-form-field > label {
  margin: 1.2em 0 4px;
  display: block;
  margin-bottom: 0px;
  margin-top: 5px;
  font-size: 12px;
  font-family: MontBold,helvetica,arial,sans-serif;
}

/* 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 {
  display: block;
  width: 100%;
  max-width: 500px;
  font-family: MontBold,helvetica,arial,sans-serif;
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  font-size: 12px;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {}

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

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

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

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

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

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

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* 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; }
}

ul.hs-error-msgs {
  margin: 0;
  padding: 0;
  list-style: none!important;
}
ul.hs-error-msgs li label {
  font-family: BarlowLight,helvetica,arial,sans-serif;
  color: #e00;
  display: block;
  margin: 4px 0;
  font-size: 12px;
  line-height: 1.75;
}

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

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

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

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

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


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

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

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

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

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  color: #001c33!important;
  background: #ff6f02!important;
  border-color: #ff6f02!important;
  margin-bottom: 10px;
  display: inline-block;
  font-family: MontBold,helvetica,arial,sans-serif;
  font-size: 12px;
  border: 2px solid #ddd;
  padding: 16px 60px;
  margin-top: 20px;
  text-align: center;
  vertical-align: top;
  line-height: 1;
  white-space: normal!important;
  outline: 0;
}

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

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


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

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


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

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


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

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


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

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


/* SEARCH RESULT STYLING */
ul.hs-search-field__suggestions {
  padding: 5px;
  border: 1px solid #000;
  background: #fff;
  position: absolute;
  background-color:#fff;
  z-index:2;
  top:100%;
}
ul.hs-search-field__suggestions:empty {
  display: none !important;
}  
ul.hs-search-field__suggestions li {
  padding: 3px 0;
  margin: 0;
}
ul.hs-search-field__suggestions li#results-for {
  font-size: 16px;
}
ul.hs-search-field__suggestions li > a {
  padding: 2px 5px;
  margin: 0;
}
ul.hs-search-field__suggestions li > a:hover {
  color: #000;
}
/* REMOVE CROSS ICON */
input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
input[type="search"]:-moz-search-cancel-button {
  display: none;
}
input[type="search"]::-ms-clear  {
  display: none;
}   

.hs-form-field > label span[data-reactid]:empty + span {
  display: none;
}

/************* Gap Between Two Modules ******/

.body-container-wrapper .hs_cos_wrapper.hs_cos_wrapper_widget {
  margin: 0 0 20px;
  display: block;
}

.no-gap .body-container-wrapper .hs_cos_wrapper.hs_cos_wrapper_widget {
  margin: 0 0 0px;
  display: block;
}



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



.cst-sct-her-grp .page-center .inner-col.clearfix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 25px 0;
}
.cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 10px;
}
.cst-bdy-content-grp .page-center.content-wrapper > div {
  padding-bottom: 25px;
}

.cst-bdy-content-grp .page-center.content-wrapper .main-content {
  padding: 0 10px;
  width: 66.66667%;
  max-width: 66.66667%;
  left: 16.66667%;
  position: relative;
}

.cst-bdy-content-grp .page-center.content-wrapper .main-content h2 {
  margin: 0;
}

.cst-bdy-content-grp .page-center.content-wrapper .main-content h2 strong {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
}
.cst-bdy-content-grp .page-center.content-wrapper .main-content h2 {
  margin: 0;
  font-size: 50px;
  line-height: 64px;
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
}

.hs-fllwdth .cst-bdy-content-grp .page-center.content-wrapper .main-content .hs_cos_wrapper_type_rich_text strong {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
}
.hs-fllwdth .cst-bdy-content-grp .page-center.content-wrapper .main-content .hs_cos_wrapper_type_rich_text h1 {
  margin: 0;
}

.hs-plcy-r2-grp .page-center .hs-plcy-r2-c1-flexi {
  padding: 50px 15px;
}

.hs-plcy-r2-grp .page-center .hs-plcy-r2-c1-flexi .hs_cos_wrapper_type_rich_text strong {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
}

.hs-plcy-r2-grp .page-center .hs-plcy-r2-c1-flexi .hs_cos_wrapper_type_rich_text h2 {
  font-family: MontBold,helvetica,arial,sans-serif;
}

.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header {
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  left: 8.33333%;
  position: relative;
}

.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header h1.e-heading--2 {
  font-size: 72px;
  line-height: 90px;
}

.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header {
  margin-left: 100px;
  width: 400px;
}
.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header > div {
  font-size: 18px;
  line-height: 30px;
}

.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header>div p strong {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
}
.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header>div p {
  font-size: 18px;
  line-height: 30px;
  font-family: BarlowLight,helvetica,arial,sans-serif;
}
.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header a.btn, a.btn {
  display: inline-block;
  width: auto;
  font-family: MontBold,helvetica,arial,sans-serif;
  font-size: 12px;
  border: 2px solid #ddd;
  padding: 16px 60px;
  margin-top: 20px;
  text-align: center;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  line-height: 1;
  color: #001c33!important;
  background: #ff6f02;
  border-color: #ff6f02;
  margin-bottom: 10px;
  z-index: 1;
}
.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header a.btn:hover:before, a.btn:hover:before {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header a.btn:before, a.btn:before {
  content: '';
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #001c33;
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  -webkit-transform: translate3D(-101%,0,0);
  transform: translate3D(-101%,0,0);
  opacity: .1;
  background: #fff;
}


.cst-sct-her-grp.center .page-center .inner-col.clearfix .cst-sec-header {
  left: 16.66667%;
  position: relative;
}

.cst-sct-her-grp.center .page-center .inner-col.clearfix .cst-sec-header h2.e-heading--2 {
  font-family: MontBook,helvetica,arial,sans-serif;
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 1em;
  margin-top: 0;
  letter-spacing: .5px;
}


.hs-cntct .cst-bdy-content-grp .page-center.content-wrapper .main-content {
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  left: 16.66667%;
  position: relative;
}

.cst-bdy-content-grp form .hs_title.hs-form-field select {
  font-family: MontBold,helvetica,arial,sans-serif;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  border: 1px solid #ddd;
  padding: 10px;
  border-radius: 2px;
  width: auto;
  padding-right: 50px;
  font-size: 12px;
  background: url(//6893527.fs1.hubspotusercontent-na1.net/hubfs/6893527/AllicaBank_January2020/Images/download%20%281%29.svg) no-repeat #fff;
  background-size: 25px;
  background-position: 100% 74%;
  border-radius: 0;

}

select::-ms-expand {
  display: none;
}

.cst-bdy-content-grp form .hs-form-field .hs-form-required {
  display: none;
}
.cst-bdy-content-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field label.hs-form-booleancheckbox-display .hs-input {
  margin-right: 1em;
}

.cst-bdy-content-grp form .hs-form-field .hs-input {
  max-width: 100%;
}

.cst-bdy-content-grp form .hs-form-field textarea.hs-input {
  height: auto;
  min-height: 90px;
}
.cst-bdy-content-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field {
  margin-top: 1em;
  font-family: BarlowSemibold,helvetica,arial,sans-serif;
  display: block;
}

.cst-bdy-content-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field label.hs-form-booleancheckbox-display {
  font-size: 12px;
  line-height: 1.75;
}

.cst-bdy-content-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field ul.inputs-list {
  margin-top: -2px;
  margin-bottom: -2px;
}
.hs-plcy-r2-grp .page-center .hs-plcy-r2-c1-flexi .hs_cos_wrapper_type_rich_text h3 {
  margin: 0;
}

.cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-header {
  padding: 0 15px;
  width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  left: 8.33333%;
  position: relative;
}

.cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-header h2.e-heading--2 {
  letter-spacing: .5px;
  font-family: MontBook,helvetica,arial,sans-serif;
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 1em;
  margin-top: 0;
}

.cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-sub-header {
  padding: 0 15px;
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  left: 8.33333%;
  position: relative;
}


.cst-accordion-grp .page-center .inner.clearfix {
  padding: 50px 0;
}

.cst-accordion-grp .page-center .inner.clearfix > div {
  padding: 0 15px;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}


.cst-accordion-grp .page-center .inner.clearfix .cst-title-col h2 {
  margin-bottom: 1em;
  margin-top: 0;
  font-size: 20px;
  line-height: 32px;
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
  color: #001c33;
}



.cst-accordion-grp .page-center .inner.clearfix .accordion-col .accordion-title {
  cursor: pointer;
  position: relative;
  font-size: 14px;
  margin-bottom: 4px;
  padding: 30px 80px 30px 30px;
  line-height: 17px;
  width: 100%;
  border: 0;
  background: #f7f7f7;
  text-align: left;
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
}


.cst-accordion-grp .page-center .inner.clearfix .accordion-col .accordion-title h2.accordion-control {
  margin: 0;
  font-size: 14px;
  line-height: 17px;
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
  color: #000;
}

.cst-accordion-grp .page-center .inner.clearfix .accordion-content {
  padding: 30px;
  font-size: 16px;
  display: none;
}
.cst-accordion-grp .page-center .inner.clearfix .accordion-col .accordion-title h2.accordion-control:after {
  content: "\FF0B";
  position: absolute;
  top: calc(50% - 12px);
  font-size: 24px;
  right: 30px;
}
.cst-accordion-grp .page-center .inner.clearfix .accordion-col .accordion-title.active-tab h2.accordion-control:after {
  content: "\FF0D";
}
.cst-accordion-grp .page-center .inner.clearfix .accordion-content.active {
  display: block;
}
.cst-accordion-grp .page-center .inner.clearfix .accordion-content p strong {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
}

.cst-accordion-grp .page-center .inner.clearfix .accordion-content table {
  border-style: solid;
  border-color: #000000;
  width: 1177.52px;
  height: 717.92px;
  line-height: normal;
  letter-spacing: normal;
  word-spacing: normal;
  border-collapse: collapse;
  border: solid 0px;
  font-family: Tahoma;
}

.telerik-reTable-4 tr.telerik-reTableHeaderRow-4 {
  border-width: 1.0pt 1.0pt 3.0pt 1.0pt;
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 10.0pt;
  margin-left: 0in;
  line-height: 115%;
  font-size: 11.0pt;
  font-family: "Calibri", "sans-serif";
  width: 119.7pt;
  background: #4F81BD;
  padding: 0in 5.4pt 0in 5.4pt;
  color: #FFFFFF;
}

.telerik-reTable-4 td.telerik-reTableHeaderFirstCol-4 {
  padding: 0in 5.4pt 0in 5.4pt;
}

.telerik-reTable-4 td.telerik-reTableHeaderLastCol-4 {
  padding: 0in 5.4pt 0in 5.4pt;
}

.telerik-reTable-4 td.telerik-reTableHeaderOddCol-4 {
  padding: 0in 5.4pt 0in 5.4pt;
}

.telerik-reTable-4 td.telerik-reTableHeaderEvenCol-4 {
  padding: 0in 5.4pt 0in 5.4pt;
}

.telerik-reTable-4 tr.telerik-reTableOddRow-4 {
  border-width: 1pt;
  color: #666666;
  font-size: 10pt;
  vertical-align: top;
  border-bottom-style: solid;
  border-bottom-color: #4F81BD;
}

.cst-accordion-grp .page-center .inner.clearfix .accordion-content table tr {
  color: #666666;
  font-size: 10pt;
  vertical-align: top;
}

.telerik-reTable-4 td.telerik-reTableFirstCol-4 {
  border-width: 1pt;
  border-color: #4F81BD;
  padding: 0in 5.4pt 0in 5.4pt;
  border-bottom-style: solid;
  border-left-style: solid;
}

.telerik-reTable-4 td.telerik-reTableLastCol-4 {
  border-width: 1pt;
  border-color: #4F81BD;
  border-bottom-style: solid;
  border-right-style: solid;
  padding: 0in 5.4pt 0in 5.4pt;
}

.telerik-reTable-4 td.telerik-reTableOddCol-4 {
  border-width: 1pt;
  border-color: #4F81BD;
  padding: 0in 5.4pt 0in 5.4pt;
  border-bottom-style: solid;
}

.cst-accordion-grp .page-center .inner.clearfix .accordion-content table tr td {
  border-width: 1pt;
  border-color: #4f81bd;
  padding: 0 5.4pt 0 5.4pt;
  border-bottom-style: solid;
  border-style: solid;
  border-color: #000000;
  width: 10px;
  height: 5px;
  text-align: left;
  line-height: normal;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  list-style-type: lower-alpha;
}

.telerik-reTable-4 tr.telerik-reTableFooterRow-4 {
  color: #355C8C;
  background-color: #FFFFFF;
  font-size: 10pt;
  vertical-align: top;
  padding: 0in 5.4pt 0in 5.4pt;
}

.telerik-reTable-4 td.telerik-reTableFooterFirstCol-4 {
  border-width: 1pt;
  border-color: #4F81BD;
  border-bottom-style: solid;
  border-left-style: solid;
  padding: 0in 5.4pt 0in 5.4pt;
}

.telerik-reTable-4 td.telerik-reTableFooterLastCol-4 {
  border-width: 1pt;
  border-color: #4F81BD;
  border-bottom-style: solid;
  border-right-style: solid;
  padding: 0in 5.4pt 0in 5.4pt;
}

.telerik-reTable-4 td.telerik-reTableFooterOddCol-4 {
  border-width: 1pt;
  border-color: #4F81BD;
  border-bottom-style: solid;
  padding: 0in 5.4pt 0in 5.4pt;
}

.telerik-reTable-4 td.telerik-reTableFooterEvenCol-4 {
  border-width: 1pt;
  border-color: #4F81BD;
  border-bottom-style: solid;
  padding: 0in 5.4pt 0in 5.4pt;
}
.body-container strong {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
  font-weight:400;
}

.hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi {
  padding: 50px 0;
}

.hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi .hs_cos_wrapper_type_rich_text {
  padding: 0 15px;
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  left: 16.66667%;
  position: relative;
}

.hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi .hs_cos_wrapper_type_rich_text p a:hover {
  border-color: #ff6f02;
}
.hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi .hs_cos_wrapper_type_rich_text p a {
  text-decoration: none;
  border-bottom: 2px solid #02ffdc;
  padding-bottom: 2px;
  color: #001c33;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.hs-savings .cst-bdy-content-grp .page-center.content-wrapper .main-content {
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.hs-savings .cst-bdy-content-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field label.hs-form-booleancheckbox-display {
  font-size: 12px;
  display: block;
}

body.hs-help .cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header h1.e-heading--2 {
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
  font-size: 72px;
  line-height: 90px;
}

body.hs-help .cst-accordion-grp .page-center .inner.clearfix .cst-title-col h2 span.count {
  display: none;
}

.hs-hlp-r3-grp .page-center .hs-hlp-r3-c1-flexi {
  padding: 50px 0;
  text-align: center;
}

.hs-hlp-r3-grp .page-center .hs-hlp-r3-c1-flexi {
  padding: 50px 0;
  text-align: center;
}

.hs-hlp-r3-grp .page-center .hs-hlp-r3-c1-flexi .hs_cos_wrapper_type_rich_text h2 {
  letter-spacing: .5px;
  font-family: MontBook,helvetica,arial,sans-serif;
  font-size: 36px;
  line-height: 48px;
  margin: 0;
  margin-bottom: 1em;
}
.hs-hlp-r3-grp .page-center .hs-hlp-r3-c1-flexi .hs_cos_wrapper_type_rich_text {
  padding: 0 15px;
  width: 66.66667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
  left: 16.66667%;
  position: relative;
}

.hs-hlp-r4-grp.cst-bdy-content-grp .page-center .hs-hlp-r4-c1-flexi {
  padding: 0 15px;
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  left: 16.66667%;
  position: relative;
}

.hs-hlp-r4-grp.cst-bdy-content-grp .page-center > div {
  padding-bottom: 50px;
}

.hs-hlp-r4-grp.cst-bdy-content-grp {
  margin-bottom: 128px;
}


.hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi .hs_cos_wrapper_type_rich_text a:hover {
  border-color: #ff6f02;
}
.hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi .hs_cos_wrapper_type_rich_text a {
  text-decoration: none;
  border-bottom: 2px solid #02ffdc;
  padding-bottom: 2px;
  color: #001c33;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.cst-2-col-imgee-grp.right {
  background: -webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(0,#f7f7f7));
  background: linear-gradient(90deg,#fff 50%,#f7f7f7 0);
}

.cst-2-col-imgee-grp.left {
  background: -webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(0,#f93549));
  background: linear-gradient(90deg,#fff 50%,#f93549 0);
}

.cst-2-col-imgee-grp .page-center .inner-col.clearfix {
  padding: 50px 0px;
}

.cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-grp {
  position: relative;
}
.cst-2-col-imgee-grp.right .page-center .inner-col.clearfix .inner-grp .cst-content {
  left: calc((100% + 30px)/ 12*.995);
}
.cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-grp .cst-content {
  position: absolute;
  width: calc((100% + 30px)/ 12*6 - 30px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: calc((100% + 30px)/ 12*5);
  padding: 60px;
  z-index: 3;
  background: #fff;
  display: inline-block;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-grp .cst-content h2.title {
  margin-bottom: 1em;
  font-size: 20px;
  line-height: 32px;
  margin-top: 0;
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
}
.cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-grp .cst-content div {
  font-size: 16px;
  line-height: 1.75;
}

.cst-2-col-imgee-grp.right .page-center .inner-col.clearfix .inner-grp .imge-grp {
  left: calc((100% + 30px)/ 12*3);
}
.cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-grp .imge-grp {
  width: calc((100% + 30px)/ 12*8 - 30px);
  display: inline-block;
  position: relative;
  z-index: 2;
  -webkit-transition: all .2s ease-in-out .2s;
  transition: all .2s ease-in-out .2s;
}

.cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-grp .imge-grp img {
  width: 100%;
  display: block;
}

.cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-col-grp.clearfix {
  padding: 0 15px;
}

.cst-testimonial-grp {
  background: #f7f7f7;
  text-align: center;
}

.cst-testimonial-grp .page-center .inner-col.clearfix {
  padding: 50px 0;
}

.cst-testimonial-grp .page-center .inner-col.clearfix .content-grp {
  padding: 0 15px;
  width: 66.66667%;
  max-width: 66.66667%;
  left: 16.66667%;
  position: relative;
}

.cst-testimonial-grp .page-center .inner-col.clearfix .content-grp h2.title {
  letter-spacing: .5px;
  font-family: MontBook,helvetica,arial,sans-serif;
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 1em;
  margin-top: 0;
  color: #001c33;
}

.cst-testimonial-grp .page-center .inner-col.clearfix .content-grp .c-secondary-copy__text {
  font-size: 16px;
}
.cst-2-col-imgee-grp.left .page-center {
  background: linear-gradient(90deg,#fff calc((100% - 30px)/ 12*1 + 30px),#f93549 0);
}
.cst-2-col-imgee-grp.right .page-center {
  background: linear-gradient(90deg,#fff calc((100% - 30px)/ 12*1 + 30px),#f7f7f7 0);
}
.cst-bdy-content-grp.hs-abt-r2-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field ul.inputs-list {
  margin: 0;
}
.cst-bdy-content-grp.hs-abt-r2-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field ul.inputs-list label {
  display: block;
  margin-top: -4px;
}

.cst-rcnt-pst-grp .page-center .inner-col.clearfix {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
}

.cst-rcnt-pst-grp .page-center .inner-col.clearfix .cst-title {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 15px;
}

.cst-rcnt-pst-grp .page-center .inner-col.clearfix .cst-title h2 {
  text-align: center;
  margin: 1.2em 0;
  font-family: MontBook,helvetica,arial,sans-serif;
  font-size: 36px;
  line-height: 48px;
  letter-spacing: .5px;
}


.c-intro-animation {
  background-color: #fff;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  overflow: hidden;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: -1;
}
.c-intro-animation .c-intro-animation__inner {
  max-width: 1366px;
  margin: 0 auto;
  height: 800px;
  position: relative;
  min-height: 100vh;
}

.c-intro-animation .c-intro-animation__inner canvas {
  position: absolute;
  left: -60%;
  width: 220%;
  -webkit-transform: translateY(-32%);
  transform: translateY(-32%);
}

.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-rght-image {
  width: 41.66667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
  padding: 0 15px;
  left: 8.33333%;
  position: relative;
}

.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-rght-image .imge-holder {
  position: relative;
  width: 100%;
  padding-top: 100%;
  height: 0;
  margin-left: auto;
  margin-right: -85px;
  top: 243px;
  max-width: 458px;
  display: block;
  -webkit-transition: opacity 1s ease-in-out .4s;
  transition: opacity 1s ease-in-out .4s;
}

.cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-rght-image .imge-holder svg {
  position: absolute;
  top: 0;
  left: 0;
}
.wow.fadeInUp {
  -webkit-transform: translate3d(0,100px,0);
  transform: translate3d(0,100px,0);
}
.wow {
  opacity: 0;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform;
  transitio n-property: opacity,transform,-webkit-transform;
  -webkit-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.wow.fadeInUp.animated {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.wow.fadeIn {
  -webkit-transition: opacity 1s ease-in-out .4s!important;
  transition: opacity 1s ease-in-out .4s!important;
}

.wow.fadeIn.animated {
  opacity: 1;
}

.cst-sme-bank-grp {
  margin-top: 80px;
}

.cst-sme-bank-grp .page-center .inner-col.clearfix {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
}

.cst-sme-bank-grp .page-center .inner-col.clearfix .cst-left-col {
  padding: 0 15px;
  width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  left: 8.33333%;
  position: relative;
}

.cst-sme-bank-grp .page-center .inner-col.clearfix .cst-left-col h2 {
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-duration: .6s;
  transition-duration: .6s;
  font-size: 50px;
  line-height: 64px;
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
  margin-bottom: 1em;
  margin-top: 0;
  color: #001c33;
}

.cst-sme-bank-grp .page-center .inner-col.clearfix .cst-rght-col {
  padding: 0 15px;
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  left: 8.33333%;
  position: relative;
}
.cst-sme-bank-grp .page-center .inner-col.clearfix .cst-rght-col .inner-col {
  padding-top: 80px;
}
.cst-testimonial-grp .page-center .inner-col.clearfix .content-grp .c-secondary-copy__text.wow.fadeInUp {
  -webkit-transition-duration: .6s;
  transition-duration: .6s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  transition-delay: .5s;
  -webkit-transition-delay: .5s;
}

.cst-one-col-image-grp {
  margin: 30px 0;
}

.cst-one-col-image-grp .page-center .inner-col.clearfix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 15px;
  width: 41.66667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
  left: 8.33333%;
  position: relative;
}

.cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner {
  padding: 30px;
  margin: 0;
  height: 100%;
}
.cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner .top-image {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
.cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner h2.title {
  margin-bottom: 1em;
  font-size: 20px;
  line-height: 32px;
  margin-top: 0;
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
  color: #001c33;
}
.cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner .content p {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin-bottom: 2em;
  font-size: 16px;
  line-height: 28px;
  font-family: BarlowLight,helvetica,arial,sans-serif;
}
.cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner a.read-more:hover:after {
  right: -15px;
}
.cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner a.read-more:after {
  border-style: solid;
  border-width: .1em .1em 0 0;
  content: "";
  display: inline-block;
  right: -12px;
  position: relative;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  height: .5em;
  width: .5em;
  top: -2px;
}
.cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner a.read-more {
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
  font-size: 16px;
  display: block;
}

.hs-hme-r2-grp .page-center .hs-hme-r2-c1-flexi {
  padding: 50px 0;
}

.hs-hme-r2-grp .page-center .hs-hme-r2-c1-flexi .hs_cos_wrapper_type_rich_text {
  padding: 0 15px;
  width: 50%;
  max-width: 50%;
  left: 16.66667%;
  position: relative;
}

.hs-hme-r2-grp .page-center .hs-hme-r2-c1-flexi .hs_cos_wrapper_type_rich_text a:hover {
  border-color: #ff6f02;
}
.hs-hme-r2-grp .page-center .hs-hme-r2-c1-flexi .hs_cos_wrapper_type_rich_text a {
  text-decoration: none;
  border-bottom: 2px solid #02ffdc;
  padding-bottom: 2px;
  color: #001c33;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  font-family: BarlowLight, helvetica, arial, sans-serif;
  font-size: 16px;
}

.hs-hme-r3-grp.cst-bdy-content-grp .page-center .hs-hme-r3-c1-form {
  padding: 0 15px;
  width: 50%;
  max-width: 50%;
  left: 16.66667%;
  position: relative;
}
.hs-hme-r3-grp.cst-bdy-content-grp .page-center .hs-hme-r3-c1-form .hs-fieldtype-booleancheckbox.field.hs-form-field label.hs-form-booleancheckbox-display {
  display: block;
}
.hs-hme-r3-grp.cst-bdy-content-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field ul.inputs-list {
  margin-top: -4px;
  margin-bottom: 0px;
}

.hs-hme-r3-grp.cst-bdy-content-grp .page-center > div {
  padding-bottom: 50px;
}

.cst-two-col-content-grp .page-center .inner-col.clearfix {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
}
.cst-two-col-content-grp .page-center .inner-col.clearfix .title-col h2 {
  font-family: MontBold,helvetica,arial,sans-serif;
  letter-spacing: .5px;
  font-size: 50px;
  line-height: 64px;
  margin-top: 0;
  margin-bottom: 1em;
}
.cst-two-col-content-grp .page-center .inner-col.clearfix .title-col {
  width: 33.33333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding: 0 15px;
  left: 8.33333%;
  position: relative;
}
.cst-two-col-content-grp .page-center .inner-col.clearfix .cst-content-col {
  padding: 0 15px;
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  left: 8.33333%;
  position: relative;
}


.hs-tabber-group {
  background: linear-gradient(#001c33 300px,#fff 0);
  padding-top: 50px;
}

.hs-tabber-group .page-center-inner.clearfix {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp {
  padding: 0 15px;
  width: 91.66667%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
  left: 8.33333%;
  position: relative;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper {
  background: #fff;
  padding: 50px 0;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  overflow: hidden;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab {
  overflow-x: auto;
  overflow-y: hidden;
  margin-bottom: 50px;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul {
  margin: 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 30px;
  list-style: none;
  border-bottom: 1px solid #eee;
  font-family: MontBold,helvetica,arial,sans-serif;
  position: relative;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul li.active a {
  color: #818181;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul li a {
  padding: 20px 40px;
  font-size: 20px;
  display: block;
  white-space: nowrap;
  font-family: MontBold, helvetica, arial, sans-serif;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul li {
  position: relative;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul li:after {
  content: '';
  height: 2px;
  background: #ff6f02;
  width: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  position: relative;
  top: -2px;
  display: block;
  left: -100%;
  width: 100%;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul li.active:after {
  width: 100%;
  left: 0;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content {
  width: 200%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-transition: height .25s ease-in-out,-webkit-transform .45s ease-in-out;
  transition: height .25s ease-in-out,-webkit-transform .45s ease-in-out;
  transition: transform .45s ease-in-out,height .25s ease-in-out;
  transition: transform .45s ease-in-out,height .25s ease-in-out,-webkit-transform .45s ease-in-out;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane.active {
  visibility: visible;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane {
  display: block!important;
  width: 100%;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane .tabber-form-grp {
  margin-left: 60px;
  margin-right: 60px;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane .tabber-form-grp table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 3em;
  line-height: 1.75;
}

.cst-table .inner .cst-top-row {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane .tabber-form-grp table tr:first-child,
.cst-table .inner .cst-top-row:first-child{
  font-family: BarlowSemiBold,helvetica,arial,sans-serif;
  font-size: 16px;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane .tabber-form-grp table tr,
.cst-table .inner .cst-top-row {
  font-size: 36px;
  font-family: BarlowLight,helvetica,arial,sans-serif;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane .tabber-form-grp table tr td,
.cst-table .inner .cst-top-row .col{
  padding: 0;
  padding-right: 2em;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.cst-table .inner .cst-top-row .col {
  display: table-cell;
  vertical-align: inherit;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane#id2 .cst-table {
  margin-top: 48px;
}
/* .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane.active {
transform: translateX(-100%);
} */
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane {
  display: block !important;
  width: 100%;
  transform: translateX(0%);
  transition: transform .5s;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content #id2.tab-pane.active {
  transform: translateX(-100%);
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content#id2 {
  transform: translateX(-50%);
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content#id1 {
  transform: translateX(0);

}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content {
  margin-bottom: -51px;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul .inner {
  display: block;
  text-align: center;
  overflow: hidden;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul .inner li {
  display: inline-block;
  vertical-align: top;
  margin: -1px -2px;
}

.hs-commnction .cst-sct-her-grp.advnced {
  margin-bottom: 78px;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content#id2 {
  margin-bottom: 0;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane .tabber-form-grp .tabbar-form-content p a:hover {
  border-color: #ff6f02;
}
.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane .tabber-form-grp .tabbar-form-content p a {
  text-decoration: none;
  border-bottom: 2px solid #02ffdc;
  padding-bottom: 2px;
  color: #001c33;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.cst-table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 3em;
  line-height: 1.75;
  display: table;
}
.cst-table .inner {
  display: table-row-group;
  vertical-align: middle;
}
div#hs-eu-cookie-confirmation {
  position: fixed;
  width: 100%;
  border: none;
  background-color: rgba(0,0,0,0.85);
  z-index: 12;
  color: #fff;
  min-height: 50px;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  margin-right: 215px;
  margin-left: 50px;
  padding-top: 6px;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
  float: right;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area a {
  background-color: #6cc04a;
  border: 1px solid #6cc04a;
  padding: 8px 18px;
  font-size: 9pt;
  font-weight: bold;
  letter-spacing: normal;
  line-height: normal;
  color: #fff !important;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  margin: 0 5px;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
  color: #00bda5!important;
}

.c-intro-animation {
  background-size: cover;
  background-repeat: no-repeat;
}

.post-listing-simple .post-item {
  display: block !important;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
}
.blog-listing-wrapper .post-listing-simple{
  padding:50px 0;
}

.cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu {
  margin-right: -1px;
}


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


.cst-bdy-grp .page-center.content-wrapper > div {
  padding: 50px 0;
}

.hs-blog-post .comnt-form {
  left: 16.66667%;
  position: relative;
  width: 50%;
  max-width: 50%;
  padding: 0 15px;
}


body.show-body{
  opacity:1;
}
body{
  opacity:0;
}


}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children.careers > a,
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children.business-finance > a {
  margin: 0;
}

.cst-rcnt-pst-grp .post-item {
  margin: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { 
  .cst-one-col-image-grp {
    margin: 30px 0;
    overflow: hidden;
    height: 570px;
  }
}

.hs-blog-post .comnt-form {
  margin-bottom: 20px;
}
.hs-search-results__listing li {
  margin-bottom: 20px;
}
.hs-blog-post .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin-top: 20px;
}

.hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul .inner {
  margin-bottom: -2px;
}

/* 2020 Additional Styles */

.container-fluid .delimiter .row-fluid .page-center {
  padding: 0 15px;
  width: 91.66667%!important;
}

.bg-white {
  background-color: #ffffff;
}

.bg-lightgrey {
  background-color: #f7f7f7;
}

.bg-red {
  background-color: #f93549;
}

.bg-navy {
  background-color: #001c33;
}

.bg-tr-orange {
  background-color: rgba(255, 111, 2, 0.75);
}

.bg-orange {
  background-color: #ff6f02;
}

.bg-navy h2,
.bg-navy h3,
.bg-navy h4,
.bg-navy p,
.bg-navy li {
  color: #ffffff;
}

.border-btm {
  border-bottom: solid 1px #f1f1f1;
}

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



@media only screen and (min-width: 1920px){

  .c-intro-animation.wow.fadeIn.animated {
    background-image: url(//6893527.fs1.hubspotusercontent-na1.net/hubfs/6893527/AllicaBank_January2020/Images/home-1bg.png)!important;
    background-size: 108vw;
    background-position: -88px 1px;
  }
}
@media only screen and (min-width: 1366px){

  .c-intro-animation.wow.fadeIn.animated {
    background-image: url(//6893527.fs1.hubspotusercontent-na1.net/hubfs/6893527/AllicaBank_January2020/Images/home-1bg.png) !important;
    background-size: 108vw;
    background-position: -88px 1px;
  }
}
/* =============== Screen sizes smaller than .page-center =============== */


@media only screen and (min-width: 769px){
  .cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header h1.e-heading--2 {
    font-size: 50px;
    line-height: 64px;
  }
}

@media only screen and (min-width: 1366px) {
  .c-site-header__toggle {
    display: none;
  }
  .cst-sct-her-grp .page-center .inner-col.clearfix {
    padding: 50px 0;
  }
  .cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header {
    padding: 0 15px;
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
    position: relative;
  }
  .cst-bdy-content-grp .page-center.content-wrapper > div {
    padding-bottom: 50px;
  }
  .cst-bdy-content-grp .page-center.content-wrapper .main-content {
    padding: 0 15px;
  }
  .cst-bdy-content-grp.hs-abt-r2-grp .page-center.content-wrapper .main-content {
    padding: 0 15px;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    left: 16.66667%;
    position: relative;
  }
}


@media only screen and (max-width: 1366px) and (min-width: 1025px) {
  .cst-ftr-top-grp .page  -center>div>.row-fluid .cst-ftr-logo {
    width: 16.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    padding: 0 15px;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-ftr-social-grp {
    padding: 0 15px;
    width: 16.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item {
    padding: 0 15px;
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-ftr-logo {
    padding: 0 15px;
    width: 16.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul {
    width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    right: 0;
    position: absolute;
    top: 51px;
    text-align: right;
    display: none;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .c-site-header__toggle {
    display: block;
    right: 30px;
    top: 10px;
    position: absolute;
    padding: 0;
    cursor: pointer;
    -webkit-transition-property: opacity,-webkit-filter;
    transition-property: opacity,-webkit-filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    opacity: .7;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .c-site-header__toggle .c-site-header__toggle-box {
    width: 36px;
    height: 24px;
    display: inline-block;
    position: relative;
    overflow: hidden;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .c-site-header__toggle .c-site-header__toggle-box .c-site-header__toggle-inner {
    width: 36px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    display: block;
    top: 50%;
    right: -9px;
    margin-top: -1px;
    background-color: #001c33;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .c-site-header__toggle .c-site-header__toggle-box .c-site-header__toggle-inner:after,
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .c-site-header__toggle .c-site-header__toggle-box .c-site-header__toggle-inner:before {
    content: "";
    display: block;
    left: -9px;
    background-color: #001c33;
    width: 36px;
    height: 2px;
    border-radius: 4px;
    position: absolute;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .c-site-header__toggle .c-site-header__toggle-box .c-site-header__toggle-inner:before {
    top: -11px;
    -webkit-transition: top 75ms ease .12s,opacity 75ms ease;
    transition: top 75ms ease .12s,opacity 75ms ease;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .c-site-header__toggle .c-site-header__toggle-box .c-site-header__toggle-inner:after {
    bottom: -11px;
    -webkit-transition: bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition: bottom 75ms ease .12s,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
    transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col.div-active > ul {
    display: block;
  }
  body.sticky .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul>li.top-links {
    padding: 10px 30px;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container > a {
    padding-right: 30px;
    background: 0 0;
    font-family: MontBold,helvetica,arial,sans-serif;
    font-size: 13px;
    border: 0;
    display: inline-block;
    vertical-align: top;
    line-height: normal;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .c-site-header__toggle.active-div .c-site-header__toggle-box .c-site-header__toggle-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: .12s;
    transition-delay: .12s;
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    right: 0;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .c-site-header__toggle.active-div .c-site-header__toggle-box .c-site-header__toggle-inner:before {
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: top 75ms ease,opacity 75ms ease .12s;
    transition: top 75ms ease,opacity 75ms ease .12s;
  }
  body.sticky .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .c-site-header__toggle.active-div .c-site-header__toggle-box .c-site-header__toggle-inner:after {
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom 75ms ease,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition: bottom 75ms ease,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
    transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
  }
  body.hs-trm-use .cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header {
    width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    left: 8.33333%;
    position: relative;
  }
  .hs-savings .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header {
    width: 58.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi .hs_cos_wrapper_type_rich_text,
  .hs-savings .cst-bdy-content-grp .page-center.content-wrapper .main-content {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
    position: relative;
  }
  .hs-help .cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header {
    width: 58.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    left: 8.33333%;
    position: relative;
  }
  .hs-hlp-r4-grp.cst-bdy-content-grp .page-center .hs-hlp-r4-c1-flexi {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
    position: relative;
  }
  .hs-abt .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header {
    width: 58.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    left: 8.33333%;
    position: relative;
  }
  .cst-bdy-content-grp.hs-abt-r2-grp .page-center.content-wrapper .main-content {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
    position: relative;
  }

  .blog .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header {
    width: 58.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .cst-ftr-logo a {
    width: 180px;
  }
}

@media only screen and (max-width: 1366px) and (min-width: 768px) {
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper {
    margin-left: 20px;
    margin-right: -15px;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item ul.hs-menu-children-wrapper {
    margin-bottom: 20px;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu,
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-ftr-social-grp,
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-ftr-logo {
    padding: 0 15px;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item {
    padding: 0 15px;
    width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .header-container .page-center>div>.row-fluid {
    padding: 0 15px;
  }
  .body-container .main-content {
    padding: 0 15px;
  }
  .cst-sct-her-grp .page-center .inner-col.clearfix {
    padding: 50px 0;
  }
  .cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header {
    width: 75%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    left: 8.33333%;
    position: relative;
    padding: 0 15px;
  }
  .cst-bdy-content-grp .page-center.content-wrapper>div {
    padding-bottom: 50px;
  }
  .cst-bdy-content-grp .page-center.content-wrapper .main-content {
    padding: 0 15px;
  }
  .cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
  }
  .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header a.btn, a.btn {
    padding: 15px 20px;
  }
  .hs-cntct .cst-bdy-content-grp .page-center.content-wrapper .main-content {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
    position: relative;
  }
  .hs-button.primary, input[type="submit"], input[type="button"] {
    padding: 15px 20px;
  }
  .hs-cmplnts .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header {
    left: 0;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hs-cmplnts .cst-bdy-content-grp .page-center.content-wrapper .main-content {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
    position: relative;
  }
  .hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi .hs_cos_wrapper_type_rich_text,
  .hs-savings .cst-bdy-content-grp .page-center.content-wrapper .main-content {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
    position: relative;
  }
  .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
  }
  .cst-sct-her-grp {
    margin-top: 0!important;
  }
  .hs-help .cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
  }
  .hs-hlp-r4-grp.cst-bdy-content-grp .page-center .hs-hlp-r4-c1-flexi {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
    position: relative;
  }
  .cst-sct-her-grp.advnced.home .page-center .inner-col.clearfix .cst-sec-header {
    width: 58.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
    left: 8.33333%;
  }
  .cst-sct-her-grp.advnced.home .page-center .inner-col.clearfix .cst-rght-image {
    width: 33.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-rght-image .imge-holder {
    margin-right: -82px;
    top: 234px;
  }
  .cst-sme-bank-grp .page-center .inner-col.clearfix .cst-left-col {
    width: 41.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .cst-sme-bank-grp .page-center .inner-col.clearfix .cst-rght-col {
    width: 41.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .hs-hme-r2-grp .page-center .hs-hme-r2-c1-flexi .hs_cos_wrapper_type_rich_text {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
    position: relative;
  }
  .hs-hme-r3-grp.cst-bdy-content-grp .page-center .hs-hme-r3-c1-form {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
  }
  .cst-two-col-content-grp .page-center .inner-col.clearfix .title-col {
    width: 41.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .cst-two-col-content-grp .page-center .inner-col.clearfix .cst-content-col {
    width: 41.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul .inner li {
    margin: 0;
    overflow: hidden;
  }
  .hs-cntct .cst-sct-her-grp.center .page-center .inner-col.clearfix .cst-sec-header {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .c-intro-animation {
    background-size: contain;
    background-position: top center;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .cst-two-col-content-grp .page-center .inner-col.clearfix .title-col h2 {
    font-size: 45px;
    line-height: 55px;
  }
}


@media (max-width: 1366px) {
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content {
    transform: none!important;
    overflow: hidden;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane {
    display: block !important;
    width: 100%;
    transform: translateX(0%);
    transition: transform .5s;
    margin: 0 auto!important;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content#id2 div#id1 {
    transform: translateX(-100%);
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content#id2 div#id2 {
    transform: translateX(-100%);
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane .tabber-form-grp table tr td,
  .cst-table .inner .cst-top-row .col {
    vertical-align: top;
    padding-right: 1em;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane .tabber-form-grp table tr,
  .cst-table .inner .cst-top-row {
    font-size: 25px;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content {
    margin-bottom: 0;
  }
}

@media (max-width: 1024px) {
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper>ul>li.hs-menu-item {
    float: none;
    width: 100%;
  }
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper p.c-site-footer__notice-copyright {
    margin-top: 15px;
  }
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper > ul {
    font-family: BarlowRegular,helvetica,arial,sans-serif;
    margin-bottom: 15px;
    display: block;
    padding-bottom: .1px;
  }
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper p.c-site-footer__notice-registered {
    display: none;
  }
  .cst-ftr-btm-grp .page-center>div .row-fluid .cst-footer-menu .hs-menu-wrapper>ul>li.hs-menu-item:last-child {
    margin-bottom: 0;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-ftr-logo a {
    display: block;
    background-size: contain;
    width: 80px;
    height: 30px;
    text-indent: -9999px;
    margin-bottom: 25px;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item > ul {
    margin-bottom: 40px;
  }
  body {
    padding: 0;
  }
  body.top-pd-sm {
    padding: 0;
  }
  .cst-nav-grp .cst-logo {
    background-size: contain;
    width: 110px;
    height: 30px;
  }
  .header-container {
    background: #fff;
    position: static;
  }
  .cst-sct-her-grp {
    margin-top: -1px;
  }
  .cst-accordion-grp .page-center .inner.clearfix .accordion-content table {
    width: 100%!important;
  }
  .cst-2-col-imgee-grp.right {
    background: #f7f7f7;
  }
  .cst-2-col-imgee-grp.right .page-center {
    background: transparent;
  }
  .cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-grp .cst-content {
    position: static;
    z-index: 3;
    background: #fff;
    display: inline-block;
    padding: 20px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    top: 0;
    transform: none;
    width: auto;
  }
  .cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-grp .imge-grp {
    position: static;
    z-index: 2;
    -webkit-transition: all .2s ease-in-out .2s;
    transition: all .2s ease-in-out .2s;
    display: block;
    width: 100%;
  }
  .cst-2-col-imgee-grp.left .page-center {
    background: transparent;
  }
  .cst-2-col-imgee-grp.left {
    background: #f93549;
  }
  .cst-bdy-content-grp.hs-abt-r2-grp .page-center.content-wrapper .main-content {
    width: 66.66667%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    left: 8.33333%;
    position: relative;
  }
  .cst-sct-her-grp.advnced.home .page-center .inner-col.clearfix .cst-sec-header,
  .cst-sct-her-grp.advnced.home .page-center .inner-col.clearfix .cst-rght-image {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
  }
  .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-rght-image .imge-holder {
    display: none;
  }
  .cst-sme-bank-grp {
    margin-top: 0;
  }
  .cst-sme-bank-grp .page-center .inner-col.clearfix .cst-rght-col .inner-col {
    padding-top: 0;
  }
  .blog .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
    position: relative;
  }
  body.contact-page .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col > ul > li.top-links.contact:before,
  body.help-page .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col > ul > li.top-links.help:before,
  body.media-centre-page .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col > ul > li.top-links.news--insights:before{
    content: "";
    position: absolute;
    width: 6px;
    height: 54px;
    left: -30px;
    background: #ff6f02;
  }
}

@media only screen and (min-width: 769px) {
  .post-item h3,
  h2.post-listing-simple {
    font-size: 20px;
    line-height: 32px;
  }
  .post-item .e-read-more {
    font-size: 16px;
  }
  .post-item .e-read-more:after {
    height: .5em;
    width: .5em;
    top: -2px;
  }
  .hs-spacer h2 {
    font-family: MontBook,helvetica,arial,sans-serif;
    font-size: 36px;
    line-height: 48px;
  }
  .post-item  {
    width: 33.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 0 15px;
    margin-bottom: 50px;
  }
  .blog-listing-wrapper .post-listing {
    margin-bottom: -20px;
  }
  .post-listing-simple .post-item {
    display: block !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;

  }
  .blog-listing-wrapper .post-listing-simple{
    padding:50px 0;
    margin-bottom: -20px;
  }
  .hs-spacer,
  .hs-content-button .hs-col12 {
    padding: 0 15px;
  }
  .blog-pagination {
    padding: 0 15px 30px;
  }
  .hs-post-section-wrap .page-center-inner .hs-col12 {
    width: 83.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    padding: 0 15px;
  }
  .hs-post-section-wrap .page-center-inner .hs-col4 {
    left: 8.33333%;
    position: relative;
    width: 33.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    padding: 0 15px;
  }
  .hs-post-section-wrap .page-center-inner .hs-col4 h2 {
    font-family: MontBook,helvetica,arial,sans-serif;
    font-size: 36px;
    line-height: 48px;
  }
  .hs-blog-post .blog-post-wrapper .post-body {
    left: 16.66667%;
    position: relative;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }
  .hs-job-wrapper .hs-col6 {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    left: 8.33333%;
    position: relative;
    padding: 0 15px;
  }
  .hs-job-wrapper .e-heading--3 {
    font-family: MontBook,helvetica,arial,sans-serif;
    font-size: 36px;
    line-height: 48px;
    margin-top: 1.5em;
  }
  .blog-listing-wrapper .post-listing,
  .hs-post-section-wrap .page-center-inner
  .hs-blog-post .blog-post-wrapper,
  .hs-content-space,
  .hs-job-wrapper .page-center-inner,
  .hs-job-description-wrapper .page-center-inner,
  .hs-job-wrapper .c-listing__item,
  .hs-careers-r2-flexi-grp .page-center > .row-fluid-wrapper {
    padding: 50px 0;
  }
  .hs-job-wrapper .c-listing__item .e-heading--4 {
    font-size: 20px;
    line-height: 32px;
  }
  .hs-job-wrapper .c-listing__item .e-read-more {
    font-size: 16px;
  }
  .hs-job-wrapper .c-listing__item .e-read-more:after {
    height: .5em;
    width: .5em;
    top: -2px;
  }
  .hs-job-description-wrapper {
    font-size: 16px;
  }
  .hs-job-description-wrapper .page-center-inner .hs-col10 {
    width: 83.33333%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    padding: 0 15px;
  }
  .hs-job-description-wrapper h1 {
    font-size: 72px;
    line-height: 90px;
  }
  .hs-job-description-wrapper .c-article-header__description {
    font-size: 16px;
    line-height: 28px;
    width: 400px;
  }
  .hs-careers-r2-flexi-grp .page-center > .row-fluid-wrapper > .row-fluid {
    left: 16.66667%;
    position: relative;
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 768px) and (min-width: 376px) {
  body.blog,
  body.hs-careers {
    background-position: -55px -200px;
    background-size: 140%;
  }
}

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

@media (max-width: 767px) {
  
  .alb-mod .page-center {
    padding: 0 20px!important;
  }
  
  .alb-mod h2 {
    font-size: 30px;
    line-height: 38px;
  }
  
  .alb-mod h3 {
    font-size: 26px;
    line-height: 34px;
  }
  
  .alb-mod p {
    font-size: 16px;
  }
  
  .btn-reg, a.btn-reg {
    font-size: 14px;
    line-height: 17px;
    padding: 15px 30px 12px 30px;
  }
  
  input[type="text"],
  input[type="password"], 
  input[type="datetime"], 
  input[type="datetime-local"], 
  input[type="date"], 
  input[type="month"], 
  input[type="time"], 
  input[type="week"], 
  input[type="number"], 
  input[type="email"], 
  input[type="url"], 
  input[type="search"], 
  input[type="tel"], 
  input[type="color"],
  input[type="file"],
  textarea,
  select {
    max-width: 100% !important;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu > div {
    margin: 0 -10px;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item ul.hs-menu-children-wrapper>li>a {
    width: auto;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp {
    margin-left: -10px;
    margin-right: -10px;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col {
    padding: 0 10px;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col ul li.c-site-header__login-container .c-site-header__login-panel {
    width: auto;
  }
  .header-container .page-center>div>.row-fluid .cst-outter-menu-grp .cst-nav-grp .custom-menu-primary .hs-menu-wrapper * {
    width: auto!important;
  }
  .cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header h1.e-heading--2 {
    font-size: 32px;
    line-height: 42px;
  }
  .cst-bdy-content-grp .page-center.content-wrapper .main-content {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
    left: 0;
    position: relative;
  }

  .cst-bdy-content-grp .page-center.content-wrapper .main-content h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .hs-fllwdth .cst-bdy-content-grp .page-center.content-wrapper .main-content .hs_cos_wrapper_type_rich_text {
    font-size: 14px;
  }

  .hs-plcy-r2-grp .page-center .hs-plcy-r2-c1-flexi {
    padding: 25px 10px;
  }
  .hs-plcy-r2-grp .page-center .hs-plcy-r2-c1-flexi .hs_cos_wrapper_type_rich_text ul {
    font-family: BarlowLight, helvetica, arial, sans-serif;
    line-height: 1.75;
    font-size: 14px;
  }
  .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
  }
  .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header h1.e-heading--2 {
    font-size: 44px;
    line-height: 56px;
  }
  .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header {
    margin-left: 0;
    width: 100%;
  }
  .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header>div {
    font-size: 14px;
    line-height: 1.75;
  }
  .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header>div p {
    font: inherit;
  }
  .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header a.btn, a.btn {
    display: block;
    margin-bottom: 11px;
  }
  .cst-sct-her-grp.center .page-center .inner-col.clearfix .cst-sec-header {
    left: 0;
    position: relative;
  }
  .cst-sct-her-grp.center .page-center .inner-col.clearfix .cst-sec-header h2.e-heading--2 {
    font-family: MontBook,helvetica,arial,sans-serif;
    font-size: 24px;
    letter-spacing: .5px;
    line-height: 34px;
  }
  .cst-sct-her-grp.center .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header {
    font-size: 14px;
  }
  .hs-cntct .cst-bdy-content-grp .page-center.content-wrapper .main-content {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
  }
  .hs-button.primary, input[type="submit"], input[type="button"] {
    display: block;
    width: 100%;
  }
  .cst-bdy-content-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field label.hs-form-booleancheckbox-display {
    font-size: 12px;
    line-height: 1.75;
    display: block;
  }
  .cst-bdy-content-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field ul.inputs-list {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 2px;
  }
  body.hs-cmplnts .cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-header,
  body.hs-cmplnts .cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-sub-header {
    padding: 0 10px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
  }
  body.hs-cmplnts .cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-header h2.e-heading--2 {
    font-family: MontBook,helvetica,arial,sans-serif;
    font-size: 24px;
    letter-spacing: .5px;
    line-height: 34px;
  }
  body.hs-cmplnts .cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-sub-header .text {
    font-size: 14px;
  }
  .cst-accordion-grp .page-center .inner.clearfix {
    padding: 25px 0;
  }
  .cst-accordion-grp .page-center .inner.clearfix .cst-title-col h2 {
    font-size: 16px;
    line-height: 32px;
  }
  .cst-accordion-grp .page-center .inner.clearfix>div {
    padding: 0 10px;
  }
  .cst-accordion-grp .page-center .inner.clearfix .accordion-col .accordion-title {
    padding: 20px 60px 20px 20px;
    font-size: 14px;
    margin-bottom: 4px;
    line-height: 22px;
  }
  .cst-accordion-grp .page-center .inner.clearfix .accordion-col .accordion-title h2.accordion-control {
    font-size: 14px;
    line-height: 22px;
  }
  .cst-accordion-grp .page-center .inner.clearfix .accordion-col .accordion-title h2.accordion-control:after {
    right: 20px;
  }
  .cst-accordion-grp .page-center .inner.clearfix .accordion-content {
    padding: 20px;
  }
  .hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi .hs_cos_wrapper_type_rich_text {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 10px;
    left: 0;
  }
  .hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi {
    padding: 25px 0;
  }
  .hs-savings .cst-bdy-content-grp .page-center.content-wrapper .main-content {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hs-savings .cst-bdy-content-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field ul.inputs-list {
    padding-top: 0;
    margin-top: -4px;
  }
  .cst-sct-her-grp {
    margin-top: 0;
    margin-top: 62px;
  }
  body.hs-help .cst-sct-her-grp .page-center .inner-col.clearfix .cst-sec-header h1.e-heading--2 {
    font-size: 44px;
    line-height: 56px;
  }
  body.hs-help {
    background-position: -55px -200px;
    background-size: 140%;
  }
  .hs-hlp-r3-grp .page-center .hs-hlp-r3-c1-flexi {
    padding: 25px 0;
  }
  .hs-hlp-r3-grp .page-center .hs-hlp-r3-c1-flexi .hs_cos_wrapper_type_rich_text {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
    padding: 0 10px;
  }
  .hs-hlp-r3-grp .page-center .hs-hlp-r3-c1-flexi .hs_cos_wrapper_type_rich_text h2 {
    font-family: MontBook,helvetica,arial,sans-serif;
    font-size: 24px;
    letter-spacing: .5px;
    line-height: 34px;
  }
  .hs-hlp-r3-grp .page-center .hs-hlp-r3-c1-flexi .hs_cos_wrapper_type_rich_text {
    font-size: 14px;
  }
  .hs-hlp-r4-grp.cst-bdy-content-grp .page-center .hs-hlp-r4-c1-flexi {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 10px;
    left: 0;
  }
  .hs-hlp-r4-grp.cst-bdy-content-grp {
    margin-bottom: 74px;
  }
  .hs-hlp-r4-grp.cst-bdy-content-grp .page-center>div {
    padding-bottom: 25px;
  }
  .hs-sving-r1-grp .page-center .hs-sving-r1-c1-flexi .hs_cos_wrapper_type_rich_text {
    font-size: 14px;
  }
  .cst-2-col-imgee-grp .page-center .inner-col.clearfix,
  .cst-testimonial-grp .page-center .inner-col.clearfix,
  .cst-rcnt-pst-grp .page-center .inner-col.clearfix {
    padding: 25px 0;
  }
  .cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-col-grp.clearfix,
  .cst-testimonial-grp .page-center .inner-col.clearfix .content-grp,
  .cst-rcnt-pst-grp .page-center .inner-col.clearfix .cst-title {
    padding: 0 10px;
  }
  .cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-grp .cst-content h2.title {
    font-size: 16px;
    line-height: 32px;
  }
  .cst-2-col-imgee-grp .page-center .inner-col.clearfix .inner-grp .cst-content div,
  .cst-testimonial-grp .page-center .inner-col.clearfix .content-grp .c-secondary-copy__text {
    font-size: 14px;
  }
  .cst-testimonial-grp .page-center .inner-col.clearfix .content-grp,
  .cst-bdy-content-grp.hs-abt-r2-grp .page-center.content-wrapper .main-content {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
  }
  .cst-testimonial-grp .page-center .inner-col.clearfix .content-grp h2.title {
    font-size: 24px;
    line-height: 34px;
  }
  .cst-bdy-content-grp.hs-abt-r2-grp form .hs-fieldtype-booleancheckbox.field.hs-form-field ul.inputs-list label {
    margin-top: -6px;
  }
  .cst-rcnt-pst-grp .page-center .inner-col.clearfix .cst-title h2 {
    font-size: 24px;
    letter-spacing: .5px;
    line-height: 34px;
  }
  body.hs-hmepage {
    background-position: -55px -200px;
    background-size: 140%;
  }
  .cst-sme-bank-grp .page-center .inner-col.clearfix {
    padding: 25px 0;
  }
  .cst-sme-bank-grp .page-center .inner-col.clearfix .cst-left-col,
  .cst-sme-bank-grp .page-center .inner-col.clearfix .cst-rght-col {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
    padding:0 10px;
  }
  .cst-sme-bank-grp .page-center .inner-col.clearfix .cst-left-col h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .c-intro-animation {
    display: none;
  }
  .cst-sme-bank-grp .page-center .inner-col.clearfix .cst-rght-col .inner-col {
    font-size: 14px;
  }
  .cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
    padding: 0 10px;
  }
  .cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner {
    padding: 20px;
    margin: 10px 0;
  }
  .cst-one-col-image-grp {
    margin: 20px 0;
  }
  .cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner .top-image {
    margin-bottom: 20px;
  }
  .cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner .content p {
    font-size: 14px;
    line-height: 24px;
  }
  .cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner a.read-more {
    font-size: 14px;
  }
  .hs-hme-r2-grp .page-center .hs-hme-r2-c1-flexi {
    padding: 25px 0;
  }
  .hs-hme-r2-grp .page-center .hs-hme-r2-c1-flexi .hs_cos_wrapper_type_rich_text,
  .hs-hme-r3-grp.cst-bdy-content-grp .page-center .hs-hme-r3-c1-form {
    width: 100%;
    max-width: 100%;
    left: 0;
    padding: 0 10px;
  }
  .hs-hme-r2-grp .page-center .hs-hme-r2-c1-flexi .hs_cos_wrapper_type_rich_text {
    font-size: 14px;
  }
  .hs-hme-r3-grp.cst-bdy-content-grp .page-center>div {
    padding-bottom: 25px;
  }
  .cst-two-col-content-grp .page-center .inner-col.clearfix .title-col,
  .cst-two-col-content-grp .page-center .inner-col.clearfix .cst-content-col {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
    padding: 0 10px;
  }
  .cst-two-col-content-grp .page-center .inner-col.clearfix .title-col h2 {
    font-size: 32px;
    line-height: 42px;
  }

  .cst-two-col-content-grp .page-center .inner-col.clearfix {
    padding: 25px 0;
  }
  .cst-two-col-content-grp .page-center .inner-col.clearfix .cst-content-col .inner-content {
    font-size: 14px;
  }

  .hs-tabber-group {
    padding: 0;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp {
    width: 100%;
    left: 0;
    max-width: 100%;
    padding: 0 10px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }

  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper {
    margin: 0 -20px;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul .inner li {
    overflow: hidden;
  }
  .hs-commnction .cst-sct-her-grp.advnced {
    margin-bottom: 49px;
  }

  body.hs-commnction,
  body.hs-tm  {
    background-position: -55px -200px;
    background-size: 140%;
  }
  .hs-hme-r2-grp .page-center .hs-hme-r2-c1-flexi .hs_cos_wrapper_type_rich_text a {
    font-size: 14px;
  }
  body.hs-commnction .cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-header,
  .cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-sub-header {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    left: 0;
    padding: 0 10px;
  }
  body.hs-commnction .cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-header h2.e-heading--2 {
    font-family: MontBook,helvetica,arial,sans-serif;
    font-size: 24px;
    letter-spacing: .5px;
    line-height: 34px;
  }
  .cst-sct-her-grp.cst-pl-cntct .inner-col.clearfix .cst-sub-header {
    font-size: 14px;
  }

  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper {
    padding: 25px 0;
  }

  .post-item .e-read-more {
    margin-bottom: 2em;
  }
  .post-item h3, h2.post-listing-simple {
    padding-top: 5px;
  }
  .hs-article-header .c-article-header__label {
    font-size: 14px;
  }
  .hs-blog-post .blog-post-wrapper .post-body {
    font-size: 14px;
  }
  .hs-tm .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header .cst-sub-header > div {
    font-size: 14px;
    line-height: 1.75;
  }
  .hs-job-wrapper .c-listing__item {
    font-size: 14px;
  }
  .hs-careers .hs-button {
    margin-bottom: 10px;
  }
  .hs-content-button .hs-col12 ul {
    font-size: 14px;
  }
  .hs-post-section-wrap .page-center-inner {
    padding: 25px 0;
  }
  .hs-article-header .c-article-header__read-time {
    font-size: 14px;
  }

  .cst-table,
  .cst-table .inner,
  .cst-table .inner .cst-top-row {
    display: block;
    width: 100%;
  }
  .cst-table .inner .cst-top-row .col {
    display: block;
    padding: 0;
  }
  .cst-table .inner .cst-top-row .col .mob-content {
    font-family: BarlowLight,helvetica,arial,sans-serif;
    font-size: 36px;
  }
  .cst-table {
    font-size: 14px;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane#id2 .cst-table {
    margin-top: 42px;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .tabber-content .tab-pane .tabber-form-grp {
    margin-left: 20px;
    margin-right: 20px;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul {
    margin: 0 20px;
    padding: 0;
  }
  .hs-tabber-group .page-center-inner.clearfix .page-center-inner-tab-grp .hs-tabbar-holder-wrapper .hs-tabber-tab ul li a {
    padding: 10px 20px;
    white-space: normal;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    margin: 0;
    padding: 20px 15px;
  }
  div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    transform: none;
    position: static;
    float: none;
    margin: 0 -5px;
  }
  .cst-bdy-grp .page-center.content-wrapper > div {
    padding: 25px 0;
  }
  .hs-blog-post .comnt-form {
    left: 0;
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
  .cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner a.read-more:after {
    height: .4em;
    width: .4em;
  }
  .cst-one-col-image-grp .page-center .inner-col.clearfix .cst-items .inner {
    transition: none!important;
    opacity: 1!important;
    transform: none!important;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul >li.active:before, 
  .custom-menu-primary.js-enabled .hs-menu-wrapper > ul >li.active-branch:before {
    left: -45px;
  }
  body.contact-page .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col>ul>li.top-links.contact:before,
  body.help-page .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col>ul>li.top-links.help:before,
  body.media-centre-page .custom-menu-primary .cst-hdr-top-links .page-center .inner-col-grp .inner-col>ul>li.top-links.news--insights:before {
    left: -20px;
  }
  .wow.animated {
    opacity: 1!important;
    transform: none!important;
    transition: none!important;
  }

}  


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

@media (max-width: 479px) {

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

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

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

  .cst-ftr-top-grp .page-center>div>.row-fluid .cst-top-menu .hs-menu-wrapper .cst-men-item {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .hs-content-button .hs-col12 ul {
    padding-left: 30px;
  }
  .hs-commnction .cst-sct-her-grp.advnced .page-center .inner-col.clearfix .cst-sec-header h1.e-heading--2 {
    font-size: 30px;
    line-height: 40px;
  }
  .hs-article-header h1 {
    margin: 0;
    font-size: 34px;
    line-height: 46px;
  }

}
@media (max-width: 375px) {
  body.hs-hmepage {
    background-position: -20px -110px;
    background-size: 120%;
  }
  .hs-article-header .c-article-header__read-time {
    margin: 0 0 -20px auto;
  }
}
@media only screen and (max-width: 768px) and (min-width: 376px) {
  body.hs-fllwdth {
    background-position: -55px -200px;
    background-size: 140%;
  }
}