#scroll {
	position: relative;
	height: 0px !important;
	padding: 0 !important;
}
.cs_whbox {
	background: #fff;
	width: 530px;
	height: auto;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 2px 4px 2px #e9e9e9;
	padding: 0 30px;
}
body {
	margin: 0;
}
#resourcesForm {
	text-align: center
}
.form-container {
	background: #fafafa;
	padding: 19px 20px 19px 20px;
	border: 1px solid #f1f1f1;
	font: 400 14px/24px 'Open Sans', sans-serif
}
.form-container input, .form-container select {
	outline: none;
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
	margin: 10px 0;
	font-size: 14px;
	border: 1px solid #ddd;
	transition: all .3s ease;
	background: #fff
}
.form-container input[type="checkbox"]{width:auto}
.form-container input:focus {
	border: 1px solid #999;
}
.tac {
	text-align: center
}
#submit {
	border: none;
	background: rgb(137, 186, 102);
	color: #fff;
	padding: 10px 30px;
	font-size: 13px;
	letter-spacing: .3px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	font-weight: 600;
	margin-top: 10px;
	cursor: pointer;
	outline: none
}
#formsubmit {
	display: none;
}
.dwn-priv {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	color: #000000;
}
#downloadReset {
	background: #eee;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}
#backToTop {
	display: none
}
.brainy-ebkbg {
	height: 100%;
	min-height: 480px;
	overflow: visible;
	position: relative;
	background: #ffffff;
	border-bottom: 1px solid #ccc;
}
.t20kacks {
	font-family: 'Raleway', sans-serif;
	color: #47545b;
	font-size: 25px;
	font-weight: lighter;
	line-height: 35px;
}
.ebkpxt {
	font-family: 'Raleway', sans-serif;
	color: #47545b;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	text-align: justify
}
.heading-menu {
	display: none
}

@media only screen  and (max-device-width: 480px) {
.per40 {
	display: none !important;
}
}
section#customers {
	background: #dddddd !important;
}
#meGDPRMessage {
    font-size: 11px;
    line-height: 8px;
}
