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


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

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


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


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

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

@font-face {
	font-family: "Founders";
	font-style: normal;
	font-weight: 600;
	src: url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGroteskMedium.eot"),
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGroteskMedium.woff") format("woff"),
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGroteskMedium.woff2") format("woff2");
}
@font-face {
	font-family: "Founders";
	font-stretch: condensed;
	font-weight: 400;
	src: url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGrotesqueX-Cond-Bold.eot"),
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGrotesqueX-Cond-Bold.woff") format("woff"),
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGrotesqueX-Cond-Bold.woff2") format("woff2");
}
@font-face {
	font-family: "Founders";
	font-style: normal;
	font-weight: 500;
	src: url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGrotesk-Bold.eot"),
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGrotesk-Bold.woff") format("woff"),
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGrotesk-Bold.woff2") format("woff2");
}
@font-face {
	font-family: "Founders";
	font-style: normal;
	font-weight: 400;
	src: url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGroteskLight.eot"),
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGroteskLight.woff") format("woff"), 
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/FoundersGroteskLight.woff2") format("woff2");
}
@font-face {
	font-family: "icomoon";
	font-style: normal;
	font-weight: 400;
	src: url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/icomoon.eot") format("embedded-opentype"), 
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/icomoon.ttf") format("truetype"),
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/icomoon.woff") format("woff"),
		url("//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Fonts/icomoon.svg") format("svg");
}


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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.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 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-size: 10px;
	line-height: 1.15;
}

body {
	background: #fff;
	font-family: "Founders",sans-serif;
	line-height: 1.6;
	font-weight: 400;
	font-size: 18px;
	color: #75757b;
}

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

/* Highlighted Text */
::-moz-selection {
	color: #fff;
	background: #ee3042;
	text-shadow: none;
}
::selection {
	color: #fff;
	background: #ee3042;
	text-shadow: none;
}
figcaption {
	margin-top: 10px;
}

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

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
	margin:0 0 15px;
	color: #6c6c77;
	font-family: "Founders",sans-serif;
	line-height: 1.2;

}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-stretch: condensed;
	font-weight: 500;
	line-height: 1;
	color: #191919;
	font-size: 42px;
	text-transform: uppercase;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 30px;
	font-weight: 200;
}
h4 {
	font-size: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #ee3042;
	text-transform: uppercase;
	line-height:48px;
}
h5 {
	font-size: 25px;
}
h6 {
	font-size: 20px;
}

/* Anchor Links */
a {
	color: #ee3042;
	text-decoration: none;
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
}
a:hover, a:focus { 

}

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

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

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


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

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

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

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


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


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

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

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


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

.header-container-wrapper {}
.header-container {}
.header-container-wrapper {
	background: #191919;
}
.scroll-header .header-group {
	background: #191919;
}
.header-group {
	border-bottom: 1px solid hsla(0,0%,100%,.2);
	top: 0;
	width: 100% !important;
	position: fixed;
	height: 80px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	z-index: 999;
	font-size: 14px;
}
.header-height {
	min-height: 80px !important;
}
.header__nav-secondary {
	position: relative;
}
.header-right-content,
.header-left-menu ,
.logo,
.custom-menu-primary{
	width: auto !important;
	margin-left: 0 !important;
}
.header-desktop > .row-fluid-wrapper > .row-fluid ,
.header-left-menu > .row-fluid-wrapper > .row-fluid{
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 80px;
}
.header-desktop > .row-fluid-wrapper > .row-fluid:before,
.header-desktop > .row-fluid-wrapper > .row-fluid:after,
.header-left-menu > .row-fluid-wrapper > .row-fluid:before,
.header-left-menu > .row-fluid-wrapper > .row-fluid:after{
	display:none;
}
.logo img {
	padding: 0 20px;
	width: 220px !important;
	height: 100%;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
	padding: 32px 1vw 28px;
	font-weight: 600;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	color: #f3f3f3;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:after {
	content: "\E902";
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	display: inline-block;
	position: relative;
	margin-left: 8px;
	opacity: .7;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.custom-menu-primary .hs-menu-wrapper>ul {
	display: block;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover:before {
	opacity: 1;
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
	color: #fff;
}
.header__nav ul li a {
	padding: 30px 1vw;
	color: #f3f3f3;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	position: relative;
}
.header__nav ul li a:hover:after {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
}
.header__nav ul li.active a:after {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
}
.header__nav ul li a:after {
	display: block;
	height: 2px;
	width: 90px;
	max-width: 100%;
	position: absolute;
	right: 0;
	left: 50%;
	bottom: 5px;
	background: #fff;
	opacity: 0;
	z-index: 99;
	-webkit-transform: translateX(-50%) translateY(3px);
	transform: translateX(-50%) translateY(3px);
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	content: "";
}
.header__search-form input.header__search-form__input.form-control {
	border-radius: 0;
	border: 1px solid transparent;
	border-bottom: 2px solid #e6e6e6;
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1);
	transition: all .6s cubic-bezier(.215,.61,.355,1);
	padding: 10px;
	background-color: hsla(0,0%,95%,.5);
	background-position: right 15px center;
	background-repeat: no-repeat;
	background-size: auto 10px;
	width: 100%;
	color: #191919;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	outline: 0;
}
.mobile-logo {
	width: auto !important;
}
.nav-active .mobile-menu {
	pointer-events: auto;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.mobile-menu {
	background: #191919;
	position: fixed;
	width: 100% !important;
	height: 100%;
	overflow: scroll;
	z-index: 999;
	top: 80px;
	pointer-events: none;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
}
.mobile-header {
	position: relative;
}

.header__logo__image {
	padding: 0 20px;
	width: 220px;
	height: 100%
}

.header__nav {
	height: 80px;
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

.header__nav__search svg {
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	display: inline-block;
	position: relative;
	top: 2px;
	width: 15px
}

.header__nav__search svg path {
	fill: #fff
}

.header__nav__search__icon--cross {
	display: none
}

.header__nav__list-item {
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1);
	transition: all .6s cubic-bezier(.215,.61,.355,1)
}

.header__nav__list-item.menu-item--current .header__nav__link-underline {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0)
}

.header__nav__list-item.focus,.header__nav__list-item:hover {
	background: rgba(0,0,0,.5)
}

.header__nav__list-item.focus .header__nav__arrow,.header__nav__list-item:hover .header__nav__arrow {
	opacity: 1;
	-webkit-transform: translateY(2px);
	transform: translateY(2px)
}

.header__nav__list-item.focus .header__nav__link-underline,.header__nav__list-item:hover .header__nav__link-underline {
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0)
}

.header__nav__list-item.nice-select.open,.header__nav__list-item:active,.header__nav__list-item:hover {
	background: transparent
}

.header__nav__link {
	color: #f3f3f3;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	white-space: nowrap;
	font-weight: 600;
	text-align: center;
	height: 100%;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	overflow: hidden;
	position: relative;
}

.header__nav__link.nice-select.open,.header__nav__link:active,.header__nav__link:focus,.header__nav__link:hover {
	color: #fff
}

.header__nav__link.nice-select.open:after,.header__nav__link:active:after,.header__nav__link:focus:after,.header__nav__link:hover:after {
	opacity: 1;
	-webkit-transform: translateY(-webkit-calc(-50% + 1px));
	transform: translateY(calc(-50% + 1px))
}

.header__nav__link--border-left {
	border-left: 1px solid hsla(0,0%,100%,.2)
}

.header__nav__link-title {
	display: block;
	padding: 30px 1vw;
	height: 100%
}
.header__nav__arrow {
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	display: inline-block;
	position: relative;
	margin-left: 8px;
	font-size: 10px;
	opacity: .7;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.header__nav__arrow i[class*=icon-] {
	font-size: 12px
}

.header__nav__link-underline {
	display: block;
	height: 2px;
	width: 90px;
	max-width: 100%;
	position: absolute;
	right: 0;
	left: 50%;
	bottom: 2px;
	background: #fff;
	opacity: 0;
	z-index: 99;
	-webkit-transform: translateX(-50%) translateY(3px);
	transform: translateX(-50%) translateY(3px);
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1)
}

.header__nav-secondary {
	overflow: hidden;
	min-width: 250px
}

.header__nav-secondary .header__search-form {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	pointer-events: none;
	z-index: -1
}

.header__nav-secondary .header__search-form.active {
	z-index: 1;
	pointer-events: auto
}

.header__nav-secondary .header__search-form.active .header__search-form__form {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.header__nav-secondary .header__search-form__form {
	font-size: 13px;
	width: 100%;
	position: relative;
	margin-right: 20px;
	opacity: 0;
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	margin-top: -1px;
}
.header__search-form input.header__search-form__input.form-control:focus {
	background-color: #f3f3f3;
	border-bottom: 2px solid #cdcdcd;
	color: #191919;
}
.header__nav-secondary .header__search-form__form input {
	width: 100%;
	color: #191919
}

.header__nav-secondary .header__search-form__form input::-webkit-input-placeholder {
	color: #111
}

.header__nav-secondary .header__search-form__form input::-moz-placeholder {
	color: #111
}

.header__nav-secondary .header__search-form__form input::-ms-input-placeholder {
	color: #111
}

.header__nav-secondary .header__search-form__form input::placeholder {
	color: #111
}

.header__nav-secondary .header__search-form__form input:focus::-webkit-input-placeholder {
	color: #191919
}

.header__nav-secondary .header__search-form__form input:focus::-moz-placeholder {
	color: #191919
}

.header__nav-secondary .header__search-form__form input:focus::-ms-input-placeholder {
	color: #191919
}

.header__nav-secondary .header__search-form__form input:focus::placeholder {
	color: #191919
}

.header__nav-secondary .header__search-form__btn {
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0;
	padding: 14px 7px;
	background: #231f20;
	font-weight: 600;
	font-size: 18px;
	display: inline-block;
	border: 0;
	color: #fff;
	font-family: inherit;
	cursor: pointer;
	outline: 0;
}
.header__nav-secondary .header__nav {
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px);
	position: relative;
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1)
}
.header__nav-secondary .header__nav.active {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a:before,
.custom-menu-primary .hs-menu-wrapper>ul>li.active>a:before{
	opacity: 1;
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a {
	position: relative;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:before {
	display: block;
	height: 2px;
	width: 90px;
	max-width: 100%;
	position: absolute;
	right: 0;
	left: 50%;
	bottom: 3px;
	background: #fff;
	opacity: 0;
	z-index: 99;
	-webkit-transform: translateX(-50%) translateY(3px);
	transform: translateX(-50%) translateY(3px);
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	content: "";
}



/* megha Menu */

.custom-menu-primary .hs-menu-wrapper>ul>li {
	position: static !important;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:hover > ul {
	pointer-events: auto;	
}
.custom-menu-primary .hs-menu-wrapper .menu-inner > li:hover > a:before {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.custom-menu-primary .hs-menu-wrapper .menu-inner > li > a:before {
	content: "";
	display: block;
	position: absolute;
	top: 28px;
	left: -69px;
	height: 18px;
	width: 5px;
	background: hsla(0,0%,100%,.2);
	opacity: 0;
	-webkit-transform: translateX(-3px);
	transform: translateX(-3px);
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
}

.custom-menu-primary .hs-menu-wrapper>ul>li > ul {
	width: 100%;
	padding: 30px 60px 30px 230px;
	left: 0;
	width: 100vw;
	pointer-events: none;
	-webkit-transition: 0.6s cubic-bezier(.215,.61,.355,1) !important;
	transition: 0.6s cubic-bezier(.215,.61,.355,1);
	min-height: 250px;
	top: 100% !important;
	background-color: transparent;
	z-index: 99 !important;
	margin-top: 1px;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner > li > a {
	color: rgb(255, 255, 255);
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
	display: block;
	position: relative;
	padding: 10px 0px;
	font-stretch: condensed;
	white-space: normal !important;
} 
.custom-menu-primary .hs-menu-wrapper .menu-inner > li > a:hover {
	color: rgb(217, 18, 37);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover:after {
	opacity: 1;
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
}
.custom-menu-primary .hs-menu-wrapper>ul>li > ul:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 160px;
	height: 100%;
	width: 1px;
	margin-bottom: 100%;
	padding-bottom: 100%;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	bottom: 0;
	z-index: 999;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner > li > ul {
	position: absolute !important;
	width: 33.3333%;
	margin-left: calc(8.33333% - 10px);
	left: 25% !important;
	padding: 21px 10px;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner > li.sub-menu-hover > ul {
	visibility: visible !important;
	opacity: 1 !important;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner > li {
	position: static !important;
	width: 25%;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner{
	position: relative;
	z-index: 99;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner ul {
	background: transparent !important;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner ul li a[href="javascript:;"] {
	color: rgb(224, 224, 232);
	margin-bottom: 10px;
	font-size: 18px;
	margin: 0px 0px 10px;
	white-space: normal !important;
	font-weight: normal;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner ul li a {
	font-size: 22px;
	color: rgb(255, 255, 255);
	font-weight: 600;
	position: relative;
	display: inline-block !important;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner ul li a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0px;
	right: 0px;
	height: 3px;
	width: 100%;
	z-index: 1;
	background: rgb(108, 108, 119);
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner ul li a:before {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: -60px;
	font-family: icomoon !important;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner ul li a[href="javascript:;"]:before,
.custom-menu-primary .hs-menu-wrapper .menu-inner ul li a[href="javascript:;"]:after{
	display:none;
}
.custom-menu-primary .hs-menu-wrapper .menu-inner ul li a:hover:after {
	transform: translateY(2px);
}
.custom-menu-primary .hs-menu-wrapper .menu-inner ul li a:hover:before {
	transform: translateX(2px);
	color: rgb(255, 255, 255);
}
.footer-group.lp-page {
	padding: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul > .menu-inner > li {
	opacity: 1;
	pointer-events: auto;
	margin-left: 0px;
}
.custom-menu-primary .hs-menu-wrapper  > ul > li > ul > .menu-inner > li {
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1);
	transition: all .6s cubic-bezier(.215,.61,.355,1);
	opacity: 0;
	margin-left: -30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.custom-menu-primary .hs-menu-wrapper  > ul > li .menu-inner li:first-child {
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1);
	transition: all .6s cubic-bezier(.215,.61,.355,1)
}

.custom-menu-primary .hs-menu-wrapper  > ul > li .menu-inner li:nth-child(2) {
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) .1s;
	transition: all .6s cubic-bezier(.215,.61,.355,1) .1s
}

.custom-menu-primary .hs-menu-wrapper  > ul > li .menu-inner li:nth-child(3) {
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) .15s;
	transition: all .6s cubic-bezier(.215,.61,.355,1) .15s
}

.custom-menu-primary .hs-menu-wrapper  > ul > li .menu-inner li:nth-child(4) {
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) .2s;
	transition: all .6s cubic-bezier(.215,.61,.355,1) .2s;
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) .25s;
	transition: all .6s cubic-bezier(.215,.61,.355,1) .25s
}
.custom-menu-primary .hs-menu-wrapper ul li:hover .menu-inner > li > ul{
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.custom-menu-primary .hs-menu-wrapper .menu-inner > li > ul {
	opacity: 0;
	-webkit-transform: translateX(15px);
	transform: translateX(15px);
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1) .1s !important;
	transition: all .6s cubic-bezier(.215,.61,.355,1) .1s !important;
}
.custom-menu-primary .hs-menu-wrapper>ul>li > ul:after{
	content: "";
	background: #171717;
	left: 0;
	right: 0;
	width: 100%;
	position: absolute;
	height: 0;
	top: 0;
	transition: 0.6s cubic-bezier(.215,.61,.355,1);
	background-image: url(//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Images/menu-bg.gif);
	background-position: 100%;
	background-size: auto 80%;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:hover > ul:after{
	height:100%;
}
/* =============== Content =============== */


.body-container-wrapper {}
.body-container {}
body:not(.blog) .body-container {
	padding: 0 20px;
}
.body-container-wrapper .page-center:before {
	width: 1px;
	height: 100%;
	background: hsla(240,5%,45%,.2);
	position: absolute;
	content: "";
	left: -8.333333%;
	display: block;
	top: 0;
}
.body-container-wrapper .page-center {
	position: relative;
}
body:not(.blog) .body-container-wrapper .page-center {
	padding: 60px 0;
}
.banner {
	padding-top: 140px !important;
	margin-top: -80px;
}

@-webkit-keyframes scale {
	0% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes scale {
	0% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}

	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.home .banner__image {
	width: 100%;
	height: auto
}
.banner-area .sm-9 {
	-webkit-flex-basis: 75%;
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%;
	padding: 0 10px;
}
.banner-area .sm-3 {
	-webkit-flex-basis: 25%;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
	padding: 0 10px;
}
.banner-area .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	width: 100%;
}
.banner__sticker img {
	max-width: 100%;
	width: 250px;
	display: block;
	margin: 20px auto 0;
}



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


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

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

.footer-group {
	position: relative;
	z-index: 3;
	padding-top: 60px;
	background: #191919;
}
.footer__icon svg path {
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	fill: #e0e0e8;
}
.footer__social svg {
	height: 15px;
	width: 15px;
}
.footer__social {
	margin: 0;
	padding-top: 0;
	-webkit-align-content: flex-end;
	-ms-flex-line-pack: end;
	align-content: flex-end;
	width: 180px;
}
.footer-bottom {
	padding: 30px 0;
	border-top: 1px solid hsla(0,0%,100%,.2);
}
.footer-info p {
	font-size: 12px;
	max-width: 980px;
	margin: 0;
	padding-top:10px;
	color: #6c6c77;
}
.copyright > div > span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	width: 100%;
	align-items: center;
}
.copyright > div > span > span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: right;
	text-align: center;
	font-size: 16px;
	color: #e0e0e8;
	-webkit-flex-basis: 33.33333333%;
	-ms-flex-preferred-size: 33.33333333%;
	flex-basis: 33.33333333%;
	max-width: 33.33333333%;
	padding-left: 10px;
	padding-right: 10px;
}
.copyright > div > span > span a {
	color: #fff;
}
.copyright a:hover {
	color: #fff;
	opacity: .5;
}
.copyright ul {
	padding: 0;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-basis: 50%;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	max-width: 50%;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	list-style: none;
}
.copyright ul li a {
	color: #e0e0e8;
	font-size: 16px;
}
.copyright p {
	font-size: 16px;
	margin: 0;
	-webkit-flex-basis: 16.66666667%;
	-ms-flex-preferred-size: 16.66666667%;
	flex-basis: 16.66666667%;
	max-width: 16.66666667%;
	padding-left: 10px;
	padding-right: 10px;
}
.footer-menu {
	padding-bottom: 60px;
	padding-top: 60px;
}
.footer-menu ul ul {
	visibility: visible !important;
	opacity: 1 !important;
	position: static !important;
	font-stretch: expanded;
}

.footer-menu ul:before,.footer-menu ul:after{
	display:none !important;	
}
.footer-menu .hs-menu-wrapper > ul > li > a {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height: normal;
}
.footer-menu ul ul li a {
	display: block;
	text-transform: capitalize;
	color: #e0e0e8;
	padding: 5px 0;
	font-size: 16px;
}
.footer-social .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	width: 100%;
}
.col.md-9 {
	-webkit-flex-basis: 75%;
	-ms-flex-preferred-size: 75%;
	flex-basis: 75%;
	max-width: 75%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-align: left;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-left: 8.33333333%;
	padding: 0 10px;
}
.col.md-2 {
	-webkit-flex-basis: 16.66666667%;
	-ms-flex-preferred-size: 16.66666667%;
	flex-basis: 16.66666667%;
	max-width: 16.66666667%;
	padding: 0 10px;
	justify-content: center;
}
.hidden-from-md {
	display: none;
}

a.footer__email {
	color: #e0e0e8;
	font-size: 30px;
	white-space: nowrap;
}
.footer__phone {
	color: #fff;
	font-size: 30px;
	text-align: center;
	white-space: nowrap;
	text-align: left;
}
.footer__social {
	margin: 0;
	padding-top: 0;
	width: 180px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.footer-social {
	margin-bottom: -3px;
}
.footer-menu a:hover, 
.footer-social a:hover {
	color: #fff;
	opacity: .5;
}







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


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

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

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
	background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

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

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


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

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

@media (max-width: 1199px){

	/* Menu Reset */

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

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

	.mobile-trigger{
		display: inline-block !important; /* Show button on mobile */
		cursor: pointer; /* Mouse pointer type on hover */
		position: absolute; /**************************************/
		top: 0px;           /* Position Button at right of screen */
		right: 10px;        /**************************************/
		width: auto; /* Button width */
		height: auto; /* Button height */      
		padding: 7px 10px 8px 10px;
		background: #ffffff; /* Background color */
		border: 1px solid #000;
		font-size: 16px;
		font-weight: normal;
		text-align: left;
		text-transform: uppercase;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		color: #000; 
	}
	.mobile-trigger:hover{
		text-decoration: none; /* Removes link text underline on button */
		color: #fff;
		background-color: #000; 
		border-color: transparent;
	}

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

	/* Toggle Button Icon */
	.mobile-trigger i{
		display: inline;
		position: relative;
		top: -4px;
	}
	.mobile-trigger i:before, .mobile-trigger i:after{
		position: absolute;
		content: '';
	}
	.mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
		width: 22px; /* Icon line width */
		height: 2px; /* Icon line height */
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		background-color: #000; /* Icon color */
		display: inline-block;
	}
	.mobile-trigger i:before{ top: -6px; } /* Position top line */
	.mobile-trigger i:after{ top: 6px; } /* Position bottom line */
	.mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
	.mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
		background-color: #fff; /* Icon color */
	}

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

	.child-trigger{
		display: block !important;
		cursor: pointer;
		position: absolute;
		top: 0px;
		right: 0px;
		width: 48px !important;
		min-width: 48px !important;
		height: 48px;
		padding: 1px 6px;
	}
	.child-trigger:hover{
		text-decoration: none;
	}
	.child-trigger i{
		position: relative;
		top: 50%; /* Centers icon inside button */
		margin: 0 auto !important;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.child-trigger i:after{
		position: absolute;
		content: '';
	}
	.child-trigger i, .child-trigger i:after{
		width: 15px;
		height: 2px;
		background-color: #fff;
		display: block;

	}
	.child-open .child-trigger i:after {
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
	}
	.child-trigger i:after{
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		-webkit-transition: -webkit-transform .3s cubic-bezier(.215,.61,.355,1);
		transition: -webkit-transform .3s cubic-bezier(.215,.61,.355,1);
		transition: transform .3s cubic-bezier(.215,.61,.355,1);
		transition: transform .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1);

	}  
	.child-trigger.child-open i{}
	.child-trigger.child-open i:after{
		-webkit-transform: rotate(-180deg)  ;
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}

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

	.custom-menu-primary.js-enabled{
		position: relative;
		padding-top: 44px; /* Makes room for button */
		margin: 10px 0 10px 0;
	}

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

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

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

	/* Level 1 Menu List Styles */
	.custom-menu-primary .hs-menu-wrapper > ul > li{
		position: relative;
	}
	.custom-menu-primary .hs-menu-wrapper > ul > li a{
		font-size: 22px; /* Font size of top level list items */
		line-height: 45px;
		overflow: visible;
	}

	/* Level 1 and Higher Menu List Styles */
	.custom-menu-primary .hs-menu-wrapper > ul li{
		border-top: 1px dotted rgba(255, 255, 255, .35);
	}
	.custom-menu-primary .hs-menu-wrapper >  ul li a{
		padding: 0 10px;
		color: #fff;
	}
	.custom-menu-primary .hs-menu-wrapper > ul li a:hover{
		color: #fff;
	}


	/* Level 2 and Higher Menu List Styles */
	.custom-menu-primary .hs-menu-wrapper > ul ul {
		background-color: transparent;
	}
	.custom-menu-primary .hs-menu-wrapper > ul ul li{
		background-color: rgba(255, 255, 255, .08);
	}
	.custom-menu-primary .hs-menu-wrapper > ul ul li a{
		text-indent: 10px; /* Indent Child lists */
		font-size: 16px; /* Font size of child lists */
	}

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

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

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


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

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

/* Blog Post */
.scl-main {
	position: relative;
	margin: 0 -20px;
	width: 100%;
}
.post-post-wrap {
	max-width: 66.66666667%;
	margin-left: 25%;
	padding: 0 10px;
}
.section.post-body {
	margin: 0 -10px;
}
.post-page-content {
	padding-bottom: 60px;
	margin-bottom: 30px;
}
i.icon-share {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
i.icon-share:before {
	content: "\E93B";
}












.hs-blog-post {}

.hs-blog-listing  .comment-form {
	display: none !important;
}
h1.blog-banner {
	margin-top: 74px;
	line-height: .8;
	margin-bottom: 20px;
	padding-bottom: 60px;
}
.post-listing-wrap {
	max-width: 58.33333333%;
	margin-left: 16.66666667%;
	padding-left: 10px;
	padding-right: 10px;
}
.post-item {
	padding: 30px 0 60px 60px;
	border-left: 1px solid hsla(240,5%,45%,.2);
	position: relative;
}
.post-item h2.archive__tease__title {
	font-size: 42px;
	font-weight: 200;
}
.post-item a:hover h2.archive__tease__title {
	color: #ee3042;
}
.post-item .archive__tease__aside-text.aside-text {
	text-transform: uppercase;
	position: absolute;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .5px;
	z-index: 3;
	color: #75757b;
	display: block;
	top: 60px;
	left: -7px;
}
.post-item  p.archive__tease__content.mb0 {
	margin: 0;
	color: #6c6c77;
	font-weight: 400;
}
.post-item .archive__tease__aside-text.aside-text:after {
	content: "";
	display: block;
	position: absolute;
	top: -30px;
	width: 2px;
	background: #ee3042;
	left: -30px;
	height: 280%;
}







/* 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-listing-simple {}
.post-header h2 a,.post-listing-simple 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 {
	max-width: 70px;
	padding: 10px 10px 10px 0;
}
#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 {
	margin: 10px 0;
	display: inline-block;
}

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

/* Blog Social Sharing Icons */
.hs-blog-social-share {
	margin-top: 20px;
	padding: 10px 0 0 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: auto;
}
/* Blog Commments */
#comments-listing {
	border-bottom: 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; }

/* -------------- Default Code for comment ------------ */
.custom_listing_comments {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	margin-top: 30px;
	padding:15px;
}
#comments-listing {
	padding:15px;
	margin:20px 0;
	border:1px solid #ccc;
}

#comments-listing.no-comments {
	border: none;
	margin:0;
	padding:0;
}

.comment.depth-0 {
	border-bottom: 1px solid #000 !important;
	border-top: medium none !important;
	margin: 0 10px 10px !important;
	padding: 0 15px !important;
}

.comment-body {
	border-bottom: medium none;
	color: inherit;
	display: block;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	padding: 0;
}

.comment-reply-to{
	margin-bottom: 15px;
}

.comment-from h4 {
	margin: 0;
	padding-top: 15px;
}

.comment-date {
	color: inherit !important;
	display: block !important;
	text-align: left !important;
}

#comments-listing {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	margin-top: 30px;
}
.comment {
	margin: 10px 0;
	border-top: 1px solid #ccc !important;
	padding: 15px ;
}
.comment-date {
	font-size: 13px;
	text-align: left;
	display: block;
}
.blog-listing-content {
	padding-bottom: 60px;
}

/* Pagination */
.blog-pagination {
	display: block;
	clear: both;
	padding: 15px 25px;
}
.blog-pagination a {
	display: inline-block;
	margin-right: 15px;
}
.post-listing {
	margin: 0 -10px;
}

.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 .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar .from-title{}

.blog .blog-sidebar ul {}

.blog .blog-sidebar ul li{}

.blog .blog-sidebar ul li a{}

.blog .blog-sidebar ul li a:hover {}

/* =============== 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;
	display: inline-block;  
}
.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;
}
#comments-listing:not([data-has-comments="true"]) {
	display: none;
}

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

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

/* One Line Inputs */
.body-container input[type="text"],
.body-container input[type="password"], 
.body-container input[type="datetime"], 
.body-container input[type="datetime-local"], 
.body-container input[type="date"], 
.body-container input[type="month"], 
.body-container input[type="time"], 
.body-container input[type="week"], 
.body-container input[type="number"], 
.body-container input[type="email"], 
.body-container input[type="url"], 
.body-container input[type="search"], 
.body-container input[type="tel"], 
.body-container input[type="color"],
.body-container input[type="file"],
.body-container textarea,
.body-container select {
	max-width: 767px;
	font-family: inherit;
	color: #75757b;
	width: 100%;
	border-radius: 0;
	border: 1px solid transparent;
	border-bottom: 2px solid #e6e6e6;
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1);
	transition: all .6s cubic-bezier(.215,.61,.355,1);
	padding: 10px;
	background-color: hsla(0,0%,95%,.5);
	font-size: inherit;
	line-height: inherit;
	background-position: right 15px center;
	background-repeat: no-repeat;
	background-size: auto 10px;
	margin-bottom: 15px;
}
.body-container input[type="text"]:focus,
.body-container input[type="password"]:focus, 
.body-container input[type="datetime"]:focus, 
.body-container input[type="datetime-local"]:focus, 
.body-container input[type="date"]:focus, 
.body-container input[type="month"]:focus, 
.body-container input[type="time"]:focus, 
.body-container input[type="week"]:focus, 
.body-container input[type="number"]:focus, 
.body-container input[type="email"]:focus, 
.body-container input[type="url"]:focus, 
.body-container input[type="search"]:focus, 
.body-container input[type="tel"]:focus, 
.body-container input[type="color"]:focus,
.body-container input[type="file"]:focus,
.body-container textarea:focus,
.body-container select:focus{
	outline: 0;	
	background-color: #f3f3f3;
	border-bottom: 2px solid #cdcdcd;
}

/* 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{
	font-size: 11px;
	color: #dc4949;
	font-weight: 500;
	text-transform: uppercase;
}

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

.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
	cursor: pointer;
	text-decoration: none;
	margin: 15px 0;
	font-family: inherit;
	display: inline-block;
	border: 0;
	color: #fff;
	background-color: #ee3042;
	border-radius: 2px;
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	text-align: center;
	line-height: 1;
	font-size: 20px;
	font-weight: 600;
	outline:0;
	padding: 20px 30px;
	white-space: normal;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
	text-decoration: none;
	background-color: #d91225;
	color: #fff;
}

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

}
.hs-input.invalid {
	border: 1px solid #ffb8b8 !important;
	background-image: url(//cdn2.hubspot.net/hubfs/362209/Geographe_August2019/Images/failed.svg);
	padding-right: 50px;
}



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

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


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

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


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

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


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

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


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.body-container ul li,
.post-body.clearfix li  {}    
.body-container ul {}
.body-container ul li:before {}
.body-container form li:before,
.hs-menu-item:before,
.blog-sidebar ul li:before{}
.body-container form li,
.hs-menu-item,
.blog-sidebar ul li,
.hs-blog-social-share ul li{}
.body-container form ul,
.blog-sidebar ul,
.hs-blog-social-share ul{}


.body-container .widget-type-form, 
.body-container .widget-type-blog_subscribe, 
.body-container .widget-type-google_search, 
.body-container .widget-type-password_prompt.custom_error_message, 
#comment-form ,
.cm-full form{}

.subscribe-options label {
	display: block !important;
}
.hs-blog-social-share ul{
	padding: 0!important;
	margin:0 !important;
	background:none !important;
	list-style:none !important;
}

form ul{
	padding: 0!important;
	margin:0 !important;
	background:none !important;
	list-style:none !important;
}

.landing-page.one-column .body-container .widget-type-form,
.error-template.one-column .body-container .widget-type-google_search, 
.cm-full form,
.password-template .body-container form{
	width: 50%;
	display:block;
}
.error-template .body-container-wrapper .page-center,
.password-template .body-container  form,
.subscription-template .body-container-wrapper .page-center{
	padding-top:40px;
}

.comment-from h4 a {
	text-decoration: none;
}


.aside-text {
	display: none;
	text-transform: uppercase;
	position: absolute;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	font-size: 12px;
	font-weight: 500;
	color: #75757b;
	letter-spacing: .5px;
	z-index: 3
}

@media (min-width: 85.375em) {
	.aside-text {
		display:block;
		top: 102px;
		left: -7%
	}
}

@media (min-width: 100em) {
	.aside-text {
		left:-9%;
		top: 102px
	}
}

.aside-text:after {
	content: "";
	display: block;
	position: absolute;
	top: -30px;
	width: 2px;
	background: #ee3042;
	left: -30px;
	height: 280%
}

.module .aside-text {
	top: 30px
}

.aside-text__cross-icon {
	display: none
}

.aside-text__cross-icon svg {
	opacity: .7;
	height: 26px;
	width: 26px;
	position: absolute;
	top: 13px;
	left: 12px
}

.active .aside-text__cross-icon {
	display: block
}

.active .aside-text__share-icon {
	opacity: 0;
	pointer-events: none
}

.aside-text__share {
	position: absolute;
	bottom: 0;
	margin-left: 60px;
	left: 100%;
	color: #191919;
	border: 1px solid #e0e0e8;
	background: #fff;
	display: block;
	z-index: 3
}

.aside-text__share__inner {
	opacity: 0;
	position: absolute;
	display: block;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	left: 0;
	bottom: 36px;
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	pointer-events: none
}

.active .aside-text__share__inner {
	opacity: 1;
	pointer-events: auto
}

.aside-text__share__inner a {
	-webkit-transition: .3s cubic-bezier(.215,.61,.355,1);
	transition: .3s cubic-bezier(.215,.61,.355,1)
}

.aside-text__share__inner a.facebook {
	-webkit-transform: translate(-45px,27px) scale(.5);
	transform: translate(-45px,27px) scale(.5)
}

.active .aside-text__share__inner a.facebook {
	-webkit-transform: translate(0) scale(1);
	transform: translate(0) scale(1)
}

.aside-text__share__inner a.facebook i {
	color: #3b5998
}

.aside-text__share__inner a.twitter {
	-webkit-transform: translate(-45px,-27px) scale(.5);
	transform: translate(-45px,-27px) scale(.5)
}

.active .aside-text__share__inner a.twitter {
	-webkit-transform: translate(0) scale(1);
	transform: translate(0) scale(1)
}

.aside-text__share__inner a.twitter i {
	color: #00aced
}

.aside-text__share__inner a.nice-select.open,.aside-text__share__inner a:active,.aside-text__share__inner a:focus,.aside-text__share__inner a:hover {
	opacity: .7
}

.aside-text__share a {
	color: #75757b;
	padding: 10px;
	display: block
}

.aside-text__share a.nice-select.open,.aside-text__share a:active,.aside-text__share a:focus,.aside-text__share a:hover {
	color: #191919
}
.icon-facebook:before {
	content: "\E905";
}

i[class*=" icon-"], i[class^=icon-] {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 30px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {
	content: "\E941";
}

.footer-cta {
	background: #ee3042;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	z-index: 9;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (min-width: 75em) {
	.footer-cta {
		-webkit-box-orient:horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.footer-cta__box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	position: relative;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden
}

@media (min-width: 75em) {
	.footer-cta__box {
		-webkit-box-flex:1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		-webkit-flex-basis: 0;
		-ms-flex-preferred-size: 0;
		flex-basis: 0
	}
}

.footer-cta__title {
	line-height: 1;
	display: inline-block;
	position: relative;
	z-index: 2;
	margin-bottom: 0
}

@media (min-width: 75em) {
	.footer-cta__title {
		margin-bottom:10px;
		padding: 0 60px
	}
}

.footer-cta__subtitle {
	position: relative;
	z-index: 2
}

.footer-cta__image {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 0;
	-webkit-filter: brightness(50%);
	filter: brightness(50%);
	background: #6c6c77;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: 1.2s cubic-bezier(.215,.61,.355,1);
	transition: 1.2s cubic-bezier(.215,.61,.355,1);
	-webkit-transform: scale(1.02);
	transform: scale(1.02)
}

@media (min-width: 75em) {
	.footer-cta__image {
		height:100%;
		width: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.footer-cta__link {
	z-index: 1;
	color: #fff;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding: 30px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.footer-cta__link>span {
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center
}

@media (min-width: 75em) {
	.footer-cta__link {
		padding:120px 60px
	}
}

.footer-cta__link.nice-select.open,.footer-cta__link:active,.footer-cta__link:focus,.footer-cta__link:hover {
	color: #fff;
	background: rgba(25,25,25,.15)
}

.footer-cta__link :last-child {
	margin-bottom: 0
}
.post-page-pagination p {
	margin: 0;
}
.post-page-pagination p.footer-cta__title {
	font-size: 42px;
}

.post-page-pagination p.footer-cta__aside {
	font-size: 22px;
}
.banner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 60px 0;
	overflow: hidden;
	position: relative;
	background: #191919
}
.banner img {
	-webkit-transition: 1.2s cubic-bezier(.215,.61,.355,1);
	transition: 1.2s cubic-bezier(.215,.61,.355,1);
	opacity: 0
}

.banner.loaded img {
	opacity: 1
}
.banner--white {
	background: #fff
}

.banner--white h1 {
	color: #191919
}

.banner__container {
	margin-top: 80px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-left: 30px;
	width: 100%;
}
.banner__subtitle,.banner__title {
	z-index: 1;
	position: relative;
	color: #fff
}

.banner__text {
	opacity: 0
}

.banner__text.loaded {
	opacity: 1
}

.banner__text>div {
	opacity: 0
}

.banner__title {
	text-transform: uppercase;
	font-weight: 500;
	line-height: .9;
	font-size: 40px;
	padding: 14px 0 5px;
}
.banner__title--feature {
	font-size: 50px
}

.home .banner__title--feature {
	font-size: 55px
}

.banner__title__phrase {
	line-height: .8
}

.loaded .banner__title__phrase__container {
	opacity: 1
}

.banner__title__phrase--background {
	color: #ee3042;
	margin-top: 10px;
	display: inline-block;
	line-height: .6
}

.banner__title__phrase--background>div {
	padding: 5px 7px 15px;
	background: #fff
}

.banner__title__phrase--hidden {
	opacity: 0;
	line-height: 1;
	visibility: hidden;
	position: relative
}

.banner__looping-phrases {
	width: 80%;
	opacity: 1
}

.banner__looping-phrases,.banner__looping-phrases>span {
	position: absolute;
	top: 0;
	left: 0
}

.banner__image-wrapper {
	top: 0;
	position: absolute;
	height: 100%;
	width: 100vw;
	pointer-events: none;
	z-index: 0;
	overflow: hidden
}

.banner__image {
	max-width: none;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.banner__sticker-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative
}

.banner__sticker-container>div {
	max-width: 90%
}

.banner__sticker-container img {
	-webkit-transition: 0s;
	transition: 0s
}

.banner__sticker img {
	max-width: 100%;
	width: 250px;
	display: block;
	margin: 20px auto 0
}
.banner__sticker-statement {
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	max-width: 330px;
	margin: 50px auto 0;
	display: none;
	line-height: 1.2
}

.home .banner__sticker-statement {
	display: block
}




/* Mobile Header  */


.mobile-menu__search {
	padding: 0 0 0 80px;
	position: absolute;
	left: 0;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 100%;
	width: -webkit-calc(100% - 80px);
	width: calc(100% - 80px);
	pointer-events: none;
	opacity: 0;
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px)
}

.nav-active .mobile-menu__search {
	pointer-events: auto;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.mobile-menu__search__form {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.mobile-menu__search__form input {
	width: 100%;
	color: #fff;
	background: transparent;
	font-size: 22px;
	padding-left: 0;
	border: 0;
	font-family: inherit;
	outline: 0;
}

.mobile-menu__search__form input:focus {
	background: #191919;
	border-bottom: none
}

.mobile-menu__search__form input::-webkit-input-placeholder {
	color: #fff;
	font-size: 22px
}

.mobile-menu__search__form input::-moz-placeholder {
	color: #fff;
	font-size: 22px
}

.mobile-menu__search__form input::-ms-input-placeholder {
	color: #fff;
	font-size: 22px
}

.mobile-menu__search__form input::placeholder {
	color: #fff;
	font-size: 22px
}

.mobile-menu__search__btn {
	border-radius: 0;
	height: 100%;
	padding: 30px;
	background: transparent;
	border: 0;
	cursor: pointer;
	outline:0;
	position: absolute;
	right: 0;
}

.mobile-menu__search__btn.nice-select.open,.mobile-menu__search__btn:active,.mobile-menu__search__btn:focus,.mobile-menu__search__btn:hover {
	background: #231f20
}

.mobile-menu__search__btn svg {
	width: 20px
}

.mobile-menu__search__btn svg path {
	fill: #fff
}

.mobile-menu__logo {
	padding: 20px;
	height: 100%;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.mobile-menu__logo__link {
	height: 100%
}

.mobile-menu__logo__image {
	height: 100%;
	width: 112px
}
.nav-active .mobile-menu__logo {
	opacity: 0;
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px)
}

.mobile-menu__phone {
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.nav-active .mobile-menu__phone {
	opacity: 0;
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
	-webkit-transition-delay: 0ms;
	transition-delay: 0ms;
	pointer-events: none
}

.mobile-menu__phone__link {
	padding: 33%;
	display: inline-block;

}
.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.align-content-center {
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	justify-content: center;
}

.mobile-menu__phone svg {
	width: 100%
}
.mobile-header>div:last-child {
	float: none;
}
.mobile-menu__nav-toggle,.mobile-menu__phone {
	position: absolute;
	height: 80px;
	width: 80px;
	border-left: 1px solid hsla(0,0%,100%,.2)
}

.mobile-menu__phone {
	right: 80px
}

.mobile-menu__nav-toggle {
	right: 0
}

.mobile-menu__menu-wrapper {
	background: #191919;
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: scroll;
	z-index: 999;
	top: 80px;
	pointer-events: none;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1)
}

.nav-active .mobile-menu__menu-wrapper {
	pointer-events: auto;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.mobile-menu__menu-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	height: 100%;
	width: 1px;
	left: 40px;
	border-right: 1px solid hsla(0,0%,100%,.2)
}

.mobile-menu__hamburger .hamburger-box {
	display: block
}

.mobile-menu__list {
	padding-top: 40px;
	margin: 0
}

.mobile-menu__list-item--parent:first-child {
	margin-top: -20px
}

.mobile-menu__link {
	padding: 10px 0 10px 80px;
	color: #fff;
	position: relative;
	font-size: 18px
}

.mobile-menu__link--primary {
	font-weight: 500;
	text-transform: uppercase
}

.mobile-menu__link--secondary {
	text-transform: capitalize;
	opacity: .7
}

.mobile-menu__toggle {
	right: 0;
	top: 0;
	height: 48px;
	width: 48px;
	border: transparent;
	background: #191919;
	color: #fff;
	font-size: 16px
}

.mobile-menu__toggle--active {
	background: #111
}

.mobile-menu__toggle__icon {
	width: 15px;
	height: 15px;
	position: relative
}

.mobile-menu__toggle__icon:before {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 2px;
	background: #fff;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.mobile-menu__toggle__icon:after {
	content: "";
	display: block;
	position: absolute;
	width: 2px;
	height: 15px;
	background: #fff;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.215,.61,.355,1);
	transition: -webkit-transform .3s cubic-bezier(.215,.61,.355,1);
	transition: transform .3s cubic-bezier(.215,.61,.355,1);
	transition: transform .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1)
}

.mobile-menu__toggle__icon--active:after {
	-webkit-transform: translateX(-50%) rotate(90deg);
	transform: translateX(-50%) rotate(90deg)
}

.mobile-menu__toggle:focus {
	outline: none;
	background: #111
}

.mobile-menu__submenu {
	display: none;
	position: relative;
	background: #111;
	padding: 10px 0 10px 20px
}

.mobile-menu__submenu:before {
	content: "";
	display: block;
	top: 0;
	left: 40px;
	position: absolute;
	height: 100%;
	width: 1px;
	border-right: 6px solid hsla(0,0%,100%,.2)
}

.mobile-menu__submenu .mobile-menu__link {
	font-size: 18px;
	font-weight: 400;
	text-transform: capitalize;
	opacity: .7
}

.mobile-menu__submenu .mobile-menu__submenu,.mobile-menu__submenu .mobile-menu__toggle {
	display: none
}

.mobile-menu__btn {
	display: block;
	background: #ee3042;
	padding: 20px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: 600;
	font-size: 22px;
	margin-top: 20px
}

.mobile-menu__btn.nice-select.open,.mobile-menu__btn:active,.mobile-menu__btn:focus,.mobile-menu__btn:hover {
	color: #fff;
	background: #d91225
}


.hamburger {
	padding: 5px;
	display: inline-block;
	cursor: pointer;
	outline: 0;
	-webkit-transition-property: opacity,-webkit-filter;
	transition-property: opacity,-webkit-filter;
	transition-property: opacity,filter;
	transition-property: opacity,filter,-webkit-filter;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
	transition-timing-function: cubic-bezier(.215,.61,.355,1);
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible
}

.hamburger.nice-select.open,.hamburger:active,.hamburger:focus,.hamburger:hover {
	opacity: .7
}

.hamburger-box {
	width: 30px;
	height: 16px;
	display: inline-block;
	position: relative
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -1px
}

.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before {
	width: 30px;
	height: 2px;
	background-color: #fff;
	border-radius: 0;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform,-webkit-transform;
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}

.hamburger-inner:after,.hamburger-inner:before {
	content: "";
	display: block
}

.hamburger-inner:before {
	top: -7px
}

.hamburger-inner:after {
	bottom: -7px
}
.hamburger--squeeze .hamburger-inner {
	-webkit-transition-duration: .1s;
	transition-duration: .1s;
	-webkit-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
	transition-timing-function: cubic-bezier(.55,.055,.675,.19)
}

.hamburger--squeeze .hamburger-inner:before {
	-webkit-transition: top .1s ease .14s,opacity .1s ease;
	transition: top .1s ease .14s,opacity .1s ease
}

.hamburger--squeeze .hamburger-inner:after {
	-webkit-transition: bottom .1s ease .14s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);
	transition: bottom .1s ease .14s,-webkit-transform .1s cubic-bezier(.55,.055,.675,.19);
	transition: bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19);
	transition: bottom .1s ease .14s,transform .1s cubic-bezier(.55,.055,.675,.19),-webkit-transform .1s cubic-bezier(.55,.055,.675,.19)
}

.nav-active .hamburger--squeeze .hamburger-inner {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: .14s;
	transition-delay: .14s;
	-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
	transition-timing-function: cubic-bezier(.215,.61,.355,1)
}

.nav-active .hamburger--squeeze .hamburger-inner:before {
	top: 0;
	opacity: 0;
	-webkit-transition: top .1s ease,opacity .1s ease .14s;
	transition: top .1s ease,opacity .1s ease .14s
}

.nav-active .hamburger--squeeze .hamburger-inner:after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom .1s ease,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;
	transition: bottom .1s ease,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s;
	transition: bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s;
	transition: bottom .1s ease,transform .1s cubic-bezier(.215,.61,.355,1) .14s,-webkit-transform .1s cubic-bezier(.215,.61,.355,1) .14s
}

.form-control {
	color: #75757b;
	width: 100%;
	border-radius: 0;
	border: 1px solid transparent;
	border-bottom: 2px solid #e6e6e6;
	-webkit-transition: all .6s cubic-bezier(.215,.61,.355,1);
	transition: all .6s cubic-bezier(.215,.61,.355,1);
	padding: 10px;
	background-color: hsla(0,0%,95%,.5);
	background-position: right 15px center;
	background-repeat: no-repeat;
	background-size: auto 10px
}

.form-control::-webkit-input-placeholder {
	color: #75757b
}

.form-control:-moz-placeholder,.form-control::-moz-placeholder {
	color: #75757b
}

.form-control:-ms-input-placeholder {
	color: #75757b
}
.sticky-newsletter-signup__toggle svg path {
	fill: #6c6c77;
}
.sticky-newsletter-signup__toggle:hover svg path {
	fill: #191919;
}
a.sticky-newsletter-signup__toggle svg {
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
	width: 20px;
}
.post-bottom-form {
	background: #fff;
	z-index: 99;
	padding: 20px 0;
	border-top: 1px solid hsla(240,3%,47%,.2);
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transform: translateY(110%);
	transform: translateY(110%);
	-webkit-transition: .6s cubic-bezier(.215,.61,.355,1);
	transition: .6s cubic-bezier(.215,.61,.355,1);
}
.post-form-open .post-bottom-form {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.post-bottom-form .col.md-8 h3 {
	margin: 0;
}
.post-bottom-form .col.md-8 h3 {
	margin: 0;
}

.post-bottom-form .container {
	padding: 0 20px;
}
.post-bottom-form .row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-webkit-flex: 0 1 auto;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
	width: 100%;
}
.post-bottom-form .col.md-4 {
	-webkit-flex-basis: 33.33333333%;
	-ms-flex-preferred-size: 33.33333333%;
	flex-basis: 33.33333333%;
	max-width: 33.33333333%;
	padding: 0 10px;
}
.post-bottom-form .col.md-8 {
	-webkit-flex-basis: 66.66666667%;
	-ms-flex-preferred-size: 66.66666667%;
	flex-basis: 66.66666667%;
	max-width: 66.66666667%;
	padding: 0 10px;
}
.sticky-newsletter-signup__content h4 {
	font-size: 30px;
	font-weight: 200;
	color: #6c6c77;
	text-transform: none;
	line-height: 1.2;
	margin: 0;
}
.post-bottom-form span.hs-form-required {
	display: none;
}
.post-bottom-form .hs-error-msgs {
	display: none !important;
}
.post-bottom-form form {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.sticky-newsletter-signup__toggle {
	position: absolute;
	right: 24px;
	top: 24px
}
.align-items-center {
	align-items: center;
}

.post-bottom-form form > div {
	width: 25%;
	text-align: center;
	padding: 0 10px;
}
.post-bottom-form form  .hs_error_rollup {
	width: 0 !important;
	display: none;
}
.post-bottom-form form .hs-input {
	width: auto !important;
}
.post-bottom-form form .hs_submit.hs-submit input.hs-button.primary.large {
	padding: 14px 20px;
}
.post-bottom-form form .hs_submit.hs-submit {
	text-align: left;
	width: 20%;
}



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


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


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

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


@media (min-width: 93.75em) {
	.header__nav__link-title {
		padding:30px
	}
	.header__nav ul li a {
		padding: 30px;
	}
	.custom-menu-primary .hs-menu-wrapper>ul>li>a {
		padding: 32px 30px 28px;
	}
}


@media (max-width: 74.99em) {
	.banner--white {
		padding-bottom:0
	}
}

@media (max-width: 74.99em) {
	.archive .banner__title,.page-template-page--contact .banner__title,.single .banner__title {
		padding-left:30px
	}
}

@media (min-width: 48.25em) {
	.banner__title__phrase--hidden {
		line-height:.8
	}
}
@media (min-width: 85.375em) {
	.banner__image {
		-webkit-transition-timing-function:linear;
		transition-timing-function: linear;
		-webkit-animation-name: scale;
		animation-name: scale;
		-webkit-animation-duration: 45s;
		animation-duration: 45s;
		-webkit-animation-iteration-count: 1;
		animation-iteration-count: 1
	}
}
@media (min-width: 100em) {
	.banner__image--featured {
		height:100%
	}
}
@media (min-width: 48.25em) {
	.banner__sticker img {
		margin-top:0
	}
}
@media (min-width: 48.25em) {
	.banner__sticker {
		width:auto;
		position: absolute;
		top: 48%;
		right: 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}
}

@media (min-width: 85.375em) {
	.header__nav-secondary {
		min-width:320px
	}
	.header__nav-secondary .header__search-form__form {
		font-size:18px
	}
	.header__nav-secondary .header__search-form__btn {
		padding:14px;
		font-size: 18px
	}
}

@media (min-width: 75em){
	.sticky-newsletter-signup__toggle {
		right:30px;
		top: auto;
		bottom: 27px
	}
	.post-bottom-form {
		padding: 0;
	}
	.mobile-header {
		display: none !important;
	}
	h1{
		font-size: 70px;
	}	
	.footer-menu .hs-menu-wrapper > ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		font-stretch: condensed;
		width: 100%;
		padding-right: 10px;
		margin: 0 -10px;
		padding-left: 10px;
	}
	.footer-menu ul ul {
		height: auto !important;
		display: block !important;
	}
	.header,.header__left,.header__right {
		display:-webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.header {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0
	}
	.header__left,.header__right {
		height:100%
	}
	.banner {
		padding:60px 0
	}
	.banner--large {
		min-height:700px
	}
	.banner__container {
		margin-top:94px;
		padding-left: 20px
	}

	.home .banner__container {
		margin-top: 83px
	}
	.banner__title {
		line-height:.8;
		font-size: 70px
	}
	.banner__title--feature {
		font-size:100px
	}

	.home .banner__title--feature {
		font-size: 110px
	}
	.banner__sticker img {
		width:420px
	}







}
@media (min-width: 464px) and (max-width:1000px) {
	.home .banner {
		height:560px
	}
}


@media (max-width: 1600px) and (min-width:500px){
	body {
		font-size: -webkit-calc(18px + 0 * (100vw - 500px)/1100);
		font-size: calc(18px + 0 * (100vw - 500px) / 1100);
	}
	.sticky-newsletter-signup__content h4 {
		font-size: calc(22px + 8 * (100vw - 500px) / 1100);
		padding-right: 40px;
	}
}
@media (max-width: 1700px) {

	.post-bottom-form form .hs-input {
		width: 100% !important;
	}
	.post-bottom-form form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
		overflow-x: auto;
		overflow-y: hidden;
	}





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

	.footer-menu {
		padding-bottom: calc(30px + 30 * (100vw - 500px) / 1100);
		padding-top: calc(30px + 30 * (100vw - 500px) / 1100);
	}
	.footer-group {
		padding-top: calc(30px + 30 * (100vw - 500px) / 1100);
	}
	.body-container-wrapper .page-center:before {
		left: -6%;
	}
	.post-page-pagination p.footer-cta__title {
		font-size: calc(24px + 18 * (100vw - 500px) / 1100);
	}
	.post-page-pagination p.footer-cta__aside {
		font-size: calc(16px + 6 * (100vw - 500px) / 1100);
	}
	.post-page-content {
		padding-left: 40px;
	}
	body:not(.blog) .body-container-wrapper .page-center {
		padding: calc(30px + 30 * (100vw - 500px) / 1100) 0;
	}
	body:not(.blog) .body-container-wrapper .page-center {
		padding-left: 6% !important;
	}
	.scl-main {
		margin-left: -60px;
	}
	.section.post-footer {
		padding-left: 40px;
	}


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

	.aside-text {
		display: none;
	}
}
@media (max-width: 1400px) {

	.body-container-wrapper .page-center:before {
		left: 30px;
	}



}
@media (max-width: 1240px) {
	.logo img {
		width: 189px !important;
	}



}
@media (max-width: 1199px) {
	.header-group {
		background: rgba(25,25,25,.4);
	}
	.nav-active .header-group {
		background: #191919;
	}
	.copyright p,
	.copyright ul,
	.copyright>div>span>span,
	.col.md-2,
	.col.md-9{
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
		margin-left: 0;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
	}


	.copyright p {
		text-align: center;
	}
	.copyright ul {
		-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
		justify-content: space-around;
		padding: 10px 10px 20px;
	}
	.footer-menu .hs-menu-wrapper > ul li {
		float: none !important;
	}
	.hidden-from-md {
		display: block;
		text-align: center;
	}
	.hidden-until-md {
		display: none;
	}
	.footer__social {
		width: 100%;
		padding-top: 20px;
	}
	.footer-social .col.md-9.md-offset-1 {
		display: block;
	}
	.toggle-btn {
		position: absolute;
		z-index: 999;
		right: 0;
		top: 0;
		height: 48px;
		width: 48px;
		border: transparent;
		background: #191919;
		color: #fff;
		font-size: 16px;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.footer-menu ul ul {
		display: none;
	}
	.footer-menu .hs-menu-wrapper>ul {
		display: block !important;
	}
	.footer-menu .hs-menu-wrapper>ul>li>a {
		color: #fff;
		text-transform: uppercase;
		position: relative;
		height: 48px;
		display: block;
		padding: 10px 0;
		line-height: 2;
		font-weight: 500;
		margin: 0;
	}
	.toggle-btn span {
		width: 15px;
		height: 15px;
		position: relative;
		display: inline-block;
	}
	.toggle-btn span:after {
		width: 2px;
		height: 15px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		-webkit-transition: -webkit-transform .3s cubic-bezier(.215,.61,.355,1);
		transition: -webkit-transform .3s cubic-bezier(.215,.61,.355,1);
		transition: transform .3s cubic-bezier(.215,.61,.355,1);
		transition: transform .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1);
	}

	.toggle-btn span:before {
		top: 50%;
		width: 15px;
		height: 2px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.toggle-btn span:before, .toggle-btn span:after {
		content: "";
		display: block;
		position: absolute;
		background: #fff;
	}
	.f_menu_open .toggle-btn span:after {
		-webkit-transform: translateX(-50%) rotate(90deg);
		transform: translateX(-50%) rotate(90deg);
	}
	.f_menu_open .toggle-btn {
		background: #111;
	}
	.footer-social {
		margin-bottom: 0;
	}
	.footer-menu ul ul {
		background: #111;
		margin: 0 -20px !important;
		padding: 10px 40px;
	}
	h1.blog-banner {
		margin-top: 62px;
		padding-left: 40px;
		font-size: 40px;
		padding-bottom: 0;
		margin-bottom: calc(10px + 10 * (100vw - 500px) / 1100);
	}
	.post-item {
		padding: 30px 0 30px 60px;
		border-left:0;
	}
	.post-item .archive__tease__aside-text.aside-text{
		left: 5px;
	}
	.post-item h2.archive__tease__title {
		font-size: calc(24px + 18 * (100vw - 500px) / 1100);
	}
	.blog-listing-content {
		padding-bottom: calc(30px + 30 * (100vw - 500px) / 1100);
	}
	.post-page-content h1.blog-banner {
		padding-left: 0;
	}
	.header-desktop {
		display: none !important;
	}
	.mobile-logo {
		padding: 20px;
	}
	.mobile-logo img {
		width: 266px !important;
	}
	.mobile-header > div {
		width: auto !important;
		float: left;
	}
	.header-group {
		border-bottom: 1px solid hsla(0,0%,100%,.2);
	}
	.mobile-menu:before {
		content: "";
		display: block;
		position: absolute;
		height: 100%;
		width: 1px;
		left: 40px;
		border-right: 1px solid hsla(0,0%,100%,.2);
	}
	.mobile-menu .hs-menu-wrapper > ul > li {
		float: none !important;
		display: block;
	}
	.mobile-menu .hs-menu-wrapper > ul {
		padding-top: 20px;
		display: block;
	}
	.mobile-menu .hs-menu-wrapper > ul > li > a {
		padding: 10px 0 10px 80px;
		color: #fff;
		position: relative;
		font-size: 18px;
		font-weight: 500;
		text-transform: uppercase;
		display: block;
	}
	.mobile-menu .hs-menu-wrapper > ul > li:nth-of-type(7) > a,
	.mobile-menu .hs-menu-wrapper > ul > li:nth-of-type(6) > a,
	.mobile-menu .hs-menu-wrapper > ul > li:nth-of-type(5) > a {
		text-transform: capitalize;
		opacity: .7;
		font-weight: normal;
	}
	.mobile-menu .hs-menu-wrapper>ul>li>a:hover {
		color: #d91225;
	}
	.mobile-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children>ul.hs-menu-children-wrapper {
		opacity: 0;
		visibility: hidden;
		position: relative !important;
		display: none;
	}
	.mobile-menu .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children.child-open >ul.hs-menu-children-wrapper {
		opacity: 1;
		visibility: visible;
		position: static;
	}
	.mobile-menu .hs-menu-wrapper>ul ul:before {
		content: "";
		display: block;
		top: 0;
		left: 40px;
		position: absolute;
		height: 100%;
		width: 1px;
		border-right: 6px solid hsla(0,0%,100%,.2);
	}
	.mobile-menu .hs-menu-wrapper>ul ul {
		position: relative !important;
		background: #111;
		padding: 10px 0 10px 20px;
	}
	.mobile-menu .hs-menu-wrapper>ul ul li a:hover {
		color: #d91225;
	}
	.mobile-menu .hs-menu-wrapper>ul ul li a {
		padding: 10px 0 10px 80px;
		color: #fff;
		position: relative;
		font-size: 18px;
		font-weight: 400;
		text-transform: capitalize;
		opacity: .7;
	}
	.child-open .child-trigger {
		background: #111;
	}
	.post-bottom-form .row {
		display: block;
	}.post-bottom-form form > div {
		width: 50%;
		text-align: left;
	}
	.post-bottom-form form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
		width: 100%;
	}
	.post-bottom-form form .hs_submit.hs-submit {
		width: 100%;
	}
	.post-bottom-form form {
		flex-wrap: wrap;
	}
	.post-bottom-form .col {
		max-width: 100% !important;
	}
	.post-bottom-form form .hs-input {
		width: auto !important;
	}





}


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

@media (max-width: 771px) {
	.copyright ul li {
		display: block;
		width: 100%;
		text-align: center;
	}

	.copyright ul {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.post-listing-wrap {
		max-width: 100%;
		margin-left: 0;
	}
	.post-post-wrap {
		max-width: 100%;
		margin-left: 0;
	}
	.mobile-logo img {
		width: 150px !important;
		height: 39px;
	}
	.banner-area .col {
		padding-left: 10px;
		padding-right: 10px;
		-webkit-flex-basis: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		-webkit-box-flex: 1;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%;
	}
	.banner__title {
		padding: 0 10px;
	}
	.post-bottom-form form > div {
		width: 100%;
		padding: 0;
	}
	.post-bottom-form form .hs-input {
		width: 100% !important;
	}
	.post-bottom-form form .hs_submit.hs-submit input.hs-button.primary.large {
		margin-bottom: 0;
		width: 100%;
	}

}


@media (max-width: 767px) {
	.body-container-wrapper .main-content,
	.body-container-wrapper .sidebar{
		margin-bottom:20px;
	}
	.landing-page.one-column .body-container .widget-type-form,
	.error-template.one-column .body-container .widget-type-google_search, 
	.password-template .body-container form, 
	.cm-full form{
		width: 100%;
	} 
	.blog .blog-sidebar{
		margin-top: 40px;
	}
	div#captcha_wrapper {
		overflow: auto;
	}
	.post-body img {
		float: none !important;
		margin-right: 0 !important;
	}
	.subscribe-options label {
		margin-left: 0;
		margin-right: 0;
	}
	.hs-author-profile .hs-author-avatar {
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}
	.footer-info p {
		padding-right: 10px;
	}
	.footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul ul{
		display: none;
	}
	body:not(.blog) .body-container-wrapper .page-center {
		padding-left: 50px !important;
	}

}  

@media (max-width: 500px) {

	.footer-menu {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.footer-group {
		padding-top: 30px;
	}
	.post-item h2.archive__tease__title {
		font-size: 24px;
	}
	.post-page-pagination p.footer-cta__title {
		font-size: 24px;
	}
	.post-page-pagination p.footer-cta__aside {
		font-size: 16px;
	}
	body:not(.blog) .body-container-wrapper .page-center {
		padding:30px;
	}
	body:not(.blog) .body-container-wrapper .page-center {
		padding-left: 50px !important;
	}
	body:not(.blog) .body-container {
		padding: 0;
	}
	.sticky-newsletter-signup__content h4 {
		font-size: 22px;
		padding-right: 40px;
	}



}


@media (max-width: 400px) {

	.mobile-logo img {
		width: 112px !important;
	}


}

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

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