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

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

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


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


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */
@font-face {
  font-family: "FontAwesome";
  src: url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/FontAwesome/fontawesome-webfont.eot") format("embedded-opentype"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/FontAwesome/fontawesome-webfont.ttf") format("woff2"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/FontAwesome/fontawesome-webfont.woff") format("woff"),
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/FontAwesome/fontawesome-webfont.woff2") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: futura-pt;
  src: url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/futura-pt%20300/l") format("woff2"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/futura-pt%20300/d.woff") format("woff"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/futura-pt%20300/a") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: futura-pt;
  src: url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/futura-pt/l%20%286%29") format("woff2"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/futura-pt/d%20%286%29.woff") format("woff"),
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/futura-pt/a%20%286%29") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: futura-pt;
  src: url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/futura-pt%20500/l%20%287%29") format("woff2"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/futura-pt%20500/d%20%287%29.woff") format("woff"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/futura-pt%20500/a%20%287%29") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: proxima-nova;
  src: url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/proxima-nova%20300/l%20%283%29") format("woff2"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/proxima-nova%20300/d%20%283%29.woff") format("woff"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/proxima-nova%20300/l%20%283%29") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: proxima-nova;
  src: url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/proxima-nova%20400/l%20%284%29") format("woff2"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/proxima-nova%20400/d%20%284%29.woff") format("woff"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/proxima-nova%20400/a%20%284%29") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: proxima-nova;
  src: url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/proxima-nova%20700/l%20%285%29") format("woff2"), 
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/proxima-nova%20700/d%20%285%29.woff") format("woff"),
    url("//5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/KeonaHealth_Sep2019/Fonts/proxima-nova%20700/a%20%285%29") format("opentype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

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

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

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

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

/* line height fix for reCaptcha theme */
#recaptcha_table td { line-height: 0; }
.recaptchatable #recaptcha_response_field { min-height: 0; line-height: 12px; }
@media all and (max-width:400px) {

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

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

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

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

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

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

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

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

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

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

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper { visibility: hidden; opacity: 0; -webkit-transition: opacity 0.4s; position: absolute; z-index: 10; left: 0; }
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { display: block; white-space: nowrap; }
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper { left: 100%; top: 0; }
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper { opacity: 1; visibility: visible; }
@media (max-width:767px) {
	.hs-menu-wrapper,
	.hs-menu-wrapper * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; 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: #fff;
  font-family: "proxima-nova",sans-serif;
  font-weight: 300;
  font-size: 16px;
  letter-spacing: .12px;
  color: #484747;
  line-height: 26px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: initial;
}
/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #54a7dd;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #54a7dd;
  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: 0 0 15px;
  color: #303030;
  line-height: 1.071428571428571em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 { font-size: 42px; font-family: 'Tahoma'; font-weight: 400; letter-spacing: 1px; }
h2 { font-size: 38px; font-family: "futura-pt"; font-weight: 100; letter-spacing: 1px; line-height: 1.384615384615385em; }
h3 { color: #303030; font-size: 30px; font-family: "futura-pt"; font-weight: 100; letter-spacing: 1px; }
h4 { font-size: 25px; line-height: 1.375em; font-weight: 400; color: #585858; }
h5 { color: #585858; font-size: 23px; font-weight: 500; }
h6 {font-size: 20px;}
/* Anchor Links */
a { color: #1e73be; text-decoration: none; cursor: pointer; }
a:hover, a:focus { color: #54a7dd; }
/* Lists */
ul, ol { margin: 0; padding: 0; list-style-position: inside; }
/* Block Quotes */
blockquote { position: relative; padding: 14px 14px 14px 10px; border-left: 4px solid transparent; }


/* 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 {
  position: relative;
  z-index: 110;
}
.widget-span.main-header-group {
  width: 100% !important;
}
.simple-banner {
  margin-top: -1px;
  height: 220px;
}
.banner-container {
  padding-top: 101px;
  height: 119px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.banner-bg {
  height: 100%;
}
.banner-bg img {
  height: inherit;
  width: 100%;
  vertical-align: middle;
  object-fit: cover;
}
.banner-container-inner {
  display: table;
  height: 100%;
  width: 100%;
}
.banner-content {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.banner-container .page-center {
  height: inherit;
}
.simple-banner h1 {
  color: #ffffff;
  font-size: 17px;
  line-height: 1.304347826086957em;
  font-weight: 500;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  font-family: proxima-nova;
}
.header-group {
  padding: 0 45px;
  position: relative;
  -webkit-transition: all .2s ease 0s;
  -moz-transition: all .2s ease 0s;
  -o-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
  border-color: #eeeeee;
  background-color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(148,148,148,0.2);
}
.widget-span.header-logo,.widget-span.custom-menu-primary {
  width: auto;
  margin-left: 0;
}
.widget-span.custom-menu-primary {
  float: right;
}
.header-logo img {
  height: auto;
  padding-top: 13px;
  transition: all 0.2s ease-in-out;
}
.header-logo img{
  height: 88px;
}

.scroll-header .header-logo img {
  height: 52px;
}
.header-logo a {
  height: 100%;
  visibility: visible;
  position: relative;
  display: block;
}

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

.body-container .page-center{
  padding:0 1rem;
}
.body-container{
  padding:100px 0;
}
.content-wrapper {}
.main-content {
  margin:0 0 15px;
}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

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

.footer-group {
  -webkit-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -moz-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -o-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
  -ms-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
  transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
  width: 100% !important;
}
.body-container-wrapper,
.footer-contact-wrapper{
  background-color: #fff;
  position: relative;
  z-index: 100;
}
.widget-span.footer-main-group {
  min-height: 445px;
}
.footer-bottom-group {
  display: block;
  background-color: #1b1b1b;
}
.footer-bottom-group > div {
  display: table-cell;
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  height: 53px;
  width: 1%;
  vertical-align: middle;
}
.footer-top-group {
  display: block;
  background-color: #262626;
  position: relative;
}
.footer-top-group > div {
  padding: 72px 0 0px;
}
.widget-span.footer-contact-group,
.widget-span.footer-menu-primary {
  width: 50%;
  margin-left: 0 !important;
  float: left !important;
}
.footer-contact-group {
  position: relative;
  top: -18px;
}
.footer-menu-primary .hs-menu-wrapper > ul {
  display: block !important;
}
.footer-menu-primary .hs-menu-wrapper > ul > li {
  margin-bottom: 28px;
  line-height: 22px;
  padding: 0 0 17px;
  float: none !important;
}
.footer-menu-primary > div {
  padding-left: 10px;
}
.footer-menu-primary > div > span {
  display: block;
  margin: 0 0 0 15px;
}
.footer-menu-primary .hs-menu-wrapper > ul > li > a {
  -webkit-transition: color .2s ease-in-out;
  -moz-transition: color .2s ease-in-out;
  -o-transition: color .2s ease-in-out;
  -ms-transition: color .2s ease-in-out;
  color: #818181;
  display:block;
}
.footer-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: #fff;
}
.footer-contact-info .separator {
  background-color: transparent;
  position: relative;
  display: block;
  height: 1px;
  margin: 10px 0;
  margin-top: 10px;
  margin-bottom: 2px;
}
.footer-contact-info span {
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
}
.footer-contact-info {
  color: #818181;
}
.footer-contact-info span + .separator {
  margin-top: 4px;
  margin-bottom: 2px;
}
.footer-group .page-center > div ,
.banner-container-inner,
.header-group .page-center > div,
.blog .content-wrapper > div{
  max-width: 1100px;
  margin: 0 auto;
}
a#back_to_top {
  color: #cdcdcd;
  right: 25px;
  height: auto;
  position: fixed;
  bottom: 65px;
  margin: 0;
  z-index: 10000;
  -webkit-transition: all .3s ease 0s;
  -moz-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
#back_to_top span {
  width: 56px;
  height: 56px;
  line-height: 52px;
  text-decoration: none;
  -o-border-radius: 52px;
  -moz-border-radius: 52px;
  -webkit-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: all .2s ease 0s;
  -moz-transition: all .2s ease 0s;
  -o-transition: all .2s ease 0s;
  border: 2px solid #e8e8e8;
  background: transparent;
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
#back_to_top span i {
  font-size: 22px;
  -webkit-transition: color .2s ease 0s;
  -moz-transition: color .2s ease 0s;
  -o-transition: color .2s ease 0s;
  color: #b0b0b0;
  line-height: 52px;
}
.fa-arrow-up:before {
  content: "\f062";
}
#back_to_top:hover span {
  background-color: #e8e8e8;
}
.footer-contact-wrapper {
  background-color: #F8F8F8;
  border-top: 1px solid #eeeeee;
  position: relative;
  display: block;
  padding: 51px 21px;
  z-index: 100000;
}
.footer-contact-wrapper > div {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}
.pum-overlay {
  opacity: 0;
  visibility: hidden;
  background-color: rgba( 0, 0, 0, 0.60 );
  transition: all .15s ease-in-out;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 500;
}
.contact-text-wrapper {
  width: 75%;
  float: left;
}
.button-wrapper {
  width: 25%;
  float: right;
  text-align: right;
}
.contact-text-wrapper div {
  font-size: 16px;
  letter-spacing: 1px;
  color: #303030;
  font-weight: 500;
  line-height: 26px;
  font-family: proxima-nova;
}
.button-wrapper a {
  outline: 0;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  background-color: transparent;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -webkit-box-sizing: initial!important;
  -moz-box-sizing: initial!important;
  box-sizing: initial!important;
  padding: 0 23px;
  border: 2px solid #303030;
  font-size: 13px;
  font-weight: 700;
  font-family: inherit;
  text-align: left;
  color: rgb(255, 255, 255);
  border-color: rgb(245, 144, 62);
  background-color: rgb(245, 144, 62);
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin: -21px 0 0 0;
  display: inline-block;
  width: auto;
  height: 39px;
  line-height: 39px;
}
.footer-contact-wrapper > div::before,.footer-contact-wrapper > div::after {
  display: block;
  content: "";
  clear: both;
}
.button-wrapper a:hover {
  border-color: rgb(255,255, 255);
}
.open-search .pum-overlay {
  opacity: 1;
  visibility: visible;
}
.pum-container {
  width: 500px;
  margin: 0 auto;
  padding: 18px;
  border-radius: 3px;
  border: 2px solid #000000;
  box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 );
  background-color: rgba( 255, 255, 255, 1.00 );
  position: absolute;
  margin-bottom: 3em;
  height: auto;
  top: 100px;
  left: 50%;
  transform: translateX(-48%);
}
.popmake-content {
  overflow: inherit;
  margin: 1em 0;
  max-width: 98%;
}
.popmake-content .hs-richtext h3 {
  margin: .625em 0 .375em;
  font-size: 1.3em;
  font-weight: 700;
  text-transform: inherit;
  color: #303030;
  text-align: center;
  font-family: "futura-pt";
  line-height: 1.304347826086957em;
  letter-spacing: normal;
}
.popmake-content .form-title {
  margin: 0;
}
.popmake-content .hs-richtext {
  width: 98%;
  margin-bottom: 1.125em;
}
.popmake-content .hs-form-field {
  margin-bottom: 28px;
  line-height: normal;
}
.popmake-content .hs-form-field .input {
  margin-top: .375em;
}
.popmake-content .hs-form-field input {
  margin: 2px;
  width: 95%;
}
.popmake-content .hs-form-field label {
  display: inline-block;
}
.popmake-content .hs-submit {
  padding: 1em 0 .625em;
  margin: 1em 0 0;
}
button.pum-close {
  height: 30px;
  width: 30px;
  left: auto;
  right: -24px;
  bottom: auto;
  top: -24px;
  padding: 0px;
  color: #ffffff;
  font-family: inherit;
  font-size: 24px;
  line-height: 26px;
  border: 2px solid #ffffff;
  border-radius: 30px;
  box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 );
  text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
  background-color: rgba( 0, 0, 0, 1.00 );
  position: absolute;
  cursor: pointer;
  min-width: 1em;
  z-index: 2;
}
.popmake-content .hs-form-field.hs-phone {
  margin-bottom: 28px;
}
.popmake-content .hs-submit input[type="submit"] {
  margin: 0;
}
/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul {
  display: block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  display: inline-block;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: right;
}

ul:not(#menu-menu-1) li {
  margin-bottom: 8px !important;
}

.custom-menu-primary .hs-menu-wrapper ul > li > a {
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  padding: 0 15px;
  color: #222222;
  transition: line-height 0.2s ease-in-out;
  display: inline-block !important;
  height: 100%;
}
.custom-menu-primary .hs-menu-wrapper ul > li.active > a {
  color: #303030;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  line-height: 100px;
}


/* Child List */

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

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

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper { 
  left: -70px !important;
  text-align: center !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;
  }
  .widget-span.main-header-group {
    position: fixed;
    z-index: 110;
    top: 0;
    left: 0;
  }
  .scroll-header .header-group {
    background-color: rgba(255,255,255,0.9);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    box-shadow: 0 1px 3px rgba(0,0,0,0.11);
    border: 0;
    max-height: 60px;
  }
  .scroll-header .header-logo img {
    max-width: 94px;
    width: 100% !important;
    padding-top: 5px;
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    line-height: 57px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    background-color: #fff;
    box-shadow: 0px 5px 5px #989696;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding: 0px 20px;
  }
  .custom-menu-primary .hs-menu-wrapper ul > li > a:hover {
    opacity: 0.8;
  }
  .no-nav .header-logo img {
    padding-bottom: 12px;
  }
  .footer-group {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 99;
  }
}


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

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

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

.blog .simple-banner {
  background-color: #F6F6F6;
  height: 202px;
  margin: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #eeeeee;
}
.blog .simple-banner h1 {
  font-size: 17px;
  line-height: 1.304347826086957em;
  color: #303030;
}
.blog .banner-container {
  padding-top: 101px;
  height: 100px;
}
.blog .page-center.content-wrapper {
  padding: 0;
}
.blog .body-container{
  padding:50px 0;
}
.blog-listing-wrapper .post-listing .post-item {
  margin: 0 0 32px;
}
.blog-listing-wrapper .post-listing .post-item:before,
.blog-listing-wrapper .post-listing .post-item:after {
  display: block;
  content: "";
  clear: both;
}
.post-listing .post-item .post_image,.post-listing .post-item .post_text {
  width: 50%;
  float: left;
  margin: 0;
}
.post-listing .post-item .post_image > a {
  position: relative;
  width: 100%;
  display: block;
}
.post-listing .post-item .post_image > a > img {
  position: relative;
  width: 100%;
  display: block;
  vertical-align: baseline;
}
.post-listing .post-item .post_text .post_text_inner {
  padding: 23px 23px 23px 23px;
  background-color: #fff;
  color: #555;
}
.post_text_inner h2 {
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.post_text_inner h2 span.date {
  color: #bebebe;
  float: right;
  font-size: .7em;
  line-height: 1.9;
  vertical-align: baseline;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.post_text_inner h2 a {
  color: #303030;
}
.post_text_inner h2 a:hover {
  color: #54a7dd;
}
.post_more a.more-link {
  font-size: 11px;
  border: 2px solid #303030;
  padding: 0 17px;
  line-height: 46px;
  color: #ffffff;
  border-color: #91b2c3;
  background-color: #91B2C3;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0;
  font-weight: 700;
  font-family: inherit;
  text-align: left;
  -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  transition: color .1s linear,background-color .1s linear,border-color .1s linear;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  outline: 0;

  border-color: #f5903e !important;
  background-color: #f5903e !important;
  height: 50px !important;
  margin-bottom: 20px !important;
  margin-top: 5px !important;
  letter-spacing: 1px !important;
  padding: 0 23px  !important;
  line-height: 46px !important;
  margin: 15px 0  !important;
  font-size: 16px !important;
  font-weight: 500 !important;


}
p.post_excerpt {
  margin: 0;
  margin-bottom: 10px;
}
.post_more {
  margin: 30px 0 0;
}
.post_more a.more-link:hover {
  background-color: #303030;
  border-color: #303030;
  color: #fff;
}
.blog-pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}
.blog-pagination ul li {
  margin-bottom: 28px;
  float: left;
}
.blog-pagination ul li a {
  position: relative;
  display: inline-block;
  width:42px;
  height:42px;
  line-height: 38px;
  margin: 0 11px 0 0;
  text-align: center;
  color: #b4b4b4;
  font-size: 18px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  border: 2px solid #e5e5e5;
  outline: 0;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  text-shadow: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.blog-pagination ul:before,
.blog-pagination ul:after {
  display: block;
  content: "";
  clear: both;
}
.blog-pagination {
  text-align: center;
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-left:before {
  content: "\f104";
}
.blog-pagination ul li a:hover,
.blog-pagination ul li a.active {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
  color: #303030;
}
.blog-pagination ul li a.active {
  pointer-events: none;
}
.hs-blog-post .blog-content {
  width: 75%;
  float: left;
}
.hs-blog-post .blog-sidebar {
  width: 25%;
  float: left;
  margin-left: 0;
}
.hs-blog-post .blog-content > div {
  padding: 0 20px 0 0;
}
.post_image .hs-featured-image {
  float: none;
  width: auto;
  max-width: 100%;
  margin: 0;
}
.blog-post-wrapper .post-body {
  padding-top: 23px;
  color: #555;
  line-height: 26px;
  font-family: "proxima-nova";
  font-weight: 300;
  font-size: 16px;
  letter-spacing: .12px;
}
.blog-post-wrapper .post-body h2 {
  color: #000000;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.blog-post-wrapper .post-body h2 span.date {
  color: #a5a5a5;
  float: right;
  font-size: .7em;
  line-height: 1.9;
  font-family: futura-pt;
}
.hs-blog-post .blog-sidebar h3 {
  margin-bottom: 14px;
  color: #585858;
  text-transform: none;
  font-size: 17px;
  line-height: 1.571428571428571em;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: proxima-nova;
}
.hs-blog-post .blog-sidebar > div {
  padding: 0 0 0 20px;
}
.hs-blog-post .blog-sidebar ul {
  list-style: none;
  padding: 0;
}
.hs-blog-post .blog-sidebar ul li {
  margin-bottom: 28px;
  padding: 7px 0 7px 0;
}
.hs-blog-post .blog-sidebar ul li a {
  color: inherit;
  font-weight: 400;
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
.hs-blog-post .blog-sidebar ul li a:hover {
  color: #54a7dd;
}
.hs-blog-post .blog-sidebar ul li a .filter-link-count {
  display: none;
}
.hs-blog-post .blog-sidebar .block {
  margin: 0 0 42px;
}
.post-listing .post-item .post_image.no-image + .post_text {
  width: 100%;
}



div#myModal+div>h3 {text-align: center;padding: 0 15px;}
/* =============== 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 */
.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments-listing.no-comments {
  border: none;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-body {
  border-bottom: medium none;
  color: ;
  display: block;
  font-family: ;
  font-size: ;
  line-height: ;
  padding: 0;
}
.comment-reply-to{  margin-bottom: 15px;}
.comment-from h4 {  margin: 0;  padding-top: 15px;}
.comment-date {  color:  !important;  display: block !important;  text-align: left;}
#comments-listing:not([data-has-comments="true"]) {  display: none;}
.replying {  padding: 0 15px !important;
}

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

.hs-author-profile .hs-author-avatar {float: none;  margin: 0 auto;  max-width: 100px;}
.hs-blog-listing .hs-author-profile {  border-bottom: 1px solid #ccc;padding: 0 0 20px 0;  margin: 0 0 20px 0;  text-align: center;}
.hs-author-avatar img {  border-radius: 100px;}

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


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

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

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

/* Labels and Legends */
label {}
label { font-weight: bold; margin: 2px; line-height: 1.3; display: block; color: #000000; letter-spacing: normal; font-family: proxima-nova; 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 {display: inline-block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-weight: bold; font-size: 13px; margin: 2px; border: 1px solid #ccc; width: 100%; color: #818181; padding: 15px; line-height: 17px; background-color: #fff; letter-spacing: normal; text-indent: .25em; font-family: Raleway, sans-serif; outline: none; margin-bottom: 22px; }
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 {}

.body-container .widget-type-form,
.body-container .widget-type-blog_subscribe, 
.body-container .widget-type-google_search,
.body-container .widget-type-password_prompt.custom_error_message, 
.body-container .widget-type-email_simple_subscription, 
.body-container .hs-search-field,
.body-container .widget-type-password_prompt form, 
.blog .widget-type-blog_comments form,
.body-container .custom-form-bg {


}

.form-title { font-size: 1.3em; margin: .625em 0 15px; letter-spacing: normal; font-weight: bold; color: #303030; text-transform: uppercase; font-family: futura-pt; }
/* 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-input.invalid.error {  border: 1px solid #790000;}
.hs-error-msgs { padding: 0; margin: 0; list-style: none; }
.hs-error-msgs label { padding: .625em 0; padding-right: 6px; max-width: 97.5%; margin-top: .375em; color: #790000; font-weight: 700; letter-spacing: normal; font-size: .875em; line-height: 1.5; font-family: 'Raleway',sans-serif; background-color: #FFDFE0; border: 1px solid #ccc; padding-left: 6px; }
.hs-form-required { color: #790000; margin-left: .25em; }

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


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

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

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

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


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

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

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

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

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


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

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

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

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

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

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


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

.hs-button.primary, input[type="submit"], input[type="button"] { cursor: pointer; -webkit-appearance: none; text-decoration: none !important; display: -moz-inline-stack; display: inline-block; font-size: 1em; color: #303030; cursor: pointer; outline: 0; font-style: normal; text-transform: uppercase; letter-spacing: 1px; -o-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; text-shadow: none; background-color: transparent; -webkit-transition: all .1s linear; -moz-transition: all .1s linear; -ms-transition: all .1s linear; -o-transition: all .1s linear; transition: all .1s linear; padding: 0 23px; border: 2px solid #303030; font-weight: 700; text-align: left; line-height: 36px; margin: 15px 0; white-space: normal; }

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {background-color: #1abc9c;  border-color: #1abc9c;  color: #fff;  text-decoration: none;}

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


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

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


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

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


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

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


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

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


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.custom-form{ width:50%; max-width:50%; } .no-nav .mobile-trigger{ display:none !important; } .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; } .no-banner .header-container { min-height: 101px; }
/* ==========================================================================
ANDRES RODRIGUEZ UPDATES - START
========================================================================== */

.carousel-cell h1{ text-shadow: 1px 1px 2px rgba(0,0,0,0.4) !important; font-family: tahoma, arial, helvetica, sans-serif !important; font-weight: 300 !important; font-size: 42px !important; } .carousel-cell .q_slide_subtitle{ font-family: "arial" !important; font-weight: 600 !important; text-shadow: 1px 1px 2px rgba(0,0,0,0.4) !important; line-height: 1.375em !important; font-size: 1em !important; letter-spacing: 1px !important; }
.area-testimonials{ background-color: #383838 !important; } #hs_cos_wrapper_widget_12579088169{ display: none !important; } .area-request-demo{ background-color: #F8F8F8; border-top: 1px solid #eeeeee; } .footer-are-one{ background-color: #262626 !important; } .footer-are-one{ color: #818181 !important; } .hhs-footer li{ list-style-type: none; } #menu-menu-3 li a{ color: #818181 !important; } .footer-are-two{ background-color: #1b1b1b !important; padding-top: 20px; padding-bottom: 20px; text-align: center; } .footer-are-two a{ color:  #818181 !important; } .hero-slider h4{ font-family: tahoma, arial, helvetica, sans-serif !important; font-weight: 600 !important; text-shadow: 1px 1px 2px rgba(0,0,0,0.4) !important; line-height: 1.375em !important; font-size: 1em !important; letter-spacing: 1px !important; } .hero-slider .flickity-page-dots .dot.is-selected { background: #54a7dd !important; } .hero-slider{ min-height: 560px !important; } .qbutton.white { background-color: #f5903e; border-color: #f5903e; } a.qbutton.white { border-color: #f5903e !Important; } .qbutton.white { margin: 10px 0 0 10px; } .qbutton.green { background-color: #f5903e; border-color: #f5903e; color: #fff; } .slider_content > .text> a.qbutton { height: 40px; }
.qbutton{ position: relative; display: inline-block; width: auto; height: 39px; line-height: 39px; margin: 0; padding: 0 23px; border: 2px solid #303030; font-size: 13px; font-weight: 700; font-family: inherit; text-align: left; color: #303030; text-decoration: none; cursor: pointer; white-space: nowrap; outline: 0; font-style: normal; text-transform: uppercase; letter-spacing: 1px; -o-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; text-shadow: none; background-color: transparent; -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear; -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear; -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear; -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear; transition: color .1s linear,background-color .1s linear,border-color .1s linear; -webkit-box-sizing: initial!important; -moz-box-sizing: initial!important; box-sizing: initial!important; }
.container-fluid .row-fluid .page-center{ max-width: 1180px !important; } .carousel-cell .qbutton:hover{ border: 2px solid #fff !important; } .hhs-header{ background-color: rgba(255, 255, 255, 0.6) !important; border-color: #eeeeee; transition: left .33s cubic-bezier(0.694,0.0482,0.335,1); height: 100px; } .hhs-logo-header{ max-height: 80px !important; } .hhs-header .hhs-col-12{ margin: 0 auto !important; float: none !important; padding: 0 0px; max-width: 1180px !important; } .hhs-header-menu ul{ padding-top: 13px; } h3 { color: #303030 !important; font-size: 23px !important; text-transform: inherit !important; margin: 30px 0 !important; font-weight: 400 !important; }
#hs_cos_wrapper_widget_1586204596676_ .col-border{ margin-top: 60px !important; padding-bottom: 10px !important; border-bottom: 1px solid #ccc !important; } #hs_cos_wrapper_widget_12579088165 h3{ font-size: 30px !important; } #hs_cos_wrapper_widget_1586209786786{ background-color: #54a7dd; padding-top: 80px; padding-bottom: 40px; margin-top: 60px; } #hs_cos_wrapper_widget_1586209786786 h2{ font-weight: 400 !important; text-transform: uppercase; letter-spacing: 1px !important; line-height: 30px; } #hs_cos_wrapper_widget_1586209786786 .horizontal-list li { display: inline-block; zoom: 1; list-style-type: disc; padding-right: 20px; font-size: 20px; line-height: 20px; } #hs_cos_wrapper_module_1586644705403164 .SECTION-AREA-1{ background-color: #54a7dd; padding-top: 80px; padding-bottom: 40px; margin-top: 60px; } #hs_cos_wrapper_module_1586644705403164 h2{ font-weight: 400 !important; text-transform: uppercase; letter-spacing: 1px !important; line-height: 30px; } #hs_cos_wrapper_module_1586644705403164 .horizontal-list li { display: inline-block; zoom: 1; list-style-type: disc; padding-right: 20px; font-size: 20px; line-height: 20px; }
body ul:not(#menu-menu-1) li { margin-bottom: 8px !important; } ul { list-style-position: inside; } #hs_cos_wrapper_widget_1586139349808{ margin-top: 40px; } #hs_cos_wrapper_widget_1586139349808 h2, #hs_cos_wrapper_widget_1586139558202 h2, #hs_cos_wrapper_widget_1586139636956 h2{ font-weight: 400 !important; font-size: 22px !important; text-transform: uppercase !important; letter-spacing: 1px !important; padding-bottom: 15px; } .feature-with-list .q_icon_list p { font-size: 20px; line-height: 30px; font-weight: 300; } .q_icon_list p { font-size: 20px; line-height: 27px; font-weight: 400; margin: 0 0 10px; padding: 0 0 0 38px; position: relative; color: #737373; margin-bottom: 22px; } .feature-with-list .q_icon_list i { font-size: 2em; } .q_icon_list i.transparent { background: transparent; border: 0; color: #ababab; } .fa.pull-left { margin-right: .3em; } .q_icon_list i { font-size: 2em !important; } .learn-more-link { font-size: 22px; margin-top: 10px; display: inline-block; }
.link { color: #428bca; } #hs_cos_wrapper_widget_1586139558202{ margin-bottom: 60px; } #hs_cos_wrapper_widget_1586139636956{ margin-bottom: 60px; } .fa { display: inline-block !important; font-family: "FontAwesome" !important; font-size: inherit !important; text-rendering: auto !important; -webkit-font-smoothing: antialiased !important; -moz-osx-font-smoothing: grayscale !important; } .fa-clipboard:before { content:"\f0ea" !important; } .fa-plug:before { content: "\f1e6" !important; } .fa, .fas { font-weight: 500 !important; } .area-testimonials{ padding-top: 60px; padding-bottom: 40px; } .img-circle { border-radius: 50%; } .alignleft { float: left; margin: 0 20px 20px 0; }
#hs_cos_wrapper_widget_1586140786841{ padding-top: 100px; } #hs_cos_wrapper_widget_1586140786841 h3{ border-bottom: 1px solid #ccc; margin-top: 20px !important; padding-bottom: 10px !important; } .SECTION-PARTNERS{ padding-top: 100px; } .SECTION-PARTNERS h3{ border-bottom: 1px solid #ccc; margin-top: 20px !important; padding-bottom: 10px !important; } .qode_carousels .slides img { width: 100%; display: block; } .qode_carousels .slides>li .first_image_holder{ display: block; position: relative; width: 100%; opacity: 1; -webkit-transition: opacity .4s ease-in-out; -ms-transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -o-transition: opacity .4s ease-in-out; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; } ul:not(#menu-menu-1) li { margin-bottom: 28px !important; } .qode_carousels .slides>li { margin: 0 2px 0 0; } .qode_carousels .slides>li { background-color: transparent; position: relative; margin: 0; float: left; } .slides{ margin: 0; padding: 0; list-style: none; } .caroufredsel_wrapper { cursor: grab!important; cursor: -moz-grab!important; cursor: -webkit-grab!important; margin: 0!important; } .caroufredsel_wrapper { height: 75px !important; } .flexslider .slides, .portfolio_slider .portfolio_slides, .qode_carousels .slides { zoom: 1; } .qode_carousels { padding: 0; position: relative; display: block; zoom: 1; } .vc_custom_1456259256230 .vc_column_container>.vc_column-inner { box-sizing: border-box; padding-left: 15px; padding-right: 15px; width: 100%; } .vc_custom_1456259256230 .vc_column_container { padding-left: 0; padding-right: 0; }
.vc_custom_1456259256230 .full_section_inner { position: relative; z-index: 20; } #hs_cos_wrapper_widget_1586140786841{ padding-bottom: 100px; } .SECTION-PARTNERS{ padding-bottom: 100px; } .call_to_action .text_wrapper .call_to_action_text { color: #fff; letter-spacing: 1px; font-size: 22px; font-weight: 500; } .two_columns_75_25>.column1 { width: 75%; float: left; } .call_to_action .text_wrapper { position: relative; } .call_to_action .two_columns_75_25 { position: relative; } .two_columns_75_25 { width: 100%; } .container_inner { width: 1100px; margin: 0 auto; } .content_bottom { position: relative; z-index: 100; } .call_to_action .column2.button_wrapper .qbutton { position: absolute; right: 0; top: 50%; margin: -21px 0 0 0; } .qbutton.white { background-color: #f5903e; border-color: #f5903e; } .call_to_action .column2.button_wrapper { text-align: right; } .two_columns_75_25>.column2 { width: 25%; float: left; } #hs_cos_wrapper_widget_1586140952261 .area-request-demo{ padding-top: 50px; padding-bottom: 50px; } #hs_cos_wrapper_widget_1586140952261 .call_to_action{ border-top: 0px !important; } #hs_cos_wrapper_widget_1586140952261 .call_to_action_text{ font-size: 18px  !important; }
.qbutton:hover{ border: 2px solid #fff !important; } .qbutton { background-color: #f5903e !important; border-color: #f5903e !important; color: #fff !important; } .belch-modal__close{ background-color: #3c3c3c !important; color: white !important; border-radius: 20px !important; height: 30px !important; width: 30px !important; border: 2px white solid !important; font-weight: 600 !important; } .belch-modal__content { margin-top: 5px !important; } .embed-form-super-wrapper .hs-richtext { padding-left: 0px !important; } .belch-modal__container { min-width: 600px; } .belch-modal__container { background-color: transparent !important; } .hs_submit .actions input:hover{ border: 2px solid #ffffff !important; } .transparency-color{ opacity: 0 !important; } #hs_cos_wrapper_module_15409352523173532{ font-size: 18px; } #hs_cos_wrapper_module_15409352523173532 .textwidget{ color: #989898 !important; } .embed-form-super-wrapper .hs-form input[type=submit], #hsForm_85728a6d-95f5-4837-9918-c4c2ad8d7a06 input[type=submit]{ font-size: 14px !important; } .embed-form-super-wrapper .hs-form label, .embed-form-super-wrapper .hs-form label span, #hsForm_85728a6d-95f5-4837-9918-c4c2ad8d7a06 span { font-size: 14px !important; } .hhs area-testimonials .img-circle { border-radius: 50% !important; } #hsForm_85728a6d-95f5-4837-9918-c4c2ad8d7a06 label{ font-weight: 800 !important; } .title_outer.with_image .title .title_subtitle_holder, .title_outer .has_fixed_background.title .title_subtitle_holder, .title_outer .has_background.title .title_subtitle_holder { display: table-cell; vertical-align: middle; width: 100%; } .title_outer .has_background.title .title_holder .container_inner { display: table; height: 100%; } .has_background.title .title_holder .container { display: block; height: 100%; } .title_outer.with_image .title .title_holder, .title_outer .has_fixed_background.title .title_holder, .title_outer .has_background.title .title_holder { position: absolute; top: 0; display: block; } #square-top{ height: 109px; } .hs-menu-item.active, .custom-menu-primary .hs-menu-wrapper > ul li.active a:hover { background-color: transparent !important; } .title { display: block; width: 100%; height: 100px; text-align: left; position: relative; z-index: 101; border-bottom-color: #eee; }
.title.has_background {  background-repeat: no-repeat;background-position: center 0;}
.title:not(.title_bottom_border_in_grid) {border-bottom-width: 1px;border-bottom-style: solid;}

.title .not_responsive {display: none;}

.title img {display: block;position: relative;width: 100%;}
.title h1 {color: #303030;padding: 0;text-transform: uppercase;letter-spacing: 1px;font-weight: 600;}
.title.title_size_small h1, .title h1 {  font-size: 17px;line-height: 1.304347826086957em;}
.title_outer.with_image .title .title_subtitle_holder, .title_outer .has_fixed_background.title .title_subtitle_holder, .title_outer .has_background.title .title_subtitle_holder {
  display: table-cell;vertical-align: middle;width: 100%;}
.title_outer.with_image .title .title_holder .container, .title_outer .has_fixed_background.title .title_holder .container, .title_outer .has_background.title .title_holder .container {
  display: block;height: 100%;}

.title_holder{ padding-top: 101px; height: 119px; margin-left: auto; margin-right: auto; width: 100%; } .container_inner { width: 1170px; margin: 0 auto; } .title_holder .container_inner{ margin-top: 54px; } .title_holder .container_inner h1{ font-weight: 300; } h2.center-text { margin-bottom: 90px; } .center-text { text-align: center; } h2 { font-size: 38px; } h2, h3 { font-weight: 100; } h2 { line-height: 1.384615384615385em; text-transform: uppercase; letter-spacing: 1px; } h1, h2, h3, h4, h5, h6 { color: #505050; } .col-xs-12 { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }

.row { box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -webkit-flex: 0 1 auto; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -.5rem; margin-left: -.5rem; } .vertical-p-sections, .p-section { padding: 100px 0; } .text-left { text-align: left !important; } .container, .container-fluid { margin-right: auto; margin-left: auto; } .container { position: static; } .container { position: relative; padding: 0; width: 100%; z-index: 100; } .full_width_inner { position: static; } .full_width { position: static; } .full_width { position: relative; z-index: 100; }

body { font-family: "proxima-nova",sans-serif !important; font-weight: 300; font-size: 16px; letter-spacing: .12px; color: #484747; } .p-section-gray, .p-section-gray .p-section { background: #f9f8f8; } .p-section-divider { height: 400px; background: linear-gradient( rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65) ), url(/hubfs/5697140/enterprise.jpg); background-size: cover; } .p-section-divider-2 { height: 400px; background: linear-gradient( rgba(74, 31, 31, 0.65), rgba(0, 0, 0, 0.65) ), url(/hubfs/5697140/exp.jpg) !important; background-size: cover; } .p-section-option-4 { height: 400px; } .v-align { position: relative; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); } .white { color: #fff; } .call_to_action .text_wrapper .call_to_action_text { color: #fff; letter-spacing: 1px; font-size: 22px; font-weight: 500; } .call_to_action_text { font-size: 18px !important; } .call_to_action .text_wrapper { position: relative; } .call_to_action { border-top: 0px !important; } .area-request-demo { padding-top: 50px; padding-bottom: 50px; background-color: #F8F8F8; border-top: 1px solid #eeeeee; } p { margin: 0 0 0 0 !important; } #hs_cos_wrapper_widget_1586351998072 img{ width: auto !important; max-height: 420px  !important; margin-left: 40px !important; } .center-text{ text-align: center !important; } .left-text{ text-align: left  !important; } .padding-top-std{ padding-top: 90px !important; } .padding-bottom-std{ padding-bottom: 90px !important; } #hs_cos_wrapper_widget_1586353730597 h2{ text-align: center; } #hs_cos_wrapper_widget_1586351998072 #person-image{ max-height: 320px !important; margin-left: 0px !important; } .white-text{ color: #fff !important; } .underline-text{ text-decoration: underline !important; font-weight: 600 !important; } .p-section-divider-2 a { color: #94d6ff !important; border-bottom: 1px solid #94d6ff !important; font-weight: 600 !important; }

a { font-weight: 600; color: #1e72be; } .header-group{ max-height: 100px; } .enterprise-text{ padding-top: 160px; } .fa-bars{ font-size: 26px !important; } .main-header-group .header-group{ z-index: 130; } .hs-button.primary, input[type="submit"], input[type="button"]{ color: rgb(255, 255, 255) !important; border-color: rgb(245, 144, 62) !important; background-color: rgb(245, 144, 62) !important; } .banner-3-opt{ } .overlay{ background-color: transparent !important; } .hero-slider{ margin-top: 100px; } .hs-content-id-28282682305 .body-container { padding: 0px !important; } #hs_cos_wrapper_widget_1586745270604_ .col-border { margin-top: 60px !important; padding-bottom: 10px !important; border-bottom: 1px solid #ccc !important; } .scrolling-logos button.slick-prev { left: -20px !important; width: 20px !important; height: 20px !important; } .scrolling-logos button.slick-next { right: -20px !important; width: 20px !important; height: 20px !important; } .carousel-cell .button-wrapper{ width: 190px !important; float: left !important; text-align: left !important; position: relative  !important; } .button-wrapper .qbutton{ position: relative !important; margin: 0px !important; } .carousel-cell .qbutton{ width: 132px !important; margin-top: 10px !important; padding-left: 20px !important; padding-right: 20px !important; text-align: center !important; }

#hs_cos_wrapper_module_161903387898123_ h1{
  font-weight: 600 !important;

}
#hs_cos_wrapper_module_161903387898123_ h4{font-size: 18px !important;}

#hs_cos_wrapper_module_161903387898123_ .qbutton{
}
height: 60px !important;
line-height: 60px !important;
font-size: 16px !important;

#hs_cos_wrapper_module_161903387898123_ .slider-home-first-button{ } #hs_cos_wrapper_module_161903387898123_ l .qbutton{ width: 132px !important; margin-top: 10px !important; padding-left: 20px !important; padding-right: 20px !important; text-align: center !important; } .text-align-left{ text-align: left !important; } .SECTION-AREA-4 .span6, .SECTION-AREA-5 .span6, .SECTION-AREA-6 .span6{ text-align: left !important; } .SECTION-AREA-4 p, .SECTION-AREA-5 p, .SECTION-AREA-6 p { text-align: left !important; margin: 0 0 10px !important; font-size: 18px !important; padding-bottom: 20px !important; } .SECTION-AREA-4 h2, .SECTION-AREA-5 h2, .SECTION-AREA-6 h2 { font-size: 22px !important; padding-bottom: 20px !important; } .SECTION-PARTNERS .span2{ text-align: center !important; } #hs_cos_wrapper_widget_1591812626367{ text-align: right; } #hs_form_target_widget_1591811809420{ padding-bottom: 7px; } .hs-content-id-30522663380 .hs-oembed__starter{ margin-left: 0px !important; margin-right: 0px !important; } #hs_form_target_module_1592858898333214 span{ font-weight: 400 !important; text-transform: uppercase !important; } .blog-sidebar .blog-sidebar-form{ padding-right: 20px  !important; padding-left: 20px !important; margin-right: 0px !important; background-color: #236793 !important; border-radius: 3px !important; } #label-email-e8649380-2adf-42c1-acde-d42188e38287_1296 span{ font-weight: 400 !important; text-transform: uppercase !important; } .blog-sidebar .hs-button{ margin-top: 5px !important; width: 100% !important; text-align: center !important; height: 50px !important; margin-bottom: 20px !important; } .blog-sidebar .blog-sidebar-form h3{ color: #ffffff !important; text-transform: uppercase !important; margin-bottom: 15px !important; margin-top: 40px !important; text-align: center !important; } .hs-form-required{ display: none !important; } .blog-sidebar input{ font-size: 16px !important; font-weight: 500 !important; } .blog-sidebar-image img{ height: auto !important; max-width: 80px !important; position: relative !important; top: -7px !important; left: 85px !important; } .blog-sidebar .blog-sidebar-image{ height: 38px !important; } body { color: #000000 !important; } .post-body{ color: #000000 !important; } .post-body a{ font-weight: 600 !important; color: #ff9902 !important; } li span{ color: #000000 !important; } .hs-content-id-32069168435 #hs_cos_wrapper_widget_1591811744248{ text-align: center !important; position: relative !important; top: 23px  !important; } .hs-content-id-32069168435 #hs_cos_wrapper_widget_1591812192268 ul { list-style: none; /* Remove default bullets */ }

.hs-content-id-32069168435 #hs_cos_wrapper_widget_1591812192268  ul li::before { content: "\2022"; color: #ff9902; font-weight: bold; display: inline-block; width: 12px; margin-left: 0px; } #hs_cos_wrapper_module_1595281299129480_ img, .webinar-sidebar-image img{ height: auto !important; max-width: 140px !important; position: relative !important; top: 18px !important; left: 65px !important; } .webinar-sidebar-image label span, #hs_cos_wrapper_module_1595280133389329_ span{ color: #ffffff !important; font-Weight: 300 !important; } #hs_cos_wrapper_module_1595280133389329_ .legal-consent-container p{ font-size: 10px !important; color: #fff !important; line-height: 12px !important; } .btn-product-request-demo, .btn-product-learn-more{ width: 100% !important; float: none !important; text-align: left !important; } .btn-product-request-demo .qbutton { height: 60px !important; width: 220px !important; font-size: 18px !important; line-height: 60px !important; text-align: center !important; } .btn-product-learn-more .qbutton{ background-color: transparent !important; color: #f5903e !important; } .btn-product-learn-more .qbutton:hover{ border-color: #f5903e !important; background-color: #f5903e !important; color: #ffffff !important; } .hs-item-has-children:after{ font-family: 'FontAwesome'; content: "\f078"; top: 0px; position: relative; color: #378dc5 !important; left: -12px; } .btn-outline-big{ height: 60px !important; line-height: 60px !important; width: auto !important; font-size: 18px !important; min-width: 160px !important; text-align: center !important; } h2 { font-size: 22px !important; font-weight: 600 !important; } .carousel-cell .qbutton{ width: 126px  !important; margin-top: 10px !important; text-align: left !important; height: 60px  !important; line-height: 3.9  !important; font-size: 16px !important; padding-left: 18px !important; padding-right: 28px !important; } .slider-home-first-button{ padding-left: 10px !important; padding-right: 33px !important; } .footer-btn-demo{ width: 100% !important; float: none !important; text-align: center !important; } .footer-btn-demo #demo_signup_1{ position: relative !important; height: 60px !important; font-size: 18px !important; line-height: 60px !important; } .footer-contact-wrapper{ padding-top: 75px !important; } .btn-product-learn-more .qbutton{ height: 50px !important; line-height: 50px !important; font-size: 18px !important; } .post-body a{ color: #ff9902 !important; } .hs-blog-post a, .hs-blog-post table{ color: #ff9902 !important; } .blog-section  .blog-post-wrapper .post-body .hs-author-avatar img{ float: left !important; position: relative !important; min-width: 70px !important; } .blog-section  .blog-post-wrapper .post-body .hs-author-bio{ float: left !important; position: relative !important; margin-left: 14px !important; width: 87%  !important; } .blog-section .blog-post-wrapper .post-body .hs-author-avatar{ float: left !important; width: 80px !important; position: relative !important; } .blog-section  .blog-post-wrapper .post-body  .hubspot-author_data{ padding-top: 30px !important; } .widget-type-blog_content .hs-author-profile .hs-author-name{ text-align: left !important; font-size: 42px !important; padding-bottom: 20px !important; } .widget-type-blog_content .hs-author-profile .hs-author-avatar img{ min-width: 150px !important; } .widget-type-blog_content .hs-author-profile .hs-author-avatar { min-width: 150px !important; float: left !important; } .widget-type-blog_content .hs-author-profile .hs-author-bio{ padding-left: 20px  !important; text-align: left  !important; } .widget-type-blog_content .hs-author-profile .hs-author-social-section{ text-align: left !important; padding-left: 170px !important; padding-top: 20px !important; padding-bottom: 40px !important; } .hs_cos_wrapper_type_post_filter ul li{ border: 1px solid #f5903e !important; border-radius: 5px !important; list-style: none !important; float: left !important; padding-left: 15px !important; padding-right: 15px !important; margin-right: 20px !important; padding-top: 5px !important; padding-bottom: 5px !important; background-color: #fbf6f1 !important; margin-bottom: 50px !important; } .hs_cos_wrapper_type_post_filter a{ color: #f5903e  !important; font-weight: 500 !important; } .hs_cos_wrapper_type_post_filter .block h3{ margin-bottom: 20px !important; } .filter-by-category{ margin-bottom: 40px !important; } .hs-blog-listing .body-container-wrapper .body-container{ padding: 0px !important; } .post_text_inner{ padding: 0px 23px 23px 23px !important; }
.iframe-responsive { width: 100% !important; overflow-x: hidden; overflow-y: hidden !important; } .iframe-4-roles{ height: 400px !important; } .container-relative{ position:relative; } .hs-content-id-36483952101 .hs-featured-image{ display: none !important; } .podcast-area-with-bg{ background-image: url('https://5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/background-blue-shape.png'); background-repeat: no-repeat; background-size: 435px 386px; background-position-x: -40px; background-position-y: 210px; } #iframe-maturity-model{ height: 470px !important; overflow-y: hidden !important; } #iframe-5-Roles{ height: 490px !important; } #iframe-accordion-2{ height: 800px !important; } #iframe-accordion-3{ height: 800px !important; }
.sticky-body .span3>span>div { position: sticky; top: 50%; transform: translateY(-50%); border-right: 1px solid #ccc !important; overflow-x: scroll; padding: 100px 10px 70px 0!important; height: 100vh; } .sticky-body>div>div { display: flex; } .take-this-page input[type="text"], .take-this-page input[type="password"], .take-this-page input[type="email"], .take-this-page textarea, .take-this-page select, .take-this-page .input{ color: #000 !important; margin-bottom: 7px !important; } .take-this-page input[type="submit"]{ margin: 0px !important; } .take-this-page .primary{ margin: 0px !important; } .btn-big-orange{ height: 50px !important; font-size: 20px !important; line-height: 50px !important; padding-left: 20px !important; padding-right: 20px !important; }
#hs-button_module_1608845358747329{ margin-top: 5px !important; width: 100% !important; text-align: center !important; height: 50px !important; margin-bottom: 20px !important; color: rgb(255, 255, 255) !important; border-color: rgb(245, 144, 62) !important; background-color: rgb(245, 144, 62) !important; } .reveal-modal-bg { position: fixed; height: 100%; width: 100%; background: #000; background: rgba(0,0,0,.8); z-index: 100; display: none; top: 0; left: 0; } .reveal-modal { visibility: hidden; top: 100px; left: 50%; margin-left: -300px; width: 520px; /*   background: #eee url(modal-gloss.png) no-repeat -200px -80px; */ position: absolute; z-index: 101; padding: 30px 40px 34px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 10px rgba(0,0,0,.4); -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4); -box-shadow: 0 0 10px rgba(0,0,0,.4); } #hs_cos_wrapper_module_161903387898123_{ padding-left: 50px; padding-top: 70px; } #hs_cos_wrapper_module_161903387898123_ h1{ font-weight: 600 !important; } .btn-home-first{ width: 200px !important; float: left !important; text-align: right !important; } .btn-home-second{ float: left !important; width: 200px !important; margin-left: 30px !important; } #hs_cos_wrapper_module_161903387898123_ h4{ font-size: 18px !important; } #hs_cos_wrapper_module_161903387898123_ .qbutton{ height: 60px !important; line-height: 60px !important; font-size: 16px !important; }
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
.reveal-modal .close-reveal-modal { font-size: 22px; line-height: .5; position: absolute; top: 8px; right: 11px; color: #aaa; text-shadow: 0 -1px 1px rbga(0,0,0,.6); font-weight: bold; cursor: pointer; } a.more-link { font-size: 11px; border: 2px solid #303030; padding: 0 17px; line-height: 46px; color: #ffffff; border-color: #91b2c3; background-color: #91B2C3; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; position: relative; display: inline-block; width: auto; margin: 0; font-weight: 700; font-family: inherit; text-align: left; -webkit-transition: color .1s linear,background-color .1s linear,border-color .1s linear; -moz-transition: color .1s linear,background-color .1s linear,border-color .1s linear; -ms-transition: color .1s linear,background-color .1s linear,border-color .1s linear; -o-transition: color .1s linear,background-color .1s linear,border-color .1s linear; transition: color .1s linear,background-color .1s linear,border-color .1s linear; font-style: normal; text-transform: uppercase; letter-spacing: 1px; outline: 0; border-color: #f5903e !important; background-color: #f5903e !important; height: 50px !important; margin-bottom: 20px !important; margin-top: 5px !important; letter-spacing: 1px !important; padding: 0 23px !important; line-height: 46px !important; margin: 15px 0 !important; font-size: 16px !important; font-weight: 500 !important; color: #ffffff !important; } .rc-anchor-invisible-nohover .rc-anchor-logo-img-large, .rc-anchor-invisible-hover:hover .rc-anchor-logo-img-large, .rc-anchor-logo-img-large, .rc-anchor-logo-img  { margin: 18px 15px 0 8px !important; background-size: 24px  !important; } .rc-anchor-invisible { width: 216px  !important; } .grecaptcha-badge{ width: 216px !important; } #hs_cos_wrapper_module_161903387898123 .hhs .hhs-hero{ background-repeat: no-repeat !important; background-color: #037CCB; } .harvard-text{ padding-top: 120px; } #twelve{ background-color: #3F7BFF; } #animation_container{ width: 100% !important; } #animation_container{ margin-bottom: 90px !important; } .hs_captcha_field{ visibility:hidden !important; height: 0px !important; padding-bottom: 0px !important; margin-bottom: 0px !important; } .fullWidth-col2, .fullWidth-col3{ margin-left: 0px !important; } .section1-pill1{ height: 650px !important; } .section1-pill2{ height: 230px !important; } .section1-pill3{ height: 232px; } .section1-pill4{ height: 240px; } .section1-pill5{ height: 360px; } .section1-pill6{ height: 310px; } .section1-pill7{ height: 360px; } .section1-pill8{ height: 420px; } .section1-pill9{ height: 320px; }
body.blog.scroll-header table td p {color: #000;}
.blog .body-container{padding: 50px 15px !important; }
 body.blog.scroll-header span.hs-cta-wrapper {margin: 15px 0 !important;display: block !important; text-align:center;}
body.blog.scroll-header div > table td{ border: 1px solid #082966;}
.postTable table td span {color: #000 !important;}
.postTable {padding: 0 0 20px;}
 body.blog.scroll-header a.cta_button.cta-secondary.popUpForm {-webkit-font-smoothing: antialiased !important; cursor: pointer !important; -moz-user-select: none !important; -webkit-user-select: none !important; -o-user-select: none !important; user-select: none !important; display: inline-block !important; font-weight: normal !important; text-align: center !important; text-decoration: none !important; -moz-transition: all .4s ease !important; -webkit-transition: all .4s ease !important; -o-transition: all .4s ease !important; background: rgb(247,143,61) !important; border-radius: 6px !important; border-width: 0px !important; color: rgb(255,255,255) !important; font-family: sans-serif !important; height: auto !important; transition: all .4s ease !important; padding: 6px 18px !important; text-shadow: none !important; width: auto !important; line-height: 1.5em !important;}


@media (max-width: 1200px){

  .fullWidth-col1, .fullWidth-col2, .fullWidth-col3{
    width: 33.333% !important;
    height: 555px !important;
  }
    .blog .body-container{padding: 50px 15px;}
}


@media (max-width: 1200px){

.hs-blog-post .blog-content {width: 70%;}
.hs-blog-post .blog-sidebar {width: 30%;}

}
/* Date 30/05/2022 */
@media (max-width: 1070px){
    .innerPostSpace{display:none;}   
}


@media (max-width: 1023px){
  .fullWidth-col1, .fullWidth-col2, .fullWidth-col3{width: 33.333% !important;height: 555px !important;  }

  .InitialPills-col1, .InitialPills-col2, .InitialPills-col3, .InitialPills-col4 {width: 48.618784527% !important;}

}

@media (max-width:991px){

.hs-blog-post .blog-content {
    width: 100%;}
    .hs-blog-post .blog-sidebar {width: 100%;margin-top: 40px;}
    .hs-blog-post .blog-sidebar > div{    padding: 20px 0 20px 0;}
    img.alignnone.wp-image-16174.size-full {height: auto !important;display: initial !important;}
    .innerTableWidth table {width: 100% !important;}
    .innerTableWidth colgroup {width: 100% !important;}
    .innerTableWidth tbody {width: 100% !important;}
    .innerTableWidth  table tr td{display: revert !important; }
    .mobileSpace{padding-top:0 !important;}
    
.blog-section .blog-post-wrapper .post-body .hs-author-bio {float: left !important;margin-left: 0 !important;width: 100% !important;margin-top: 20px !important;}
    .sticky-body>div>div>div[class*=span]{width:100%!important;    margin: 0}
.sticky-body>div>div{flex-wrap: wrap;}
#hs_cos_wrapper_widget_36432139345 {
   
}
    #hs_cos_wrapper_module_1603144560737294 {margin-top: 50px;display: block;}
    
    
    
    .sticky-body .span3>span>div {position: unset;transform: translateY(0%);border-right: none !important;margin-bottom: 30px;padding:0!important;height: 100%;}
}
@media (max-width: 1000px){
  .fullWidth-col1, .fullWidth-col2, .fullWidth-col3{
    width: 33.333% !important;
    height: 650px !important;
  }

  .InitialPills-col1, .InitialPills-col2, .InitialPills-col3, .InitialPills-col4 {

    width: 48.618784527% !important;
  }


}
@media (max-width: 767px){
.footer-copyright .span3 .row-fluid br {display: none;}
.footer-copyright .span3 >span {display: block;}
.footer-copyright .row-fluid br {display: none;}
.footer-copyright .span3 {margin-top: 30px;}
}

@media (max-width: 768px){
  .fullWidth-col1, .fullWidth-col2, .fullWidth-col3{
    width: 100% !important;
    height: 450px !important;
  }

  .InitialPills-col1, .InitialPills-col2, .InitialPills-col3, .InitialPills-col4 {

    width: 48.618784527% !important;
  }
    body.blog.scroll-header p img{display: block;/*width: 100% !important;*/margin: 10px 0 !important;float: none !important;}
    .blog .body-container{padding: 50px 0 !important;}
    span#hs_cos_wrapper_module_1603144560737294 p {padding-left: 0 !important;}

span#hs_cos_wrapper_module_1603144560737294 p img {float: none !important;margin-bottom: 0 !important;}
}

@media (max-width: 480px){


  .fullWidth-col1, .fullWidth-col2, .fullWidth-col3{width: 100% !important;height: 450px !important;}
  .InitialPills-col1, .InitialPills-col2, .InitialPills-col3, .InitialPills-col4 {width: 100% !important;}

}

@media (max-width: 768px){
.body-container {
    padding: 60px 0 0;
}
  .pills-mobile-padding {  
    padding-left: 134px !important;
  }
    
/*     Date  26- 05-2022 */
    .hs-blog-post .blog-sidebar{width:100%; padding-left:0; padding-right:0;}
    .hs-blog-post .blog-content{width:100%; padding-bottom:40px;}
    .hs-blog-post .blog-sidebar > div{padding:0;}
    .reveal-modal{right: 0px;left: inherit;}
    .btn-big-orange{font-size: 15px !important;}
    .postTable table td {width: 100% !important;display: block;}
    #iframe-accordion-2{height: 385px !important;}
    iframe {width: 100%;}
    .iframe-responsive{height: auto;}
    #iframe-maturity-model{height: 200px !important;}
    table tr td img{width: 100% !important;}
    body.blog.scroll-header p strong img{width: 49px !important;}
    table tr td {width: 100% !important;display: block;height: auto !important;}
    div > table tr td img {width: 35px !important;}
    ol li img {width: 100% !important;display: block;}  
    .postNew table tr td{height: inherit !important; text-align: center; padding: 15px !important; display: flex; align-items: center; justify-content: center;}
    .mobileSpace{padding-top:0 !important;}
    .blog-sidebar .blog-sidebar-form h3{padding-top: 20px;}
   .meetings-iframe-container iframe {height: auto !important;}
   .tableResponsive {width: 400px;overflow-x: scroll;margin: 0 auto;}

}
@media (max-width: 480px){
 .tableResponsive {width: 300px;overflow-x: scroll;margin: 0 auto;}
}

@media only screen and (min-width: 48em){
  .container-fluid .row-fluid .page-center {float: none;max-width:51rem;margin: 0 auto;  }
  .widget-span.footer-group .page-center,
  .header-group .page-center{max-width:49rem !important;  }
}

@media only screen and (min-width: 64em){
  .container-fluid .row-fluid .page-center{
    max-width:67rem;
  }
  .widget-span.footer-group .page-center,
  .header-group .page-center,
  .blog .content-wrapper{max-width:65rem !important;  }
}

@media only screen and (min-width: 68em){
  .container-fluid .row-fluid .page-center{
    max-width:71rem;
  }
  .widget-span.footer-group .page-center,
  .header-group .page-center,
  .simple-banner .banner-container .page-center,
  .blog .content-wrapper{max-width:69rem !important;  }
}

@media (max-width: 1200px){
  .footer-group .page-center > div,
  .footer-contact-wrapper > div,
  .blog .content-wrapper > div,
  .banner-container-inner{
    max-width:950px;
  }



}
@media (max-width: 1150px){
  .header__logo img {
    height: 75px;
  }
}
@media (max-width: 1023px){
  .header-logo img {
    height: 100px;
  }
}
@media (max-width: 1023px){
  .custom-menu-primary .hs-menu-wrapper > ul > li:first-child> a {
    padding-left: 0;
  }

}

@media (min-width: 1000px){

  #hs_cos_wrapper_module_161903387898123{margin-top: 98px;}
  .hhs-hero-con .hhs-hero{height: 500px !important;}

} 


@media (max-width: 1000px){

  .title-for-mobile{font-size: 60px !important;line-height: 60px !important;  }
   #hs_cos_wrapper_module_161903387898123_{ padding-top: 55px !important; } .hhs-hero-con .hhs-hero{ height: 520px !important; } .harvard-text{ padding-top: 30px; } .hs-item-has-children:after{ display: none !important; } .hero-slider{ margin-top: 0px; } .carousel-cell{ padding-left: 80px; padding-right: 80px; } .footer-group .page-center > div, .banner-container-inner{ max-width:768px; } .footer-group .page-center > div, .blog .content-wrapper > div{ max-width: 798px; padding: 0 15px; } .header-group .page-center > div{ max-width: 100%; }
  /* 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; } .widget-span.header-logo { width: 100%; text-align: center; } .header-logo img { padding: 12px 0 13px; } .mobile-trigger { display: table !important; cursor: pointer; position: absolute; height: 100px; margin: 0 20px 0 0; } .mobile-trigger span { -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; -ms-transition: opacity .3s ease; -o-transition: opacity .3s ease; color: #9d9d9d; width: 19px; height: 17px; font-size: 14px; z-index: 50; display: table-cell; position: relative; cursor: pointer; vertical-align: middle; } .fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9"; }
  /* ===== Mobile Child Toggle Buttons ===== */
.child-trigger{ display: block !important; /* Hide button on Desktop */ cursor: pointer; /* Mouse pointer type on hover */ position: absolute; top: 0px; right: 0px; width: 55px !important; /* Button width */ min-width: 55px !important; height: 46px !important; /* Button height */ padding: 0 !important; } .child-trigger:hover{ text-decoration: none; } .child-trigger i{ position: relative; top: 50%; /* Centers icon inside button */ margin: 0 auto !important; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } .child-trigger i:after{ position: absolute; content: ''; } .child-trigger i, .child-trigger i:after{ width: 15px; height: 3px; background-color: #54a5db; display: block; } .child-trigger i:after{ -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); } .child-trigger.child-open i{} .child-trigger.child-open i:after{ -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

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

  .custom-menu-primary.js-enabled{position: relative;width: 100%;float: none !important;}
   /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{display: none;}  

  
  .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 */ } .mobile-trigger span:hover { opacity: .8; } .banner-container { padding: 0; min-height: initial; height: 100%; } .simple-banner { min-height: unset; height: auto; margin: 0; position: relative; } .banner-container .page-center { height: 100%; } .banner-bg img { height: auto; object-fit: unset; }
  .custom-menu-primary .hs-menu-wrapper > ul li a { display: block !important; font-size: 13px; font-weight: 400; color: #888; padding: 10px 0 10px 0; display: block; position: relative; text-transform: none; line-height: 26px; letter-spacing: 0; }
  .custom-menu-primary .hs-menu-wrapper > ul {max-width: 768px;margin: 0 auto !important;}
  .custom-menu-primary .hs-menu-wrapper > ul li {margin-bottom: 28px;border-bottom: 1px solid #eaeaea;}
  .custom-menu-primary .hs-menu-wrapper > ul li:last-child {border: 0;}
  .mobile-open .header-group {border: 0;}
  .custom-menu-primary .hs-menu-wrapper > ul ul li {margin-bottom: 5px;}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {padding-left: 13px;font-family: proxima-nova;}
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover,
  .custom-menu-primary .hs-menu-wrapper > ul li.active > a {color: #54a7dd;opacity: 1;}
  .header-group{background-color:#fff;}
  .blog .simple-banner {height: auto;padding: 30px 0;}
  .blog .banner-container {padding: 0;height: auto;min-height: unset;position: relative;}
  .blog .body-container {padding-top: 0;}
  .no-nav .header-logo img {padding-bottom: 13px;}

  .custom-menu-primary .hs-menu-wrapper > ul li a {font-size: 18px !important;text-transform: uppercase !important;}
   .custom-menu-primary.js-enabled{background-color: white;padding-left: 30px;}
   .simple-banner h1 {padding-left: 20px;}

}

@media (max-width: 768px){

  .pills-mobile-padding{padding-left: 100px !important;  }
   .title-for-mobile{font-size: 50px !important;line-height: 50px !important;}
   #hs_cos_wrapper_module_161903387898123_{padding-top: 55px !important;}
  .harvard-text{padding-top: 30px;}
  .hhs-hero-con .hhs-hero{height: 650px !important;  }

  .hs_cos_wrapper_widget_1603145105484277 table tr td img{visibility: hidden; }
  .carousel-cell{padding-left: 40px;padding-right: 40px;}

  .banner-container-inner,
  .header-group .page-center > div,
  .footer-contact-wrapper > div{max-width:600px; }
  .footer-group .page-center > div,  .blog .content-wrapper > div{max-width:630px;}
  .button-wrapper a,.post_more a.more-link{padding: 0 14px;}
  .blog .header-group {border-bottom: 1px solid rgba(148,148,148,0.2);}
  .header-logo img {padding: 12px 0;}
  .blog .simple-banner {padding: 25px 0;}
  .post-listing .post-item .post_image, .post-listing .post-item .post_text {width: 100%;float: none;}
  .padding-top-mobile{padding-top: 0px;}
}

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

@media (max-width:767px) {
blockquote { margin: 20px 0px 20px 20px; }
  .header-logo img {height: 100px;}
  #hs_cos_wrapper_module_161903387898123_{padding-top: 10px !important;}
  .harvard-text{padding-top: 30px; }
  .hhs-hero-con .hhs-hero{height: 650px !important;  }
  .hs_cos_wrapper_widget_1603145105484277 table tr td img{visibility: hidden;}

  .custom-form{width:100%;max-width:100%;}
  .header-group{border:0;}
  .padding-top-mobile{padding-top: 60px;}
}  

@media only screen and (max-width: 600px){

  #hs_cos_wrapper_module_161903387898123_{padding-top: 10px !important;  }
  .harvard-text{ padding-top: 30px; } /*   #hs_cos_wrapper_widget_1603145101073275, #hs_cos_wrapper_widget_36432139345, #hs_cos_wrapper_widget_1603145101073275_{ position: relative !important; } */ .hhs-hero-con .hhs-hero{ height: 800px !important; } .hs_cos_wrapper_widget_1603145105484277 table tr td img{ visibility: hidden; } .banner-container-inner, .header-group .page-center > div, .footer-contact-wrapper > div{ max-width:420px; } .footer-group .page-center > div, .blog .content-wrapper > div{ max-width:450px; } .widget-span.footer-contact-group, .widget-span.footer-menu-primary { width: 100%; float: none !important; } .footer-menu-primary > div { padding: 0; } .footer-menu-primary>div>span { margin: 0; } .widget-span.footer-main-group { min-height: 594px; } .footer-contact-info { margin: 0 0 25px; } .button-wrapper a { padding: 0 14px; } .contact-text-wrapper, .button-wrapper { width: 100%; float: none; text-align: center; } .button-wrapper a { position: static; margin: 10px 0 0; } .contact-text-wrapper div { margin-bottom: 10px; } .pum-container { width: 80%; } .popmake-content .hs-form-field input { width: 100%; } .blog .simple-banner{ padding: 15px 0 } .hs-blog-post .blog-content,.hs-blog-post .blog-sidebar { width: 100%; float: none; } .hs-blog-post .blog-sidebar > div,.hs-blog-post .blog-content > div { padding: 0; } .hs-blog-post .blog-sidebar { padding-top: 30px; } .hs-blog-post .body-container { padding: 0; }
}

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


@media (max-width: 479px) { 
  #hs_cos_wrapper_module_161903387898123_{padding-top: 10px !important;  }
  .harvard-text{padding-top: 30px;}
  .footer-group .page-center > div, .header-group{ padding: 0 25px; } .hhs-hero-con .hhs-hero{ height: 800px !important; } .hs_cos_wrapper_widget_1603145105484277 table tr td img{ visibility: hidden; } .footer-bottom-group>div { line-height: 35px; height: auto; } .footer-contact-info { margin: 0px 0 50px; } .widget-span.footer-main-group { min-height: 601px; } .footer-contact-wrapper > div, .banner-container-inner{ max-width:300px; } .blog .content-wrapper > div{ max-width:330px; }
}

@media (max-width: 479px) {
  .hs_cos_wrapper_widget_1603145105484277 table tr td img{visibility: hidden;}
  .subscribe-options label span { font-weight: normal; margin-left: 3px; font-size: 13px; font-weight: normal; }
  .hs_recaptcha.hs-recaptcha.field.hs-form-field {overflow-x: auto;}
  .hhs-hero-con .hhs-hero{height: 800px !important;}

}

@media (max-width: 420px){
  .footer-group .page-center > div,
  .header-group{padding: 0 15px;  }
}

@media (max-width:350px){

/*   #hs_cos_wrapper_widget_1603145101073275, #hs_cos_wrapper_widget_36432139345, #hs_cos_wrapper_widget_1603145101073275_{
    position: relative !important;
  } */

  .footer-contact-wrapper > div,
  .blog .content-wrapper > div,
  .banner-container-inner{
    max-width:100%;
    width:95%; }
  .blog .content-wrapper > div{padding:0; }
}

@media all and (-ms-high-contrast:none) {
  .button-wrapper a{
    height:43px; }
}
@media screen and (max-width: 1280px){

  #overview-fix-icon2 { margin-top: 35px !important; }
  #hs_cos_wrapper_widget_1621349269025 { padding-bottom: 42px !important; }

}

@media screen and (max-width: 1024px){
  #hs_cos_wrapper_widget_1620921913693190 {padding-left: 30px !important; padding-top: 0px !important; }
  #overview-fix-icon2 { margin-top: 70px !important; }
  #hs_cos_wrapper_widget_1621349269025 { padding-bottom: 79px !important;}
  .section1-pill2 { Padding: 7% 33% 0% 34% !important; }
}
@media screen and (max-width: 700px){
   #hs_cos_wrapper_widget_1597075929243  h1{font-size:35px !important}
  #iframe-5-Roles { height: 300px !important; }
    .btn-product-learn-more .qbutton{line-height: 50px !important;font-size: 13px !important;letter-spacing: -0.02em; }
  #hs_cos_wrapper_widget_1597800186723  { padding-bottom:60px !important }
#hs_cos_wrapper_widget_1597076100134  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597799344016  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597798449496  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597798065824  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597328882206  { display: block !important; padding-bottom: 60px !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1597269434419  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597328953468  { display: block !important; padding-bottom: 60px !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1597078465941  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597079664052  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597799395471  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597800343005  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597800147862  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597800253920  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597328843397  { display: block !important; padding-bottom: 60px !important; padding-top: 10px !important }
#hs_cos_wrapper_widget_1648928034103  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597077044804  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597797949415  { display: block !important; padding-bottom: 40px !important }
#hs_cos_wrapper_widget_1597800235146  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597798083866  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597800318301  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597799519165  { display: block !important; padding-bottom: 56px !important }
#hs_cos_wrapper_widget_1597799468808  { display: block !important; padding-bottom: 36px !important }
#hs_cos_wrapper_widget_1597798359002  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597799358657  { display: block !important; padding-bottom: 60px !important }
#hs_cos_wrapper_widget_1597799439408  { display: block !important; padding-bottom: 60px !important }
    .btn-product-request-demo .qbutton{height: 50px !important; width: 220px !important; font-size: 14px !important; line-height: 50px !important; text-align: center !important; width: auto !important;}
    .body-container{padding: 100px 0 0;}
}

@media screen and (max-width: 635px){
  #iframe-5-Roles { height: 300px !important; }
}
@media screen and (max-width: 500px){
  #iframe-5-Roles { height: 200px !important; }
  #overview-fix-number01 { padding-bottom: 20px !important; }
  #overview-fix-number02 { padding-bottom: 40px !important; }
  #overview-fix-number03 { padding-bottom: 60px !important; }
  #overview-fix-number05 { padding-bottom: 60px !important; }
  .btn-product-learn-more .qbutton{font-size: 12px !important;}

}  

@media screen and (max-width: 376px){

  #hs_cos_wrapper_widget_1620921913693190 {padding-left: 30px !important; padding-top: 0px !important; }
  #hs_cos_wrapper_widget_1586644705403164 {  padding-right: 0px !important; } 
  #hs_cos_wrapper_widget_1622212629893240 { padding-top: 40px !important; }
  #hs_cos_wrapper_widget_1622212633663242 { padding-top: 40px !important; } 
  #hs_cos_wrapper_widget_1622212638266244 { padding-top: 15px !important; }
  #overview-fix-Paragraph01 {  padding-left: 0px !important; }
  #hs_cos_wrapper_widget_1621352810103 {  padding-right: 40px !important; }
  #hs_cos_wrapper_widget_1621353890155 { padding-left: 20px !important; padding-right: 20px !important; } 
  #iframe-5-Roles { height: 200px !important; }  
  #hs_cos_wrapper_widget_1621356869562 { padding-left: 10px !important; padding-right: 40px !important; }  
  #hs_cos_wrapper_widget_16213571225031232 {padding-left: 20px !important; padding-right: 20px !important; }  
  #hs_cos_wrapper_widget_1622146468556330 { padding-left: 20px !important; padding-right: 20px !important; } 
  #hs_cos_wrapper_widget_16213578759301410 { padding-left: 20px !important; padding-right: 20px !important; }
  #overview-fix-number01 { padding-bottom: 20px !important; }
  #overview-fix-number02 { padding-bottom: 60px !important; }
  #overview-fix-number03 { padding-bottom: 80px !important; }
  #overview-fix-number05 { padding-bottom: 60px !important; }
  #hs_cos_wrapper_widget_1620922254635690 { padding-left: 40px !important;padding-top: 40px !important; }
 .footer-contact-wrapper { padding-top: 35px !important; }
  .btn-product-learn-more .qbutton{font-size: 11px !important;}

}
.pill { display: inline-block; background: #fff; padding: 32px; border-radius: 32px; } .pill__circle { width: 160px; height: 160px; border: 4px solid blue; border-radius: 80px; overflow: hidden; margin-top: -100px; margin-bottom: 30px; margin-left: auto; margin-right: auto; } .pill__circle--bottom { width: 160px; height: 160px; border: 4px solid blue; border-radius: 80px; overflow: hidden; margin-top: 30px; margin-bottom: -100px; margin-left: auto; margin-right: auto; } .pill02 { width: 300px; display: inline-block; margin-left: 10px; margin-right: 10px; padding: 32px; border-radius: 180px; } .container-relative { margin: 0px; } #fixImage01 { background-size:cover; height: 757px; width: 100%; background-repeat: no-repeat; background-size: 100%; background-image: url(https://www.keonahealth.com/hubfs/test_1.png); }
}
#fixImage01 { background-size:cover; height: 876px; width: 100%; background-repeat: no-repeat; background-size: 100%; background-image: url(https://www.keonahealth.com/hubfs/test_1.png); }
@media screen and (max-width: 1005px){ #fixImage01 { height: 757px !important; } }
@media screen and (max-width: 900px){ #fixImage01 { height: 660px !important; } }
@media screen and (max-width: 800px){ #fixImage01 { height: 570px !important; } }
@media screen and (max-width: 640px){ #fixImage01 { height: 1165px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_1_angent_nurse.png) !important;} }
@media screen and (max-width: 540px){ #fixImage01 { height: 1030px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_1_angent_nurse.png) !important;} }
@media screen and (max-width: 460px){ #fixImage01 { height: 860px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_1_angent_nurse.png) !important;} }
@media screen and (max-width: 400px){ #fixImage01 { height: 725px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_1_angent_nurse.png) !important;} }
@media screen and (max-width: 370px){ #fixImage01 { height: 630px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_1_angent_nurse.png) !important;} }

#fixImage02 { background-size:cover; height: 720px; width: 100%; background-repeat: no-repeat; background-size: 100%; background-image: url(https://5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/solution%20overview2info-1.png); }
@media screen and (max-width: 1010px){ #fixImage02 { height: 600px !important; } }
@media screen and (max-width: 900px){ #fixImage02 { height: 530px !important; } }
@media screen and (max-width: 800px){ #fixImage02 { height: 460px !important; } }
@media screen and (max-width: 640px){ #fixImage02 { height: 600px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_2_patient_provider-1-1.png) !important;}  }
@media screen and (max-width: 530px){ #fixImage02 { height: 490px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_2_patient_provider-1-1.png) !important;}  }
@media screen and (max-width: 480px){ #fixImage02 { height: 440px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_2_patient_provider-1-1.png) !important;}  }
@media screen and (max-width: 400px){ #fixImage02 { height: 360px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_2_patient_provider-1-1.png) !important;}  }
@media screen and (max-width: 376px){ #fixImage02 { height: 290px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_2_patient_provider-1-1.png) !important;}  }


#fixImage02v2 { background-size:cover; height: 720px; width: 100%; background-repeat: no-repeat; background-size: 100%; background-image: url(https://www.keonahealth.com/hubfs/1635263479657.png); }
@media screen and (max-width: 1010px){ #fixImage02v2 { height: 600px !important; } }
@media screen and (max-width: 900px){ #fixImage02v2 { height: 530px !important; } }
@media screen and (max-width: 800px){ #fixImage02v2 { height: 460px !important; } }
@media screen and (max-width: 640px){ #fixImage02v2 { height: 600px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_2_patient_provider-1.png) !important;}  }
@media screen and (max-width: 530px){ #fixImage02v2 { height: 490px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_2_patient_provider-1.png) !important;}  }
@media screen and (max-width: 480px){ #fixImage02v2 { height: 440px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_2_patient_provider-1.png) !important;}  }
@media screen and (max-width: 400px){ #fixImage02v2 { height: 360px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_2_patient_provider-1.png) !important;}  }
@media screen and (max-width: 376px){ #fixImage02v2 { height: 290px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic_2_patient_provider-1.png) !important;}  }

#fixImage03 { background-size:cover; height: 940px; width: 100%; background-repeat: no-repeat; background-size: 100%; background-image: url(https://5697140.fs1.hubspotusercontent-na1.net/hubfs/5697140/Infographic-Healthcare-CRM-2.jpg); }
@media screen and (max-width: 1040px){ #fixImage03 { height: 800px !important; } }
@media screen and (max-width: 900px){ #fixImage03 { height: 690px !important; } }
@media screen and (max-width: 800px){ #fixImage03 { height: 610px !important; } }
@media screen and (max-width: 640px){ #fixImage03 { height: 518px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic-healthcare-crm-2-mobile.png) !important;}  }
@media screen and (max-width: 530px){ #fixImage03 { height: 426px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic-healthcare-crm-2-mobile.png) !important;}  }
@media screen and (max-width: 480px){ #fixImage03 { height: 381px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic-healthcare-crm-2-mobile.png) !important;}  }
@media screen and (max-width: 400px){ #fixImage03 { height: 313px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic-healthcare-crm-2-mobile.png) !important;}  }
@media screen and (max-width: 376px){ #fixImage03 { height: 258px !important; background-image: url(https://www.keonahealth.com/hubfs/infographic-healthcare-crm-2-mobile.png) !important;}  }


@media screen and (max-width: 920px) and (min-width: 676px) {
  .overview_fix_ipad { width: 336px !important; margin-left: 22% !important; }
}  
@media screen and (max-width: 1022px) and (min-width: 676px) {
  .overview_fix_ipad02 { width: 336px !important; margin-left: 22% !important; }
}  
.footer-copyright { padding-bottom: 20px; color: #FFF!important; }  
.main-header-group .hs-menu-wrapper > ul > li:last-child a{ border: 1px solid rgb(245, 144, 62); font-weight: bold; text-decoration: none; font-style: normal; background-color: rgb(245, 144, 62); color: #FFF!important; cursor: pointer!important; height: auto!important; line-height: 35px!important; margin-top: 30px!important; border-radius: 4px;}
.scroll-header .main-header-group .hs-menu-wrapper > ul > li:last-child a{margin-top: 10px!important;}
.custom-menu-primary .hs-menu-wrapper > ul ul li a {z-index: 50;}

@media screen and (max-width: 1160px) and (min-width: 1001px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {font-size: 12px;padding: 0 12px!important;}  
}
@media screen and (max-width: 1050px) and (min-width: 1001px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {padding: 0 8px!important;}
}
@media screen and (max-width: 1000px) {  .main-header-group .hs-menu-wrapper > ul > li:last-child a{padding-left: 15px!important;padding-right: 15px!important;}
}

@media screen and (max-width: 767px) and (min-width: 400px){
  .mob-schd-header {margin-top: 15%;} 
  .ptn-schd-image {margin-top: 15%;}
}

@media(min-width: 767px)
{
  .footer-group .page-center > div, 
  .banner-container-inner, 
  .header-group .page-center > div, 
  .blog .content-wrapper > div{max-width: 1240px}
  .header-container-wrapper { background: rgba(248,250,252,1.0); }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper { left: -130px !important; top: 80px; width: 270px; background-color: rgba(255,255,255,1.0); box-shadow: 0 2px 9px 0 rgba(0, 0, 0, .2); }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:first-child:before { border-radius: 6px; background: rgba(255,255,255,1.0); box-shadow: 0 2px 9px 0 rgb(0 0 0 / 20%); content: ''; display: block; height: 30px; left: 125px; margin-left: 1rem; overflow: hidden; position: absolute; top: -12px; transform: rotate(45deg); transition: background-color .3s; width: 30px; z-index: -1; }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:focus, 
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover, 
  .custom-menu-primary .hs-menu-wrapper > ul ul li:first-child:hover:before, 
  .custom-menu-primary .hs-menu-wrapper > ul ul li:first-child.focus:before{background-color: rgba(248,250,252,1.0) !important;  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li { border-bottom: 1px solid #d1d6dc; background: #fff !important; padding: 0; width: 100%; margin-bottom: 0px !important; }
  body .custom-menu-primary .hs-menu-wrapper > ul ul:not(#menu-menu-1) li{margin-bottom: 0px !important;}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a { position: relative; z-index: 2; color: #494a52; background-color: rgba(255,255,255,1.0); padding: 8px 15px; transition: background-color .3s; display: block !important; width: 100% !important; text-transform: capitalize }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover a { color: #494a52; background-color: rgba(248,250,252,1.0) !important; }
  .main-header-group .hs-menu-wrapper > ul > li:last-child a { font-weight: 500; border-radius: 0 }
}