@font-face {
	font-family: "Ionicons";
	src: url("https://50830659.fs1.hubspotusercontent-na1.net/hubfs/50830659/raw_assets/public/EMMsphere_March2026/fonts/Ionicons.eot") format("embedded-opentype"),
		url("https://50830659.fs1.hubspotusercontent-na1.net/hubfs/50830659/raw_assets/public/EMMsphere_March2026/fonts/ionicons.ttf") format("truetype"),
			url("https://50830659.fs1.hubspotusercontent-na1.net/hubfs/50830659/raw_assets/public/EMMsphere_March2026/fonts/Ionicons.woff") format("woff"),

				font-style: normal;
				font-weight: normal;
				}
@font-face {
	font-family: "Genericons";
	src: url(https://50830659.fs1.hubspotusercontent-na1.net/hubfs/50830659/raw_assets/public/EMMsphere_March2026/fonts/GenericIcons.woff) format("woff"), 
		url("../fonts/Genericons.ttf") format("truetype");
	font-style: normal;
	font-weight: 400;
}
h1,h2,h3,h4,h5,h6{
	font-weight:400; 
}
.body-container-wrapper ul,
.body-container-wrapper ol{
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 60px;
	padding-right: 60px;
}

.body-container-wrapper ul li,
.body-container-wrapper ol li{
	margin-bottom: 5px; 
}
a{
	transition: all 0.2s ease-in-out; 
}

.hsfc-Renderer form .hsfc-Step .hsfc-Step__Content {
	padding: 0;
}

.hs-form-field,
.hsfc-Renderer form .hsfc-Row {
	margin-bottom:0px;
}
.form-title:empty {
	margin: 0;
	padding: 0
}

form label,
.hsfc-Renderer form .hsfc-FieldLabel {
	margin: 0;
	font-size:16px;
	font-family: 'Open Sans', sans-serif !important;
	font-weight:700;
	color: rgba(0, 46, 63,1.0);
}
.hs-blog-post form label,
.hs-blog-post .hsfc-Renderer form .hsfc-FieldLabel{
	font-weight :400 ;
}
[data-hsfc-id=Renderer] .hsfc-EmailField>*:not(:last-child) {
    margin-bottom:0 !important
}

.hsfc-TextField,
.hs-form-field {
	margin-bottom:30px !important;
}
.hs-error-msg,
.hs_error_rollup label,
.systems-page ul.no-list.hs-error-msgs label,
.hsfc-Renderer form .hsfc-ErrorAlert,
ul.no-list.hs-error-msgs{
	color: rgba(236, 0, 0,1.0);
	padding-left:0 !important; 
	padding-right:0 !important;


}
.hsfc-Renderer form .hsfc-FieldLabel__RequiredIndicator {
	color: rgba(236, 0, 0,1.0);
}


form input[type=email],
form input[type=file], 
form input[type=number],
form input[type=password],
form input[type=search],
form input[type=tel],
form input[type=text],
form select, 
form textarea,
.hsfc-Renderer form .hsfc-PhoneInput__FlagAndCaret, 
.hsfc-Renderer form .hsfc-TextInput, 
.hsfc-Renderer form .hsfc-TextareaInput {
	border-width: 1px;
	color: rgba(0, 0, 0,1.0);
	background-color: rgba(246, 246, 246,1.0);
	border-color: rgba(187, 187, 187,1.0);
	border-radius:10px !important;
	font-family: 'Open Sans', sans-serif !important;
	line-height:22px !important;
	padding:10px !important;
	height:auto;
	font-size:16px !important;
	transition: all 0.2s ease-in-out !important; 
}
form input[type=email]:hover,
form input[type=file]:hover, 
form input[type=number]:hover,
form input[type=password]:hover,
form input[type=search]:hover,
form input[type=tel]:hover,
form input[type=text]:hover,
form select:hover, 
form textarea:hover,
.hsfc-TextInput:hover {
    box-shadow: 0 0 2px bbb;
}
form textarea {
	display: block;
}

.hsfc-Renderer form .hsfc-TextInput:focus,
.hsfc-Renderer form .hsfc-TextareaInput:focus,
form input[type=email]:focus,
form input[type=file]:focus,
form input[type=number]:focus, 
form input[type=password]:focus,
form input[type=search]:focus,
form input[type=tel]:focus, 
form input[type=text]:focus,
form select:focus,
form textarea:focus {
	outline:none;
	box-shadow:none !important;
}
.hs-error-msg, .hs_error_rollup label, .systems-page ul.no-list.hs-error-msgs label, .hsfc-Renderer form .hsfc-ErrorAlert, ul.no-list.hs-error-msgs{
	font-size:16px;
}
.hsfc-Renderer form .hsfc-NavigationRow__Buttons:has(>:only-child) {
	justify-content: flex-start
}

.hsfc-Renderer form .hsfc-Heading {
	color: rgba(0, 46, 63, 1);
}

.hsfc-Renderer form .hsfc-RichText {
	color: rgba(0, 46, 63,1.0);
}
.hsfc-Renderer form .hsfc-RichText p {
	font-size: inherit !important;
	line-height: inherit !important;
}
.hsfc-Renderer form .hsfc-RichText *:last-child {
	margin-bottom: 0;
}
.hs-button, form input[type=submit], .hsfc-Renderer form .hsfc-Button{
	justify-content: center !important;
    display: flex !important;
	width: fit-content !important;
	margin-left: auto;
    margin-right: auto;
}

.hs-button,
form input[type=submit],
.hsfc-Renderer form .hsfc-Button {

	background-color: rgba(0, 165, 200,1.0);
	color: rgba(255, 255, 255,1.0);
	border-width: 0px;
	border-color: rgba(255, 255, 255,1.0);
	padding: 20px 20px;
	border-radius: 6px;
	margin-top: 20px;
	margin-bottom: 20px !important;
	font-family: "Open Sans", sans-serif !important;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 22px;
	text-transform: uppercase;
	white-space: normal;
	-webkit-font-smoothing: auto;
}

.hs-button:hover, 
form input[type=submit]:hover,
.hsfc-Renderer form .hsfc-Button:hover,
.hsfc-Renderer form .hsfc-Button:not([disabled]):hover {
	transform: translateY(0);
	background-color: rgba(0, 182, 220,1.0);
	color: rgba(255, 255, 255,1.0);
	border-color: rgba(255, 255, 255,1.0);
}

.hs-sec-btn {

	background-color: rgba(246, 246, 246,1.0);
	color: rgba(0, 165, 200,1.0);
	border-width: 2px;
	border-color: rgba(221, 221, 221,1.0);
	padding: 15px 25px ;
	border-radius: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif !important;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.4;
	white-space: normal;
  text-transform:uppercase;
}
.hs-sec-btn:hover {
	background-color: rgba(187, 187, 187,1.0);
	border-color: rgba(187, 187, 187,1.0);
	border-color:rgba(187, 187, 187,1.0);
}

.header-outer-wrapper {
	min-height: 74.7969px !important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}
.systems-page form {
	max-width: 767px;
}
.cm-blog-post-noSidebr .content-wrapper.blog-main-post {
	padding: 20px 40px;
}
.cm-blog-post-noSidebr .blog-post__title {
	margin: 0 0 20px 0;
	text-align:center;
}
.cm-blog-post-noSidebr .blog-post-container .meta_wrap{
	margin-bottom:30px;
	justify-content: center;
	column-gap:5px;

}
.cm-blog-post-noSidebr .blog-post-container .post-header-section:after{
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin: 0 auto 40px;
	padding-bottom: 0px;
	width: 100%;
}
.cm-blog-post-noSidebr .blog-post-container .featured_img_wrap img{
	width:100%;
	margin-bottom:30px;
}
.cm-blog-post-noSidebr .blog-post-container .blog-post__body{
	max-width:1000px;
	margin:0 auto;
}
.cm-blog-post-noSidebr .blog-post-container .blog-post__body img{
	width:100%;
	margin-bottom:30px;
}

.cm-blog-post-noSidebr .blog-post-container  .social-share-container {
	margin-bottom: 20px;
	margin-top: 95px;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a{
	display:inline-block;
	height: 32px;
	margin-right: 12px;
	margin-bottom: 12px;
	border-radius: 0px;
	width: 100px ;
	text-align:center;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a svg{
	height:16px;
	width:16px;
	fill:#fff;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.facebook{
	background-color: #3B5998;


}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.facebook:hover{
	background-color: #2d4373;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.twitter {
	background-color: #00B6F1;

}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.twitter:hover {
	background-color:#008fbe;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.linkedin{
	background-color: #007BB6;


}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.linkedin:hover{
	background-color: #005983;
}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.email{
	background-color: #424345;

}
.cm-blog-post-noSidebr .blog-post-container  .social-share-container .shared-counts-wrap a.email:hover{
	background-color:#292a2b;
}
.cm-blog-post-noSidebr .blog-post-container  .post-tag-wrapper p{
	margin-bottom:30px;
}
.cm-blog-post-noSidebr .blog-post-container .blog-post{
	border-bottom: 1px solid #000;
	margin-bottom: 40px;
}
.cm-blog-post-noSidebr .blog-post-container .blog-comments>h3{
	margin-bottom:10px;
}
.cm-blog-post-noSidebr .blog-post-container .blog-comments form{
	padding-top:0;
}
.cm-blog-post-noSidebr .blog-post-container .blog-comments>p{
	margin-bottom:30px;
}
.cm-blog-post-noSidebr .blog-post-container  .hs-submit{
	margin-bottom:30px; 
}











.cs-top-header-section .cs-top-header-content {
	padding: 20px 40px 0px;

	text-align: center;
}
.cs-top-header-section .cs-top-header-content:after{
	border-bottom: 1px solid #000;
	content: "";
	display: block;
	margin: 0 auto 40px;
	padding-bottom: 0px;
	width: 100%;
}
.cs-top-header-section .cs-top-header-content>h1{
	margin-bottom: 19px;
}
.cs-blog-listings{
	padding-top:0 !important;
	margin-bottom:0 !important;
}
.cs-blog-listings .blog-index {
	padding: 0 40px 20px;
	gap: 2.564102564102564%;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.cs-blog-listings .blog-index .blog-index__post{

}
.cs-blog-listings .blog-index  .blog-index__post 
{
	padding-left:0;
	padding-right:0;
	flex: 0 0 31.623931623931625% !important;
	padding-bottom:30px;
	margin-bottom:0px;
}
.cs-blog-listings .blog-index  .blog-index__post  .blog-index__post-inner-card{
	box-shadow:none; 
}
.cs-blog-listings .blog-index  .blog-index__post-image .feature_img {
	margin-bottom: 12px;
}
.cs-blog-listings .blog-index .blog-index__post .feature_img img{
	max-height: 213.22px;
	height: 100%;
}
.cs-blog-listings .blog-index  .blog-index__post .post-btm{
	padding:0;
}
.cs-blog-listings .blog-index  .blog-index__post .blog-index__post-image {
	padding-bottom: 56.19%;
}

.cs-blog-listings .blog-index  .blog-index__post .list-post-title{
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 22px;
}
.cs-blog-listings .blog-index  .blog-index__post .post-btm .meta_wrap .value_m{
	font-size:16px;
}
.cs-blog-listings .blog-index  .blog-index__post .list-post-title>a{
	color: #000;
}
.cs-blog-listings .blog-index  .blog-index__post .list-post-title>a:hover{
	color: #00a5c8;
}
.cs-blog-listings .blog-index  .blog-index__post .post-btm .author-link{
	color:#002e3f;
}
.cs-blog-listings .blog-index  .blog-index__post .post-btm .list-descrip{
	font-size:18px;
}
.cs-blog-listings .blog-index  .blog-index__post .post-btm>p{
	font-size:16px;
	display:flex;
	flex-direction:row;
}
.cs-blog-listings .blog-index  .blog-index__post .post-btm>p .meta_tags{
	margin-left:5px;
}
.cs-blog-listings .blog-pagination{
	margin:40px 0;
	padding:0 40px;
	column-gap:5px;
}
.cs-blog-listings .blog-pagination>a{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	border-radius:0;
	text-transform:uppercase;
	max-width:36px;
	max-height:40.5px;
}
.cs-blog-listings .blog-pagination>a.blog-pagination__next-link,
.cs-blog-listings .blog-pagination>a.blog-pagination__prev-link{
	max-width: unset;
	max-height: unset;
}
.cs-blog-listings .blog-pagination{

}





.simple-banner.cs-banner{
	min-height: calc(100vh - 74px);
	padding: 28px 0 40px;
}
.simple-banner.cs-banner .page-center {
	padding-left:20px;
	padding-right:20px;
}
.simple-banner.cs-banner .banner-content-inner{
	padding-right:0;
	padding-left:0;
}
.simple-banner.cs-banner .top_sec>h1{
	font-size: 100px;
	line-height: 1.1;
	font-weight: 700;
	letter-spacing: -2px;
	text-transform: none;
	max-width: 1040px;
	margin: 40px auto 30px;
}
.simple-banner.cs-banner .top_sec>p{

	font-size: 26px;
	line-height: 1.6;
	letter-spacing: 1px;
	text-transform: none;
	max-width: 1040px;
	margin: 0px auto 60px !important;
}
.simple-banner.cs-banner .btn_row{
	margin-top:0;
}
.simple-banner.cs-banner .btn_row .hs-button {
	min-width: 250px;
	margin:0 !important;
}












.footer.cs-footer{
	border-top: 1px solid #eee; 
}
.header.LP-header .primary-section {
    padding: 0 30px !important;
  
}
.header.LP-header  .primary-section .container-wrapper {
    height: 100%;
    min-height: 73.5px;
}

.cs-header.header .cs-search .header-search-inner {
	all: unset;
	min-height: auto;
	left: auto;
	right: -18px;
	display: none;
	position: absolute;
	opacity: 1;
	transform: none;
}
.header .search .search-icon-container .fa{
	display: inline-block;

	height:auto;
	width:auto;
	line-height:1;
	color:#fff;
	font: normal normal normal 14px / 1 FontAwesome;
	-webkit-font-smoothing: auto;
	font-size:12.5px !important;
}
.footer.cs-footer .hs-menu-wrapper ul {
	display:flex;
	flex-direction:row;
	justify-content:center;
	line-height:1;
}
.footer.cs-footer .hs-menu-wrapper>ul >li{
	margin:0;
}
.footer.cs-footer .hs-menu-wrapper ul li a{
	display: block;
	font-weight: 700;
	letter-spacing: 2px;
	font-size: 12px;
	text-transform:uppercase;
	line-height:1;
	font-family: 'Roboto', sans-serif;
}
.footer.cs-footer .hs-menu-wrapper ul li.active > a {
	color: rgba(0, 165, 200,1.0);
}

.footer.cs-footer .text-cont p {
	font-size: 18px;
	margin-bottom: 0;
	line-height: 1.6;
	font-weight: 400;
	text-align: center;
}
.header-wrapper {
	position: fixed;
	z-index: 999;
	width: 100%;

}

.header.cs-header .primary-section {
	padding: 1px 30px 1.5px 30px;
	border-bottom: 1px solid #eee;
}
.header.cs-header .primary-container {
	min-height: auto;
}
.header.cs-header .page-center {
	padding-left:0;
	padding-right:0;
}
.header.cs-header .nav .header__menu-wrapper .header__menu-item a{
	font-size:14px;
	font-weight:700;
	line-height:1;
	letter-spacing: 2px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	padding: 28px 12px;
}
.header.cs-header .header__menu--desktop > .header__menu-wrapper{
	column-gap:0;
}
.header.cs-header .logo-section {
	width: auto;
	margin-bottom: 1px;
}
.header.cs-header .child-trigger:after {
	content: "\f3d0";
	font: normal 14px 'ionicons';
	line-height: 1;
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	padding-left: 3px;
	vertical-align: middle;
}
.header.cs-header .child-trigger{
	margin:0;
}
.header.cs-header .child-trigger svg {
	display: none;

}
.header.cs-header .social-share li svg{
	display:none;
}

.header.cs-header .social-share  .header_social-share_ul .hs_cos_wrapper:after{
	display:block;
	content: "\f208";
	margin-top: -.265em;
	line-height:1;
	color:#fff;
	font-family: "Genericons";
}

.header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu{
	transition: all .4s ease-in-out !important;
	width: 230px;
	z-index: 99;
	border-top: 1px solid #eee;
	position: absolute;
	transform: none;
	box-shadow: none;
	padding: 0;
	margin-top: 1px;

}
.header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul {

	transform: none;
	transition: all .4s ease-in-out;

}
.header.cs-header .header__menu-submenu--level-2 .header__menu-item--depth-2{
	display: inline-block;

}
.header.cs-header .nav .header__menu-submenu--level-2 .header__menu-item--depth-2 a{
	background-color: #333;
	border: 1px solid #ddd;
	border-top: 0;
	padding: 20px ;
	width: 230px;
	word-wrap: break-word;
	font-size: 12px ;
	line-height: 1.4;
	letter-spacing: 2px;
}
.cs-header.header  .right-section .cs-search{
	position:relative;
}
.cs-header.header  .right-section .header-search-inner .search-suggestion{
	padding: 18px 0 0 0; 
}
.cs-header.header  .right-section .header-search-inner .search-suggestion .header-search-close{
	display:none;
}
.cs-header.header  .right-section .header-search-inner .hs-search-field__bar .search-form{
	background-color: #333;
	padding: 20px;
	width: 300px;
	border-top: 1px solid #eee;
}
.cs-header.header  .right-section .header-search-inner .hs-search-field__bar .search-form:before{
	position: absolute;
	left: 28px;
	top: 25px;
	color: #999;
	content: "\f21f";
	font-family: "ionicons";
	font-size: 20px;
}
.cs-header.header  .right-section  .header-search-inner .hs-search-field__bar .search-form .search-form-input{

	font-family: 'Roboto', sans-serif !important;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 20px 10px 30px !important;
	background-color: #fff;
	height:auto;
}
.cs-header.header  .right-section  .header-search-inner .search-form ::-webkit-input-placeholder,
.cs-header.header  .right-section  .header-search-inner .search-form ::placeholder
{
	color: #bbb !important;
	opacity: 0.54 !important;
	font-family: 'Roboto', sans-serif !important;
}
.cs-blog-listings .blog-index .blog-index__post .post-btm .author-link,
.post-header-section a.author-link {
	pointer-events: none;
}



.footer .col-section {
	padding: 0;
}
.content-wrapper, .dnd-section>.row-fluid, .page-center{
	padding-left:40px;
	padding-right:40px;
}
@media(min-width:992px){

	.footer.cs-footer .hs-menu-wrapper ul li a{
		padding: 3px 22.5px;
	}

	.header.cs-header .header__menu--desktop>.header__menu-wrapper .social{
		display:none;
	}
	.header.cs-header .header__menu--desktop>.header__menu-wrapper .search{
		display:none;
	}
	.cs-header.header .right-section-wrapper {
		display: flex !important;
		align-items: center;

	} 
	.header.cs-header .nav .header__menu-wrapper .header__menu-item--depth-1 a{
		padding: 29px 14.5px 27px 14.5px;
	}
	.header.cs-header .right-section {

		gap: 19.5px;
		margin-left: 5px;
	}

	.header.cs-header .social-share  .header_social-share_ul .hs_cos_wrapper{
		height:100%;
		color:#fff;
		margin-top:8px;
	}
	.header.cs-header .primary-section .social-share {

		margin-right: 0 !important;
	}

	.header.cs-header .primary-section .social-share  ul li>a{
		max-height: 21px;
		max-width: 20px;
		padding: 0px 20px;
	}
	.header.cs-header .primary-section .social-share  ul li>a:hover .hs_cos_wrapper:after{
		color:#00a5c8; 
	}
	.header .search .search-icon-container .fa:hover{
		color:#00a5c8; 
	}
	.header.cs-header .search .search-icon-container {
		margin-right: 2px;
		margin-left:1px;
		margin-bottom:5px;

	}
	.header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.5s ease-in-out !important;
		opacity:0;
	}

	.header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul {

		max-height: 800px;
		opacity:1;

	}
	.cs-top-header-section .page-center {
		padding-left: 0;
		padding-right: 0;
	}
	.cs-blog-listings .page-center {
		padding-left: 0;
		padding-right: 0;
	}
}
.header.cs-header .nav .header__menu-wrapper .header__menu-item--depth-2 a {
	padding: 20px;
}
.LP-footer.footer .flex_row {
	justify-content: center;
}
@media(min-width:992px) and (max-width:1090px){
	.header.cs-header .nav .header__menu-wrapper .header__menu-item a{
		font-size:12px; 
	}
	.primary-section .container-wrapper {
		column-gap: 0;
	}
} 
@media(min-width:992px) and (max-width:1023px){
	.header.cs-header .child-trigger:after{
		content:"";
	} 
}

@media(max-width:991px){
	.footer.cs-footer .hs-menu-wrapper ul li a{
		padding: 3px 22.5px;
	}
	.cm-blog-post-noSidebr .blog-post-container .blog-comments>h3{
		font-size:30px;
	}
	.simple-banner.cs-banner .top_sec>h1 {
		font-size: 80px;
	}
	.simple-banner.cs-banner .top_sec>p {
		font-size: 22px;
	}
	.cs-blog-listings .blog-pagination {
		padding: 0;
	}
	.cs-blog-listings .blog-index  .blog-index__post .blog-index__post-image {
		padding-bottom: 59.72%;
	}
	.cs-blog-listings .blog-index {
		padding: 0 0px 20px;
		gap: 2.564102564102564%;
	}
	.cs-top-header-section .cs-top-header-content {
		padding: 20px 0px 0px;
		text-align: center;
	}
	.cs-top-header-section .cs-top-header-content>h1 {
		font-size:42px;
	}
	.cm-blog-post-noSidebr .blog-post__title {
		font-size: 38px;
	}
	.cm-blog-post-noSidebr .content-wrapper.blog-main-post {
		padding: 80px 40px 0 ;
	}
	.search .header-search-inner {
		all: unset;
		min-height: auto;
		position:static;
		display: block;
		opacity: 1;
		transform: none;
	}

	.search .header-search-inner .search-suggestion{
		padding:0; 
	}
	.search .header-search-inner .search-suggestion .header-search-close{
		display:none;
	}
	.search  .header-search-inner .hs-search-field__bar .search-form{
		background-color: #333;
		padding: 20px;
		width: 100%;

	}
	.search  .header-search-inner .hs-search-field__bar .search-form:before{
		position: absolute;
		left: 28px;
		top: 25px;
		color: #999;
		content: "\f21f";
		font-family: "ionicons";
		font-size: 20px;
	}
	.search  .header-search-inner .hs-search-field__bar .search-form .search-form-input{

		font-family: 'Roboto', sans-serif !important;
		font-size: 16px;
		font-weight: 400;
		padding: 10px 20px 10px 30px !important;
		background-color: #fff;
		height:auto;
	}

	.search .header-search-inner .search-form ::-webkit-input-placeholder,
	.search .header-search-inner .search-form ::placeholder
	{
		color: #bbb !important;
		opacity: 0.54 !important;
		font-family: 'Roboto', sans-serif !important;
	}
	.search .hs-search-field__suggestions{
		display:none; 
	}

	.content-wrapper, .dnd-section>.row-fluid, .page-center{
		padding-left:40px;
		padding-right:40px;
	} 
	.header-wrapper {
		position: static;
	}
	.header.cs-header .primary-section {
		padding: 1px 30px 0px 30px;
	}
	.header.cs-header .primary-section .container-wrapper {
		justify-content: center;
		flex-direction: column;
	}

	.header.cs-header .logo-section {
		margin-right: unset;
		width: 100%;
		text-align: center;
		margin:2px 0 4px;
	}
	.header.cs-header .logo-section  a {
		color: #002e3f;
		display: inline-block;
		width: 100%;
	}
	.header.cs-header .primary-section .social-share {
		display: none !important;
	}
	.header.cs-header .cst-humburger-icon{
		display:none !important;
	}
	.header.cs-header .mobile-trigger:before{
		content: "\f421";
		font-size: 36px;     
		vertical-align: middle;
		display: inline-block;
		font-family: "Ionicons";  
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		color:#fff;
	}
	.cs-header.header .right-section-wrapper {
		display:none;
		width: 100%;
	}

	.header.cs-header .nav {
		position: static !important;
		display:block;
	}
	.cs-header.header .right-section-wrapper .right-section {
		display:none !important;

	}

	.cs-header.header  .mobile-trigger {
		width: 100% !important;
		text-align: center;
		border-radius: 5px;
		background-color: #000;
		padding: 15px 25px 13.36px 25px;
	}
	.cs-header.header  .mobile-trigger:focus,
	.cs-header.header  .mobile-trigger:focus-visible
	{
		outline: thin solid #ccc;
		outline-offset: -1px;   
	}
	.cs-header.header  .mobile-trigger:hover{
		background-color:transparent;
		cursor:pointer;
	}
	.cs-header.header  .mobile-trigger:hover:before{
		color:#00a5c8;
	}

	.container-wrapper .top-section.mobile_section {
		padding-top: 0;
		padding-bottom: 0;
	}
	.header.cs-header  .nav .header__menu> .header__menu-wrapper {
		padding:2px 0 0 0;
		margin-bottom:0;
	}
	.header.cs-header  .nav .header__menu.header__menu--desktop {
		min-height: 100%;
		height: auto;
		overflow-y:hidden;
	}

	.header.cs-header  .nav .header__menu-wrapper .header__menu-item a {
		width: 100%;
		padding: 12px 10px;
		border: none;
		margin-bottom:1px;
	}
	.header.cs-header  .nav .header__menu-wrapper .header__menu-item--depth-2 a{
		margin-bottom:0px !important;
	}

	.header.cs-header .nav .header__menu.header__menu--desktop ul >li:not(:last-child) {
		border-bottom:none;
	}
	.header.cs-header   .nav .header__menu.header__menu--desktop>ul>li:first-child {

		border-top: none  !important;
	}
	.header.cs-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu{
		width: 100%;
		border-top:none ;
		position:static;
		padding-left:10px !important;
	}
	header.header .nav .header__menu.header__menu--desktop ul >li {
		width: 100%;
	}
	.header.cs-header .nav .header__menu-wrapper .header__menu-item.social span{
		display:none;
	}
	.header.cs-header .nav .header__menu-wrapper .header__menu-item.social a i{
		display:block !important;
		font-size: 19.6px;
		font-family: Genericons;
		font-style: normal;
		font-weight: 400;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		color:#fff;
		margin-top:-5.194px;
	}
	.header.cs-header .nav .header__menu-wrapper .header__menu-item.social a i:hover{
		color:#00a5c8;
	}
	.header.cs-header .nav .header__menu-wrapper .header__menu-item.social a i:after{
		content: "\f208";
	}
	.header.cs-header .nav .header__menu-wrapper .header__menu-item.search span{
		display:none;
	}
	.header.cs-header .nav .header__menu.header__menu--desktop> ul >li.header__menu-item--has-submenu> .mobile-child-trigger {
		background-color: #000;
		border-radius: 5px;
		padding: 0;
		max-width: 38px;
		max-height: 36px;
		color: #fff;
		font-family: "Ionicons";
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		transition: all 0.2s ease-in-out; 
	}
	.header.cs-header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger::before{
		content: "\f123" !important;
		transition: all 0.2s ease-in-out; 
	}
	.header.cs-header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:hover{
		color:#00a5c8  !important;
		background-color:transparent !important;
	}
	.header.cs-header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger:focus{
		outline: thin solid #ccc;
		outline-offset: -1px; 
	}
	.header.cs-header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger.child-open:before {

		font-size: 18px;
		transform: rotate(180deg);
		transition: all 0.2s ease-in-out; 
	}
	.header.cs-header .right-section-wrapper .nav .mobile-close-icon{
		display:none; 
	}

}
@media (max-width:900px){
	.content-wrapper, .dnd-section>.row-fluid, .page-center{
		padding-left:30px;
		padding-right:30px;
	}
	.cm-blog-post-noSidebr .content-wrapper.blog-main-post {
		padding: 80px 30px 0 ;
	}
}


@media (max-width:767px){


	.cm-blog-post-noSidebr .blog-post-container .blog-comments>h3{
		font-size:28px;
	}
	.cs-top-header-section .cs-top-header-content>h1 {
		font-size: 38px;
	}
	.cs-top-header-section .cs-top-header-content {
		padding: 80px 0px 0px;
		text-align: center;
	}
	.simple-banner.cs-banner {
		padding: 105px 0 40px;
	}
	.simple-banner.cs-banner .page-center {
		padding-left: 0px;
		padding-right: 0px;
	}
	.simple-banner.cs-banner .top_sec>h1 {
		font-size: 70px;
	}
	.simple-banner.cs-banner .top_sec>p {
		font-size: 20px;
	}
	.systems-page h1 {
		font-size: 32px;
	}
	.systems-page h2 {
		font-size: 24px;
	}
	.cs-blog-listings .blog-index {
		gap: 2.564102564102564%;
		padding:0;
	}
	.cs-blog-listings .blog-index  .blog-index__post {
		flex: 0 0 48.717948717948715% !important;
	}
	.cs-blog-listings .blog-index {
		padding: 0;

	}
	.footer.cs-footer .hs-menu-wrapper ul li a{
		padding: 3px 12.5px;

	}
}

@media (max-width:650px){
	.cs-blog-listings .blog-index  .blog-index__post .post-btm .meta_wrap{
		justify-content: center;
	}
	.cs-blog-listings .blog-index  .blog-index__post .post-btm {

		text-align: center;
	}
	.cs-blog-listings .blog-index {
		flex-wrap: nowrap;
		flex-direction: column;
	}
	.cs-blog-listings .blog-index  .blog-index__post-image .feature_img {

		max-width: 420px;
		max-height: 236px;
	}
	.cs-blog-listings .blog-index .blog-index__post .feature_img img {
		max-height: unset; 
		height: 100%;
	}
	.cs-blog-listings .blog-index  .blog-index__post .blog-index__post-image {
		padding-bottom: 41.15%;
		max-width: 420px;
		margin: 0 auto;
	}
	.cs-blog-listings .blog-index  .blog-index__post .post-btm>p {

		justify-content: center;
	}
	.cm-blog-post-noSidebr .blog-post-container .blog-comments>h3{
		font-size:22px;
	}
	.cm-blog-post-noSidebr .content-wrapper.blog-main-post {
		padding: 50px 0 0 0;
	}
	.cs-top-header-section .cs-top-header-content {
		padding: 50px 0px 0px;
	}
	.cs-top-header-section .cs-top-header-content>h1 {
		font-size: 30px;
	}
	.cm-blog-post-noSidebr .blog-post__title {
		font-size: 30px;
	}

}