@font-face {
    	font-family: 'FlamaBasic';
    src: url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/Flama-Basic/FlamaBasic.eot');
    src: url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/Flama-Basic/FlamaBasic.eot') format('embedded-opentype'),
         url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/Flama-Basic/FlamaBasic.woff2') format('woff2'),
         url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/Flama-Basic/FlamaBasic.woff') format('woff'),
         url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/Flama-Basic/FlamaBasic.ttf') format('truetype'),
         url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/Flama-Basic/FlamaBasic.svg#FlamaBasic') format('svg');
}

@font-face {
    font-family: 'FlamaCondensed-Bold';
    src: url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/FlamaCondensed-Bold/FlamaCondensed-Bold.eot');
    src: url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/FlamaCondensed-Bold/FlamaCondensed-Bold.eot') format('embedded-opentype'),
         url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/FlamaCondensed-Bold/FlamaCondensed-Bold.woff2') format('woff2'),
         url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/FlamaCondensed-Bold/FlamaCondensed-Bold.woff') format('woff'),
         url('https://cdn2.hubspot.net/hubfs/376870/Website%20Assets/Fonts/FlamaCondensed-Bold/FlamaCondensed-Bold.ttf') format('truetype')
}

@font-face {
  font-family: 'FlamaBasic-2';
  src: url('https://capacityinteractive.com/wp-content/themes/capacity-interactive/library/css/../fonts/FlamaBasic/FlamaBasic.eot');
  src: url('https://capacityinteractive.com/wp-content/themes/capacity-interactive/library/css/../fonts/FlamaBasic/FlamaBasic.eot?#iefix') format("embedded-opentype"),
    url('https://capacityinteractive.com/wp-content/themes/capacity-interactive/library/css/../fonts/FlamaBasic/FlamaBasic.woff') format("woff"), 
    url('https://capacityinteractive.com/wp-content/themes/capacity-interactive/library/css/../fonts/FlamaBasic/FlamaBasic.ttf') format("truetype");
  font-weight: 400;
  font-style: normal
}

body {
  font-family: "Georgia",Cambria,Times New Roman,Times,serif;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  overflow-x:hidden;
  border-bottom: 0px solid #D12A2F;
}
.body-container .page-center {
	padding-top: 0;
	padding-bottom: 0;
}
p {
	font-family: inherit;
}
h6, .h6, .widgettitle, h2.widgettitle {
	font-size: 16px;
	color: #ef3b2e;
	text-transform: none;
	border-bottom: none;
}

.header-container-wrapper * {
	min-height: 0 !important;
}
.header-section {
  padding:50px 0 0;
  /*background:#fff;*/
  line-height:normal;
}
.header-section .social-links {
  font-size:0;
}
.header-section .social-links a {
	background: #b2b7b8;
	width: 32px;
	height: 32px;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	color: #fff;
  margin-left:13px;
  font-size:20px;
}
.header-section .social-links a:hover {
  background: #ef3b2e;
}
.header-section .header-menu-container {
	border-top: 1px solid #b3b3b3;
	margin-top: 0px;
	border-bottom: 1px solid #b3b3b3;
	font-size:0;
	padding: 0 85px;
}
.header-section .header-menu-container * {
  min-height:0;
}
.header-section .right-side-container > .row-fluid-wrapper > .row-fluid {
	display: flex;
	justify-content: flex-end;
  align-items: center;
}
.header-section .right-side-container .header-cta, .header-section .right-side-container .header-social-container {
  width:auto ;
}
.header-section .right-side-container .header-social-container {
  margin-left: 31px;
}
.header-section .header-menu-container .hs-menu-wrapper {
  text-align: left;
} 
.header-section .header-menu-container ul li {
  margin-right: 60px;
}
.header-section .header-menu-container ul li a {
	color: #231F20;
	font-size: 15px;
	font-family: 'FlamaBasic';
	padding: 25px 0;
	font-weight: 500;
	white-space: normal;
	max-width: none;
}
.header-section .header-menu-container ul li:hover > a {
  color:#EE3A2E;
}
.header-section .header-menu-container ul li:last-child {
  margin-right:0;
}
.header-section .header-menu-container ul li {
  z-index:99 !important;
}
.header-section .header-menu-container ul li ul {
	padding: 0;
	top: 64px;
	left: -10px !important;
	padding-top: 0;
	max-width: 200px;
	min-width: 170px;
  text-align:left;
  -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.32);
  -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.32);
  box-shadow: 0 0 5px 0 rgba(0,0,0,.32);
  z-index:99 !important;
}
.header-section .header-menu-container ul li ul li {
  margin:0;
  background: #fff;
}
.header-section .header-menu-container ul li ul li a {
	padding: 5px 10px;
	display: block;
	white-space: normal !important;
	line-height: 1.2;
}
.header-section .header-menu-container ul li ul li.hs-menu-depth-2:first-child {
	padding-top: 10px;
}
.header-section .header-menu-container ul li ul li.hs-menu-depth-2:last-child {
	padding-bottom: 10px;
}
.hs-podcast-tertiary-page .page-center {
	padding-left: 0;
	padding-right: 0;
}
.header-section .header-top-container {
  padding: 0 60px;
}
.hs-podcast-tertiary-page .new-header .page-center {
  border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
}
.header-section.new-header .header-top-container {
/*	padding: 35px 45px 30px 95px; */
  padding: 35px 45px 27px 92px;
}
.header-section.new-header .header-top-container > .row-fluid-wrapper > .row-fluid  {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.header-section.new-header {
  padding: 0px 0 0;
}
.header-section.new-header.on-scroll {
  top: -158px;
  z-index: 99;
  width: 100%;
  -webkit-transition: all 0.5s;    
  -moz-transition: all 0.5s;    
  -ms-transition: all 0.5s;    
  -o-transition: all 0.5s;    
  transition: all 0.5s;
}
.header-section.new-header.on-scroll.header-fixed {
  position: fixed;
  top: 0;
  -webkit-transition: all 0.5s;    
  -moz-transition: all 0.5s;    
  -ms-transition: all 0.5s;    
  -o-transition: all 0.5s;    
  transition: all 0.5s;
}
.header-section.new-header.on-scroll .header-top-container {
  padding: 15px 60px 0;
  -webkit-transition: all 0.5s;    
  -moz-transition: all 0.5s;    
  -ms-transition: all 0.5s;    
  -o-transition: all 0.5s;    
  transition: all 0.5s;
}
.header-section.new-header.on-scroll .logo-image img {
  max-width: 340px;
  -webkit-transition: all 0.5s;    
  -moz-transition: all 0.5s;    
  -ms-transition: all 0.5s;    
  -o-transition: all 0.5s;    
  transition: all 0.5s;
}
.header-section.new-header.on-scroll .right-side-container .header-social-container {
  margin-left: 20px;
  -webkit-transition: all 0.5s;    
  -moz-transition: all 0.5s;    
  -ms-transition: all 0.5s;    
  -o-transition: all 0.5s;    
  transition: all 0.5s;
}
.header-section.new-header.on-scroll .header-menu-container {
  margin-top: 19px;
  -webkit-transition: all 0.5s;    
  -moz-transition: all 0.5s;    
  -ms-transition: all 0.5s;    
  -o-transition: all 0.5s;    
  transition: all 0.5s;
}
.header-section.new-header.on-scroll .header-menu-container ul li a {
  padding: 15px 0;
  -webkit-transition: all 0.5s;    
  -moz-transition: all 0.5s;    
  -ms-transition: all 0.5s;    
  -o-transition: all 0.5s;    
  transition: all 0.5s;
}
.header-section.new-header.on-scroll .header-menu-container ul li ul li a {
  padding: 6px 10px 6px;
}
.header-section.new-header.on-scroll .header-menu-container ul li ul {
  top: 42px;
  z-index:9;
}
/*----------09/05/2019---------*/
.header-top-container .logo-image a {
  display: block;
  line-height: 0;
}
/*---------footer css---------------*/
.footer-section {
  background: #34383d;
  color: #fff;
  padding: 35px 61px 38px;
  line-height:normal;
  font-family: FlamaBasic-2;
  border-top:2px solid #34383d;
}
.footer-section * , .footer-section ul {
  font-family: FlamaBasic-2;
}
.footer-section ul li a {
  font-family: FlamaBasic-2;
  color: #fff;
  /* font-size: 16px; */
  font-size: 15px;
  font-weight: 400;
 /* line-height: 30px; */
  line-height: normal;
  white-space: normal !important;
  text-decoration: none;
  letter-spacing: 0px;
  -moz-transition-property: color;
  -o-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  padding:0  !important; 
  max-width: none !important; 
  display: inline !important;
}
.footer-section ul li a:hover {
  color: #959aa0;
}
.footer-section .footer-menu-block {
  width: auto !important;
  margin-left: 0 !important;
  margin-right: 20px;
}
.footer-section .footer-menu-block:last-child	 {
  float: right;
  margin: 0;
}
.footer-section .footer-menu-block:nth-child(4)	 {
  margin-right: 40px;
}
.footer-section ul li {
  min-width: 100px;
  float: none;
}
.footer-section ul li ul li {
  display: list-item !important;
  min-height: auto;
  float: none;
}
.footer-section ul li ul li:last-child {
  margin-bottom:0;
}
.footer-section ul li ul {
  padding: 0 !important;
  float: none;
}
.footer-section ul:after {
  content: "";
  display: table;
  clear: both;
}
.footer-section .Copyright-section {
  font-family: 'FlamaBasic-2';
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 90px;
}
.mobile-footer {
  display: none !important;
}
.header-cta a.header-button {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
  font-size: 16px !important;
  border-radius: 0;
  padding: 9px 15px;
  min-width: 190px;
  border:1px solid #EE3A2E;
  font-family: 'FlamaBasic' !important;
  background: rgb(238,58,46);
  color: #fff;
  display: inline-block;
  text-align: center;
  -moz-transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -o-transition: all .4s ease;
  line-height:normal;
}
.header-cta a.header-button:hover, .header-cta a.header-button:focus {
  background:none !important;
  color:#EE3A2E;
}
.popup-form-section .hs-form .hs-form-field .inputs-list .hs-form-booleancheckbox label span {
  font-size: 18px !important;
}
.popup-form-section .hs-form .hs-form-field .inputs-list .hs-form-booleancheckbox .hs-input {
  top: 7px;
}
.logo-image svg {
  max-width: 431.2px;
  margin-left: -24px;
}
	.st0{fill:#34383D;}
	.st1{fill:#EF3B2E;}

.footer-container .page-center, .padding-left-right-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.header-section.new-header .page-center {
  overflow: visible;  
}
.new-footer-menu .footer-section ul .hs-menu-depth-1:nth-child(5),
.new-footer-menu .footer-section ul .hs-menu-depth-1:nth-child(6){
  width: 100px;
}

/* ----------------------- Hero CSS ---------------------- */

/* ------------------------------------- Page Common Style -------------------- */

.content-style-container h2, .content-style-container .h2 {
	font-size: 48px;
  text-transform:uppercase;
  font-family: 'FlamaCondensed-Bold';
}
.content-style-container h5, .content-style-container .h5 {
	font-size: 20px;
	line-height: 22px;
	font-family: "Georgia",Cambria,Times New Roman,Times,serif;
	margin: 0;
  font-weight:300;
}
.demystifying-sidebar .popup-button-heading h3 {
	padding-top: 30px;
}
.content-style-container h1, .content-style-container .h1, .content-style-container h2, .content-style-container .h2, .content-style-container h3,
.content-style-container .h3, .content-style-container h4, .content-style-container .h4 {
	font-family: "FlamaCondensed-Bold", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.content-style-container h6 {
  margin:0;
}
.content-style-container h2 {
  margin:0 0 20px;
}
p {
	margin: 0 0 20px;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
	font-family: "FlamaCondensed-Bold", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
  text-transform: uppercase;
  margin: 0 0 20px;
  line-height: .88em;
}
ol, ul {
	padding: 0;
	list-style-type: none;
}
.section-heading h2 {
  text-transform: uppercase;
}
.customer-quote-container h3 {
	margin: 0;
}
h3, .h3 {
	font-size: 52px;
}
h4, .h4 {
	font-size: 20px;
}
h6 {
  margin:0;
}

/* ------------------------------------- Page Common Style End -------------------- */

.hero {
	height: 384px;
	min-height: 384px;
	text-align: center;
	padding: 30px 0;
	position: relative;
	color: #fff;
	overflow: hidden;
	border-bottom: 1px solid #b2b2b2;
  /*border-left: 1px solid #b2b2b2;
  border-right: 1px solid #b2b2b2;
  margin: 0 auto;
  max-width: 1200px;
  display: block;
  height: 384px;
  min-height: 384px;
  text-align: center;
  padding: 30px 0;
  position: relative;
  color: #fff;
  overflow: hidden;
  border-bottom: 1px solid #b2b2b2;*/
}
.hero::before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}
.hero::after {
	background: -moz-linear-gradient(top, rgba(52,56,61,0) 0%, rgba(0,0,0,0.5) 100%);
	background: -webkit-linear-gradient(top, rgba(52,56,61,0) 0%, rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom, rgba(52,56,61,0) 0%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0034383d', endColorstr='#80000000',GradientType=0 );
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
.hero img {
	width: auto;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	z-index: 0;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.hero h1 {
	font-size: 52px;
	text-align: left;
	z-index: 3;
	position: absolute;
	left: 60px;
	bottom: 60px;
	margin: 0;
	font-family: "FlamaCondensed-Bold", "Arial Narrow", Arial, sans-serif;
	line-height: 0.9;
	text-transform: uppercase;
  font-weight:normal;
}
.padding-left-right-30 {
  padding-left:30px;
  padding-right:30px;
}
body.hs-page .content-style-container .span12 .row-fluid-wrapper.row-depth-1, body.hs-site-page .content-style-container .span12 .row-fluid-wrapper.row-depth-1 {
	padding: 0 30px;
}
.popup-video-custom-module-page .page-center > .row-fluid-wrapper {
	padding-right: 0 !important;
}
body.hs-page .content-style-container .widget-span hr, body.hs-blog-listing .content-style-container .widget-span hr, body.hs-blog-post .content-style-container .widget-span hr, 
body.hs-site-page .content-style-container .widget-span hr {
	height: 0;
	background: transparent;
	border: none;
	border-top: 1px solid #B2B2B2;
	position: relative;
	margin: 30px -30px;
}
body.hs-page .content-style-container hr::before, body.hs-blog-listing .content-style-container .widget-span hr::before, 
body.hs-blog-post .content-style-container .widget-span hr::before, 
body.hs-site-page .content-style-container hr::before {
	position: absolute;
	content: '';
	border-top: 1px solid #B2B2B2;
	left: -30px;
	bottom: 0;
	width: 30px;
	height: 0;
}
body.hs-page .content-style-container .widget-span hr::after, body.hs-blog-listing .content-style-container .widget-span hr::after, body.hs-blog-post .content-style-container .widget-span hr::after,
body.hs-site-page .content-style-container .widget-span hr::after {
	position: absolute;
	content: '';
	border-top: 1px solid #B2B2B2;
	right: -30px;
	bottom: 0;
	width: 30px;
	height: 0;
}

/* ----------------------- Header Form Poup CSS ----------------- */

.popup-form-container {
  position: relative;
  max-width: 767px;
  margin: 0 auto;
  background: #efefef !important;
  box-shadow: 0 0 5px #aaa !important;
  padding: 25px !important;
  box-sizing: border-box !important;
  border-radius: 0px;
}
.popup-form-container .mfp-close {
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: #ef3b2e !important;
  color: #fff !important;
  border-radius: 0px;
  opacity: .8;
}
.popup-form-container .page-center {
  border-left: none;
  border-right: none;
  background: transparent;
}
body .span12.popup-form-container  .row-fluid-wrapper.row-depth-1 {
  padding: 0;
}
/*--------------- 18-10 ---------------*/
body .popup-form-container form fieldset {
  max-width: 100%;
}
body .popup-form-container form fieldset.form-columns-1 .input {
  margin: 0;
}
body .popup-form-container form fieldset.form-columns-1 .hs-input {
  width: 100%
}
body .popup-form-container form fieldset.form-columns-2 .hs-form-field:last-child .input {
  margin-right: 0;
  margin-left: 8px;
}
.popup-form-container .hs-form li.hs-form-booleancheckbox span {
  padding-left: 8px!important;
  display: inline-block!important;
  font-size: 18px!important;
}
.popup-form-container .hs-form li.hs-form-booleancheckbox label {
  line-height: normal !important;
}
.popup-form-container .hs-form li.hs-form-booleancheckbox > label {
  display: flex !important;
  align-items: flex-start;
}
.popup-form-container .hs-form .hs-form-field .inputs-list .hs-form-booleancheckbox label span span {
  padding-left:0 !important;
}
body .popup-form-container form label {
  text-align: left;
  display: block !important;
  font-size: 18px !important;
  margin: 0  !important;
  line-height: 28px;
  font-family: "FlamaBasic", Helvetica, Arial, sans-serif;
}
body .popup-form-container form input, body .popup-form-container form.hs-form .field .input input.error, body .popup-form-container form select {
  height: 42px;
  border: 1px solid #ddd;
  padding: 5px 10px !important;
  border-radius: 0px;
  background: #fff;
  margin: 0;
  width: 100%;
}

.popup-form-container .legal-consent-container p,
.popup-form-container .legal-consent-container .hs-richtext{ /*------ 4-4 ---------*/
  font-size: 12px;
}
.popup-form-container .inputs-list {
  padding: 0;
} 
body .popup-form-container form.hs-form .field .hs-error-msgs {
  margin: 0;
}
body .popup-form-container form .hs-form-field {
  padding-bottom: 0;
  margin-bottom: 10px;
}
body .popup-form-container form input[type="submit"] {
  background: #ef3b2e;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  text-transform: none;
  font-family: "FlamaBasic", Helvetica, Arial, sans-serif;
  padding: 6px 25px !important;
  font-size: 18px;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
  display: inline-block;
  margin: 10px 0 0;
  cursor: pointer;
}
body .popup-form-container form input[type="submit"]:hover {
  background: #959aa0;
  color: #fff;
}
.popup-form-container .thank-you-msg {
  font-family: "FlamaBasic", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
}
.popup-form-container .hs-form .hs-form-field .inputs-list .hs-form-booleancheckbox .hs-input  {
  height:auto;
  position: relative;
  top: 3px;
}
.popup-form-container .hs-form .legal-consent-container  {
  text-align:left;
}
.popup-form-container .hs-form .hs-form-field .inputs-list .hs-form-booleancheckbox label span {
  line-height:normal;
}
.popup-form-container .hs-form .hs-form-field .inputs-list .hs-form-booleancheckbox label span span {
  padding-left:0;
}
body .popup-form-container form fieldset.form-columns-1 textarea.hs-input {
  border: 1px solid #ddd;
  background: #fff;
}
/* ------ Header Form Popup CsS End ---------------- */


body.hs-blog-post .body-container .page-center {
	padding-left: 0;
	padding-right: 0;
}
.padding-right-0  {
  padding-right:0 !important;
}
.banner-details ul {
  list-style:none;
  padding:0;
}
.hs-blog-post .banner-header h2 {
	margin: 0 0 20px;
  font-weight:normal;
}

.footer-subscription-container h2 {
  font-size:48px;
}
.footer-subscription-container .social.share > ul {
	display: inline-block;
}
.social > ul li {
	float: left;
	margin-right: 13px;
	position: relative;
}
.social.share > ul li a {
	display: block;
}
.social.share > ul li a i {
	background: #ef3b2e;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	border-radius: 50%;
	color: #fff;
}
.footer-subscription-container .footer-social-container h2.widgettitle {
  font-size: 16px;
  font-family: "FlamaBasic", Helvetica, Arial, sans-serif;
  font-weight: normal;
  display: inline-block;
  width: 100%;
}
.footer .footer-subscription-container {
	border-top: 1px solid #b2b2b2;
}

body.hs-page .post-item, body.hs-blog-listing .post-item, body.hs-blog-post .post-item, body.hs-site-page .post-item {
	padding: 30px 0;
	max-width: 640px;
	margin-left: 100px;
	margin-right: 63px;
	position: relative;
	overflow: visible;
	float: left;
}
body.hs-page .post-item::before, body.hs-blog-listing .post-item::before, body.hs-blog-post .post-item::before, body.hs-site-page .post-item::before {
	content: '';
	height: 1px;
	width: 100px;
	left: -100px;
	background: #b2b2b2;
	bottom: -1px;
	position: absolute;
}
body.hs-page .post-item::after, body.hs-blog-listing .post-item::after, body.hs-blog-post .post-item::after, body.hs-site-page .post-item::after {
	content: '';
	height: 1px;
	width: 63px;
	position: absolute;
	background: #b2b2b2;
	right: -63px;
	bottom: -1px;
}

.blog_left-side blockquote {
  margin:0;
}
.blog_left-side ul, .blog_left-side ul li {
  font-family:inherit;
}

body.hs-page .widget-type-blog_comments, body.hs-blog-listing .widget-type-blog_comments, body.hs-blog-post .widget-type-blog_comments, body.hs-site-page .widget-type-blog_comments {
	padding: 0 30px 30px;
}
.widget-type-blog_comments .hs-form .hs-form-field {
  margin-bottom:20px;
}
.widget-type-blog_comments .hs-form .hs-input {
  width:100%;
  background: none repeat scroll 0 0 #F4F4F4;
}
.widget-type-blog_comments .hs-form textarea {
	max-width: 100%;
	min-height: 120px;
	line-height: 2.5em;
  padding: 12px;
  border:0 none;
}
.widget-type-blog_comments .hs-form .legal-consent-container p, .widget-type-blog_comments .hs-form .legal-consent-container {
	font-size: 10px;
	line-height: 1.3;
}
.widget-type-blog_comments .hs-form .input .inputs-list li .hs-input {
  width:auto;
  float: left;
  margin: 0 10px 0 0;
}
.hs-form-field .inputs-list .hs-form-booleancheckbox-display .hs-input {
	height: auto;
	position: relative;
}
.widget-type-blog_comments .hs-form input[type="submit"], button {
	color: #fff;
	border: none;
	font-weight: bold;
	line-height: 34px;
	text-transform: none;
	height: 40px;
	padding: 0 10px;
	background: #ef3b2e;
	font-size: 16px;
	-webkit-transition: background-color 0.24s ease-in-out;
	transition: background-color 0.24s ease-in-out;
  margin-top:10px;
}
body.hs-page .widget-span hr, body.hs-blog-listing .widget-span hr, body.hs-blog-post .widget-span hr, body.hs-site-page .widget-span hr {
	height: 0;
	background: transparent;
	border: none;
	border-top: 1px solid #B2B2B2;
	position: relative;
	margin: 30px -30px;
}
body.hs-page .widget-span.blog_side-bar hr, body.hs-blog-listing .widget-span.blog_side-bar hr, body.hs-blog-post .widget-span.blog_side-bar hr, body.hs-site-page .widget-span.blog_side-bar hr {
	margin: 30px 0;
}
body.hs-page .widget-span hr::before, body.hs-blog-listing .widget-span hr::before, body.hs-blog-post .widget-span hr::before, body.hs-site-page .widget-span hr::before {
	position: absolute;
	content: '';
	border-top: 1px solid #B2B2B2;
	left: -30px;
	bottom: 0;
	width: 30px;
	height: 0;
}
body.hs-page .widget-span hr::after, body.hs-blog-listing .widget-span hr::after, body.hs-blog-post .widget-span hr::after, body.hs-site-page .widget-span hr::after {
	position: absolute;
	content: '';
	border-top: 1px solid #B2B2B2;
	right: -30px;
	bottom: 0;
	width: 30px;
	height: 0;
}
body.hs-page .span4 h4, body.hs-page .hs_cos_wrapper_type_post_listing h3, body.hs-blog-listing .span4 h4, body.hs-blog-listing .hs_cos_wrapper_type_post_listing h3, 
body.hs-blog-post .span4 h4, body.hs-blog-post .hs_cos_wrapper_type_post_listing h3, body.hs-site-page .span4 h4, body.hs-site-page .hs_cos_wrapper_type_post_listing h3 {
  font-size: 16px;
  color: #ef3b2e;
  text-transform: none;
  border-bottom: none;
  font-family: "FlamaBasic", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
body.hs-page .blog_side-bar p a, body.hs-blog-listing .blog_side-bar p a, body.hs-blog-post .blog_side-bar p a, body.hs-site-page .blog_side-bar p a {
	display: inline-block;
	line-height: 17px;
	margin-bottom: 15px;
}
body.hs-page .blog_side-bar p a img, body.hs-blog-listing .blog_side-bar p a img, body.hs-blog-post .blog_side-bar p a img, body.hs-site-page .blog_side-bar p a img {
	margin-right: 5px;
}
body.hs-page .blog_side-bar a span, body.hs-blog-listing .blog_side-bar a span, body.hs-blog-post .blog_side-bar a span, body.hs-site-page .blog_side-bar a span {
	font-size: 18px !important;
}
h6, .h6, .widgettitle, h2.widgettitle {
	font-size: 16px;
	color: #ef3b2e;
	text-transform: none;
	border-bottom: none;
}
.blog_side-bar .widget-type-rich_text h6 {	
  font-family: "FlamaBasic", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}
body.hs-page .blog_side-bar .widget-type-rich_text h5, body.hs-blog-listing .blog_side-bar .widget-type-rich_text h5, 
body.hs-blog-post .blog_side-bar .widget-type-rich_text h5, body.hs-site-page .blog_side-bar .widget-type-rich_text h5 {
	font-size: 34px;
	line-height: 37px;
	margin: 30px 0;
}
.button {
	padding: 10px;
	border: 1px solid #ef3b2e !important;
	text-transform: uppercase;
	color: #ef3b2e !important;
	white-space: nowrap;
}
.widget-type-blog_comments .hs-form  .hs-error-msgs  {
  margin:0;
  padding:0;
}
.widget-type-blog_comments .hs-form  .hs-error-msgs li label {
	font-size: 14px;
	color: red;
}
.padding-left-right-30 {
  padding-left:30px !important;
  padding-right:30px !important;
}
.footer-subscription-container {
	padding: 60px 0;
	text-align: center;
}
.footer-subscription-container .subscribe-newsletter {
	background: #ef3b2e;
	color: #fff;
	font-weight: bold;
	line-height: 34px;
	text-transform: none;
	font-family: "FlamaBasic", Helvetica, Arial, sans-serif;
	padding: 6px 25px;
	font-size: 16px;
	-webkit-transition: background-color 0.24s ease-in-out;
	transition: background-color 0.24s ease-in-out;
	display: inline-block;
	margin: 20px 0;
}
.footer-subscription-container .subscribe-newsletter:hover {
	background: #959aa0;
	color: #fff;
}

.widget.hubspot-newsletter {
	margin: 0;
	padding: 35px 0 35px 60px;
}
.widget.hubspot-newsletter h2 {
	float: left;
	margin: 0 20px 0 0;
	line-height: 40px;
}
.widget.hubspot-newsletter form {
	float: left;
	width: 100%;
}
.footer .d-1of2 {
	float: left;
	width: 50%;
}

.footer.get-our-newsletter {
  border-top: 1px solid #b2b2b2;
}
.get-our-newsletter h2.widgettitle {
  font-family: "FlamaBasic", Helvetica, Arial, sans-serif;
}
.get-our-newsletter .hs-form .hs-form-field {
margin:0 0 20px;
}
.get-our-newsletter .hs-form .hs-form-field label {
  display: block !important;
  float: left;
  width:100%;
  font-size:16px;
} 
.get-our-newsletter .hs-form .hs-form-field .hs-input {
  display: block;
  height: 40px;
  line-height: 1em;
  padding: 0 12px;
  margin-bottom: 20px;
  font-size: 1em;
  color: #5c6b80;
  vertical-align: middle;
  box-shadow: none;
  border: 0;
  width: 100%;
  background-color: #e5e5e5;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
  margin:0;
  font-size:16px;
}
.get-our-newsletter .hs-form .hs-form-field .inputs-list {
  margin:0;
}
.get-our-newsletter .hs-form .hs-form-field .inputs-list .hs-form-booleancheckbox .hs-input {
	height: auto;
	position: relative;
	top: 0;
	width: auto;
	float: left;
	margin: 0;
}
.get-our-newsletter .hs-form .hs-form-field  li.hs-form-booleancheckbox, .get-our-newsletter .hs-form .hs-form-field  li.hs-form-booleancheckbox label {
	font-size: 10px;
	line-height: 1.3;
}
.widget.hubspot-newsletter p {
	font-size: 10px;
	line-height: 1.3;
}
.get-our-newsletter .hs-form .hs-form-field .hs-form-required {
	display: none !important;
}
.get-our-newsletter .hs-form .hs-form-field .inputs-list .hs-form-booleancheckbox {
	margin: 0;
	display: inline-block;
	width: 100%;
}
.get-our-newsletter .hs-form .hs-button {
  color: #fff;
  border: none;
  font-weight: bold;
  line-height: 34px;
  text-transform: none;
  height: 40px;
  padding: 0 10px;
  background: #ef3b2e;
  font-size: 16px;
  -webkit-transition: background-color 0.24s ease-in-out;
  transition: background-color 0.24s ease-in-out;
}
.widget.hubspot-newsletter form .hs_submit {
	margin-bottom: 20px;
}
.get-our-newsletter .hs-form .hs-error-msgs li label {
  font-size: 14px;
  color: red;
}
.get-our-newsletter .social.share {
	float: right;
	padding: 35px 60px 35px 0;
	margin: 0;
	border-right: none;
}
.get-our-newsletter .social.share h2.widgettitle {
	margin: 0 20px 0 0;
	line-height: 40px;
}
.get-our-newsletter .social.share > ul {
	width: auto;
	height: auto;
  margin:0;
}
.social.share > ul li a i {
  text-align:center;
}
.ci-blog.hs-blog-listing .body-container .page-center {
  padding-right: 0px;
}
.ci-blog .hs-featured-image {
  max-width:100%;
}
body.ci-blog .blog_side-bar .widget-type-rich_text h5 {
  font-family: "FlamaCondensed-Bold", "Arial Narrow", Arial, sans-serif;
}
form.hs-form .field .hs-error-msgs li label {
	font-size: 14px !important;
	color: red !important;
}
/*--------09/05/2019-----------*/

.new-footer-menu .footer-section .all-in-menu {
  display: block !important;
}
.new-footer-menu .footer-section ul .hs-menu-depth-1 {
  min-width: 100px;
  min-height: auto!important;
  width: auto;
  margin: 0;
  padding-right: 45px;
  max-width: 206px;
  line-height: normal;
  display: inline-block;
}
.new-footer-menu .footer-section ul .hs-menu-depth-1:last-child {
  padding-right: 0px;
}
.new-footer-menu .footer-section .all-in-menu .hs-menu-flow-horizontal > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.new-footer-menu .footer-section ul .hs-menu-depth-1 ul {
  visibility: visible !important;
  opacity: 1 !important;
  -webkit-transition: none !important;
  position: static !important;
  margin-top: 10px!important;
}
.footer-section ul li ul li {
  margin-bottom: 10px;
}
.new-footer-menu .desktop-footer {
  display: none !important;
}
.new-footer-menu .footer-section {
  padding: 50px 60px 55px 80px!important;
  font-size:16px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2) ul,
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child ul{
  display: none;
}
.new-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:nth-last-child(2) ul,
.new-footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1:last-child ul{
  display: block;
}
.new-footer-menu .footer-section ul .hs-menu-depth-1 ul:after {
  display:none;
}


/* --------------------  Responsive CSS --------------- */

@media(max-width:1217px) {
  .new-footer-menu .footer-section {
    padding: 50px 60px 60px 50px !important;
  }
  .new-footer-menu .footer-section ul .hs-menu-depth-1 {
    padding-right:34px;
  }
} /*-------- 1217 ends here ----------*/
@media(max-width:1200px) {
  .header-section .header-menu-container ul li {
    margin-right: 41px;
  }
} /*-------- 1200 ends here ----------*/
@media (max-width: 1199px){ 
 .header-section.new-header.on-scroll .header-menu-container {
    padding: 0 50px;
  }
  .new-footer-menu .footer-section ul .hs-menu-depth-1 {
    /* width: 25% !important; */
    margin-bottom: 15px;
    max-width: 160px;
    padding-right: 30px;
  }
  .new-footer-menu .footer-section ul .hs-menu-depth-1:last-child,
  .new-footer-menu .footer-section ul .hs-menu-depth-1:nth-last-child(2),
  .new-footer-menu .footer-section ul .hs-menu-depth-1:nth-last-child(3) {
    margin-bottom: 0px;
  }
  .footer-section .Copyright-section {   
    margin-top: 90px;
  }
  .new-footer-menu .footer-section ul .hs-menu-depth-1 {
    margin-bottom:30px;
  }
  
} /*-------- 1199 ends here ----------*/
@media (max-width: 1099px){ 
  .header-section .header-menu-container {
    padding: 0 45px;
  }
  .header-section.new-header .header-top-container {
    padding: 34px 45px 27px 65px;
  }
} /*-------- 1099 ends here ----------*/
@media (min-width: 1025px){  /*  used to be 961 - need to change back? */

  a.mobile-trigger-new, a.child-trigger-new {
      display: none !important; /* Hide button on Desktop */
  }
  .header-section.new-header.on-scroll .header-menu-container ul li ul {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);
    background: #fff;
  }
  .header-section.new-header.on-scroll .header-menu-container ul li ul {
    top: 47px;
  }
} /*-------- 1025 ends here ----------*/
@media (max-width:1024px){   /* used to be 960 - need to change back?  */

  /* Variables
     ========================================================================== */

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */
    /* Toggle Button
     ========================================================================== */

  a.mobile-trigger-new {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 56px;
    right: 10px;
    width: 44px;
    height: auto;
    padding: 7px 0px;
    background: #000;
    z-index: 2;
    -webkit-transition: background-color 0.2s linear;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-transition: color .2s ease-in;
    -moz-transition: color .2s ease-in;
    transition: color .2s ease-in;
    border: 1px solid #E2E2E2;
    font-family: 'FlamaBasic';
  }
  .mobile-open a.mobile-trigger-new { 
    z-index: 20;	
  }
  a.mobile-trigger-new:hover {
      text-decoration: none; /* Removes link text underline on button */
      color: #E2E2E2;
      border-color: #E2E2E2 !important;
  }

  a.mobile-trigger-new span{
    display: inline;
    position: absolute;
    right: -66px;
    top: 0px;
    font-size: 22.4px;
    line-height: normal;
    font-family: "FlamaBasic",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
  }

  a.mobile-trigger-new span:before{
      position: absolute;
      content: 'Menu'; /* Change the text on the closed toggle button */
      display: none;
  }

  a.mobile-trigger-new span:after{
      position: relative;
      right: 2px;
      content: 'Close'; /* Change the text on the open toggle button */
      background-color: #000;
      opacity: 0;
      transition: opacity .4s ease-in-out;
      -moz-transition: opacity .4s ease-in-out;
      -webkit-transition: opacity .4s ease-in-out; 
      display: none
}

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger-new{
      -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
      -moz-transition:background-color 0.2s linear; /* Button color transition effect */
      transition:background-color 0.2s linear; /* Button color transition effect */
      background: transparent; /* Changes button background to be slightly darker than open menu color */  
  }

  .mobile-open a.mobile-trigger-new span:after{
     opacity: 1; 
  }


  /* Toggle Button Icon & Animations
     ========================================================================== */

  a.mobile-trigger-new i {
      display: inline;
      position: relative;
      top: -5px;
      margin-left: 0;
      -webkit-transition-duration: 0s;
      -webkit-transition-delay: .2s;
      -moz-transition-duration: 0s;
      -moz-transition-delay: .2s;
      transition-duration: 0s;
      transition-delay: .2s;
  }
  a.mobile-trigger-new  i:before, a.mobile-trigger-new i:after {
      position: absolute;
      content: '';
  }
  a.mobile-trigger-new i, a.mobile-trigger-new i::before, a.mobile-trigger-new i::after {
    width: 42px;
    height: 5px;
    background-color: #000; /* Icon color */
    display: inline-block;
  }

  a.mobile-trigger-new i::before {
    margin-top: -10px;
    -webkit-transition-property: margin, -webkit-transform;
    -webkit-transition-duration: .2s;
    -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger-new  i:after {
      margin-top: 10px; /* Position bottom line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger-new i {
      background-color: rgba(0,0,0,0.0);
      -webkit-transition-delay: .0s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:before {
      margin-top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:after {
      margin-top: 0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  /* Child Toggle Button
     ========================================================================== */

  a.child-trigger-new {
      display: none !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: 41px !important; /* Button height */  
      padding: 0 !important;
      border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  a.child-trigger-new:hover {
      text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  a.child-trigger-new span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger-new span:after {
      position: absolute;
      content: '';
  }
  a.child-trigger-new span, a.child-trigger-new span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: #EE3A2E; /* Icon color */
      display: block;
  }
  a.child-trigger-new span:after {
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger-new.child-open span:after {
      -webkit-transform: rotate(-180deg);
       -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger-new.child-open span {
      -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
      transform: rotate(180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  
  /* ---------------------------------  1024 size CSS ------------------- */
  .header-section {
    position:relative;
  }
  .header-section .header-top-container .right-side-container {
    display:none;
  }
  .header-top-container, .header-section .header-menu-container {
    padding: 0 30px;
  }
  .header-section {
    padding: 30px 0 0;
  }
  .header-section .header-menu-container {
    margin-top: 32px;
    border-bottom: 0px solid #b2b2b2;
  }
  a.mobile-trigger-new {
    background: none !important;
    right: 91px;
    top: 36px;
    border: 0 none;
  }
  .header-section .hs-menu-wrapper {
    background: #EE3A2E;
    /* display: none; */
    position: absolute;
    top: 0;
    padding-top: 110px;
    min-height: 100vh !important;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    display: block !important;
    box-sizing: border-box;
    left: auto;
    width:0%;
    right: 0;
    overflow:hidden;
    z-index: 5;
  }
 .mobile-open .header-section .hs-menu-wrapper {
    right:0;
   width:100%;
   overflow-y: scroll !important;
   height: 100vh;
  } 
  .header-section .header-menu-container {
    padding: 0;
  }
  .header-section .header-menu-container ul li {
    display: block;
    margin-right: 0;
    width: 100%;
    float: none;
    padding: 0 0px;
  }
  .header-section .header-menu-container ul li a {
    color: #fff;
    padding: 10px 30px;
    display: block;
    font-size: 34px;
  }
  .header-section .header-menu-container ul li a:hover,
  .header-section .header-menu-container ul li a:focus {
    color: #959aa0 !important;
  }
  
 .header-section .header-menu-container ul li ul {
	position: static !important;
	opacity: 1 !important;
	visibility: visible !important;
	background: rgba(255,255,255,0.05);
	padding: 0;
	width: 100%;
	max-width: 100%;
	min-width: 0;
	padding: 8px 0;
   display:none !important;
}
  .header-section .header-menu-container ul li ul li {
    background: none !important;
    padding: 0 !important;
  }
  .header-section .header-menu-container ul li:hover > a {
    color: #fff;
  }
  .header-section .header-menu-container ul li ul li a {
    padding: 6px 40px 6px;
    display: block;
    white-space: normal !important;
    line-height: 1.2;
    font-size:14px;
  }
  a.child-trigger-new span, a.child-trigger-new span::after {
    width: 14px;
    height: 2px;
    background-color: #fff;
    display: block;
  }
  a.child-trigger-new {
    border-left: 1px solid rgba(255,255,255,0.5);
  }
  .mobile-open a.mobile-trigger-new i::before, .mobile-open a.mobile-trigger-new i::after {
    background-color: #fff;
  }
  .header-section .hs-menu-wrapper > ul  {
    min-width:300px;
  }
  .header-top-container:after {
    content: '';
    border-left: 1px solid #b2b2b2;
    position: absolute;
    right: 170px;
    height:100%;
    top: 0px; 
  }
  .mobile-open a.mobile-trigger-new span {
    display: none;
  }
  
  .mobile-open a.mobile-trigger-new {
    right: 15px;
  }
  .header-section.new-header .header-top-container {
   /* padding: 20px 60px 0; */
    padding: 20px 35px 0;
  }
  .header-section.new-header.on-scroll .header-menu-container ul li a {
    padding: 10px 30px;
  }
  .header-section.new-header.on-scroll .header-top-container {
    padding: 25px 35px 0;
  }
  
  .header-top-container .logo-image {
    width: 100%;
  }
  .header-section .hs-menu-wrapper {
    padding-bottom: 15px;
  }
  
  /*----------footer css--------------*/
  /*.footer-section {
    padding: 35px 15px;
  }
  .footer-section .footer-menu-block {
    margin-right: 10px;
  } */
  .footer-section .footer-menu-block:last-child {
    float: left;
    margin: 0;
    display: block;
    width: 100% !important;
    text-align: right;
    padding: 20px 3px 0 0;
  }

  .header-section.new-header.on-scroll .header-menu-container {
    margin-top: 0;
  }
  .header-section .header-menu-container {
    margin-top: 0;
  }
  .logo-image svg {
    max-height: 69px;
  }
  /*-------09/05/2019--------*/
  .new-footer-menu .footer-section ul .hs-menu-depth-1 {
    max-width: 206px;
    width: 25% !important;
  }
} /*-------- 1024 ends here ----------*/
@media screen and (max-width: 991px) {
  .footer-section .Copyright-section {
    margin-top: 50px;
  }
}/*-------- 991 ends here ----------*/
@media screen and (max-width: 980px) {
  .footer-section .footer-menu-block:last-child {
    text-align: left;
  } 
}/*-------- 980 ends here ----------*/
@media screen and (max-width: 920px) {
  .footer-section .desktop-footer > .row-fluid-wrapper > .row-fluid  {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .footer-section .footer-menu-block:last-child {
    width: auto !important;
    padding: 0;
  }
  .footer-section .desktop-footer .footer-menu-block {
    min-width: 100px;
    min-height: 140px;
  }
}/*-------- 920 ends here ----------*/
@media screen and (max-width: 900px) { 
  .logo-image svg {
    max-width: 375.2px;
    margin-left: -23px;
    width:100%;
  }
  .header-top-container .logo-image {
    min-width: 355px;
  }
} /*-------- 900 ends here ----------*/
@media screen and (max-width: 845px) {
 .new-footer-menu .footer-section ul .hs-menu-depth-1 {
    width: 33.33% !important;
   margin-bottom: 20px;
  }
  .new-footer-menu .footer-section ul .hs-menu-depth-1:last-child, 
  .new-footer-menu .footer-section ul .hs-menu-depth-1:nth-last-child(2),
  .new-footer-menu .footer-section ul .hs-menu-depth-1:nth-last-child(3) {
    margin-bottom: 20px;
  }
  .footer-section .Copyright-section {
    margin-top: 50px;
  }
  .new-footer-menu .footer-section ul .hs-menu-depth-1 {
    margin-bottom: 30px !important
  }
}/*-------- 880 ends here ----------*/
@media screen and (max-width: 830px) {

}/*-------- 830 ends here ----------*/
@media(max-width:767px) {
  .logo-image svg {
      margin-left: 0px;
  }
  .header-section {
    padding: 20px 0 0;
  }
 
  .header-section .logo-image {
    max-width: 300px;  
  }
  .header-section .header-top-container {
    padding: 0 20px;
  }
  .header-section .header-menu-container ul li a {
    padding: 10px 20px;
    font-size: 28px;
  }
  .header-section .header-menu-container ul li ul li a {
    padding: 6px 30px 6px;
  }
  a.mobile-trigger-new i, a.mobile-trigger-new i::before, a.mobile-trigger-new i::after {
    width: 32px;
    height:4px;
  }
  a.mobile-trigger-new i::before {
    margin-top: -8px;
  }
  a.mobile-trigger-new i::after {
    margin-top: 8px;
  }
  a.mobile-trigger-new {
    width: 34px;
    top: 20px;
    right: 60px;
  }
  .header-section .hs-menu-wrapper {
    padding-top:80px;
  }
  a.mobile-trigger-new span {
    right: -45px;
    top: 8px;
    font-size: 14px;
  }
  .header-top-container:after {
    right: 120px;
  }
  .header-section.new-header .header-top-container, .header-section.new-header.on-scroll .header-top-container {
    padding: 10px 20px 0;
  }
  .header-section.new-header.on-scroll .logo-image img {
    max-width: 300px;
  }
  

  /*---------footer css-----------*/
  .footer-section {
    padding: 30px;
  }
  .desktop-footer {
    display: none !important;
  }
  .mobile-footer {
    display: block!important;
  }
  .body-container .page-center, .footer .page-center {
    width: 100%;
  }
  .footer-section .footer-menu-block {
    width: auto !important;
    margin: 0px !important;
  }
  .footer-section ul li {
    min-width: auto;
    float: none;
    width: auto !important;
    display: inline-block;
  }
  .footer-section ul li a {
    padding: 0 10px 0 0;
    white-space: nowrap;
    
  }
  .footer-section ul, .footer-section > .row-fluid-wrapper > .row-fluid  {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .footer-section .Copyright-section {
    margin-top: 15px;
  }
  .row-number-2 .hero h1 {
    font-size: 30px;
    left: 40px;
    bottom: 40px;
  }
  .hero {
    height: 260px;
    min-height: 260px;
  }
  body.hs-page .content-style-container .span12 .row-fluid-wrapper.row-depth-1, body.hs-site-page .content-style-container .span12 .row-fluid-wrapper.row-depth-1 {
    padding: 0 12px;
  }
  
  /* ------------------- Header Poup CSS -------------- */
  
    .popup-form-container .widget-span.widget-type-form .hs_submit.hs-submit {
    margin: 10px 0;
  }
  .popup-form-container .hs-form li.hs-form-booleancheckbox span {
    padding-left: 8px!important;
    display: inline-block!important;
    font-size: 15px!important;
  }
  .popup-form-container .hs-form li.hs-form-booleancheckbox span {
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
  }
  body .popup-form-container form fieldset.form-columns-2 .hs-form-field .input  {
    margin-right: 0;
  }
  body .popup-form-container form fieldset.form-columns-2 .hs-form-field:last-child .input {
    margin-right: 0;
    margin-left: 0px;
  }
  body .popup-form-container form fieldset.form-columns-2 .hs-form-field .hs-input {
    width: 100%;
  }
  /* ----------- Header Poup CSS ------ */
  
  body.hs-page .post-item, body.hs-blog-listing .post-item, body.hs-blog-post .post-item, body.hs-site-page .post-item {
    margin-left: 10px; /*  changed to 10px from 20px by HubSpot support */
    margin-right: 20px;
    max-width: 95%; /*added by HS Support */
  }
  .blog_left-side .post-body .hs-cta-wrapper .cta_button {
	padding: 0 !important;
	color: #ef3b2e !important;
}
  h3, .h3 {
    font-size: 40px;
  }
  .padding-left-right-30 {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .footer-container-wrapper .page-center {
    width: 100%;
  }
  .footer .d-1of2 {
    float: none;
    width: 100%;
  }
  .widget.hubspot-newsletter {
    float: left;
    padding: 15px 30px;
  }
  .footer .hubspot-newsletter {
    border-bottom: 1px solid #b2b2b2;
  }
  .get-our-newsletter .social.share {
    float: left;
    padding: 15px 30px;
    margin-left: 0 !important;
  }
  .get-our-newsletter .hs-form .hs-form-field {
    margin: 0 0 15px;
  }
  /*--------09/05/2019----------*/
  .new-footer-menu .footer-section ul .hs-menu-depth-1 {
    width: 50% !important;
    max-width: 50%;
  }
  .footer-menu-block.mobile-footer {
    display: none !important;
  }
} /*-------- 767 ends here ----------*/
@media(max-width:740px) {
  .hero h1 {
    font-size: 38px;
    left: 30px;
    bottom: 30px;
  }
  .new-footer-menu .footer-section {
  /*  padding: 40px 30px 25px!important; */
  }
  .new-footer-menu .footer-section ul .hs-menu-depth-1 {
    width: 100% !important;
    padding-right: 0;
  }
  .new-footer-menu .footer-section ul .hs-menu-depth-1 ul {
    margin-top: 10px!important;
  }

} /*-------- 740 ends here ----------*/
@media(max-width:739px) { 
  .new-footer-menu .footer-section {
    padding: 40px 30px 25px!important;
  }
  .new-footer-menu .footer-section ul .hs-menu-depth-1 {
    margin-bottom: 20px !important;
  }
}

@media(max-width:560px) { 
  .new-footer-menu .footer-section ul .hs-menu-depth-1 {
    max-width: 100%;
  }
} /*-------- 560 ends here ----------*/
@media(max-width:500px) { 
  .header-section .logo-image {
    max-width: 260px;
    min-width: 0;
    width: 100%;
  }
} /*-------- 500 ends here ----------*/
@media(max-width:480px) {
  .hero {
    height: 200px;
    min-height: 200px;
  }
  .row-number-2 .hero h1 {
    left: 10px;
    bottom: 30px;
    font-size: 27px;
  }
  .hero h1 {
    font-size: 30px;
    left: 30px;
    bottom: 30px;
  }
} /*-------- 480 ends here ----------*/
@media(max-width:460px) { 
  .header-section .logo-image {
    max-width: 235px;
  }
/*  .header-top-container:after {
    height: 65px;
  } */
  a.mobile-trigger-new span {
    top: 7px;
  }
  .header-section.new-header.on-scroll .logo-image img {
    max-width: 235px;
  }
  a.mobile-trigger-new {
    top:13px;
  }
  
} /*-------- 460 ends here ----------*/
@media(max-width:400px) { 
  .header-section .header-top-container {
    padding: 0 15px;
  }
  .header-section .logo-image {
    max-width: 230px;
  }
  a.mobile-trigger-new {
    right: 45px;
  }
  a.mobile-trigger-new i, 
  a.mobile-trigger-new i::before,
  a.mobile-trigger-new i::after {
    width: 28px;
  }
  a.mobile-trigger-new i::before {
    margin-top: -8px;
  }
  a.mobile-trigger-new i:after {
    margin-top: 8px;
  }
  a.mobile-trigger-new span {
    right: -40px;
  }
  .header-top-container:after {
    right: 93px;

  }
  .header-section .header-menu-container ul li a {
    font-size: 24px;
  }
  .header-section.new-header.on-scroll .logo-image img {
    max-width: 220px;
  }
  .header-section.new-header .header-top-container, .header-section.new-header.on-scroll .header-top-container {
    padding: 10px 15px 0;
  }
} /*-------- 400 ends here ----------*/
@media(max-width:360px) { 

  .header-section.new-header .header-top-container, .header-section.new-header.on-scroll .header-top-container {
    padding: 10px 15px 0;
  }
  a.mobile-trigger-new {
    top: 11px;
  }
  .header-section .logo-image {
    max-width: 200px;
  }
} /*-------- 360 ends here ----------*/
