/* ==========================================================================
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(https://fonts.googleapis.com/css?family=Open+Sans:100,400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@font-face {
  font-family: "Titillium Web";
  src: local("Titillium Web ExtraLight"), local("TitilliumWeb-ExtraLight"), url("https://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffAzHGItzYw.woff2") format("woff2");
  font-style: normal;
  font-weight: 200;
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Titillium Web";
  src: local("Titillium Web Regular"), local("TitilliumWeb-Regular"), url("https://fonts.gstatic.com/s/titilliumweb/v8/NaPecZTIAOhVxoMyOr9n_E7fdMPmDQ.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Titillium Web";
  src: local("Titillium Web SemiBold"), local("TitilliumWeb-SemiBold"), url("https://fonts.gstatic.com/s/titilliumweb/v8/NaPDcZTIAOhVxoMyOr9n_E7ffBzCGItzYw.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* EX: @import url('http://example.com/example_style.css'); */

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

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

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
  vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}
.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 li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal;
  }

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.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;
} 
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 100%;
  font: inherit;
  font-family: "Open Sans",sans-serif;
  line-height: 1;
  font-size: 16px;
  font-family: "Open Sans",sans-serif;
  line-height: 1.5;
  color: #2B2E31;
}


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




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

/* Basic text */
p, deck {
  margin:0 0 20px;
}
small {}
/* b,
strong {
  font-weight: bolder;
} */
em {}
cite {}
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}
mark {
  background-color: #ff0;
  color: #000;
}
pre {}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Headings */
h1, h2, h3, h4, h5,h6 {
  margin-top: 0;
  font-family: "Titillium Web",sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 2em;
  margin: .67em 0;
  line-height: 1.1em;
}
.header-container {
    max-width: 100% !important;
}
#hs_cos_wrapper_widget_1673416711393 form {
    margin: auto;
    max-width: 500px;
    padding: 40px;
    background-color: #fff;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    border-radius: 10px;
}

#hs_cos_wrapper_widget_1673416711393 form .hs-input {
    margin-bottom: 20px;
}
#hs_cos_wrapper_widget_1673416711393 form.hs-form .form-columns-1 input {
    max-width: 100%;
}


@media (min-width: 720px){
  .banner .banner__heading {
    margin-bottom: 20px;
    color: #001cb0;
    font-weight: 400;
    font-size: 45px;
    letter-spacing: -.5px;
  }
}
h2 {}
h3 {
  color: #001cb0;
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: .7em;
}
h4 {}
h5 {}
h6 {}

/* Anchor Links */
a { color: #001CB0; }
a:hover, a:focus { text-decoration:none; }
a:active,
a:hover {
  outline-width: 0;
}
/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

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



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

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

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

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


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


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

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

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


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

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

.header-wrap .page-center {
  padding: 0 !important;
  max-width: 100% !important;
  position: relative;
  z-index: 100;
}

.widget-span.logo-column {
  width: 142px;
  height: 100px;
  position: absolute;
  background-repeat: no-repeat;
  text-align: center;
}

.widget-span.logo-column a {
  display: block;
  width: 142px;
  height: 100px;
}

.widget-span.logo-column a img {
  display: block;
  margin: 0;
  margin-left: 25px;
  position: relative;
  top: 50%;
  margin-top: -30px;
  width: 64px !important;
  height: 60px;
}
.widget-span.logo-column a img.bg-logo {
  width: 100% !important;
  height: 100% !important;
  margin-top: 0;
  top: 0;
  margin: 0;
  margin-top: -30px;
  z-index: -1;
}

.header-wrap {
  align-items: center;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
  white-space: nowrap;
  width: 100%;
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .075em;
  height: 100px;
  line-height: 100px;
  position: relative;
  display: block;
}

.widget-span.widget-type-cell.menu-column {
  display: block;
  height: 100%;
  -ms-flex: 1;
  flex: 1;
  color: #666;
  width: auto;
  margin-left: 0;
  float: none;
  width: 100%;
}

.primary-nav__first-row {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-right: 48px;
  transition: padding-right .3s;
  transition-delay: 0s;
  padding-right: 0;
  transition: none;
  height: 50%;
  padding-left: 120px;
}

.flex-dummy {
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  transition: flex .3s;
  transition: flex .3s,-ms-flex .3s;
}
.primary-nav__button {
  height: 100%;
  border-left: 1px solid rgba(0,0,0,.1);
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.primary-nav__button--account {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 48px;
  transition: right .3s;
  transition-delay: 0s;
  color: #666;
}
.primary-nav__button--cart {
  position: relative;
}
img {
  border-style: none;
}
.cart-bubble {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background-color: #fc334c;
  position: absolute;
  display: none;
  top: 10px;
  right: 8px;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
  vertical-align: middle;
  color: #fff;
  font-weight: 700;
}
.primary-nav__button--state {
  width: 75px;
  text-align: center;
  padding: 0;
  transition: margin-left .3s;
}
.primary-nav__button--state {
  position: relative;
}
.primary-nav__button--state__inner {
  height: 100%;
  width: 100%;
  line-height: 50px;
  position: relative;
  padding: 0 20px;
}
.primary-nav__button--state__inner::after {
  content: '';
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -2px;
  background: #fff;
  opacity: 0;
  transition: opacity .2s;
  z-index: 1000;
}
.state-selector {
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  width: 100vw;
  text-align: center;
  box-shadow: 1px 5px 12px -2px rgba(0,0,0,.2);
  border-top: 1px solid rgba(0,0,0,.1);
  transform: scale(0);
  transform-origin: calc(100% - 120px) top;
  opacity: 0;
  transition: transform .2s,opacity .2s;
  z-index: 100;
  margin-top: -1px;
  margin-top: 0;
  width: 292px;
  right: auto;
  left: 0;
  transform-origin: top left;
}
.state-selector__heading {
  height: 65px;
  line-height: 65px;
  cursor: default;
}
.state-selector__states {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.state-selector__state {
  width: 100%;
  height: 70px;
  line-height: 70px;
  color: #001cb0;
}
.state-selector__state:nth-child(n+1) {
  border-top: 1px solid rgba(0,0,0,.1);
}
.state-selector__state.active {
  background: linear-gradient(90deg,#001cb0,#0075cc);
  color: #fff;
}
.state-selector__state:nth-child(n+1) {
  border-top: 1px solid rgba(0,0,0,.1);
}
.no-touch-device .state-selector__state:hover {
  background: linear-gradient(90deg,#001cb0,#0075cc);
  color: #fff;
}
.primary-nav__button {
  height: 100%;
  border-left: 1px solid rgba(0,0,0,.1);
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.primary-nav__button--search {
  padding: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 51px;
}
.primary-nav__button--search {
  -ms-flex-positive: 0;
  flex-grow: 0;
  max-width: 100%;
}

.primary-nav__button--account {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 48px;
  transition: right .3s;
  transition-delay: 0s;
  color: #666;
}
.primary-nav__button--account {
  position: static;
  width: auto;
  transition: none;
}
.primary-nav__button--account {
  padding: 0 30px 0 25px;
  line-height: 50px;
}
.primary-nav__button--account .primary-nav__button__icon {
  width: 7px;
  height: 13px;
}
.primary-nav__button--account .primary-nav__button__icon {
  margin-right: 10px;
}
.primary-nav__button--account .primary-nav__button__hide-mobile {
  display: inline;
}
.primary-nav__button--account:hover {
  color: #001cb0;
}

.header-container-wrapper a {
  text-decoration: none;
}
.mini-version {
  max-width: 464px;
}
.mini-version {
  display: flex;
  z-index: 1000;
  align-items: center;
  position: relative;
  background-color: rgb(255, 255, 255);
  height: 50px;
  transition: box-shadow 0.4s ease-in-out 0s, -webkit-box-shadow 0.4s ease-in-out 0s;
}
.mini-version__search-icon {
  cursor: pointer;
  background-color: transparent;
  padding: 19px;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
}
.mini-version__search-icon svg {
  display: block;
  height: 12px;
  width: 12px;
}
.mini-version__input {
  visibility: hidden;
  width: 0px;
  color: rgb(107, 109, 119);
  font-size: 0.875rem;
  font-weight: 600;
  font-family: "Titillium Web", sans-serif;
  cursor: pointer;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  outline: none;
  padding: 0px;
  transition: width 0.4s ease-in-out 0s;
}

.popular-search,.suggestion {
  visibility: visible;
  display: block;
  position: absolute;
  top: 80px;
  left: 0px;
  height: auto;
  box-shadow: rgba(43, 46, 49, 0.16) 0px 16px 32px 2px;
  z-index: 800;
  width: 100%;
  background: rgb(255, 255, 255);
  margin: 0px;
  padding: 0px;
}
.popular-search,.suggestion {
  width: calc(100% - 40px);
  margin: 0px 20px;
}
.mini-version__popular-search, .mini-version__suggestion {
  text-transform: none;
  box-shadow: rgba(43, 46, 49, 0.2) 0px 16px 32px 0px;
  top: 50px;
}
.mini-version__popular-search,.mini-version__suggestion {
  margin: 0px;
}
.suggestion ul {
  list-style-type: none;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.popular-search.hidden, .suggestion.hidden {
  visibility: hidden;
  overflow-x: hidden;
}
.popular-search__heading {
  color: rgb(107, 109, 119);
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  margin-bottom: 1em;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  padding: 12px 12px 23px 35px;
}
.popular-search__link.active, .popular-search__link:hover {
  text-decoration: underline;
}
.primary-nav__button--state__inner {
  text-align: center;
  padding: 0;
}
.primary-nav__button:hover {
  color: #001cb0;
}
/* =============== Content =============== */

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

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


/* =============== Footer =============== */
.footer-container-wrapper .page-center{
  padding-left:20px;
  padding-right:20px;
}
.footer-container-wrapper {}
.footer-container {}
.footer-wrp {
  background-color: #001cb0;
  padding: 30px 0 30px;
  width: 100%;
  background-image: linear-gradient(135deg,#001cb0,#0075cc);
  overflow: hidden;
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  letter-spacing: .075em;
  color: #fff;
}

.footer-wrp ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-wrp {}

.footer-wrp a,.footer-wrp * {
  color: #fff;
  text-decoration: none;
}

.privacy-menu ul li {
  font-size: 12px;
  margin-right: 15px;
  margin-bottom: 5px;
  text-decoration: none;
  transition-duration: .1s;
  display: inline-block;
  position: relative;
  font-weight: 400;
  color: #fff;
  line-height: 1;
}
.footer-wrp hr {
  border-color: rgba(255,255,255,.15);
  display: block;
  float: left;
  margin: 30px 0;
  width: 100%;
  border-left: none;
  border-right: none;
}

.footer-wrp hr+div {
  margin-left: 0 !important;
}

.privacy-menu ul li a {
  font-size: 12px;
  line-height: 1;
  display: block;
}
.footer-wrp .footer-bottom-wrap hr {
  margin-bottom: 27px;
}
.footer-middle .page-center > div > div:after,.footer-middle .page-center > div > div:before {
  display: none;
}

.footer-middle .page-center > div > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 50px 0 0 0;
  padding-bottom: 50px;
}

.widget-span.footer-col {
  min-width: 180px;
  margin-bottom: 0;
  padding: 0 20px;
  width: auto;
  transition: margin-bottom .2s;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-left: 0;
}

.widget-span.footer-col:first-child {
  padding-left: 0;
}

.widget-span.footer-col:last-child {
  padding-left: 0;
}

.widget-span.footer-col .hs-menu-wrapper > ul > li > a,
.widget-span.footer-col  h3 {
  transition: none;
  margin-bottom: 10px;
  min-height: 2.8rem;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  position: relative;
  margin-bottom: 0;
  transition: margin-bottom .2s;
  display: block;
  cursor: pointer;
}

ul.social-links-list {
  margin-bottom: 30px;
}

ul.social-links-list li {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-bottom: 15px;
}

ul.social-links-list li a {
  width: 100%;
  overflow: visible;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  color: #fff;
}
.widget-span.footer-col .hs-menu-wrapper>ul ul li {
  margin-bottom: 15px;
  line-height: 1.4;
  font-size: 16px;
  float: none !important;
}
ul.social-links-list li a .icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 12px;
  margin-right: 15px;
}

ul.social-links-list li a .icon img {
  display: inline;
  width: 100%;
  height: 12px;
  fill: #0075cc;
}

ul.social-links-list li a .label {
  text-indent: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  height: 1.3em;
  position: relative;
}
.widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper {
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper li {
  line-height: 1.4;
  margin-bottom: 15px;
  font-size: 16px;
}

.widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper li a {
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 12px;
  display: inline-block !important;
  white-space: normal !important;
}

.widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper li:last-child {
}

.widget-span.footer-col .hs-menu-wrapper>ul>li>a, .widget-span.footer-col h3 {
  margin-bottom: 10px;
  display: block;
}

.footer-logo img {
  max-width: 63px !important;
}
.widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper li a:hover{
  text-decoration: underline;
}

.privacy-menu ul li a:after,
ul.social-links-list li a .label:after{
  position: absolute;
  content: '';
  width: 100%;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  margin-top: .2em;
  height: 2px;
  left: 0;
  transition: .2s;
  background-color: currentColor;
}
ul.social-links-list li a .label:after{
  height: 1px;
}
.privacy-menu ul li a:hover:after,
ul.social-links-list li a:hover .label:after{
  margin-top: .01em;
  opacity: 1;
}

.privacy-menu ul li a {
  text-decoration: none;
  transition-duration: .1s;
  display: inline-block;
  position: relative;
  font-weight: 400;
  color: #fff;
}
img.open-child-footer {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 4px;
  right: 0;
  transform: rotate(45deg);
  transition: transform .2s;
  cursor: pointer;
}
img.open-child-footer.child-open-footer {
  transform: rotate(0);
}
@media (max-width: 1300px) and (min-width: 720px){
  .widget-span.footer-col {
    padding: 0 5px;
  }
}
@media (max-width: 1199px) and (min-width: 720px){
  .widget-span.footer-col {
    min-width: 110px;
  }
}
@media (min-width:768px){
  .widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper {
    display: block !important;
    overflow:visible !importand;
  }
}
@media (max-width:767px){
  .widget-span.footer-col {
    min-width: 100%;
  }

  .footer-middle .page-center>div>div {
    display: block;
    max-width: 1240px;
    margin: 0 auto;
    padding: 0;
  }

  .widget-span.footer-col {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper {
    display: none;
  }

  .footer-wrp {
    background-color: #001cb0;
    background-image: linear-gradient(180deg,#001cb0,#0075cc);
    color: #fff;
    float: left;
    padding: 30px 0 30px;
    font-family: "Titillium Web",sans-serif;
    font-weight: 600;
    letter-spacing: .075em;
    width: 100%;
  }

  .privacy-menu ul li {
    text-decoration: none;
    transition-duration: .1s;
    display: inline-block;
    position: relative;
    font-weight: 400;
    color: #fff;
    font-size: 11px;
    margin-right: 15px;
    margin-bottom: 5px;
  }

  .privacy-menu ul li:last-child {
    margin-right: 0;
  }

  .privacy-menu ul li a {
    text-decoration: none;
    transition-duration: .1s;
    display: inline-block;
    position: relative;
    font-weight: 400;
    color: #fff;
    font-size: 11px;
  }

  ul.social-links-list li {
    display: inline-block;
    margin-right: 10px;
    width: auto;
    margin-bottom: 0;
  }

  ul.social-links-list li:last-child {
    margin-right: 0;
  }

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

  ul.social-links-list li a .icon {
    margin: 0;
  }

  .widget-span.footer-col .hs-menu-wrapper>ul>li>a, 
  .widget-span.footer-col h3 {
    min-height: 1px;
    margin-bottom: 35px;
    display: block;
  }
}
/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


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

/* Parent List */
.primary-nav__button:hover {
  color: #001cb0;
}

.custom-menu-primary {
  display: -ms-flexbox;
  display: flex;
  padding-left: 120px;
  display: none;
  -ms-flex-align: center;
  align-items: center;
  background: #001cb0;
  padding-right: 10px;
}

.custom-menu-primary .hs-menu-wrapper > ul {
  display: block !important;
  line-height: 50px;
  padding-left: 30px;
}

.custom-menu-primary .hs-menu-wrapper > ul > ul {
  display: inline-block;
  margin-right: 25px;
  position: relative;
  float: none !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > ul > a {
  height: 50px;
  border-bottom: 2px solid transparent;
  display: inline-block;
  transition: border-bottom .2s;
  color: #fff;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
  display: inline-block;
  margin-right: 25px;
  position: relative;
  float: none !important;
  /* height: 50px; */
  /* border-bottom: 2px solid transparent; */
  /* display: inline-block; */
  /* transition: border-bottom .2s; */
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #fff;
  height: 50px;
  border-bottom: 2px solid transparent;
  display: inline-block;
  transition: border-bottom .2s;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a {
  border-bottom-color:#ffe344;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
  left: 0;
  min-width: calc(100% + 50px);
  width: auto;
  transition-duration: .2s;
  box-shadow: 0 6px 6px 0 rgba(0,0,0,.1);
  z-index: 9999;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  display: block;
  white-space: nowrap;
  padding: 0 40px 0 25px;
  height: 50px;
  line-height: 50px;
  text-transform: none;
  color: #001cb0;
  width: 100%;
  font-weight: 600;
  border-bottom: 1px solid rgba(0,0,0,.1);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:last-child > a {
  border-bottom: none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover,
.custom-menu-primary .hs-menu-wrapper > ul ul li.active > a,
.custom-menu-primary .hs-menu-wrapper > ul ul li.active-branch > a {
  background: linear-gradient(90deg,#001cb0,#0075cc);
  color: #fff;
}

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

@media (max-width:959px){
  .widget-span.logo-column a img.bg-logo {
    display: none;
  }

  .widget-span.logo-column a img {
    width: 29px !important;
    height: 29px;
    margin: 0;
    position: static;
  }

  .widget-span.logo-column a {
    width: 29px;
    height: 29px;
    display: block;
    margin-top: 11px;
  }

  .widget-span.logo-column {
    display: block;
    margin-left: 10px;
    position: static;
    width: calc(28px + 45px);
    height: 28px;
    padding-left: 45px;
    position: static;
    float: left;
  }

  .widget-span.widget-type-cell.menu-column {
    height: auto;
    width: calc(100% - 45px - 28px);
    float: right;
  }

  .widget-span.custom-menu-primary {
    display: none;
  }

  .header-wrap {
    height: auto;
  }

  .primary-nav__first-row {
    padding-left: 0;
  }

  .primary-nav__button--account .primary-nav__button__hide-mobile {
    display: none;
  }

  .primary-nav__button--account {
    padding: 0 20px;
    height: 50px;
  }

  .primary-nav__button--account .primary-nav__button__icon {
    width: 7px;
    height: 13px;
    margin: 0;
  }
  .widget-span.logo-column {
    position: relative;
    z-index: 3;
  }

  .header__mobile-menu-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
    height: 45px;
    padding: 15px;
    cursor:pointer;
  }

  .header__mobile-menu-btn img {
    position: absolute;
    width: 15px;
    left: 15px;
    top: 19px;
  }

  /* Menu */
  .mobile-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 270px;
    height: 100%;
    background: #1f36ad;
    color: #fff;
    transition: left .3s;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    z-index: 500;

  }
  .mobile-menu-close+div {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-height: 100vh;
    overflow-y: auto;
  }

  .mobile-menu-open .mobile-menu {
    left: 0;
    transition-delay: .1s;
  }

  .mobile-menu .hs-menu-wrapper > ul > li {
    float: none !important;
    width: 100% !important;
  }

  .mobile-menu .hs-menu-wrapper > ul li > a {
    width: 100%;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .075em;
    padding: 14px 0 14px 35px;
    color: #fff;
    line-height: 1.6;
    display: block !important;
  }
  .child-trigger-menu:before {content: "";margin: 0 20px;width: 8px;height: 8px;background-image: none;border: 1px solid #fff;border-bottom: none;border-left: none;transform: rotate(45deg);font-size: 100%;font: inherit;vertical-align: baseline;display: block;position: absolute;left: 0;right: -2px;margin: 0 auto;top: 21px;}

  .child-trigger-menu {
    position: absolute;
    top: 0;
    right: 0;
    height: 49px;
    width: 50px;
    z-index: 3;
    cursor: pointer;
  }

  .mobile-menu .hs-menu-wrapper>ul li>a {
    position: relative;
    z-index: 1;
  }
  .mobile-menu-close {
    position: absolute;
    position: absolute;
    top: 2px;
    left: 270px;
    padding: 18px;
    width: 52px;
    height: 52px;
    text-align: center;
    opacity: 0;
    transition: opacity .3s;
    z-index: 499;
    cursor: pointer;
  }

  .mobile-menu-open .mobile-menu-close {
    opacity: 1;
    transition-delay: .4s;
  }

  .mobile-menu-close svg {
    width: 16px;
    height: 12px;
    display: block;
    margin: 0;
  }

  .mobile-menu-close svg path {
    fill: #001cb0;
  }

  .mobile-menu-close+div {
    margin: 0 !important;
  }
  .mobile-overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.85);
    opacity: 0;
    transition: opacity .3s;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
    cursor: pointer;
    visibility: hidden;
  }

  .mobile-menu-open .mobile-overlay {
    opacity: 1;
    visibility: visible;
  }
}


/* ==========================================================================
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 {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

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


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


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

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

/* Descriptions */
.hs-field-desc {
 font-size: smaller;
 font-style: italic;
}
}

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

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {}

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


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

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

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

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

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


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

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

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

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

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  font-size: 12px;
  position: relative;
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  letter-spacing: .12em;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 48px;
  height: 50px;
  padding: 0 40px;
  min-width: 100%;
  text-align: center;
  background-color: #fff;
  border: 0 none;
  transition: box-shadow 250ms ease-in-out;
  transition-duration: 250ms;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  vertical-align: top;
  color: #001cb0;
  background-color: #fff;
  border: 1px solid #001cb0;
  font-size: 14px;
  text-decoration: none;
  background-color: #001cb0;
  border-color: #001cb0;
  color: #ffffff;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  color: #ffffff;
  border: 1px solid #001cb0;
  background: #fff;
}

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

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

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


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

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


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

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


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

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


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.top-comaign {
  margin-bottom: 75px;
}

.compaing-hero h1,.compaing-hero h2,.compaing-hero h3,.compaing-hero h4,.compaing-hero h5,.compaing-hero h6,.compaing-hero p {
  color: #fff;
}

.compaing-hero h1 {
  margin-bottom: 10px;
}

.compaing-hero h2 {
  font-weight: 300;
  margin-bottom: 15px;
}

.compaing-hero {
  padding-bottom: 150px;
}

.compaign-summary-group {
  padding: 25px 0 60px;
}

.compaign-summary-top {
  text-align: center;
  max-width: 690px;
  margin: 0 auto;
}

h2 {
  color: #001CB0;
  font-size: 40px;
  font-weight: normal;
  margin-bottom: 20px;
  line-height: 1.25;
}

.tree-col-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
  align-items: stretch;
}

.tree-col-wrap {}

.tree-col-wrap .col {
  width: 33.3333%;
  padding-left: 20px;
  padding-right: 20px;
}

.col.compaign-summary-col {
  display: flex;
  align-items: stretch;
}
*:last-child {
  margin-bottom: 0;
}
.compaign-summary-top {
  margin-bottom: 55px;
}

.compaign-summary-top {
  margin-bottom: 55px;
}

.col.compaign-summary-col .inner-col {
  display: flex;
  flex-wrap: wrap;
}

.col.compaign-summary-col .summary {
  display: flex;
  align-self: flex-end;
  flex-direction: column;
}
.col.compaign-summary-col .inner-col h3 {
  color: #2B2E31;
  font-size: 32px;
  line-height: 40px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 20px;
}

.col.compaign-summary-col .inner-col h3 img {
  float: right;
  margin-left: 20px;
  vertical-align: middle;
  display: none;
}
.col.compaign-summary-col .inner-col {
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  box-shadow: 0px 8px 16px rgba(43, 46, 49, 0.160784);
  border-radius: 8px;
  padding: 32px;
}

.col.compaign-summary-col .summary a {
  color: inherit;
  text-decoration: underline;
}

.col.compaign-summary-col .summary a:hover {
  text-decoration: none;
}

.col.compaign-summary-col.featured-col {}

.col.compaign-summary-col.featured-col .inner-col {
  background: #001CB0;
  border: 1px solid #E0E0E0;
  box-shadow: 0px 8px 16px rgba(43, 46, 49, 0.160784);
  border-radius: 8px;
  color: #fff;
}

.col.compaign-summary-col.featured-col .inner-col * {
  color: #fff;
}
.compaign-how-does-it-works {
  text-align: center;
  padding: 50px 0;
}

.how-does-it-works-top {
  margin-bottom: 70px;
}

.col.how-does-it-works-col {}

.col.how-does-it-works-col .inner-col {
  max-width: 250px;
  margin: 0 auto;
}

.col.how-does-it-works-col h3 {
  color: #2B2E31;
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 40px;
}

.col.how-does-it-works-col .title {
  margin-bottom: 25px;
}

img.mobile-icon {
  border-radius: 50%;
  border: 1px solid rgba(51, 56, 74, 0.501961);
  display: none;
}

.col.how-does-it-works-col .inner-col .icon {
  margin-bottom: 25px;
}

.col.how-does-it-works-col .inner-col .summary {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #2B2E31;
}



.col:last-child {
  margin-bottom: 0;
}
.col.how-does-it-works-col .inner-col .icon {
  margin-bottom: 25px;
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.how-does-it-works-bottom.tree-col-wrap {
  margin-bottom: 35px;
}
.how-does-it-works-bottom.tree-col-wrap {
  margin-bottom: 35px;
}

.button-wrap {
  margin-top: 60px;
}

a.button {
  font-size: 12px;
  position: relative;
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  letter-spacing: .12em;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 48px;
  height: 50px;
  padding: 0 40px;
  min-width: 150px;
  text-align: center;
  background-color: #fff;
  border: 0 none;
  transition: box-shadow 250ms ease-in-out;
  transition-duration: 250ms;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  vertical-align: top;
  color: #001cb0;
  background-color: #fff;
  border: 1px solid #001cb0;
  font-size: 14px;
  text-decoration: none;
}

a.button:hover {
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.12);
  background: linear-gradient(236deg,#003cd8 0,#001cb0 100%);
  color: #fff;
  border: 1px solid transparent;
}

a.button.button-blue {
  color: #FFFFFF;
  background: #001CB0;
}

a.button.button-blue:hover {
  color: #001cb0;
  background-color: #fff;
  border: 1px solid #001cb0;
}
/* Styles that do not fit into any of the available sections above can go here. */
.body-container .page-center{
  padding-left:20px;
  padding-right:20px;
}
.campaign-page .body-container-wrapper {
  padding-bottom: 50px;
}

.subscription-page  a.button {
  background-color: #001cb0;
  border-color: #001cb0;
  color: #ffffff;
}

.subscription-page  a.button:hover {
  color: #2b2e31;
  border: 1px solid #001cb0;
  background: #fff;
}

p.accordion-title {
  color: #001cb0;
  margin: 0;
  font-weight: bold;
}

.subscription-summary-col > .inner-col > img {
  display: block;
  width: 100%;
  margin-bottom: 0;
}

.subscription-summary-col .summary {
  padding: 30px 25px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
}

.subscription-summary-col .inner-col:after {content: "";display: block;width: 100%;height: 4px;width: 100%;background-image: linear-gradient(to right,#001ab0 0,#18dfef 100%);}

.col.subscription-summary-col {
  display: block;
  align-items: stretch;
}

.subscription-summary-group {
  padding: 60px 0;
}

.subscription-summary-top {
  text-align: center;
  max-width: 650px;
  margin: 0 auto 50px;
}

.subscribe-condition-wrap {
  padding: 50px 0 70px;
  text-align:center;
}

.subscription-table-top {
  max-width: 650px;
  margin: 0 auto 45px;
}
.flex {
  display: flex;
  margin: 0 -20px;
}
.hero-icon-wrap {
  padding: 0 20px;
}
.two-col .col {
  width: 50%;
  padding: 0 20px;
}

.col.subscription-col ul {
  padding: 0 0 0 20px;
}

.col.subscription-col ul li {
  margin-bottom: 15px;
}

.col.subscription-col {
  text-align: left;
}

.subscribe-accordion-wrap {
  padding: 60px 0 30px;
}

.accordion-table .accordion-item > p {
  padding: 25px 0;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 0;
  cursor: pointer;
}

.aswer+p {
  margin-top: 0;
}

.accordion-table .accordion-item:first-child > p {
  border-top: 1px solid #e8e8e8;
}

.accordion-table .accordion-item > p+.aswer:not(.active) {
  display: none;
}

.aswer .content {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 25px;
  padding-top: 25px;
}
.subscribe-table-top,
.pricing-table-top{
  text-align: center;
  margin-bottom: 45px;
}
.hero-icon-wrap {
  padding: 0 20px;
}

.hero-icon-wrap-in.flex {
  justify-content: space-around;
  align-items: start;
}

.hero-icon-col {
  padding: 0 15px;
}
.hero-icon-wrap {
  padding: 30px 30px 25px;
  max-width: 640px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  width: 100%;
}

.hero-icon-col img {
  max-width: 60px !important;
  display: block;
  margin: 0 auto 15px;
  transition: all .2s ease-in-out;
  max-width: 100%;
}

.hero-icon-col a {
  text-decoration: none;
  color: #2b2e31;
  font-weight: bold;
}

.hero-icon-col a h5 {
  color: #2b2e31;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
}

.hero-icon-col a:hover img {
  transform: translate(0,-4px);
}

.compaing-hero.subscription-hero {
  position: relative;
  z-index: 10;
  margin-bottom: 70px;
}
.subscribe-table-middle {
  max-width: 650px;
  margin: 0 auto;
  padding: 45px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  border-bottom: 3px solid rgba(0,0,0,0.2);
}

.subscribe-table-middle .input > .hs-input {
  width: 100% !important;
}

.subscribe-table-middle .hs-form-field {
  margin: 0 0 30px;
}

.subscribe-table-middle .hs-form-field span.hs-form-required {
  display: none;
}

.subscribe-table-middle .hs-form-field > label {
  display: block;
  margin-bottom: 5px;
}

.subscribe-table-middle  .actions {
  padding-bottom: 25px;
}

.subscribe-table-wrap {
  padding: 55px 0 30px;
}
.subscribe-table-middle .input > .hs-input {
  width: 100% !important;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  line-height: 1.5;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  padding: 0px 13px;
  border-width: 1px;
  border-style: solid;
  border-color: #cbd3dc;
  border-image: initial;
  height: 56px;
  color: #2b2e31
}

.subscribe-table-middle .input > .hs-input:focus {
  border-color: rgb(0, 28, 176);
  outline: none;
}
ul.no-list.hs-error-msgs.inputs-list {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #f00;
  font-size: 85%;
}

.hs_error_rollup ul.no-list.hs-error-msgs.inputs-list {
  margin-bottom: 35px;
}
.subscribe-table-middle .input > .hs-input.invalid.error {
  border-color: #f00;
}
.subscribe-table-middle .content {
  font-size: 14px;
  padding-top: 20px;
  padding-bottom: 10px;
}
.table-title-wrap {
  display: flex;
  background: linear-gradient(135deg,#001cb0,#0075cc);
  color: #fff;
}

.pricing-table-middle {
  max-width: 800px;
  margin: 0 auto 20px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
}
.pricing-table-wrap .totle,
.pricing-table-wrap .pricing-table-bottom{
  max-width: 800px;
  margin: 0 auto;
}
.ttl-table {
  width: 50%;
  padding: 15px 20px;
}
.table-title-wrap * {
  margin: 0;
}

.ttl-table h5 {
  text-transform: uppercase;
  font-size: 18px;
}

.ttl-table h5+span {
  font-size: 14px;
  line-height: 1.2;
  display: block;
}
.table-item > div > div {
  padding: 20px;
}

.table-item .flex {
  display: flex;
  margin: 0;
  align-items: center;
}

.table-item-title {
  width: 35%;
}

.table-item-tick {
  width: 15%;
}

.table-item-price {
  width: 50%;
}

.table-item {
  border-bottom: 1px solid rgba(0,0,0,0.2);
}

.table-description-wrap {
  border: 1px solid rgba(0,0,0,0.2);
  border-top: none;
  border-bottom: none;
}
.pricing-table-wrap .totle .flex{
  display:flex;
  margin:0;
}
.pricing-table-wrap .title-ttl {
  width: 35%;
}

.pricing-table-wrap .first-price {
  width: 15%;
}

.pricing-table-wrap .final-price {
  width: 50%;
}
.totle-flex.flex > div {
  padding: 10px 20px;
  font-size: 30px;
}

.pricing-table-wrap .first-price {
  color: #001cb0;
}

.pricing-table-wrap .totle .flex {
  align-items: center;
}
.pricing-table-bottom {
  padding: 20px;
}

.pricing-table-wrap {
  background: rgba(47, 85, 151, 0.0980392);
  padding: 60px 0;
}

.pricing-table-middle {
  background: #fff;
}
.accordion-table .accordion-item>p img {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 34px;
  right: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: transform .2s;
}

.accordion-table .accordion-item>p {
  position: relative;
  z-index: 3;
}

.accordion-table .accordion-item>p.active > img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}
/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


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

@media (max-width: 1024px) {}


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

@media (max-width: 767px) {
  .hero-icon-wrap {
    position: static;
    text-align: center;
  }
  .compaing-hero.subscription-hero {
    margin-bottom: 0;
  }
  .col {
    margin-bottom: 25px;
    display: block !important;
    width: 100% !important;
  }

  .tree-col-wrap {
    display: block;
  }

  .top-comaign {
    margin: 0;
    position: relative;
    z-index: 3;
  }

  .top-comaign .logo {
    position: absolute;
    top: 30px;
    left: 15px;
    width: 86px;
  }

  .compaing-hero {
    padding: 0 !important;
    background: none !important;
  }

  .compaing-hero .page-center {
    padding: 0;
  }

  .bottom-compaign h1 {
    margin-top: 0;
  }

  .bottom-compaign {
    background: linear-gradient(236deg,#001CB0 0,#0075CC 100%);
    padding: 48px 25px;
  }

  .bottom-compaign h1 {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 32px;
    line-height: 39px;
  }

  .compaing-hero h2 {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  h2 {
    font-size: 32px;
    line-height: 38px;
    font-style: normal;
    font-weight: normal;
  }

  .compaign-summary-group {
    padding-bottom: 30px;
  }

  .compaign-summary-top {
    margin-bottom: 30px;
  }

  .col.compaign-summary-col {
    padding: 0;
    border-top: 1px solid #e0e0e0;
  }

  .col.compaign-summary-col .inner-col,.col.compaign-summary-col.featured-col .inner-col {
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 35px 25px;
  }

  .col.compaign-summary-col.featured-col {
    border: none;
  }

  .inner-col {}

  .col.compaign-summary-col.featured-col .inner-col {
    text-align: center;
  }

  .col.compaign-summary-col.featured-col .inner-col ul {
    text-align: left;
  }

  .col.compaign-summary-col .summary, .col.compaign-summary-col .inner-col > div {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }

  .col.compaign-summary-col.featured-col .inner-col > div {}

  .col.compaign-summary-col .inner-col h3 img {
    display: inline-block;
    margin-top: 17px;
  }

  .col.compaign-summary-col .inner-col h3 {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 30px;
  }
  .col.compaign-summary-col {
    margin-bottom: 0;
  }
  .col.compaign-summary-col {
    margin-bottom: 0;
  }

  .compaign-how-does-it-works {
    padding: 25px 0;
  }

  h2 {
    font-family: Titillium Web;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
  }

  .col.how-does-it-works-col h3 {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
  }

  .col.how-does-it-works-col .inner-col {
    max-width: 100%;
    padding-bottom: 25px;
  }

  img.mobile-icon {
    display: block;
  }

  img.desktop-icon {
    display: none;
  }

  .col.how-does-it-works-col .inner-col .summary {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
  }

  a.button,
  .hs-button.primary,
  input[type="submit"],
  input[type="button"]{
    font-size: 12px;
  }
  .how-does-it-works-top, 
  .subscribe-table-top, 
  .pricing-table-top,
  .subscription-table-top {
    margin-bottom: 45px;
  }

  .flex {
    display: block;
  }

  .hero-icon-wrap-in.flex {
    display: flex;
  }

  .subscription-summary-group,
  .subscribe-condition-wrap,
  .pricing-table-wrap,.subscribe-table-wrap {
    padding: 45px 0;
  }

  .subscribe-condition-wrap {
    padding: 45px 0 70px;
  }
  .condition-table-bottom .button-wrap,
  .bottom-content-wrp .button-wrap {
    margin-top: 35px;
  }
  h3 {
    font-size: 22px;
  }
  .totle-flex.flex>div {
    font-size: 22px;
    line-height: 1;
  }

  .pricing-table-wrap .title-ttl {
    width: 35%;
  }

  .pricing-table-wrap .first-price {
    width: 30%;
  }

  .pricing-table-wrap .final-price {
    width: 35%;
  }

  .table-item-price {
    width: 35%;
  }

  .table-item-tick {
    width: 30%;
  }

  .totle-flex.flex>div {
    padding: 10px 15px;
  }

  .pricing-table-bottom {
    padding: 10px 15px;
  }

  .table-item>div>div {
    padding: 10px 15px;
  }

  .ttl-table {
    padding: 10px 15px;
  }
  .table-title-wrap {
    background: transparent;
    color: #333333;
  }

  .ttl-table h5 {
    line-height: 1;
    margin-bottom: 5px;
  }

  .table-description-wrap {
    border: 0px solid rgba(0,0,0,0.2);
  }

  .table-item {
    border-bottom: 0px solid rgba(0,0,0,0.2);
  }

  .table-item:nth-child(odd) {
    background: #fff;
  }

  .pricing-table-middle {
    background: transparent;
  }
  .pricing-table-middle {
    box-shadow: none;
  }
}  

@media(max-width: 767px){
#hs_cos_wrapper_widget_1662605545109 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
}


@media (max-width:650px){
  .subscribe-table-middle {
    padding: 30px 15px;
  }

  .subscribe-table-middle .hs-form-field {
    margin: 0 0 20px;
  }

  .subscribe-table-middle .actions {
    padding-top: 20px;
  }
}

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

@media (max-width: 479px) {}




article, aside, footer, header, nav, section {
  display: block;
}
.breadcrumbs {
  padding: 0 25px;
  font-size: 14px;
  background-color: #fff;
  height: 50px;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  display: -ms-flexbox;
  display: flex;
  padding: 0 25px;
}

.breadcrumbs ul.hs-breadcrumb-menu {
  height: 1.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 100%;
}

.breadcrumbs ul.hs-breadcrumb-menu li {
  display: none;
  position: relative;
  line-height: 1.25rem;
  height: 1.25rem;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  padding: 0;
}

.breadcrumbs ul.hs-breadcrumb-menu li a {
  display: inline-block;
  color: #999;
  line-height: 1.25rem;
  width: 30px;
  overflow: hidden;
  text-indent: -9999px;
  position: relative;
  top: 1px;
  display: inline;
  text-indent: 0;
  top: 0;
  text-decoration: none;
}

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

.breadcrumbs ul.hs-breadcrumb-menu li:after {
  content: "";
  display: inline-block;
  margin: 0 20px 0 21px;
  border: 1px solid #999;
  border-left: none;
  border-bottom: none;
  transform: rotate(45deg);
  top: -1px;
  width: 6px;
  height: 6px;
  position: relative;
}

.breadcrumbs ul.hs-breadcrumb-menu li:last-child:after {
  display: none;
}

.breadcrumbs ul.hs-breadcrumb-menu li.hs-breadcrumb-menu-item.last-crumb {
  font-weight: 700;
}

.ev-page-banner .ev-banner {
  margin-bottom: 30px;
  padding: 0;
  background-color: #001cb0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 450px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: left;
  align-items: left;
  padding-top: 100px;
  padding-bottom: 90px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.ev-banner {}

.ev-banner__image {
  padding: 0;
  width: 100%;
  height: 206px;
  background-position: center center;
  background-size: cover;
  display: none;
}

.ev-banner__content.ev-content-width {
  text-align: left;
  padding: 20px 25px;
  z-index: 1;
  margin: 0 auto;
  width: 100%;
  min-height: 0;
  position: static;
}

.ev-content-width {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

h1.ev-banner__heading.giga {
  margin-left: 0;
  margin-right: auto;
  z-index: 1;
  position: relative;
  margin: 0;
  font-family: "Titillium Web",sans-serif;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 45px;
  letter-spacing: -.5px;
  padding: 0;
  color: #fff;
}

.ev-banner__copy {
  z-index: 1;
  position: relative;
  color: #fff;
  margin-left: 0;
  margin-right: auto;
  max-width: 480px;
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  padding: 0;
}

.feat-menu-ev {
  text-align: center;
}

.ev-content-width.content-width--narrow {
  max-width: 980px;
}

.ev-content-width .ev-content-width {
  padding: 0;
}

ul.ev-quick-action {
  font-size: 0;
  z-index: 10;
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  position: relative;
  margin: 0 auto;
  margin-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 30px 30px 25px;
  max-width: 830px;
}

ul.ev-quick-action li {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  -ms-flex: 1;
  flex: 1;
  padding-right: 0;
}

ul.ev-quick-action li a {
  transition-duration: .2s;
  display: block;
  position: relative;
  text-decoration: none;
}

.ev-quick-actions__icon-container {
  height: 40px;
  margin: 0 auto 20px;
  width: auto;
}

.ev-quick-actions__icon-container > * {
  height: 100%;
  transition: all .2s ease-in-out;
  max-width: 100%;
}

.ev-quick-actions__text {
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #000;
  line-height: 1.2;
  display: block;
  transition: transform .2s;
  text-transform: uppercase;
  letter-spacing: 1.75px;
  text-align: center;
  padding: 0 10px;
}

.ev-quick-actions__icon-container svg,.ev-quick-actions__icon-container img {
  transition: all .2s ease-in-out;
  fill: #001cb0;
}

ul.ev-quick-action li a:hover,ul.ev-quick-action li a:focus {
  outline-width: 0;
}

ul.ev-quick-action li a:hover .ev-quick-actions__icon-container svg,ul.ev-quick-action li a:hover .ev-quick-actions__icon-container img {
  transform: translate(0,-4px);
  fill: #0075cc;
}

.evrich-text-output {
  margin-bottom: 40px;
}

.evrich-text-output h2 {
  margin-top: 0;
  font-family: "Titillium Web",sans-serif;
  color: #333;
  line-height: 1.2;
  margin-bottom: .7em;
  font-size: 30px;
}

.evrich-text-output p {
  margin-bottom: 20px;
}

.evrich-text-output:after {
  content: '';
  display: table;
  clear: both;
}

.ev-card-group {
  margin-left: auto;
  margin-right: auto;
/*   margin-bottom: 40px; */
  width: 80%;
}

.ev-card-group:after {
  content: '';
  display: table;
  clear: both;
}

.ev-row {
  width: 100%;
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: block;
  padding-bottom: 0;
/*   margin-bottom: 20px; */
}



.ev-card-group__col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  float: left;
  box-sizing: border-box;
  padding: 0 .75rem;
  min-height: 1px;
  margin-left: auto;
  left: auto;
  right: auto;
  width: 100%;
}

.ev-card__image-container {
  position: relative;
  overflow: hidden;
  padding-top: 127px;
}

img.ev-card__image {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.ev-card__text-container {
  padding: 30px 40px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.card:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-image: linear-gradient(to right,#001ab0 0,#18dfef 100%);
}

.card {
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  position: relative;
  float: left;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 30px;
  min-height: 390px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  margin-bottom: 30px;
}

.ev-card__heading {
  font-size: 26px;
  font-family: "Titillium Web",sans-serif;
  line-height: 1.2;
  margin-bottom: .7em;
  color: #001cb0;
}

.ev-card__description {
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 16px;
  font-family: "Open Sans",sans-serif;
  line-height: 1.5;
  color: #000;
}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.ev-card__text-container {
  text-align: center;
}
.feat-btn-ev {
  text-align: center;
}
.ev-owl-item {
  -ms-flex-direction: row;
  flex-direction: row;
  width: 100%;
}

.ev-card-group__col {
  position: relative;
  height: 100%;
}
.ev-content-added-btn {
  margin-bottom: 60px;
}

a.ev-btn {
  font-size: 12px;
  position: relative;
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  letter-spacing: .12em;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 48px;
  height: 50px;
  padding: 0 40px;
  min-width: 150px;
  text-align: center;
  background-color: #fff;
  border: 0 none;
  transition: box-shadow 250ms ease-in-out;
  transition-duration: 250ms;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  vertical-align: top;
  color: #333;
  background-color: #ffe344;
  font-size: 14px;
  width: auto;
  margin: 0;
  text-decoration: none;
}

a.ev-btn:hover {
  background: linear-gradient(236deg,#ffe344 0,#ffd408 100%);
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.12);
}

.ev-rich-text-output {
  text-align: center;
}

.ev-rich-text-output h2 {
  font-family: "Titillium Web",sans-serif;
  color: #333;
  line-height: 1.2;
  margin-bottom: .7em;
  margin-top: 0;
  font-size: 30px;
}

.ev-rich-text-output p {
  margin-bottom: 20px;
}

.ev-rich-text-output:after {
  content: '';
  display: table;
  clear: both;
}

.ev-rich-text-output {
/*   margin-bottom: 40px; */
}
.ev-product-cards {
  padding-bottom: 0;
  margin-bottom: 20px;
}

.cars-grp-ev {}


.cars-grp-ev .ev-product-cards {
  display: -ms-flexbox;
  display: flex;
}

.ev-card-group__col.visible-slide {
  margin-left: auto;
  left: auto;
  right: auto;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row;
}

.ev-product-card {
  position: relative;
  padding-bottom: 50px;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  background: linear-gradient(to bottom,#f3f4fb 0,#fff 200px);
  border: 1px solid #e8e8e8;
  border-radius: 16px;
}

.ev-product-card__inner {
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding: 50px 0 0;
  text-align: center;
}

.ev-product-card__title {
  font-family: "Titillium Web",sans-serif;
  font-size: 14px;
  color: #333;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 5vw 18px;
  min-height: 39.2px;
}

.ev-product-card__price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .1em;
  color: #001cb0;
}

.ev-product-card__price strong {
  margin-left: 10px;
  font-size: 36px;
  font-weight: bolder;
  line-height: 1;
}

.owl-carousel .owl-item .ev-product-card__image img {
  width: 250px;
  margin: auto;
  display: block;
  max-width: 100%;
}

.ev-product-card__features {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
  padding-top: 16px;
}
.ev-product-card__includes.ev-rich-text-output ul li {
  font-size: 14px;
}
.ev-product-card__hr {
  text-align: center;
  background: linear-gradient(to right,#e8e8e8 0,#e8e8e8 100%) no-repeat center/100% 1px;
  margin-bottom: 22px;
  margin-top: 35px;
  font-family: "Titillium Web",sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .1em;
  display: block;
}

.ev-product-card__hr-text {
  display: inline-block;
  background-color: #fff;
  padding: 8px 25px;
  border: 1px solid #e8e8e8;
  border-radius: 14px;
  box-shadow: 0 8px 12px -8px rgba(0,0,0,.15);
  line-height: 1;
}

.ev-product-card__includes.ev-rich-text-output {
  color: #000;
  margin: 15px 18% 20px;
  font-size: 14px;
  line-height: 1.6;
}

.ev-product-card__includes ul {
  text-align: left;
  list-style: initial;
  font-family: "Open Sans",sans-serif;
  line-height: 1.2;
  padding-left: 2em;
  margin-bottom: 2em;
  list-style-type: none;
  font-size: 14px;
  margin-top: 0;
}

.ev-product-card__includes ul li {
  margin-bottom: 1em;
  line-height: 1.4em;
  position: relative;
}

.ev-product-card__includes ul li:before {
  content: '';
  display: block;
  position: absolute;
  height: 7px;
  width: 7px;
  border-radius: 3.5px;
  left: -1.9em;
  top: 8px;
  background-color: #001cb0;
  line-height: 1.5em;
}
.ev-content-table {
  margin: 0 auto;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15);
  font-size: 14px;
  line-height: 1.4;
  overflow: auto;
  max-width: 100%;
  width: 100%;
}

.ev-content-table table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.ev-content-table table tr {
  border-bottom: 1px solid #ccc;
  height: 70px;
}

.ev-content-table table th {
  color: #fff;
  font-family: "Titillium Web",sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  height: 75px;
  border-bottom: none;
  letter-spacing: .1em;
  white-space: nowrap;
  text-align: left;
  background: 0 0;
  vertical-align: middle;
  padding: 10px 15px;
}

.ev-content-table table td {
  vertical-align: middle;
  padding: 10px 15px;
  background: #fff;
  color: #000;
}

.ev-content-table table tr:first-child {
  position: static;
  background-color: #001cb0;
  background-image: linear-gradient(to right,#001cb0 0,#0075cc 100%);
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.ev-content-table table th:first-child {
  padding-left: 30px;
}

.ev-content-table table strong {
  font-weight: bolder;
}

.ev-content-table table tbody tr:first-child {
  background: transparent;
}

.ev-content-table table td:first-child {
  padding-left: 30px;
  border-top: 1px solid #ccc;
  text-align: left;
}

.ev-rich-text-output ul {
  text-align: left;
  list-style: none;
  font-size: 16px;
  list-style: initial;
  font-family: "Open Sans",sans-serif;
  line-height: 1.2;
  padding-left: 2em;
  margin-bottom: 2em;
  margin-top: 1.5em;
  list-style: none;
}

.ev-rich-text-output ul li {
  margin-bottom: 1em;
  line-height: 1.4em;
  position: relative;
}

.ev-rich-text-output ul li:before {
  content: '';
  display: block;
  position: absolute;
  height: 7px;
  width: 7px;
  border-radius: 3.5px;
  left: -1.9em;
  top: 8px;
  background-color: #001cb0;
  line-height: 1.5em;
}

.ev-form {
  max-width: 35em;
  margin: 0 auto;
  padding: 1.5em;
  box-sizing: border-box;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  padding: 2em;
  margin-bottom: 40px;
}

h3:empty {
  display: none;
}
.ev-form .hs-form-field {
  position: relative;
  z-index: 3;
}

.ev-form .hs-form-field>label {
  font-size: 12px;
  color: #666;
  position: absolute;
  text-transform: none;
  line-height: 1;
  top: 1.3em;
  left: 15px;
  margin-top: 9px;
  pointer-events: none;
  transform-origin: top left;
  transition: transform .2s,top .2s;
  z-index: 2;
}

.ev-form .hs-form-field .input > .hs-input {
  width: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  width: 100%;
  box-sizing: border-box;
  font-family: "Open Sans",sans-serif;
  color: #000;
  border: 1px solid #ccc;
  padding: 0 15px;
  border-radius: 4px;
  height: 60px;
  font-size: 16px;
  padding-top: 15px;
}

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

.ev-form .hs-form-field .input > .hs-input:focus {
  border-color: #001cb0;
  outline: 0;
}

.hs-richtext.hs-main-font-element {
  color: #000;
  display: block;
  font-size: 14px;
  margin-bottom: 1.17em;
}

.hs-button.primary {
  padding: 0 60px;
  border: none;
}

.hs-button.primary:hover {
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.12);
  background: linear-gradient(236deg,#001cb0 0,#001cb0 100%);
  border: none;
}

.ev-flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: row;
  flex-direction: row;
  text-align: left;
  margin: 0 -10px 40px;
  width: auto;
}

.ev-flex-row .ev-rich-text-output {
  text-align: left;
}

.details-col-section {}

.details-col-section .ev-rich-text-output {
  margin-bottom: 20px;
}

.ev-flex-col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 1px;
  width: 100%;
  margin: 0 15px;
  padding: 0;
}

body.campaign-page.ev-subscription-page div#faq .page-center {
  max-width: 980px;
}

.ev-subscription-page p.accordion-title {
  font-weight: normal;
}

body.campaign-page.ev-subscription-page .subscribe-accordion-wrap {
  padding-bottom: 0;
  margin-bottom: 40px;
  padding-top: 0;
}
.owl-carousel.card-carousel-mobile .owl-stage {
  display: -ms-flexbox;
  display: flex;
}
.owl-carousel.card-carousel-mobile .owl-item {
  display: -ms-flexbox;
  display: flex;
}
@media (max-width:959px){
  body.campaign-page.ev-subscription-page .subscribe-accordion-wrap {
    padding-top: 0;
  }

  .breadcrumbs ul.hs-breadcrumb-menu li {
    display: none;
  }

  .breadcrumbs ul.hs-breadcrumb-menu li.hs-breadcrumb-menu-item.first-crumb,
  .breadcrumbs ul.hs-breadcrumb-menu li.hs-breadcrumb-menu-item.last-crumb {
    display: inline-block;
  }

  .breadcrumbs ul.hs-breadcrumb-menu li.hs-breadcrumb-menu-item.first-crumb a {font-size: 0;position: relative;display: inline-block;color: #999;line-height: 1.25rem;width: 30px;overflow: hidden;text-indent: -9999px;position: relative;top: 1px;}

  .breadcrumbs ul.hs-breadcrumb-menu li:after {
    display: none;
  }

  .breadcrumbs ul.hs-breadcrumb-menu li.hs-breadcrumb-menu-item.first-crumb a:before {
    content: "";
    display: inline-block;
    margin: 0 20px 0 20px;
    border: 1px solid #999;
    border-left: none;
    border-bottom: none;
    transform: rotate(-135deg);
    width: 6px;
    height: 6px;
    position: relative;
    position: absolute;
    top: 6px;
    left: 0;
    margin-left: 3px;
  }

  .breadcrumbs {
    padding: 0 15px;
  }

  .ev-flex-col {
    width: 100%;
  }

  .ev-flex-row {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ev-flex-col {
    margin: 0;
  }

  .ev-flex-row {
    margin: 0 0 40px;
  }
  .ev-rich-text-output {
/*     margin-bottom: calc(20px + 20 * (100vw - 320px)/ 640); */
  }
  body.campaign-page.ev-subscription-page .subscribe-accordion-wrap,
  ul.ev-quick-action,
  .evrich-text-output,
  .ev-card-group,
  .ev-card-group,
  .ev-flex-row{
/*     margin-bottom: calc(30px + 10 * (100vw - 320px)/ 640); */
  }
}
@media (max-width:719px){
  .ev-page-banner .ev-banner {
    background: linear-gradient(135deg,#001cb0 50%,#0075cc)!important;
    margin-bottom: 30px;
    min-height: 1px;
    padding-bottom: 0;
    padding-top: 0;
  }

  .ev-banner__image {
    display: block;
  }

  .ev-banner__content.ev-content-width {
    text-align: left;
    padding: 20px 25px;
    position: relative;
    z-index: 1;
    min-height: 160px;
  }

  .ev-banner__curve {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: .75;
    background: transparent url(//7628448.fs1.hubspotusercontent-na1.net/hubfs/7628448/AGL_May2020/Images/shape-curve-large-square.svg) left 0 bottom 0 no-repeat;
  }

  h1.ev-banner__heading.giga {
    z-index: 1;
    position: relative;
    padding: 0;
    color: #fff;
    font-weight: 400;
    margin-left: 0;
    margin-right: auto;
    line-height: 1.1em;
    margin-bottom: 0;
    font-size: 35px;
    margin: 0;
    letter-spacing: normal;
  }

  .ev-banner__btn-container {
    margin-top: 25px;
    margin-left: 0;
    margin-right: auto;
  }

  a.ev-btn {
    width: 100%;
    margin-bottom: 10px;
    font-size: calc(12px + 2 * (100vw - 320px)/ 640);
  }

  .owl-nav {
    width: 110%;
    left: -5%;
    height: 50px;
    position: absolute;
    bottom: 50%;
  }

  button.disabled {
    display: none !important;
    cursor: default !important;
  }

  .owl-nav button {
    position: absolute;
    left: 0;
    border: 1px solid rgba(0,0,0,.1);
    width: 50px;
    height: 50px;
    display: block;
    text-indent: -10000em;
    margin: 0 .75rem;
    background: 0 0;
    border-radius: 25px;
    box-shadow: 0 2px 1px 0 rgba(0,0,0,.15);
  }

  .owl-nav button.owl-next {
    left: auto;
    right: 0;
  }

  .owl-nav button:after {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    margin-left: -3px;
    margin-top: -5px;
    border: 6px solid #fff;
    border-left-color: #001cb0;
    border-right: none;
  }

  .owl-nav button.owl-prev:after {
    transform: rotate(180deg);
  }

  .owl-dots {
    width: 100%;
    height: 34px;
    position: absolute;
    bottom: 5px;
    position: absolute;
    bottom: 0;
    width: 60%;
    height: 34px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 20%;
  }

  .owl-dots button.owl-dot {
    padding: 0;
    border: none;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ccc;
    margin: 0 5px;
    border-radius: 4px;
  }

  .owl-dots button.owl-dot.owl-dot.active {
    background: #001cb0;
  }

  .ev-row.card-carousel-mobile {
    padding-bottom: 40px;
    margin-bottom: 30px;
  }

  .accordion-table .accordion-item>p {
    padding: 2em 40px 2em 20px;
    position: relative;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
  }

}
@media (max-width:639px){
  ul.ev-quick-action {
    display: block;
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    position: relative;
    margin: 0 auto;
    padding: 20px 30px 25px;
    font-size: 0;
    z-index: 10;
  }

  ul.ev-quick-action {
    margin-bottom: calc(30px + 10 * (100vw - 320px)/ 640);
  }

  ul.ev-quick-action li {
    width: 50%;
    padding-right: 10px;
    margin-bottom: 25px;
    display: inline-block;
  }

  ul.ev-quick-action li a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    transition-duration: .2s;
  }

  .ev-quick-actions__icon-container {
    margin: 0;
    height: 30px;
    width: 50px;
    text-align: center;
    margin-right: 15px;
  }

  .ev-quick-actions__text {
    font-family: "Titillium Web",sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    line-height: 1.2;
    display: block;
    transition: transform .2s;
    text-transform: uppercase;
    letter-spacing: 1.75px;
    padding: 0;
  }

  section.ev-content-width.ev-card-wrapper .ev-row.card-carousel-mobile {
    padding-bottom: 0;
    margin: 0 auto;
    padding-bottom: 20px;
  }

  .cars-grp-ev .ev-card-group {
    margin-bottom: 0;
    margin-bottom: calc(30px + 10 * (100vw - 320px)/ 640);
  }
}

@media (max-width:479px){
  ul.ev-quick-action li {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
    padding: 0;
  }

  ul.ev-quick-action li:last-child {
    margin-bottom: 0;
  }

  body.campaign-page.ev-subscription-page .subscribe-accordion-wrap, 
  ul.ev-quick-action, 
  .evrich-text-output, 
  .ev-card-group, 
  .ev-card-group, 
  .ev-flex-row {
/*     margin-bottom: calc(20px + 20 * (100vw - 320px)/ 640); */
  }
}


.primary-nav__button--state {
  display: none; 
}


/* Owl Crowsel */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}



/* Subsription Page nov2020 */
.banner {
  margin-bottom: 30px;
  padding: 0;
  background-color: #001cb0;
  position: relative;
}
.banner .banner__image {
  padding: 0;
  width: 100%;
  height: 206px;
  background-position: center center;
  background-size: cover;
}

.content-width {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
.carousel-navigation-padding {
  padding: 0 20px;
}
.banner .banner__content {
  text-align: left;
  padding: 20px 25px;
  position: relative;
  z-index: 1;
  min-height: 160px;
}
.banner .banner__curve {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: .75;
  background: transparent url(https://www.agl.com.au/assets/images/shapes/shape-curve-large-square.svg) left 0 bottom 0 no-repeat;
}
.banner .banner__heading {
  margin: 0;
}
.banner .banner__heading {
  z-index: 1;
  position: relative;
  padding: 0;
  color: #fff;
  font-weight: 400;
  margin-left: 0;
  margin-right: auto;
}
.banner .banner__heading {
  line-height: 1.1em;
  margin-bottom: 0;
  font-size: 35px;
}
.banner .banner__copy {
  z-index: 1;
  position: relative;
  padding: 0;
  color: #fff;
  font-weight: 400;
  margin-left: 0;
  margin-right: auto;
}
.banner .banner__copy {
  max-width: 480px;
  line-height: 1.5em;
  margin-top: 20px;
  font-size: 16px;
}
.banner .banner__btn-container {
  margin-top: 25px;
  margin-left: 0;
  margin-right: auto;
}
.content-width--narrow {
  max-width: 980px;
}
.content-width .content-width {
  padding: 0;
}
.quick-actions {
  margin-bottom: 30px;
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  position: relative;
  margin: 0 auto;
  padding: 20px 30px 25px;
  font-size: 0;
  z-index: 10;
  list-style: none;
}
.quick-actions__item {
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}
.quick-actions__link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  transition-duration: .2s;
}
.quick-actions__icon-container {
  height: 30px;
  width: 50px;
  text-align: center;
  margin-right: 15px;
}
svg:not(:root) {
  overflow: hidden;
}
.quick-actions__icon-container img, .quick-actions__icon-container svg {
  height: 100%;
}
.quick-actions__link .svg {
  transition: all .2s ease-in-out;
  max-width: 100%;
}
.quick-actions__link .svg .svg-icon {
  transition: all .2s ease-in-out;
  fill: #001cb0;
}
.quick-actions__text {
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #000;
  line-height: 1.2;
  display: block;
  transition: transform .2s;
  text-transform: uppercase;
  letter-spacing: 1.75px;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}
a:active, a:hover {
  outline-width: 0;
}
.quick-actions__link:focus .svg, .quick-actions__link:hover .svg {
  transform: translate(0,-4px);
}
.quick-actions__link:focus .svg .svg-icon, .quick-actions__link:hover .svg .svg-icon {
  fill: #0075cc;
}
.rich-text-output {
  margin-bottom: 20px;
  min-height: 1%;
}
.rich-text-output h2, .rich-text-output h3, .rich-text-output h4 {
  font-family: "Titillium Web",sans-serif;
  color: #333;
  line-height: 1.2;
  margin-bottom: .7em;
}
h1, h2, h3, h4, h5 {
  margin-top: 0;
}
.beta, .rich-text-output h2 {
  font-size: 30px;
}
.rich-text-output::after {
  content: '';
  display: table;
  clear: both;
}
.rich-text-output p{
  margin-bottom: 20px;
}
.card-group {
  margin-bottom: 30px;
  margin-left: -.75em;
  margin-right: -.75em;
}
.row {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.card-group__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.card-carousel-mobile {
  padding-bottom: 45px;
  margin-bottom: 30px;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}
.owl-carousel.card-carousel-mobile .owl-stage {
  display: -ms-flexbox;
  display: flex;
}
.owl-carousel.card-carousel-mobile .owl-item {
  display: -ms-flexbox;
  display: flex;
}
.card-group__col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.row .col {
  float: left;
  box-sizing: border-box;
  padding: 0 .75rem;
  min-height: 1px;
}
.owl-carousel.card-carousel-mobile.row .col.l4.card-group__col, .owl-carousel.card-carousel-mobile.row .col.pc4.card-group__col {
  width: 100%;
}
.card {
  background: #fff;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  position: relative;
  float: left;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 30px;
  min-height: 390px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.owl-carousel.card-carousel-mobile .card, .owl-carousel.card-carousel-mobile .plan-card {
  width: 100%;
}
.owl-carousel.card-carousel-mobile .card {
  margin-bottom: 35px;
}
.card__image-container {
  position: relative;
  overflow: hidden;
  padding-top: 127px;
}
img {
  border-style: none;
}
.card__image {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.card__text-container {
  padding: 30px 40px 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.card__heading {
  font-size: 26px;
  font-family: "Titillium Web",sans-serif;
  line-height: 1.2;
  margin-bottom: .7em;
  color: #001cb0;
}
.card__description {
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 16px;
  font-family: "Open Sans",sans-serif;
  line-height: 1.5;
  color: #000;
}
.card__description p{
  margin-bottom: 20px;
}
.card:after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-image: linear-gradient(to right,#001ab0 0,#18dfef 100%);
}
.owl-carousel.card-carousel-mobile .owl-nav {
  width: 110%;
  left: -5%;
  height: 50px;
  position: absolute;
  bottom: 50%;
}
.owl-carousel.card-carousel-mobile .owl-nav .owl-next, 
.owl-carousel.card-carousel-mobile .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  border: 1px solid rgba(0,0,0,.1);
  width: 50px;
  height: 50px;
  display: block;
  text-indent: -10000em;
  margin: 0 .75rem;
  background: 0 0;
  border-radius: 25px;
  box-shadow: 0 2px 1px 0 rgba(0,0,0,.15);
}
.owl-carousel.card-carousel-mobile .owl-nav .owl-next {
  left: auto;
  right: 0;
}
.owl-carousel.card-carousel-mobile .owl-nav .disabled {
  display: none;
  cursor: default;
}
.owl-carousel.card-carousel-mobile .owl-nav .owl-next:after, 
.owl-carousel.card-carousel-mobile .owl-nav .owl-prev:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  margin-left: -3px;
  margin-top: -5px;
  border: 5px solid #fff;
  border-left-color: #001cb0;
  border-right: none;
}
.owl-carousel.card-carousel-mobile .owl-dots {
  position: absolute;
  bottom: 0;
  width: 60%;
  height: 34px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 20%;
}
.owl-carousel.card-carousel-mobile .owl-dots .owl-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #ccc;
  margin: 0 5px;
  border-radius: 4px;
}
.owl-carousel.card-carousel-mobile .owl-dots .owl-dot.active {
  background: #001cb0;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.card-group::after {
  content: '';
  display: table;
  clear: both;
}

.el-covid-19-out .rich-text-output {
  width: 100%;
  padding: 30px;
  text-align: center;
}

.el-covid-19-out .rich-text-output h3 {
  font-weight: normal;
}
.content-added-btn {
  margin-bottom: 60px;
}
.btn--primary{
  font-size: 12px;
  position: relative;
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  letter-spacing: .12em;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 48px;
  height: 50px;
  padding: 0 40px;
  min-width: 150px;
  text-align: center;
  background-color: #fff;
  border: 0 none;
  transition: box-shadow 250ms ease-in-out;
  transition-duration: 250ms;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  vertical-align: top;
  color: #ffffff;
  background-color: #001cb0;
}
.content-added-btn .btn{
  width: 100%;
  margin-bottom: 10px;
  width: auto;
  margin-left: 5px;
  margin-bottom: 0;
  margin: 0;
}
.btn--primary:hover {
  background-color: #001cb0;
  box-shadow: 0 4px 10px 0 rgba(0,0,0,.12);
  background: linear-gradient(236deg,#001cb0 0,#001cb0 100%);
}
a:active, a:hover {
  outline-width: 0;
}
.text--center {
  text-align: center!important;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.content-table table {
  width: 960px;
  max-width:100%;
}
table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.content-table tr {
  border-bottom: 1px solid #ccc;
  height: 70px;
}
.content-table tr:first-child {
  position: static;
  background-color: #001cb0;
  background-image: linear-gradient(to right,#001cb0 0,#0075cc 100%);
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.content-table td, .content-table th {
  vertical-align: middle;
  padding: 10px 15px;
}
.content-table th {
  color: #fff;
  font-family: "Titillium Web",sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  height: 75px;
  border-bottom: none;
  letter-spacing: .1em;
  white-space: nowrap;
  text-align: left;
}
.content-table thead th {
  background: 0 0;
}
.content-table td:first-child, .content-table th:first-child {
  padding-left: 30px;
}
.content-table tr:first-child {
  position: static;
  background-color: #001cb0;
  background-image: linear-gradient(to right,#001cb0 0,#0075cc 100%);
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.content-table tr {
  border-bottom: 1px solid #ccc;
  height: 70px;
}
.content-table td {
  background: #fff;
  color: #000;
}
.content-table td:first-child, .content-table th:first-child {
  padding-left: 30px;
}
.content-table tr:first-child td {
  border-top: 1px solid #ccc;
}

text, g {
  cursor: pointer;
}
.content-table {
  font-size: 14px;
  line-height: 1.4;
  width: calc(100% + 20px);
  overflow-x: auto;
  margin: 0 auto;
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  box-shadow: 0 0 4px 0 rgba(0,0,0,.15);
}
.grid-adjust {
  margin-left: -10px;
  margin-right: -10px;
  margin: 40px -10px;
}
.grid-adjust>.row {
  margin-bottom: 0;
}
.row .col.s12 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}

.el-subscription-area {
  text-align: center;
}

.el-subscription-area p {
  margin-bottom: 20px;
}
p+ol, p+p, p+ul {
  margin-top: 1.5em;
}

.el-subscription-area form {
  max-width: 35em;
  margin: 0 auto;
  padding: 1.5em;
  box-sizing: border-box;
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  text-align: left;
}
.el-subscription-area form .hs-form-field {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.el-subscription-area form .hs-form-field .input > .hs-input{
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  width: 100%;
  box-sizing: border-box;
  font-family: "Open Sans",sans-serif;
  color: #000;
  border: 1px solid #ccc;
  padding: 0 15px;
  border-radius: 4px;
  height: 60px;
  font-size: 16px;
  padding-top: 0px;
}
.el-subscription-area form .hs-form-field .input > .hs-input::-webkit-placeholder{
  font-size: 12px;
  color: #666;
  text-transform: none;
  line-height: 1;
}
.el-subscription-area form .hs-form-field .input > .hs-input::placeholder{
  font-size: 12px;
  color: #666;
  text-transform: none;
  line-height: 1;
}
.content-width .two-col .rich-text-output {
  margin-bottom: 20px;
}
.el-subscription-area form .hs-richtext {
  color: #000;
  display: block;
  font-size: 14px;
  margin-bottom: 1.17em;
  line-height:normal;
}
.el-subscription-area form .hs-richtext p:last-child{
  margin:0
}
.content-width .two-col {
  margin: 40px -10px;
}
.grid-adjust>.row {
  margin-bottom: 0;
}
.content-width .flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.content-width .flex-col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 1px;
  width: 100%;
  padding: 0 .75rem;
}
.accordion__content-text ol, .accordion__content-text ul, .accordion__content>ol, .accordion__content>ul, .rich-text-output ol, .rich-text-output ul, .text--left {
  text-align: left!important;
}
.accordion__content-text ol, .accordion__content-text ul, .accordion__content>ol, .accordion__content>ul, .rich-text-output ol, .rich-text-output ul, .styled-list {
  font-size: 16px;
  list-style: initial;
  font-family: "Open Sans",sans-serif;
  line-height: 1.2;
  padding-left: 2em;
  margin-bottom: 2em;
}
#job-details ul, .accordion__content-text ul, .accordion__content>ul, .rich-text-output ul, .styled-list--unordered {
  list-style-type: none!important;
}
.accordion__content-text ol li, .accordion__content-text ul li, .accordion__content>ol li, .accordion__content>ul li, .rich-text-output ol li, .rich-text-output ul li, .styled-list li {
  margin-bottom: 1em;
  line-height: 1.4em;
}
#job-details ul li, .accordion__content-text ul li, .accordion__content>ul li, .rich-text-output ul li, .styled-list--unordered li {
  position: relative;
}
#job-details ul li::before, .accordion__content-text ul li::before, .accordion__content>ul li::before, .rich-text-output ul li::before, .styled-list--unordered li::before {
  content: '';
  display: block;
  position: absolute;
  height: 7px;
  width: 7px;
  border-radius: 3.5px;
  left: -1.9em;
  top: 8px;
  background-color: #001cb0;
  line-height: 1.5em;
}
.accordion {
  margin-bottom: 30px;
}
.accordion__title {
  margin-bottom: 1.8em;
  font-size: 26px;
}
.accordion__item {
  font-size: 16px;
  border-top: 1px solid #e8e8e8;
  transition: background .3s;
}
.accordion__initial-heading {
  font-size: 100%;
  font: inherit;
  padding: 2em 40px 2em 20px;
  position: relative;
  cursor: pointer;
  line-height: normal;
}
.text--blue {
  color: #001cb0;
}
.accordion__indicator {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 34px;
  right: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition: transform .2s;
}
.accordion__content-wrapper {
  overflow: hidden;
  height: 0;
  transition: height .2s;
}
.is-open>.accordion__initial-heading>.accordion__indicator {
  transform: rotate(0);
  -webkit-transform: rotate(0);
}

.rich-text-output.el-subscription-padd .text--center {
  padding: 0px;
}

.rich-text-output.el-subscription-padd {
  padding-bottom: 60px;
}
.product-cards__slides {
  width: 100%;
}
.product-cards.card-carousel-mobile .product-cards__slides {
  display: none;
}
.owl-carousel.card-carousel-mobile .owl-stage {
  display: -ms-flexbox;
  display: flex;
}
.product-cards.card-carousel-mobile .owl-stage-outer .owl-stage {
  margin: 0 auto;
  padding-bottom: 20px;
}
.owl-carousel.card-carousel-mobile .owl-item {
  display: -ms-flexbox;
  display: flex;
}
.owl-carousel.card-carousel-mobile.row .col.l4.card-group__col, .owl-carousel.card-carousel-mobile.row .col.pc4.card-group__col {
  width: 100%;
}
.owl-carousel.card-carousel-mobile.row .col.pc4.card-group__col {
  -ms-flex-direction: row;
  flex-direction: row;
}
.product-card {
  position: relative;
/*   padding-bottom: 50px; */
  box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  background: linear-gradient(to bottom,#f3f4fb 0,#fff 200px);
  border: 1px solid #e8e8e8;
  border-radius: 16px;
}
.product-card__inner {
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding: 50px 0 0;
  text-align: center;
}
.product-card__title {
  font-family: "Titillium Web",sans-serif;
  font-size: 14px;
  color: #333;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 5vw 18px;
  min-height: 39.2px;
}
.product-card__price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 10px;
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .1em;
  color: #001cb0;
  line-height: 1;
}
.product-card__price strong {
  margin-left: 10px;
  font-size: 36px;
}
.product-card .product-card__image img {
  width: 250px;
  margin: auto;
}
.product-card__features {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
  padding-top: 16px;
}
.product-card__hr {
  text-align: center;
  background: linear-gradient(to right,#e8e8e8 0,#e8e8e8 100%) no-repeat center/100% 1px;
  margin-bottom: 22px;
  margin-top: 35px;
  font-family: "Titillium Web",sans-serif;
  font-weight: 700;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: .1em;
  display: block;
  line-height: 1;
}
.product-card__hr-text {
  display: inline-block;
  background-color: #fff;
  padding: 8px 25px;
  border: 1px solid #e8e8e8;
  border-radius: 14px;
  box-shadow: 0 8px 12px -8px rgba(0,0,0,.15);
}
.product-card__includes {
  color: #000;
  margin: 15px 18% 20px;
  font-size: 14px;
  line-height: 1.6;
}
.product-card__includes p, .product-card__includes ul {
  font-size: 14px;
}
.product-card__includes p:first-child, .product-card__includes ul:first-child {
  margin-top: 0;
}
.product-card__includes ul>li {
  font-size: 14px;
}
.text--smallest {
  font-size: 12px;
}
.owl-carousel.card-carousel-mobile.row .col.l4.card-group__col, 
.owl-carousel.card-carousel-mobile.row .col.pc4.card-group__col,
.owl-carousel .owl-item .col.l4{
  width: 100%;
}
.gamma, .rich-text-output h3 {
  font-size: 26px;
}
.accordion__item:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.product-cards.card-carousel-mobile {
  margin-bottom: 40px;
  padding-bottom: 0;
}
@media screen and (min-width: 320px){
  .quick-actions {
    margin-bottom: calc(30px + 10 * (100vw - 320px)/ 640);
  }
  .rich-text-output {
    margin-bottom: calc(20px + 20 * (100vw - 320px)/ 640);
  }
  .card-group {
/*     margin-bottom: 0px; */
/*     margin-bottom: calc(30px + 10 * (100vw - 320px)/ 640); */
  }
  .btn--primary {
    font-size: calc(12px + 2 * (100vw - 320px)/ 640);
  }
  .accordion {
    margin-bottom: calc(30px + 10 * (100vw - 320px)/ 640);
  }
  
  
  
}
@media (min-width: 375px){
  .owl-carousel.card-carousel-mobile {
    padding-bottom: 40px;
  }
}
@media (min-width: 480px){
  .quick-actions__item {
    width: 50%;
    padding-right: 10px;
  }
}
@media (min-width: 640px){
  .quick-actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 30px 30px 25px;
    max-width: 830px;
  }
  .quick-actions__item {
    width: auto;
    margin-bottom: 0;
    -ms-flex: 1;
    flex: 1;
    padding-right: 0;
  }
  .quick-actions__link {
    display: block;
    position: relative;
  }
  .quick-actions__icon-container {
    height: 40px;
    margin: 0 auto 20px;
    width: auto;
  }
  .quick-actions__text {
    text-align: center;
    padding: 0 10px;
  }
}
@media (min-width: 720px){
  .banner .banner__content {
    margin: 0 auto;
    width: 100%;
    min-height: 0;
    position: static;
  }
  .banner .banner__curve {
    display: none;
    opacity: 1;
    left: -1px;
    right: -1px;
    bottom: -1px;
    height: 670px;
    width: calc(100% + 2px);
    background: transparent url(https://www.agl.com.au/assets/images/shapes/shape-curve-large-wide.svg) bottom left no-repeat;
    background-size: calc(100% + 2px);
  }
  .banner .banner__heading {
    margin-bottom: 20px;
    color: #001cb0;
    font-weight: 400;
    font-size: 45px;
    letter-spacing: -.5px;
  }
  .banner .banner__heading {
    padding: 0;
  }
  .banner.banner--light .banner__heading {
    color: #fff;
  }
  .banner .banner__copy {
    line-height: 1.5em;
    color: #333;
    font-weight: 400;
  }
  .banner .banner__copy{
    padding: 0;
  }
  .banner.banner--light .banner__copy{
    color: #fff;
  }
  .banner .banner__btn-container {
    padding: 0;
    margin-top: 30px;
  }
  .banner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 450px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: left;
    align-items: left;
    padding-top: 100px;
    padding-bottom: 90px;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
  }
  .banner .banner__image {
    display: none;
  }
}
.el-featured-car-out .owl-carousel.card-carousel-mobile .owl-nav {
  bottom: 50%;
}
.el-featured-car-out .owl-carousel.card-carousel-mobile .owl-dots {
  bottom: -25px;
}
@media (min-width: 721px){

  .owl-carousel.card-carousel-mobile:not(.plan-cards) {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .row .col.l4 {
    width: 33.33333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  
  .owl-carousel.card-carousel-mobile:not(.plan-cards) .owl-dots {
    display: none;
  }
  .el-subscription-area form  {
    padding: 2em;
  }
  
}
@media screen and (min-width: 960px){
  .quick-actions {
    margin-bottom: 40px;
  }

  .rich-text-output {
    margin-bottom: 40px;
  }
  .card-group {
    margin-bottom: 0px;
  }
  .btn--primary {
    font-size: 14px;
  }
  .content-table {
    overflow: auto;
    max-width: 100%;
    width: 100%;
  }
  .content-table table {
    width: 100%;
  }
  .content-width .flex-row, .content-width .flex-row.flex-reverse {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .content-width .flex-col {
    margin: 0 15px;
    padding: 0;
  }
  .accordion {
    margin-bottom: 40px;
  }
}
@media (min-width: 1025px){
  .banner__content {
    width: 55%;
  }
  .banner__content {
    width: 60%;
  }
}
.product-cards.card-carousel-mobile .owl-nav.disabled {
  display: none;
}
.product-cards.card-carousel-mobile .owl-dots.disabled {
  display: none;
}
.product-cards.card-carousel-mobile {
  margin-bottom: 0;
  padding-bottom: 0;
}
.quick-actions__item:last-child {
  margin-bottom: 0;
}
.product-card {
  height: 100%;
}
.accordion__content.rich-text-output *:last-child {
  margin-bottom: 0;
}
.owl-carousel.card-carousel-mobile .owl-nav .owl-prev:after {
  transform: rotate(180deg);
}
.accordion__content {
  transition-duration: .2s;
  color: #000;
  padding: 0 20px;
  padding-bottom: 2em;
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 719px){
  .banner-wrapper .banner {
    background: linear-gradient(135deg,#001cb0 50%,#0075cc)!important;
  }
  .owl-item:not(.active) .card {
    opacity: .4;
    
  }
  
  .owl-carousel.card-carousel-mobile .card {
  margin-bottom: 35px;
  min-height: 430px;
  }
  
  .owl-carousel.card-carousel-mobile .owl-item:not(.active) .card {
    opacity: .4;
    min-height: 430px;
  }
  .content-added-btn .btn{
    width: 100%;
    margin-bottom: 10px;
  }
}

/* .hs-fieldtype-intl-phone {
height: inherit !important;
border: none !important;
} */


.hs-input {
  height: inherit;
  border: none;
  background: none;
}

.ev-icon-column {
  visibility: inherit;
  list-style: none;
  box-sizing: border-box;
  margin: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  width: auto;
  margin-bottom: 0;
  flex: 1;
/*   padding: 0 15px; */
}

@media (min-width: 480px)
  .card-group__row {
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-pack: distribute;
    /* justify-content: space-around; */
    /* margin: 0 -15px; */
}

/* .featured-card__text-container {
padding: 30px;
} */

/* 
.featured-card__image-container {
padding-right: 50px;
width: 40%
} */



/* date Picker */
form .fn-date-picker .pika-title select,
form .fn-date-picker .pika-label {color: #001cb0;font-size: 18.9px;font-family: "Open Sans", sans-serif;font-weight: 400;}

form .fn-date-picker .pika-prev {
  opacity: 1;
  background-image: url(https://7628448.fs1.hubspotusercontent-na1.net/hubfs/7628448/AGL_May2020/date-arrow-left.svg);
}

form .fn-date-picker .pika-next {
  background-image: url(https://7628448.fs1.hubspotusercontent-na1.net/hubfs/7628448/AGL_May2020/date-arrow-right.svg);
  opacity: 1;
}

form .fn-date-picker .pika-table th {
  color: #c8cbd7;
  font-family: "Open Sans", sans-serif;
  font-size: 12.6px;
}

form .fn-date-picker .pika-table abbr {
  border: none;
  text-decoration: none;
}

form .fn-date-picker .pika-table td {
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  border: 1px solid transparent;
  background: transparent;
  font-weight: 400;
  border-radius: 150px;
  text-align: center;
  padding: 0;
}

form .fn-date-picker .pika-button {
  padding: 0;
  text-align: center;
  background: transparent;
  color: #393939;
  line-height: 39px;
  border-radius: 150px;
}

form .fn-date-picker tr td.is-today .pika-button, 
form .fn-date-picker tr td.is-today  .pika-button:hover,
form .fn-date-picker .is-selected .pika-button,
form .fn-date-picker .is-selected .pika-button:hover{
  background: #001cb0 !important;
  border-color: #001eb3 !important;
  color: #fff !important;
  border-radius: 150px !important;
}

form .fn-date-picker .pika-lendar {
  width: 307.875px;
  margin: 0;
  padding-top: 7.4px;
}

form .fn-date-picker .pika-table thead tr th {
  border-bottom: 1px solid #c8cbd7 !important;
}

form .fn-date-picker .pika-table tr {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1;
}

form .fn-date-picker tr td .pika-button:hover {
  background: #b3bbe7 !important;
  border-color: #b3bbe7 !important;
  border-radius: 150px !important;
  color: #393939 !important;
}
form .hs-dateinput .hs-input {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 0;
  caret-color: #001cb0;
  text-overflow: ellipsis;
  line-height: 1.15;
  margin: 0;
  overflow: visible;
  box-sizing: border-box;
  font-family: "Open Sans",sans-serif;
  color: #000;
  border: 1px solid #ccc;
  padding: 0 15px;
  border-radius: 4px;
  height: 60px;
  font-size: 16px;
  padding-top: 0px;
}

form .hs-dateinput .hs-input:focus {
  outline: none;
}



/* NEW FOOTER 2022 */
.footersociallinks {
  display: inline-block;
  margin-top: -5px!important;
}
.footersociallinks li {
  display: inline-block;
  margin-right: 8px;
}
.footersociallinks li:last-child {margin-right: 0;}
.footersociallinks li a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #fff;
  border-radius: 24px;
  margin-right: 0;
}
.footersociallinks li a img {
  display: inline;
  width: 100%;
  height: 24px;
  fill: #0075cc;
}
.footer2022 {padding-bottom: 40px;}
.footer2022 .privacy-menu ul {line-height: 1.88;}
.footer2022 .privacy-menu ul li a,
.footer2022 .privacy-menu ul li {line-height: inherit;}
.footer2022 .footersociallinks ul {display: inline-block;}
.footerbottomtext {
  font-family: "Open Sans",sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 12px;
  margin-top: 20px;
}
.footer-bottom-right {text-align: right;}
.footer2022.footer-wrp hr {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.footer2022.footer-wrp hr {margin-top: 23px;margin-bottom: 23px;}
.footer2022 .footer-logo {margin-bottom: 32px;}
.footer2022 .widget-span.footer-col .hs-menu-wrapper>ul>li>a {
  line-height: 1.5rem;
  font-size: 1rem;
  font-family: "Open Sans",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
  min-height: 0;
  letter-spacing: 0;
}
.footer2022 .widget-span.footer-col .hs-menu-wrapper>ul>li>a[href="javascript:void(0);"] {cursor: text!important;}
.footer2022 .widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper li a {
  font-size: .875rem;
  letter-spacing: 0;
}
.footer2022 .footer-middle .page-center>div>div {margin-top: 40px;padding-bottom: 40px;}
.footer2022 .widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper li a .witharrow {
  position: relative;
}
.footer2022 .widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper li a .witharrow:after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -4px;
  right: -25px;
  background: url(https://www.agl.com.au/content/dam/digital/agl/icons/white/icon_external_link.svg) center no-repeat;
}
.footer2022 .widget-span.footer-col .hs-menu-wrapper>ul ul.hs-menu-children-wrapper li {line-height: 1.313;}

@media only screen and (min-width: 1201px) {
  .footer2022 .footer-col.col-1 {padding-left: 5px;}
  .footer2022 .privacy-menu ul li.no-link {display: block;}
}
@media only screen and (max-width: 767px) {
  .footersociallinks {margin-top: 24px!important;margin-bottom: 20px!important;}
  .footer2022 .footer-bottom-right {text-align: left;}
}
/* END NEW FOOTER 2022 */