@charset=iso-8859-1;

body {
	margin: 0;
	padding: 0;
	border: 0 none inherit;
	background-color: #FFF;
}
.contenttext {
	font-family: Helvetica, Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 27px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.fooderHead {
	font-size: 16px;
	font-style: normal;
	color: #333;
	font-family: Helvetica,Verdana;
	line-height: 20px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
}
.fooderText {
	font-family: Helvetica,Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.headerText {
	font-family: Helvetica,Verdana;
	font-size: 35px;
	font-style: normal;
	line-height: 36px;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	font-weight: 100;
}
.headerTextUnder {
	font-family: Helvetica,Verdana;
	font-size: 27px;
	font-style: normal;
	line-height: 36px;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	font-weight: 100;
}
.contentTextHeadUnderUnder {
	font-family: Helvetica,Verdana;
	font-size: 21px;
	font-style: normal;
	line-height: 36px;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	font-weight: 100;
}
.responsiveContainer {
  position: relative;
  overflow: hidden;
  height: 500px;
}
