/* ==========================================================================
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=Montserrat:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic|Cabin:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic|Roboto:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic|Source+Sans+Pro:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic|Source+Sans+Pro:100,200,300,400,500,600,700,800,900,100italic,200italic,300italic,400italic,500italic,600italic,700italic,800italic,900italic&subset=latin-ext&display=swap'); 
@font-face {
  font-family: 'FontAwesome';
  src: url(//cdn2.hubspot.net/hubfs/5759016/Too_Many_Dreams_July2019%20Theme/Data-Files/Font/fontawesomewebfont.eot);
  src: url(//cdn2.hubspot.net/hubfs/5759016/Too_Many_Dreams_July2019%20Theme/Data-Files/Font/fontawesomewebfont.eot) format("embedded-opentype"),
    url(//cdn2.hubspot.net/hubfs/5759016/Too_Many_Dreams_July2019%20Theme/Data-Files/Font/fontawesomewebfont.woff) format("woff"),
    url(//cdn2.hubspot.net/hubfs/5759016/Too_Many_Dreams_July2019%20Theme/Data-Files/Font/fontawesomewebfont.ttf) format("truetype"),
    url(//cdn2.hubspot.net/hubfs/5759016/Too_Many_Dreams_July2019%20Theme/Data-Files/Font/fontawesomewebfont.svg) format("svg");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: 'dm-font';
  src: url(//cdn2.hubspot.net/hubfs/5759016/Too_Many_Dreams_July2019%20Theme/Data-Files/Font/Dm/dmfont.eot);
  src: url(//cdn2.hubspot.net/hubfs/5759016/Too_Many_Dreams_July2019%20Theme/Data-Files/Font/Dm/dmfont.eot) format("embedded-opentype"),
    url(//cdn2.hubspot.net/hubfs/5759016/Too_Many_Dreams_July2019%20Theme/Data-Files/Font/Dm/dmfont.woff) format("woff"),
    url(//cdn2.hubspot.net/hubfs/5759016/Too_Many_Dreams_July2019%20Theme/Data-Files/Font/Dm/dmfont.ttf) format("truetype"),
    url(//cdn2.hubspot.net/hubfs/5759016/Too_Many_Dreams_July2019%20Theme/Data-Files/Font/Dm/dmfont.svg) format("svg");
  font-weight: 400;
  font-style: normal
}

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

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

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

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

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

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

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

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

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

/* Responsive 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 > 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;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
}

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  color: #111111;
  font-family: Montserrat;
  line-height: normal;
  background-color: #eee;
  font-size: 18px;
  font-weight: 200;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1024px;
  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 27px;
} 
small {}
strong {
  font-weight:700;
}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin:10px 0 15px;
  line-height: 150%;
  font-family: Helvetica;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-weight: 400;
  line-height: normal;
  font-size: 50px;
  text-shadow: 1px 1px #30335b;
}

h2 {
  color: rgb(68, 73, 130);
  font-weight: 700;
  line-height: normal;
  font-size: 27px;
}
h3 {

  font-size: 27px;
  font-weight: 400;
  color: #000;
}
h4 {
  font-size: 20px;
  font-weight: 400;
  color: #000;
}
h5 {
  font-size: 18px;
  font-weight: 400;
  color: #111;
}
h6 {
  font-size: 17px;
  font-weight: 400;
  color: #111;
}

/* Anchor Links */
a { 
  color: rgb(75, 80, 142);
  color:#111;
  text-decoration: none;
}
a:hover, a:focus { 
  color: rgb(75, 80, 142);
  color:#111;
  text-decoration: none;
}

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

/* Block Quotes */
blockquote {
  line-height: 150%;
}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}
figure {
  line-height: 150%;
  margin: 0;
}
figure img {
  margin-bottom: 10px;
}


/* =============== 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 {
  min-height:94px!important;
}
.header-container {
  padding: 12px 15px 11px;
  background-color: rgba(255,255,255,0.8);
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 10;
}

.header-container .page-center {
  max-width: 100%!important;
}

.header-container .page-center .cst-logo {
  width: 100%;
  max-width: 33.33333%;
}
.header-container .page-center .cst-logo a {
  max-width: 300px;
  width: 100%;
  display: block;
  margin-left: 60px;
}


body {
  opacity: 0;
}

body.show-content {
  opacity: 1;
}


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

.body-container-wrapper {
  background-color: #fff;
}
.body-container {}

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


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

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

.cst-copyright-grp {
  background-color: rgba(38,41,73,1);
  text-align: center;
  color: #fff;
}

.cst-copyright-grp .page-center {
  max-width: 960px!important;
  position: relative;
}

.cst-copyright-grp .page-center .cst-copyright {
  margin: 8px 0;
  padding: 2px 0;
  line-height: 150%;
}

.cst-footer-top-grp {
  background-color: rgba(68,73,130,1);
  padding: 30px 50px 20px;
  position: relative;
}

.cst-footer-top-grp .page-center {
  max-width: 960px!important;
}

.cst-footer-top-grp .page-center > .row-fluid-wrapper > div {
  font-family: Montserrat;
  font-weight: 200;
  font-size: 18px;
}

.cst-footer-top-grp .page-center > .row-fluid-wrapper > div > div {
  max-width: 33.33333%;
  width: 100%!important;
  margin-left: 0!important;
  padding-right: 1.5%;
}

.cst-footer-top-grp .page-center .cst-footer-sitemap h4 {
  line-height: 38px;
  font-family: Helvetica;
  color: #fff;
  margin: 9px 0 6px;
  padding: 2px 0;
}

.cst-footer-top-grp .page-center .cst-footer-sitemap ul {
  margin: 8px 0 0;
  padding: 2px 0;
}

.cst-footer-top-grp .page-center .cst-footer-sitemap ul > li > a:hover {
  color: #78a6a9;
}
.cst-footer-top-grp .page-center .cst-footer-sitemap ul > li > a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  transition: all 0.5s;
  line-height: 150%;
}
.cst-footer-top-grp .page-center > .row-fluid-wrapper > div .cst-footer-logo .hs_cos_wrapper_type_rich_text {
  display: block;
  margin-top: 51px;
  max-width: 284px;
  width: 100%;
  margin: 51px auto 0;
}
.cst-footer-top-grp .page-center > .row-fluid-wrapper > div .cst-footer-logo {
  padding-right: 0.75%;
}
*.email:before {
  font-family: 'FontAwesome' !important;
  content: '\f0e0' !important;
  display: inline-block !important;
  position: relative !important;
  top: 2px !important;
  left: -5px !important;
  color: white !important;
  font-size: 20px !important;
}

.fa-twitter:before {
  content: "\f099";
}

*.phone:before {
  font-family: 'FontAwesome' !important;
  content: '\f095' !important;
  display: inline-block !important;
  position: relative !important;
  top: 2px !important;
  left: -5px !important;
  color: white !important;
  font-size: 20px !important;
}
.footer-contact-details-grp .footer-contact-details a.phone.link {
  color: rgb(255, 255, 255);
}
.footer-contact-details-grp .footer-contact-details {
  padding: 8px 0;
  line-height: 150%;
  padding-top: 6px;
}
.cst-footer-top-grp .page-center > .row-fluid-wrapper > div .cst-contact-det {
  padding-right: 0;
  text-align: right;
  color: #fff;
}

.footer-contact-details-grp h4 {
  display: block;
  margin: 8px 0;
  padding: 2px 0;
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-weight: normal;
}

.footer-contact-details-grp .footer-contact-details a {
  color: rgb(255, 255, 255);
  transition: all 0.5s!important;
}
.footer-contact-details-grp .footer-contact-details a:hover {
  color: #78a6a9!important;
}

.footer-contact-details-grp {
  padding-top: 5px;
}

.footer-contact-details-grp .footer-contact-details .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px !important;
  position: relative !important;
  top: 2px !important;
  right: -4px;
}

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


/* =============== Custom Menu Primary =============== */
* {
  -webkit-font-smoothing: antialiased;
}
/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{}

/* Child List */

.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

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


/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .header-container .page-center .custom-menu-primary.one {
    font-size: 18px;
    padding: 0 10px;
    margin-left: 0;
    font-family: Montserrat;
    font-weight: 200;
    max-width: 66.66667%;
    width: 100%;
  }

  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper {
    margin-top: 16px;
    padding: 6.8px 15px;
    line-height: 150%;
    float: right;
    padding-right: 5px;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul {
    display: block;
    float: right;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li {
    -js-display: flex;
    display: flex;
    justify-content: flex-start;
    position: relative;
    font-weight: normal;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li:after,
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li:before {
    font-size: 16px;
    color: rgba(120,166,169,1);
    content: '/';
    font-weight: bold;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li:before {
    content: '';
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li:last-child:after {
    content: '';
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li > a {
    padding: 0 30px;
    font-weight: normal;
    font-size: 16px;
    color: rgba(48,51,91,1);
    letter-spacing: 0.03em;
    outline: none;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li > a .icon {
    padding-left: 10px;
    font-family: FontAwesome!important;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li > a .icon:before {
    content: "\f107";
    transition: transform .3s ease-out;
    text-decoration: none;
    display: inline-block;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li:hover>a .icon:before {
    transform: rotate(180deg);
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li.hs-item-has-children > ul {
    left: 30px !important;
    background-color: rgba(68,73,130,1);
    box-shadow: rgba(0,0,0,0.25) 0px 3px 11px 0px;
    -moz-box-shadow: rgba(0,0,0,0.25) 0px 3px 11px 0px;
    -webkit-box-shadow: rgba(0,0,0,0.25) 0px 3px 11px 0px;
    transition: transform .4s ease-out,opacity .1s ease-out!important;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 100%;
    pointer-events: none;
    opacity: 0;
    transform: translateY(-10px);
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul {
    opacity: 1;
    pointer-events: all;
    transform: translateY(0);
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a:hover {
    background-color: rgba(120,166,169,1);
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li.hs-item-has-children > ul > li > a {
    font-size: 15px;
    color: rgba(255,255,255,1);
    padding: 15px 30px 15px 15px;
    margin: 0;
    text-decoration: none;
    cursor: pointer;
    letter-spacing: 0.03em;
    outline: none;
  }
  .custom-menu-primary {
    height: auto !important;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li > a:hover > span:before {
    width: 100%;
    color: rgba(120,166,169,1) !important;
    font-weight: normal !important;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li > a > span:before {
    text-align: left;
    content: attr(data-link-text);
    white-space: nowrap;
    position: absolute;
    overflow: hidden;
    background-color: transparent;
    width: 0;
    height: 100%;
    transform-origin: left;
    left: 0;
    opacity: 1;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li > a > span{
    position: relative;
  }
}


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

/* Hide button on Desktop */

.mobile-icon {
  display: none;
  position: absolute;
  cursor: pointer;
  padding: 5px 13px;
  width: 52px;
  height: 37px;
  top: 4px;
  left: 0;
}
.mobile-icon .btnStripe {
  background-color: #111111;
  position: relative;
  opacity: 0.9;
  width: 27px;
  height: 4px;
  margin: 4px 0px;
  border-radius: 1px;
}

/* Close Button
========================================================================== */  

.close-icon {
  display: none !important;
  cursor: pointer;
  text-decoration: none !important;
  position: fixed;
  width: calc(100% - 190px);
  height: 100%;
  top: 0;
  left: auto;
  z-index: 3;
  right: 0;
}
.close-icon:hover{}

@media (max-width: 767px){

  body, html {
    height: 100%;
  }

  /* Show the Mobile and Close Icons */
  .show-mobile-nav .close-icon {
    display: block !important;
  }
  .mobile-icon {
    display: block !important;
  }


  body {
    background: #ffffff;
    overflow-x: hidden !important;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.3);
  }


  /* Container added with js and is required for transforms to work */
  #site-wrapper {
    max-width: 100%;
    overflow-x: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
    z-index: 2;
  }

  .show-mobile-nav #site-wrapper {
    overflow: hidden;
    left: 0;
    z-index: 0;
  }
  .header-container-wrapper {
    min-height: 48.44px!important;
  }
  .header-container {
    padding: 0 0 0 45px;
    background-color:#fff;
  }
  .header-container .page-center .cst-logo {
    max-width: 150px;
    height: auto !important;
    text-align: center;
    margin: 4px auto 5px;
  }
  .header-container .page-center .cst-logo a {
    display: inline-block;
    margin-left: -28px;
    margin-right: 0;
    height: auto;
    max-width: 100%;
    margin-top: 1px;
  }
  .header-container .page-center .cst-logo a img {
    width: 100%!important;
    display: inline-block;
    vertical-align: top;
    padding: 2px;
  }
  body {
    background-color: rgba(48, 51, 91, 1);
  }
  .body-container-wrapper,
  .footer-container-wrapper{
    transition: all 0.3s ease 0s;
  }
  .header-container-wrapper,
  .body-container-wrapper,
  .footer-container-wrapper {
    transition: all 0.3s ease 0s;
    position:relative;
    left:0;
  }

  #site-wrapper .header-container {
    transition: all 0.3s ease 0s;
    left:0;
  }
  .show-mobile-nav #site-wrapper .header-container-wrapper,
  .show-mobile-nav #site-wrapper .body-container-wrapper,
  .show-mobile-nav #site-wrapper .footer-container-wrapper{
    right: auto;
    left: 190px;
  }
  .show-mobile-nav #site-wrapper .header-container{
    right: auto;
    left: 190px;
  }


  /* Provide spacing for the menu ul */




  /* Mobile Nav is HIDDEN By Default */
  .custom-menu-primary {
    width: 190px !important;
    z-index: 1;
    position: fixed;
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    height: 100vh!important;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    transition: width .3s ease;
    padding-bottom: 65px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul > li > a {
    font-size: 16px;
    padding: 14px 10px 14px 15px;
  }

  .custom-menu-primary .hs-menu-wrapper>ul > li > a {
    font-size: 16px;
    display: block;
    text-decoration: none;
    width: 100%;
    overflow: hidden;
    color: #f7f7f7;
    padding: 14px 10px 14px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .custom-menu-primary .hs-menu-wrapper>ul > li:first-child > a {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  .custom-menu-primary .hs-menu-wrapper>ul > li > ul > li > a {
    font-size: 16px;
    padding: 14px 10px 14px 15px;
    padding-left: 30px;
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    text-decoration: none;
    width: 100%;
    overflow: hidden;
    color: #f7f7f7;
  }
  .custom-menu-primary .hs-menu-wrapper>ul > li > a:hover, .custom-menu-primary .hs-menu-wrapper>ul > li > ul>li> a:hover, .custom-menu-primary .hs-menu-wrapper>ul > li.active.active-branch > a {
    background-color: rgba(120, 166, 169, 1);
  }



}


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


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

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

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

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

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


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

.blog .blog-content {}

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

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

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

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

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

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

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}

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

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

.blog-listing-wrapper .post-listing .post-item {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}

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

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

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



#hs_cos_wrapper_blog_subscription_title{}

#comment-form h4{}


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

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

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

/* 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 .cst-banner-area-grp {
  padding: 0;
}

.blog .cst-banner-area-grp .cst-banner-content {
  display: -webkit-flex;
  display: flex;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.blog .cst-banner-area-grp .cst-banner-content .inner-col {
  background-color: rgba(0, 0, 0, 0.4);
  position: relative;
  z-index: 2;
}
.blog .cst-banner-area-grp .cst-banner-content .inner-col h1 {
  padding: 203px 100px 0px;
  line-height: 138%;
  font-weight: 400;
  font-family: Helvetica;
}
.blog .cst-banner-area-grp .cst-banner-content .inner-col .cst-sub-title {
  padding: 0px 100px 203px;
  margin: 0;
}

.cst-blog-content-grp {
  padding: 50px 50px 0;
  text-align: center;
}

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

.cst-blog-content-grp .page-center {
  max-width: 960px!important;
}

.cst-blog-content-grp .page-center .cst-top-col-content {
  line-height: 150%;
  padding: 10px 0;
}

.body-container  .page-center {
  max-width: 960px!important;
}

.blog .body-container .page-center.content-wrapper {
  padding: 0;
}

.blog .body-container .page-center.content-wrapper .blog-content {
  max-width: 66.66667%;
  width: 100%;
  font-family: Montserrat;
  font-weight: 200;
  font-size: 18px;
  padding-left: 0;
  padding-right: 1.5%;
  padding-bottom: 25px;
}

.blog .body-container .page-center.content-wrapper .blog-sidebar {
  margin-left: 0;
  padding-right: 0;
  padding-left: 1.5%;
  max-width: 33.33333%;
  width: 100%;
  padding-top: 29px;
}

.blog-pagination a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.blog-pagination {
  margin: 10px 0;
  text-align: center;
}

.blog-listing-wrapper .post-listing .post-item {
  border: 0;
  margin: 0;
  padding: 0;
  margin-bottom: 25px;
}

.blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
  width: 100%;
  height: 170px;
  overflow: hidden;
}

.blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog-listing-wrapper .post-listing {
  padding-top: 29px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {
  padding: 15px 0;
  display: block;
  width: 100%;
}
.blog-listing-wrapper .post-listing .post-item .post-body h3 a,
h2.post-listing-simple a {
  color: inherit;
}
.blog-listing-wrapper .post-listing .post-item .post-body h3,
h2.post-listing-simple {
  margin: 0 0 15px;
  padding: 0;
  line-height: normal;
  font-size: 35px;
  font-family: Helvetica;
  font-weight: bold;
  color: #111;
}

.blog-listing-wrapper .post-listing .post-item .post-body .hubspot-author_data {
  font-size: 80%;
  opacity: .8;
  margin: 0 0 15px;
  padding: 0;
}

.blog-listing-wrapper .post-listing .post-item .post-body .hubspot-author_data {
  font-size: 14.4px;
  opacity: .8;
  margin: 0 0 15px;
  padding: 0;
  line-height: 27px;
}

.blog-listing-wrapper .post-listing .post-item .post-body .cst-desp {
  margin: 0 0 15px;
  padding: 0;
}

.cst-blog-searh-grp form {
  height: 32px;
  position: relative;
}

.cst-blog-searh-grp form input[type="text"] {
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
  color: inherit;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 37px 0 15px;
  background-color: transparent;
  outline: 0;
  font-size: 14px;
  font-weight: 400;
}

.cst-blog-searh-grp form .dmBlogSearchClickOverlay {
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 1px;
  right: 1px;
  width: 32px;
  z-index: 3;
  cursor: pointer;
}
.cst-blog-searh-grp form .dmBlogSearchIcon {
  height: 20px;
  border: 0;
  color: inherit;
  font-size: 18px;
  position: absolute;
  overflow: hidden;
  z-index: 2;
  padding: 0;
  background-color: transparent;
  white-space: nowrap;
  border-radius: 5px;
  top: calc(50% - 10px);
  right: 15px;
}

.cst-blog-searh-grp form .dmBlogSearchIcon:before {
  content: "\eabf";
  font-family: 'dm-font'!important;
}

.cst-blog-searh-grp {
  margin-bottom: 25px;
}

.cst-rct-post-grp .post-items {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

.cst-rct-post-grp .post-items .hs-featured-image-wrapper {
  height: 122px;
  width: 40%;
  position: relative;
  float: left;
}

.cst-rct-post-grp .post-items .hs-featured-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cst-rct-post-grp .post-items .post-content-col {
  overflow: hidden;
  padding: 15px 10px 15px;
}

.cst-rct-post-grp .post-items .post-content-col .title h3 a {
  color: inherit;
}
.cst-rct-post-grp .post-items .post-content-col .title h3 {
  font-size: 1.2em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 0 15px;
  padding: 0;
  line-height: normal;
  font-family: Helvetica;
  font-weight: bold;
}

.cst-rct-post-grp .post-items .post-content-col .hubspot-author_data {
  text-align: left;
  font-size: 14.4px;
  opacity: .8;
  margin: 0 0 15px;
  padding: 0;
  line-height: 27px;
}

.cst-rct-post-grp .post-items .post-content-col .readmore {
  opacity: .8;
}

.cst-blog-bdy-grp {
  padding: 0 50px 50px;
}

/* Post Page Styling  */

.cst-blog-bdy-grp.post {
  padding: 50px 50px 50px;
}

.cst-blog-bdy-grp.post .section.post-header h1 {
  margin: .67em 0;
  line-height: normal;
  font-size: 60px;
  font-weight: normal;
  font-family: Helvetica;
  color: rgb(17, 17, 17);
  margin-top: 0;
}

.blog.hs-blog-post .body-container .page-center.content-wrapper .blog-content {
  max-width: 100%;
  padding-right: 0;
}

.hs-blog-post .hubspot-author_data {
  margin-top: 1em;
  margin-bottom: 1em;
}
.hs-blog-post .blog-post-wrapper .post-body {
  padding-top: 1em;
}

.hs-blog-post .blog-post-wrapper .post-body .hs_cos_wrapper_type_rich_text img {
  margin-bottom: 20px;
}

.custom_blog_next-previous {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding-bottom: 40px;
}

.custom_blog_next-previous .custom-next {
  float: right;
}

.custom_blog_next-previous .custom-previous {
  float: left;
}

div#comments-listing:empty {
  display: none;
}

.post-comments {
  padding: 50px 0;
}
.social-grp {
  padding: 50px 0;
}
.social-grp .social-share.clearfix {
  line-height: 150%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.social-grp .social-share.clearfix .shareLink {
  display: inline-block;
  position: relative;
  margin-right: 0;
  background-color: #eee;
  background-image: linear-gradient(#fff,#dedede);
  border: #ccc solid 1px;
  border-radius: 4px;
  width: 74px;
  margin-left: 5px;
  margin-bottom: 10px;
  cursor: pointer;
  min-width: 74px;
  width: auto;
}
.social-grp .social-share.clearfix .shareLink:hover {
  border-color: #bbb;
  background-color: #d9d9d9;
  background-image: linear-gradient(#f8f8f8,#d9d9d9);
}
.social-grp .social-share.clearfix .shareLink .shareText {
  font-family: sans-serif !important;
  line-height: 12px;
  font-weight: 400;
  font-style: normal;
  display: inline-block !important;
  padding: 7px 5px 5px 31px;
  text-decoration: none !important;
  font-size: 12px;
  color: #626262;
}

.social-grp .social-share.clearfix .shareLink .shareText:before {
  position: absolute;
  left: 0;
  width: 28px;
  text-align: center;
  height: 28px;
  top: -1px;
  left: -1px;
  border-radius: 4px 0 0 4px;
  padding-top: 6px;
  color: white;
  background-color: #eee;
  border: 1px solid;
  font-family: FontAwesome;
  font-size: 14px;
  text-shadow: 0 1px 2px rgba(0,0,0,0.5);
  cursor: pointer !important;
  text-decoration: none;
  display: inline-block;
}

.icon-facebook:before {
  content: "\f09a";
}
.shareLink .icon-facebook:before {
  background-image: linear-gradient(#6b89c7,#385694);
  border: 1px solid #33779a;
}
.icon-twitter:before {
  content: "\f099";
}
.shareLink .icon-twitter:before {
  background-image: linear-gradient(#0ebafb,#0180b0);
  border: 1px solid #017aa9;
}
.icon-linkedin:before {
  content: "\f0e1";
}
.shareLink .icon-linkedin:before {
  background-image: linear-gradient(#3096c9,#015d8b);
  border: 1px solid #01547e;
}

.shareLink .icon-envelope:before {
  background-image: linear-gradient(#868787,#535454);
  border: 1px solid #4b4b4b;
}

.icon-envelope:before {
  content: "\f0e0";
}


.social-grp.visible-phone .cst-share-btn {
  background-color: rgba(120, 166, 169, 1);
  text-align: center;
  text-decoration: none;
  margin: 10px 0;
  clear: both;
  position: relative;
  text-align: center;
  line-height: 22px;
  font-family: Montserrat;
  font-weight: 200;
  font-size: 16px;
  cursor: pointer;
}

.social-grp.visible-phone .cst-share-btn span {
  color: rgba(255, 255, 255, 1);
  display: inline-block;
  vertical-align: middle;
  font-size: 1.125em;
  line-height: normal;
  white-space: normal;
  padding: 10px 7px;
  max-width: 98%;
}

.social-grp.visible-phone .social-share.clearfix {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 23;
}

.social-grp.visible-phone .social-share.clearfix {
  margin: 0;
}

.social-grp.visible-phone .social-share.clearfix .cst-pop-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  background: #f5f5f5;
  padding: 10px;
  text-align: left;
  width: 90%;
  min-height: 500px;
}
.social-grp.visible-phone .social-share.clearfix .cst-pop-content .dmPopupClose {
  border-radius: 25px;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 27px;
  height: 27px;
  z-index: 1;
  background-color: rgba(255,255,255,.4);
  top: 12px;
  right: 12px;
  position: absolute;
  visibility: visible;
  cursor: pointer;
  font-family: 'dm-font';
}

.social-grp.visible-phone .social-share.clearfix .cst-pop-content .dmPopupClose:before {
  position: absolute;
  visibility: visible;
  cursor: pointer;
  content: '';
  content: "\eb6c";
  display: block;
  font-size: 25px;
  color: #000;
  top: 2px;
  right: 0;
  font-family: 'dm-font';
}

.social-grp.visible-phone .social-share.clearfix .cst-pop-content .dmPopupTitle {
  text-align: left;
  font: 700 19px Helvetica,Arial;
  margin: 20px 20px 35px;
  color: #999;
}

.social-grp.visible-phone .social-share.clearfix .cst-pop-content .shareLink {
  width: 85%;
  height: 40px;
  display: block;
  margin: 15px auto;
  padding: 0;
}

.social-grp.visible-phone .social-share.clearfix .cst-pop-content .shareLink a {
  display: block;
}





.social-grp.visible-phone .social-share.clearfix {
  display: none;
}

.cst-related-post-grp .inner-col.clearfix .related-post-item .hs-featured-image-wrapper {
  height: 170px;
  overflow: hidden;
  width: 100%;
}

.cst-related-post-grp .inner-col.clearfix .related-post-item .hs-featured-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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


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

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

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

/* Labels and Legends */
label {}
.hs-form-field > label {
  color: rgba(48, 51, 91, 1);
  display: block;
  font-size: 18px;
  font-family: Montserrat;
  font-weight: 200;
  text-overflow: ellipsis;
}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  display: block;
  max-width: 500px;
  width: 100%;
  color: rgba(48, 51, 91, 1);
  background-color: rgba(120, 166, 169, 0.2);
  border: 0px solid #ffffff;
  font-size: 16px;
  margin: 0 0 25px;
  height: 40px;
  padding: 0 10px;
  line-height: normal;
  font-family: Montserrat;
  margin-top: 3px;
  line-height: 40px;
}

.invalid.error {
  outline: 1px solid red;
}

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

.hs-error-msgs label {
  color: red;
}


ul.hs-error-msgs {
  margin: 0 0 15px;
  padding: 0!important;
  list-style: none!important;
}

/* 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 {
  color: inherit
} /* Webkit Browsers */
:-moz-placeholder {
  color: inherit
} /* Firefox 18- */
::-moz-placeholder {
  color: inherit
} /* Firefox 19+ */
:-ms-input-placeholder {
  color: inherit
} /* 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;
  text-decoration: none !important;
  white-space:normal!important;
  display: inline-block;
  vertical-align: middle;
  height: 60px;
  padding: 10px 30px;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
  -moz-box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
  -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 11px 0px !important;
  border-color: #f7f7f7;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-color: rgba(120, 166, 169, 1);
  border-width: 0px;
  border-style: solid;
  color: #f7f7f7;
  position: relative;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
  font-size: 1.125em;
  font-weight: 400;
  font-family: Montserrat;
  margin:10px 0 25px;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: rgba(48, 51, 91, 1);
}

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

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

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin: 10px 0;
  overflow: auto;
  padding: 10px 0;
}

/* SEARCH RESULT STYLING */
ul.hs-search-field__suggestions {
  padding: 5px;
  border: 1px solid #000;
  background: #fff;
  position: absolute;
  z-index: 2;
}

ul.hs-search-field__suggestions:empty {
  display: none !important;
}  

ul.hs-search-field__suggestions li {
  padding: 3px 0;
  margin: 0;
}

ul.hs-search-field__suggestions li#results-for {
  font-size: 16px;
}

ul.hs-search-field__suggestions li > a {
  padding: 2px 5px;
  margin: 0;
}

ul.hs-search-field__suggestions li > a:hover {
  color: #000;
}

.body-container-wrapper .hs_cos_wrapper.hs_cos_wrapper_widget {
  margin: 0 0 20px;
  display: block;
}
.body-container .page-center.content-wrapper {
  padding: 30px 15px;
}

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


.cst-banner-area-grp {
  position: relative;
  background-color: rgba(68,73,130,1);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 200px 100px;
}
.cst-banner-area-grp .cst-video-grp {
  overflow: hidden;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.cst-banner-area-grp .cst-video-grp iframe {
  position: absolute;
  width: 101%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: block;
  object-fit: cover;
  min-height: 1070.44px;
  min-width: 1080.22px;
}


.cst-banner-area-grp .cst-banner-content {
  position: relative;
  z-index: 2;
  text-align: center;
}

.cst-banner-area-grp .cst-banner-content h1 {
  font-style: italic;
  color: #fff;
  padding: 2px 0;
  margin: 0 0 8px;
}

.cst-banner-area-grp .cst-banner-content .cst-sub-title {
  text-shadow: 1px 1px #000000;
  margin: 8px 0;
  padding: 2px 0;
  font-size: 24px;
  line-height: normal;
  color: rgb(255, 255, 255);
  text-align: right;
  margin-top: 2px;
  margin-bottom: 12px;
}
.cst-banner-area-grp .cst-banner-content h1 {
  font-style: italic;
  color: #fff;
  padding: 2px 0;
  margin: 0 0 0;
  line-height: 148%;
}

.cst-related-post-grp {
  padding: 50px 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding-bottom: 0;
}
.cst-related-post-grp .inner-col.clearfix {
  margin: -10px;
}

.cst-related-post-grp .inner-col.clearfix .related-post-item {
  width: 50%;
  padding: 10px;
  float: left;
}
.cst-related-post-grp .inner-col.clearfix .related-post-item .body-post-con .cst-desp {
  overflow: hidden;
  line-height: 1.4em;
  margin: 0 0 15px;
  padding: 0;
}
.cst-related-post-grp .inner-col.clearfix .related-post-item .body-post-con {
  padding: 15px 0;
  display: block;
  width: 100%;
}
.cst-related-post-grp .inner-col.clearfix .related-post-item .body-post-con h3 a {
  color: inherit;
}

.cst-related-post-grp .inner-col.clearfix .related-post-item .body-post-con h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 0 15px;
  padding: 0;
  line-height: normal;
  font-size: 35px;
  font-family: Helvetica;
  font-weight: bold;
  color: #111;
}
.more-link {
  padding: 0;
}

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

.blog.hs-blog-post .body-container .page-center.content-wrapper .blog-content {
  padding-bottom: 0;
}


.cst-blog-searh-grp form .dmBlogSearchClickOverlay input[type="submit"] {
  width: 32px;
  height: 32px;
  padding: 0;
  background: transparent;
  box-shadow: none!important;
  margin: 0;
  font-size: 0;
}

body.show-pop a#back-to-top {
  z-index: 1;
}


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


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

@media (min-width:1400px) {
  .cst-banner-area-grp .cst-video-grp iframe {
    min-height: 1500.06px;
    min-width: 940.778px;
  }
}

@media (max-width: 1324px) and (min-width: 768px) {
  .header-container .page-center .cst-logo a {
    display: block;
    margin-left: 60px;
    margin-right: 66px;
    height: 70px;
    max-width: calc(100% - 100px);
  }
  .header-container .page-center .cst-logo a img {
    width: 100%!important;
    display: inline-block;
    vertical-align: top;
  }
  .cst-banner-area-grp .cst-video-grp iframe {
    width: 111%;
    height: 120%;
    min-height: 1180px;
    min-width: 1180px;
  }

}

@media (max-width: 1100px) and (min-width: 768px){
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li > a {
    padding: 0 15px;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper {
    padding-left: 0;
  }
  .blog .cst-banner-area-grp .cst-banner-content .inner-col h1 {
    padding: 0 100px 0px;
  }

  .blog .cst-banner-area-grp .cst-banner-content .inner-col .cst-sub-title {
    padding: 0px 100px 0px;
  }
  .blog .cst-banner-area-grp .cst-banner-content .inner-col {
    padding: 50px 15px;
  }
}


@media (max-width: 900px) and (min-width: 768px){
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper > ul > li > a {
    padding: 0 10px;
  }
  .header-container .page-center .custom-menu-primary.one .hs-menu-wrapper {
    padding-left: 0;
  }
  .header-container .page-center .custom-menu-primary.one {
    max-width: 70%;
    width: 100%;
  }
  .header-container .page-center .cst-logo {
    width: 100%;
    max-width: 30%;
  }
  .header-container .page-center .cst-logo a {
    margin-right: 0;
    max-width: calc(100% - 50px);
  }
  .header-container .page-center .cst-logo a,
  .header-container .page-center .cst-logo a img {
    line-height: 50px;
    vertical-align: middle;
  }
}


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

@media (max-width: 767px) {

  input[type="text"],
  input[type="password"], 
  input[type="datetime"], 
  input[type="datetime-local"], 
  input[type="date"], 
  input[type="month"], 
  input[type="time"], 
  input[type="week"], 
  input[type="number"], 
  input[type="email"], 
  input[type="url"], 
  input[type="search"], 
  input[type="tel"], 
  input[type="color"],
  input[type="file"],
  textarea,
  select {
    max-width: 100% !important;
  }

  .hs-featured-image {
    float: none;
    margin: 0 0 20px 0px;
    max-width: 100%;
  }

  .section.post-body .hs_cos_wrapper_type_rich_text img {
    float: none!important;
    margin-right: 0!important;
    margin-bottom: 10px;
  }
  .cst-copyright-grp .page-center {
    padding: 15px 15px 15px;
  }
  .cst-copyright-grp .page-center .cst-copyright {
    margin: 8px 0;
    padding: 2px 0 1px;
    line-height: 150%;
    font-size: 16px;
  }
  .cst-footer-top-grp .page-center > .row-fluid-wrapper > div > div {
    max-width: 100%;
    padding-right: 0!important;
  }
  .cst-footer-top-grp {
    padding: 0 13px 15px;
  }
  .cst-footer-top-grp .page-center > .row-fluid-wrapper > div .cst-contact-det {
    text-align: left!important;
  }
  .footer-contact-details-grp {
    padding-top: 6px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left!important;
  }
  .footer-contact-details-grp .footer-contact-details > div,
  .footer-contact-details-grp .footer-contact-details > div > div {
    text-align: left!important;
    font-size: 16px;
    line-height: 150%;
  }
  *.phone:before, *.email:before {
    left: 0px !important;
    margin-right: 4px;
  }
  .footer-contact-details-grp .footer-contact-details .fa {
    right: 0;
  }
  .footer-contact-details-grp .footer-contact-details {
    padding-top: 0;
    padding-bottom: 8px;
    margin-top: -1px;
  }
  .footer-contact-details-grp h4 {
    margin-top: 26px;
  }
  .cst-footer-top-grp .page-center .cst-footer-sitemap .hs-menu-wrapper {
    padding: 0 15px;
  }
  .cst-footer-top-grp .page-center .cst-footer-sitemap ul > li > a {
    font-size: 16px;
    line-height: 145%;
  }
  .cst-footer-top-grp .page-center .cst-footer-sitemap ul {
    margin: -3px 0 0;
    padding-top: 0;
  }
  .cst-footer-top-grp .page-center .cst-footer-sitemap h4 {
    margin-top: 18px;
    margin-bottom: 7px;
  }
  #back-to-top {
    width: 30px;
    height: 30px;
    background: rgba(0,0,0,0.6);
    cursor: pointer;
    position: fixed!important;
    z-index: 200;
    bottom: 10px;
    right: 10px;
    border: 1px solid #fff;
    transition: opacity .4s ease;
    -moz-box-shadow: 0 0 1px rgba(247,247,247,0.4);
    -webkit-box-shadow: 0 0 1px rgba(247,247,247,0.4);
    box-shadow: 0 0 1px rgba(247,247,247,0.4);
  }
  #back-to-top:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 15px;
    background: #fff;
    border-radius: 2px;
    left: 8px;
    top: 6px;
    transform: rotate(45deg);
  }
  #back-to-top:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 15px;
    background: #fff;
    border-radius: 2px;
    left: 8px;
    top: 6px;
    transform: rotate(45deg);
    left: 16px;
    transform: rotate(-45deg);
  }

  .cst-banner-area-grp {
    padding: 50px 15px;
  }
  .cst-banner-area-grp .cst-video-grp {
    display: none;
  }
  .cst-banner-area-grp .cst-banner-content h1 {
    font-size: 32px;
    margin: 10px 0;
    padding: 2px 0;
  }
  .cst-banner-area-grp .cst-banner-content .cst-sub-title {
    text-shadow: 1px 1px #000000;
    margin: 8px 0;
    padding: 2px 0;
    margin-top: 38px;
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 10px;
  }
  .blog .cst-banner-area-grp .cst-banner-content .inner-col {
    padding: 50px 15px;
  }
  .blog .cst-banner-area-grp .cst-banner-content .inner-col h1 {
    line-height: 140%;
    font-weight: 400;
    font-family: Helvetica;
    font-size: 25px;
    margin-top: 14px;
    padding:0;
  }

  .blog .cst-banner-area-grp .cst-banner-content .inner-col .cst-sub-title {
    padding: 0;
    margin: 44px 0 11px;
  }
  .blog .cst-banner-area-grp .cst-banner-content .inner-col {
    background-color: rgba(0, 0, 0, 0.52);
  }

  .blog .cst-banner-area-grp .cst-banner-content {
    position: relative;
  }
  .blog .cst-banner-area-grp .cst-banner-content:before {
    opacity: 0.5;
    background-color: rgb(255, 255, 255);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .cst-blog-content-grp {
    padding: 15px 15px;
  }

  .cst-blog-content-grp .page-center .cst-top-col-content p {
    font-size: 16px;
    line-height: 150%;
  }

  .cst-blog-bdy-grp {
    padding: 20px 15px 50px;
  }

  .blog .body-container .page-center.content-wrapper .blog-content {
    max-width: 100%;
    padding-right: 0;
  }

  .blog-listing-wrapper .post-listing .post-item .post-body h3, h2.post-listing-simple {
    font-size: 23px;
  }

  .blog-listing-wrapper .post-listing .post-item .post-body {
    font-size: 16px;
  }
  .blog .body-container .page-center.content-wrapper .blog-sidebar {
    max-width: 100%;
    padding-left: 0;
  }
  .cst-blog-bdy-grp.post {
    padding: 15px 15px 15px;
  }
  .cst-blog-bdy-grp.post .section.post-header h1 {
    font-size: 32px;
    font-weight: 400!important;
    text-shadow: none;
  }
  h1 {
    font-size: 32px;
  }


  .hs-blog-post .hubspot-author_data {
    font-size: 16px;
  }
  .hs-blog-post .blog-post-wrapper .post-body {
    font-size: 16px;
    line-height: 150%;
  }
  .cst-related-post-grp .inner-col.clearfix .related-post-item {
    width: 100%;
  }
  .cst-related-post-grp .inner-col.clearfix .related-post-item .hs-featured-image-wrapper {
    height: 170px;
    position: relative;
    overflow: hidden;
  }

  .cst-related-post-grp .inner-col.clearfix .related-post-item .hs-featured-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .cst-related-post-grp .inner-col.clearfix .related-post-item .body-post-con h3 {
    font-size: 23px;
  }

  h3 {
    font-size: 23px;
  }
  .cst-related-post-grp .inner-col.clearfix .related-post-item .body-post-con {
    font-size: 16px;
  }
  .social-grp.visible-phone.show-pop .social-share.clearfix {
    display: block;
  }
  .social-grp .social-share.clearfix .shareLink .shareText:before {
    width: 47px;
    height: 40px;
    padding-top: 13px;
    font-size: 20px;
  }
  .social-grp .social-share.clearfix .shareLink .shareText {
    width: 100%;
    height: 100%;
    color: #626262 !important;
    padding: 12px 0 0 20px;
    display: block;
    text-align: center;
    padding-top: 13px;
    font-size: 16px;
  }
  .footer-contact-details-grp .footer-contact-details > div:first-child {
    margin-bottom: -2px;
  }
  .cst-copyright-grp .page-center {
    padding: 15px 15px 16px;
  }
  .footer-contact-details-grp .footer-contact-details {
    padding-bottom: 10px;
  }
  .show-mobile-nav a#back-to-top {
    display: none!important;
  }
  body.show-mobile-nav {
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none;
  }
  .body-container-wrapper .hs_cos_wrapper_type_rich_text {
    font-size: 16px;
    line-height: 150%;
  }
  #site-wrapper .header-container {
    -moz-box-shadow: inset 0 -1px 0 rgba(17,17,17,0.1);
    -webkit-box-shadow: inset 0 -1px 0 rgba(17,17,17,0.1);
    box-shadow: inset 0 -1px 0 rgba(17,17,17,0.1);
  }
  .hs-button.primary, input[type="submit"], input[type="button"] {
    height: auto;
  }

}  
.cst-blog-bdy-grp.post .section.post-header h1 {
  text-shadow: none;
}


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

@media (max-width: 479px) {
  .hs_recaptcha {
    overflow-y: auto;
  }
  .checkbox-row span.fakelabel span {
    float: none;
    margin-left: 0;
    padding-left: 20px;
    text-align: left;
    display: block;
  }

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

  .subscribe-options label > input {
    float: left;
  }
  .cst-banner-area-grp .cst-banner-content h1 {
    font-size: 25px;
  }
  .cst-rct-post-grp .post-items .hs-featured-image-wrapper {
    width: 100%;
  }
}
@media (max-width: 330px) {
  .footer-contact-details-grp .footer-contact-details > div, .footer-contact-details-grp .footer-contact-details > div > div {
    font-size: 15px;
  }
}