/* ==========================================================================
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:400,700|Muli:600|Open+Sans:400,700|Roboto:500,700&display=swap');
@import url('//fonts.googleapis.com/css?family=Nunito:300&display=swap');
@import url('//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.css');
@font-face {
  font-family: essb;
  src: url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/essb.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/essb.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/essb.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/essb.svg") format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Open Sans";
  src: url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/OpenSans-Semibold-webfont.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/OpenSans-Semibold-webfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/OpenSans-Semibold-webfont.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/OpenSans-Semibold-webfont.svg") format("svg");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: steadysets;
  src: url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/steadysets.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/steadysets.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/steadysets.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/6276684/AAAASF_October2019%20Theme/Fonts/steadysets.svg") format("svg");
  font-style: normal;
  font-weight: 400;
}
/* EX: @import url('http://example.com/example_style.css'); */

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

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

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

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

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

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

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

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

/* Responsive iFrames */
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}
 
/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

body {
  background: white;
  -webkit-font-smoothing: antialiased;
  background-color: #2c4897;
  font-family: Muli;
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  color: #333333;
  position: relative;
  background-color: #ffffff;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  margin: 0 auto;
  position: relative;
}




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


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

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

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin:10px 0px;
  color: #333333;
  line-height:1.25em;
  -webkit-font-smoothing: antialiased;
  font-family: Montserrat;

  font-weight: 600;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-family: Montserrat;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 60px;
  line-height: 74px;
  font-weight: 700;

}
h2 {
  font-family: Montserrat;
  text-transform: none;
  letter-spacing: 0;
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
}
h3 {

  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
}
h4 {

  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
}
h5 {

  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}
h6 {
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}

/* Anchor Links */
a { 
  color: #2c4897;

  text-decoration: none;
  transition: color 0.2s;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
}
a:hover, a:focus { 
}

/* Lists */
ul, ol {
  padding-left:20px;
}
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;
}
p {
  -webkit-font-smoothing: subpixel-antialiased;
}

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

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

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

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


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


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

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

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

.body-container-wrapper {

  background-color: #fff;
}
/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}
.widget-span.cm-top-header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 10000;
  border: 1px solid transparent;
  transition: transform 0.32s ease;
  background-color: #2c4897!important;
  transform: translateY(0%);
}

.widget-span.cm-top-header .page-center {
  position: relative;
  width: 100%;

  max-width: 100% !important;
  padding: 0 28px !important;

}

.top-bar-nav {}

.top-bar-nav ul.top-bar-social {
  margin: 0;
  list-style: none;
  height: auto!important;
  padding: 10px 0;
  float: left;
}

.top-bar-nav ul.top-bar-social li {
  float: left;
}

.top-bar-nav ul.top-bar-social li  a {
  color: #fafafa!important;
  line-height: 28px!important;
  position: relative;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  background-position: center top;
  padding: 0!important;
  margin: 0 10px;
  height: auto!important;
  padding-left: 0!important;
  border: none;
  font-size: 12px;
  font-weight: 600;
  line-height:28px;
}

.top-bar-nav ul.top-bar-social li:first-child a {
  margin-left: 0;
}

.top-bar-nav ul.top-bar-social li a i {
  height: 14px!important;
  line-height: 14px!important;
  width: auto;
  background-color: transparent!important;
  font-size: 16px!important;
  color: #fafafa!important;

  top: -6px;
}

[class*="fa-"] {
  display: inline-block;
  font-size: 16px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  top: -2px;
  word-spacing: 1px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  max-width: 100%;
}

.top-bar-nav ul.sf-menu {

  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1;
  float: right;
  height: auto!important;
  padding: 10px 0;
}
.top-bar-nav ul.sf-menu li {
  float: left;
  line-height: 0px!important;
  font-size: 12px!important;
  position: relative;
}

.top-bar-nav ul.sf-menu li a {

  padding: 0!important;
  margin: 0 10px;
  height: auto!important;
  border-left: 0px;
  line-height: 22px;
  font-size: 12px;
  color: #ffffff!important;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
}

.top-bar-nav ul.sf-menu li:last-child {}

.top-bar-nav ul.sf-menu li:last-child select {
  padding: 10px!important;
  width: 100%;
  border: 0px!important;
  border: none!Important;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #555;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0,0.16)!important;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.16)!Important;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.16)!Important;
  -o-box-shadow: 0 1px 2px rgba(0,0,0,0.16)!Important;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}





.widget-span.cm-bottom-header {
  z-index: 9999;
  right: 0;
  left: 0px;
  position: fixed;
  padding: 28px 0px 0px 0px;
  width: 100%;
  background-color: transparent;
  box-shadow: none!important;
  transition: transform 0.32s ease, background-color 0.3s ease 0s,box-shadow 0.3s ease 0s,margin 0.25s ease;
  top: 59px;
  transform: translateY(0%);

  background-color: transparent;
  padding: 0;
}

.widget-span.cm-bottom-header > div {
  position: relative;
  z-index: 9998;
  width: 100%;
  transition: all 0.2s;
}

.widget-span.cm-bottom-header .page-center {
  width: 100%;
  max-width: 100% !important;
  padding: 0 28px !important;
}

.widget-span.cm-bottom-header .page-center > div > .row-fluid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.widget-span.cm-bottom-header .page-center > div > .row-fluid:after,.widget-span.cm-bottom-header .page-center > div > .row-fluid:before {
  display: none;
}

.widget-span.logo-wrapper {
  position: relative;
  margin-right: 2%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  width: auto;
}

.widget-span.logo-wrapper .custom-logo a {
  /* width: auto; */
  /* max-width: none; */
  /* display: block; */
  /* line-height: 22px; */
  /* font-size: 22px; */
  /* letter-spacing: -1.5px; */
  /* color: #444; */
  /* font-family: 'Open Sans'; */
  /* font-weight: 600; */
  /* margin-top: 30px; */
  /* margin-bottom: 30px; */
  /* position: relative; */
  /* transition: margin 0.32s ease; */
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  display: block;
}

.widget-span.logo-wrapper .custom-logo a img {
  /* height: 80px; */
  /* text-indent: -9999px; */
  /* max-width: none; */
  /* width: auto; */
  /* margin-bottom: 0px; */
  /* display: block; */
  /* left: 0; */
  /* top: 0; */
  /* position: absolute; */
  /* transition: height 0.32s ease, opacity 0.2s ease; */
}



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

.body-container-wrapper {
  padding-top: 66px;
  padding-bottom: 1%;
  margin-top: 0px;
}
.body-container {}

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


/* banner */
.hs-banner-area {
  width: 100%;
  height: 100%;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-position: right center;
  background-repeat: no-repeat;
  position: relative;
  /* height: 578.8px; */
  padding: 17vw 20vw 10vw;
  margin-top: -1px;
}

.inner-wrapper h1 {
  text-transform: capitalize;
  letter-spacing: normal;
  line-height:74px;
  font-weight: 700;
  font-family: Montserrat;
  font-size:60px;
  color: rgb(255, 255, 255);
  margin: 0;
}

.hs-banner-area .page-center {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.hs-banner-area:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  z-index: 2;
  background: #0a0a0a;
  background: linear-gradient(90deg,#0a0a0a 0%,#00577e 100%);
  opacity: 0.8;
}

.inner-wrapper {
  position: relative;
  z-index: 9;
}


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

.footer-container-wrapper {}
.footer-container {}
.widget-span.custom-footer-wrapper {}

.widget-span.custom-footer-wrapper .copyright {
  color: #777;
  padding: 20px 0px;
  font-size: 12px;
  border: none!important;
  background-color: #2c4897!important;
  height: 43px;
}

.widget-span.cm-top-footer {}

.widget-span.cm-top-footer .page-center {}

.widget-span.cm-top-footer .page-center > div {
  margin-bottom: 0px;
  padding: 75px 0;
}

.widget-span.footer-logo-wrap {
  margin: 0;
  position: relative;
  display: block;
  float: left;
  margin-right: 2%;
  width: 35%;
}

.widget-span.footer-col {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  margin-right: 2%;
  width: 19.5%;
}

.widget-span.footer-col-1 {
  display: none;
}

.widget-span.footer-logo img {
  margin-bottom: 15px;
  display: block;
}

.widget-span.footer-nav ul li {
  padding: 4px 0;
}

.widget-span.footer-nav ul li:first-child {
  padding-top: 0;
}

.widget-span.footer-nav ul li a {
  font-family: Roboto;
  font-weight: 700;
  color: #000000;
  font-size: 14px;
  font-style:normal;
  line-height:24px;
}

.widget-span.footer-add {
  font-size: 14px;
  line-height: 24px;
}

.widget-span.custom-footer-wrapper {
  background-color: #fafafa;

  margin-bottom: -1px;
}
.widget-span.footer-add a {
  color: #000000!important;
}
/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


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

/* Parent List */








/* scroll-header */
.scroll-header .widget-span.cm-top-header {
  transition: transform 0.32s ease;
  transform: translateY(-100%);
}

.scroll-header .widget-span.cm-bottom-header {
  transition: transform 0.32s ease, background-color 0.3s ease 0s,box-shadow 0.3s ease 0s,margin 0.25s ease;
  top: 59px;
  transform: translateY(-59px);
  background-color: rgba(255,255,255,0.90);
}
.scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #00577e;
  opacity: 1;
}

.scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li > a:after {
  border-color: #00577e!important;
}

.scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li.active > a:after {
  border-color: #00577e!important;
}











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

  .mobile-menu{
    display:none !important;
  }

  .widget-span.custom-menu-primary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    width: auto;
    position: static!important;
    margin-left: auto;
    margin-right: 30px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    overflow: visible!important;
    transition: padding 0.8s ease,margin 0.25s ease;
    min-height: 1px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    vertical-align: middle;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    font-size: 12px;
    position: relative;

    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 140px;
  }

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

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    position: relative;
    margin: 0 1px;
    padding: 0px 10px 0px 10px;
    display: block;
    font-family: Open Sans;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19.6px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
    margin-right: 20px;
    color: #ffffff;
    opacity: 0.75;
    transition: opacity 0.2s ease,color 0.2s ease;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a:before {
    border-radius: 200px!important;
    -webkit-border-radius: 200px!important;
    -o-border-radius: 200px!important;
    box-shadow: none;
    -ms-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    background-color: #27CFC3;
    display: block;
    position: absolute;
    left: 0;
    padding-bottom: 10px;
    transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    width: 100%;
    height: 24px;
    content: ' ';
    z-index: -1;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    background-color: #2c4897!important;
    height: 34px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    color: #fff!important;
    opacity: 1!important;
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7) > a:before {
    border-radius: 200px!important;
    -webkit-border-radius: 200px!important;
    -o-border-radius: 200px!important;
    box-shadow: none;
    -ms-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    background-color: #27CFC3;
    display: block;
    position: absolute;
    left: 0;
    padding-bottom: 10px;
    transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    width: 100%;
    height: 24px;
    content: ' ';
    z-index: -1;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    background-color: #2c4897!important;
    height: 34px;

  }

  li.hs-menu-item.hs-menu-depth-1.hs-item-has-children {}

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7) > a {
    color: #fff!important;
    opacity: 1!important;
    padding-left: 20px;
    padding-right: 20px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > a {
    color: #fff!important;
    opacity: 1!important;
    padding-left: 20px;
    padding-right: 20px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > a:before {
    border-radius: 200px!important;
    -webkit-border-radius: 200px!important;
    -o-border-radius: 200px!important;
    box-shadow: none;
    -ms-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    background-color: #27CFC3;
    display: block;
    position: absolute;
    left: 0;
    padding-bottom: 10px;
    transform: translateY(-7px);
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    width: 100%;
    height: 24px;
    content: ' ';
    z-index: -1;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    background-color: #2c4897!important;
    height: 34px;

  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a:after,
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a:after{
    border-color: #2c4897!important;
    border-color: #00577e!important;
    -ms-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    transition: transform .3s ease-out,border-color .3s ease-out;
    position: absolute;
    display: block;
    bottom: -6px;
    left: 0;
    width: 100%;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    border-top: 2px solid #000;
    content: '';
    padding-bottom: inherit;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -moz-transition: -moz-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
    -o-transition: -o-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
    -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
    transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
    bottom: -4px;
    border-color: #ffffff!important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
    opacity: 1!important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a:after
  {
    backface-visibility: hidden;
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a:after
  {
    backface-visibility: hidden;
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    position: absolute;
    top: -999em;
    opacity: 0!important;
    pointer-events: none;
    -ms-transition: none;
    -webkit-transition: none;
    transition: none;
    display: block!important;
    width: 20em;
    box-shadow: 0px 19px 35px rgba(0,0,0,0.11);
    -webkit-box-shadow: 0px 19px 35px rgba(0,0,0,0.11);
    padding: 20px;
    width: 20em;
    background-color: rgba(255,255,255,100)!important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    font-size: 12px!important;
    position: relative;
    width: 100%;
    font-weight: normal;
    opacity: 0;
    -ms-transform: translateY(13px) !important;
    -webkit-transform: translateY(13px) !important;
    transform: translateY(13px) !important;
    -ms-transition: transform 0.65s cubic-bezier(0.2,.8,.25,1),opacity 0.65s cubic-bezier(0.2,.8,.25,1) !important;
    transition: transform 0.65s cubic-bezier(0.2,.8,.25,1),opacity 0.65s cubic-bezier(0.2,.8,.25,1) !important;
    -webkit-transition: transform 0.65s cubic-bezier(0.2,.8,.25,1),opacity 0.65s cubic-bezier(0.2,.8,.25,1) !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    display: block;
    position: relative;
    padding: 6px 6px;
    transition: none;
    letter-spacing: 0;
    font-family: Open Sans;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 16px;
    color: #00577e!important;
    white-space: normal !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover > a {
    background-color: #00577e!important;
    color: #ffffff!important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul {
    z-index: 999;
    left: 0;
    pointer-events: auto;
    opacity: 1!important;
    -ms-transform: translateY(0px) translateX(0px);
    -webkit-transform: translateY(0px) translateX(0px);
    transform: translateY(0px) translateX(0px)!important;
    top: 100%;
    background-color: rgba(255,255,255,100)!important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover ul li {
    opacity: 1;
    -ms-transform: translateY(0px)  !important;
    -webkit-transform: translateY(0px)  !important;
    transform: translateY(0px)  !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > a:after,
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7) > a:after,
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(8) > a:after {
    display: none;
  }

  span.sf-sub-indicator {
    width: 10px;
    display: block;
    position: absolute;
    left: auto;
    top: 6px;
    right: 6px;
  }

  span.sf-sub-indicator i.icon-angle-right {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    top: -2px;
    word-spacing: 1px;
    max-width: 100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 8px;
    font-size: 12px;
    line-height: 16px;
    height: auto;
    background-color: transparent!important;
    color: #00577e!important;
    right: -2px;
  }

  .icon-angle-right:before {
    content: "\f105";
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul {
    position: absolute;
    padding: 20px;
    width: 20em;
    display: block!important;
    visibility: visible!important;
    top: 0!important;
    z-index: auto;
    left: 20em!important;
    margin-left: -20px;
    margin-top: -20px;
    -ms-transition: transform 0.25s,opacity 0.25s !important;
    -webkit-transition: transform 0.25s,opacity 0.25s !important;
    transition: transform 0.25s,opacity 0.25s !important;
    box-shadow: 0px 19px 35px rgba(0,0,0,0.11);
    -webkit-box-shadow: 0px 19px 35px rgba(0,0,0,0.11);
    opacity: 0 !important;
    pointer-events: none;
    -ms-transform: translateX(25px);
    transform: translateX(25px);
    -webkit-transform: translateX(25px);
    background-color: rgba(255,255,255,100)!important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul > li:after {
    content: "";
    position: absolute;
    height: 100%;
    background: transparent;
    width: 40px;
    right: -40px;
    top: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul li {
    font-size: 12px!important;
    position: relative;
    width: 100%;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    display: block;
    position: relative;
    padding: 6px 6px;
    transition: none;
    letter-spacing: 0;
    font-family: Open Sans;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 16px;
    background-color: transparent!important;
    color: #00577e!important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:hover > ul {
    pointer-events: auto;
    opacity: 1!important;
    -ms-transform: translateY(0px) translateX(0px);
    -webkit-transform: translateY(0px) translateX(0px);
    transform: translateY(0px) translateX(0px)!important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > ul {
    left: auto !important;
    right: 0 !important;
  }










}


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

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

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

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

  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 21px;
    width: auto;
    height: auto;
    padding: 0 7px;
  }

  .mobile-trigger > div {
    position: relative;
    display: block;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .mobile-trigger > div a {
    color: #2c4897;
  }

  .mobile-trigger > div  span {
    transition: -webkit-transform 0.33s 0.3s ease-in;
    transition: transform 0.33s 0.3s ease-in;
    -webkit-transform-origin: center;
    transform-origin: center;
    display: block;
    transition: -webkit-transform 0.33s 0s ease;
    transition: transform 0.33s 0s ease;
    height: 20px;
    overflow: hidden;
    width: 22px;
    position: relative;
  }

  .mobile-trigger > div span i.lines-button {
    font-weight: 400;
    font-style: italic;
    font-family: Montserrat;
    position: relative;
    font-size: 0px!important;
    user-select: none;
    display: block;
    transition: .3s;
    cursor: pointer;
    line-height: 0px!important;
    top: 9px!important;
    width: 22px!important;
    color: #00577e!important;
  }

  .mobile-trigger > div span i.lines-button i.lines {
    font-family: Montserrat;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    font-style: italic;
    position: relative;
    display: block;
    height: 2px;
    transition: background 0.2s ease,opacity 0.2s ease;
    background-color: #00577e!important;
    width: 22px!important;
    color: #00577e!important;
  }

  .mobile-trigger > div span i.lines-button:after {
    display: inline-block;
    position: absolute;
    left: 0;
    content: '';
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    height: 2px!important;
    width: 22px!important;
    top: 0px!important;
    transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0.04s, background-color 0.2s ease, opacity 0.2s ease!important;
    background-color: #00577e!important;
  }

  .mobile-trigger > div span i.lines-button i.lines:before {
    display: block;
    background: #ecf0f1;
    position: absolute;
    left: 0;
    content: '';
    width: 1rem;
    top: 7px;
    height: 2px;
    transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0s, background-color 0.2s ease,opacity 0.2s ease!important;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 1rem!important;
    top: 6px!important;
    background-color: #00577e!important;
  }

  .mobile-trigger > div span i.lines-button i.lines:after {
    display: block;
    background: #ecf0f1;
    position: absolute;
    left: 0;
    content: '';
    transition: transform 0.65s cubic-bezier(0.3, 1, 0.3, 1) 0.08s, background-color 0.2s ease,opacity 0.2s ease!important;
    height: 2px!important;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 22px!important;
    top: -6px!important;
    background-color: #00577e!important;
  }

  .widget-span.cm-bottom-header .page-center {
    position: relative;
  }


  /* ===== Mobile Child Toggle Buttons ===== */
  .child-trigger {
    display: block !important;
    padding: 0 !important;
    transition: transform 0.5s cubic-bezier(0.215,0.61,0.355,1);
    position: absolute;
    right: -6px;
    top: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    height: 28px;
    width: 28px;
    line-height: 0;
    right: -23px;
    top: 18px;
  }

  .child-trigger i {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    word-spacing: 1px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    max-width: 100%;
    font-size: 18px;
    height: 28px;
    width: 28px;
    line-height: 28px;
    top: 0;
  }
  .child-trigger.child-open {
    transform: translateY(-50%) rotate(180deg);
  }
  /* ===== Mobile Menu Styles ===== */  

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

  /* Hide menu on mobile */

  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

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

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

    background-color: transparent;
    width: 100%; /* Full screen width */
  }

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

  }


}


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


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

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

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

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

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


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

.blog .blog-content {}

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

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

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

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

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

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

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

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

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

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

/* Blog Commments */
#comments-listing:not([data-has-comments="true"]) {
  display: none;
}
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

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

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


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

.blog .blog-sidebar {}

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


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

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

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

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

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

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





/* fixed-social */
@media screen and (min-width: 751px){

  .fixed-social {
    word-wrap: normal!important;
    clear: both;
    margin: 1em 0;
    position: fixed;
    right: 0;
    top: 25%;
    z-index: 2000;
    transition: All .8s ease;
    -webkit-transition: All .8s ease;
    -moz-transition: All .8s ease;
    -o-transition: All .8s ease;
  }

  .fixed-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .fixed-social ul li {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans',helvetica,arial,sans-serif;
    line-height: 1em;
    text-transform: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background-image: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0!important;
    margin: 0!important;
    list-style: outside!important;
    text-align: right!important;
    display: block!important;
    transition: All .8s ease;
    -webkit-transition: All .8s ease;
    -moz-transition: All .8s ease;
    -o-transition: All .8s ease;
  }

  .fixed-social ul li a {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans',helvetica,arial,sans-serif;
    line-height: 1em;
    text-transform: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background-image: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 2px 5px 2px 0;
    color: #fff!important;
    text-decoration: none;
    font-size: 100%;
    background-clip: padding-box;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    box-shadow: inset 0 -4px 0 rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: inset 0 -4px 0 rgba(0,0,0,.2);
    font-weight: 700;
  }

  .essb_link_facebook a {
    background-color: #3a579a!important;
  }

  .essb_link_twitter a {
    background-color: #00abf0!important;
  }

  .essb_link_linkedin a {
    background-color: #127bb6!important;
  }

  .essb_link_mail a {
    background-color: #666!important;
  }

  .essb_links .essb_icon {}

  .fixed-social ul li span.essb_icon {

    width: 32px;
    height: 36px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans',helvetica,arial,sans-serif;
    line-height: 1em;
    text-transform: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background-image: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0;
  }

  .fixed-social ul li span.essb_network_name {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans',helvetica,arial,sans-serif;
    line-height: 1em;
    text-transform: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background-image: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    max-width: 0;
    white-space: nowrap!important;
    overflow: hidden;
    -webkit-transition: max-width .2s;
    transition: max-width .2s;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-right: 0;
  }

  [class*=" essb_icon_"]:before, [class^=essb_icon_]:before {
    font-family: essb!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .essb_icon_twitter:before {
    content: "\64";
  }

  .essb_icon:before {
    font-size: 18px!important;
    text-align: center;
    position: absolute;
    top: 9px;
    left: 9px;
  }

  .essb_icon_linkedin:before {
    content: "\6b";
  }

  .essb_icon_mail:before {
    content: "\76";
  }

  .essb_icon_facebook:before {
    content: "\61";
  }

  .fixed-social ul li a:hover {
    background-color: #363636!important;
  }

  .fixed-social ul li span.essb_icon:hover {
    margin-right: 0!important;
    margin-left: 0!important;
  }

  .fixed-social ul li a:hover span.essb_network_name {
    max-width: 420px;
    margin-right: 10px;
  }
  .mobile-open .fixed-social ul li a {
    margin-right: 2px;
  }
}

.controls.hs-pagination-single .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post.no-arrow h3 .next-arrow,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post.no-arrow h3 .next-arrow{
  margin-top: 0;  
}



blockquote {
  position: relative;
  padding-left: 1.8em;
  font-family: Nunito;
  letter-spacing: 0;
  font-size: 18px;
  line-height: 34px;
  font-weight: 400;
}
blockquote::before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  content: '';
  border-left: 2px solid rgba(0,0,0,0.1);
  border-left-color: rgba(0, 0, 0, 0.1);
  border-color: #2c4897 !important;
}
.hs-banner-area.hs-blog-author h1 {
  text-transform: capitalize;
}




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


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

/* Form Field */
.hs-form-field {
  margin-bottom:15px;
}

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

/* Labels and Legends */
label {}
.hs-form-field > label {
  font-family:Montserrat;
  font-size:16px;
  letter-spacing:normal;
  line-height:20.8px;
  color:rgb(51, 51, 51);

  font-weight:400;
}

/* 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: #efefef;
  border: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  line-height: 22px;
  color: #555 !important;
  width: 100%;
  font-size: inherit;
  font-family: inherit;
  padding: 5px 4px;
  letter-spacing: normal;
  display:block;
  max-width:767px;
  width:100%;
}

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

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

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

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

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

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

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

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


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

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

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

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


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

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

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

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

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


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

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

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}
ul.no-list.hs-error-msgs.inputs-list {
  margin: 10px 0px 0px;
  padding: 0;
  list-style: none;
}

.hs-error-msgs label {
  padding-left: 5px;
  background-color: rgba(255,223,224,.25);
  margin-bottom: 6px!important;
  border-top: 1px solid #C89797;
  border-bottom: 1px solid #C89797;
  padding-bottom: 6px;
  padding-top: 8px;
  padding-right: 5px;
  font-size: 12px;
  line-height: 32px;
  font-weight: 700;
  font-family: Muli;
  color: rgb(121, 0, 0);
}
/* =============== Google Search Form =============== */

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;

  border-radius: 200px!important;
  -webkit-border-radius: 200px!important;
  -o-border-radius: 200px!important;
  box-shadow: none;
  -ms-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
  -webkit-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
  background-color: #2c4897!important;
  display: inline-block;
  font-size: 1em;
  width: auto;
  margin: 0 16px 0 0;
  padding: 15px 22px!important;

  outline: 0;
  border: 0;
  font-family:Arial;
  color: #fff;

  margin: 20px 0px !important;

  line-height: normal;
  font-weight: 400;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  opacity: 0.85;
}

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


/* back-to-top */
a#back-to-top {
  display: block !important;
  position: fixed;
  text-align: center;
  line-height: 12px!important;
  right: 17px;
  bottom: -30px;
  color: #fff;
  cursor: pointer;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  z-index: 9994;
  height: 29px;
  width: 29px;
  background-color: rgba(0,0,0,0.25);
  background-repeat: no-repeat;
  background-position: center;
  transition: background-color 0.1s linear;
  -moz-transition: background-color 0.1s linear;
  -webkit-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  border-radius: 200px!important;
  -webkit-border-radius: 200px!important;
  -o-border-radius: 200px!important;
  box-shadow: none;
  transition: box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;
  -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;
  -moz-transition: -moz-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.1s linear;
  background-color: rgba(0,0,0,0.25)!important;
  bottom: -30px;
  opacity: 1 !important;
  overflow: hidden;
}

a#back-to-top:before {
  display: block;
  content: ' ';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #000;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transition: all 0.3s cubic-bezier(.55,0,.1,1);
  -webkit-transition: all 0.3s cubic-bezier(.55,0,.1,1);
  -moz-transition: all 0.3s cubic-bezier(.55,0,.1,1);
  border-radius: 100px;
  -webkit-border-radius: 100px;
  background-color: rgba(255,255,255,0.25);
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: all 0.5s cubic-bezier(0.165,0.84,0.44,1);
  -webkit-transition: all 0.5s cubic-bezier(0.165,0.84,0.44,1);
  -moz-transition: all 0.5s cubic-bezier(0.165,0.84,0.44,1);
  opacity: 0;
  z-index: 2;
}

a#back-to-top:after {
  display: block;
  content: ' ';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #000;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transition: all 0.3s cubic-bezier(.55,0,.1,1);
  -webkit-transition: all 0.3s cubic-bezier(.55,0,.1,1);
  -moz-transition: all 0.3s cubic-bezier(.55,0,.1,1);
  border-radius: 100px;
  -webkit-border-radius: 100px;
  background-color: #2c4897!important;
}

a#back-to-top i {
  line-height: 29px!important;
  width: 29px!important;
  height: 29px!important;
  font-size: 14px!important;
  top: 0px!important;
  left: 0px!important;
  text-align: center!important;
  position: relative;
  z-index: 10;
  background-color: transparent!important;
  -webkit-transform: translate(0,0px);
  -ms-transform: translate(0,0px);
  transform: translate(0,0px);
  transition: transform 0.2s ease;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
}

.scroll-header a#back-to-top {
  bottom: 17px;
}

a#back-to-top  i.fa.fa-angle-up {
  -webkit-transform: translate(0,0px);
  -ms-transform: translate(0,0px);
  transform: translate(0,0px);
  transition: transform 0.2s ease;
  -webkit-transition: transform 0.2s ease;
  -moz-transition: transform 0.2s ease;
}

a#back-to-top:hover i.fa-angle-up {}

a#back-to-top:hover i.fa.fa-angle-up {
  -webkit-transform: translate(0,-29px)!important;
  -ms-transform: translate(0,-29px)!important;
  transform: translate(0,-29px)!important;
}

a#back-to-top:hover:after {
  background-color: #2c4897!important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
}

a#back-to-top:hover {
  transition: box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;
  -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;
  -moz-transition: -moz-box-shadow 0.3s cubic-bezier(.55,0,.1,1),background-color 0.05s linear 0.25s;
  box-shadow: 1px 2px 3px rgba(0,0,0,0.16)!important;
  background-color: transparent!important;
}

@-webkit-keyframes crossLeft {
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(-45deg);
    transform: translateY(0px) translateX(0px) rotate(-45deg)
  }
}

@keyframes crossLeft {
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(-45deg);
    transform: translateY(0px) translateX(0px) rotate(-45deg)
  }
}

@-webkit-keyframes crossLeftClose {
  100% {
    -webkit-transform: translateY(22px) translateX(22px) rotate(-45deg);
    transform: translateY(22px) translateX(22px) rotate(-45deg)
  }
}

@keyframes crossLeftClose {
  100% {
    -webkit-transform: translateY(22px) translateX(22px) rotate(-45deg);
    transform: translateY(22px) translateX(22px) rotate(-45deg)
  }
}

@-webkit-keyframes crossRight {
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(45deg);
    transform: translateY(0px) translateX(0px) rotate(45deg)
  }
}

@keyframes crossRight {
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(45deg);
    transform: translateY(0px) translateX(0px) rotate(45deg)
  }
}

@-webkit-keyframes crossRightClose {
  100% {
    -webkit-transform: translateY(22px) translateX(-22px) rotate(45deg);
    transform: translateY(22px) translateX(-22px) rotate(45deg)
  }
}

@keyframes crossRightClose {
  100% {
    -webkit-transform: translateY(22px) translateX(-22px) rotate(45deg);
    transform: translateY(22px) translateX(-22px) rotate(45deg)
  }
}



.about-author-sec .author-info h3 a {
  color: inherit;
}

.about-author-sec .author-info h3 a:hover {
  color: #2c4897;
}
.blog-post-meta span.meta-category a:hover {
  background-color: #2c4897!important;
  color: #fff;
  border-color: transparent;
  color: #fff;
}
/* =============== 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 {}
ul.hs-search-field__suggestions {
  padding: 10px;
}
ul.hs-search-field__suggestions li {
  margin-bottom: 5px;
}
ul.hs-search-field__suggestions a {
  padding: 5px;
}
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; 
}
.subscribe-options label {
  margin: 0;
}
.comment-date {
  display: table;
}

.replying {
  padding-right: 2em;
}


.sp .body-container-wrapper {
  margin-top: 201px;
}

.sp .widget-span.cm-bottom-header {
  background-color: rgba(255,255,255,0.90);
}

.sp .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #00577e;
  opacity: 1;
}

.sp .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a:after {
  border-color: #00577e!important;
}

/* =============== 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 {}
.lp .widget-span.cm-top-header .page-center {
  opacity: 0;
  visibility: hidden;
}

.lp .widget-span.custom-menu-primary {
  opacity: 0;
  visibility: hidden;
}

.lp .widget-span.footer-col-2 {
  opacity: 0;
  visibility: hidden;
}
.lp .fixed-social {
  display: none;
}
.blog_next_prev_buttons {

  margin-bottom: 0;
}
.lp .widget-span.cm-top-header {
  display: none;
}

.lp .widget-span.cm-bottom-header {
  top: 0;
  transform: none;
}
.lp .mobile-trigger {
  display: none !important;
}

/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.post-item {
  padding-top: 70px;
}

.post-item .post-content {
  position: relative;
  padding-left: 175px;
}

.post-item .post-author {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  width: 100px;
  font-size: 12px;
  line-height: 22px;
}

.post-item .post-content-inner {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 70px;
}

.post-item .post-author .grav-wrap {
  border-radius: 100px;
  overflow: hidden;
  margin-bottom: 10px;
  width: 90px;
  height: 90px;
  margin: 0 auto 25px auto;
}

.post-item .post-author .grav-wrap img {
  margin-bottom: 15px;
  max-width: 100%;
  height: auto;
  width: auto;
}

.post-item .post-author span.meta-author {
  line-height: 22px;
  font-family: Muli;
  font-size:12px;
  font-weight: 600;
  color: rgb(51, 51, 51);
}

.post-item .post-content-inner .post-header {
  font-size: 11px;
  color: #888;
  margin-bottom: 60px!important;
}

.post-item .post-content-inner .post-header h2 {
  -webkit-font-smoothing: antialiased;
  margin: 0;
  color: #333333;
  margin-bottom: 2px;
  font-family: Montserrat;
  text-transform: none;
  letter-spacing: 0;
  font-size: 48px;
  line-height: 58px;
  font-weight: 700;
}
.post-item .post-content-inner p {
  margin: 0;
}

.post-item .post-content-inner a.more-link {
  color: #fff;
  display: inline-block;
  cursor: pointer;
  height: 50px;
  position: relative;
  line-height: 50px;
  padding-right: 25px;
  margin-top: 25px;
}


.post-item .post-content-inner a.more-link span {
  width: auto;
  cursor: pointer;
  color: #333;
  transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition: all 0.25s cubic-bezier(0.12,0.75,0.4,1);
  font-family: Muli;
  text-transform: capitalize!important;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 500;
}

.post-item .post-content-inner a.more-link span:after {
  display: inline-block;
  font-family: 'FontAwesome'!important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 50px;
  height: 50px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0;
  content: "\f105";
  margin-left: 15px;
  position: absolute;
  right: 0;
  top: 53%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%) translateZ(0);
  transform: translateY(-50%) translateZ(0);
  font-size: 25px;
  transition: opacity 0.25s cubic-bezier(0.12,0.75,0.4,1),transform 0.25s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition: opacity 0.25s cubic-bezier(0.12,0.75,0.4,1),-webkit-transform 0.25s cubic-bezier(0.12,0.75,0.4,1);
  color: #2c4897!important;
}

.post-item .post-content-inner a.more-link span:before {
  backface-visibility: hidden;
  letter-spacing: 0;
  display: block;
  content: ' ';
  z-index: 100;
  position: absolute;
  width: 22px;
  height: 2px;
  background-color: #000;
  top: 53%;
  opacity: 0;
  right: -10px;
  cursor: pointer;
  transform: translateY(-50%) translateX(-20px) translateZ(0);
  -webkit-transform: translateY(-50%) translateX(-20px) translateZ(0);
  transition: opacity 0.25s cubic-bezier(0.12,0.75,0.4,1),transform 0.25s cubic-bezier(0.12,0.75,0.4,1);
  -webkit-transition: opacity 0.25s cubic-bezier(0.12,0.75,0.4,1),-webkit-transform 0.25s cubic-bezier(0.12,0.75,0.4,1);
  background-color: #2c4897!important;
}

.post-item .post-content-inner a.more-link:hover span {
  color: #2c4897!important;
}

.post-item .post-content-inner a.more-link:hover span:before {
  opacity: 1;
  transform: translateY(-50%) translateX(0px);
  -webkit-transform: translateY(-50%) translateX(0px);
}

.post-item .post-content-inner a.more-link:hover span:after {
  transform: translateX(12px) translateY(-50%);
  -webkit-transform: translateX(12px) translateY(-50%);
}

.blog-pagination {
  margin: 20px 0px;
  width: 100%;
  text-align: center;
}
.blog-pagination a {
  display: inline-block;
  margin: 0 5px;
}

.hs-blog-post .widget-span.cm-bottom-header {
  background-color: rgba(255,255,255,0.90);
}

.hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #00577e;
  opacity: 1;
}


.hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover:after {
  border-color: #00577e!important;
}

.hs-blog-post .body-container-wrapper {
  padding-top: 0;
  margin-top: 201px;

  padding-bottom: 0;
}

.widget-span.blog-wrap-post {
  padding-top: 40px;
}

.blog-post-meta {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 0;
  text-align: center;
  padding-top: 57px;
}

.blog-post-meta span.meta-category {
  padding-left: 10px;
  color: #888;
  top: 0px;
  position: relative;
  font-family: Roboto;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
}

.blog-post-meta span.meta-category a {
  color: #000;
  border: 2px solid #000;
  padding: 4px 8px;
  margin: 5px 6px 15px 5px;
  display: inline;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  font-family: Muli;
  text-transform: capitalize!important;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 500;
  border-radius: 100px;
  font-family: Montserrat;
}

.blog-post-meta h1.entry-title {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  color: #333333;
  position: relative;
  top: 3px;
  padding: 16px 0 16px 0;
  text-transform: capitalize;
  letter-spacing: 0;
  font-family: Nunito;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto!important;
}

.blog-post-meta .single-below-header {
  font-size: 11px;
  color: #888;
  margin-top: 8px;
  margin-bottom: 0px;
}

.single-below-header span.meta-author {
  top: 0px;
  position: relative;
  text-transform: none;
  line-height: 16px;
  color: #888;
}

.single-below-header > span {
  padding: 0 10px 0 10px;
  font-family: Muli;
  padding: 0 10px 0 10px;
  border-left: 1px solid #DDD;
  font-size: 14px;
  float: none;
  display: inline-block;
  line-height: 16px;
  color: #888;
}

.single-below-header > span:first-child {
  padding-left: 0;
  border: none;
}

.single-below-header > span a {
  color: #888;
}

.single-below-header > span a:hover {
  color: #2c4897;
}

.hs-blog-post .widget-span.blog-content {
  position: relative;
  display: block;
  margin-top: 4px;
  padding-right: 0%;
  margin-right: 4%;
  width: 68.5%;
}

.hs-blog-post .widget-span.blog-sidebar {
  margin: 0;
  margin-right: 0;
  width: 27.5%;
  backface-visibility: hidden;
}

.span4.widget-span.widget-type-cell.blog-sidebar {}

.widget-span.Categories {}

.widget-span.Categories h3 {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  line-height: 26px;
  margin-bottom: 15px;
  font-family: Montserrat;
  text-transform: capitalize!important;
  letter-spacing: 0;
  font-size: 16px;
  font-weight: 500;
}

.widget-span.Categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget-span.Categories ul li {
  padding: 4px 0;
}

.widget-span.Categories ul li a {
  font-family: Roboto;
  font-weight: 700;
  display: block;
  padding: 0;
  border: none;
  color: inherit;
  line-height: 32px;
  color: rgb(51, 51, 51);
  font-size: 16px;
}

.widget-span.Categories ul li a span.filter-link-count {
  display: none;
}

.widget-span.Categories ul li a:hover {
  color: #2c4897!important;
}

.about-author-sec {
  padding-top: 30px;
  padding-bottom: 50px;
  margin-bottom: 50px;
  margin-top: 0!important;
  min-height: 80px;
  box-sizing: content-box!important;
  -moz-box-sizing: content-box!important;
  -o-box-sizing: content-box!important;
  -webkit-box-sizing: content-box!important;
  border-bottom: 1px solid #DDD;
  position: relative;
  padding-bottom: 0px;
  border: none;
  margin-bottom: 0;
  padding-top: 30px;
}

.about-author-sec img {
  width: 80px;
  height: 80px;
  margin-bottom: 0px;
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  border-radius: 100%;
  float: left;
}

.about-author-sec .span_12 {
  width: 100%;
}

.about-author-sec .author-info {
  margin: 0;
  width: 75%!important;
  vertical-align: middle;
  display: inline-block;
  padding-left: 30px;
}

.about-author-sec .author-info h3 {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  color: #333333;
  font-family: Montserrat;
  text-transform: none;
  letter-spacing: 0;
  font-size: 26px;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: -3px;
  margin: 5px 0px;
}



/* post-pagination */
/* POst pagination */
/* hs-pagination-single */
.blog_next_prev_buttons {
  margin-top: 80px;
  margin-bottom: 1.5em;
}
.blog_next_prev_buttons {
  text-align: center;
  overflow: hidden;
  position: relative;
  background-color: #333;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  margin: 0;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, 
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
  padding: 6% 9%;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post{
  width: 50%;
  line-height: 0;
  height: auto;
  padding: 6%;
  min-height: 300px;
  -webkit-justify-content: center;
  justify-content: center;
  display: -webkit-flex;
  display: flex;
  -moz-box-align: center;
  -moz-box-pack: center;
  align-items: center;
  -webkit-align-items: center;
  float: none;
  overflow: hidden;
  position: relative;
  background-color: #333;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .post-bg-img,
.blog_next_prev_buttons[data-style="fullwidth_next_only"] .post-bg-img{
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  height: 100%;
  -ms-transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  -webkit-transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .controls li a, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  display: block;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post h3 {
  color: #fff;
  position: relative;
  z-index: 100;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 {
  display: inline-block;
  -webkit-transform: translateX(0px) translateZ(0);
  -webkit-transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);
  transform: translateX(0px) translateZ(0);
  transition: transform 0.4s cubic-bezier(0.05, 0.2, 0.1, 1);
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post:after,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post:after {
  background-color: rgba(13,13,13,0.35);
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transition: background-color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
  transition: background-color 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) 0s;
}
.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span:not(.text), 
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post span:not(.text) {
  display: block;
  font-size: 14px;
  text-align: right;
}
.blog_next_prev_buttons[data-style*="next_prev"] .previous-post h3 span {
  text-align: right;
}
.blog_next_prev_buttons span {
  display: block;
  color: #fff;
  margin-bottom: 5px;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span:not(.text) {
  display: block;
  font-size: 14px;
  text-align: left;
}
.blog_next_prev_buttons[data-style*="next_prev"] .next-post h3 span {
  text-align: left;
}
.blog_next_prev_buttons[data-style="fullwidth_next_only"]:hover .post-bg-img,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] li:hover .post-bg-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post:hover:after,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post:hover:after {
  background-color: rgba(13,13,13,0.9);
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .controls li a, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  display: block;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post.mouse-leaving h3 .next-arrow {
  animation: rightArrowEnd 0.7s cubic-bezier(0, 0.2, 0.1, 1) forwards;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 .next-arrow {
  position: absolute;
  backface-visibility: hidden;
  right: -43px;
  top: 50%;
  margin-top: -15px;
  height: 30px;
  width: 40px;
  display: block;
  transform: translateX(38px);
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 .next-arrow,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3 .next-arrow {
  -webkit-transform: translateX(42px);
  transform: translateX(42px);
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post.mouse-leaving h3 .next-arrow {
  animation: rightArrowEnd2 0.7s cubic-bezier(0, 0.2, 0.1, 1) forwards;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 {
  transform: translateX(40px) translateZ(0);
  backface-visibility: hidden;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3 {
  -webkit-transform: translateX(-40px) translateZ(0);
  transform: translateX(-40px) translateZ(0);
  backface-visibility: hidden;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post.mouse-leaving h3 .next-arrow line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post.mouse-leaving h3 .next-arrow line {
  animation: rightArrowLineEnd 0.4s cubic-bezier(0.3, 0.2, 0.1, 1) 0.25s forwards;
  stroke-dashoffset: 40px;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 .next-arrow {
  animation: rightArrowStart2 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3 .next-arrow line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post h3 .next-arrow line {
  stroke: #ffffff;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post.mouse-leaving h3 .next-arrow line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post.mouse-leaving h3 .next-arrow line {
  animation: rightArrowLineEnd 0.4s cubic-bezier(0.3, 0.2, 0.1, 1) 0.25s forwards;
  stroke-dashoffset: 40px;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3 .next-arrow line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post h3 .next-arrow line {
  stroke-width: 2px;
  stroke-dasharray: 10px;
  stroke-dashoffset: 30px;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3 .next-arrow {
  -webkit-transform: translateX(38px) rotate(180deg);
  transform: translateX(38px) rotate(180deg);
  left: -43px;
  right: auto;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls .previous-post:hover .next-arrow line,
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls .next-post:hover .next-arrow line {
  animation: rightArrowLineStart 0.3s cubic-bezier(0.05, 0.2, 0.1, 1) 0.1s forwards;
  stroke-dashoffset: 30px;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 .text .line {
  -webkit-transform: translateY(-50%) translateX(0px) scaleX(1);
  -webkit-transform-origin: right;
  transform: translateY(-50%) translateX(0px) scaleX(1);
  transform-origin: right;
  animation: rightLineStart2 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3 .text .line {
  -webkit-transform: translateY(-50%) translateX(-28px) scaleX(0);
  -webkit-transform-origin: left;
  transform: translateY(-50%) translateX(-28px) scaleX(0);
  transform-origin: left;
  left: -74px;
  right: auto;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 .text .line {
  height: 2px;
  width: 45px;
  background-color: #fff;
  position: absolute;
  content: '';
  right: -74px;
  display: block;
  backface-visibility: hidden;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(28px) scaleX(0);
  -webkit-transform-origin: right;
  transform: translateY(-50%) translateX(28px) scaleX(0);
  transform-origin: right;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 .text .line {
  -webkit-transform: translateY(-50%) translateX(0px) scaleX(1);
  -webkit-transform-origin: right;
  transform: translateY(-50%) translateX(0px) scaleX(1);
  transform-origin: right;
  animation: rightLineStart2 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3 .text .line {
  -webkit-transform: translateY(-50%) translateX(0px) scaleX(1);
  -webkit-transform-origin: left;
  transform: translateY(-50%) translateX(0px) scaleX(1);
  transform-origin: left;
  animation: rightLineStart 0.4s cubic-bezier(0.05, 0.2, 0.1, 1) forwards;
}
ul.controls.hs-pagination-single .previous-post,
ul.controls.hs-pagination-single .next-post {
  width: 100%;
}
.hs-pagination-single .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span:not(.text),
.hs-pagination-single .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post span:not(.text) {
  text-align: center;
}
.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .hs-pagination-single .next-post:hover h3 .text .line {
  margin-top: 15px;
}
@keyframes rightLineEnd {
  0% {
    transform: translateY(-50%) translateX(0px) scaleX(1);
  }
  100% {
    transform: translateY(-50%) translateX(28px) scaleX(0);
  }
}
@keyframes rightLineStart2 {
  0% {
    transform: translateY(-50%) translateX(88px) scaleX(0);
  }
  100% {
    transform: translateY(-50%) translateX(0px) scaleX(1);
  }
}
@keyframes rightLineEnd2 {
  0% {
    transform: translateY(-50%) translateX(0px) scaleX(1);
  }
  100% {
    transform: translateY(-50%) translateX(-28px) scaleX(0);
  }
}
@keyframes rightLineEnd2 {
  0% {
    transform: translateY(-50%) translateX(0px) scaleX(1);
  }
  100% {
    transform: translateY(-50%) translateX(-28px) scaleX(0);
  }
}
@keyframes rightLineStart2 {
  0% {
    transform: translateY(-50%) translateX(88px) scaleX(0);
  }
  100% {
    transform: translateY(-50%) translateX(0px) scaleX(1);
  }
}
@keyframes rightArrowLineStart {
  0% {
    stroke-dashoffset: 30px;
  }
  100% {
    stroke-dashoffset: 40px;
  }
}
@keyframes rightArrowStart {
  0% {
    transform: translateX(-50px);
  }
  100% {
    transform: translateX(42px);
  }
}

@keyframes rightArrowStart2 {
  0% {
    transform: translateX(50px) rotate(180deg);
  }
  100% {
    transform: translateX(-42px) rotate(180deg);
  }
}
@keyframes rightArrowEnd2 {
  0% {
    transform: translateX(-42px) rotate(180deg);
  }
  100% {
    transform: translateX(-75px) rotate(180deg);
  }
}

@keyframes rightArrowLineEnd {
  0% {
    stroke-dashoffset: 40px;
  }
  100% {
    stroke-dashoffset: 50px;
  }
}  




.span4.widget-span.widget-type-cell.blog-sidebar {
  position: sticky;
  top: 250px;
}




/* post-social */
.nectar-social-sharing-fixed {
  position: fixed;
  right: 34px;
  bottom: 34px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  z-index: 1000;
  transition: transform 0.45s cubic-bezier(.15,0.2,.1,1);
}

.nectar-social-sharing-fixed >a {
  height: 50px;
  width: 50px;
  line-height: 52px;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.nectar-social-sharing-fixed >a:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  height: 100%;
  transform: translateZ(0);
  backface-visibility: hidden;
  border-radius: 50%;
  background-color: #2c4897;
}

.nectar-social-sharing-fixed >a:after, .nectar-social-sharing-fixed .nectar-social a:after {
  background-color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  content: '';
  display: block;
  border-radius: 50%;
}

.nectar-social-sharing-fixed >a >[class^="icon-"].icon-default-style {
  top: -2px;
  max-width: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
  font-family: steadysets!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent!important;
  line-height: 34px!important;
  height: 34px;
  width: 34px;
  margin-right: 0px;
  font-size: 16px!important;
  color: #fff!important;
  left: -1px;
}

.steadysets-icon-share:before {
  content: "\e63c";
}

.nectar-social-sharing-fixed .nectar-social {
  position: absolute;
  height: 50px;
  width: 50px;
  bottom: 0;
  left: 0;
  z-index: 1;
  text-align: center;
}

.nectar-social-sharing-fixed .nectar-social a {
  display: block;
  line-height: 36px;
  height: 36px;
  padding: 0!important;
  margin: 0!important;
  width: 36px;
  left: 7px;
  position: absolute;
  opacity: 0;
  border: none;
  top: 0;
  box-shadow: 0px 7px 15px rgba(0,0,0,0.2);
  border-radius: 50%;
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  background-color: #2c4897!important;
}

.nectar-social-sharing-fixed .nectar-social a:nth-child(1) {
  transform: translateY(0px) scale(0);
  -webkit-transform: translateY(0px) scale(0);
}

.nectar-social-sharing-fixed .nectar-social a:nth-child(2) {
  -webkit-transform: translateY(-36px) scale(0);
  transform: translateY(-36px) scale(0);
}

.nectar-social-sharing-fixed .nectar-social a:nth-child(3) {
  -webkit-transform: translateY(-86px) scale(0);
  transform: translateY(-86px) scale(0);
}

.nectar-social-sharing-fixed .nectar-social a:nth-child(4) {
  -webkit-transform: translateY(-136px) scale(0);
  transform: translateY(-136px) scale(0);
}

.nectar-social-sharing-fixed .nectar-social a:nth-child(5) {
  -webkit-transform: translateY(-186px) scale(0);
  transform: translateY(-186px) scale(0);
}

.nectar-social-sharing-fixed .nectar-social a i {
  top: -2px;
  word-spacing: 1px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
  background-color: transparent!important;
  border-radius: 0px!important;
  font-weight: normal!important;
  margin-top: 2px;
  color: #fff!important;
  font-size: 14px!important;
  padding-right: 0;
  height: 36px!important;
  line-height: 36px!important;
  width: 36px!important;
}

.nectar-social-sharing-fixed .nectar-social a:after {
  -webkit-transition: opacity 0.25s cubic-bezier(.15,0.2,.1,1);
  transition: opacity 0.25s cubic-bezier(.15,0.2,.1,1);
}

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

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.nectar-social-sharing-fixed:hover {
  height: 340px;
}
.nectar-social-sharing-fixed:hover >a:before {
  -webkit-transform: scale(1.23) translateZ(0);
  transform: scale(1.23) translateZ(0);
}
.nectar-social-sharing-fixed:hover >a:before {
  box-shadow: 0px 7px 15px rgba(0,0,0,0.2);
}
.nectar-social-sharing-fixed:hover >a:after {
  -webkit-animation: socialButtonFlash 0.45s cubic-bezier(.15,0.2,.1,1) forwards;
  animation: socialButtonFlash 0.45s cubic-bezier(.15,0.2,.1,1) forwards;
}
.nectar-social-sharing-fixed:hover .nectar-social a:nth-child(1) {
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform: translateY(-56px) scale(1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: translateY(-56px) scale(1);
  opacity: 1;
}
.nectar-social-sharing-fixed:hover .nectar-social a:nth-child(2) {
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform: translateY(-106px) scale(1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: translateY(-106px) scale(1);
  opacity: 1;
}
.nectar-social-sharing-fixed:hover .nectar-social a:nth-child(3) {
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform: translateY(-156px) scale(1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: translateY(-156px) scale(1);
  opacity: 1;
}
.nectar-social-sharing-fixed:hover .nectar-social a:nth-child(4) {
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform: translateY(-206px) scale(1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: translateY(-206px) scale(1);
  opacity: 1;
}
.nectar-social-sharing-fixed:hover .nectar-social a:nth-child(5) {
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform: translateY(-256px) scale(1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: translateY(-256px) scale(1);
  opacity: 1;
}
.nectar-social-sharing-fixed .nectar-social a:hover i {
  color: #fff!important;
}
.nectar-social-sharing-fixed .nectar-social a:hover:after {
  opacity: 0.2;
}


.hs-banner-area.hs-blog-author:after {
  display: none;
}
.hs-banner-area.hs-blog-author {
  padding: 30vh 0 15vh;
}
.hs-blog-author span.subheader {
  margin-bottom: 15px;
  color: #fff!important;
  font-family: Roboto;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
}
.hs-blog-author h1 {
  margin-bottom: 8px;
  display: block;
  color: #fff;
  z-index: 101;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-family: Nunito;
  font-size: 60px;
  line-height: 60px;
  font-weight: 300;
}
.hs-blog-author .page-center {
  padding-left: 90px !important;
  padding-right: 90px !important;
}



.inner-wrapper h1 {
  text-transform: uppercase;
}


<!--             Related Post -->
.related-post-title {
  padding: 8% 0 40px 0;
}

.related-post-title h3 {
  margin: 0 0 7px 0;
}

.related-post-wrapper {
  background-color: rgba(0,0,0,0.04);
}

.related-post-item {
  box-shadow: 0px 30px 90px rgba(0,0,0,0.14)!important;
  border-radius: 5px;
  width: 31.2%;
  margin-bottom: 30px;
  margin-right: 3%;
}

.related-post-container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.related-post-item {}

.related-post-container .related-post-item:last-child {
  margin-right: 0;
}

.related-post-item span.meta-category {
  padding: 20px 30px 0 30px;
  display: block;
  position: relative;
  z-index: 110;
}

.related-post-item span.meta-category a {
  font-family: Roboto;
  font-weight: 700!important;
  font-size: 14px;
  line-height: 19px;
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 0;
}

.article-content-wrap {
  padding: 10px 30px 30px 30px;
}

.title-wrapper {
  margin-bottom: 12px;
  font-size: 11px;
  color: #888;
  padding-bottom: 80px;
}

.title-wrapper h3 {
  font-family: Montserrat;
  text-transform: none;
  letter-spacing: 0;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin: 0 0 8px;
}

.grav-wrap img {
  border-radius: 50%;
  width: 38px;
  height: 38px;
  margin-bottom: 0;
  margin-right: 13px;
  vertical-align: middle;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
}

.grav-wrap .text {
  vertical-align: middle;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
}

.grav-wrap .text span {
}

.grav-wrap {
  margin: 40px 0 0;
}


.related-post-wrapper {
  padding: 0 0 8% 0;
}

.related-post-wrapper {
  padding: 0 0 8% 0;
}

.related-post-item span.meta-category a:before {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform-origin: left;
  -webkit-transform: scaleX(0);
  transform-origin: left;
  -webkit-transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
}

.related-post-item span.meta-category a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  background-color: #2c4897;
}
.grav-wrap .text a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  font-family: Roboto;
  font-weight: 700;
  color: inherit;
}

.hs-pagination-single  h3.next-arrow {

  margin-top: 0px;
}


.blog_next_prev_buttons {

  margin-bottom: 0;
}

.related-post-title {
  padding: 8% 0 40px 0;
  margin-bottom: 7px;
}
/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */
@media only screen and (max-width: 690px) and (min-width: 480px){
  .container-fluid .row-fluid .page-center {
    max-width: 420px
  }
}


@media only screen and (max-width: 1000px) and (min-width: 690px){
  .container-fluid .row-fluid .page-center {
    max-width: 600px;
  }
}


@media only screen and (min-width: 1000px){
  .container-fluid .row-fluid .page-center {
    max-width: 1500px;
    padding: 0 90px;
  }
}




@media (max-width: 1338px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    margin-right: 0;
  }

  .widget-span.custom-menu-primary {
    margin-right: 0;
  }


}


@media (max-width: 1290px) {
  .widget-span.custom-menu-primary {
    margin-right: 0;
  }

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

    margin-left: 8px;
    margin-right: 8px;
    font-size: 12px;

    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    color: #fff!important;
    opacity: 1!important;
    padding-left: 10px;

    font-size: 12px;
    margin-left: 8px;
    padding-right: 10px;
    margin-right: 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7) > a {
    color: #fff!important;
    opacity: 1!important;

    font-size: 12px;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > a {
    color: #fff!important;
    opacity: 1!important;
    padding-left: 10px;
    padding-right: 10px;

    font-size: 12px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {

    font-size: 13px !important;
    padding-left: 10px;
    padding-right: 8px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    right: 0;
    left: auto !important;
  }

}


@media (max-width: 1090px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 12px !important;
    padding-left: 0px;
    padding-right: 0;
  }

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

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

@media (max-width: 1000px) {
  .mobile-open a.slide_out_area_closeL:hover:before {
    transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0);
  }

  .mobile-open a.slide_out_area_close:hover:before {
    transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0);
  }

  .bottom-meta-wrap ul li a:hover i {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .bottom-meta-wrap ul li a i:after {
    z-index: 10000;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    width: 100%;
    color: #ffffff!important;
  }

  .bottom-meta-wrap .fa-twitter:after {
    content: "\f099";
  }

  .bottom-meta-wrap .fa-facebook:after {
    content: "\f09a";
  }

  .bottom-meta-wrap .fa-linkedin:after {
    content: "\f0e1";
  }

  .bottom-meta-wrap .fa-instagram:after {
    content: "\f16d";
  }

  .widget-span.footer-col-3 {
    position: relative;
    display: block;
    margin: 0;
    margin-left: 0px!important;
    padding: 15px;
    float: left;
    width: 48%!important;
  }

  .widget-span.footer-col-2 {
    position: relative;
    display: block;
    margin-right: 15px;
    margin-left: 0px!important;
    padding: 15px;
    float: left;
    width: 48%!important;
    margin-bottom: 0px;
    clear: both;
  }

  .widget-span.footer-col-1 {
    position: relative;
    display: block;
    margin-left: 0px!important;
    padding: 15px;
    float: left;
    width: 48%!important;
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .widget-span.footer-logo-wrap {
    position: relative;
    display: block;
    margin-right: 15px;
    margin-left: 0px!important;
    padding: 15px;
    float: left;
    width: 48%!important;
    margin-bottom: 47px;
  }


  .inner-wrapper h1 {
    font-size: 42px;
    line-height: 51.8px;
  }
  .body-container-wrapper {
    padding-top: 30px;
  }
  .widget-span.custom-menu-primary {
    margin: 0;
    padding: 0;
  }

  .top-bar-nav ul.sf-menu li {
    display: inline-block!important;
    float: none!important;
  }

  .top-bar-nav ul.top-bar-social li a i {
    top: -2px;
  }

  .widget-span.cm-bottom-header {
    background-color: rgba(255,255,255,0.90);
    padding: 4px 0px 14px;
    background-color: #fff;
  }

  .widget-span.cm-bottom-header .page-center > div > .row-fluid {
    display: block;
  }

  .widget-span.logo-wrapper {
    display: block;
    margin: 0px !important;
    width: 100%;
  }

  .widget-span.logo-wrapper .custom-logo a {
    margin: 0;
    display: inline-block;
  }

  .widget-span.logo-wrapper .custom-logo a img {
    height: 24px!important;
  }
  .widget-span.custom-menu-primary {
    display: none;
  }
  .hs-banner-area {
    margin-top: 108px;
  }
  .scroll-header .widget-span.cm-bottom-header {
    padding-bottom: 12px;
  }



  ul.menu.mobile-secondary-header-items {
    display: none;
  }




  .widget-span.custom-menu-primary {
    color: #ffffff!important;
    position: fixed;
    transform: translate(301px,0px);
    -webkit-transform: translate(301px,0px);
    -o-transform: translate(301px,0px);
    -ms-transform: translate(301px,0px);
    top: 0;
    right: 0;
    width: 300px;
    height: 100%;
    z-index: 10000;
    background-color: #27cfc3;
    padding: 33px;
    overflow: hidden;
    min-width: 406px;
    padding-left: 59px;
    padding-right: 77px;
    z-index: 5;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-transform: none;
    transform: none;
    background-color: transparent!important;
    padding-top: 96.9px;
    padding-bottom: 96.9px;
    overflow-y: scroll;
  }

  .widget-span.custom-menu-primary > div {
    margin: auto 0;
    position: relative;
    width: 100%;
    opacity: 0;
  }

  .widget-span.mobile-menu-inner-wrap {
    margin-bottom: 25px;
    position: relative;
    top: auto;
    width: 100%;
    display: inline-block;
    margin-top: -7px;
    -webkit-transform: translateX(110px);
    -webkit-transition: all 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transform: translateX(110px);
    transition: all 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  }

  div#slide-out-widget-area-bg {}

  /*   .slide-out-from-right {
  -webkit-backface-visibility: hidden;
  background-color: rgba(0,0,0,0.8);
  position: fixed;
  height: 1px;
  width: 1px;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 9996;
  opacity: 1;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: #00577e!important;
} */
  body.mobile-open{

    background-color: #00577e!important;
  }


  div#site-wrapper {
    background-color: #ffffff;
    -ms-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    -ms-transform-origin: right;
    -webkit-transform-origin: right;
    transform-origin: right;
    height: 100vh;
    position: relative;
    z-index: 10;

  }

  .sticky {
    position: sticky;
    top: 250px;
  }

  a.slide_out_area_close {
    transition: color 0.2s;
    -moz-transition: color 0.2s;
    -webkit-transition: color 0.2s;
    color: #2c4897;
    position: absolute;
    right: 42px;
    top: 25px;
    z-index: 8;
    display: block;

    width: auto;
    height: auto;
    display: inline-block;
    height: 50px;
    width: 50px;
  }

  a.slide_out_area_close:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    border-radius: 50%;
    background-color: rgba(0,0,0,.05);
    content: '';
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
    -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
    transform: scale(0);
    background-color: #ffffff;
    background-color: rgba(0,0,0,.06)!important;
  }

  a.slide_out_area_close span.close-wrap {
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0);
    transform: translateX(-50%) translateY(-50%) translateZ(0);
    -webkit-transition: margin .2s ease,opacity .3s ease,-webkit-transform .2s ease 1s;
    transition: margin .2s ease,opacity .3s ease,-webkit-transform .2s ease 1s;
    transition: margin .2s ease,transform .2s ease 1s,opacity .3s ease;
    transition: margin .2s ease,transform .2s ease 1s,opacity .3s ease,-webkit-transform .2s ease 1s;
    width: 20px;
    height: 20px;
    display: block;
    overflow: hidden;
  }

  a.slide_out_area_close span.close-wrap .close-line1 {
    -webkit-transform: translateY(0) translateX(0) rotate(-45deg);
    transform: translateY(0) translateX(0) rotate(-45deg);
    -webkit-animation-name: crossLeftClose;
    animation-name: crossLeftClose;
    -webkit-animation-delay: .0s;
    animation-delay: .0s;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
    animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    height: 100%;
    width: 2px;
    background: #fff;
    backface-visibility: hidden;
    position: absolute;
    border-radius: 5px;
    left: 9px;
    transition: opacity 0.2s ease, background-color 0.2s ease;
  }

  a.slide_out_area_close span.close-wrap .close-line2 {
    -webkit-transform: translateY(0) translateX(0) rotate(45deg);
    transform: translateY(0) translateX(0) rotate(45deg);
    -webkit-animation-name: crossRightClose;
    animation-name: crossRightClose;
    -webkit-animation-delay: .06s;
    animation-delay: .06s;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
    animation-timing-function: cubic-bezier(0.52, 0.01, 0.16, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    height: 100%;
    width: 2px;
    background: #fff;
    backface-visibility: hidden;
    position: absolute;
    border-radius: 5px;
    left: 9px;
    transition: opacity 0.2s ease, background-color 0.2s ease;
  }

  .mobile-open .widget-span.custom-menu-primary > div {
    opacity: 1;
  }

  .mobile-open .widget-span.mobile-menu-inner-wrap {
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }

  .mobile-open div#site-wrapper {
    -ms-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    -ms-transform: scale(0.835) translateX(-487px) translateZ(0)!important;
    -webkit-transform: scale(0.835) translateX(-487px) translateZ(0)!important;
    transform: scale(0.835) translateX(-487px) translateZ(0)!important;


    overflow: hidden;

  }


  .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: relative;
    margin-bottom: 17px;
    display: inline-block;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > a, 
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7) > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(8) > a{
    margin: 0;
    padding:0px;
    color: #ffffff;
    font-family: Roboto;
    text-transform: capitalize;
    font-size: 30px !important;
    font-weight: 500;
    position: relative;
    opacity: 1;
    transition: color 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
    margin-right: 20px;
    letter-spacing: normal;
    line-height:35px;
    display: inline-block;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    line-height: 32px;
    display: inline-block;
  }


  .bottom-meta-wrap {
    display: inline-block;
  }

  .bottom-meta-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .bottom-meta-wrap ul li {
    display: inline-block;
    float: left;

    height: 34px;
  }

  .bottom-meta-wrap ul li a {
    color: #ffffff;
    transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    height: 24px;
    display: block;
    width: auto;
    line-height: 38px;
    opacity: 1;
    padding: 0 14px;
    box-sizing: content-box;
    text-align: center;
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
    overflow: hidden;
  }

  .bottom-meta-wrap ul li:first-child a {
    padding-left: 0;
  }

  .bottom-meta-wrap ul li a i {
    word-spacing: 1px;
    display: block;
    position: relative;
    top: auto;
    backface-visibility: hidden;
    transition: color 0.2s ease;
    vertical-align: middle;
    color: inherit!important;
    background-color: transparent;
    transition: transform 0.25s ease,opacity 0.2s ease;
    -webkit-transition: -webkit-transform 0.25s ease,opacity 0.2s ease;
    text-align: center;
    line-height: 24px;
    height: 26px;
    width: auto;
    font-size: 20px;
  }

  .bottom-meta-wrap p.bottom-text {
    -webkit-font-smoothing: subpixel-antialiased;
    margin: 0;
    padding-bottom: 0;
    font-size: 12px;
    line-height: 32px;
    font-weight: 600;
    font-family: Muli;
    font-size:12px;
    color: rgb(255, 255, 255);
  }
  .widget-span.mobile-menu-inner-wrap {
    margin-bottom: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    line-height: 32px;
    display: inline-block;
    margin-bottom: 23px !important;
  }


  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    margin-bottom: 22px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li:first-child {
    margin-top: 17px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    font-weight: 500;
    font-family: Roboto;
    text-transform: capitalize;
    position: relative;
    font-size: 18px;
    line-height: 24px;
    opacity: 1;
    transition: color 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
    display: inline-block !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:last-child {
    margin-bottom: 1px;
  }
  span.sf-sub-indicator {
    display: none;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul ul {
    margin-left: 20px;
    margin-top: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul  li  a:after {
    -ms-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    transition: transform .3s ease-out,border-color .3s ease-out;
    position: absolute;
    display: block;
    bottom: -6px;
    left: 0;
    width: 100%;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    border-top: 2px solid #000;
    content: '';
    padding-bottom: inherit;
    transform-origin: left;
    pointer-events: none;
    bottom: -2px;
    -webkit-transition: -webkit-transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
    transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
    border-color: #fff;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li a:hover:after {
    backface-visibility: hidden;
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .custom-menu-primary .hs-menu-wrapper > ul li.active a:after {
    backface-visibility: hidden;
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .mobile-open a.slide_out_area_close:before {
    transform: scale(1);
  }

  .mobile-open a.slide_out_area_close span.close-wrap .close-line1 {
    -webkit-transform: translateY(-30px) translateX(30px) rotate(45deg);
    transform: translateY(-30px) translateX(30px) rotate(45deg);
    -webkit-animation-name: crossRight;
    animation-name: crossRight;
    -webkit-animation-delay: .29s;
    animation-delay: .29s;
  }

  .mobile-open a.slide_out_area_close span.close-wrap .close-line2 {
    -webkit-animation-name: crossLeft;
    animation-name: crossLeft;
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
    -webkit-transform: translateY(-30px) translateX(-30px) rotate(-45deg);
    transform: translateY(-30px) translateX(-30px) rotate(-45deg);
  }


  
  .mobile-open a.slide_out_area_close:hover:before {
    transform: scale(1.2) translateZ(0);
    -webkit-transform: scale(1.2) translateZ(0);
  }

  .hs-blog-post .body-container-wrapper {
    padding-top: 0;
    margin-top: 111px;
    padding-bottom: 0;
  }
  .hs-blog-post .widget-span.blog-content {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 25px;
  }

  .hs-blog-post .widget-span.blog-sidebar {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 25px;
  }
  .post-pagination ul.controls li {
    min-height: 225px!important;
  }

  .post-pagination ul li h3 {
    font-size: 20.8px;
    line-height: 28.8px;
  }

  .previous-post span:not(.text) {
    text-align: center;
  }

  .next-post span:not(.text) {
    text-align: center;
  }

  .next-post:hover:after{

    background-color: rgba(13,13,13,0.9);
  }

  .previous-post:hover:after{

    background-color: rgba(13,13,13,0.9);
  }
  li.next-post svg.next-arrow {
    display: none;
  }

  li.previous-post svg.next-arrow {
    display: none;
  }

  .lp .widget-span.footer-col-1 {
    display: none;
  }


  .sp .body-container-wrapper {
    margin-top: 111px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {

    margin-bottom: 22px !important;
  }

  .controls li {
    min-height: 225px!important;
  }

  .next-post span:not(.text) {
    text-align: center !important;
  }

  .blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 .next-arrow {
    display: none !important;
  }

  .previous-post span:not(.text) {
    text-align: center !important;
  }

  .next-post:hover h3 .next-arrow {
    transform: none !important;
  }

  h3 .text .line {
    display: none !important;
  }

  .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3 {
    transform: none;
  }

  .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 {
    transform: none;
  }

  .hs-banner-area.hs-blog-author {
    padding: 10vh 0 10vh;
  }
  .hs-blog-author .page-center {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .hs-blog-author h1 {
    font-size: 42px!important;
    line-height: 46px!important;
  }
  .inner-wrapper h1 {
    font-size: 45px;
    line-height: 55.5px;
  }



}






@media (max-width: 999px) {
  .widget-span.cm-top-footer .page-center > div {
    padding: 55px 0px;
    margin-bottom: 0px;
  }

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



@media (max-width: 690px) {

  .sp .body-container-wrapper {
    margin-top: 48px;
  }
  .widget-span.footer-col-3 {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
  }

  .widget-span.custom-footer-wrapper .copyright {
    height: 68px;
  }

  .widget-span.footer-col-2 {
    width: 100% !important;
    margin: 0px;
    padding: 0px !important;
    margin-bottom: 40px!important;
  }

  .widget-span.footer-col-1 {
    width: 100% !important;
    padding: 0px !important;
  }

  .widget-span.footer-logo-wrap {
    width: 100% !important;
    padding: 0px !important;
    margin-bottom: 46px;
  }

  ul.menu.mobile-secondary-header-items {
    margin-top: 11px;
    margin-bottom: 30px;

    display: block;
  }

  .mobile-secondary-header-items {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .mobile-secondary-header-items li {
    margin-bottom: 5px;
    position: relative;
  }

  .mobile-secondary-header-items li a {
    line-height: 35px;
    font-weight: 500;
    font-family: Roboto;
    text-transform: capitalize;
    font-size: 18px;
    position: relative;
    opacity: 1;
    transition: color 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
    color: #ffffff;
  }

  select#gtranslate_selector {
    padding: 10px!important;
    width: 100%;
    border: 0px!important;
    border: none!Important;
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 12px;
    line-height: 22px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0,0,0,0.16)!important;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.16)!Important;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.16)!Important;
    -o-box-shadow: 0 1px 2px rgba(0,0,0,0.16)!Important;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    margin-bottom: 0px !important;
  }

  .widget-span.mobile-menu-inner {
    margin-top: 0px;
  }

  .child-trigger {
    top: 19px;
  }
  .widget-span.cm-top-header {
    display: none;
  }

  .widget-span.cm-bottom-header {
    top: 0;
    padding-bottom: 12px;
  }

  .hs-banner-area {
    margin-top: 47px;
  }

  .widget-span.cm-bottom-header .page-center {
    padding: 0 18px !important;
  }

  .mobile-trigger {
    right: 11px;
  }

  .inner-wrapper h1 {
    font-size: 39px;
    line-height: 48.1px;
  }
  .scroll-header .widget-span.cm-bottom-header {
    transform: none;
    top: 0;
  }


  h1 {
    font-size: 39px;

    line-height: 43.5px;
  }
  h2 {
    font-size: 36px;

    line-height: 43.5px;
  }

  .post-item .post-content {
    padding-left: 0px!important;
  }

  .post-item .post-author {
    position: relative;
    width: 100%;
    text-align: left;
  }

  .post-item .post-author .grav-wrap {
    display: none;
  }

  .post-item .post-content-inner .post-header {
    font-size: 10px;
    margin-bottom: 60px!important;
  }

  .post-item .post-content-inner .post-header h2 {
    font-size: 18px;
  }

  .hs-blog-post .body-container-wrapper {
    padding-top: 0;
    margin-top: 48px;
  }
  .blog-post-meta span.meta-category {
    display: none;
  }

  .blog-post-meta h1.entry-title {
    font-family: Nunito;
    font-size: 24px!important;
    line-height: 30px!important;
  }

  .widget-span.blog-wrap-post {
    padding-top: 42px;
  }

  .blog-post-meta {
    margin-bottom: 18px;
  }

  .about-author-sec img {
    margin-right: 0px!important;
    width: 60px;
    height: 60px;
    float: none;
    margin: 0 auto;
    text-align: center;
  }

  .about-author-sec .author-info {
    width: 100% !important;
    margin: 0px;
    width: 100%!important;
    text-align: center;
    padding-left: 0!important;
    margin-top: 20px;
  }

  .about-author-sec {
    text-align: center;
  }

  .post-pagination ul.controls li {
    width: 100%;
    min-height: 250px!important;
  }

  .post-pagination ul.controls {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }

  .post-pagination {
    margin-top: 20px;
  }
  .lp .widget-span.footer-col-2 {
    display: none;
  }

  .widget-span.custom-menu-primary{

    padding-right: 60px;
  }
  .child-trigger {
    top: 19px;
    right: -5px;
    z-index: 999;
  }

  .controls li {
    width: 100% !important;
    min-height: 250px!important;
  }

  ul.menu.mobile-secondary-header-items li a:after {
    -ms-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    -webkit-transition: -webkit-transform .3s ease-out,border-color .3s ease-out;
    transition: transform .3s ease-out,border-color .3s ease-out;
    position: absolute;
    display: block;
    bottom: -6px;
    left: 0;
    width: 100%;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    border-top: 2px solid #000;
    content: '';
    padding-bottom: inherit;
    transform-origin: left;
    pointer-events: none;
    bottom: -2px;
    -webkit-transition: -webkit-transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
    transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
    border-color: #fff;
    border-color: #ffffff!important;
  }

  ul.menu.mobile-secondary-header-items li a:hover:after {
    backface-visibility: hidden;
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  ul.menu.mobile-secondary-header-items li.active a:after {
    backface-visibility: hidden;
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .hs-blog-author h1 {
    font-size: 24px!important;
    line-height: 30px!important;
    margin-bottom: 4px!important;
  }
  .hs-blog-author span.subheader {
    font-size: 15px!important;
  }



}









@media (max-width: 767px) {
  input[type="checkbox"] {
    display: inline-block;
  }
  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    padding: 5px;
    overflow: hidden;
    overflow-x: auto;
  }


  .hs-author-profile .hs-author-avatar {
    float: none;
    margin: 0 0 10px;
  }

  .hs-banner-area.hs-blog-author {
    padding: 7vh 0 5vh;
  }


}






@media (max-width: 750px) {
  .fixed-social {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100001;
    display: block;
    background-color: #fff;
    margin: 0!important;
    text-align: center;
  }

  .fixed-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
    font-family: 'Open Sans',helvetica,arial,sans-serif;
    line-height: 1em;
    text-transform: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background-image: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .fixed-social ul li {
    font-weight: 400;
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans',helvetica,arial,sans-serif;
    line-height: 1em;
    text-transform: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background-image: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 25%;
    margin-bottom: 0!important;
    float: left;
  }

  .fixed-social ul li a {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans',helvetica,arial,sans-serif;
    line-height: 1em;
    text-transform: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background-image: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 2px 5px 2px 0;
    color: #fff!important;
    text-decoration: none;
    font-size: 100%;
    background-clip: padding-box;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    margin-right: 0!important;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 0!important;
    margin-bottom: 0!important;
    width: 100%;
  }

  .essb_link_twitter a {
    background-color: #00abf0!important;
  }

  .fixed-social ul li a span.essb_icon {
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Open Sans',helvetica,arial,sans-serif;
    line-height: 1em;
    text-transform: none;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background-image: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0!important;
    width: 36px!important;
    height: 36px!important;
    background-size: 30px!important;
  }

  [class*=" essb_icon_"]:before, [class^=essb_icon_]:before {
    font-family: essb!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .essb_icon_twitter:before {
    content: "\64";
  }

  .essb_links .essb_icon:before {
    font-size: 18px!important;
    text-align: center;
    position: absolute;
    top: 9px;
    left: 9px;
  }

  span.essb_network_name {
    display: none;
  }

  .essb_link_facebook a {
    background-color: #3a579a!important;
  }

  .essb_icon_facebook:before {
    content: "\61";
  }

  .essb_icon_linkedin:before {
    content: "\6b";
  }

  .essb_link_linkedin a {
    background-color: #127bb6!important;
  }

  .essb_link_mail a {
    background-color: #666!important;
  }

  .essb_icon_mail:before {
    content: "\76";
  }
  .essb_icon:before {
    font-size: 18px!important;
    text-align: center;
    position: absolute;
    top: 9px;
    left: 9px;
  }

}






@media (max-width: 650px) {

}





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

@media (max-width: 479px) {
  .container-fluid .row-fluid .page-center {
    max-width: 320px
  }
  .inner-wrapper h1 {
    font-size: 28px;
  }

}



@media (max-width: 450px) {
  .widget-span.custom-menu-primary {

    min-width: 82vw;
    width: 82vw;
    padding-left: 50px;
    padding-right: 50px;
    -ms-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
    transition: transform 0.8s cubic-bezier(0.2, 1, 0.3, 1);
  }

  .mobile-open div#site-wrapper {
    -ms-transform: scale(0.84) translateX(-97.5vw) translateZ(0)!important;
    -webkit-transform: scale(0.84) translateX(-97.5vw) translateZ(0)!important;
    transform: scale(0.84) translateX(-97.5vw) translateZ(0)!important;
  }

}


.nectar-social-sharing-fixed .nectar-social a.google-plus-share i {
  font-size: 12px!important;
}

@media (max-width: 368px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a, 
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > a, 
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7) > a, 
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(8) > a {
    margin: 0;
    padding: 0px;
    color: #ffffff;
    font-family: Roboto;
    text-transform: capitalize;
    font-size: 20px !important;
  }

}


@media only screen and (max-width: 1300px) and (min-width: 1000px){

  .related-post-title h3 {
    font-size: 22.1px;
    line-height: 30.6px;
  }
}

@media only screen and (max-width: 1000px) and (min-width: 690px){
  .related-post-item {
    width: 100%;
    margin-left: 0px;
  }
  .title-wrapper {
    padding-bottom: 0;
  }
}


@media only screen and (max-width: 690px){
  .related-post-item {
    width: 100%;
    margin-left: 0px;
  }
  .title-wrapper {
    padding-bottom: 0;
  }
  .related-post-title {
    padding-top: 60px;
  }
  .related-post-title h3 {
    font-size: 20.8px;
    line-height: 28.8px;
  }
  .grav-wrap {
    margin: 30px 0 0;
  }
}

@media only screen and (max-width: 641px){
  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 {

    line-height: 2;
    min-height: 2rem;
  }
}

@media (max-width: 1000px){
  .landing-page:not(.thank-you) .hs-banner-area {
    margin-top: 50px;
  }
  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding-right: 20px;
  }
  .nectar-social-sharing-fixed.visible {
    display: none !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    white-space: normal !important;
  }
  
  h1 {
    font-size: 42px;
}

h2 {
    font-size: 38px;
}
}


@media only screen and (max-width: 321px){
  .container-fluid .row-fluid .page-center {
    max-width: 300px;
  }
}


@media (min-width: 691px) and (max-width: 1000px){
  .inner-wrapper h1 {
    font-size: 42px;
    line-height: 51.8px;
  }
}
@media (min-width: 320px){
  .hs-banner-area {
    padding-left: 5vw;
  }

}
@media (max-width: 320px){
  .hs-banner-area {
    padding-left: 5vw;
  }

}

@media (min-width: 691px){
  .hs-banner-area {
    padding-left: 7vw;
  }

}

@media (min-width: 1300px){
  .hs-banner-area {
    padding-left: 7vw;
  }

}
@media (min-width: 1600px){
  .hs-banner-area {
    padding-left: 8.7vw;
  }


}
@media (min-width: 1900px){
  .hs-banner-area {
    padding-left: 15.2vw;
  }

}
@media (min-width: 2200px){
  .hs-banner-area {
    padding-left: 20vw;
  }

}

@media (min-width: 2600px){
  .hs-banner-area {
    padding-left: 24.7vw;
  }

}


.footer-add {
  color: #000;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  @media (min-width:1001px){
    .chrome .top-bar-nav ul.top-bar-social {
      padding-bottom:6px;
    }
    .chrome .widget-span.cm-bottom-header {
      top: 48px;
    }
  }

}