/* ==========================================================================
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'); */
@import url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free.min.css');

@font-face {
	font-family: "Font Awesome 5 Brands";
	src: url("//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free-fa-brands-400.eot#iefix") format("embedded-opentype"), 
		url("//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free-fa-brands-400.woff2") format("woff2"),
		url("//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free-fa-brands-400.woff") format("woff"), 
		url("//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free-fa-brands-400.ttf") format("truetype"),
		url("//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free-fa-brands-400.svg#fontawesome") format("svg");
	font-style: normal;
	font-weight: 400;
	font-display: auto;
}

@font-face {
	font-family: "Font Awesome 5 Pro";
	src: url("//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free-fa-solid-900.eot#iefix") format("embedded-opentype"),
		url("//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free-fa-solid-900.woff2") format("woff2"),
		url("//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free-fa-solid-900.woff") format("woff"),
		url("//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free-fa-solid-900.ttf") format("truetype"),
		url("//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/free-fa-solid-900.svg#fontawesome") format("svg");
	font-style: normal;
	font-weight: 900;
	font-display: auto;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Thin'), local('TTCommons-Thin'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Thin.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Thin.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Thin Italic'), local('TTCommons-ThinItalic'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ThinItalic.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ThinItalic.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ThinItalic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
}


@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons ExtraLight'), local('TTCommons-ExtraLight'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraLight.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraLight.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons ExtraLight Italic'), local('TTCommons-ExtraLightItalic'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraLightItalic.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraLightItalic.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraLightItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Light'), local('TTCommons-Light'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Light.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Light.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Light Italic'), local('TTCommons-LightItalic'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-LightItalic.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-LightItalic.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}


@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Regular'), local('TTCommons-Regular'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Regular.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Regular.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Italic'), local('TTCommons-Italic'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Italic.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Italic.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}


@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Black'), local('TTCommons-Black'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Black.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Black.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Black Italic'), local('TTCommons-BlackItalic'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-BlackItalic.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-BlackItalic.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Medium'), local('TTCommons-Medium'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Medium.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Medium.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Medium Italic'), local('TTCommons-MediumItalic'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-MediumItalic.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-MediumItalic.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}


@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons ExtraBold'), local('TTCommons-ExtraBold'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraBold.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraBold.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraBold.ttf') format('truetype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons ExtraBold Italic'), local('TTCommons-ExtraBoldItalic'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraBoldItalic.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraBoldItalic.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-ExtraBoldItalic.ttf') format('truetype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Bold Italic'), local('TTCommons-BoldItalic'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-BoldItalic.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-BoldItalic.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons DemiBold'), local('TTCommons-DemiBold'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-DemiBold.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-DemiBold.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-DemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons DemiBold Italic'), local('TTCommons-DemiBoldItalic'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-BoldItalic.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-BoldItalic.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-BoldItalic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'TT Commons';
	src: local('TT Commons Bold'), local('TTCommons-Bold'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Bold.eot#iefix') format('embedded-opentype'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Bold.woff') format('woff'),
		url('//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Fonts/TTCommons-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&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 iFrames */
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}
 
/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

html {	line-height: 1.15; 	-webkit-text-size-adjust: 100%; }

body {	font-family: 'TT Commons', sans-serif;	color: black;	font-size: 16px; line-height: 1.5;	background-color: #f2f2f2; }

/* Page Center */
.container-fluid .row-fluid .page-center,
.body-container-wrapper .row-fluid .page-center{
	float: none;
	max-width: 100%;
	padding-left: calc( 100% / 12 );
	padding-right: calc( 100% / 12 );
	margin: 0 auto;
}
 .ebook-form
  {
    padding:58px 53px; background-color:#fff; border-radius:25px;
box-shadow: 1px 5px 14px -7px rgba(0,0,0,1);
-webkit-box-shadow: 1px 5px 14px -7px rgba(0,0,0,1);
-moz-box-shadow: 1px 5px 14px -7px rgba(0,0,0,1);
  }
  
  .row-fluid .hero-content p
  {
    font-size:36px !important; color:#fff; font-weight:bold;margin-bottom:75px !important; line-height:1;
  }
.form-title
{
  font-size:36px; color:#fa4500; font-weight:bold; text-align:center;  margin-bottom:25px;	font-family: 'TT Commons';
}
.bg-section
{
  	position: relative;
}
.row-fluid .ebook-form form .hs-form-field select,.hs-form-field input
{
  background-color:#fff !important;
}
.legal-consent-container .hs-form-booleancheckbox-display p
{
  	font-family: 'TT Commons' !important;
}
.bg-content
{position: absolute;
top: 32px;
  text-align:center;
z-index: 2;
color: #fff;}
.bg-content p
{
  font-size:36px;
  letter-spacing:1px;
  color:#fff;
}

.footer-logo {float:right !important;}
.online-event-img img{width:100%;}
.embed_container {max-height: 100% !important;
max-width: 100% !important;}

.hs-input.error, .body-container .hs-input.error {border-color:#fa4400  !important;}
.mobile-img
{
  display:none !important;
}
.row-fluid .hero-section::after
{
  bottom: 210px;
}
.online-event-img iframe
{
  width: 100%;

}
.about-content-wrap span
{
  font-size:20px;
  line-height:30px;
  letter-spacing:1px !important;
}
.about-content p a,.about-content p a:focus,.about-content p a:hover,.about-content p a:visited
{
  color: #003bcf!important;
}
p a, p {
	margin: 0;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 1.14px;
}
small {
	font-size: 80%;
}
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 {
	clear: both;
	font-family: 'TT Commons', sans-serif;
	color: black;
	margin:0 0 15px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
	line-height: 62px;
	font-size: 58px;
	font-weight: bold;
	letter-spacing: 2.8px;
}

.blog h1 {
	font-size:55px;
}

.blog .post-content a {
color: rgb(0,59,207);
  text-decoration: underline;
}


h2 {
	line-height: 62px;
	font-size: 55px;
	letter-spacing: 2.8px;
}
h3 {
	font-size: 32px;
	line-height: 40px;
	letter-spacing: 1.8px;
	color: black;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 22px;
}
h6 {
	font-size: 18px;
}

/* Anchor Links */
a:hover, a {
	text-decoration: unset;
	transition: .2s;
}

a:visited {
	color: inherit;
}
a:hover, a:focus {
	text-decoration: none;
}

body a:hover {
	text-decoration: none !important;
}

/* Lists */
ul, ol {}

.body-container ul:not([class]) {
	padding-left: 25px;
	margin: 0;
}

.body-container  ul:not([class]) > li{
	font-size: 20px;
	line-height: 30px;
	list-style: none;
	letter-spacing: 1.14px;
  position: relative;
}

.body-container  ul:not([class]) > li:not([class]):before {
	position: absolute;
	left: -25px;
	top: 8px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #FA4500;
	content: '';
}
#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: red; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px 20px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

ol {
	padding-left: 25px;
}

ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {
	margin: 0 1.5em;
}

figure {
	margin: 1em 0;
}

blockquote p {}
blockquote small {}

img {
	vertical-align:baseline;
}

/* Horizontal Rules */
hr {
	box-sizing: content-box;
	overflow: visible;
	background-color: #ccc;
	border: 0;
	height: 1px;
}
.video
{
  margin-bottom:20px;
}

.participate-column
{
  display:flex !important; margin-bottom:30px;
}
.participants-headline
{
  margin-bottom:15px;
}
.participate-column .participate-img
{
  width:150px  !important;
}
.participate-content {
    width: 80% !important;
  padding-left:35px !important;
}
/* =============== EU Cookie Confirmation Bar =============== */

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

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

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


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


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

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

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


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

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

.custom-header-height {
	height:95px;
}

.custom-header {
	background: white;
	left: 0;
	width: 100% !important;
	position: fixed;
	z-index:9;
}

.container-fluid .custom-header .row-fluid .page-center {
	padding-left: calc( 100% / 12 );
	padding-right: calc( 100% / 12 );
}

.custom-logo {
	float:none !important;
	width:auto !important;
	max-width: 240px;
	margin-top:1px;
}

.custom-logo a {
	display: block;
}

.custom-logo img {
	height:50px;
	vertical-align:baseline;
  padding-bottom:6px;
/*   margin-left: -40px; */
}

.custom-header .page-center>.row-fluid-wrapper>.row-fluid {
	vertical-align: top;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: calc( 100% / 12 * 12 );
}

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

.body-container-wrapper {}
.body-container {}

.body-container .page-center {
	padding-top:40px;
	padding-bottom:40px;
}

.hs-blog-listing .body-container .page-center,
.hs-blog-listing .body-container-wrapper .page-center{
	padding-bottom:100px;
	padding-top:110px;
}

.hs-blog-post .body-container .page-center {
	padding-top: 160px;
	padding-bottom:100px;
}

/* ================= Banner Area ================== */

.custom-banner-area {
	min-height: 600px;
	color: white;
	margin-left: -7.5px;
	margin-right: -7.5px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	position: relative;
	left: 7px;
	width: 1903px;
	max-width: 100%;
	flex-wrap: wrap;
}

.banner_column {
	position: relative;
	min-height: 1px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width:100%;
}

.banner_column-inner {
	padding-left: 7.5px;
	padding-right: 7.5px;
	width: 100%;
	align-items: flex-end;
	justify-content: flex-end;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 1;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-top: 75px;
	padding-bottom: 75px;
}

.banner_column-inner > .banner_column_wrapper {
	align-self: flex-end;
}

.banner_col_align_left .banner_column-inner .banner_column_wrapper {
	align-self: flex-start;
}

.custom-banner-text .banner_text_column {
	margin-bottom: 35px;
}

.custom-banner-text .banner_narrow-450 {
	max-width: 450px;
}

.banner_column-inner > .banner_column_wrapper {}

.custom-banner-area h1 {
	color: white;
}

.custom-banner-circles .banner_column-inner {
	padding-top: 0;
	padding-bottom: 0;
}

.custom-banner-circles-animation {
	display: flex;
	position: absolute;
	top: 50%;
	left: 50%;
	bottom: unset;
	height: auto;
	transform: translate(-50%,-50%) rotate(180deg);
	flex-wrap: wrap;
	width: 100%;
	margin-right: -115px;
	justify-content: center;
	margin-left: calc( 115px / 2 );
}

.custom-banner-circles-animation .circle .num {
	transform: translate(-50%,-50%) rotate(180deg);
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	color: black;
}

.custom-banner-circles-animation .circle {
	margin-left: calc( 115px / 2 );
	margin-right: calc( 115px / 2 );
	animation: circle 2s ease-in-out;
	transform: translatey(0%);
}

.custom-banner-circles-animation .circle-1 {
	animation-delay: calc( 0.2s * 3 );
}

.custom-banner-circles-animation .circle-2 {
	animation-delay: calc( 0.2s * 2 );
}

.custom-banner-circles-animation .circle-3 {
	animation-delay: calc( 0.2s * 1 );
}

.custom-banner-circles-animation .circle-4 {
	animation-delay: calc( 0.2s * 3 );
}

.custom-banner-circles-animation .circle-5 {
	animation-delay: calc( 0.2s * 4 );
}

.custom-banner-circles-animation .circle img {
	width: 138px;
	height: 138px;
}

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


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


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

.custom-footer {
	background-color: #000000;
	color: white;
	line-height: 24px;
}

.custom-footer p {
	color: white;
	line-height: 24px;
}


.custom-footer a {
	border-bottom: 1px solid transparent;
}

.custom-footer a:hover {
	border-color: white;
}

.custom-footer .page-center {
	padding-top: 75px;
	padding-bottom: 60px;
}


.custom-footer-top > .row-fluid-wrapper > .row-fluid ,
.custom-footer-bottom > .row-fluid-wrapper > .row-fluid {
	width: calc( 100% / 12 * 12 );
	display: flex;
	justify-content: space-between;
}

.custom-footer-logo ,
.custom-footer-menu{
	width:auto !important;
	float:none !important;
	margin-left:0 !important;
}

.custom-footer-logo .hs_cos_wrapper_type_rich_text {
	margin: 0 0 1.5em;
	display:block;
}

.custom-footer-logo a {
	color: white;
	border: none;
}

.custom-footer-logo img {
	width: 184px;
}

.custom-footer-menu .hs_cos_wrapper_type_menu {
	margin: 0 0 1.5em;
	display:block;
}

.custom-footer-menu .hs-menu-wrapper > ul {
	display:block;
}

.custom-footer-menu .hs-menu-wrapper > ul > li {
	display: inline-block;
	float:none !important;
	vertical-align: top;
	width: 155px;
/* 	margin-left: 30px; */
	max-width: unset;
}


.custom-footer-menu .hs-menu-wrapper > ul li a {
	color: white;
	font-size: 14px;
	padding: 5px 0;
	display: block;
	line-height: 1.3;
	letter-spacing: 1.48px;
	white-space:normal !important;
}

.custom-footer-menu .hs-menu-wrapper > ul > li > a {
	font-weight: bold;
	font-size: 18px;
}

.custom-footer-menu .hs-menu-wrapper > ul > li > ul {
	margin-top: 10px;
}

.custom-footer-menu .hs-menu-wrapper > ul ul li {
	display: block;
	margin-top: 5px;
}

.custom-footer-address-line {
	display: flex !important;
	width:auto !important;
	float:none !important;
	margin-left:0 !important;
}

.custom-footer-address-line .hs_cos_wrapper_type_module {
	display: flex;
}

.custom-footer-address-line .hs_cos_wrapper_type_module > div[class*="footer-address"] {
	margin: 0 0 1.5em;
	margin-right: 35px;
}

.custom-footer-address-line .hs_cos_wrapper_type_module > div[class*="footer-address"] > h4 {
	color: white;
	letter-spacing: 2.8px;
	font-weight: bold;
	font-size: 18px;
}

.custom-footer-address-line .footer-address-content {
	margin-top: 10px;
	margin-bottom: 21px;
}

.custom-footer-address-line .footer-address-content p {
	font-size: 14px;
	padding: 5px 0;
	display: block;
	letter-spacing: 1.48px;
	color: white;
	line-height: 24px;
	margin-bottom: 0;
}

.custom-footer-social {
	width:auto !important;
	float:none !important;
	margin-left:0 !important;
}

.custom-footer-social #menu-social-menu {
	list-style: none;
	padding: 0;
	margin: 0 0 1.5em;
}

.custom-footer-social #menu-social-menu > li {
	margin-right: 5px;
	margin-left: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	max-width: 110px;
}

.custom-footer-social #menu-social-menu > li > a {
	width: 36px;
	height: 36px;
	margin: 0;
	border: 1px solid white;
	border-radius: 50%;
	padding: 5px 0;
	display: block;
	line-height: 1.3;
	color: white;
	letter-spacing: 1.48px;
	font-weight: bold;
	font-size: 18px;
}

.custom-footer-social #menu-social-menu > li > a > i {
	margin-top: 4px;
	font-size: 16px;
}

.custom-footer-social p {
	margin: 10px 0 1.5em;
	padding: 5px 0;
	display: block;
	font-size: 14px;
	letter-spacing: 1.48px;
}

.custom-footer-social p > a {
	color: white;
	font-size: 14px;
	letter-spacing: 1.48px;
}

#footer-demo-block {
	color: white;
	margin-left: -7.5px;
	margin-right: -7.5px;
	box-sizing: border-box;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: #003bcf;
	position: relative;
	left: 7px;
	width: 1903px;
	max-width:100%;
}

.footer-top-section-container {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width:100%;
}

.footer-top-section-inner {
	width: 100%;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 1;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.footer-top-section-row {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer-top-section-column {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	min-height: 1px;
	width: 100%;
}

.footer_column-inner {
	width: 100%;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 1;
}

.footer_empty_space {
	height: 75px;
}

.footer_wpb_text_column {
	margin-bottom: 35px;
}

.footer_wpb_text_column h2 {
	color: white;
	margin-bottom: 0;
}

.footer-escp-button {
	border: 2px solid transparent;
	display: inline-block;
	text-align: center;
	margin-right: 19px;
	color: white;
	border-color: #fa4500;
	background-color: #fa4500;
}

.footer-escp-button:hover {
	background-color: transparent;
	border-color: white;
}

.footer-escp-button a {
	font-size: 20px;
	line-height: 1;
	display: block;
	letter-spacing: 2.2px;
	padding: 11px 20px 10px 20px;
	font-weight: 500;
	min-width: 170px;
	font-family: 'TT Commons', sans-serif;
	color: white;
}

#get-demo-image {
	width: 630px;
	bottom: 0;
	margin-bottom: 0;
	position: absolute;
	right: 0;
}

.footer-column-image {
	text-align: right;
}

.footer-column-image figure {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	max-width: 100%;
}

.footer_single_image-wrapper {
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

.footer_single_image-wrapper img {
	height: auto;
	max-width: 100%;
	vertical-align: top;
}

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


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

/* Parent List */
.custom-menu-primary {
	widtH:auto !important;
	float:none !important;
	margin-left:0 !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
	display: inline-block;
	float:none !important;
}

.custom-menu-primary .hs-menu-wrapper > ul li a {
	border-bottom: 2px solid transparent;
	font-size: 20px;
	color: #000000;
	line-height: 1;
	margin-left: calc( 30px / 2 );
	margin-right: calc( 30px / 2 );
	padding-top: 13px;
	padding-bottom: 10px;
	display: inline-block;
	font-weight: 400;
	letter-spacing: 1.14px;
	transition: .2s;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-of-type) > a {
	line-height: 93px;
	padding-bottom: 0;
	padding-top: 0;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type > a {
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 0;
	margin-left: 0;
	background-color: #FA4500;
	border: 2px solid transparent;
	min-width: 158px;
	text-align: center;
	margin-left: calc( 30px / 2 );
	color: white;
	letter-spacing: 2.2px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type > a:hover {
	background-color: white;
	color: #003BCF;
	border-color: #003BCF;
}
h1{color:#fff;}
/* 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;
}
 @media screen and (max-width: 1480px) {
   .video
   {
     margin-bottom:20px;
   }
   .row-fluid .ebook-about-section {
    padding: 50px 0 90px !important;
}
}
  @media screen and (max-width: 1200px) {
.bg-content p {
    font-size: 30px;
    }
    .row-fluid .hero-title h1 {
    font-size: 44px !important;
    line-height: 48px !important;
}
  .row-fluid .hero-content p {
    font-size: 30px !important;
       line-height: 35px !important;
}
    .legal-consent-container p, .legal-consent-container p a
    {
      font-size:16px !important;
    }
    .bg-content p {
    font-size: 25px  !important;
    }
    .ebook-form {
    padding: 35px 25px !important;
    }
    .form-title {
    font-size: 36px;
    }
}
 @media screen and (max-width: 991px) {
    
   .row-fluid .hero-right-block,.bg-section 
   {
     position:static !important;
   }
   .header-logo
   {
         position: absolute;
    top: 0px;
     left:0px;
     right:0px;
margin:auto !important;
   }
   .online-event-img
   {
       position: absolute;
    top: 68px;
   }


   .row-fluid .hero-image
   {
     height:auto  !important;
   }
   .online-event-img img
   {
     display:none !important;
   }
   .row-fluid .ebook-about-section
   {
     padding-bottom:0 !important;
   }
   .ebook-footer .row-fluid 
   {
     display: flex;
justify-content: center;
   }
   .row-fluid .hero-title h1,.row-fluid .hero-content p
   {
     text-align:center;
   }
   .row-fluid .hero-content p
   {
     margin-bottom: 30px !important;
   }
   .row-fluid .ebook-about-section
   {
      padding-top:0 !important;
   }
   .row-fluid .hero-section
   {
      padding-bottom:0 !important;
   }
   .bg-content
   {
     position:relative  !important;
     top:0 !important;
   }
   .online-event-img
   {
     display:none  !important;
   }
   .mobile-img
   {
     display:block  !important;
     margin-top:65px;
     margin-bottom:30px;
     text-align:center;
   }
   .hero-section .container
   {
     padding-left:0!important; padding-right:0!important;
   }
   .hero-title,.hero-content,.bg-content
    {
     padding-left:15px!important; padding-right:15px!important;
   }
   .bg-content p
   {
     color:#fa4500;
   }
   .row-fluid .hero-section
   {
     padding-top:35px !important;
   }
   .hero-right-block .row-fluid [class*="span"]
   {
     float:left !important;
   }
   .row-fluid .footer-logo
   {
     width: 240px  !important;
     text-align:center  !important;
   }
   .embed_container iframe
   {
     width: 100% !important;
height: 100% !important;
   }
   .container, .row-fluid .container[class*="span"]
   {
     padding-left: 0px !important;
padding-right: 0px !important;
   }
}
 @media screen and (max-width: 600px) {
   .participate-content
   {
     padding-left: 20px !important;
   }
   .header-logo,.row-fluid .footer-logo
   {
     width: 65%  !important;
   }
   .row-fluid .hero-title h1
   {
     font-size:36px  !important;
     line-height:39px  !important;
   }
   .row-fluid .hero-content p
   {
     margin-top:10px !important;
     font-size:24px !important;
line-height: 30px !important;
   }
   .bg-content p
   {
        font-size:20px !important;
line-height: 30px !important;
   }
   .mobile_none
   {
     display:none !important;
   }
   .mobile_block
    {
     display:block !important;
   }
   .form-title {
    font-size: 36px;
}
   .ebook-form {
    padding: 35px 20px !important;
}
}
 @media screen and (max-width: 480px) {
   .participate-column
   {
     flex-direction: column;
    
   }
   .participate-content
   {
     width:100% !important;
     padding-left:0!important;
     margin-top:20px!important;
   }
 
}

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


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

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

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

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

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


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

.blog .blog-content {}

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

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

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

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

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

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

/* Post Featured Image on Listings Page */
.hs-featured-image-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;
}



/* 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-pagination{
	display: block !important;
}
.blog-pagination .no-post{
	display: none;
}

/* 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 {
	margin: 0 0 1.5em;
	background-color: #003BCF;
	padding: 30px 35px;
	color: white;
}

.blog-sidebar h3,
.blog-sidebar h4 {
	margin: 0;
	color: white;
	letter-spacing: 1.5px;
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 13px;
}

.blog .blog-sidebar .widget-span p {
	margin-bottom: 13px;
	color: white;
}
.blog .blog-sidebar .widget-span p:last-child{
	margin-bottom: 0;
}

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

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

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

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

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

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

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

.blog-banner {
	padding-left: calc( 100% / 12 );
	padding-right: calc( 100% / 12 );
	min-height: 600px;
	display: flex;
	background-color: #F2F2F2;
	padding-bottom: 60px;
	padding-top: 60px;
	color: white;
	position: relative;
	overflow: hidden;
  margin:0 0 0px;
}

.banner-col {
	display: inline-block;
	vertical-align: top;
}

.blog-banner-narrow-750 {
	max-width: 750px;
}

.blog-banner-article {
	color: black;
}

.banner-col-6 {
	width: calc( 100% / 12 * 6 - 3px );
}

.blog-banner .blog-banner-title {
	align-self: flex-end;
}

.breadcrumbs {
	position: absolute;
	top: 25px;
	z-index: 8;
	color: white;
	padding: 15px;
	font-size: 20px;
	letter-spacing: 1.14px;
}

.breadcrumbs a {
	color: white;
	font-size: 20px;
	letter-spacing: 1.14px;
	border-bottom-color: transparent;
}

.blog-banner .breadcrumbs {
	white-space: nowrap;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	top: 25px;
	color: black;
}

.blog-banner .breadcrumbs a {
	color: black;
}

.breadcrumbs > span span a:after {
	display: inline-block;
	content: ">";
	margin-left: 7px;
}

.blog-banner-article .latest-label {
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 1.14px;
	margin-bottom: 5px;
	display: block;
}

.blog-banner .title {
	margin: 0;
	color: black;
}

.byline {
	margin-bottom: 10px;
}

.byline * {
	color: white;
	font-size: 20px;
	letter-spacing: 1.14px;
}

.byline a {
	border: none;
	letter-spacing: 1.14px;
/*   margin-right: 10px; */
}

.byline a:hover {
	text-decoration: underline !important;
}

.blog-banner-article .byline {
	margin-bottom: 10px;
}

.blog-banner-article .byline * {
/* 	color:#003bcf; */
    color:#000;
}
 
.blog-banner-article .jssocials,
.blog-banner-article .categories {
 	display: block; 
	vertical-align: top;
}

.blog-banner-article .jssocials { margin: 15px 0 20px; }

.categories .term {
	margin-right: 10px !important;
	display: inline-block;
	color: #003BCF;
}

.blog-banner-article .categories a {
	font-size: 20px;
	text-decoration: underline;
	display: inline-block;
	margin-right: 20px;
	letter-spacing: 1.14px;
}

.categories a.term {
	text-decoration: underline;
}

.categories a.tagp-nm{
    text-decoration:none;
}

.jssocials{
	margin-left: 5px;
	margin-top: -7px;
}

.jssocials a{
	border: none;
	color: #003BCF;
	font-size: 10px !important;
	text-decoration: none;
	border: 1.5px solid #003BCF;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	display: block;
	position: relative;
	margin-right: 5px !important;
}

.jssocials a > *{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.jssocials .jssocials-share{
	margin-right: 5px;
	margin-left: 1.5px;
}

.blog-banner .blog-banner-image {
	position: relative;
}

.blog-banner .blog-banner-image > * {
/* 	height: 450px;
	width: 450px; */
    height: 540px;
	width: 540px;
	border-radius: 50%;
	position: absolute;
	background-color: #FA4500;
	right: 0;
    top:-30px;
/* 	right: 110px; */
/* 	top: -55px; */
	background-size: cover;
	background-position: center;
}

.blog-banner .blog-banner-image > .featured-image {
	background-color: #003BCF;
}

.blog-banner .blog-banner-image .right-cirlce {
	transform: translatex(100%);
}

.blog-banner-article .button {
	margin-top: 15px;
}

.more-button {
	display: inline-block;
	text-align: center;
	margin-right: 19px;
	border: 2px solid #003BCF;
	color: #003BCF;
	min-width: 230px;
	text-align: center;
}

.more-button a {
	font-size: 20px;
	line-height: 1;
	display: block;
	letter-spacing: 2.2px;
	padding: 11px 20px 10px 20px;
	font-weight: 500 !important;
	min-width: 170px;
	font-family: 'TT Commons', sans-serif;
	color: #003BCF;
    transition: all .2s ease;
}

.more-button:hover {
	background-color: #FA4500;
	border-color: #FA4500;
  
}

.more-button:hover a {
	color:white;
}

.post-listing .post-item {
	background-color: #F2F2F2;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	width:100%
}

.post-listing .post-item .body {
	padding: 40px 50px;
	position: relative;
	width: 100%;
}

.post-listing .post-item .byline * {
	color: #000000;
}

.post-listing .post-item *:not(.more-button) > a {
	margin: 0;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 1.14px;
}

.post-listing .post-item .title {
	font-size: 32px;
	letter-spacing: 1.8px;
	line-height: 36px;
	margin-bottom: 0;
}

.post-listing .post-item .excerpt {
	margin-top: 10px;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 1.14px;
}

.hs-blog-listing .post-listing .post-item .excerpt {
	display: none;
}

.post-listing .post-item .categories {
	margin-top: 20px;
	margin-bottom: 0;
}

.post-listing .post-item  *:not(.escp-element):not(.breadcrumbs) > a:not(.jssocials-share-link) {
	font-weight: normal;
}

.post-listing .post-item .jssocials {
	display: block;
	float: right;
	margin-top: 40px;
}

.post-listing .post-item .more-button {
	margin-top: 40px;
	min-width: auto;
}

.post-listing .post-item .featured-image {
	min-width: calc( 100% / 3 );
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.load-more {
	width: 0;
	height: 42px;
	margin: 0 0 4px;
	position: relative;
	-webkit-transition: all .35s ease;
	transition: all .35s ease;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	border: 2px solid transparent;
	font-size: 20px;
	line-height: 1;
	display: block;
	letter-spacing: 2.2px;
	padding: 11px 20px 10px 20px;
	font-weight: 500;
	min-width: 170px;
	font-family: 'TT Commons', sans-serif;
	background: transparent;
	color: #003BCF;
	border-color: #003BCF;
	border-radius: 0;
	margin-left: auto;
	margin-right: 0;
  
}

.load-more:hover {
	background-color: #fa4500; /* Edited by HS Support #3367844 */
	border-color: #FA4500;
	color: #fff; /* Edited by HS Support #3367844 */
}

.load-more:active {
	-webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,.1);
	box-shadow: inset 0 2px 1px rgba(0,0,0,.1);
	text-decoration: none;
}

.load-more.no-post {
	min-width: 200px;
	cursor: not-allowed;
	border-color: #fff;
	background-color: #000;
	color: #fff;
}

.hs-blog-listing .blog-content {
	display: inline-block !important;
	vertical-align: top;
	float: none !important;
	width: calc( 100% / 12 * 9 - 3px ) !important;
}

.hs-blog-post .blog-content {
	float:none !important;
	width: calc( 100% / 12 * 9 - 3px ) !important;
	padding-right: 100px;
}

.blog-sidebar {
	display: inline-block !important;
	vertical-align: top;
	float: none !important;
	margin-left: 0 !important;
	width: calc( 100% / 12 * 3 - 3px ) !important;
	padding-left: 50px;
	min-width: calc( 350px + 50px );
}

.body-container .blog-body > .row-fluid-wrapper > .row-fluid,
.body-container-wrapper .blog-body > .row-fluid-wrapper > .row-fluid{
	display: flex;
}

.blog-newsletter-form .hs-submit > .actions {
	text-align: center;
    margin-top:0px;
}

.blog-newsletter-form .hs-submit > .actions > .hs-button {
	background: #FA4500;
	border-color: #FA4500;
	color: #ffffff;
	font-size: 17px;
	font-family: helvetica;
    border: 2px solid #fa4500;
    transition:all .3s ease;
    font-weight:400;
    letter-spacing: 2.2px;
    width:100%;
}

.blog-newsletter-form .hs-submit>.actions>.hs-button:hover { border: 2px solid #fff; background: #003bcf; }

.watch_video_button,
.download-button {
	border: 2px solid transparent;
	color: white;
	border-color: #fa4500;
	background-color: #fa4500;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
}

.watch_video_button > a,
.download-button > a {
	font-size: 20px;
	line-height: 1;
	display: block;
	letter-spacing: 2.2px;
	padding: 11px 20px 10px 20px;
	font-weight: 400;
	min-width: 170px;
	font-family: 'TT Commons', sans-serif;
	transition: none;
	color: white;
}

 .hs-button > a: hover {
  background-color: transparent;
	border-color: white;
}

.watch_video_button:hover,
.download-button:hover {
	background-color: transparent;
	border-color: white;
}

.custom-sidebar-download h4 {
	margin-top: 15px;
}

.blog-banner.post-banner {
	background-color: #003BCF;
}

.blog-banner.post-banner .breadcrumbs {
	color:white;
}

.blog-banner.post-banner .breadcrumbs a {
	color: white;
}

.blog-banner.post-banner .title {
	color: white;
}

.hs-blog-post .entry-content {
	position: relative;
}

.hs-blog-post .post-meta {
	position: absolute;
	top: -60px;
	transform: translatey(-100%);
	display: flex;
}

.hs-blog-post .entry-content .more-button > a {
	margin: 0;
	line-height: 1;
	letter-spacing: 2.2px;
}

.author-box {
	background-color: #FA4500;
	padding: 30px 50px;
	margin: 40px 0;
	color: white;
	display: flex;
}

.author-box .avatar {
	min-width: 200px;
	height: 200px;
	border-radius: 50%;
	position: relative;
	background-size: cover;
	background-position: center;
	margin-right: 60px;
}

.author-box .avatar .linkedin {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 60px;
	height: 60px;
	background: white;
	border-radius: 50%;
	border: none !important;
	font-size: 30px;
	color: #FA4500;
	text-align: center;
	padding-top: 13px;
	padding-left: 3px;
	transform: translate(30%,30%);
	bottom: 5px;
	right: 20px;
}

.author-box .avatar .linkedin {
    padding-top:0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.author-box .bio {
	font-size: 20px;
	letter-spacing: 1.14px;
}

.hs-blog-post .related-posts {
	margin-top: 90px;
}

.hs-blog-post .related.post-listing {
	margin-top: 40px;
}

.related-posts .post-listing .post-item .excerpt {
	display: none;
}

.hs-blog-post  .entry-content *:not(.escp-element) > a {
	margin: 0;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 1.14px;
}

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


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

.body-container .custom_error_message form,
.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,
.hs-blog-post .body-container .widget-type-blog_comments,
.body-container .hs-search-field__bar{
	display:block;
	width:100%;
	max-width:500px;	
}

.body-container .blog-sidebar .widget-type-form {
	max-width:100%;
}

.hs-blog-post .body-container .widget-type-blog_comments {
	max-width:100%;
}

.body-container .custom_error_message h3,
.body-container .widget-type-form h3,
.body-container .widget-type-blog_subscribe h3,
.body-container .widget-type-google_search h3 ,
.body-container .widget-type-password_prompt.custom_error_message h3 ,
.body-container .widget-type-email_simple_subscription h3,
.hs-blog-post .body-container .widget-type-blog_comments h3,
.body-container .hs-search-field__bar h3 {

}

.hs_error_rollup {
	display:none !important;
}

.body-container .hs-error-msgs {

} 

/* Form Field */
.field {
	margin-bottom: 18px;
}

.hs-form-field {}

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

/* Labels and Legends */
label {
	font-size: 14px;
	width: 130px;
	text-align: right;
	color: #33475b;
	display: block;
	float: none;
	width: auto;
	font-weight: 500;
	text-align: left;
	line-height: 20px;
	padding-top: 0;
	margin-bottom: 4px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

ul.no-list {
	list-style: none;
}

.inputs-list label {
	display: block;
	float: none;
	width: auto;
	padding: 0;
	line-height: 18px;
	text-align: left;
	white-space: normal;
	font-weight: normal;
}

.legal-consent-container label {
	font-family: helvetica;
	color: #33475b;
	font-size: 14px;
}


.hs-form-field label {
	font-size: 14px;
}

.hs-form-field label:not(.hs-error-msg) {
	color: #003BCF;
}

.hs-form-required {
	color: red;
}

.body-container .hs-form-field > label, 
.hs-form-booleancheckbox-display {

}

.hs-error-msgs label {
	color: #fa4400;
  font-family: 'TT Commons';
}

.inputs-list {
	margin: 0 0 5px;
	width: 100%;
	padding-left: 5px;
}

.inputs-list:first-child {
	padding-top: 6px;
}

.inputs-list>li {
	display: block;
	padding: 0;
	width: 100%;
	padding-top: 0;
}

.hs-input {
	display: inline-block;
	width: 100%;
	max-width: 500px;
	height: 40px;
	padding: 9px 10px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #33475b;
	background-color: #f5f8fa;
	border: 1px solid #cbd6e2;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	padding: 0 15px;
	min-height: 27px;
}

.hs-input::placeholder {
	color:#bfbfbf;
}

.hs-input[type=checkbox], .hs-input[type=radio] {
	cursor: pointer;
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 5px 3px 0px;
	line-height: normal;
	border: none;
}

textarea.hs-input {
	height: auto;
}

/* One Line Inputs */
.body-container input[type="text"],
.body-container input[type="password"], 
.body-container input[type="datetime"], 
.body-container input[type="datetime-local"], 
.body-container input[type="date"], 
.body-container input[type="month"], 
.body-container input[type="time"], 
.body-container input[type="week"], 
.body-container input[type="number"], 
.body-container input[type="email"], 
.body-container input[type="url"], 
.body-container input[type="search"], 
.body-container input[type="tel"], 
.body-container input[type="color"],
.body-container input[type="file"],
.body-container textarea,
.body-container select {
	display:block;
	width:100%;
	max-width:500px;
	height: 40px;
	padding: 9px 10px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #33475b;
	background-color: #f5f8fa;
	border: 1px solid #cbd6e2;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-sizing: border-box;
	padding: 0 15px;
	min-height: 27px;
}

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





.hs-input.error:focus ,
.body-container .hs-input.error:focus {
	border-color: #fa4400;
}

.body-container input[type=checkbox], 
.body-container input[type=radio] {
	cursor: pointer;
	width: auto;
	height: auto;
	padding: 0;
	margin: 3px 5px 3px 0px;
	line-height: normal;
	border: none;
}

.body-container textarea {
	height: auto;
}

#hs-pwd-widget-password {
	margin-top:0 !important;
	height:40px !important;
}

.hs-blog-post .widget-type-blog_comments input, .hs-blog-post .widget-type-blog_comments textarea {
	max-width: 100% !important;
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
	display: block;
	margin-left: 20px;
}

.legal-consent-container .hs-form-booleancheckbox-display p {
	margin: 0;
	display: inline;
}

.body-container input[type="text"]::placeholder,
.body-container input[type="password"]::placeholder, 
.body-container input[type="datetime"]::placeholder, 
.body-container input[type="datetime-local"]::placeholder, 
.body-container input[type="date"]::placeholder, 
.body-container input[type="month"]::placeholder, 
.body-container input[type="time"]::placeholder, 
.body-container input[type="week"]::placeholder, 
.body-container input[type="number"]::placeholder, 
.body-container input[type="email"]::placeholder, 
.body-container input[type="url"]::placeholder, 
.body-container input[type="search"]::placeholder, 
.body-container input[type="tel"]::placeholder, 
.body-container input[type="color"]::placeholder,
.body-container input[type="file"]::placeholder,
.body-container textarea::placeholder,
.body-container select ::placeholder{
	color:#bfbfbf;
}


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

.hs-input:focus {
	outline: none;
	border-color: rgba(82,168,236,0.8);
}

.body-container input[type="text"]:focus,
.body-container input[type="password"]:focus, 
.body-container input[type="datetime"]:focus, 
.body-container input[type="datetime-local"]:focus, 
.body-container input[type="date"]:focus, 
.body-container input[type="month"]:focus, 
.body-container input[type="time"]:focus, 
.body-container input[type="week"]:focus, 
.body-container input[type="number"]:focus, 
.body-container input[type="email"]:focus, 
.body-container input[type="url"]:focus, 
.body-container input[type="search"]:focus, 
.body-container input[type="tel"]:focus, 
.body-container input[type="color"]:focus,
.body-container input[type="file"]:focus,
.body-container textarea:focus,
.body-container select:focus {
	outline: none;
	border-color: rgba(82,168,236,0.8);
}

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

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

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

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

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

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

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


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

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

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

.hs-blog-post .post-meta { display: block; }
.hs-blog-post .post-meta .jssocials { margin-top: 0; }

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


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

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

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

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

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


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

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

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

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

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

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


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


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

.actions {
	margin-top: 18px;
	margin-bottom: 18px;
	padding: 17px 0px;
}

.hs-button {
	margin: 0;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	line-height: 12px;
	position: relative;
	text-align: center;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	padding: 12px 24px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #FA4500;
	border-color: #FA4500;
	color: #ffffff;
	font-size: 12px;
	font-family: helvetica;
}

.body-container .actions .hs-button.primary,
.body-container .actions input[type="submit"],
.body-container .actions input[type="button"] {
	margin:0;
}

.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
	cursor: pointer;
	text-decoration: none !important;
	white-space:normal !important;
	display:inline-block;
	margin:15px 0;
	font-weight: 700;
	line-height: 12px;
	position: relative;
	text-align: center;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	padding: 12px 24px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #FA4500;
	border-color: #FA4500;
	color: #ffffff;
	font-size: 12px;
	font-family: helvetica;
}

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

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

.body-container .widget-type-blog_comments .hs-button.primary,
.body-container .widget-type-blog_comments input[type="submit"],
.body-container .widget-type-blog_comments input[type="button"] {

}

.body-container .widget-type-blog_comments .hs-button.primary:hover,
.body-container .widget-type-blog_comments input[type="submit"]:hover,
.body-container .widget-type-blog_comments input[type="button"]:hover {

}


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

@keyframes rotate_clockwise { 
	from { 
		transform: rotate(0deg); 
	} to { 
		transform: rotate(360deg); 
	}
}

@keyframes rotate_counter_clockwise { 
	from { 
		transform: rotate(360deg); 
	} to { 
		transform: rotate(0deg); 
	}
}


@keyframes circle { 
	from { 
		transform: translatey(350%);
	} to { 
		transform: translatey(0%);
		margin-bottom: 0;
	}
}
/* Styles that do not fit into any of the available sections above can go here. */

.subscribe-options label {
	margin:0;
}

.hs-recaptcha {
	margin-top:10px;
}

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

.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;
	display: block;
	padding: 0;
}
.comment-reply-to{
	margin-bottom: 15px;
}
.comment-from h4 {
	margin: 0;
	padding-top: 15px;
}
.comment-date {
	display: block !important;
	text-align: left;
}

#comments-listing:not([data-has-comments="true"]) {
	display: none;
}

.replying {
	padding: 0 15px !important;
}


.hs-search-field__suggestions a,
.hs-search-field__suggestions #results-for {
	color: #000;
}

.hs-search-field--open .hs-search-field__suggestions {
	padding: 10px !important;
}

.hs-search-field__suggestions #result0,
.hs-search-field__suggestions #result0  a {
	color:#000;
	padding:10px;
}

.custom-header .page-center>.row-fluid-wrapper>.row-fluid:before ,
.custom-header .page-center>.row-fluid-wrapper>.row-fluid:after,
.custom-footer-top>.row-fluid-wrapper>.row-fluid:after,
.custom-footer-top>.row-fluid-wrapper>.row-fluid:before,
.custom-footer-bottom>.row-fluid-wrapper>.row-fluid:after,
.custom-footer-bottom>.row-fluid-wrapper>.row-fluid:before,
.body-container .blog-body>.row-fluid-wrapper>.row-fluid:after,
.body-container .blog-body>.row-fluid-wrapper>.row-fluid:before{
	display:none;
}

.footer-top-section-col-7 {
	z-index:2;
}

.blog #footer-demo-block {
	display:none !important;
}

.blog-newsletter-form .hs-form-field > label {
	display:none;
}

.blog-newsletter-form .hs-submit > .actions {
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 13px;
}

.blog-newsletter-form .hs-submit > .actions > .hs-button {
	background: #FA4500;
	border-color: #FA4500;
	color: #ffffff;
	font-size: 17px;
	font-family: helvetica;
	border-radius:0;
}

.container, .row-fluid .container[class*="span"]{margin-left:auto; margin-right:auto; padding-left:100px; padding-right:100px; float:none; box-sizing: border-box;}
.container:after, .row-fluid .container[class*="span"]:after{clear:both; content: ""; display:table;}

/* landing page  */
.row-fluid .header { padding: 25px 0 35px; }
.row-fluid .logo { width:240px;  }
.row-fluid .logo a { width:100%; float:left; }
.row-fluid .logo a img { vertical-align:middle; object-fit:contain; display:inline-block; }

.container, .row-fluid .container[class*="span"] {max-width:1680px !important; width:100%  !important;}
/* hero section */
.header-logo{max-width:300px; float:right !important; margin-bottom:65px;}
.row-fluid .hero-section { position:relative; padding:65px 0 0px;  }
.row-fluid .hero-section::after{position: absolute;
content: '';
top: 0;
bottom: 217px;
background-color: #000;
left: 0;
right: 0;
z-index: -1;}
.footer-container-wrapper {background-color:#000;}
.row-fluid .hero-block-wrap { position:relative; }
.row-fluid .hero-left-block { width:53%; }
.row-fluid .hero-title { padding: 18px 0 7px; }
.row-fluid .hero-title h1 { color:#fff; font-family: 'TT Commons'; font-weight: bold; font-size: 55px;  letter-spacing: 2.8px; line-height: 62px; margin-bottom:0; }
.row-fluid .hero-content  { color:#fff; font-family: 'TT Commons'; font-weight: normal; letter-spacing: 1.14px;  } 
.row-fluid .hero-content p { margin:0 0 10px; }
.row-fluid .hero-right-block { width:40%; float:right; margin-left:0; position:absolute; top:0; right:0; }
.row-fluid .banner { display:none; }
.row-fluid .hero-image { width: 100%; height: 640px; background-size: cover; background-position: center;  background-repeat: no-repeat; }
.row-fluid .ebook-about-section { padding:30px 0 90px;  }
.row-fluid .about-data-block { width:60%; float:none; display:inline-block; vertical-align:top; margin-right:-4px; padding-right:90px; }
.row-fluid .about-heading h2 { color: #003bcf; font-family: 'TT Commons'; font-weight: bold; font-size: 36px; letter-spacing: 1.83px; line-height: 46px; margin-bottom:17px; }
.row-fluid .about-content-wrap {  }
.row-fluid .about-content-wrap.bottom-wrap { margin-top:15px; }
.row-fluid .content-title h3 { color: #000000; font-family: 'TT Commons'; font-weight: bold; font-size: 26px; letter-spacing: 1.48px; line-height: 36px; margin-bottom:0; }
.row-fluid .about-content { color: #000000; font-family: 'TT Commons'; font-weight: normal; line-height: 30px; padding-top:2px; }
.about-social-media { width: 100%; float: left; margin:21px 0 15px; }
.about-social-media a { display: inline-block; width: 30px; height: 30px; border: 2px solid #003bcf; border-radius: 50%; text-align: center; line-height: 30px; font-size: 16px; margin-right: 12px; }
.about-social-media a:hover { background:#003bcf; color:#fff; }
.row-fluid .about-form-block { width:40%;  float:none; display:inline-block; vertical-align:bottom; margin-right:-4px; margin-left:0; margin-top:0;  }
.row-fluid .ebook-form .widget-type-form { max-width:100% !important; }
.row-fluid .ebook-form form { width:100%; float:left; }
.row-fluid .ebook-form form .hs-form-field { margin-bottom: 20px; }
.row-fluid .ebook-form form .hs-form-field  label .hs-form-required { display:none; }

.row-fluid .ebook-form form .hs-form-field textarea, input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) { padding: 15px 15px 10px; width: 100%; height: auto; max-width: 100%; border: 2px solid #003bcf; color: #003bcf; font-size: 20px; font-family: 'TT Commons'; font-weight: 500; letter-spacing: 1px; text-transform: capitalize;  border-radius: 0; }
.row-fluid .ebook-form form .hs-form-field select { padding: 15px 15px 10px; width: 100%; height: auto; max-width: 100%; border: 2px solid #003bcf; color: #003bcf; font-size: 20px; font-family: 'TT Commons'; font-weight: 500; letter-spacing: 1px; text-transform: capitalize;  border-radius: 0; }


.row-fluid .ebook-form form .hs-form-field ul.inputs-list > li label input([type="checkbox"]) { -webkit-appearance: none; border: none !important; background-color: unset; margin: 0px; padding: 0px !important; }




.row-fluid .ebook-form form .hs-form-field { position: relative; }
.row-fluid .ebook-form form .hs-form-field ul.inputs-list li input[type="checkbox"] + span { position: absolute; margin: 0; padding-left: 35px; }
.row-fluid .ebook-form form .hs-form-field ul.inputs-list li input[type="checkbox"] + span:before { content: ''; height: 20px; width: 20px; display: inline-block; padding: 0px; margin-right: 10px; z-index: 5; background-color: #fff; border: 2px solid #003bcf; top: 5px; left: 0px; cursor: pointer; }
.row-fluid .ebook-form form .hs-form-field ul.inputs-list li input[type="checkbox"] + span:after { content: '\f00c'; display: none; font-family: FontAwesome; color: #003bcf; position: absolute; top: 0px; left: 39px; z-index: 5; font-size: 12px; cursor: pointer; }
.row-fluid .ebook-form form .hs-form-field ul.inputs-list li input[type="checkbox"]:checked+span:after { display: block; }








.row-fluid .ebook-form form .hs-form-field .input textarea.hs-input { height: 200px; }


.body-container input.hs-input::-webkit-input-placeholder , textarea.hs-input::-webkit-input-placeholder { opacity:1; color:#003bcf; }
.body-container input.hs-input::-moz-placeholder, textarea.hs-input::-moz-placeholder { opacity:1; color:#003bcf; }
.body-container input.hs-input:-ms-input-placeholder, textarea.hs-input:-ms-input-placeholder { opacity:1; color:#003bcf; }
.body-container input.hs-input:-moz-placeholder, textarea.hs-input:-moz-placeholder { opacity:1; color:#003bcf; }



.row-fluid .ebook-form form .hs-richtext.hs-main-font-element { width:100%; float:left; margin:4px 0 40px; color:#003bcf; font-weight: 400; letter-spacing: 1.14px; line-height: 24px; font-family: 'TT Commons'; font-weight: normal; }
.row-fluid .ebook-form form .hs-richtext.hs-main-font-element p { line-height: initial; }
.row-fluid .ebook-form form .hs-submit .actions { margin:0 0; padding:0 0; }
.row-fluid .ebook-form form .hs-submit .actions input.hs-button { width:100%; font-family: 'TT Commons'; font-weight: normal;   padding: 10px 0 9px; border-radius:0; font-size: 20px;  letter-spacing: 2.26px; line-height: 24px; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -ms-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }
.row-fluid .ebook-form form .hs-fieldtype-select.field.hs-form-field .input { position:relative; }
.row-fluid .ebook-form form .hs-fieldtype-select.field.hs-form-field .input:before {content: '';border-left: 9px solid transparent;border-right: 9px solid transparent;border-top: 13px solid #fa4500; width: 0;height: 0;position: absolute;right: 15px;top: 19px;}
.row-fluid .ebook-form .submitted-message {  width: 100%; float: left; text-align: center; font-size: 24px; line-height:34px; font-family: 'TT Commons';  font-weight: 500;  margin-bottom: 300px; }

.row-fluid .ebook-form form .hs-submit .actions input.hs-button:hover { background: #d43b00; }

.learn-section { width: 100%; float: left; margin-top:65px; margin-bottom:-11px; }
.learn-heading { width: 100%; float: left; }
.learn-heading h2 { color: #003bcf; font-family: 'TT Commons'; font-weight: bold; font-size: 36px; letter-spacing: 1.83px; line-height: 46px; margin-bottom: 20px;}
.learn-col-wrap { width: calc(100% + 20px); float: left; margin: 0 -10px; }
.learn-colmn { width: calc(100% / 2); float: left; text-align: center; padding: 10px; }
.colmn-wrap { width: 100%; float: left; background-color: #f2f2f2; }
.learn-content-wrap { width: 100%; float: left; padding: 40px 46px 36px; }
.colmn-count-number { width: 44px; height: 44px; background-color: #003bcf; display: inline-block; border-radius: 50%; color: #fff; font-size: 26px; font-weight: 700; letter-spacing: 1.48px; line-height: 50px; }
.learn-content { width: 100%; float: left; color:#000; font-weight: 400; letter-spacing: 1.14px; line-height: 27px; margin-top: 25px; }

.row-fluid .ebook-footer { padding: 35px 0 45px; }
.row-fluid .footer-logo { width:240px;  }
.row-fluid .footer-logo img { vertical-align:middle; object-fit:contain; display:inline-block; }




.row-fluid .hero-section.demo-hero-section { padding:43px 0 0px; }
.row-fluid .hero-section.demo-hero-section .hero-block-wrap { padding-top:157px; padding-bottom:44px; }
.row-fluid .demo-hero-section .demo-dero-img img{ height:456px; width:456px; border-radius:100%; object-fit:contain; }

.row-fluid .demo-about-section {  padding: 68px 0 73px; }
.row-fluid .about-form-block.demo-form-block { margin-top:0; }

.row-fluid .about-content.demo-about-content { margin-bottom: 23px; }


.row-fluid .about-content h3 { color: #000; font-family: 'TT Commons'; font-weight: bold;font-size: 26px; letter-spacing: 1.48px; line-height: 36px; margin-bottom: 0; } 
.row-fluid .about-content p { margin:4px 0 ; }

.row-fluid .about-img-wrap {  margin-top: 83px;  }

.row-fluid .about-img { width:100%; float:left; border-radius: 14px; background-color: #e9e9e9; padding:34px 32px 37px 34px; }
.row-fluid .about-img img { width:100%; height:364px !important; float:left;  object-fit: cover; }

/* 24-03-2020 */
.row-fluid .form-set .about-form-block { vertical-align:top; }
.row-fluid .form-set .about-form-block.demo-form-block { margin-top:120px; }
.row-fluid .ebook-new .about-form-block{ margin-top:350px; vertical-align:top;  }
/* .post-listing .post-item a.author { margin-right: 10px; } */
.body-container .blog-sidebar form .hs-form-field input { border: 2px solid #fff !important; text-align:center; background: #003bcf; }
.body-container .blog-sidebar form .hs-form-field input::placeholder { color: #fff; }
.blog .blog-sidebar .submitted-message { font-size: 20px; line-height: 1.5; color: #fff; }

.post-listing .post-item span.publish-date, .blog-banner span.publish-date { display: block;}


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

@media (min-width:768px) { .container, .row-fluid .container[class*="span"]{width:750px;} }
@media (min-width:992px) { .container, .row-fluid .container[class*="span"]{width:970px;} }
@media (min-width:1200px) { .container, .row-fluid .container[class*="span"]{width:1170px;} }
@media (min-width:1430px) { .container, .row-fluid .container[class*="span"]{width:1200px;} }
@media (min-width:1680px) { .container, .row-fluid .container[class*="span"]{width:1380px;} 

    .row-fluid .about-data-block { padding-right:130px; }
/*     .row-fluid .about-form-block.demo-form-block { margin-top:0; } */


}


/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1281px) {
	.custom-menu-primary .hs-menu-wrapper,
	.custom-menu-primary .hs-menu-wrapper > ul ul { 
		display:block !important;
	}
	.mobile {
		display:none !important;
	}
	.custom-menu-primary .hs-menu-wrapper > ul li a  {
		margin: 0;
		padding-left: calc( 30px / 2 );
		padding-right: calc( 30px / 2 );
		letter-spacing: 1.14px;
		transition: none;
	}


	.custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-of-type):hover{
		background: #FA4500;
		transition: all .4s;
	}

	.custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-of-type):hover > a{
		color: white;
	}

	.custom-menu-primary .hs-menu-wrapper > ul > li > ul li {
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
		padding-right: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.custom-menu-primary .hs-menu-wrapper > ul > li > ul li > a {
		padding-top: 5px;
		padding-bottom: 4px;
		border-bottom: 1px solid transparent;
		width: auto !important;
		display: inline-block;
		padding-left: 0;
		padding-right: 0;
		min-width: unset;
		color: white;
		white-space: nowrap;
		transition:none;
	}

	.custom-menu-primary .hs-menu-wrapper > ul > li > ul li > a:hover{
		border-color: white;
	}

	.custom-menu-primary .hs-menu-wrapper > ul > li > ul {
		background: #FA4500;
		bottom: 0;
		transform: translatey(100%);
		min-width: 180px;
	}

	.custom-footer-top {
		margin-bottom: 120px;
	}

	.post-listing .post-item .jssocials{
		position: absolute;
		right: 40px;
		bottom: 32px;
	}

}

@media (min-width:1280px) {
  
	.footer-top-section-container {
		float: left;
		width: 100%;
	}

	.footer-top-section-column {
		float: left;
	}

	.footer-top-section-col-1 {
		width: 8.33333333%;
	}

	.footer-top-section-col-7 {
		width: 58.33333333%;
	}

	.footer-top-section-col-3 {
		width: 25%; 
	}

	.banner_column {
		float: left;
	}

	.banner_col-1 {
		width: 8.33333333%;
	}

	.banner_col-5 {
		width: 41.66666667%;
	}
  
  .row-fluid .desktop_hide{ display: none; }
  
}


@media (min-width:1081px) {
	.custom-logo {
		padding-top: 22px;
		padding-bottom: 22px;
	}
}

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

@media (max-width:1500px) {
	.container-fluid .row-fluid .page-center,
    .body-container-wrapper .row-fluid .page-center{
		padding-left: calc( 100% / 12 / 2 );
		padding-right: calc( 100% / 12 / 2 );
	}

	.custom-logo {
		max-width: 200px;
	}

	.blog-banner {
/* 		padding-left: calc( 100% / 12 / 2 );
		padding-right: calc( 100% / 12 / 2 ); */
	}

/* 	.blog-banner .blog-banner-image>* {
    height: 540px;
    width: 540px;
    border-radius: 50%;
    position: absolute;
    background-color: #fa4500;
    right: 150px;
    top: -30px;
    background-size: cover;
    background-position: center;
    padding-left: 1;
} */
    
}

@media (max-width:1395px) and (min-width:1281px){
	.custom-menu-primary .hs-menu-wrapper>ul li a {
		padding-left: calc( 24px / 2 );
		padding-right: calc( 24px / 2 );
	}
}

@media (max-width:1325px) and (min-width:1281px){
	.custom-menu-primary .hs-menu-wrapper>ul li a {
		padding-left: calc( 16px / 2 );
		padding-right: calc( 16px / 2 );
	}
}


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

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

@media (max-width: 1280px){
.bg-content p {
    font-size: 31px;
  }
	.desktop {
		display:none !important;
	}

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

	.mobile-menu-trigger {
		position: absolute;
		display: block;
		right: 28px;
		cursor: pointer;
	}

	.mobile-menu-trigger .action-open,
	.mobile-open .mobile-menu-trigger .action-close {
		display: block;
	}

	.mobile-menu-trigger .action-close, 
	.mobile-open .mobile-menu-trigger .action-open {
		display: none;
	}


	/* ===== 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: 45px !important; /* Button height */  
		padding: 0 !important;
		border-left: 1px dotted rgba(255, 255, 255, .20);
	}
	.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: 10px; /* Icon line width */
		height: 1px; /* Icon line height */
		background-color: #fff; /* Icon color */
		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 {
		position: fixed;
		width: 100% !important;
		height: calc( 100vh );
		transform: translatey(-100%);
		left: 0;
		top: 0;
		background-color: #003BCF;
		transition: transform 0.2s;
	}
	/* Make child lists appear below parent items */
	.custom-menu-primary ul.hs-menu-children-wrapper{
		visibility: visible !important;
		opacity: 1 !important;
		position: static !important;
		display: none;
	}

	.custom-menu-primary .hs-menu-wrapper{
		width: 100%; /* Full screen width */
	}

	.mobile-open {
		overflow: hidden !important;
	}

	.mobile-open .custom-menu-primary {
		transform: translatey(0);
		opacity: 1;
		pointer-events: auto;
		overflow-x:hidden;
		overflow-y:scroll;
	}

	.mobile-open .mobile-menu-trigger {
		right: 50px;
		z-index: 10;
	}

	.custom-menu-primary .hs-menu-wrapper {
		padding-top: 84px;
		padding-bottom: 32px;
        display:none;
	}
    
    .mobile-open .custom-menu-primary .hs-menu-wrapper {
        display:block;
    }

	.custom-menu-primary .hs-menu-wrapper > ul {
		padding-left: 30px;
		padding-right: 30px;
		display:block;
	}

	.custom-menu-primary .hs-menu-wrapper > ul li{
		border-top: 2px solid white;
		display:block;
	}

	.custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children > a:after {
		position: absolute;
		content: "";
		width: 32px;
		height: 32px;
		background-color: #FA4500;
		border-radius: 50%;
		background-size: contain;
		background-image: url(//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Images/plus.svg);
		right: 0;
		top: 50%;
		transform: translatey(-50%);
	}

	.custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children.child-open > a:after {
		background-image: url(//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Images/minus.svg);
	}

	.custom-menu-primary .hs-menu-wrapper > ul li a {
		letter-spacing: 1.14px;
		font-weight: bold;
		font-size: 24px;
		color: white;
		width: 100% !important;
		position: relative;
		display: inline-block !important;
		margin:0;
		border: none;
	}

	.custom-menu-primary .hs-menu-wrapper > ul > li:not(:last-of-type) > a {
		line-height: 72px;
		padding-top: 4px;
	}

	.custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type {
		border:none;
	}

	.custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type > a {
		line-height: 30px;
		padding-top: 22px;
		padding-bottom: 20px;
		margin-left: 0;
		margin-top: 30px;
	}

	.custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type > a:hover{
		background: white;
		color: #FA4500;
	}

	.custom-menu-primary .hs-menu-wrapper>ul ul {
		padding-bottom: 25px;
	}

	.custom-menu-primary .hs-menu-wrapper>ul ul li {
		border: none;
	}

	.custom-menu-primary .hs-menu-wrapper>ul ul li a {
		line-height: 30px;
		padding-top: 4px;
		padding-bottom: 4px;
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 30px;
	}
  
  /* ==A== 16-07-2020 ==A== */
  .row-fluid .blog-banner.post-banner .byline { position: inherit; top: inherit; transform: none; left: inherit; width: auto;}
  .row-fluid .blog-banner.post-banner .headline.desktop { display: block !important;} 
  .row-fluid .blog-banner.post-banner .headline.mobile { display: none !important; }
  .row-fluid .blog-banner.post-banner{ min-height: inherit; flex-direction: column; }
  .row-fluid .desktop_hide{ display: block !important; }
  .row-fluid .blog-banner.post-banner .breadcrumbs-new-mobile{ position: inherit; bottom: inherit; top: inherit; text-align: center; left: inherit; }
  
}


@media (max-width:1280px) {
	h1 {
		font-size: 30px;
		line-height: 34px;
	}

	.blog h1 {
		font-size:27px;
	}

	h2 {
		line-height: 34px;
		font-size: 27px;
		letter-spacing: 1.3px;
	}

	.footer_wpb_text_column h2 {
		text-align: center;
	}

	h3 {
		font-size:25px;
	}

	h4 {
		font-size: 23px;
	}

	h5 {
		font-size: 20px;
	}

	p a, p {
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 25px;
	}

	.container-fluid .row-fluid .page-center,
    .body-container-wrapper .row-fluid .page-center{
		padding-left: 30px;
		padding-right: 30px;
	}

	.container-fluid .custom-header .row-fluid .page-center {
		padding-left: 30px;
		padding-right: 30px;
	}

	.custom-logo {
		margin:0 0 1px;
	}

	.custom-footer-menu {
		display:none !important;
	}

	.custom-footer .page-center {
		padding-top: 50px;
		padding-bottom: 50px;
		flex-direction: column-reverse;
		display: flex;
	}

	.custom-footer-logo {
		margin-left: auto !important;
		margin-right: auto;
	}

	.custom-footer-address-line {
		flex-direction: column;
	}

	.custom-footer-address-line .hs_cos_wrapper_type_module {
		flex-direction: column;
	}

	.custom-footer-top>.row-fluid-wrapper>.row-fluid, .custom-footer-bottom>.row-fluid-wrapper>.row-fluid {
		flex-direction: column;
		text-align: center;
	}

	.custom-footer-address-line .hs_cos_wrapper_type_module>div[class*="footer-address"] {
		margin-right: 0;
		margin-bottom: 25px;
	}

	.custom-footer-address-line .hs_cos_wrapper_type_module>div[class*="footer-address"]>h4 {
		margin:0;
	}
	.custom-footer-address-line .footer-address-content{
		margin:0;
	}
	.custom-footer-social {
		margin-top: 25px;
		margin-bottom: 28px;
	}

	.footer-escp-button {
		margin-right: 0;
		max-width: 174px;
		margin: 0 auto 15px;
		display: block;
	}

	.footer-escp-button a {
		padding: 21px 20px 19px 20px;
	}

	#get-demo-image:after {
		content: "";
		width: 100%;
		height: 200%;
		background-color: rgba(0,0,0,.5);
		position: absolute;
		left: 0;
		border-radius: 100%;
	}

	#get-demo-image {
		right: auto;
		left: 50%;
		max-width: 100%;
		transform: translatex(-50%);
		overflow: hidden;
		bottom:-1px;
	}

	.footer-top-section-column {
		padding:0 10px;
	}

	.banner_column-inner {
		padding-top:0;
		padding-bottom:0;
	}

	.custom-banner-text .banner_column-inner {
		padding-top:50px;
		padding-bottom:50px;
	}

	.custom-banner-circles {
		z-index:2;
	}

	.custom-banner-circles-animation {
		margin: 0;
	}

	.jssocials .jssocials-share{
/* 		margin-top: 24px; */
        margin-top: 0px;
	}


	.blog-banner {
		padding-left: 30px;
		padding-right: 30px;
		flex-direction: column-reverse;
		justify-content: flex-end;
		padding-top: 75px;
		padding-bottom: 75px;
        margin-top:0px;
	}

	.banner-col {
		width: 100%;
	}

	.blog-banner .blog-banner-title {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}


	.blog-banner .breadcrumbs {
		display: block;
		bottom: 20px;
		top: unset;
		white-space: normal;
		padding: 15px;
		left: 0;
		margin: 0;
		width: 100%;
	}

	.more-button {
		margin-right: 0;
		width: 100%;
		margin-bottom: 15px;
	}

	.more-button:last-child {
		margin-bottom: 0;
	}

	.more-button a {
		padding: 21px 20px 19px 20px;
	}

	.blog-banner .blog-banner-image {
		display: flex;
		justify-content: center;
		min-width: calc( 213px * 3 );
		position: relative;
		left: 50%;
		transform: translatex(-50%);
		margin-bottom: 30px;
	}

	.blog-banner .blog-banner-image > * {
		width: 213px;
		height: 213px;
		position: relative;
		top: 0;
	}

	.blog-banner .blog-banner-image .blue-circle {
		background-image: url(//6372628.fs1.hubspotusercontent-na1.net/hubfs/6372628/Mobideo_March2020/Images/platform-circle-2.svg);
		background-color: white;
	}

	.blog-banner .blog-banner-image .right-cirlce,
	.blog-banner .blog-banner-image .orange-cirlce {
		transform: unset;
	}

	.blog-banner .headline {
		text-align: center;
		margin-bottom: 30px;
	}

	.blog-banner .latest-label {
		font-size: 15px;
		color: black;
		font-weight: bold;
		margin-bottom: 10px;
		letter-spacing: 1.5px;
		display: block;
	}

	.blog-banner .blog-banner-title.blog-banner-article .headline {
		display: none;
	}

.blog-banner-article .jssocials .blog-banner-article .categories {
    vertical-align: top;
	}
    
    .blog-banner-article .jssocials { display: block; margin: 25px 0; }

	.hs-blog-listing .body-container .page-center,
    .hs-blog-listing .body-container-wrapper .page-center{
		padding-top:50px;
		padding-bottom:50px;
	}

	.post-listing .post-item {
		flex-direction: column-reverse;
		position: relative;
	}

	.post-listing .post-item .body {
		padding: 30px;
	}

	.post-listing .post-item *:not(.escp-element) > a {
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 25px;
	}

	.post-listing .post-item .title {
		font-size: 24px;
		line-height: 30px;
	}

	.post-listing .post-item .jssocials {
		margin-left: 0;
		float: none;
		text-align: left;
		margin-top: 0;
	}

	.post-listing .post-item .jssocials .jssocials-share {
		margin-left: 0;
		margin-right: 11.5px;
	}

	.post-listing .post-item .more-button > a {
		font-size: 20px;
		line-height: 1;
		letter-spacing: 2.2px;
	}

	.blog-sidebar {
		padding-left: 30px;
		min-width: calc( 350px + 30px );
	}

	.post-listing .post-item .featured-image {
		min-height: 320px;
	}

	.blog-sidebar h3, .blog-sidebar h4 {
		text-align: center;
	}

	.blog .blog-sidebar .widget-span p {
		text-align: center;
	}

	.watch_video_button>a, .download-button>a {
		padding: 21px 20px 19px 20px;
	}

	.hs-blog-post .post-meta {
		position: static;
		top: unset;
		transform: unset;
		flex-direction: column;
		text-align: center;
		margin-bottom: 60px;
	}

	.hs-blog-post .post-meta > * {
		margin: 0;
	}

	.hs-blog-post  .entry-content *:not(.escp-element) > a {
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 25px;
	}

	.hs-blog-post .blog-content {
		width:100% !important;
		padding-right:0;
	}

	.hs-blog-post .blog-banner .byline {
		position: absolute;
		top: 35px;
		left: 50%;
		width: 95%;
		transform: translatex(-50%);
	}

	.hs-blog-post .body-container .page-center {
		padding-bottom:50px;
	}

	.custom-banner-area h1 {
		line-height: 62px;
		font-size: 55px;
	}

	.banner_col_align_left .banner_column-inner .banner_column_wrapper {
		align-self: center;
		text-align: center;
	}

	.author-box {
		flex-direction: column;
		padding: 30px;
		padding-bottom: 50px;
		margin-left: -30px;
		margin-right: -30px;
	}

	.author-box .avatar {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 40px;
		margin-top: 20px;
		max-width: 200px;
	}

    /* 07-04-2020 */
    .post-listing .post-item .jssocials { margin:25px 0; }
    .post-listing .post-item .more-button { margin-top:0px; }
    .custom-logo { padding-top: 10px; padding-bottom: 10px; margin-bottom:0px; }
    .custom-logo img { padding-bottom:0px; max-width: 148px; object-fit: contain; }
    .blog-banner .breadcrumbs { display:none; }
}


@media (max-width:1199px) {

    .row-fluid .hero-title h1 { font-size: 52px; line-height: 58px; }
    .row-fluid .content-title h3 { letter-spacing: 1px; }
    .row-fluid .about-content p { letter-spacing: 1px !important; }
    .learn-content-wrap { padding: 40px 20px 36px; }
    .row-fluid .hero-image { height:550px; }
    .row-fluid .about-form-block { margin-top: 0; }
    .row-fluid .hero-section.demo-hero-section .hero-block-wrap { padding-top:104px; }
    .row-fluid .about-img img { height:280px !important; }
    .row-fluid .demo-hero-section .demo-dero-img img{ height:100%; width:100%; max-height:376px !important; max-width:376px !important;}
    .row-fluid .form-set .about-form-block.demo-form-block { margin-top: 95px; }
    .row-fluid .ebook-new .about-form-block { margin-top: 210px; }
    
    /* 07-04-2020 */
    .blog-banner { padding-top:50px; padding-bottom:50px; margin-bottom:0px; }
    
}

@media (max-width:1080px) {
	.custom-logo {
		margin:0;
	}
}

@media (max-width: 1400px) {
	.custom-logo {
		padding-bottom: 10px;
		padding-top: 10px;
		max-width: 145px;
	}

	.body-container .blog-body>.row-fluid-wrapper>.row-fluid,
    .body-container-wrapper .blog-body > .row-fluid-wrapper > .row-fluid{
		flex-direction: column;
	}

	.hs-blog-listing .blog-content {
		width: 100% !important;
	}

	.blog-sidebar {
		min-width: unset;
		width: 100% !important;
		padding-left: 0;
		margin-top: 30px;
	}
  .row-fluid .ebook-about-section {
    padding: 50px 0 90px !important;
}
  .online-event-img iframe
  {
    height: 100% !important;
  }

}

@media (max-width:991px) {
  h1{text-align:center;}
  h1.headline-text br{display:none;}
    .row-fluid .hero-left-block { width: 100%; }
    .row-fluid .hero-right-block { position: relative; right: auto; width: 100%; margin-top: 24px; }
    .row-fluid .hero-image { height: 400px; }
    .row-fluid .hero-section { padding: 50px 0 70px; }
    .row-fluid .about-data-block { width: 100%; padding: 0 0; margin-right:0; float:left; }
    .row-fluid .about-content-wrap.bottom-wrap { margin-top: 30px; }
    .learn-section { margin-top: 30px; margin-bottom:0; }
    .row-fluid .about-form-block { width: 100%; margin-top: 40px; float:left; }
   
    .testimonial-left { width: 40%; display: flex; align-items: center; }
    .testimonial-img { width: 250px; height: 250px; }
    .testimonial-right { width: 60%; }
    .test-content p { letter-spacing: 1px; }
    .test-content { padding: 50px 0 52px; }
    .testimonial-section { padding: 70px 0 70px; }
    .row-fluid .about-form-block.demo-form-block { margin-top:40px; }
    .row-fluid .about-img-wrap { margin-top:30px; }
    .row-fluid .hero-section.demo-hero-section .hero-block-wrap { padding:0 0; }
    .row-fluid .demo-dero-img { width: 100%; float: left; text-align: center; } 
    .row-fluid .demo-dero-img img { height: 340px !important; }
    .row-fluid .demo-about-section { padding: 50px 0 70px; }
    .row-fluid .hero-section.demo-hero-section { padding:40px 0 70px;  }
    .row-fluid .ebook-form .submitted-message { margin:50px 0 10px ; }
    .row-fluid .form-set .about-form-block.demo-form-block { margin-top: 50px; }
    .row-fluid .ebook-new .about-form-block { margin-top: 45px; }
 .row-fluid .ebook-about-section {
    padding:50px 25px 90px !important;
}
}




@media (max-width:775px) {

	.custom-banner-circles-animation .circle {
		margin-left:15px;
		margin-right:15px;
	}

	.custom-banner-circles-animation .circle img {
		width:80px;
		height:80px;
	}
}

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

@media (max-width: 767px) {
	.body-container input[type="text"],
	.body-container input[type="password"], 
	.body-container input[type="datetime"], 
	.body-container input[type="datetime-local"], 
	.body-container input[type="date"], 
	.body-container input[type="month"], 
	.body-container input[type="time"], 
	.body-container input[type="week"], 
	.body-container input[type="number"], 
	.body-container input[type="email"], 
	.body-container input[type="url"], 
	.body-container input[type="search"], 
	.body-container input[type="tel"], 
	.body-container input[type="color"],
	.body-container input[type="file"],
	.body-container textarea,
	.body-container select {
		max-width:100%;
	}

	.body-container .custom_error_message form,
	.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,
	.hs-blog-post .body-container .widget-type-blog_comments,
	.body-container .hs-search-field__bar {
		max-width:100%;
	}
/*     landing page */
    .row-fluid .header { padding-bottom:30px; }
    .row-fluid .hero-title h1 { font-size: 40px; line-height: 50px; letter-spacing: 1px; }
    .row-fluid .hero-content p { letter-spacing: 1px; }
    .row-fluid .hero-title { padding: 15px 0 5px; }
    .row-fluid .logo, .row-fluid .footer-logo { width:180px; }
    .row-fluid .ebook-footer { padding:30px 0; }
    .testimonial-wrap { display: block !important; }
    .testimonial-left { width: 100%; float: left; display: block; text-align: center; }
    .testimonial-right { width: 100%; float: left; display: block; text-align: center; padding: 0 50px; margin-top: 30px; }
    .test-content:before,
    .test-content:after { left: 50%; transform: translateX(-50%); }
    .test-title { letter-spacing: 1px; margin-top: 5px; }
    .testimonial-img { width: 200px; height: 200px; }
    .testimonial-section { padding: 70px 0 56px; }
    .row-fluid .about-heading h2, .learn-heading h2 {  font-size: 30px; letter-spacing: 1px; line-height: 40px; }
    .learn-content p { letter-spacing: 1px }
    .learn-section { margin-top:20px; }
    .row-fluid .ebook-form form .hs-fieldtype-select.field.hs-form-field .input:before { border-left: 6px solid transparent;border-right: 6px solid transparent; border-top: 9px solid #fa4500; } 
    .row-fluid .hero-section.demo-hero-section { padding: 40px 0 60px; }
    .row-fluid .about-img { padding: 20px 18px 23px 20px; }
    .row-fluid .about-content.demo-about-content { margin-bottom: 10px; }
    .row-fluid .ebook-form form .hs-form-field .input`.hs-input { height:130px; }
    .row-fluid .ebook-form .submitted-message { margin:40px 0 10px ; }
    .row-fluid .ebook-new .about-form-block { margin-top:40px; }
    
    .row-fluid .blog-banner.post-banner {padding-left: 15px; padding-right: 15px;}
}  

@media (max-width: 620px) {
    .learn-colmn { width:100%; }
    .row-fluid .hero-title h1 { font-size: 34px; line-height: 40px; letter-spacing: 0; }
    .row-fluid .hero-title { padding-top: 0; }
    .row-fluid .hero-image { height: 300px; }
    .row-fluid .hero-section, .row-fluid .hero-section.demo-hero-section { padding: 40px 0 50px; }
    .row-fluid .hero-right-block { margin-top: 20px; }
    .row-fluid .about-heading h2,
    .learn-heading h2 { font-size: 26px; letter-spacing: 0; line-height: 34px; margin-bottom: 14px; }
    .row-fluid .content-title h3, .row-fluid .about-content h3 { font-size: 22px; letter-spacing: .6px; line-height: 30px; }
    .testimonial-right { padding: 0 10px; }
    .row-fluid .ebook-form form .hs-form-field .input input.hs-input,
    select.hs-input, textarea.hs-input { padding: 12px 15px 8px; font-size: 18px; }
    .row-fluid .ebook-about-section, .row-fluid .demo-about-section { padding: 40px 0 50px; }
    .row-fluid .logo,
    .row-fluid .footer-logo { width: 140px; }
    .row-fluid .demo-dero-img img { height:250px !important; }
    .row-fluid .about-img img { height:200px !important; }
    .row-fluid .ebook-form form .hs-form-field { margin-bottom:12px; }
    .row-fluid .ebook-form .submitted-message { margin:25px 0 10px ; }
    
}



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

@media (max-width: 479px) {
	.hs-recaptcha {
		overflow:auto !important;
	}
  .row-fluid .ebook-about-section {padding-bottom:0  !important;}

    .row-fluid .demo-hero-section .demo-dero-img img{max-height:250px !important; max-width:250px !important;}
    
}

@media (max-width:400px) {

	.custom-banner-circles-animation .circle img {
		width: 50px;
		height: 50px;
	}

	.hs-blog-post .blog-banner .byline {
		top: 15px;
	}
}


@media (max-width: 1400px){.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
padding: 0 .5vw;
}

  
@media (min-width: 500x) and (max-width: 1150px) {.custom=logo img {
    margin-left: 30px !important;
  
  }
    
/*  @media (min-width: 1230px) and (max-width: 1285px) {.custom=logo img {
  margin-left: 30px !important; 
   padding-right: 100px !important;

   } */