/* ==========================================================================
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 url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

@font-face {
	font-family: "DM Serif Text";
	src: local("DM Serif Text Regular"), local("DMSerifText-Regular"),
		url("https://info.childcareaware.org/hubfs/fonts/dm-serif-text/DMSerifText-Regular.woff2") format("woff2"),
		url("https://info.childcareaware.org/hubfs/fonts/dm-serif-text/DMSerifText-Regular.woff") format("woff"),
		url("https://info.childcareaware.org/hubfs/fonts/dm-serif-text/DMSerifText-Regular.ttf") format("truetype");
	font-display:auto; font-style:normal; font-weight:400 700;
}

@font-face {
	font-family: "DM Serif Text";
	src: local("DM Serif Text Italic"), local("DMSerifText-Italic"),
		url("https://info.childcareaware.org/hubfs/fonts/dm-serif-text/DMSerifText-Italic.woff2") format("woff2"),
		url("https://info.childcareaware.org/hubfs/fonts/dm-serif-text/DMSerifText-Italic.woff") format("woff"),
		url("https://info.childcareaware.org/hubfs/fonts/dm-serif-text/DMSerifText-Italic.ttf") format("truetype");
	font-display:auto; font-style:italic; font-weight:400 700;
}

@font-face {
	font-family: "Lato";
	src: local("LatoLatin Regular"), local("LatoLatin-Regular"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-Regular.woff2") format("woff2"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-Regular.woff") format("woff"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-Regular.ttf") format("truetype");
	font-display:auto; font-style:normal; font-weight:400;
}

@font-face {
	font-family: "Lato";
	src: local("LatoLatin Italic"), local("LatoLatin-Italic"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-Italic.woff2") format("woff2"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-Italic.woff") format("woff"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-Italic.ttf") format("truetype");
	font-display:auto; font-style:italic; font-weight:400;
}

@font-face {
	font-family: "Lato";
	src: local("LatoLatin Bold"), local("LatoLatin-Bold"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-Bold.woff2") format("woff2"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-Bold.woff") format("woff"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-Bold.ttf") format("truetype");
	font-display:auto; font-style:normal; font-weight:700;
}

@font-face {
	font-family: "Lato";
	src: local("LatoLatin Bold Italic"), local("LatoLatin-BoldItalic"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-BoldItalic.woff2") format("woff2"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-BoldItalic.woff") format("woff"),
		url("https://info.childcareaware.org/hubfs/fonts/lato/LatoLatin-BoldItalic.ttf") format("truetype");
	font-display:auto; font-style:italic; font-weight:700;
}

/* 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: "Lato", "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: #f3f2f1;
  font-family: "Lato",Arial,sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #4a4a4a;
  color: #333;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 75rem;
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background-color:#3390ff;
  text-shadow: none;
}
::selection {
  color: #fff;
  background-color:#3390ff;
  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 {
  font-family: "DM Serif Text",serif;
  line-height: 1.2em;
  margin-top: 0;
  font-weight: 400;
  font-style: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  line-height: 1.2em;
  font-size: 3rem;
}
h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #498eca;
  line-height: 1.2em;
}
h3 {
  line-height: 1.2em;
  font-size: 22px;
  font-weight: 600;
  color: #1f2932;
}
h4 {
  font-size: 18px;
  color: #4a4a4a;
  line-height: 1.2em;
  font-weight: bold;
}
h5 {
  line-height: 1.2em;
  font-size: 1.25rem;
  color: #0a0a0a;
}
h6 {
  line-height: 1.2em;
  font-size: 1rem;
  color: #0a0a0a;
}

/* Anchor Links */
a {
  text-decoration: none;
  color: #003f7c;
}
a:hover, a:focus { 
  color: #003f7c;

}

/* Lists */
ul, ol {
  margin-left: 2rem;
  padding:0;
}
ul{
  list-style-type: square;
}
ul ul, ul ol, ol ol, ol ul {}
ul li {
  margin-bottom: 6px;
}
ol li{
  margin-bottom:6px;
}

/* Block Quotes */
blockquote {
  margin: 0 0 1rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
  line-height: 1.6;
  color: #8a8a8a;
  font-family: "Lato",Arial,sans-serif;
  font-weight: 400;
}
blockquote p {}
blockquote small {}

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


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

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

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

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


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


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

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

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


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

.header-container-wrapper {
  min-height: 101px;
}
.header-container {}

.cm-header {
  height: 101px;
  background: #fff;
  position: fixed;
  z-index: 9999;
  width: 100%;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
}

.cm-logo {
  width: 16.66667%!important;
  float: left;
  padding-left: .9375rem;
  padding-right: .9375rem;
}

.cm-logo img {
  height: auto;
  padding: 20px 0;
  width: 140px !important;
}

.cm-header-right {
  width: 83.33333% !important;
  float: right !important;
  padding-left: .9375rem;
  padding-right: .9375rem;
  margin: 0 !important;
}



#lang_sel_click {
  margin-top: 11px;
  z-index: 9999;
}

.float-right {
  float: right!important;
}

.wpml-language-selector {
  margin-left: 16px;
  margin-left: 5px;
}

.language-bar {
  width: 100%;
  float: left;
  padding-left: .9375rem;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
  content: '';
  vertical-align: middle;
  display: inline-block;
  border: .35em solid transparent;
  border-top: .5em solid;
  position: absolute;
  right: 10px;
  top: calc(50% - .175em);
}

.shiftnav, .shiftnav *, .shiftnav-toggle, .shiftnav-toggle * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.3em;
  -webkit-tap-highlight-color: transparent;
  padding: 0;
  margin: 0;
  background: none;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mobile-menu i {
  font-size: 30px;
  margin: 16px;
}

.shiftnav .fa, .shiftnav-toggle .fa {
  font-family: FontAwesome;
}

.shiftnav-toggle {
  cursor: pointer;
}

.mobile-menu {
  clear: both;
}

.hide-for-large {
  display: none!important;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color .25s ease-out,color .25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: .85em 1em;
  margin: 0 0 1rem;
  font-size: .9rem;
  background-color: #004990;
  color: #fefefe;
}

.bg--red {
  background-color: #ee3325;
}

.menu a, .menu button, .menu input {
  margin-bottom: 0;
}

.menu>li>a {
  display: block;
  padding: .7rem 1rem;
  line-height: 1;
}

.global-menu li a {
  padding: 11px;
}

.global-menu .button__topnav {
  border-radius: 5px;
  font-size: 1rem;
  padding: 6px 11px;
  margin: 0 5px;
}

a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

.menu>li {
  display: table-cell;
  vertical-align: middle;
  outline: 0;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 1.5em;
}

.bg--lightblue {
  background-color: #498eca;
}

.menu {
  list-style-type: none;
}

ul.menu.global-menu {
  margin: 10px 0 0 0;
  padding: 0;
  float:right;
}

div.asp_m.ajaxsearchpro .probox .proclose svg {
  background: #333;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  left: 50%;
  margin-left: -10px;
  fill: #fefefe;
  padding: 4px;
  box-sizing: border-box;
  box-shadow: 0 0 0 2px rgba(255,255,255,.9);
}

#ajaxsearchpro1_1 .probox .proclose svg, #ajaxsearchpro1_2 .probox .proclose svg, div.asp_m.asp_m_1 .probox .proclose svg {
  fill: rgb(254, 254, 254);
  background: rgb(51, 51, 51);
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.9);
}

.hiddend {
  display: none !important;
}

div.asp_m.ajaxsearchpro .probox .proloading, div.asp_m.ajaxsearchpro .probox .proclose, div.asp_m.ajaxsearchpro .probox .promagnifier, div.asp_m.ajaxsearchpro .probox .prosettings {
  width: 20px;
  height: 20px;
  background: none;
  background-size: 20px 20px;
  float: right;
  box-shadow: none;
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 1;
}

div.asp_m.ajaxsearchpro .probox .proloading, div.asp_m.ajaxsearchpro .probox .proclose {
  background-position: center center;
  display: none;
  background-size: auto;
  background-repeat: no-repeat;
  background-color: transparent;
}

div.asp_m.ajaxsearchpro .probox .proclose {
  position: relative;
  cursor: pointer;
  z-index: 2;
}

#ajaxsearchpro1_1 .probox .proloading, #ajaxsearchpro1_1 .probox .proclose, #ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_1 .probox .prosettings, #ajaxsearchpro1_2 .probox .proloading, #ajaxsearchpro1_2 .probox .proclose, #ajaxsearchpro1_2 .probox .promagnifier, #ajaxsearchpro1_2 .probox .prosettings, div.asp_m.asp_m_1 .probox .proloading, div.asp_m.asp_m_1 .probox .proclose, div.asp_m.asp_m_1 .probox .promagnifier, div.asp_m.asp_m_1 .probox .prosettings {
  width: 50px;
  height: 50px;
  flex: 0 0 50px;
  flex-grow: 0;
  order: 7;
  -webkit-flex: 0 0 50px;
  -webkit-flex-grow: 0;
  -webkit-order: 7;
}

#ajaxsearchpro1_1 .probox .proloading, #ajaxsearchpro1_2 .probox .proloading, div.asp_m.asp_m_1 .probox .proloading {
  width: 50px;
  height: 50px;
  min-width: 50px;
  min-height: 50px;
  max-width: 50px;
  max-height: 50px;
}

#ajaxsearchpro1_1 div.asp_loader-inner, #ajaxsearchpro1_2 div.asp_loader-inner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  vertical-align: text-top;
  height: 100%;
}

#ajaxsearchpro1_1 div.asp_simple-circle, #ajaxsearchpro1_2 div.asp_simple-circle {
  margin: 0;
  height: 100%;
  width: 100%;
  animation: rotate-simple 0.8s infinite linear;
  -webkit-animation: rotate-simple 0.8s infinite linear;
  border: 4px solid rgb(0, 0, 0);
  border-right-color: transparent;
  border-radius: 50%;
  box-sizing: border-box;
}

#ajaxsearchpro1_1 div.asp_loader, #ajaxsearchpro1_2 div.asp_loader {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 28px;
  max-width: 100%;
  max-height: 100%;
  align-items: center;
  justify-content: center;
}

#ajaxsearchpro1_1 .probox .proloading .asp_loader, #ajaxsearchpro1_2 .probox .proloading .asp_loader, div.asp_m.asp_m_1 .probox .proloading .asp_loader {
  width: 46px;
  height: 46px;
  min-width: 46px;
  min-height: 46px;
  max-width: 46px;
  max-height: 46px;
}

div.asp_m.ajaxsearchpro .probox .proinput input {
  height: 100%;
  width: 100%;
  border: 0;
  background: transparent;
  width: auto;
  box-shadow: none;
  margin: -1px;
  padding: 0;
  left: 0;
  padding-top: 2px;
  min-width: 120px;
}

div.asp_m.ajaxsearchpro .probox .proinput input.autocomplete {
  border: 0;
  background: transparent;
  width: 100%;
  box-shadow: none;
  margin: 0;
  padding: 0;
  left: 0;
}

#ajaxsearchpro1_1 .probox .proinput input.autocomplete, #ajaxsearchpro1_2 .probox .proinput input.autocomplete, div.asp_m.asp_m_1 .probox .proinput input.autocomplete {
  font-weight: normal;
  font-family: "Open Sans";
  color: rgb(143, 143, 143);
  font-size: 30px;
  line-height: 15px;
  text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
  line-height: normal;
  opacity: 0.25;
  height: 50px;
  display: block;
  position: relative;
  z-index: 1;
  padding: 0 !important;
  margin: -1px 0 0 -4px !important;
  margin-top: -50px !important;
  width: 100%;
  background: transparent !important;
}

#ajaxsearchpro1_1 .probox .proinput input.autocomplete, #ajaxsearchpro1_2 .probox .proinput input.autocomplete, div.asp_m.asp_m_1 .probox .proinput input.autocomplete {
  font-weight: normal;
  font-family: "Open Sans";
  color: rgb(143, 143, 143);
  font-size: 30px;
  line-height: 15px;
  text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
  line-height: normal;
  border: 0;
  box-shadow: none;
}

#ajaxsearchpro1_1 .probox .proinput input.orig, #ajaxsearchpro1_2 .probox .proinput input.orig, div.asp_m.asp_m_1 .probox .proinput input.orig {
  font-weight: normal;
  font-family: "Open Sans";
  color: rgb(143, 143, 143);
  font-size: 30px;
  line-height: 15px;
  text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
  line-height: normal;
  border: 0;
  box-shadow: none;
  height: 50px;
  position: relative;
  z-index: 2;
  padding: 0 !important;
  padding-top: 2px !important;
  margin: -1px 0 0 -4px !important;
  width: 100%;
  background: transparent !important;
}

div.asp_r.asp_r_1, div.asp_r.asp_r_1 *, div.asp_m.asp_m_1, div.asp_m.asp_m_1 *, div.asp_s.asp_s_1, div.asp_s.asp_s_1 * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  border: 0;
  border-radius: 0;
  text-transform: none;
  text-shadow: none;
  box-shadow: none;
  text-decoration: none;
  text-align: left;
  letter-spacing: normal;
}

div.asp_r.asp_r_1, div.asp_r.asp_r_1 *, div.asp_m.asp_m_1, div.asp_m.asp_m_1 *, div.asp_s.asp_s_1, div.asp_s.asp_s_1 * {
  padding: 0;
  margin: 0;
}

div.asp_m.ajaxsearchpro .probox .proinput form {
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

div.asp_m.ajaxsearchpro .probox .proinput {
  width: 1px;
  height: 100%;
  margin: 0 0 0 10px;
  padding: 0 5px;
  float: left;
  box-shadow: none;
  position: relative;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  z-index: 0;
}

#ajaxsearchpro1_1 .probox .proinput, #ajaxsearchpro1_2 .probox .proinput, div.asp_m.asp_m_1 .probox .proinput {
  font-weight: normal;
  font-family: "Open Sans";
  color: rgb(143, 143, 143);
  font-size: 30px;
  line-height: 15px;
  text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
  line-height: normal;
  flex-grow: 1;
  order: 5;
  -webkit-flex-grow: 1;
  -webkit-order: 5;
}

div.asp_m.ajaxsearchpro .probox .promagnifier .innericon svg, div.asp_m.ajaxsearchpro .probox .prosettings .innericon svg, div.asp_m.ajaxsearchpro .probox .proloading svg {
  height: 100%;
  width: 22px;
  vertical-align: baseline;
  display: inline-block;
}

div.ajaxsearchpro[id*='ajaxsearchpro'] .probox .promagnifier .innericon svg, div.ajaxsearchpro[id*='ajaxsearchpro'] .probox .prosettings .innericon svg, div.ajaxsearchpro[id*='ajaxsearchpro'] .probox .proloading svg {
  margin-top: 10px;
  margin-top: 4px;
}

#ajaxsearchpro1_1 .probox .prosettings .innericon svg, #ajaxsearchpro1_2 .probox .prosettings .innericon svg, div.asp_m.asp_m_1 .probox .prosettings .innericon svg {
  fill: rgb(54, 54, 54);
}

div.asp_m.ajaxsearchpro .probox .promagnifier .innericon, div.asp_m.ajaxsearchpro .probox .prosettings .innericon, div.asp_m.ajaxsearchpro .probox .proclose .innericon {
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
}

#ajaxsearchpro1_1 .probox .prosettings, #ajaxsearchpro1_2 .probox .prosettings, div.asp_m.asp_m_1 .probox .prosettings {
  width: 50px;
  height: 50px;
  background: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  order: 10;
  -webkit-order: 10;
  float: right;
  border: 0px solid rgb(255, 255, 255);
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.64) inset;
  cursor: pointer;
  background-size: 100% 100%;
  align-self: flex-end;
}

#ajaxsearchpro1_1 .probox .promagnifier .innericon svg, #ajaxsearchpro1_2 .probox .promagnifier .innericon svg, div.asp_m.asp_m_1 .probox .promagnifier .innericon svg {
  fill: rgb(54, 54, 54);
}

#ajaxsearchpro1_1 .probox .promagnifier div.innericon, #ajaxsearchpro1_2 .probox .promagnifier div.innericon, div.asp_m.asp_m_1 .probox .promagnifier div.innericon {
  width: 50px;
  height: 50px;
  float: right;
}

#ajaxsearchpro1_1 .probox .promagnifier div.asp_text_button, #ajaxsearchpro1_2 .probox .promagnifier div.asp_text_button, div.asp_m.asp_m_1 .probox .promagnifier div.asp_text_button {
  width: auto;
  height: 50px;
  float: right;
  margin: 0;
  padding: 0 10px 0 2px;
  font-weight: normal;
  font-family: "Open Sans";
  color: rgb(255, 255, 255);
  font-size: 20px;
  line-height: auto;
  text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
  line-height: 50px;
}

#ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_2 .probox .promagnifier, div.asp_m.asp_m_1 .probox .promagnifier {
  width: auto;
  height: 50px;
  flex: 0 0 auto;
  order: 7;
  -webkit-flex: 0 0 auto;
  -webkit-order: 7;
}

#ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_2 .probox .promagnifier, div.asp_m.asp_m_1 .probox .promagnifier {
  width: auto;
  height: 50px;
  background: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  order: 11;
  -webkit-order: 11;
  float: right;
  border: 0px solid rgb(255, 255, 255);
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.64) inset;
  cursor: pointer;
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}

div.asp_m.ajaxsearchpro .probox {
  width: auto;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  border: 1px solid #fff;
  box-shadow: 1px 0 3px #ccc inset;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  direction: ltr;
  align-items: stretch;
}

#ajaxsearchpro1_1 .probox, #ajaxsearchpro1_2 .probox, div.asp_m.asp_m_1 .probox {
  margin: 10px;
  height: 50px;
  background-image: -moz-radial-gradient(center, ellipse cover, rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -webkit-gradient(radial, center center, 0px, center center, 100%, rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -webkit-radial-gradient(center, ellipse cover, rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -o-radial-gradient(center, ellipse cover, rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -ms-radial-gradient(center, ellipse cover, rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: radial-gradient(ellipse at center, rgb(255, 255, 255), rgb(255, 255, 255));
  border: 0px none rgb(255, 255, 255);
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px rgb(181, 181, 181);
}

#ajaxsearchpro1_1, #ajaxsearchpro1_2, div.ajaxsearchpro[id*="ajaxsearchpro1_"] {
  top: -8px;
}

#ajaxsearchpro1_1, #ajaxsearchpro1_2, div.asp_m.asp_m_1 {
  width: 400px;
  height: auto;
  max-height: none;
  border-radius: 5px;
  background: #d1eaff;
  background: transparent;
  overflow: hidden;
  border: 0px solid rgb(181, 181, 181);
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px #e4e4e4;
}

#ajaxsearchpro1_1, #ajaxsearchpro1_2, div.asp_m.asp_m_1 {
  width: auto;
  display: inline-block;
  float: right;
  position: absolute;
  top: -4px;
  bottom: auto;
  right: -15px;
  left: auto;
  z-index: 99;
}

input#searchsubmit {
  border-radius: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: button;
  cursor: pointer;
}

input#s {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #0a0a0a;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
  border-radius: 10px;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
}

label.screen-reader-text {
  display: block;
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.8;
  color: #0a0a0a;
}

.show-for-sr, .show-on-focus {
  position: absolute!important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
}

.cm-header-nav {
  position: relative;
}


div.ajaxsearchpro.asp_main_container {
  transition: width 130ms linear;
  -webkit-transition: width 130ms linear;
}

.search-open .probox {
  width: 100% !important;
}

.search-open#ajaxsearchpro1_1 {
  width: 100% !important;
}

input.orig {
  max-width: 100% !important;
}

input.autocomplete {
  max-width: 100% !important;
}

input.orig:focus {
  outline: none;
}

input[type="search"]::-webkit-search-cancel-button {
  display: none;
}
input[type="search"]:-moz-search-cancel-button {
  display: none;
}
input[type="search"]::-ms-clear  {
  display: none;
}
.button:focus, .button:hover {
  background-color: #003e7a;
  color: #fefefe;
}

.cm-mobile-wrapper {
  display: none !important;
}

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

.body-container-wrapper .page-center {
  padding-left: .9375rem;
  padding-right: .9375rem;
  padding-top: 60px;
  padding-bottom: 60px;
}
.body-container {}

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

.mobile-open {
  overflow: hidden;
}

.custom-banner {
  background-color: #444;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.banner-page-center {
  max-width: 75rem;
  margin: 0px auto;
  height: 170px;
  display: table;
  width: 100%;
  position: relative;
  z-index: 1;
}

.banner-content {
  display: table-cell;
  vertical-align: middle;
}

.banner-content h1 {
  color: #fff;
  margin: 0;
}

.custom-banner:after {
  content: '';
  position: absolute;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  height: 100%;
  display: block;
  width: 100%;
  z-index: 0;
}


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

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

.cm-footer {
  background-color: #18315a;
  color: #ffffff;
  padding: 10px 0;
}

.cm-footer-logo {
  width: 25% !important;
  padding-left: .9375rem;
  padding-right: .9375rem;
}

.cm-footer-content {
  width: 75% !important;
  float: right !important;
  margin: 0 !important;
  padding-left: .9375rem;
  padding-right: .9375rem;
}

.cm-footer-content ul {margin: 80px 0 1rem 0;padding: 0;list-style: none;line-height: 1.6;}

.cm-footer-content ul li {display: inline-block;list-style: none;padding-left: 1rem;padding-right: 1rem;border-right: 1px solid #ffffff;color: #ffffff;font-size: 16px;line-height: 1.5em;margin-bottom: 6px;}

.cm-footer-content ul li a {
  color: #ffffff;
}

.cm-footer-content ul li:last-of-type {
  border-right: none;
}

.footer-top-nav {
  width: 25% !important;
  margin: 0 !important;
  padding-left: .9375rem;
  padding-right: .9375rem;
  color: #ffffff;
}

.footer-top-nav .hs-menu-wrapper > ul {
  margin: 1rem 0 0 0 !important;
  line-height: 1.6;
  display: block !important;
}

.footer-top-nav .hs-menu-wrapper > ul > li {
  list-style: none;
  vertical-align: top;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  padding-top: 1rem;
  display: block !important;
  line-height: 1.5em;
  margin-bottom: 6px;
  float: none !important;
}

.footer-top-nav .hs-menu-wrapper > ul > li > a {
  color: #ffffff;
  display: block !important;
  padding: .7rem 1rem;
  line-height: 1;
}

.footer-top-nav .hs-menu-wrapper > ul ul {visibility: visible !important;opacity: 1 !important;-webkit-transition: none !important;position: relative !important;line-height: 1.6;list-style-position: outside;padding-left: .5rem;}

.footer-top-nav .hs-menu-wrapper > ul ul li {
  font-size: 16px;
  line-height: 1.5em;
  margin-bottom: 6px;
  display: block;
  color: #ffffff;
}

.footer-top-nav .hs-menu-wrapper > ul ul li a {
  font-size: 16px;
  padding: .7rem 1rem;
  line-height: 1;
  color: #ffffff;
}

.footer-top-form h3 {
  letter-spacing: normal !important;
  margin: 10px 0 18px !important;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  color: #fff !important;
  font-weight: 700 !important;
  font-family: "DM Serif Text",serif !important;
  line-height: 1.2em !important;
  font-size: 2rem !important;
}

.footer-top-form .hs_cos_wrapper_type_form {
  background: none;
  padding: 0;
  margin: 16px 0;
  max-width: 100%;
}

.footer-top-form .hs-input {
  border-radius: 5px;
}

.footer-top-form .hs-input:focus {
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  outline: none;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s,border-color .25s ease-in-out;
}

.footer-top-form .hs-button.primary.large {
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
  padding: 15px 30px 15px;
  transition: all 0.25s ease-out;
  width: 100%;
  background-color: #f3a100;
  white-space: nowrap;
  line-height: 32px;
  text-align: center;
}

.footer-top-form .actions {
  padding: 16px 0 10px;
  clear: both;
  width: 100%;
}

.footer-top-form .hs-button.primary.large:hover {
  background-color: #cc6600;
}

.menu.footer-social {
  padding: 0;
  list-style: none;
  margin: 0;
}

.menu>li>a {
  display: block;
  padding: .7rem 1rem;
  line-height: 1;
  color: #fff;
}

.menu>li>a i, .menu>li>a i+span {
  vertical-align: middle;
}

.menu>li>a i {
  margin-right: .25rem;
  display: inline-block;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.footer-social .fa {
  font-size: 32px;
  font-size: 2rem;
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

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

.fa-youtube-play:before {
  content: "\f16a";
}

.show-for-sr, .show-on-focus {
  position: absolute!important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
}


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


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

/* Parent List */
.custom-menu-primary {
  width: auto !important;
  float: right !important;
}
.custom-menu-primary .hs-menu-wrapper > ul{
  margin-right: 60px;
  margin-top: 14px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  font-size: 22px;
  font-weight: 700;
  position: relative;
  display: block;
  padding: .7rem 1rem;
  line-height: 1;
  color: #004990;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
  color: #000;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
  padding-right: 24.7px;
  position: relative;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: #004990 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
}


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

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  right: auto;
  left: 0;
  top: 100%;
  background: #004990;
  border: none;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
  min-width: 200px;
  z-index: 1;
  position: absolute;
  line-height: 1.6;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  font-size: 16px;
  color: #4a4a4a;
  line-height: 1.5em;
  vertical-align: middle;
  width: 100%;
  display: block;
  border-bottom: solid 1px #336da6;
  padding: 0px;
  margin: 0px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color: #fff;
  font-family: 'Helvetica Neue',Helvetica,Roboto,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 700;
  display: block;
  padding: .7rem 1rem;
  white-space: normal !important;
  text-transform:none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover{
  background: #002c56;
}

.custom-menu-primary .hs-menu-wrapper > ul ul ul {
  margin-top: 0px;
  background: #074077;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.4);
}

.custom-menu-primary .hs-menu-wrapper ul ul li.hs-menu-depth-2.hs-item-has-children > a:after {
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -3px;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 5px inset;
  border-color: transparent transparent transparent #004990;
  border-left-style: solid;
  border-right-width: 0;
  border-color: transparent transparent transparent #ffffff;
  margin-left: 10px;
}

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


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

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

@media (max-width: 1023px){

  /* 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: block;
    position: absolute;
    top: 39px;
    right: 15px;
    cursor: pointer;
    z-index: 10;
  }
  .mobile-trigger i {
    font-family: FontAwesome;
    font-size: 30px !important;
    margin: 16px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #004990;
  }

  .mobile-trigger i:before {
    content: "\f0c9";
  }

  .mobile-open .mobile-trigger {
    display: block;
    position: absolute;
    right: 0;
    padding: 15px 20px;
    background: rgba(0,0,0,.2);
    z-index: 20;
    cursor: pointer;
    line-height: 1.3em;
    top: 0;
  }
  .mobile-open .mobile-trigger i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    margin: 0;
    font-size: 13px !important;
    color: #fff;
    line-height: 13px;
  }
  .mobile-open .mobile-trigger i:before {
    content: "\f00d";
  }


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

  .child-trigger {
    background: #074077;
    color: #ffffff;
    height: 55px;
    width: 55px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 20px;
    max-width: 50px;
    cursor: pointer;
    z-index: 100;
    text-align: center;
    line-height: 1.3em;
    -webkit-tap-highlight-color: transparent;
  }

  .child-trigger i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    margin-left: -5px;
  }

  .child-trigger i:before {
    content: "\f078";
  }

  .child-trigger:hover {
    background: #1f2932;
    color: #ffffff;
  }
  .child-trigger.child-open i:before {
    content: "\f077";
  }

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

  .cm-mobile-menu .hs-menu-wrapper {
    display: block !important;
    background: transparent;
  }

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

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

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

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
    margin: 0;
    padding: 0;
    background: none;
    list-style-type: none;
    z-index: 30;
    border: none;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 1.3em;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    background: #004990;
    text-shadow: none;
    text-transform: uppercase;
    display: block;
    color: #eee;
    padding: 15px 25px;
    line-height: 1.6em;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: .2s all ease;
    -moz-transition: .2s all ease;
    -ms-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    font-size: 16px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
    background: #1f2932;
    color: #eee;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{}
  .custom-menu-primary .hs-menu-wrapper >  ul li a{}
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{}

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    max-height: 800px;
    background: #074077 !important;
    color: #ccc;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    position: relative;
    margin: 0;
    padding: 0;
    background: none;
    list-style-type: none;
    border: none;
    z-index: 30;
    font-size: 16px;
    color: #4a4a4a;
    line-height: 1.3em;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    font-family: "Lato", Arial, sans-serif;
    font-size:16px;
    font-weight:400;
    background: #074077;
    border: none;
    display: block;
    color: #eee;
    text-transform: capitalize;
    padding: 15px 25px;
    line-height:25.6px;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: .2s all ease;
    -moz-transition: .2s all ease;
    -ms-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
  }

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

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


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


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

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

/* Blog Post */
.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 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 50px;
  padding-bottom: 60px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {
  max-height: 300px;
  overflow: hidden;
  margin: 20px 0;
}

.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  float: none;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.blog-sidebar > div {
  margin-bottom: 40px;
}
.blog-sidebar .hs-form-required {
  display: none;
}
/* Read More Link */
a.more-link,
a.all-posts-link {
  padding: 15px 28px;
  letter-spacing: 1px;
  text-decoration: none;
  font-family: "Lato", Arial, sans-serif;
  display: inline-block;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
  color: #fff;
  transition: background-color 0.25s ease-out 0s, color 0.25s ease-out 0s;
  background-color: #084b8e;
  border-radius: 15px;
}
a.more-link:hover,
a.all-posts-link:hover {
  background-color: #053d75;
}

/* 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 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { 
  font-size: 13px; 
  color: #333;
  display:block;
  text-align:left;
}
.comment-from { 
  font-weight: bold;
}
.comment-body { 
  padding: 10px 0;
  color:#333;
}


.comment-reply-to {
  color: #333;
}
.comment-from h4 a {
  color: #fff;
}

/* Pagination */
.blog-pagination {
  text-align: center;
}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {
  float: left;
}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {
  float: right;
}

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

.widget-type-post_filter h3 + div {
  padding: 8px;
  border: 1px solid #ddd;
  -webkit-border-radius: 0 4px 4px 4px;
  -moz-border-radius: 0 4px 4px 4px;
  -o-border-radius: 0 4px 4px 4px;
  -ms-border-radius: 0 4px 4px 4px;
  border-radius: 0 4px 4px 4px;
}

.widget-type-post_filter h3 + div ul {
  margin-top: 0;
}
/* =============== 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 {}


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


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


.hs_cos_wrapper_type_password_prompt,
.hs-search-field__bar,
.hs_cos_wrapper_type_form,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-password_prompt.custom_error_message,
.widget-type-email_simple_subscription,
.section.post-footer {
  /* background-color:#004990; */
  background-size: cover;
  padding: 15px 20px 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 0 15px;
  /* max-width:500px; */
  display:block;
}
.hs_cos_wrapper_type_form {
  display: block;
}
.widget-type-email_simple_subscription h1{
  color:#fff;
}
#email-prefs-form h3 {
  color: #fff;
}
h3.form-title {
  font-family: "DM Serif Text",serif;
  line-height: 1.2em;
  color: #003f7c;
  font-size: 20px;
  font-weight: 600;
  margin: 24px 0 6px 0;
}

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

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

/* Labels and Legends */
label {}
.hs-form-field > label {
  display: inline-block;
  line-height: 1.3;
  font-weight: 700;
  color: #1f2931;
  font-size:16px;
} 

/* 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 {
  font-family: "Lato", Arial, sans-serif;
  height: 2.4375rem;
  padding: .5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  border-radius: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  /* max-width: 500px; */
}

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 {
  outline: none;
}

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

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

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

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

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

span.hs-form-required {
  color: #ee3325;
  font-weight: 400;
  margin-left: 4px;
  line-height: 1.3;
  font-size: 16px;
}

/* Error */
.hs-error-msgs {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.no-list.hs-error-msgs.inputs-list {
  background-color: rgba(255,223,224,.25);
  margin-bottom: 6px;
  border-top: 1px solid #C89797;
  border-bottom: 1px solid #C89797;
}
.hs-error-msgs label{
  color: #ee3325;
  font-weight: 400;
  letter-spacing: normal;
  font-size: .813em;
  line-height: inherit;
  clear: both;
  padding: 0 5px;
  font-family: inherit;
}

/* Placeholder Text */
::-webkit-input-placeholder {
  color: #cacaca;
  opacity:1;
} /* Webkit Browsers */
:-moz-placeholder {
  color: #cacaca;
  opacity:1;
} 
div.asp_m.asp_m_1 .probox .proinput input.orig::-moz-placeholder {
  color: rgb(143, 143, 143);
  opacity:0.85;
}
/* Firefox 18- */
::-moz-placeholder {
  color: #cacaca;
  opacity:1;
} /* Firefox 19+ */
:-ms-input-placeholder {
  color: #cacaca;
  opacity:1;
} /* IE10 */


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

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

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

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


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

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

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

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

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

.blog .section.post-footer {
  max-width: 100%;
  background-color: #f3f2f1;
}

.blog input[type="email"], .blog textarea {
  max-width: 100%;
}

.blog .hs-form-field > label {
  color: #1f2931;
}

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

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

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

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

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  font-family: "Lato", Arial, sans-serif;
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  text-align: center;
  line-height: 1;
  transition: background-color .25s ease-out,color .25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: .85em 1em;
  margin: 1rem 0;
  font-size: .9rem;
  background: #003f7c;
  color: #fefefe;
  white-space: normal;
}

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

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


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

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


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

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


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

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


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

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


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

.about-author-sec {
  border-top: 1px solid #ccc;
  margin-top: 60px;
  padding-top: 50px;
}
.about-author-sec img {
  border-radius: 100%;
}
.post-jump-con {
  padding-top: 30px;
  border-top: 1px solid #ccc;
  margin-top: 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

.post-jump {
  width: 48%;
}

.post-jump.prev-post {
  float: left;
}

.post-jump.next-post {
  float: right;
}

.post-jump .post-jump-label {
  text-transform: uppercase;
}

.post-jump .featured-img-con {
  height: 140px;
  overflow: hidden;
  position: relative;
}

.post-jump .featured-img-con .jump-indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.prev-arrow {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 12px 12px 0;
  border-color: transparent #ffffff transparent transparent;
}

.post-jump .next-arrow,
.post-jump .prev-arrow {
  margin: 60px 0 0 12px;
}

.post-jump .featured-img-con a:hover .jump-indicator {
  opacity: 1;
}

.post-jump.next-post p {
  text-align: right;
}

.next-post.post-jump .featured-img-con .jump-indicator {
  right: 0;
  left: inherit;
}

.featured-img-con img {
  width: 100%;
}

.next-arrow {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 12px;
  border-color: transparent transparent transparent #ffffff;
}

.no-pagination-image {
  background: #333;
  width: 100%;
  height: 100%;
}

.cm-mobile-wrapper {
  transition: all 0.5s ease 0s;
  opacity: 1;
}

.prosettings {
  display: none !important;
}

.search-open#ajaxsearchpro1_1 {
  right: 0 !important;
  padding: 0 15px;
}


.probox .promagnifier div.innericon {
  margin-right: -10px;
}

.lp .mobile-trigger {
  display: none;
}

div.asp_m.asp_m_1 .probox .proinput input.orig::-webkit-input-placeholder {
  font-weight: normal;
  font-family: "Open Sans";
  color: rgb(143, 143, 143);
  font-size: 30px;
  text-shadow: 0px 0px 0px rgba(255, 255, 255, 0);
  opacity: 0.85;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a sup {
  display: inline-block;
  width: auto;
  margin-left: -4px;
}

.probox {
  position: relative;
}

div.asp_m.ajaxsearchpro .probox .proinput input {
  width: 100%;
}

div.asp_m.ajaxsearchpro .probox .proinput form {
  width: 100%;
}

div.asp_m.ajaxsearchpro .probox .proinput input[type="submit"] {
  width: auto;
  position: absolute;
}

div.asp_m.ajaxsearchpro .probox .proinput input[type="search"] {
  width: 100%;
  max-width: 100%;
}


div.asp_m.ajaxsearchpro .probox .proinput form input[type="submit"] {
  position: absolute !important;
  right: -43px;
  left: auto;
  width: 30px !important;
  min-width: auto;
}

div.asp_m.ajaxsearchpro .probox .proinput form {
  position: relative;
}

div.asp_m.asp_m_1 .probox .proinput {
  z-index: 99;
}

div.asp_m.ajaxsearchpro .probox .proinput form input[type="submit"] {
  background: transparent;
  color: transparent;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin: 10px 0;
}

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


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


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

@media (max-width: 1080px) {

  .banner-content {
    padding: 0 20px;
  }
  .body-container-wrapper .page-center {
    padding: 4rem 20px;
  }
}

@media (max-width: 1023px) {
  .cm-mobile-wrapper {
    padding-bottom: 20px;
  }
  ul.menu.global-menu {
    display: none;
  }
  .footer-top-nav {
    width: 33.33333% !important;
  }

  .cm-form-section {
    width: 100% !important;
  }

  .footer-top-form {
    width: 100% !important;
    float: right !important;
  }

  .footer-top-form .hs-input {
    max-width: 100%;
  }

  .cm-footer-content ul {
    margin-top: 0;
  }
  .cm-header-nav {
    display: none !important;
  }
  .cm-mobile-wrapper {
    display: block !important;
  }

  .cm-mobile-wrapper {
    width: 290px !important;
    right: 0;
    position: fixed;
    top: 0;
    z-index: 600000;
    -webkit-tap-highlight-color: transparent;
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -ms-transition: -ms-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    font-size: 13px;
    line-height: 1.3em;
    background: #004990;
    color: #ffffff;
    max-height: 969px;
    -webkit-transform: translateX(290px);
    -moz-transform: translateX(290px);
    -ms-transform: translateX(290px);
    -o-transform: translateX(290px);
    transform: translateX(290px);
  }
  .mobile-open .cm-mobile-wrapper {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
  }
  .cm-mobile-wrapper:after {
    content: ' ';
    display: block;
    position: absolute;
    right: auto;
    top: 0;
    left: -15px;
    height: 100%;
    width: 15px;
    background: 0 0;
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.8);
    -moz-box-shadow: 0 0 15px rgba(0,0,0,.8);
    -ms-box-shadow: 0 0 15px rgba(0,0,0,.8);
    -o-box-shadow: 0 0 15px rgba(0,0,0,.8);
    box-shadow: 0 0 15px rgba(0,0,0,.8);
    z-index: 10000;
  }
  .cm-mobile-menu-img {
    padding: 25px;
  }
  .shiftnav-panel-close {
    display: block;
    position: absolute;
    right: 0;
    padding: 15px 20px;
    background: rgba(0,0,0,.2);
    z-index: 20;
    cursor: pointer;
  }
  .shiftnav-panel-close .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
  }
  .fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d";
  }

  .shiftnav-search {
    line-height: 1.3em;
    -webkit-tap-highlight-color: transparent;
    padding: 0;
    margin: 0;
    background: none;
  }

  .shiftnav-search .shiftnav-searchform {
    position: relative;
    height: 50px;
    background: #f9f9f9;
  }

  .shiftnav-search input.shiftnav-search-input {
    width: 100%;
    padding: 14px 50px 14px 25px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    background: 0 0;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
    border-radius: 10px;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
  }

  .shiftnav-search .shiftnav-search-submit, .shiftnav-searchbar-drop .shiftnav-search-submit {
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0;
    right: 0;
    border: none;
    background: 0 0;
    cursor: pointer;
    color: #666;
    font-family: FontAwesome!important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 10px;
    -webkit-appearance: button;
    font-size: 13px;
    margin:0;

  }

  .cm-mobile-wrapper {
    transition: all 0.5s ease 0s;
    opacity: 1;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-transform:none;
  }
  .cm-mobile-wrapper {
    padding-bottom: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding-right: 50px;
  }

}



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

@media (max-width: 767px) {
  .about-author-sec .span2 {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .about-author-sec .span2 img{
    max-width:100px;
  }
  .blog .blog-sidebar {
    padding-top: 40px;
  }
  .hs_cos_wrapper_type_password_prompt,
  .hs-search-field__bar,
  .hs_cos_wrapper_type_form,
  .widget-type-blog_subscribe,
  .widget-type-google_search,
  .widget-type-password_prompt.custom_error_message,
  .widget-type-email_simple_subscription,
  .section.post-footer {
    max-width:100%;
  }
  input[type="text"],
  input[type="password"], 
  input[type="datetime"], 
  input[type="datetime-local"], 
  input[type="date"], 
  input[type="month"], 
  input[type="time"], 
  input[type="week"], 
  input[type="number"], 
  input[type="email"], 
  input[type="url"], 
  input[type="search"], 
  input[type="tel"], 
  input[type="color"],
  input[type="file"],
  textarea,
  select {
    max-width:100%;
  }
  .cm-logo {
    float: left !important;
  }
  .footer-top-nav {
    float: left !important;
  }
  .cm-footer-logo {
    float: left !important;
  }
  .cm-mobile-menu {
    width: 100% !important;
  }
  .child-trigger i {
    width: auto;
  }
  .section.post-header h1 {
    margin: 0;
  }
  .about-author-sec .span2 {
    width: 14.89361702%;
  }
  .post-header h2 { 
    margin-bottom: 10px;
  }

  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    overflow-x: auto;
    overflow-y: hidden;
  }
}  

@media (max-width: 641px) {
  .footer-top-form .hs-button.primary.large {
    line-height: 2;
  }
} 

@media (max-width: 639px) {
  .cm-logo {
    width: 66.66667% !important;
  }
  .cm-header-right {
    width: 33.33333% !important;
  }
  .footer-top-form .hs-button.primary.large {
    line-height: 2;
    padding: 0;
  }
  .cm-footer-logo {
    width: 100% !important;
  }

  .cm-footer-content {
    width: 100% !important;
  }
  .footer-top-nav {
    float: none !important;
    width:100% !important;
  }
} 


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

@media (max-width: 479px) {
  .cm-mobile-wrapper {
    width: 320px !important;
    max-width: 95%;
  }

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

@media (max-width: 374px) {
  .cm-mobile-wrapper {
    width: 305px !important;
    max-width: 95%;
  }
}

@media (max-width: 359px) {
  .cm-mobile-wrapper {
    width: 265px !important;
    max-width: 95%;
  }
}