/* ==========================================================================
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'); */
@import url('//fonts.googleapis.com/css?family=Roboto&#038;ver=5.2.2');
@import url('//fonts.googleapis.com/css?family=Roboto%3A700&#038;ver=5.2.2');
@import url('//fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRoboto+Slab%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7COpen+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;ver=5.2.2');
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@font-face {
  font-family: "Proxima Nova Bold Alt";
  src: url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/Mark-Simonson-Proxima-Nova-Alt-Bold-webfont.eot?#iefix") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/Mark-Simonson-Proxima-Nova-Alt-Bold-webfont.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/Mark-Simonson-Proxima-Nova-Alt-Bold-webfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/Mark-Simonson-Proxima-Nova-Alt-Bold-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/Mark-Simonson-Proxima-Nova-Semibold-webfont.eot?#iefix") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/Mark-Simonson-Proxima-Nova-Semibold-webfont.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/Mark-Simonson-Proxima-Nova-Semibold-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "Proxima Nova Regular Alt";
  src: url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/Mark-Simonson-Proxima-Nova-Alt-Regular-webfont.eot?#iefix") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/Mark-Simonson-Proxima-Nova-Alt-Regular-webfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/Mark-Simonson-Proxima-Nova-Alt-Regular-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: eicons;
  src: url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/eicons.eot?4.3.0#iefix") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/eicons.woff2?4.3.0") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/eicons.woff?4.3.0") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/2830487/Toward_Zero_September2019/Fonts/eicons.ttf?4.3.0") format("truetype");
  font-style: normal;
  font-weight: 400;
}

/* 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;
    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 {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: "Proxima Nova Regular Alt", sans-serif;
  color: #333;
  background-color: #fff;
}

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

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

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

/* Basic text */
p {
  margin: 0 0 10px;
  font-size: 1rem;
  line-height: 1.4em;
}
small, .small {
  font-size: 85%;
}
b, strong {
  font-weight: bold;
}
em {}
cite {
  font-style: normal;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  white-space: nowrap;
  background-color: #f9f2f4;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #000;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.1;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-family: "Proxima Nova Bold Alt", Sans-serif;
  color: #000;
  font-size: 3.25rem;
  letter-spacing: -1px;
}
h2 {
  font-family: "Proxima Nova Bold Alt", Sans-serif;
  font-size: 30px;
  font-weight: normal;
  color: #000000;
  padding: 0;
  margin: 35px 0 20px;
  line-height: 1.2;
}
h3 {
  font-family: "Proxima Nova Bold Alt", serif;
  font-size: 30px;
  font-weight: normal;
  margin-top: 40px;
}
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 {
  font-size: 18px;
}
h5, .h5 {
  font-size: 14px;
}
h6, .h6 {
  font-size: 12px;
}

/* Anchor Links */
a {
  color: #428bca;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
  color: #2a6496;
}
a:active, a:hover {
  outline: 0;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* Lists */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* Block Quotes */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote:before, blockquote:after {
  content: "";
}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}
[class*=" eicon-"], [class^=eicon] {
  display: inline-block;
  font-family: eicons;
  font-size: inherit;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
/* =============== 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 {}

.body-container .page-center{
  padding-left:15px;
  padding-right:15px;
}
/* =============== Header =============== */

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

.hs-header-wrapper {
  background-color: #2777ba;
}

.hs-header-wrapper .page-center > div > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
}

.hs-header-wrapper .page-center > div > div:after,.hs-header-wrapper .page-center > div > div:before {
  display: none;
}

.widget-span.hs-header-col.col-left {
  width: 25%;
}

.widget-span.hs-header-col.col-right {
  width: 75%;
}

.widget-span.hs-header-col {
  margin-left: 0;
  padding: 15px;
}

.custom-logo {
  font-family: "Open Sans", Sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  letter-spacing: -1.7px;
  color: #fff;
  line-height: 1;
}

.custom-logo a {
  color: #fff;
}

.custom-logo span.logo-text span {
  color: #cdcdcd;
  font-family: "Open Sans", Sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: -1px;
  position: relative;
  z-index: 3;
  display: inline-block;
  padding-left: 2.5px;
}

.custom-logo span.logo-text span sup {
  font-size: 0.335rem;
  font-weight: 800;
  line-height: 4.5em;
  font-family: "Open Sans", Sans-serif;
  hyphens: manual;
  position: absolute;
  top: 0px;
  right: -9px;
  letter-spacing: 0.5px;
  color: #cdcdcd;
}
/* =============== Content =============== */

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

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

.row-fluid .wrapper { margin:0 auto !important; max-width: 1140px; width:100%; float:none !important; padding:0 20px; } 
.wrapper { max-width: 1140px;}

.hs-hero__content {
    margin: 0 auto !important;
    max-width: 1140px;
    width: 100%;
    float: none !important;
    padding: 0 20px;
    padding-top: 55px;
    padding-bottom: 55px;
}


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

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

.hs-footer-wrapper {
  background-color: #2777ba;
  color: #fff;
  font-size: 1rem;
  font-family: "Proxima Nova Regular Alt", Sans-serif;
  font-size: 0.8125rem;
  font-weight: normal;
  padding: 24px 0;
}

.hs-footer-wrapper a {
  color: #fff;
}

.hs-footer-wrapper .page-center > div > div {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hs-footer-wrapper .page-center > div > div:after,.hs-footer-wrapper .page-center > div > div:before {
  display: none;
}

.widget-span.hs-footer-col.col-left {
  width: 75%;
}

.widget-span.hs-footer-col.col-right {
  width: 25%;
}

.widget-span.hs-footer-col {
  margin-left: 0;
  padding: 15px;
}

.hs-footer-wrapper .page-center {
  padding: 0;
}

.hs-footer-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.hs-footer-social-col.col-left {
  width: auto;
  max-width: auto;
  align-self: center;
}

.hs-footer-wrapper a {
}

.hs-footer-social-col.col-right {
  text-align: right;
  width: auto;
  max-width: 100%;
}

.footer-social-icons {
  font-size: 0;
}

a.social-icon {
  display: inline-block;
  line-height: 1;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  color: #818a91;
  cursor: pointer;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 23px;
  padding: 0.2em;
  background-color: #ededed;
  margin-right: 11px;
  position: relative;
}

a.social-icon:last-child {
  margin-right: 0;
}

span.screen-only {
  position: absolute;
  top: -10000em;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

a.social-icon i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
  color: #2777ba;
}

a.social-icon:hover i {
  color: #e96724;
}
.hs-footer-wrapper *:last-child {
  margin-bottom: 0;
}
.widget-span.hs-footer-col.col-left > div {
  padding-top: 7px;
}

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


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



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

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


  .custom-menu-primary .hs-menu-wrapper > ul {
    font-family: "Proxima Nova Regular Alt", Sans-serif;
    font-size: 0.875rem;
    font-weight: 400;
    text-transform: uppercase;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: auto;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.custom-button {
    padding-left: 15px;
    width: 20%;
    text-align: right;
    margin-left: 0;
    padding-top: 5px;
    margin-left: 6px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul:after,
  .custom-menu-primary .hs-menu-wrapper > ul:before {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    float: none !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    position: relative;
    line-height: 20px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    padding: 13px 20px;
    white-space: nowrap;
    color: #ffffff;
    padding-left: 0px;
    padding-right: 0px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li+li {
    margin-left: 40px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    background-color: #fff;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    border-width: 0;
    border-style: solid;
    padding: 0;
    font-size: 0.875rem;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    margin-top: 27px !important;
    margin-left: -28px !important;
    padding-top: 15px;
    padding-bottom: 15px;
    min-width: 10em;
    max-width: 1000px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {
    position: relative;
    line-height: 20px;
    color: #494c4f;
    text-shadow: none;
    border-left: 8px solid transparent;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    padding: 8px 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover {
    text-decoration: underline;
    color: #e96724;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
    content: "\f0d8";
    font-family: FontAwesome;
    color: #FFF;
    position: absolute;
    font-size: 4rem;
    top: -2.5rem;
    left: 25px;
    right: 0;
    pointer-events: none;
    line-height: 1;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul > li.hs-item-has-children > a:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    padding: 10px 0 10px 10px;
    margin-bottom: -10px;
    font-size: 10px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    pointer-events: none;
    content: "";
    position: absolute;
    right: 15px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul {
    background-color: #fff;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    border-width: 0;
    border-style: solid;
    padding: 0;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    min-width: 10em;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    position: relative;
    line-height: 20px;
    color: #494c4f;
    border-left: 16px solid transparent;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    padding: 8px 20px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a:hover {
    text-decoration: underline;
    color: #e96724;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li:hover > a,
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover > a{
    color: #e96724;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: -45px;
    left: 0;
    z-index: -1;
    background: transparent;
  }
  .hs-header-wrapper.hs-header-wrapper-no-nav {
    padding-bottom: 11px;
  }
}


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

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

@media (max-width: 767px){

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

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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    padding: .25em;
    cursor: pointer;
    border: 0 solid;
    border-radius: 3px;
    margin-left: auto;
    background-color: #2777ba;
    font-size: 24px;
    color: #ffffff;
    float: right;
    line-height: 1;
  }
  .mobile-trigger i.eicon:before {
    content: "\e804";
  }

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

  .child-trigger{
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    min-width: 51px !important;
    height: 36px !important;
    border-left: 0px dotted rgba(255, 255, 255, .20);
    text-align: right;
    padding: 7px 19.5px;
    font-size: 14px;
    z-index: 3;
  }
  .child-trigger i.fa:before {
    content: "";
    font-size: 10px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    position: relative;
    z-index: 1;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li > .child-trigger:hover,
  .custom-menu-primary .hs-menu-wrapper > ul li > .child-trigger:hover+a,
  .custom-menu-primary .hs-menu-wrapper > ul li.child-open > .child-trigger{
    color: #e96724;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li > .child-trigger:hover+a{
    text-decoration:underline;
  }


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

  .custom-menu-primary.js-enabled,
  .custom-menu-primary{
    position: static;
    padding-top: 0; /* Makes room for button */
    margin: 0;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper,
  .custom-menu-primary .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,
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    background-color: #fff;
    -webkit-transition: max-height .3s,-webkit-transform .3s;
    transition: max-height .3s,-webkit-transform .3s;
    -o-transition: max-height .3s,transform .3s;
    transition: max-height .3s,transform .3s;
    transition: max-height .3s,transform .3s,-webkit-transform .3s;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    position: absolute;
    z-index: 99;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    max-height: 0;
    font-size: 0.875rem;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    overflow: visible;
  }
  .custom-menu-primary .hs-menu-wrapper:before{
    content: "\f0d8";
    font-family: FontAwesome;
    color: #FFF;
    position: absolute;
    font-size: 4rem;
    top: -2.5rem;
    left: 25px;
    right: 0;
    pointer-events: none;
    text-align: right;
    top: -3.2rem;
    right: 15px;
    height: 0;
  }

  .mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper, 
  .mobile-open .custom-menu-primary .hs-menu-wrapper {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    max-height: 100vh;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }

}


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


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

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

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

/* Blog Listing */
.hs-blog-listing {}
.blog-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}


.blog-breadcrumb-menu {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #333;
}

.blog-breadcrumb-menu ul {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 17px;
  padding: 0;
  position: relative;
  display: inline-block;
  background: none;
  border-radius: 0;
  list-style: none;
  line-height: 1.42857143;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
}
.blog-breadcrumb-menu ul li{
  display: inline-block;
  font-family: "Open Sans",sans-serif;
}

.blog-breadcrumb-menu ul li a:hover, 
.blog-breadcrumb-menu ul li a:focus {
  color: #2E75B6;
}
.blog-breadcrumb-menu ul li a,
.blog-breadcrumb-menu ul li a:hover{
  color: #2E75B6;
}
.blog-breadcrumb-menu ul li a:focus {
  outline: -webkit-focus-ring-color auto 1px;
}

.blog-social-links {
  min-width: 90px;
  margin-left: 10px;
}

body.blog {
  font-size: 1rem;
  line-height: 1.5;
}

.blog-banner-area.hs-banner-area-with-bredcrumb-wrap {
  background: #edf0f2;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 30px;
  background-color: #ededed;
}

.post-item {
  padding-bottom: 60px;
  margin-bottom: 40px;
  margin-top: 10px;
  float: left;
  border-bottom: 4px solid #f5f5f5;
}

.custom-left {
  padding-right: 10px;
  float: left;
}
.custom-left ul {
  padding: 0;
  margin: 0 0 30px;
  list-style-type: none;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  list-style: none;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.blog .content-wrapper ul {
  padding: 0;
  margin: 0 0 30px;
  list-style-type: none;
}
.custom-left ul li {
  width: 100px;
  height: 100px;
  text-align: center;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
li.enigma_post_date {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background: #2E75B6;
  color: #ffffff;
}
span.custom-date {
  font-size: 68px;
  line-height: 55px;
  font-family: Open Sans;
}
li.enigma_post_date h6 {
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 7px;
  text-align: center;
  color: #fff;
  font-family: Open Sans;
}
.custom-left ul li {
  width: 100px;
  height: 100px;
  text-align: center;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
li.enigma_post_author img {
  margin-bottom: 2px;
  height: 100px;
  max-width: 100%;
}
li.enigma_blog_comment {
  font-size: 14px;
  line-height: 1.42857143;
  margin-top: 0px;
  color: #999999;
  background: #f6f6f6;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border-radius: 0px;
  display: block;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
li.enigma_blog_comment i {
  font-size: 68px;
  line-height: 55px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.custom_listing_comments {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.1;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 16px;
  color: #999999;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.custom_listing_comments a {
  color: #999999;
  font-family: 'Open Sans', sans-serif;
}
.custom_listing_comments a:hover {
  color: #2a6496;
}
li.enigma_blog_comment:hover i {
  color: #2E75B6;
}
.custom-right {
  width: calc( 84% - 20px );
  float: left;
}
.post-header h2 {
  line-height: 1.2;
  margin-bottom: 15px;
  font-size: 30px;
  font-weight: normal;
  color: #666;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  font-family: 'Open Sans', sans-serif;
  margin-top: 0px;
}
.blog-section .post-header h2 {
  font-family: "Proxima Nova Bold Alt",Sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: normal;
}
.post-header h2 a,
.blog .post-header h2 a:hover {
  color: #2E75B6;
}
.hs-featured-image-link {
  border: 0;
}
body.hs-blog-listing .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: none;
  margin: 0 0 10px;
}
.blog-pagination {
  margin-bottom: 20px;
  float: none;
  clear: both;
  padding: 4px 0;
}
.blog-pagination > div {
  display: inline-block;
}
.blog-pagination > div {
  display: inline-block;
}
.blog-pagination a {
  vertical-align: baseline;
  white-space: nowrap;
  padding: 9px 16px;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  border: 1px solid #dbdbdb;
  background-color: #ffffff;
  background-size: 100% 200%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(50%, #2E75B6));
  background-image: -o-linear-gradient(top, #fff 50%, #2E75B6 50%);
  background-image: linear-gradient(to bottom, #fff 50%, #2E75B6 50%);
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  color: #777777;
}
.blog-pagination a.active {
  background-position: 0 -100%;
  color: #ffffff;
  background-color: #2E75B6;
}
.blog-pagination a:hover, 
.blog-pagination a:focus {
  color: #2a6496;
}
.blog-pagination a:hover {
  background-position: 0 -100%;
  color: #ffffff;
  background-color: #2E75B6;
}
.blog .content-wrapper {
  font-size: 1.2rem;
  color: #333;
}
.blog .body-container .content-wrapper.page-center {
  padding-top: 5px;
  padding-bottom: 89px;
}
/* Blog Columns Wrapper */
.blog .content-wrapper {}

.hs-blog-post .blog-content {
  margin-top: 10px;
}
.hs-blog-post .post-header h2 {
  color: #2E75B6;
}
.about-author-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;

}
.about-author-sec .span10 {
  margin-left: 30px;
}
.about-author-sec h3 {
  font-family: "Proxima Nova Bold Alt",sans-serif;
  font-size: 1.625rem;
  font-weight: normal;
  color: #000;    
  margin: 10px 0px 15px;
  line-height: 1.1;
}
.about-author-sec{
  margin: 0 0 20px;
}
.about-author-sec{
  margin-top: 50px;
}
.section.post-body p {
  margin: 0 0 20px;
}
.section.post-footer{
  margin-top:90px;
}
/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-banner-area h1 {
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 9px;
  font-family: "Proxima Nova Bold Alt",Sans-serif;
  color: #000;
  text-transform: none;
  font-size: 2.75rem;
  letter-spacing: -1px;
  font-weight: 500;
}




/* 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 */
/** 
* Blog Commments 
*
* Custom styles are listed below, as the COS does not provide default styles.
*/
.section.post-footer #comments-listing.no-comments {
  border: none;
}
.section.post-footer #comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment.depth-0 {
  border-bottom: 1px solid #ccc ;
  border-top: medium none ;
  margin: 0 0px 10px ;
  padding: 0 15px ;
}
.comment.depth-0:last-child{
  border-bottom: 0px solid #ccc ;
  border-top: medium none ;
  margin: 0px ;
}
.comment-body {
  border-bottom: medium none;
  display: block;
  line-height: 1.9;
  padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date {
  color: #777777 !important;
  display: block !important;
  text-align: left;
}




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

.blog-sidebar-subscription {
  padding-top: 33px;
}

.blog-sidebar-subscription > div > span {
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  margin-bottom: 30px;
  padding-top: 20px;
  box-shadow: 0 0 6px rgba(0,0,0,.7);
  padding: 20px 20px 15px 20px;
  border-left: 3px solid #2E75B6;
  border-right: 3px solid #2E75B6;
  border-bottom: 3px solid #2E75B6;
  max-width: 600px;
  margin-left: 0;
}

.blog .blog-sidebar .blog-sidebar-subscription h3.form-title {
  margin-bottom: 20px;
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #2E75B6;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  color: #fff;
  text-align: center;
  font-weight: normal;
  font: normal normal 18px Oswald;
  font-size: 22px;
  font-family: Open Sans;
  margin-top: -20px;
  font-family: "Proxima Nova Bold Alt",sans-serif;
  font-size: 1.625rem;
  font-weight: normal;
}

.blog-sidebar-subscription .hs-form-field > label {
  display: inline-block;
  margin-bottom: 5px;
}
.body-container .blog-sidebar-subscription .widget-type-blog_subscribe {
  display: block;
  padding: 20px;
  background-color: transparent;
  background-image: none;
  border-color: transparent;
  border-style: solid;
  border-width: 0px;
  color: inherit;
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  box-shadow: none;
  padding: 0;
  max-width: none;
}
.blog-sidebar-subscription .hs-form-field .input > .hs-input {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  font-family: Open Sans;
  margin-bottom: 20px;
  display: block;
  width: 100%;
  min-height: 45px;
  padding: 6px 12px;
  font-size: 17px;
  max-width: 500px;
}
.body-container .blog-sidebar-subscription .widget-type-blog_subscribe {
  display: block;
  padding: 20px;
  background-color: transparent;
  background-image: none;
  border-color: transparent;
  border-style: solid;
  border-width: 0px;
  color: inherit;
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  box-shadow: none;
  padding: 0;
  max-width: none;
}

.blog-sidebar-subscription .hs-form-field > label {
  letter-spacing: 0;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
}

.blog-sidebar-subscription input.hs-button.primary.large {
  width: auto;
  transition: none;
}

.blog-sidebar-subscription input.hs-button.primary.large:hover {
  background: #2E75B6;
  opacity: 1;
}
.blog-sidebar-subscription .hs-form-field .input > .hs-input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.blog-sidebar-subscription  input.hs-button.primary.large {
  margin: 15px 0 0;
  font: inherit;
  text-transform: none;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-appearance: none;
  background: #2E75B6;
  border: 1px solid transparent;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 25px;
  border-radius: 0px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}

.blog-sidebar-subscription input.hs-button.primary.large:hover {
  color: #333;
  text-decoration: none;
}
.blog .blog-sidebar  .blog-sidebar-recent-post {
  font-size: 14px;
  line-height: 1.42857143;
  margin-bottom: 30px;
  margin-top: 0;
  box-shadow: 0 0 6px rgba(0,0,0,.7);
  padding: 0px 20px 15px 20px;
  border-left: 3px solid #2E75B6;
  border-right: 3px solid #2E75B6;
  border-bottom: 3px solid #2E75B6;
}

.blog .blog-sidebar .blog-sidebar-recent-post h3 {
  margin-bottom: 20px;
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #2E75B6;
  margin-top: 0;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  color: #fff;
  text-align: center;
  font-weight: normal;
  font: normal normal 18px Oswald;
  font-family: Open Sans;
  font-size: 22px;
  font-family: "Proxima Nova Bold Alt",sans-serif;
  font-size: 1.625rem;
  font-weight: normal;
  color: #000;
}

.blog .blog-sidebar ul[class] {
  padding: 0;
  margin: 0 0 30px;
  list-style-type: none;
  font-size: 14px;
  line-height: 1.42857143;
  font-family: 'Open Sans', sans-serif;
}

.blog .blog-sidebar ul[class] li {
  list-style: none;
  font-size: 15px;
  transition: all 0.4s ease 0s;
  padding-bottom: 10px;
  padding-top: 0;
  display: block;
}

.blog .blog-sidebar ul[class] li a {
  text-decoration: none;
  position: relative;
  font-size: 17px;
  line-height: 20px;
  transition: all 0.4s ease 0s;
  display: block;
  padding-left: 10px;
  color: #6a6a6a;
}

.blog .blog-sidebar ul li a:before {
  position: absolute;
  font-family: FontAwesome;
  top: 0;
  left: -10px;
  content: "\f105";
}

.blog .blog-sidebar ul[class] li a:hover {
  color: #2E75B6;
}

.post-item {}

.post-item .post-body {
  /*font-size: 1rem;*/
}

.blog .blog-sidebar ul li a {
  position: relative;
}

.blog .blog-sidebar h3,
.blog .blog-sidebar h1,
.blog .blog-sidebar h2 {
  font-family: "Proxima Nova Bold Alt",sans-serif;
  font-size: 1.625rem;
  font-weight: normal;
  color: #000;
  margin: 10px 0px 15px;
  line-height: 1.1;
}

.blog .blog-sidebar ul:not([class]) {
  padding: 0;
  margin: 0 0 30px;
  list-style-type: none;
}

.blog .blog-sidebar ul:not([class]) li {
  padding-left: 16px;
  position: relative;
}

.blog .blog-sidebar ul:not([class]) li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin: 0;
  left: 0;
  position: absolute;
  font-weight: bold;
  font-size: 1rem;
  color: #2777ba;
}

.blog .blog-sidebar ul:not([class]) li a:before {
  display: none;
}
.blog-sidebar form.hs-form .hs-error-msgs.inputs-list{
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  font-size: 14px;
  line-height: 1.42857143;
  font-family: "Proxima Nova Regular Alt",sans-serif;
}
.blog-sidebar form.hs-form .hs-error-msgs.inputs-list li{
  padding-left: 16px;
  position: relative;
  font-size: 14px;
  line-height: 1.42857143 !important;
  top: 0;
  left: 0;
  font-weight: normal;
  color: inherit;
  padding-bottom: 0;
  transition: none;
}
.blog-sidebar form.hs-form .hs-error-msgs.inputs-list li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin: 0;
  left: 0;
  position: absolute;
  font-weight: bold;
  font-size: 1rem;
  color: #2777ba;
}
.blog-sidebar form.hs-form ul.hs-error-msgs.inputs-list label {
  color: red;
  display: inline-block;
  margin-bottom: 5px;
  color: red;
  display: inline-block;
  margin-bottom: 5px;
  font-size: inherit;
  line-height: inherit;
  font-weight: normal;
}
.section.post-footer {
  max-width: 100% !important;
}
/* =============== Blog Author Page and Author Bio =============== */



/* 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 =============== */
.section.post-footer,
.body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.body-container .widget-type-blog_subscribe,
.body-container .widget-span.widget-type-form,
.landing-page.one-column .body-container .widget-span.widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
.body-container .hs_cos_wrapper_type_form,
.body-container .hs-search-field{
  display:block;
  padding: 20px;
  background-color: #fbfbfb;
  background-image: none;
  border-color: #63a2d9;
  border-style: solid;
  border-width: 1px;
  color: #2e75b6;
  display: block;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.25;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding: 20px 20px 15px 20px;
  max-width: 600px;
}
.section.post-footer #comments-listing {
  margin-top: 0 !important;
}
.form-title {
  margin-bottom: 20px;
  margin-left: -20px;
  margin-right: -20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #2E75B6;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  color: #fff;
  text-align: center;
  font-weight: normal;
  font: normal normal 18px Oswald;
  margin-top: -20px;
  font-family: "Proxima Nova Bold Alt",sans-serif;
  background-color: transparent;
  color: #2e75b6;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.25;
}
body form.hs-form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  max-width: none;
}
/* Form Field */

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin-bottom: 20px;
}
/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {
  letter-spacing: -0.3px;
  color: #2e75b6;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.25;
}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  width: 100%;
  box-shadow: none;
  font-size: 1rem;
  padding-left: 0;
  padding-bottom: 0;
  border: 0;
  border-bottom: 2px solid #63a2d9;
  background-color: #fbfbfb;
  background-image: none;
  border-color: #2576ba;
  border-width: 0 0 2px;
  min-height: 45px;
  padding: 6px 12px;
  border-radius: 0px;
  font-family: 'Open Sans',sans-serif;
  margin-bottom: 20px;
  display: block;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  line-height: 1.42857143;
  color: #555;
}
textarea {
  border: 1px solid #63a2d9;
  padding: 15px;
  height: 200px;
  margin-top: 20px;
  background-color: #fbfbfb;
  background-image: none;
}
input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
select:focus {
  outline: 0;
}
ul.no-list.hs-error-msgs.inputs-list {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}
ul.no-list.hs-error-msgs.inputs-list li{
  padding-left: 10px;
  line-height: 1 !important;
  top: -15px;
  left: 2px;
  position: absolute;
  color: #2e75b6 ;
  font-weight: bold ;
  font-size: 1rem;
}
ul.no-list.hs-error-msgs.inputs-list li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin: 0;
  left: 0;
  position: absolute;
  font-weight: bold;
  font-size: 1rem;
  color: #2777ba;
}
.hs-error-msg,
.hs-error-msgs label{
  color: red ;
  font-size: .8125rem ;
  font-weight: normal ;
  line-height: 1.25 ;
}
/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

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

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

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

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

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

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


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

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

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

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

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


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

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

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

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

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  margin: 15px 0 0;
  font: inherit;
  text-transform: none;
  text-decoration: none !important;
  cursor: pointer;
  -webkit-appearance: none;
  background: #2E75B6;
  border: 1px solid transparent;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 25px;
  border-radius: 0px;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  font-family: "Proxima Nova Regular Alt",Sans-serif;
  font-size: .8125rem;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #2777ba;
  border-radius: 2px 2px 2px 2px;
  width: 100%;
  transition: all .2s;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  opacity: .8;
  color: #fff
}

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


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

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


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

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


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

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


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

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


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

.blox_custom-module .blox_cell-wrapper {
  width: 100%;
}
.blox_items > div[class*=blox_item] {
  padding: 0;
}
.hs-banner-area-with-bredcrumb-wrap {
  opacity: 1;
  padding-top: 8px;
  padding-bottom: 7px;
  margin-bottom: 30px;
}
.hs-banner-area-with-bredcrumb-wrap .page-center {
  padding: 0 15px;
}
.banner-breadcrumb-menu ul.hs-breadcrumb-menu {
  font-size: 17px;
  padding: 0;
  position: relative;
  display: inline-block;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  list-style: none;
  margin-bottom: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.banner-breadcrumb-menu ul.hs-breadcrumb-menu li {
  display: inline-block;
  float: none;
  padding: 0;
}
.banner-breadcrumb-menu ul.hs-breadcrumb-menu li span.hs-breadcrumb-menu-divider:before {
  padding: 0;
  color: #000;
  content: "/\00a0";
  display: inline-block;
  text-align: center;
  padding-left: 9px;
  padding-right: 1px;
}
.banner-breadcrumb-menu ul.hs-breadcrumb-menu li a, 
.banner-breadcrumb-menu ul.hs-breadcrumb-menu li a:hover,
.banner-breadcrumb-menu ul.hs-breadcrumb-menu li a:focus {
  color: #2E75B6;
}
.recent-blog-post-wrap {
  margin-bottom: 35px;
  font-size: 1.2rem;
}
.recent-blog-post-wrap h2 {
  margin-top: 5px;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  font-family: "Proxima Nova Regular Alt", sans-serif;
  font-weight: bold;
  padding-top: 50px;
  font-size: 1.625rem;
  color: #000;
  margin-bottom: 31px;
}

.recent-blog-post-wrap ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.recent-blog-post-wrap ul li {
  padding-left: 16px;
  position: relative;
  margin-bottom: 5px;
}

.recent-blog-post-wrap ul li a:before {
  content: "\f105";
  font-family: FontAwesome;
  margin: 0;
  left: 0;
  position: absolute;
  font-weight: bold;
  font-size: 1rem;
}

.hs-site-search-wrap {
  content: "";
  width: 100%;
  display: block;
  background-color: #2f2f2f;
  z-index: unset;
  padding: 40px 0;
}

.hs-site-search-wrap .hs-search-field form {
  position: relative;
  z-index: 3;
  margin-bottom: 26px;
}

.hs-site-search-wrap .hs-search-field form input.hs-search-field__input {
  display: block;
  width: 85%;
  height: 45px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-family:    "Proxima Nova Regular Alt", sans-serif;
  margin: 0;
  position: relative;
  z-index: 2;
}

.hs-site-search-wrap .hs-search-field form  button {
  position: absolute;
  left: 85%;
  bottom: 0;
  height: 45px;
  width: 1%;
  font-size: 18px;
  font-weight: normal;
  height: 45px;
  width: 61px;
  border-radius: 0px;
  color: #fff;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  background: #2E75B6;
  z-index: 1;
}

.hs-site-search-wrap .hs-search-field form button span {
  display: none;
}

.hs-site-search-wrap .hs-search-field form button:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
}

.hs-site-search-wrap .hs-search-field form > label {
  line-height: 1.1;
  margin-bottom: 15px;
  display: block;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  font-family: "Proxima Nova Regular Alt", sans-serif;
  font-size: 1.375rem;
  font-weight: bold;
  color: #FFF;
  padding-top: 10px;
}

.search-group-wrapper {
  padding-top: 50px;
}

.hs-site-search-wrap .hs-search-field form input.hs-search-field__input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.hs-site-search-wrap .hs-search-field form button:hover,
.hs-site-search-wrap .hs-search-field form button:focus {
  color: #333;
  text-decoration: none;
  z-index: 2;
}

.hs-site-search-wrap .hs-search-field form button:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  z-index: 2;
}
.hs-site-search-wrap  ::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.hs-site-search-wrap  :-ms-input-placeholder {
  color: #999;
}
.hs-site-search-wrap ::-webkit-input-placeholder {
  color: #999;
}
.hs-page-body-search ul.hs-search-field__suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  width: calc(85% + 61px);
  background: #fff;
  border: none;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
  z-index:3;
}

.hs-page-body-search ul.hs-search-field__suggestions li {
  padding: 5px 10px;
}

.hs-page-body-search ul.hs-search-field__suggestions li a:hover {
  background: transparent;
  text-decoration: underline;
}

.hs-page-body-search ul.hs-search-field__suggestions li:first-child {
  padding-top: 15px;
}

.hs-page-body-search ul.hs-search-field__suggestions li:last-child {
  padding-bottom: 15px;
}


.hs-lay .body-container img[style] {
  display: inline;
  text-align: right;
  margin-bottom: 30px;
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

.hs-lay .body-container img[style*="right"] {
  margin-left: 30px;
}
.hs-lay .body-container img[style*="left"] {
  margin-right: 30px;
}
.full-width-content-row {
  padding-bottom: 30px;
}

/* ========= Home page =========*/

.home-lay {
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Proxima Nova Regular Alt", sans-serif;
  color: #333;
}



.home-page-drive-result-group {
  color: #000;
  line-height: 1.4em;
}

.home-page-drive-result-group p {
  margin-bottom: 0;
}

.home-page-drive-result-top {
  padding-bottom: 15px;
  padding-top: 15px;
}

.home-page-drive-result-bottom {
  padding: 0 0 60px;
  margin: 0 -15px;
  width: auto;
}

.home-page-drive-result-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.home-page-drive-result-iitem {
  width: 25%;
}

.home-page-drive-result-inner {
  padding: 15px;
  position: relative;
  height: 100%;
}

.home-page-drive-result-content {
  padding: 0px 0px 0px 20px;
  border-style: solid;
  border-width: 0px 0px 0px 4px;
  border-color: #e96724;
  line-height: 1.3em;
  position: relative;
  height: 100%;
}

.home-page-clients-group h2 {
  font-family: "Proxima Nova", Sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  color: #000000;
  padding: 0;
  margin: 0;
  line-height: 1;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
}

.home-page-clients-content {
  padding: 15px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.client-item {
  width: auto;
  max-width: auto;
  align-self: center;
  max-width: 100%;
}

.client-item img {
  width: 100%;
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
  display: inline-block;
  width: 200px;
}
.client-item.client-item-2 img {
  width: 147px;
}
.client-item.client-item-3 img {
  width: 114px;
}
.client-item+.client-item {
  margin: 0px 85px 0px 0px;
}

.client-item.client-section-title {
  margin: 0px 45px 0px 0px;
}
.home-page-clients-group {
  padding: 42.47px 0;
}
.client-item+.client-item.client-item-2 {
  margin: 0px 95px 0px 0px;
}
.home-page-our-support .content {
  padding: 50px 0;
  width: 74%;
  position:relative;
  z-index:2;
}

.home-page-our-support .content h2 {
  font-weight: normal;
  line-height: 1.3em;
  padding: 0;
  margin: 0 0 20px;
  color: #ededed;
}

.home-page-our-support .content p {
  margin-bottom: 20px;
  margin-top: 0;
  font-family: "Proxima Nova", Sans-serif;
  font-size: 1.375rem;
  font-weight: normal;
  color: #cdcdcd;
  line-height: 1;
}

.support-btn a {
  font-family: "Proxima Nova Regular Alt", Sans-serif;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #e96724;
  background-color: rgba(47,47,47,0);
  padding: 10px 0px 10px 0px;
  font-weight: 500;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  display: inline-block;
  line-height: 1;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

.support-btn a span.support-icon {
  color: #2777ba;
  padding-left: 2px;
  float: left;
  margin-right: 5px;
  text-decoration: none;
}

.support-btn a span.support-icon:before {
  content: "|";
  text-decoration: none;
  position: absolute;
  left: 0;
}

.support-btn a span.support-link-text {
  text-decoration: inherit;
  display: inline-block;
}

.home-page-our-support-content {
  position: relative;
  z-index: 3;
}

.home-page-our-support-content .bg {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  left: initial;
  right: -125px;
  background-position: center right;
  background-repeat: no-repeat;
  opacity: 1;
  z-index: 1;
}

.btn-wrap a.cta-btn-hm{
  -webkit-font-smoothing: initial;
  display: inline-block;
  line-height: 1;
  color: #fff;
  text-align: center;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  color: #fff;
  padding: 12px 24px;
  box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
  font-family: "Proxima Nova Regular Alt", Sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #2777ba;
  border-radius: 2px 2px 2px 2px;
  height:auto;
}
.btn-wrap a.cta-btn-hm:focus,
.btn-wrap a.cta-btn-hm:hover{
  background-color: #78b6e4;
}
.btn-wrap a.cta-btn-hm:focus {
  outline: thin dotted;
  background-color: #78b6e4;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.home-page-contact-us .content {
  padding: 15px 0;
}
.home-page-contact-us p {
  margin: 0 0 30px;
  color: #000000;
  font-weight: normal;
  line-height: 1.4em;
}

.home-page-contact-us h2 {
  color: #0c0c0c;
  font-family: "Proxima Nova Bold Alt", Sans-serif;
  font-size: 1.625rem;
  font-weight: normal;
  padding: 0;
  margin: 0 0 10px;
  line-height: 1;
}

.home-page-contact-us {
  padding: 22.5px 0;
}
.home-page-our-support {
  overflow-x: hidden;
}
.client-item:last-child {
  margin-right: 0 !important;
}
.home-page-our-support {
  overflow-x: hidden;
}
.home-page-our-support .content p span {
  white-space: nowrap;
}
.home-banner-content {
  height: 420px;
  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;
  position: relative;
  z-index: 10;
}
.home-banner-content h1 {
  font-family: "Proxima Nova Bold Alt", Sans-serif;
  font-size: 3.25rem;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0;
  margin: 0;
  line-height: 1;
  margin-bottom: 20px;
  letter-spacing: 0;
}

.home-banner-content p {
  margin-bottom: 40px;
  font-family: "Proxima Nova Regular Alt", Sans-serif;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.3em;
  color: #ffffff;
  letter-spacing: 0;
}

.home-banner {
  z-index: 10;
  position: relative;
}

.elementor-motion-effects-container {
  z-index: 2;
}

.home-banner > .elementor-background-overlay {
  z-index: 3;
}
#elementor-device-mode:after{
  position:absolute;
  opacity:0;
  visibility:hidden;
}
.blog-breadcrumb-menu ul li+li:before {
  padding: 0 1px 0 5px;
  color: #000;
  content: "/\00a0";
}
.replying {
  padding-left: 15px;
  padding-right: 15px;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
.body-container .hs-page-body-search .hs-search-field {
  background-color: transparent;
  background-image: none;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  color: inherit;
  display: block;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  box-shadow: none;
  padding: 0;
  max-width: none;
}
/* Styles that do not fit into any of the available sections above can go here. */
.error-breadcrumb-menu ul {
  font-size: 17px;
  padding: 0;
  position: relative;
  display: inline-block;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  list-style: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  margin-bottom: 20px;
}

.error-breadcrumb-menu ul li {
  display: inline-block;
}

.error-breadcrumb-menu ul li+li:before {
  padding: 0 1px 0 5px;
  color: #000;
  content: "/\00a0";
}

.error-404-message h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  font-size: 30px;
  font-weight: normal;
  color: #666;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  font-family: 'Open Sans', sans-serif;
}

.error-404-message {
  margin-bottom: 30px;
}

.error-404-message p > a button {
  color: #6a6a6a;
  background-size: 100% 200%;
  background-image: linear-gradient(to bottom, #fff 50%, #2E75B6 !important 50%);
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  cursor: pointer;
  padding: 1px 6px;
  border-color:#2E75B6 !important;
  display: inline-block;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  cursor: pointer;
  margin: 0;
  font: inherit;
  overflow: visible;
  text-transform: none;
}

.error-404-message p > a button:hover {
  background-position: 0 -100%;
  border: 2px solid #2E75B6 !important;
  color: #ffffff;
  background-color: #2E75B6 !important;
}


/* Search page */
ul#hsresults > li > a {
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
}
ul#hsresults > li > a:hover{
  color: #428bca;
}
ul#hsresults > li > p {
  margin: 0 0 10px;
  font-size: 1.2rem;
  line-height: 1.5;
  font-family: "Proxima Nova Regular Alt", sans-serif;
  color: #333;
}

body:not(.blog) .body-container .page-center.content-wrapper{
  padding-top:25px;
  padding-bottom:25px;
}
h2.hs-author-name {
  margin-top: 0;
  margin: 10px 0px 15px;
  line-height: 1.1;
}
h3.hs-author-listing-header {
  color: #000;
}
h2.hs-author-name {
  font-family: "Proxima Nova Bold Alt",sans-serif;
  font-size: 2.5rem;
  font-weight: normal;
  color: #000;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  padding-bottom: 6px;
}
.recent-blog-post-wrap ul li a:hover {
  color: #2E75B6;
}
.hs-banner-area-with-bredcrumb-wrap {
  background-color: #ededed;
}
.elementor {
  position: relative;
  z-index: 5;
}
span#elementor-device-mode {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.support-btn a:hover {
  text-decoration: underline;
}
/*media all*/
.home-banner{
  background-position: top center;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
body:not(.blog) .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list li {
  top: 0;
}

body:not(.blog) .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list {
  min-height: 1px;
}
a.social-icon:hover{
  opacity: .9;
  color: #fff;
}
/* End Desktop */
/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


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

@media (max-width: 1024px) and (min-width:768px){
  .widget-span.hs-footer-col.col-left {
    width: 70%;
  }
  .widget-span.hs-footer-col.col-right{
    width: 30%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li+li {
    margin-left: 30px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.custom-button {
    margin-left: 0;
    width: 24.299%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.custom-button a.cta_button{
    padding: 10px 10px 10px 10px !important;
  }
  .widget-span.hs-header-col.col-left {
    width: 31%;
  }
  .widget-span.hs-header-col.col-right {
    width: 69%;
  }
  .home-page-drive-result-iitem {
    width: 32%;
  }
}
@media (max-width: 1024px){
  .client-item+.client-item {
    margin: 0px 50px 0px 0px;
  }

  .client-item+.client-item.client-item-2 {
    margin: 0px 60px 0px 0px;
  }
  .home-page-our-support .content {
    width: 100%;
  }
  .home-page-our-support .content h2 {
    letter-spacing: -0.1px;
  }

}
@media (max-width: 992px) and (min-width:768px){
  .widget-span.blog-content,
  .widget-span.blog-sidebar{
    width: 100%;
    margin-left: 0;
  }
  .blog .body-container .content-wrapper.page-center {
    padding-bottom: 93px;
  }
  .custom-right {
    padding-top: 20px;
  }
  .full-width-row-one address {
    margin-bottom: -20px;
  }
}
@media (max-width: 991px){
  .blog .blog-sidebar .blog-sidebar-recent-post {
    margin-bottom: 0;
  }
  .blog-pagination {
    float: none;
    padding-top: 20px;
  }
}
@media (max-width: 980px) and (min-width:768px){
  .custom-menu-primary .hs-menu-wrapper > ul > li+li{
    margin-left: 3vw;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:not(:last-child), 
  .custom-menu-primary .hs-menu-wrapper > ul ul ul > li:not(:last-child) {
    margin-right: 3vw;
  }
  .recent-blog-post-wrap {
    margin-bottom: 30px;
  }
  .search-group-wrapper {
    padding-top: 20px;
  }

  .full-width-content-row {
    padding-bottom: 20px;
  }
  .full-width-row-one address {
    margin-bottom: 10px;
  }

}
@media (max-width: 880px) and (min-width:768px){
  .custom-menu-primary .hs-menu-wrapper > ul > li+li {
    margin-left: 2.4vw;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:not(:last-child), 
  .custom-menu-primary .hs-menu-wrapper > ul ul ul > li:not(:last-child) {
    margin-right: 2.4vw;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a, 
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    letter-spacing: -0.5px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.custom-button{
    margin-left: 1px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul {
    margin-left: .9vw;
  }
}
@media (max-width: 780px) and (min-width:768px){
  .custom-menu-primary .hs-menu-wrapper > ul > li.custom-button {
    margin-left: 3px;
    width: 23%;
    padding-left: 0;
  }
}
@media (max-width: 771px) and (min-width:768px){
  .home-page-clients-group {
    padding: 42.47px 0;
  }
}
/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {

  .widget-span.hs-footer-col {
    width: 100% !important;
  }

  .hs-footer-wrapper .page-center > div > div {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .widget-span.hs-footer-col.col-left {
    order: 3;
    line-height: 1;
  }

  .hs-footer-wrapper {
    padding: 0;
    padding-bottom: 2px;
    padding-top: 2px;
  }

  .widget-span.hs-footer-col.col-left>div {
    padding-top: 1px;
  }

  .recent-blog-post-wrap {
    margin-bottom: 30px;
  }

  .search-group-wrapper {
    padding-top: 20px;
  }

  .hs-site-search-wrap .hs-search-field form {
    max-width: 85vw;
  }

  .widget-span.hs-header-col.col-left {
    width: 80%;
  }
  .widget-span.hs-header-col.col-right {
    width: 20%;
  }

  .hs-header-wrapper .page-center>div>div {
    padding: 0;
    padding-bottom: 0;
  }

  h1 {
    font-size: 2rem;
    letter-spacing: 0;
  }

  .banner-breadcrumb-menu ul.hs-breadcrumb-menu {
    font-size: 0.875rem;
  }

  .hs-header-wrapper .page-center {
    position: relative;
    z-index: 15;
  }

  .custom-menu-primary.js-enabled .hs-menu-wrapper, 
  .custom-menu-primary .hs-menu-wrapper {
    position: absolute;
    top: 100%;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    background-color: #fff;
  }


  /* ============= Header ===========*/
  .custom-menu-primary .hs-menu-wrapper > ul > li > a,
  .custom-menu-primary .hs-menu-wrapper > ul  ul li a{
    letter-spacing: -0.5px;
    padding: 8px 20px;
    line-height: 20px;
    position: relative;
    font-size: 0.875rem;
    font-family: "Roboto", Sans-serif;
    font-weight: 500;
    color: #494c4f;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.custom-button .contact-us-cta {
    letter-spacing: -0.5px !important;
    padding: 8px 20px !important;
    line-height: 20px !important;
    position: relative !important;
    font-size: 0.875rem !important;
    font-family: "Roboto", Sans-serif !important;
    font-weight: 500 !important;
    color: #494c4f !important;
    border: none !important;
    background: transparent !important;
    text-transform: none !important;
    -webkit-transition: all 0s !important;
    -o-transition: all 0s !important;
    transition: all 0s !important;
    width: 100% !important;
    text-align: left !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.custom-button .contact-us-cta:hover {
    background: transparent !important;
    color: #e96724 !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: #e96724;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.custom-button .contact-us-cta span {
    font-weight: 500 !important;
  }
  .mobile-open .mobile-trigger i.eicon:before {
    content: "\e909";
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-shadow: none;
    border-left: 8px solid transparent;
    font-size: .85em;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    text-decoration: underline;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    border-left: 16px solid transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    border-left: 24px solid transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.child-open > a,
  .custom-menu-primary .hs-menu-wrapper > ul ul li.child-open > a{
    color: #e96724 !important;
  }
  .hs-page-body-search ul.hs-search-field__suggestions {
    width: calc(80% + 61px);
    max-width: 99.5%;
  }

  .full-width-content-row {
    padding-bottom: 20px;
  }

  h2 {
    font-size: 2rem;
  }

  .home-page-drive-result-iitem {
    width: 100%;
  }

  .home-page-drive-result-wrap {
    display: block;
  }

  .home-page-drive-result-content {
    letter-spacing: -0.5px;
  }

  .home-page-drive-result-bottom {
    padding-bottom: 61px;
  }

  .home-page-clients-group {
    padding: 30px 0;
  }

  .client-item.client-section-title {
    width: 100%;
    max-width: 100%;
  }

  .home-page-clients-content {
    justify-content: space-between;
  }

  .client-item+.client-item {
    margin: 0 !important;
  }

  .client-item img,.client-item.client-item-2 img,.client-item.client-item-3 img {
    width: 25vw;
  }

  .home-page-our-support .content {
    padding: 50px 0 90px;
  }

  .home-page-our-support .content h2 {
    font-size: 2rem;
    line-height: 1em;
    letter-spacing: -0.5px;
  }
  .home-page-our-support-content .bg {
    background-position: 70px 100%;
    background-size: contain;
    right: -95px;
  }
  .home-page-contact-us {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 245px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .home-banner-content {
    height: 540px;
  }
  .home-banner-content h1 {
    font-size: 2.6rem;
    letter-spacing: -1px;
  }

  .home-banner-content p {
    font-size: 1.3rem;
  }
  .custom-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    float: left;
  }
  .custom-left ul {
    float: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    float: left !important;
  }
  .custom-right {
    padding-top: 20px;
  }
  .blog .body-container .content-wrapper.page-center {
    padding-top: 5px;
    padding-bottom: 93px;
  }
  .blog-sidebar-subscription > div > span,
  .blog-sidebar-subscription .hs-form-field .input > .hs-input{
    max-width: 100%;
  }
  .blog-pagination {
    margin-bottom: 19px;
    float: none;
    clear: both;
    padding: 4px 0;
  }
  .section.post-body img[style*="float"] {
    float: none !important;
    margin: 0 0 15px !important;
  }
  .error-breadcrumb-menu ul {
    font-size: 0.875rem;
  }
  .hs-header-wrapper.hs-header-wrapper-no-nav {
    padding-bottom: 1px;
  }


  .mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper, 
  .mobile-open .custom-menu-primary .hs-menu-wrapper {
    /* overflow-x: hidden;*/
  }
  body.mobile-open,
  html.no-js {
    overflow-x: hidden;
  }
  .full-width-row-one address {
    margin-bottom: 10px;
  }
}  


/* =============== Landscape phones and smaller devices =============== */
@media (max-width: 699px){
  .home-page-our-support-content .bg {
    background-position: 70px 100%;
    background-size: contain;
    right: auto;
    left: -15px;
    width: calc(100% + 30px);
  }
}
@media (max-width: 599px){
  .hs-lay .body-container img[style*="float"] {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
  }
}
@media (max-width: 479px){
  .home-page-clients-group {
    min-height: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .custom-left ul li {
    width: 60px;
    height: 60px;
  }
  span.custom-date {
    font-size: 30px;
    line-height: 25px;
  }
  li.enigma_post_date h6 {
    font-size: 10px;
    line-height: 10px;
    margin-top: 4px;
  }
  .custom-left ul li {
    width: 60px;
    height: 60px;
  }
  li.enigma_post_author img {
    height: 60px;
  }
  li.enigma_blog_comment i {
    font-size: 30px;
    line-height: 25px;
  }
  .custom_listing_comments {
    font-size: 12px;
    margin-top: 4px;
  }
  li.enigma_post_date {
    padding: 2px;
    padding-top: 6px;
  }
  .custom-right{
    width: 100%;
  }
  .about-author-sec > div {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
  }

  .about-author-sec {
    display: block;
  }

  .about-author-sec > div.span2 img {
    max-width: 60px;
  }
}
@media (max-width: 400px) {
  .hs-site-search-wrap .hs-search-field form input.hs-search-field__input {
    width: calc(100% - 61px);
  }
  .hs-site-search-wrap .hs-search-field form button {
    left: calc(100% - 61px);
  }

  .hs-site-search-wrap .hs-search-field form {
    max-width: 100%;
  }
  .hs-lay.hs-content-id-12694179183 .body-container img[style*="float"] {
    width: 100%;
  }
}

@media (max-width: 320px){
  .hs-footer-wrapper {
    padding: 0px;
  }
}

/********** Nikolai *************/
.partners-detail-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.hs-lay .body-container .partner-link-txt img[style*="float"] {
  display: inline-block !important;
  vertical-align: middle;
  margin-right: 4px !important;
}

@media only screen and (max-width: 599px) {
  .hs-lay .body-container .partner-link-txt img[style*="float"] {
    margin-top: 0 !important;
  }
}