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


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

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


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


/* =============== @import, @font-face, and CSS File Includes =============== */
@import url('//fonts.googleapis.com/css?family=Poppins%3A400%2C500%2C600%2C70%7COpen+Sans%3A300%2C400%2C600%2C700%7CRoboto%3A400%2C500%2C700%2C900&amp;subset=latin%2Clatin-ext'); 
@import url('//fonts.googleapis.com/css?family=Open+Sans%3A400%2C300%2C700%7CRoboto%3A500%2C400%2C700%7CMontserrat%3A700%2C300%2C400%7CRoboto+Slab%3A300%7CPoppins%3A600&ver=4.9.9"'); 

@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

@font-face {
  font-family:tticons;
  font-style: normal;
  font-weight: normal;
  src:url(//cdn2.hubspot.net/hubfs/5262266/ActiveState_March2019%20Theme/fonts/Tticons/tticons.ttf)format('truetype'),
    url(//cdn2.hubspot.net/hubfs/5262266/ActiveState_March2019%20Theme/fonts/Tticons/tticons.eot)format('eot'),
    url(//cdn2.hubspot.net/hubfs/5262266/ActiveState_March2019%20Theme/fonts/Tticons/tticons.woff)format('woff');
}
@font-face {
  font-family:lg;
  font-style: normal;
  font-weight: normal;
  src:url(//cdn2.hubspot.net/hubfs/5262266/ActiveState_March2019%20Theme/fonts/lg/lg.ttf)format('truetype'),
    url(//cdn2.hubspot.net/hubfs/5262266/ActiveState_March2019%20Theme/fonts/lg/lg.eot)format('eot'),
    url(//cdn2.hubspot.net/hubfs/5262266/ActiveState_March2019%20Theme/fonts/lg/lg.woff)format('woff');
} 

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

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

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
  vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
  width: auto !important;
  display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #captcha_wrapper,
  #recaptcha_area,
  #recaptcha_area table#recaptcha_table,
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: auto !important;
    overflow: hidden; 
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
  max-width: 100%;
  height: auto;
}

/* Date Picker */
#calroot {
  width: 202px !important;
  line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
} 
#calroot select {
  min-height: 0 !important;
  padding: 1px 2px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
  font-size: 10px !important;
  line-height: 18px !important;
  font-weight: normal !important;
} 
#caldays {
  margin-bottom: 4px;
}

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.fa, [class*="fa-"] {
  font-family: 'tticons';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

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

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
}   
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  background-color: #191a1b;
  color: #333;
  color: #555555;
  font-family:Open Sans, "Arial", "Sans-Serif";
  font-size: 17px;
  line-height: 1.4;  
}
#site-wrapper {
  max-width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
}

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

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


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

/* Basic text */
p {
  margin: 0 0 17px 0;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  -webkit-font-smoothing: antialiased;
  clear: both;
  color: inherit;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 0 15px;
  padding: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1, .h1, h2, .h2, h3, .h3 {}

h1, .h1 {
  font-size: 36px;
}
h2 {  
  color: #555555;
  font-family: Open Sans;
  font-size: 30px; 
  font-weight: 300;
  line-height: 38px;
}
h3 {
  font-size: 24px;  
}

h4, .h4, h5, .h5, h6, .h6 {}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 12px;
}

/* Anchor Links */
a {
  color: #c32d1b;
  outline: 0;
  text-decoration: none;
}
a:hover, a:focus { 
  color: #962015;
}

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

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

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


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

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

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

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


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


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

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

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


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

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

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

.span12.widget-span.widget-type-cell.custom-header-wrapper {
  min-height: 131px;
}
.custom-header{
  background-color: #fff;
  -moz-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 0px 8px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0px 8px rgba(0, 0, 0, 0.07);
  left:0;
  padding: 0;
  position: fixed;
  top:0;  
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  width: 100% !important;
  z-index: 999;
}
.scroll .custom-header{}
.custom-header-top{
  border-bottom:1px solid #ebebeb;
  line-height: 40px;
  margin:-1px 0 0 0;
  min-height: 40px;
}
.landing-page .custom-header-top {
  min-height: 42px !important;
}
.container-fluid .custom-header .page-center {
  max-width: 1250px;
  padding: 0 40px;
}
.custom-logo {
  padding: 13px 0 12px 0;
}
.custom-logo a{
  display:inline-block;
  text-decoration:none;
  vertical-align:middle;
}
.custom-logo img{
  max-width: 250px;
  max-height: 90px;
}

.custom-header-link {}
.custom-header-link .hs-menu-wrapper{}
.custom-header-link .hs-menu-wrapper > ul{
  display:block;
  float:right;
}
.custom-header-link .hs-menu-wrapper > ul > li{
  display:inline-block;
  padding:0 0 0 20px;
  vertical-align:middle;
}
.custom-header-link .hs-menu-wrapper > ul > li:hover > a {}
.custom-header-link .hs-menu-wrapper > ul > li > a{
  color: #6d7783;
  font-family: Open Sans;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 40px;
  text-decoration:none;
  text-transform: none;
}
.custom-header-link .hs-menu-wrapper > ul > li > a:hover{
  color: #293340;
}
.custom-header-link .hs-menu-wrapper > ul > li.active > a{} 

.fa-search2:before {
  content: "\e036";
  position: relative;
  z-index: 1;
}
.hs-header-search {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(35,35,35,0.75);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: all .95s cubic-bezier(.2,1,.2,1), all .95s cubic-bezier(.2,1,.2,1);
  -webkit-transition: all .95s cubic-bezier(.2,1,.2,1), -webkit-all .95s cubic-bezier(.2,1,.2,1);
  visibility: hidden;
  width: 100%;
  z-index: 9998;
}  
.search-open .hs-header-search { 
  opacity: 1; 
  visibility: visible; 
}  
.hs-header-inner-search-wrapper {
  display: block !important;
  text-align: center;
  width: 100% !important;
} 
a.search-close {
  height: auto;
  padding: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.search-open form.target {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
form.target{
  display: inline-block;
  max-width: 60vw;
  opacity: 0;
  position: relative;
  transition: all .95s cubic-bezier(.2,1,.2,1), transform .95s cubic-bezier(.2,1,.2,1);
  -webkit-transition: all .95s cubic-bezier(.2,1,.2,1), -webkit-transform .95s cubic-bezier(.2,1,.2,1);
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  width: 100%;
}  
form.target input#q{
  background: none;
  border: 1px solid rgba(255,255,255,0.35);
  box-shadow: none;
  color: #ffffff;
  font-family: Open Sans;
  font-size: 3vh;
  line-height: 24px;
  margin: 0 !important;
  padding: .75em 3em .75em 1.5em;
  width: 100% !important;
}  
form.target input#q:focus{
  border-color: #c32d1b;
}
form.target input#q::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 0.6;
}
form.target a.submit {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  padding: 17px 25px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
@-moz-document url-prefix() {
  form.target a.submit {  
    font-size: 14px; 
    padding: 17px 22px;  
  }
}
a.search-close i {
  background: transparent;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  display: inline-block;
  height: 2px;
  position: relative;
  transition: background 0.3s 0s ease-in-out;
  width: 20px;
} 
a.search-close i:before,a.search-close i:after {
  background: #ffffff;
  content: '';
  display: inline-block;
  height: 2px;
  left: 0;
  position: absolute;
  -webkit-transform-origin: 10px center;
  transform-origin: 10px center;
  width: 20px;
} 
a.search-close i:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -moz-transform: rotate3d(0, 0, 1, 45deg);
  -o-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
} 
a.search-close i:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -moz-transform: rotate3d(0, 0, 1, -45deg);
  -o-transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.custom-header-bottom {}

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

.body-container-wrapper {
  background-color: #ffffff;
}
.body-container {
  padding:49px 0;
} 
.body-container.container-fluid .page-center {}

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

/*body every div margin in the bottom*/
.body-container .main-content,
.body-container .sidebar,
.body-container form{ 
  margin-bottom: 35px; 
}
.blog .body-container form{
  margin-bottom: 0; 
}
body.error-template .body-container,
body.password-template .body-container, 
body.search-template .body-container, 
body.subscription-template .body-container {
  padding: 50px 0 50px 0;
}

.landing-page.one-column .body-container .hs_cos_wrapper {
  margin-bottom: 40px;
}

/* =============== banner =============== */

.custom-banner-wrapper { 
  margin: 0 !important; 
}
.custom-banner-wrapper.hs-no-image{
  min-height: 200px;
}
.custom-banner-wrapper.hs-no-text{
  background: transparent;
  min-height: 1px;
} 
.custom-banner-area {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #efefef url('') no-repeat center center /cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 241px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 99;
}
.custom-banner-area:after{} 
.custom-banner-wrapper .row-fluid-wrapper {
  display: block !important;
  position: relative;
  width: 100% !important;
  z-index: 99;
}  
.custom-banner-wrapper .page-header.section-header{
  padding: 0px;
}
.custom-banner-wrapper h1 {
  color: #555;
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 58px;
  margin: 42px 0 35px;
  text-align: center;
  text-transform: capitalize;
}
.custom-banner-wrapper p {
  color: #555;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  margin: 0 0 35px;
  padding: inherit;
}

/* =============== system page banner =============== */

.error-template .custom-banner-area,
.password-template .custom-banner-area, 
.search-template .custom-banner-area, 
.subscription-template .custom-banner-area {
  min-height: 200px !important;
  padding: 0px;
}
.error-template .custom-banner-area .row-fluid-wrapper,
.password-template .custom-banner-area .row-fluid-wrapper, 
.search-template .custom-banner-area .row-fluid-wrapper, 
.subscription-template .custom-banner-area .row-fluid-wrapper {
  display: none !important; 
}
.no-banner .body-container {
  padding-top:60px;
}  
.blog.no-banner .body-container {
  padding-top:0;
} 

.blog.hs-blog-post .body-container.container-fluid .row-fluid .page-center { 
  padding-left: 40px;
  padding-right: 40px;
}
.hs-breadcrumbs {
  padding: 20px 0 20px 0;
}
ul.breadcrumb {
  display: inline-block;
  float: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width:100%;
} 
ul.breadcrumb li {
  color: #555555;
  display: inline-block;  
  font-family: Open Sans;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0px; 
  line-height: 24px; 
  text-decoration: none;
  text-transform: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  vertical-align: middle;
} 
ul.breadcrumb li a {
  color: #c32d1b;
  display: inline-block;
  text-decoration: none;
} 
ul.breadcrumb li a:hover {
  color: #962015;
} 
ul.breadcrumb>li+li:before { 
  content: " » "; 
}  
/* =============== Footer =============== */

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

.custom-footer-wrapper {}
.custom-footer{
  background-color: #efefef;
  margin: 0 0 24px 0;
  padding-top: 40px;
  padding-bottom: 40px;
}
.container-fluid .custom-footer .page-center {
  padding: 0 40px;
}
.custom-footer .page-center .widget-span {
  margin-left: 0 !important;
  padding: 0 0;
}  
.custom-footer .span3.widget-span {
  padding-left: 17px;
  width: 20% !important;
}
.custom-footer .span2.widget-span:last-of-type { 
  margin-right: -30px !important; 
  padding-left: 24px;
  padding-right: 0;
  width: 20% !important;
}  
.custom-footer .span7.widget-span.custom-footer-left { 
  width: 60% !important;
}
.custom-footer-link {}
.custom-footer-link .hs-menu-wrapper{}
.custom-footer-link .hs-menu-wrapper > ul{
  display: block; 
  line-height: 1;
  padding: 1px 0px 15px 0px; 
}
.custom-footer-link .hs-menu-wrapper > ul > li{
  display: inline-block; 
  float:none !important;
  vertical-align:middle;
  width: auto !important; 
}
.custom-footer-link .hs-menu-wrapper > ul > li:hover > a {}
.custom-footer-link .hs-menu-wrapper > ul > li > a{
  color: #555555;
  display: inline-block; 
  font-size: 14px; 
  line-height: 24px;
  padding: 0 10px 0 8px; 
  position: relative;
  text-decoration:none;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  white-space: normal !important;
  width: auto !important; 
} 
.custom-footer-link .hs-menu-wrapper>ul li a[href*="#"] {
  cursor: text;
}
.custom-footer-link .hs-menu-wrapper > ul > li > a:hover{
  color: #c90e00;
}
.custom-footer-link .hs-menu-wrapper > ul > li.active > a{}
.custom-footer-link .hs-menu-wrapper > ul > li:first-of-type > a{ }
.custom-footer-link .hs-menu-wrapper > ul > li:last-of-type > a{} 
.custom-footer-logo {}
.custom-footer-logo a{
  display:inline-block; 
  text-decoration:none;
  vertical-align:middle;
}
.custom-footer-logo img{ 
  display:block;
  max-width: 150px; 
  vertical-align:middle;
}  
.custom-copyright{}
.custom-copyright p { 
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 5px 0 0 0;
  position: relative;
}  
.custom-copyright p img{}
.custom-copyright p a {
  color: #555555;
}
.custom-copyright p a:hover {
  color: #c32a1b;
} 
.hs-social {}
.hs-social ul {
  list-style-type: none;
  margin: -1px 0 0 0;
  padding: 0 0 0 1px;
} 
.hs-social ul li {
  display: inline-block;
  float: left;
  margin: 7px 5px 5px 5px;
  vertical-align: middle;
} 
.hs-social ul li:first-of-type{
  clear:both;
  display:block;
  float: none;
  margin: 0;
  padding-bottom: 15px;
  vertical-align: middle;
}
.hs-social ul li:first-of-type > a{
  color: #555;
  display: inline-block;
  font-size: 14px;
  padding: 0px 10px 1px 0px;
  position: relative;
  text-decoration: none;
  width: auto !important;
  white-space: normal !important;
}
.hs-social ul li a {
  display: inline-block;
  text-decoration: none;
  vertical-align: middle;
} 
.hs-social img {
  height: 40px;
  width: 40px; 
}  
.hs-footer-news-form .form-title{
  display:none;
}
.hs-footer-news-form h2.form-title{
  color: #555555;
  display:block;
  font: 300 16px/24px "Montserrat",sans-serif;
  letter-spacing: 1px;
  margin: 0px;
  text-transform: uppercase;
}
.hs-footer-news-form .hs-form{}
.hs-footer-news-form .hs-form-field {
  padding-left: 10px;
  position: relative;
}
.hs-footer-news-form .hs-form-field>label {
  color: #bf0000;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  left: -6px;
  line-height: 1.2em;
  position: absolute;
  top: 1px;
} 
.hs-footer-news-form .hs-form-field > label span{
  display:none;
}
.hs-footer-news-form .hs-form-field > label .hs-form-required{ 
  color: #bf0000;
  display: inline-block;
  font-size: 9.2px;
}
.hs-footer-news-form .hs-form-field>.input .hs-input {
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #aeb0b6;
  box-shadow: inset 1px 1px 4px 1px #ddd;
  color: #000;
  font-family: Arial,Verdana,sans-serif;
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 12px !important;
  padding: 5.4px 2.8px 3.4px 2.8px;
} 
.hs-footer-news-form .hs_error_rollup {
  display: none;
}
.hs-footer-news-form .hs-form-field>.input .hs-input.error {
  border-color:#8C0005;
}
.hs-footer-news-form .hs-form-field>.input .hs-input::-webkit-input-placeholder{
  color: #555555;
}
.hs-footer-news-form .hs-form-field>.input .hs-input:-moz-input-placeholder{
  color: #555555;
} 
.hs-footer-news-form .hs-form-field>.input .hs-input::-moz-input-placeholder{
  color: #555555;
} 
.hs-footer-news-form .hs-form-field>.input .hs-input:-ms-input-placeholder{
  color: #555555;
} 
.hs-footer-news-form ul.hs-error-msgs.inputs-list{
  position: absolute;
}
.hs-footer-news-form .hs-error-msgs label {
  background-color: #e51b00;
  background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%);
  background-image: -moz-linear-gradient(#e51b00 43%, #ba1600 100%);
  background-image: linear-gradient(#e51b00 43%, #ba1600 100%);
  background-image: -ms-linear-gradient(#e51b00 43%, #ba1600 100%);
  border: 1px solid #9f1300;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
  box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
  color: #f3f3f3;
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 2px 20px;
  max-width: 16em;
  padding: 0.4em 0.6em;
  position: relative;
  text-shadow: #901100 0 -1px 0;
  z-index: 99;
} 
.hs-footer-news-form .hs-error-msgs label:before {
  background-color: #e51b00;
  border: 1px solid #9f1300;
  border-right: none;
  border-bottom: none;
  content: '';
  display: inline-block;
  height: 8px;
  margin-top: 5px;
  position: absolute;
  top: -10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  width: 8px;
}
.hs-footer-news-form .hs-button.primary.large {
  background: #c90e00;
  -webkit-background-clip: padding-box;
  border: 0;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  font: bold 12px/1 "helvetica neue",helvetica,arial,sans-serif;
  margin: 0px 0 17px !important;
  max-width: 150px;
  outline: 0 none;
  padding: 10px 0 12px 0;
  text-align: center;
  text-shadow: 0 -1px 1px #473569;
  width: 100%;
}
.hs-footer-news-form .hs-button.primary.large:hover {
  background-color: #962015;
  background-image: none;
}
.hs-footer-news-form p{
  color: #555;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  margin: 0 0 15px 0;
  max-width: 210px;
} 
.hs-footer-news-form p a {
  color: #555;
} 
.hs-footer-news-form p a:hover {
  color: #c32a1b;
}
#back-to-top{
  background: 0;
  bottom: -65px;
  color: #c32a1b;
  display: block;
  height: 80px;
  position: fixed;
  right: 13px;
  text-align: center;
  transition: all 0.2s ease-in-out;
  width: 80px;
}
.scroll #back-to-top{
  bottom: 5px;
}
#back-to-top i {
  background-color: transparent; 
  font-size: 80px;
  font-weight: bold;
  height: 80px;
  left: 0px;
  line-height: 1;
  text-align: center;
  top: 0px;  
  width: 80px;
}
/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* Fix menu disappearing on desktop after toggling mobile menu */
@media (min-width:979px) {
  .custom-menu-primary.mobile{
    display:none!important;
  }
  /* =============== Custom Menu Primary =============== */

  /* Parent List */
  .custom-menu-primary .hs-menu-wrapper > ul{
    display:block;
    float:right;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{ 
    line-height: 90px;
  } 
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {}
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color: #6d7783;
    display: inline-block;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 30px;
    outline: 0;
    padding: 0 10px;
    position: relative;
    text-align: center;
    text-decoration:none;
    text-transform: uppercase;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
    color: #962015;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
    color: #962015;
  } 
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {}
  .custom-menu-primary .hs-menu-wrapper > ul > li:first-of-type > a{}

  .custom-menu-primary .hs-menu-wrapper>ul>li>a> .text {
    display: inline-block;
    position: relative;
    top: -2px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-of-type>a>.text {
    top: 0;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(2)> a .text{
    display:none;
  } 
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(2)>a i {
    font-size: 16px;
    line-height: 1;
    vertical-align: -1px;
    vertical-align: 0px;
    width: 16px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type > a{
    background: #c32a1b;
    border: 0px solid transparent;
    border-radius: 0px;
    color: #fff;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 300;
    line-height: 30px;
    margin: 0px 0 0 10px;
    min-width: 140px;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    top: -2px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type > a:hover{
    background: #962015;
    border-color: transparent;
    color: #ffffff;
  }

  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    background: rgba(255,255,255,1);
    -webkit-box-shadow: 0 0 15px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 15px 0px rgba(0,0,0,0.15);
    box-shadow: 0 0 15px 0px rgba(0,0,0,0.15);
    max-width: 200px;
    min-width: 182px;
    padding: 17px 0;
    text-transform: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li> ul{
    margin: 0 0 0 -1px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li{}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color: #6d7783;
    display: inline-block;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    padding: 6px 30px;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    background: #f5f8f9;
    box-shadow: inset 5px 0 0 0 rgba(30, 29, 29, 0.05);
    color: #293340;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li.active > a{
    box-shadow: inset 5px 0 0 0 #3a78ff;
    color: #3a78ff;
  }
  /* 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;  
    white-space: normal!important;  
  }

  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }

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

  /* Hide button on Desktop */
  .mobile-trigger, 
  .child-trigger{ 
    display: none;
  }
}
@media screen and (min-height:725px) {} 
.landing-page .mobile-trigger {
  display: none !important;
}

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


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

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

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

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

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


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

.blog .blog-content {}

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

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

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

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

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

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

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

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

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

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

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

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

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


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

.blog .blog-sidebar {}

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


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

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

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

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

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

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


/* ==========================================================================
blog default                                      
========================================================================== */

/* -------------- Default Code for comment ------------ */

.subscribe-options label {
  display: block;
}
.checkbox-row span.fakelabel span {
  float: none;
} 
body input[type="text"],
body input[type="password"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="date"],
body input[type="month"],
body input[type="time"],
body input[type="week"],
body input[type="number"],
body input[type="email"],
body input[type="url"],
body input[type="search"],
body input[type="tel"],
body input[type="color"],
body textarea  {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.hs-button.primary,
input[type="submit"],
input[type="button"] { 
  white-space: normal !important;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
#comments-listing {
  border: 1px solid #ccc;
  display: inline-block;
  margin-bottom: 30px;
  margin-top: 30px;
  width: 100%;
} 
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
} 
.comment-body {
  border-bottom: 0 none; 
  color: #333;
  display: block;
  font-family: arial;
  font-size: 14px;
  line-height: inherit;
  padding: 0;
} 
.comment-reply-to{
  margin-bottom: 15px;
} 
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
} 
.comment-date {
  color: #333 !important;
  display: block !important;
  text-align: left;
} 
.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
} 
#comments-listing.no-comments {
  border: none;
}

div#comment-form input.hs-button.primary {
  margin: 20px 0!important;
}


/* -------------------- Ends ----------- */

/* -------------- Default Code for Author Bio ------------ */

#hubspot-author_data {
  padding: 10px 0;
}
#hubspot-author_data .hs-author-avatar {
  float: left;
  max-width: 70px;
  padding: 0px 10px 10px 0;
}  
#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
} 
.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin: 10px 0; 
  padding: 10px 0 2px !important;
} 
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  background: none; 
  display: inline-block;
  float: none !important;
  height: 30px;
  list-style: none !important;
  margin: 0; 
  padding: 0; 
  vertical-align: top;
} 
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item>span {
  vertical-align: top !important;
}
.blog p#hubspot-topic_data {
  margin: 20px 0;
  display: block;
} 
.blog .blog-sidebar span.filter-link-count {
  display: none;
} 
a.more-link {
  display: inline-block;
  margin: 10px 0;
  vertical-align: middle;
}

.blog-pagination {
  display: inline-block;
  padding: 10px 0;
  width: 100%;
}
.blog-pagination a { }  
.post-body li {
  list-style-position: inside;
}
.blog .blog-sidebar ul {
  display:block;
  margin-bottom:15px; 
} 
.blog .section.post-footer form:before {
  content: "Leave a Reply";
  line-height: 1.5;
  letter-spacing: 0px;
  font-size: 28px;
  font-style: normal;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 700;
  margin: 0 0 15px;
  color: #000;
  display: block;
}
/* -------------------- Ends ----------- */


/* ==========================================================================
blog listing                                    
========================================================================== */

.blog.hs-blog-listing {}

.blog.hs-blog-listing .body-container.container-fluid .row-fluid .page-center {
  padding-left: 8px;
  padding-right: 8px;
} 
.blog .post-listing{
  padding:0 0 60px 0px;
}
.blog .post-item {
  margin-bottom: 0;
  padding: 32px;
}
.blog .custom-hs-post-item{}
.custom-featured-image-wrapper { 
  margin-bottom: 24px;
  position: relative;
}  
a.hs-absolute-url {
  background: transparent;
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}
.custom-featured-image-wrapper .hs-featured-image-link { 
  background-color: #efefef; 
  cursor: pointer;
  display: block;
  min-height: 200px;
}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{ 
  border-width: 0;
  cursor: pointer;
  display: block !important;
  float: none;
  height: auto;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
} 
.custom-post-content-wrapper{ 
  color: #555555;
  font-family: Open Sans;
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 24px;
  font-weight: 400;
} 
.hs-featured-image-wrapper {
  position: relative;
}
.custom-featured-image-wrapper:hover .hs-popup-content span {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}
.hs-popup-content {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(105,172,231,0.5);
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all .95s cubic-bezier(.2,1,.2,1), transform .95s cubic-bezier(.2,1,.2,1);
  -webkit-transition: all .95s cubic-bezier(.2,1,.2,1), -webkit-transform .95s cubic-bezier(.2,1,.2,1);
  width: 100%;
  z-index: 9;
}
.cesis_dots_icon-wrapper {
  margin-left: 18px;
} 
.hs-popup-content span {
  background-color: #fff;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.09);
  -moz-box-shadow: 0 0 15px rgba(0,0,0,.09);
  box-shadow: 0 0 15px rgba(0,0,0,.09);
  cursor: pointer;
  height: 46px;
  margin-top: -3px;
  opacity: 0;
  transition: opacity .95s cubic-bezier(.2,1,.2,1),transform .95s cubic-bezier(.2,1,.2,1);
  -webkit-transition: opacity .9;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  width: 46px;
} 
.custom-featured-image-wrapper:hover .hs-popup-content ,
.custom-featured-image-wrapper:hover .hs-popup-content span {
  opacity: 1;
}
.hs-popup-inner-wrapper img {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
} 
.popup-open .hs-popup-inner-wrapper img {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.cesis_eye_icon {
  border: solid 2px rgba(0, 0, 0, 0.8);
  border-radius: 60% 15%;
  display: block;
  height: 12px;
  left: 17px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 17px; 
  width: 12px;
}  
.cesis_eye_icon:before {
  border: 2px solid rgba(0, 0, 0, 0.8);
  border-radius: 100%;
  content: '';
  display: block;
  height: 0px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 0px;
}
.cesis_dots_icon,
.cesis_dots_icon:before, 
.cesis_dots_icon:after {
  background: rgba(0,0,0,0.8);
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  height: 4px;
  left: 0;
  margin: -2px auto 0 auto;
  position: absolute;
  right: 0;
  top: 50%;
  width: 4px;
}
.cesis_dots_icon:before {
  content: "";
  margin: -2px 0 0 -6px;
}
.cesis_dots_icon:after {
  content: "";
  margin: -2px 0 0 6px; 
}
.blog .hs-post-date {}

.blog .post-item .post-header h2 { 
  color: #525252;
  font-family: Open Sans;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.29;
  margin: 0px;
  outline: 0;
  text-transform: capitalize;
}
.blog .post-item .post-header h2 a{
  color: #293340;
  text-decoration:none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.blog .post-item .post-header h2 a:hover{
  color: #c32d1b;
  text-decoration:none;
} 
.custom-post-meta {
  line-height: 19px;
  margin-top: 5px;
}
.custom-post-meta > span {
  border: 0px none;
  color: #aeb7c1;
  display: inline-block;
  font-size: 13px;
  line-height: 20px;
  padding: 0;
  vertical-align:middle;
}
.custom-post-meta span:not(:last-of-type):after {
  content: "|";
  display: inline-block;
  padding: 0 10px 0 6px;
  vertical-align:middle;
} 
.custom-post-meta a {
  color: #aeb7c1;
}
.custom-post-meta a:hover {
  color: #c32d1b;
}
.custom-topics{}

a.more-link {
  background: #c32a1b;
  border: none;
  border-radius: 4px;
  color: rgb(255, 255, 255);
  display: inline-block;
  font-family: Open Sans;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 36px;
  margin: 0;
  outline: 0;
  padding: 0 20px;
  text-transform: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  vertical-align: middle;
}
a.more-link:hover {
  background: #962015; 
} 
.blog-pagination{
  text-align:center;
} 
.blog-pagination > div {
  display: inline-block;
  vertical-align: middle;
}
.blog-pagination-left {
  float: left;
}
.blog-pagination-right {
  float: right;
}
.blog-pagination a.prev-link,
.blog-pagination a.next-link{
  min-width: 130px;
}
.blog-pagination a{
  background-color: transparent;
  border: 1px solid #edf0f7;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #555555;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  line-height: 38px;
  margin: 0 4px;
  max-width: none;
  min-height: 38px;
  min-width: 38px;
  outline: 0;
  text-align:center;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.blog-pagination a:hover,
.blog-pagination a.active{
  background: #c32d1b;
  border-color:#c32d1b;
  color:#fff;
}

.blog-pagination a.active{
  cursor:text;
}
/* ==========================================================================
blog post                                    
========================================================================== */
.blog.hs-blog-post{}

.blog-post-wrapper {
  padding: 60px 0 60px; 
}
.blog.hs-blog-post .section.post-header h1{
  color: #525252;
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 58px;
  margin:0 0 28px;
  text-transform: capitalize;
}
.blog-post-wrapper .post-body {
  border-bottom: 1px solid #edf0f7;
  padding-bottom: 40px;
} 
img.post-featured-image {
  cursor: pointer;
  margin-bottom: 40px;
}
div#custom-post-share{
  margin-top: 40px;
  padding-top: 36px;
}
div#custom-post-share label{
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: normal;
  margin-bottom: 24px;
}  
ul.social-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
} 
ul.social-list li {
  display: inline-block;
  margin: 0 2px;
  vertical-align: middle;
  width: calc((100%/5) - (8px));
} 
ul.social-list li a { 
  background: rgba(0,0,0,0);
  border: 1px solid #e7ebf0;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;   
  color: #aeb7c1;
  display: block;
  font-size: 14px;
  outline: 0;
  padding: 12px 0px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
  vertical-align: middle;
}
ul.social-list li a:hover { 
  background: #c32d1b;   
  color: #fff;
} 
.hs-popup-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  left: 0;
  opacity: 0; 
  position: fixed;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  top: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
  visibility: hidden;
  width: 100%;
  z-index: 999;
}
.popup-open.hs-popup-wrapper {
  opacity: 1; 
  visibility:visible;
}

.lg-icon {
  font-family: 'lg';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-close.lg-icon {
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  outline: medium none;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  width: 50px;
}
.lg-close.lg-icon:after {
  content: "\e070";
}
.lg-close.lg-icon:hover {
  color: #FFF;
}
.custom-post-pagination.clearfix {
  display:block;
  width:100%;
} 
.custom-post-pagination a.previous-posts-link {
  float: left;
  text-align: left;
}
.custom-post-pagination a.next-posts-link {
  float: right;
  text-align: right;
}
.hs-recaptcha {
  margin: 20px 0; 
} 
.hs-author-social-section {
  margin-top: 10px;
} 
/* ==========================================================================
blog sidebar
========================================================================== */
.blog .blog-sidebar {}
.blog-sidebar {
  margin-top: 120px;
  padding: 50px 0 50px 0;
}

.blog .blog-sidebar .widget-span {
  margin-bottom: 40px;
} 
.blog .blog-sidebar h3, 
.blog .blog-sidebar h3.form-title,
.blog .blog-sidebar .hs_cos_wrapper_type_google_search form.hs-form label  { 
  color: #525252;
  font-family: Open Sans;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 31px;
  margin: 0 0 18px;
} 

h2.hs-about-author-title {
  color: #525252;
  font: 300 30px/36px "Montserrat",sans-serif;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.custom-author-content {
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  line-height: 21px;
}
.custom-author-img {
  float: left;
  padding: 15px 20px 20px 0px;
}
.custom-author-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  height: auto;
  max-width: 100px;
}   
.custom-author-content a.author-link{
  color: #6d7783;
  display: block;
  font-size: 18px;
  line-height: 25px; 
  margin: 20px 0 0 0;
} 
.custom-author-content a.author-link:hover{
  color: #c32d1b;
}
.about-author-sec {
  border: 1px solid #eee;
  font-size: 14px;
  line-height: 21px;
  padding: 5px 20px;
}
.related-post-item {
  background: transparent;
  border-bottom: 1px solid rgb(244, 244, 244);
  line-height: 15px;
  margin: 0px 0px 0px 0px;
  padding: 20px 5px 20px 5px;
  position: relative;
  text-align: left;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
} 
.related-post-item:hover {
  background: #e5e2de;
}
.related-post-item:before {
  background: url('//cdn2.hubspot.net/hubfs/5262266/ActiveState_March2019%20Theme/image/arrow-left-point.png');
  content: '';
  height: 22px;
  left: 0;
  opacity: .2;
  position: absolute;
  top: 30%;
  width: 22px;
} 
.related-title a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  padding-left: 22px;
}
/* ==========================================================================
all post page                                        
========================================================================== */

div.post-listing-simple .post-item {
  float: none;
  margin: 0px 0px 20px 0;
  max-width: none;
  min-height: 0 !important;
  padding:0;
  width: 100% !important;
}
div.post-listing-simple .post-item h2{
  color: inherit;
  display: block ;
  font-family: inherit;
  font-size: 24px;
  font-weight: 500;
  line-height: normal;
  margin: 20px 0 10px;
}
/* ==========================================================================
6. FORMS                                        
========================================================================== */

body .inputs-list {
  list-style: none;
  margin: 0;
  padding: 0
}
.one-column .body-container form {
  width: 50% !important;
}
#email-prefs-form .email-edit { 
  max-width: 100%  !important;
}
div#comment-form input.hs-button.primary {
  margin-top: 20px;
}
/* =============== Global Form Styles =============== */
.form-title{
  color: #525252;
  font-family: Montserrat;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 58px;
  margin:0 0 20px;
  text-transform: capitalize ;
}
/* Form Field */
.hs-form-field {}

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

/* Labels and Legends */
label { 
  color: rgb(51, 51, 51);
  display:block;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2; 
  margin:0 0 5px 0;
}
.hs-form-field > label {}
.hs-form-required {
  color: rgb(51, 51, 51);
}
/* 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 {
  background-color: #fff;
  border: 1px solid #aeb0b6;
  border-radius: 2px;
  box-shadow: inset 1px 1px 4px 1px #ddd;
  color: #000;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 14px;
  line-height: 1.2;
  margin: 0 0 15px 0 !important;
  outline: 0 none;
  padding: 4.4px 2.8px;
  position: relative;
  width: 100% !important;
}

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

/* 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{
  color:#f00;
}
.input input.hs-input.error{
  border-color: #c87872;
}
/* Placeholder Text */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
} /* Webkit Browsers */
:-moz-placeholder {
  color: inherit;
  opacity: 1;
} /* Firefox 18- */
::-moz-placeholder { 
  color: inherit;
  opacity: 1;
} /* Firefox 19+ */
:-ms-input-placeholder { 
  color: inherit;
  opacity: 1;
} /* 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"] {
  -webkit-appearance: none;
  background: #00a0a2; 
  border: 1px solid;
  border-color: #2d477b #2d477b #263c68;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
  color: #fff;
  cursor: pointer;
  display:inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  line-height: normal;
  margin: 15px 0;
  padding: 8px 20px; 
  position: relative; 
  text-align: center; 
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
  vertical-align:middle;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-image: -webkit-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: -moz-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: -o-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
}

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


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


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


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

@media (min-width: 1681px){
  .custom-footer .span2.widget-span:last-of-type { 
    min-width: 250px; 
  }
}
@media (max-width: 1680px){

  .hs-footer-news-form .hs-button.primary.large { 
    padding: 10px 0 10px 0; 
  }
}  
@media (max-width: 1199px) {
  .custom-menu-primary .hs-menu-wrapper>ul { 
    margin-left: -40px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a { 
    padding: 0 5px; 
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-of-type>a { 
    margin: 0px 0 0 0;
    min-width: 100%; 
  } 
  .hs-social ul li { 
    margin: 7px 1px 5px 1px; 
  }
  .custom-footer .span3.widget-span {
    padding-left: 0; 
  }
  .custom-footer .span2.widget-span:last-of-type {
    margin-right: 0 !important; 
  }
}
@media (max-width: 978px) {

  .custom-header { 
    border-bottom: 1px solid rgba(235,235,235,0.5); 
  }
  .custom-header-top {
    display: none !important;
  }
  .custom-logo {
    padding: 0;
    position: relative;
    width: 100% !important;
  }
  .custom-logo img {
    max-width: 232px;
    max-height: 60px;
  }
  .form-title{
    font-size: 30px;
    line-height: 38px;
  }
  /*============================================= 
  Menu resert
  ============================================= */ 


  .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{
    background-image: none;
    background-color: transparent;
    border: 0px;
    bottom: auto;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    color:#fff;
    display: block;
    float: none;
    font-weight: normal;
    height: auto;
    left: auto;
    line-height: 1;  
    margin: 0px;
    max-width: none;
    padding: 0px;
    position: static;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    top: auto;
    width: 100%;
  } 

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

  .mobile-trigger{
    background: transparent;
    cursor: pointer;
    display: inline-block !important;
    height: auto;
    padding: 0px;
    position: absolute;
    right: 0;
    top: 17px;
    text-align: left;
    width: auto;
  }
  .mobile-trigger:hover{ 
    text-decoration: none;  
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    text-decoration: none;  
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    content: '';
    position: absolute;
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    background-color: #6d7783; /* Icon color */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    height: 2px; /* Icon line height */ 
    width: 20px; /* Icon line width */
  }

  .mobile-trigger i:before, .mobile-trigger i:after{
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: top 0.3s 0.4s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -moz-transition: top 0.3s 0.4s ease-in-out, -moz-transform 0.3s ease-in-out;
    -o-transition: top 0.3s 0.4s ease-in-out, -o-transform 0.3s ease-in-out;
    transition: top 0.3s 0.4s ease-in-out, -webkit-transform 0.3s ease-in-out, -moz-transform 0.3s ease-in-out, -o-transform 0.3s ease-in-out, transform 0.3s ease-in-out;
  }
  .mobile-trigger i:before{ top: 6px; } /* Position top line */
  .mobile-trigger i:after{ top: -6px; } /* Position bottom line */
  .mobile-trigger:hover i, 
  .mobile-trigger:hover i:before, 
  .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, 
  .mobile-open .mobile-trigger i:before, 
  .mobile-open .mobile-trigger i:after{
    background-color: #6d7783; /* Icon color */
  } 
  .mobile-open .mobile-trigger i{
    background: transparent;
  } 
  .mobile-open .mobile-trigger i:before ,
  .mobile-open .mobile-trigger i:after {
    top: 0; 
    -webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s 0.4s ease-in-out;
    -moz-transition: top 0.3s ease-in-out, -moz-transform 0.3s 0.4s ease-in-out;
    -o-transition: top 0.3s ease-in-out, -o-transform 0.3s 0.4s ease-in-out;
    transition: top 0.3s ease-in-out, -webkit-transform 0.3s 0.4s ease-in-out, -moz-transform 0.3s 0.4s ease-in-out, -o-transform 0.3s 0.4s ease-in-out, transform 0.3s 0.4s ease-in-out;
  } 
  .mobile-open .mobile-trigger i:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -o-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
  }
  .mobile-open .mobile-trigger i:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -o-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
  }
  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{ 
    cursor: pointer;
    display: block !important;
    height: 44px !important;
    min-width: 53px !important;
    padding: 0 !important;
    position: absolute;
    right: 20px;
    top: 0px;
    width: 53px !important;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    margin: 0 auto !important;
    position: relative;
    top: 50%;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);  
  }
  .child-trigger i:after{
    content: '';
    position: absolute;
  }
  .child-trigger i,
  .child-trigger i:after{
    background-color: #293340; /* Icon color */
    display: block;
    height: 2px; /* Icon line height */
    width: 12px; /* Icon line width */
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{  
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  } 
  .child-trigger.child-open i,
  .child-trigger.child-open i:after{ 
    background-color: #4251f4; 
  }

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

  .custom-menu-primary.js-enabled{
    background-color: #fff;
    height: auto;
    left: 0;
    margin: 0 !important;
    min-height: 0 !important;
    max-height: calc(100vh - 60px);
    overflow-y: auto;
    position: fixed;
    top: 60px;
    width: 100% !important; 
    z-index: 9999;
  }
  .mobile-open .custom-menu-primary.js-enabled{ }
  .mobile-open .custom-header {
    border-bottom: 1px solid rgba(235,235,235,0.5);
    box-shadow: none;
  }
  .custom-menu-primary.desktop{
    display:none!important;
  }
  /* Hide menu on mobile */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary ul.hs-menu-children-wrapper{
    display: none;
  }  

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    clear: both;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: transparent;
    width: 100%;  
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul {}
  .custom-menu-primary .hs-menu-wrapper > ul > li{}
  .custom-menu-primary .hs-menu-wrapper > ul > li  > a{
    border-top: 1px solid #f7f9fb;
    color: #293340;
    display: inline-block;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 24px;
    padding: 10px 40px;
    text-transform: none;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.children-open > a{
    color: #4251f4;
  }
  .custom-menu-primary .hs-menu-wrapper>ul > li > a * {
    display: inline-block;
    width: auto;
  }
  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{}
  .custom-menu-primary .hs-menu-wrapper >  ul li a{}
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{}

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    border-top: 1px solid #f7f9fb;
    color: #293340;
    color: #617186;
    display: inline-block;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 24px;
    padding: 10px 60px;
    text-transform: none;
    width: 100%;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    padding-left: 80px;
    padding-right: 80px;
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{} 
}  
@media (max-width: 978px) and (min-width: 768px){ 

  .custom-footer .span7.widget-span.custom-footer-left {
    width: 54% !important;
  } 
  .custom-footer .span3.widget-span { 
    width: 23% !important;
  } 
  .custom-footer .span2.widget-span:last-of-type { 
    width: 23% !important;
  }
  .hs-social ul { 
    margin: -1px -7px 0 0; 
  }
  .hs-social ul li {
    margin: 7px 0px 5px 0px;
  }
  .hs-social ul li:first-of-type { 
    width: 100%;
  }
}
/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) { 

  .container-fluid .custom-header .page-center { 
    padding: 0 15px;
  } 
  .custom-menu-primary .hs-menu-wrapper>ul>li>a { 
    padding: 10px 15px; 
  } 
  .child-trigger {  
    min-width: 43px !important; 
    right: 0; 
    width: 43px !important;
  } 
  .custom-menu-primary .hs-menu-wrapper>ul ul li a { 
    padding: 10px 30px; 
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul ul li a {
    padding-left: 45px;
    padding-right: 45px;
  }
  .container-fluid .custom-footer .page-center {
    padding: 0 15px;
  }
  .custom-footer .span7.widget-span.custom-footer-left,
  .custom-footer .span3.widget-span,
  .custom-footer .span2.widget-span:last-of-type { 
    padding: 0 0 30px;
    width: 100% !important;
  } 
  .landing-page .custom-footer .span3.widget-span,
  .landing-page .custom-footer .span2.widget-span:last-of-type { 
    padding:0px; 
  }
  .hs-social ul { 
    padding: 0 0 82px 0px;
  }
  .hs-social ul li {
    display: block;
    float: none;
    margin: 0px 5px 16px 5px;
  } 
  .hs-social ul li:first-of-type { 
    padding-bottom: 22px;
  }
  .hs-footer-news-form .hs-form {
    padding: 0 10px 10px;
  }
  .hs-footer-news-form .hs-form-field {
    padding-left: 0; 
  } 
  .hs-footer-news-form .hs-form-field>label {
    margin: 11px 0 5px;
    position: static;
  }
  .hs-footer-news-form .hs-form-field>.input .hs-input {  
    font-size: 18px;
    margin: 0 0 4px !important;
    padding: 5.5px 3.2px 6.5px 3.2px;
  }
  .hs-footer-news-form p { 
    max-width: 100%;
  }

  .blog.hs-blog-listing .body-container.container-fluid .row-fluid .page-center {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog.hs-blog-post .body-container.container-fluid .row-fluid .page-center {
    padding-left: 15px;
    padding-right: 15px;
  } 
  ul.social-list { 
    display: -webkit-box; 
    display: -webkit-flex; 
    display: -ms-flexbox; 
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
  ul.social-list li { 
    margin: 0 0 10px; 
    width: 30%;
  }
  .blog .blog-sidebar {
    padding-top:50px;  
  }
  .one-column .body-container form {
    width: 100% !important;
  }


  .blog.hs-blog-listing {}
  .blog .post-listing{
    margin:0px;
  }
  .blog .post-item{ 
    min-height:1px !important;
    padding: 32px 0;
  }
  .blog .custom-hs-post-item{
    min-height:1px !important;
  } 
  .blog-post-wrapper .post-body p img {
    clear: both;
    display: block;
    float: none !important;
    max-width: 100%;
    width: auto !important;
  }
  .hs-author-profile .hs-author-avatar {
    float: none;
    margin: 0 auto 15px;
    max-width: 100px;
  } 

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

@media (max-width: 479px) {
  .hs-recaptcha { 
    max-width:250px;
    overflow-x:auto;
  } 
  .custom-author-img { 
    float: none;
  }
  .custom-author-img {
    display: block;
    float: none;
    padding: 15px 0px 20px 0px;
    text-align: center;
  } 
  .custom-author-content a.author-link { 
    margin: 10px 0 20px;
    text-align: center;
  }
}

@media (max-width: 978px) and (max-height: 400px) { 

}
@media (max-width: 414px) and (min-width:376px) {}
@media (max-width: 375px) {}
@media (max-width:350px) {}