@charset "utf-8";
/* CSS Document */
body, html {
	margin:0;
	padding:0;
	font-family: 'robotoregular';
}
 @font-face {
 font-family: 'robotobold';
 src: url('../fonts/roboto-bold-webfont.eot');
 src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('roboto-bold-webfont.woff2') format('woff2'), url('../fonts/roboto-bold-webfont.woff') format('woff'), url('../fonts/roboto-bold-webfont.ttf') format('truetype'), url('roboto-bold-webfont.svg#robotobold') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'robotoregular';
 src: url('../fonts/roboto-regular-webfont.eot');
 src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
p {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
img {
	border:0;
	outline:0;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.display {
	display:none;
}
.clear {
	clear: both;
}
.wrapper {
	width:100%;
	float:left;
}
.top_sec {
	width:100%;
	float:left;
	padding:15px 0;
}
.holder {
	width:1000px;
	margin:0 auto;
}
.logo {
	width:auto;
	float:left;
}
.bg_main {
	background: url(../images/bg_green.jpg) center top no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0 auto;
	width: 100%;
	padding:0;
	float:left;
	padding:50px 0;
	font-size:21px;
	color:#392c0c;
	line-height:35px;
}
.section2 {
	width:100%;
	float:left;
	padding:60px 0;
}
.section2 .lft_sec {
	width:25%;
	float:left;
	text-align:right;
}
.section2 .rt_sec {
	width:70%;
	float:right;
}
.section2 .rt_sec p {
	width:100%;
	float:left;
	font-size:16px;
	line-height:26px;
	color:#392c0c;
	padding:0 0 20px 0;
}
.section2 .rt_sec p.reset {
	padding:0;
}
.greenbar {
	width:100%;
	float:left;
	background:#89b741;
	padding:25px 0;
	font-size:24px;
	color:#fff;
	text-align:left;
}
.section3 {
	width:100%;
	float:left;
	padding:60px 0;
	background:#26454c;
}
.section3 .lft_sec {
	width:338px;
	float:left;
	margin:-8px 0 0 0;
}
.section3 .right_sec {
	width:630px;
	float:right;
}
.section3 .right_sec h2 {
	width:100%;
	;
	float:right;
	font-size:22px;
	color:#fff;
	font-family: 'robotobold';
	line-height:30px;
}
.section3 .right_sec p {
	width:100%;
	float:left;
	font-size:16px;
	line-height:24px;
	color:#fff;
	padding:30px 0 0 0;
}
.section3 .right_sec p.link {
	width:auto;
	float:left;
}
.section3 .right_sec p.link a {
	width:auto;
	float:left;
	background:#fff;
	padding:10px;
}
.section3 .right_sec p.link a span {
	width:auto;
	display:inline-block;
	padding:10px;
	background:#26454c;
	font-size:15px;
	color:#89b741;
	font-family: 'robotobold';
	text-transform:uppercase;
}
.section3 .right_sec p.link a:hover span {
	background:#fff;
	color:#26454c;
}
.section4 {
	width:100%;
	float:left;
	padding:60px 0;
}
.section4 .lft_sec {
	width:338px;
	float:left;
}
.section4 .right_sec {
	width:630px;
	float:right;
	margin:-8px 0 0 0;
}
.section4 .right_sec h2 {
	width:100%;
	;
	float:right;
	font-size:22px;
	color:#26454c;
	font-family: 'robotobold';
	line-height:30px;
}
.section4 .right_sec p {
	width:100%;
	float:left;
	font-size:16px;
	line-height:24px;
	color:#26454c;
	padding:30px 0 0 0;
}
.section4 .right_sec p.link {
	width:auto;
	float:left;
}
.section4 .right_sec p.link a {
	width:auto;
	float:left;
	background:#26454c;
	padding:10px;
}
.section4 .right_sec p.link a span {
	width:auto;
	display:inline-block;
	padding:10px;
	background:#fff;
	font-size:15px;
	color:#89b741;
	font-family: 'robotobold';
	text-transform:uppercase;
}
.section4 .right_sec p.link a:hover span {
	background:#26454c;
	color:#fff;
}
.footer {
	width:100%;
	float:left;
	padding:25px 0;
	background:#f1f0ec;
	font-size:13px;
	color:#000;
}
@media all and (min-width: 320px) and (max-width: 480px) {
 .logo {
width:100%;
text-align:center;
}
.logo img {
width:80%;
}
.bg_main, .greenbar {
text-align:center;
}
.holder {
width:95%;
}
.section2 .lft_sec {
 text-align: center;
 width: 100%;
}
 .section2 .rt_sec {
 float: left;
 width: 100%;
 text-align:center;
}
 .section3 .lft_sec, .section4 .lft_sec {
width:100%;
}
.section3 .lft_sec img, .section4 .lft_sec img {
width:100%;
}
.section3 .right_sec, .section4 .right_sec {
width:100%;
text-align:center;
margin:30px 0 0 0;
text-align:center;
}
.section3 .right_sec p.link, .section4 .right_sec p.link {
display:inline-block;
float:none;
text-align:center;
}
 .footer {
text-align:center;
}
.section3 .right_sec p.link a span {
font-size:14px;
}
}
 @media all and (min-width: 481px) and (max-width: 767px) {
 .logo {
width:100%;
text-align:center;
}
.logo img {
width:auto;
}
.bg_main, .greenbar {
text-align:center;
}
.holder {
width:95%;
}
.section2 .lft_sec {
 text-align: center;
 width: 100%;
}
 .section2 .rt_sec {
 float: left;
 width: 100%;
 text-align:center;
}
 .section3 .lft_sec, .section4 .lft_sec {
width:100%;
}
.section3 .lft_sec img, .section4 .lft_sec img {
width:100%;
}
.section3 .right_sec, .section4 .right_sec {
width:100%;
text-align:center;
margin:30px 0 0 0;
text-align:center;
}
.section3 .right_sec p.link, .section4 .right_sec p.link {
display:inline-block;
float:none;
text-align:center;
}
 .footer {
text-align:center;
}
}
 @media all and (min-width: 768px) and (max-width: 1000px) {
 .logo {
width:100%;
text-align:left;
}
.logo img {
width:auto;
}
.bg_main, .greenbar {
text-align:left;
}
.holder {
width:96%;
}
.section2 .lft_sec {
 text-align: left;
 width: 40%;
}
 .section2 .rt_sec {
 float: left;
 width: 60%;
 text-align:left;
}
 .section3 .lft_sec, .section4 .lft_sec {
width:40%;
}
.section3 .lft_sec img, .section4 .lft_sec img {
width:100%;
}
.section3 .right_sec, .section4 .right_sec {
width:58%;
margin:-11px 0 0 0;
text-align:left;
float:right;
}
.section3 .right_sec p.link, .section4 .right_sec p.link {
display:inline-block;
float:left;
text-align:left;
}
 .footer {
text-align:left;
}
}
