@font-face { 
	font-family: Avenir Bold; 
	src: url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/AvenirNextLTPro-Bold.eot) format("embedded-opentype"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/AvenirNextLTPro-Bold.woff2) format("woff2"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/AvenirNextLTPro-Bold.woff) format("woff"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/AvenirNextLTPro-Bold.ttf) format("truetype");
	font-display: swap;
}

@font-face { 
	font-family: Avenir Demi;
	src: url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/AvenirNextLTPro-Demi.eot) format("embedded-opentype"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/AvenirNextLTPro-Demi.woff2) format("woff2"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/AvenirNextLTPro-Demi.woff) format("woff"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/AvenirNextLTPro-Demi.ttf) format("truetype");
	font-display: swap; 
}

@font-face { 
	font-family: "FontAwesome"; 
	src: url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/fontawesome-webfont.eot) format("embedded-opentype"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/fontawesome-webfont.woff2) format("woff2"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/fontawesome-webfont.woff) format("woff"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/fontawesome-webfont.ttf) format("truetype");
	font-style: normal; font-weight: 400; font-display: swap; 
}

@font-face { 
	font-family: fontello; 
	src: url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/fontello.eot) format("embedded-opentype"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/fontello.woff2) format("woff2"),
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/fontello.woff) format("woff"), 
		url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/fonts/fontello.ttf) format("truetype"), 
		font-style: normal; font-weight: 400; font-display: swap; 
}













body,h1, h2, h3, h4, h5, h6 {
	font-family: Montserrat,sans-serif;
}
h1, h2, h3, h4, h5, h6{
	scroll-margin-top: 150px;
	margin-bottom: 0.5rem;
}
html {
	line-height: 1.15;
}
body {
	font-size: .875rem;
	font-family: Montserrat,sans-serif;
}
.search-form-wrap{
	display: none;
}
.header-wrapper.lp-header .nav-logo {
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Header Styling  */
.header-wrap{
	box-shadow: -1px 3px 5px -1px hsla(0,0%,45%,.3);
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1020;
	padding-bottom: 0.5rem;
}
.header-wrap .top-navbar{
	min-height: 49px;
	background-color: rgba(255, 221, 0, 1.0);
	color: rgba(0, 0, 0, 1.0);
	text-decoration: none;
}
.navbar{
	position: relative;
	display: flex;
	flex-direction: column;
	padding: 0 1rem;
}
.header-wrap .top-navbar .page-center,
.main-header .page-center{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.topnav{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
	justify-content: space-between;
	flex-direction: row;
	display: flex;
}
.topnav p{
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #000;
	margin: 0;
}
.topnav p a{
	font-size: 16px;
	padding-right: 0;
	padding-left: 0;
	padding: 1em;
	touch-action: manipulation;
	color: #000;
}
.topnav p a:hover{
	color: #000;
}
.topnav:not(:first-child){
	margin-left: auto;
}
.topnav-menu ul{
	display: flex;
}
.topnav form{
	position: relative;
	display: none;
	padding-bottom: 0.5rem;
	margin-top: 0.5rem;
}
.topnav form label{
	font-weight: 400;
	display: block;
	width: 100%;
	margin: 0;
}
.topnav form input{
	font-size: 16px;
	border-color: #000;
	padding: 0.5rem 1rem;
	border-radius: 25px;
	width: 100%;
	padding-right: 3rem;
	background: transparent;
	border-color: #e8e8e9;
	display: inline-block;
	vertical-align: middle;
	height: auto;
	border: 1px solid rgba(0,0,0,.15);
}

.topnav .search-submit{
	position: absolute;
	background: none;
	outline: 0;
	border: 0;
	right: 0.5rem;
	top: 0.2rem;
	line-height: inherit;
	padding: 1px 6px;
}
.topnav .search-submit i{
	color: #000;
}
.topnav .search-submit i:before{
	content: "\e800";
}
.topnav .search-submit i:before{
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0.2em;
	-webkit-font-smoothing: antialiased;
}
.top-navbar ul{
	margin: 0;
	padding: 0;
}
.top-navbar ul li{
	position: relative;
	list-style: none;
	margin: 0;
}
.top-navbar ul li a{
	color: #000;
	line-height: 1.4;
	font-size: 16px;
	padding: 1em 0;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.top-navbar ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.top-navbar .dropdown-menu{
	display: none;
}
.main-header{
	padding-top: 1rem;
	padding: 0 1rem;
	position: relative;
	display: flex;
	flex-direction: column;
}
.main-header .navbar-toggler{
	border-color: transparent;
	color: rgba(0,0,0,.9);
	position: absolute;
	right: 0;
	top: 15px;
	align-self: flex-start;
	padding: 0.5rem 0.75rem;
	font-size: 1rem;
	line-height: 1;
	background: transparent;
	border: 1px solid transparent;
	border-radius: 2px;
}
.main-header .navbar-toggler .icon-bar {
	background: #232323;
	transition: all .2s;
	margin-top: 4px;
	display: block;
	width: 1.3rem;
	height: 2px;
	font-size: 1rem;
	line-height: 1;
}
.main-header .navbar-toggler .top-bar{
	transform: rotate(0);
	transform-origin: 10% 10%;
}
.main-header .navbar-toggler .middle-bar{
	opacity: 1;
}
.main-header .navbar-toggler .middle-bar .bottom-bar{
	transform: rotate(0);
	transform-origin: 10% 90%;
}
.main-header .navbar-search-toggler {
	position: absolute;
	right: 40px;
	top: 15px;
	font-size: 1.2em;
	background: transparent;
	outline: none;
	border: none;
	line-height: inherit;
	cursor: pointer;
	margin-top: 6px;
	margin-right: 6px;
}

.main-header .hs-menu-wrapper> ul ul {
	background: #fff;
	padding: 20px 10px 0;
}
.main-header .navbar-search-toggler i:before{
	content: "\e800";
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0.2em;
	-webkit-font-smoothing: antialiased;
}
.main-header .nav-logo a {
	display: inline-block;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	margin-right: 1rem;
	font-size: 1rem;
	line-height: inherit;
	white-space: nowrap;
}

.main-header .nav-logo svg {
	width: 200px;
	overflow: hidden;
}
.main-header .hs-menu-wrapper>ul{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	transition: padding .3s;
}
.main-header .hs-menu-wrapper>ul>li{
	margin: 0;
}
.main-header .hs-menu-wrapper>ul>li>a{
	font-family: Avenir Demi,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
	line-height: 1.4;
	color: rgba(22, 22, 22, 1.0);
	display: block;
	font-size: 16px;
}
.main-header .hs-menu-wrapper>ul>li>a:hover{
	color: rgba(0,0,0,.7);
}
.main-nav-menu {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-grow: 1;
}
.main-nav-menu #hs_cos_wrapper_button_contact a{
	padding: 0.8rem 1.8rem;
	position: relative;
	padding-left: 4rem;
	border-color: inherit;
	border: none;
	border-radius: 0;
	font-size: 16px;
	font-weight: 400;
	font-family: Avenir Demi,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
	line-height: 1.4;
}
.main-nav-menu #hs_cos_wrapper_button_contact a:before{
	content: "";
	background: url(//143420326.fs1.hubspotusercontent-eu1.net/hubfs/143420326/raw_assets/public/Cellro_January2024/images/buttonimg.png);
	background-size: contain;
	height: 25px;
	width: 25px;
	display: block;
	position: absolute;
	left: 1.8rem;
	top: 0.6rem;
	font-size: 1.4em;
	font-family: fontello;
}
/* Footer Styling  */
.site-footer .top-footer{
	padding: 20px 0;
	background: #FD0;
	position: relative;
	z-index: 2;
}
.site-footer .top-footer .row{
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.top-footer .top-footer-col{
	border-right: 0;
	display: flex;
	align-items: center;
	color: #000!important;
	padding-right: 15px;
	padding-left: 15px;
}
.top-footer .first-col{
	width: 27%;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
}
.top-footer .first-col h4{
	font-size: 15px;
	scroll-margin-top: 150px;
	margin-bottom: 0.5rem;
	font-weight: 600;
	line-height: 1.4;
	color: inherit;
}
.site-footer .top-footer .contact-number-col .footer-contact-box,
.site-footer .top-footer .email-address-col .footer-contact-box{
	width: auto;
	position: relative;
	padding-left: 50px;
}
.site-footer .top-footer .contact-number-col .footer-contact-box a,
.site-footer .top-footer .email-address-col .footer-contact-box a{
	text-decoration: underline;
	color: #000;
	font-weight: 700;
	display: block;
}
.middle-footer{
	background-color: rgba(246, 246, 246, 1.0);
	padding-top: 2rem;
	padding-bottom: 2rem;
	position: relative;
	z-index: 2;
}
.middle-footer .footer-logo-col{
	display: flex;
	justify-content: space-between;
	margin-bottom: 1rem;
	margin-right: -15px;
	margin-left: -15px;
}
.middle-footer .logo-wrapper{
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	width: 100%;
	min-height: 1px;
}
.middle-footer .logo-wrapper a{
	display: inline-block;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	margin-right: 1rem;
	font-size: 1rem;
	line-height: inherit;
	white-space: nowrap;
}
.middle-footer .logo-wrapper a svg{
	width: 200px;
}
.middle-footer .top-footer-heading{
	padding-right: 15px;
	padding-left: 15px;
}
.middle-footer .top-footer-heading h5{
	text-align: right;
	color: rgba(0, 0, 0, 1.0);
	padding-top: 2rem;
	font-size: 1.2rem;
	font-weight: 600;
	line-height: 1.4;
}
.middle-footer .page-center{
	display: block;
	position: relative;
}
.bottom-footer {
	background-color: rgba(246, 246, 246, 1.0);
	padding-top: 1rem;
	padding-bottom: 1rem;
	font-size: .675rem;
}
.bottom-footer .page-center .row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	width: 100%;
}
.bottom-footer .bottom-footer-privacy-menu ul {
	margin-bottom: 0.5rem;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
}
.bottom-footer .bottom-footer-privacy-menu ul li{
	margin: 0;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.topnav form input {
	border-color: #000!important;
	line-height: 1.25;
}
.top-navbar ul li:last-child a {
	padding-right: 0;
}
.top-navbar ul li:last-child a span {
	text-transform: uppercase;
	padding-left: 0.5rem;
}
.topnav form input:focus {
	color: #232323;
	background-color: #fff;
	outline: none;
}
.site-footer .top-footer .page-center {
	display: block;
}
.site-footer .footer-optin-col {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.site-footer .footer-col {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.site-footer .footer-col-sm {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.middle-footer .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.middle-footer .hs-menu-wrapper>ul {
	display: block;
	margin-bottom: 1rem;
}
.middle-footer .hs-menu-wrapper>ul>li {
	padding: 0.3rem 0;
	font-weight: 400;
	font-size: 12px;
	margin: 0;
}
.header-wrapper {
	min-height: 166px;
}
.scroll-header nav.main-header {
	position: fixed;
	width: 100%;
	background: #fff;
	box-shadow: -1px 3px 5px -1px hsla(0,0%,45%,.3);
	top: 0;
	left: 0;
}
.scroll-header .main-header .nav-logo a {
	padding-top: 0.5rem;
}
.scroll-header .main-header .hs-menu-wrapper>ul {
	padding-bottom: 0;
	padding-top: 0.5rem!important;
}
.footer-contact-col .hs-menu-wrapper>ul{
	margin-bottom: 1rem;
}
.footer-optin-col .footer-form-col .form-title{
	color: #000;
	font-size: 14px;
	font-weight: 400!important;
	padding-top: 0.3rem;
	display: block;
	margin-bottom: 1rem;
	line-height: 25.2px;
}
.footer-optin-col .footer-form-col form input[type="text"],
.footer-optin-col .footer-form-col form input[type="email"]{
	border: 0px;
	border-radius: 0;
	font-size: .875rem;
	display: block;
	width: 100%;
	padding: 0.6rem 0.8rem;
	line-height: 1.25;
	color: #232323;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	height: auto;
}
.footer-form-col form .hs-form-field {
	margin: 10px 0px !important;
}
.footer-optin-col .footer-form-col form input[type="submit"]{
	width: 100%!important;
	border-radius: 0;
	font-weight: 400;
	color: #fff;
	background-color: #00944a;
	border-color: #00944a;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	display: inline-block;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.8rem 1.8rem;
	font-size: .875rem;
	transition: all .2s ease-in-out;
	font-family: "Avenir Bold", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	margin-top: 7px;
}
.footer-optin-col .footer-form-col form input[type="submit"]:hover{
	color: #fff;
	background-color: #006131;
	border-color: #00572b;
}
.main-nav-menu #hs_cos_wrapper_button_contact a:hover{
	background-color: #00944a;
	border-color: #006131;
}
.main-header .navbar-toggler{
	cursor: pointer;
}
.topnav-menu .hs-menu-wrapper > ul li img{
	padding-right: 0.5rem;
}
.top-navbar ul li ul {
	display: none;
}
.top-navbar ul li ul{
	background: #232323;
	right: 0;
	left: auto;
	position: absolute;
	top: 100%;
	padding: 0.5rem 0;
	margin: 0.125rem 0 0;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 2px;
}
.language-switch-open .top-navbar ul li ul{
	display: block;
}
.top-navbar ul li ul li a{
	color: #fff;
	padding: 3px 15px !important;
	text-align: right;
	white-space: nowrap;
	background: none;
	border: 0;
	text-decoration: underline;
	display: block;
	font-size: 14px;
}
.search-form-wrap form{
	display: block;
	padding-bottom: 0.5rem;
	margin-top: 0.5rem;
	position: relative;
	height: auto;
}
.search-form-wrap form label{
	font-weight: 400;
	display: block;
	width: 100%;
}
.search-form-wrap form input{
	padding: 0.5rem 1rem;
	border-radius: 25px;
	width: 100%;
	padding-right: 3rem;
	background: transparent;
	border-color: #000!important;
	height: auto;
	font-size: 16px;
	position: relative;
}
.search-form-wrap form .search-submit{
	position: absolute;
	background: none;
	outline: 0;
	border: 0;
	right: 0.5rem;
	padding: 1px 6px;
	top: 0.2rem;
}
.search-form-wrap form i{
	color: #000;
}
.main-header .hs-menu-wrapper>ul>li {
	position: relative;
}
.search-form-wrap form i:before{
	content: "\e800";
	font-family: fontello;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: 0.2em;
	-webkit-font-smoothing: antialiased;
}



.main-header .hs-menu-wrapper>ul li>ul{
	background-color: rgba(255, 255, 255, 1.0);
}
.main-header .hs-menu-wrapper>ul li>ul>li>a{
	color: rgba(22, 22, 22, 1.0);
}
.main-header .hs-menu-wrapper>ul li>ul>li>a:hover{
	color: rgba(22, 22, 22, 0.7000000000000001);
}
.main-header .hs-menu-wrapper>ul li>ul>li.active>a,
.main-header .hs-menu-wrapper>ul li>ul>li.active-branch>a{
	color: rgba(22, 22, 22, 1.0);
}
.main-header .hs-menu-wrapper>ul>li>ul>li>a {
	font-family: Avenir Demi,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
	line-height: 1.4;
	display: block;
	font-size: 16px;
}
.main-header .hs-menu-wrapper>ul li>ul {
	display: none;
}



@media (min-width: 576px){
	.top-navbar ul li{
		display: block;
	}
	.topnav p a{
		padding-right: 0.5rem;
		padding-left: 0.5rem;
	}
	.navbar{
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: center;
	}
	.page-center{
		max-width: 540px;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.topnav{
		flex-direction: row;
	}
	.site-footer .footer-optin-col {
		padding-right: 15px ;
		padding-left: 15px;
	}
	.mt-sm-0 {
		margin-top: 0!important;
	}

}

@media (min-width: 768px){
	.bottom-footer .bottom-footer-privacy-menu ul>li>a:before{
		content: "|";
		padding-right: 0.3rem;
	}
	.bottom-footer .bottom-footer-privacy-menu ul li{
		padding: 0 0.25rem;
	}
	.bottom-footer .bottom-footer-privacy-menu ul li:first-child{
		padding-left: 0;
	}
	.bottom-footer .bottom-footer-privacy-menu ul {
		margin-top: 1rem;
	}
	.middle-footer .top-footer-heading{
		text-align: center!important;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.middle-footer .logo-wrapper{
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.site-footer .top-footer .empty-col{
		flex: 0 0 50%;
		max-width: 50%;
	}
	.site-footer .top-footer .contact-number-col,
	.site-footer .top-footer .email-address-col{
		flex: 0 0 50%;
		max-width: 50%;
	}
	.page-center{
		max-width: 720px;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.top-footer .first-col{
		flex: 0 0 100%;
		max-width: 100%;
	}
}


@media (min-width: 992px){
	.middle-footer .top-footer-heading{
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.main-header .hs-menu-wrapper>ul>li>ul {
		display: none;
		position: absolute;
		top: auto;
		min-width: 150px;
	}
	.main-header .hs-menu-wrapper>ul>li:hover>ul {
		display: block;
	}
	.site-footer .top-footer .empty-col{
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	.site-footer .top-footer .contact-number-col .footer-contact-box,
	.site-footer .top-footer .email-address-col .footer-contact-box{
		margin: 0 auto;
	}
	.site-footer .top-footer .contact-number-col,
	.site-footer .top-footer .email-address-col{
		flex: 0 0 25%;
		max-width: 25%;
	}
	.top-footer .first-col h4{
		padding-top: 1rem;
	}
	.top-footer .first-col{
		text-align: center;
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.main-header .hs-menu-wrapper>ul>li>a{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.main-header .hs-menu-wrapper>ul{
		padding-top: 1.7rem;
	}
	.main-header .navbar-search-toggler{
		display: none;
	}
	.main-header .navbar-toggler{
		display: none;
	}
	.main-header{
		box-shadow: -1px 3px 5px -1px hsla(0,0%,45%,.3);
		position: absolute;
		width: 100%;
		background: #fff;
		padding-top: 0;
		flex-wrap: nowrap;
		flex-direction: row;
		align-items: center;
	}
	.topnav form input{
		font-size: .875rem;
	}
	.topnav form input{
		width: 250px;
	}
	.topnav form{
		display: inline-block;
	}
	.header-wrap {
		padding-bottom: 0;
		padding-bottom: 1rem;
		box-shadow: none;
	}
	.page-center{
		max-width: 960px;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.topnav{
		position: static;
	}
}


@media (min-width: 1260px){
	.bottom-footer .bottom-footer-privacy-menu ul{
		margin-top: 0;
	}
	.bottom-footer .bottom-footer-privacy-menu{
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.site-footer .top-footer row{
		margin-right: -15px;
		margin-left: -15px;
	}
	.main-header .hs-menu-wrapper>ul>li>a{
		padding: 1rem 2rem;
	}
	.page-center{
		max-width: 1200px;
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}
	.site-footer .footer-optin-col {
		padding-right: 15px;
		padding-left: 15px;
		-ms-flex: 0 0 28.3333333333%;
		flex: 0 0 28.3333333333%;
		max-width: 28.3333333333%;
	}
	.site-footer .footer-col {
		padding-right: 15px;
		padding-left: 15px;
		-ms-flex: 0 0 21.6666666667%;
		flex: 0 0 21.6666666667%;
		max-width: 21.6666666667%;
	}
	.site-footer .footer-col-sm {
		padding-right: 15px;
		padding-left: 15px;
		-ms-flex: 0 0 16.6666666667%;
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
}


@media (max-width: 1259px){

	.header-wrapper {
		min-height: 143px;
	}
	.header-wrapper.lp-header .nav-logo {
		padding-top: 2px;
		padding-bottom: 1px;
	}
	.top-navbar ul li a{
		padding: 5px;
	}
	.main-nav-menu #hs_cos_wrapper_button_contact a{
		font-size: 12px;
		padding-left: 2.5rem;
	}
	.main-nav-menu #hs_cos_wrapper_button_contact a:before{
		left: 6.2px;
	}
	.top-navbar ul li:not(:last-child):after{
		top: 2px;
	}
	.main-header .hs-menu-wrapper>ul>li>a{
		font-size: 14px;
	}
	.topnav p a{
		font-size: 14px;
	}
	.site-footer .footer-col-sm{
		flex: 0 0 25%;
		max-width: 25%;
		width: 25%
	}
	.site-footer .footer-col{
		width: 25%
	}
	.footer-optin-col{
		order: 0;
	}
	.footer-col-1{
		order: 1;
	}
	.footer-col-2{
		order: 2;
	}
	.footer-col-3{
		order: 3;
	}
	.footer-col-4{
		order: 4;
	}
	.site-footer .footer-optin-col{
		margin-bottom: 1.5rem;
	}
	.middle-footer .hs-menu-wrapper>ul{
		margin-bottom: 1rem;
	}
	.bottom-footer-privacy-menu{
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media only screen and (max-width: 1024px){
	.topnav-contact-info{
		display: none;
	}
	.top-navbar ul li a{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.topnav{
		position: relative;
	}
	.header-wrap .top-navbar .page-center{
		width: 100%;
		max-width: 100%;
	}
}

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


	body.menu-open.scroll-header nav.main-header {
		overflow-x: hidden;
		overflow-y: auto;
		height: 100vh;
	}

	.header-wrapper {
		min-height: 159px;
	}
	.header-wrapper.lp-header .nav-logo {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.main-nav-menu{
		display: none;
	}
	.main-header{
		padding-top: 1rem;
	}
	.main-header .page-center{
		padding: 0;
		max-width: 100%;
		display: block;
		position: relative;
	}
	.topnav{
		text-align: left !important;
		top: inherit;
	}
	.main-header .hs-menu-wrapper>ul{
		display: block;
	}
	.main-header .hs-menu-wrapper>ul>li>a {
		font-size: 16px;
		font-size: 16px;
		line-height: 1.4;
		font-weight: 400;
		padding: 1em 0;
	}
	.main-nav-menu #hs_cos_wrapper_button_contact a{
		border-radius: 0;
		width: 100%;
		padding: 0.8rem 1.8rem;
		position: relative;
		padding-left: 4rem;
		font-size: 16px;
		text-align: left;
	}
	.menu-open .main-nav-menu{
		display: block;
	}
	.main-nav-menu #hs_cos_wrapper_button_contact a:before {
		left: 1.8rem;
	}
	.main-nav-menu #hs_cos_wrapper_button_contact{
		padding-bottom: 1.5rem;
	}
	.menu-open .main-header .navbar-toggler .top-bar{
		transform: rotate(45deg);
	}
	.menu-open .main-header .navbar-toggler .middle-bar{
		opacity: 0;
	}
	.menu-open .main-header .navbar-toggler .bottom-bar{
		transform: rotate(-45deg);
		transform-origin: 10% 10%;
	}
	.middle-footer .page-center{
		max-width: 100%;
	}
	.footer-col-1{
		order: 5;
	}
	.site-footer .footer-col{
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.site-footer .footer-col-sm{
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	.bottom-footer .page-center{
		margin: 0;
	}
	.footer-optin-col .footer-form-col form input[type="text"], .footer-optin-col .footer-form-col form input[type="email"]{
		font-size: 16px;
	}
	.middle-footer .footer-logo-col{
		width: 100%;
		flex-wrap: wrap;
	}
	.site-footer .footer-col-1 .hs-menu-wrapper>ul {
		margin-top: 8px;
	}
	.site-footer .top-footer .page-center {
		width: 100%;
		max-width: 100%;
	}
	.site-footer .top-footer .contact-number-col, 
	.site-footer .top-footer .email-address-col {
		margin-top: 1.5rem!important;
	}
	.site-footer .top-footer {
		padding-bottom: 45px;
	}
	.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);
		transition: all .3s;
	}
	.child-trigger i:after{
		position: absolute;
		content: '';
	}
	.child-trigger i, .child-trigger i:after{
		width: 14px;
		height: 2px;
		background-color: #000; /* 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);
	}
	.main-header .hs-menu-wrapper>ul>li.child-open .child-trigger i {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}



@media only screen and (max-width: 768px){
	.hs-blog-post .blog-feed .recent-post-item{
		width: 100% !important;
	}
	.site-footer .footer-col-1 {
		margin-top: 0.7rem;
	}
	.top-navbar ul{
		flex-direction: row !important;
	}
	.middle-footer .top-footer-heading h5 {
		padding-top: 15px;
	}
	.middle-footer .top-footer-heading h5{
		text-align: left;
	}
	.top-footer .first-col {
		width: 100%;
	}
	.site-footer .top-footer .row {
		display: block;
		margin: 0;
	}
	.middle-footer .logo-wrapper{
		width: 100%;
	}
	.middle-footer .top-footer-heading{
		width: 100%;
	}
	.bottom-footer .bottom-footer-privacy-menu ul{
		width: 100%;
		display: block;
		margin-top: 1rem!important;
	}
	.site-footer .footer-col{
		flex: 0 0 50%;
		max-width: 50%;
		width: 50%;
	}
	.site-footer .footer-col-sm{
		flex: 0 0 50%;
		max-width: 50%;
		width: 50%;
	}
}
@media only screen and (max-width: 576px){
	.top-navbar ul li.dealers,
	.top-navbar ul li.cnc-merken,
	.top-navbar ul li.over-cellro{
		display: none;
	}
	.main-header .page-center{
		margin: 0;
	}
	.top-navbar ul li.nl{
		display: block !important;
	}
	.middle-footer .page-center{
		padding-right: 15px;
		padding-left: 15px;
	}
	.site-footer .footer-col-sm{
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.site-footer .footer-col{
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.bottom-footer .page-center .row{
		margin: 0;
	}
	.header-wrap .top-navbar{
		text-align: center;
		align-items: center;
		justify-content: center;
	}
}

.main-header{
	background-color: rgba(255, 255, 255, 1.0);
}
.tabber .media-col .form-wrap .hs-input, 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{
	padding: 0.6rem 0.8rem;
	height: auto;
}
.form-title, form label, form legend{
	font-family: Montserrat,sans-serif;
	font-weight: 700;
	font-size: 14px;
}
.span2 .hs-button, .span3 .hs-button, .span4 .hs-button, .span5 .hs-button, .span6 .hs-button{
	font-family: Avenir Bold,-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
	font-size: .875rem;
}

.error-page:before {
	color: rgb(167 169 170);
}
.hs-blog-post .blog-feed .recent-post-item{
	width: 50%;
}
.blog-feed.theme2 .meta_wrap > span{
	color: #fff;
}
.cm-btm-tags a {
	color: #fff;
}
.hs-error-msg, .hs_error_rollup label, .systems-page ul.no-list.hs-error-msgs label{
	font-weight: 400;
}

.blog-sidebar .hs-search-field--open .hs-search-field__suggestions {
	z-index: 1;
}
button.hs-language-switcher__button{
 background: transparent; 
  border: none;
  padding: 16px 0;
}
ul.hs-language-switcher__menu {
 display: none; 
  
}
.top-navbar ul .hs-language-switcher__item.active {
  background-color: #000;
}
.top-navbar ul .hs-language-switcher__item {
    text-transform: uppercase;
  color: white;
    background-color: #000;
}
.top-navbar ul .hs-language-switcher__item a{
   color: white;
}
.hs-language-switcher .hs-language-switcher__current-language {
  text-transform: uppercase;
  color: #000;
}
.top-navbar ul li.hs-language-switcher__item a {
 padding: 5px;
}
.hs-language-switcher__item.active {
  padding: 5px;
}
.topnav-menu .hs-menu-depth-1.hs-item-has-children {
 display: none; 
}
}