/*
Theme Name: SpeedTrader
*/

/*div#testimonial-slider-body {
	width:50%;
}*/

/*#front-body {
	width:75%;
}*/

html, body {
	position: relative;
	height: 100%;
	}
body {
	background: #f9f9f9;
	color: #000;
font-family:Open Sans;
  font-size: 16px;
 
  margin: 0;
  padding: 0;
   
	}
.leftTextBox
{
  width: 300px;
  font-size: 12px;
  font-family: arial;
  color: #000;
}
	body, th, td {
		line-height: 22px;
		}
	input, textarea, select {
		color: inherit;
		font: inherit;
		outline: 0;
		text-shadow: inherit;
		}

::-webkit-scrollbar {
	width: 12px;
	height: 12px;
	}
	::-webkit-scrollbar-track {
		background: #fff;
		}
	::-webkit-scrollbar-thumb {
		background: #aaa;
		}

a {
	color: #019f30;
	outline: 0;
	}
	a:hover, a:focus {
		color: #019f30;
		}
b, strong {
	font-weight: 600;
	}
	input, textarea, select, a, a:after, a:before, a *, a *:after, a *:before, .a, .a:after, .a:before, .a *, .a *:after, .a *:before {
		 -webkit-transition: all 0.25s ease-in-out;
		 -moz-transition: all 0.25s ease-in-out;
		 -o-transition: all 0.25s ease-in-out;
		 -ms-transition: all 0.25s ease-in-out;
		 transition: all 0.25s ease-in-out;
		}
	img {
		border: 0;
		outline: 0;
		}
p, ul, ol, blockquote {
	margin: 15px 0;
	}

.notext {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: -999px;
	}
.width {
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	text-align: left;
	max-width: 960px;
	}
.clear, .clearer:after, .width:after {
	clear: both;
	content: ' ';
	display: block;
	height: 0;
	}

#overflow {
	overflow: hidden;
	width: 100%;
	}

#header {
	background: #fff;
	padding: 30px 0;
	}
	#logo a {
		background: url('img/speed-trader.png');
		display: block;
		height: 53px;
		margin-left: -2px;
		width: 457px;
		}
#social {
	position: absolute;
		right: 20px;
		top: 34px;
	}
	#social ul, #social ul li {
		display: block;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		}
		#social ul li {
			margin-left: 5px;
			}
			#social ul li:first-child {
				margin-left: 0;
				}
		#social ul li a {
			display: block;
			height: 24px;
			width: 24px;
			}
			#social ul li.facebook a { background: url('img/social-facebook.png'); }
			#social ul li.twitter a { background: url('img/social-twitter.png'); }
			#social ul li.linkedin a { background: url('img/social-linkedin.png'); }
#phone {
	position: absolute;
		right: 107px;
		top: 34px;
	}
	#phone a {
		background: #f9f9f9 url('img/phone.png') no-repeat;
		color: inherit;
		display: block;
		font-size: 14px;
		line-height: 14px;
		padding: 6px 10px 4px 34px;
		text-decoration: none;
		}
	#phone a:hover, #phone a:focus {
		background-color: #f0f0f0;
		}
#user {
	background: #f9f9f9 url('img/user.png') no-repeat;
	color: #000;
	font-size: 14px;
	line-height: 14px;
	padding-left: 24px;
	position: absolute;
		right: 20px;
		top: 5px;
	}
	#user ul, #user ul li {
		display: block;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		}
	#user ul {
		padding: 6px 0 4px;
		}
	#user ul li {
		border-left: 1px solid #ddd;
		height: 14px;
		position: relative;
		}
		#user ul li:first-child {
			border-left: 0;
			}
	#user ul li a {
		color: inherit;
		display: block;
		margin-top: -6px;
		padding: 6px 10px 4px 10px;
		text-decoration: none;
		}
		#user ul li a:hover, #user ul li a:focus, #user ul li:hover a, #user ul li.open a {
			background: #f0f0f0;
			}
	#user ul li ul {
		background: #f0f0f0;
			box-shadow: 1px 1px 1px rgba(0,0,0,.15);
		opacity: 0;
		padding: 5px 10px;
		position: absolute;
			left: 0;
			top: 18px;
		visibility: hidden;
		width: 180px;
		z-index: 999;
		 -webkit-transition: all 0.25s ease-in-out;
		 -moz-transition: all 0.25s ease-in-out;
		 -o-transition: all 0.25s ease-in-out;
		 -ms-transition: all 0.25s ease-in-out;
		 transition: all 0.25s ease-in-out;
		}
		#user ul li:hover ul, #user ul li.open ul {
			opacity: 1;
			visibility: visible;
			}
	#user ul li ul li {
		border: 0;
		border-top: 1px solid #ddd;
		float: none;
		font-size: 14px;
		font-weight: 600;
		line-height: 18px;
		height: auto;
		}
	#user ul li ul li a {
		margin: 0 -10px;
		padding: 10px;
		}
	#user ul li ul li a small {
		display: block;
		font-size: 13px;
		font-weight: normal;
		line-height: 17px;
		margin-top: 4px;
		}
	#user ul li ul li a:hover {
		background: #e6e6e6;
		}

#menu-body {
	background: #333;
	border-bottom: 1px solid #555;
	font-size: 14px;
	font-weight: 600;
	line-height: 14px;
	}
	#menu ul, #menu ul li {
		display: block;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		}
	#menu ul {
		padding: 15px 0;
		}
	#menu ul li {
		border-left: 1px solid #555;
		position: relative;
		}
	#menu ul li a {
		color: #fff;
		display: block;
		margin: -15px 0;
		padding: 15px 20px;
		text-decoration: none;
		}
		#menu ul li a:hover, #menu ul li a:focus, #menu ul li:hover a {
			background: #222;
			}
	#menu ul li ul {
		background: #f0f0f0;
			box-shadow: 1px 1px 1px rgba(0,0,0,.15);
		opacity: 0;
		padding: 5px 10px;
		position: absolute;
			left: 0;
			top: 29px;
		visibility: hidden;
		width: 180px;
		z-index: 999;
		 -webkit-transition: all 0.25s ease-in-out;
		 -moz-transition: all 0.25s ease-in-out;
		 -o-transition: all 0.25s ease-in-out;
		 -ms-transition: all 0.25s ease-in-out;
		 transition: all 0.25s ease-in-out;
		}
		#menu ul li:hover ul {
			opacity: 1;
			visibility: visible;
			}
	#menu ul li ul li {
		border: 0;
		border-top: 1px solid #ddd;
		float: none;
		font-size: 14px;
		font-weight: 600;
		line-height: 18px;
		height: auto;
		}
	#menu ul li ul li a {
		background: transparent!important;
		color: inherit;
		font-weight: 300;
		margin: 0 -10px;
		padding: 10px 20px;
		}
	#menu ul li ul li a small {
		display: block;
		font-size: 13px;
		font-weight: normal;
		line-height: 17px;
		margin-top: 4px;
		}
	#menu ul li ul li a:hover {
		background: #e6e6e6!important;
		}
#menu-mobile {
	background: url('img/menu-mobile.png') no-repeat 20px 14px;
	cursor: pointer;
	color: #fff;
	display: none;
	padding: 15px 20px 15px 53px;
	}
	#menu-mobile:hover {
		background-color: #222;
		}

.content {
	}
	.content > *:first-child {
		margin-top: 0!important;
		}
	.content > *:last-child {
		margin-bottom: 0!important;
		}
.content a.button, content input.button {
	background: #019f30; /* Old browsers */
	background: -moz-linear-gradient(top,  #019f30 0%, #017725 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#019f30), color-stop(100%,#017725)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #019f30 0%,#017725 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #019f30 0%,#017725 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #019f30 0%,#017725 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #019f30 0%,#017725 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019f30', endColorstr='#017725',GradientType=0 ); /* IE6-9 */
	border: 1px solid rgba(255,255,255,.1);
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	line-height: 19px;
	padding: 16px 30px 15px;
	text-decoration: none;
	text-shadow: -1px -1px 1px rgba(0,0,0,.25);
	text-transform: uppercase;
	}
	.content a.button-big, content input.button-big {
		font-size: 20px;
		line-height: 24px;
		}
	.content a.button:hover, content input.button:hover {
		box-shadow: inset 0px 0px 0px 200px rgba(0,0,0,.15);
		}
.content big {
	color: #999;
	font-size: 14px;
	line-height: 20px;
	}
.content small {
	font-size: 22px;
	line-height: 26px;
	}
.content img {
	height: auto;
	max-width: 100%;
	}
	.content iframe, .content embed, .content object {
		max-width: 100%;
		}
.content hr {
	border: 0;
	border-top: 1px solid #ddd;
	height: 0;
	margin: 25px 0;
	width: 100%;
	}
.content ul, .content ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	.content ul {
		margin: 15px 0;
		}
	.content ul li {
		background: url('img/checkmark.png') no-repeat 0 2px;
		margin-top: 5px;
		padding-left: 26px;
		}
.content ul.big, #front .content ul {
	margin: 20px 0;
	float: left;
	}
	.content ul.big li, #front .content ul li {
		background: url('img/checkmark-big.png') no-repeat 0 2px;
		   font-size: 15px;
  font-weight: 400;
		line-height: 26px;
		margin: 10px 0;
		padding-left: 38px;
		}
.content table {
	border: 1px solid #ddd;
	box-sizing: border-box;
	margin: 20px 0;
	width: 100%;
	}
	.content table tr th {
		background: #eee;
		font-weight: 600;
		padding: 10px 15px 10px 0;
		text-align: left;
		vertical-align: top;
		}
	.content table tr td {
		border-top: 1px solid #ddd;
		padding: 10px 15px 10px 0;
		text-align: left;
		vertical-align: top;
		}
		.content table tr th:first-child, .content table tr td:first-child {
			padding-left: 15px;
			}
	.content table tr td .mobile {
		display: none;
		}
	.content table.big tr th, .content table.big tr td {
		font-size: 17px;
		line-height: 23px;
		padding: 15px 15px 15px 0;
		}
		.content table.big tr th:first-child, .content table.big tr td:first-child {
			padding-left: 15px;
			}
.content .center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
.content .columns {
	margin: 20px -30px 20px 0;
	}
	.content .column {
		box-sizing: border-box;
		float: left;
		padding-right: 30px;
		}
		.content .column > *:first-child, .content .column > *:first-child > *:first-child, .content .column > *:first-child > *:first-child  > *:first-child {
			margin-top: 0!important;
			}
		.content .column > *:last-child, .content .column > *:last-child > *:last-child, .content .column > *:last-child > *:last-child > *:last-child {
			margin-bottom: 0!important;
			}
	.content .column-one-half {
		width: 50%;
		}
	.content .column-one-third {
		width: 33.33%;
		}
	.content .column-one-fourth {
		width: 25%;
		}
.content .tabs {
	margin: 20px 0;
	}
	.content .tab {
		border: 1px solid #ddd;
		margin-top: 5px;
		padding: 15px 15px 0;
		position: relative;
		overflow: hidden;
		}
		.content .tab:first-child {
			margin-top: 0;
			}
	.content .tab > * {
		opacity:0;
		position: absolute;
		visibility: hidden;
		}
		.content .tab.open > * {
			opacity: 1;
			position: relative;
			visibility: visible;
			}
	.content .tab > h3:first-child {
		background: #f0f0f0;
		border-bottom: 1px solid #ddd;
		color: inherit;
		cursor: pointer;
		opacity: 1;
		font-family: 'Open Sans', Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: 600;
		line-height: 22px;
		margin: -15px -15px 0 -15px;
		padding: 10px 10px 10px 34px;
		position: relative;
		visibility: visible;
		}
		.content .tab > h3:first-child:before {
			background: #999;
			content: ' ';
			display: block;
			height: 2px;
			position: absolute;
				left: 15px;
				top: 20px;
			width: 8px;
			}
			.content .tab > h3:first-child:hover:before {
				background: #006e20;
				}
		.content .tab > h3:first-child:after {
			background: #999;
			content: ' ';
			display: block;
			height: 8px;
			position: absolute;
				left: 18px;
				top: 17px;
			width: 2px;
			}
			.content .tab.open > h3:first-child:after {
				opacity: 0;
				}
			.content .tab > h3:first-child:hover:after {
				background: #006e20;
				}
.content .video {
	height: 0;
	margin: 15px 0;
	padding-top: 25px;
	padding-bottom: 62.5%;
	position: relative;
	width: 100%;
	}
	.content .video * {
		height: 100%;
		margin: 0;
		position: absolute;
			bottom: 0;
			left: 0;
			right: 0;
			top: 0;
		width: 100%;
		}
.content .alignleft {
	float: left;
	margin: 0 30px 10px 0;
	}
	.content .alignright {
		float: right;
		margin: 0 0 10px 30px;
		}
	.content .aligncenter {
		display: block;
		margin: 15px auto;
		}

h1, h2, h3, h4, h5, h6 {
	font: bold 30px/34px Merriweather, Arial, Helvetica, sans-serif;
  margin: 25px 0 15px;
  letter-spacing: -1px;
	}
	h1, h2 {
		color: inherit;
		font-size: 48px;
		line-height: 48px;
		}
	h4 {
		font-size: 26px;
		line-height: 30px;
		}
	h5 {
		color: #666;
		font-size: 22px;
		line-height: 26px;
		}
	h6 {
		color: #666;
		font-size: 18px;
		line-height: 22px;
		}

#background {
 	background: #999;
    height: 100%;
    position: absolute;
    position: fixed;
		left: 0;
		top: 0;
    width: 100%;
    z-index: 1;
	}
#video {
    height: 100%;
    position: absolute;
    position: fixed;
		left: 0;
		top: 0;
    width: 100%;
    z-index: 1;
	}
	html.js #video {
		opacity: 0;
		 -webkit-transition: all 0.3s ease-in-out;
		 -moz-transition: all 0.3s ease-in-out;
		 -o-transition: all 0.3s ease-in-out;
		 -ms-transition: all 0.3s ease-in-out;
		 transition: all 0.3s ease-in-out;
		}
		html.js #video.open {
			opacity: 1;
			}
	#video video {
		height: auto;
		min-height: 100%;
		min-width: 100%;
		position: absolute;
			bottom: 0;
			left: 0;
		width: auto;
		}
#gradient {
	background: -webkit-radial-gradient(ellipse at center, rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 90%) !important;
	background: -moz-radial-gradient(ellipse at center, rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 90%) !important;
	background: -o-radial-gradient(ellipse at center, rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 90%) !important;
	background: -ms-radial-gradient(ellipse at center, rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 90%) !important;
	background: radial-gradient(ellipse at center, rgba(255,255,255,0) 0%,rgba(0,0,0,.1) 90%) !important;
	background: -webkit-radial-gradient(center,120% 150%,rgba(255,255,255,0),rgba(0,0,0,.1),#aaa);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255,255,255,0)', endColorstr='rgba(0,0,0,.1)',GradientType=1 );
	height: 100%;
	position: fixed;
		left: 0;
		top: 0;
	width: 100%;
	z-index: 2;
	}
	#overlay {
		background: url('img/background-overlay.png');
		height: 100%;
		position: absolute;
		position: fixed;
			left: 0;
			top: 0;
		width: 100%;
		z-index: 1;
		}
#static {
	position: relative;
	z-index: 2;
	}

#front-body {
	padding: 60px 0;
	}
	#front {
		color: #fff;
		font-size: 22px;
		font-weight: 600;
		line-height: 26px;
		text-align: center;
		text-shadow: 1px 1px 1px rgba(0,0,0,.5);
		}
		
.right1 {
	width:50%;
	float:right;
}
.left1 {
	float:left;
	width:50%;
}
.middle1 {
	float:right;
	width:100%;
	text-align:left;
}

@media screen and (max-width:700px) {
	.right1 {
	width:100%;
	float:right;
}
.left1 {
	float:left;
	width:100%;
}
.middle1 {
	float:right;
	width:100%;
	text-align:left;
}
	}

@media screen and (min-width:940px) {
.right1 {
	width:36%;
	float:right;
}
.left1 {
	float:left;
	width:30%;
}
.middle1 {
	float:right;
	width:33%;
	text-align:left;
}
.middle1 h1 {
	font-size:18px;
}
div#front-body-width.width {
	width:100%
background: rgba(0,0,0,.6);
    padding: 20px;
}

#front .content ul li {
	 
}

.middle1 h3 {
	font-size:16px;
	-webkit-margin-before: 0;
	margin-before: 0;
	-webkit-margin-after: 0;
	margin-after: 0;
	-moz-margin-before: 0;
	-moz-margin-after: 0;
}
}
	#front .left {
		float: left;
		text-align: left;
		width: 300px;
		}
	#front .right {
		float: right;
		text-align: left;
		width: 465px;
		}
		#front .rightfull {
		float: right;
		text-align: left;
		width: 100%;
		}
		#front .right h3 {
			color: #ff9600;
			margin-top: -10px;
			}
		#front .right p:last-child {
			margin-top: 30px;
			}

#testimonial-slider-body {
	background: #019f30; /* Old browsers */
	background: -moz-linear-gradient(top,  #019f30 0%, #017725 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#019f30), color-stop(100%,#017725)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #019f30 0%,#017725 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #019f30 0%,#017725 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #019f30 0%,#017725 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #019f30 0%,#017725 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019f30', endColorstr='#017725',GradientType=0 ); /* IE6-9 */
	padding: 40px 0;
	}
	#testimonial-slider {
		color: #fff;
		padding: 0 35px;
		position: relative;
		}
		html.js #testimonial-slider {
			opacity: 0;
			position: relative;
				left: -15px;
			 -webkit-transition: all 0.3s ease-in-out;
			 -moz-transition: all 0.3s ease-in-out;
			 -o-transition: all 0.3s ease-in-out;
			 -ms-transition: all 0.3s ease-in-out;
			 transition: all 0.3s ease-in-out;
			}
			html.js #testimonial-slider.open {
				opacity: 1;
				left: 0;
				}
	#testimonial-slides {
		background: url('img/testimonial-slider-before.png') no-repeat;
		height: 129px;
		position: relative;
		}
		#testimonial-slides:before {
			background: url('img/testimonial-slider-after.png') no-repeat;
			content: ' ';
			display: block;
			height: 42px;
			position: absolute;
				bottom: 40px;
				right: 0;
			width: 60px;
			}
	.testimonial-slide {
		font-size: 20px;
		line-height: 26px;
		opacity: 0;
		padding: 0 15px;
		position: absolute;
			left: 0;
			right: 0;
			top: 0;
		text-align: center;
		text-shadow: -1px -1px 1px rgba(0,0,0,.25);
		visibility: hidden;
		}
		.testimonial-slide.visible {
			opacity: 1;
			visibility: visible;
			}
		.testimonial-slide p {
			margin: 10px 0;
			}
		.testimonial-slide p:last-child {
			font-size: 15px;
			font-weight: bold;
			line-height: 21px;
			text-align: right;
			}
	#testimonial-slider-prev, #testimonial-slider-next {
		cursor: pointer;
		height: 32px;
		margin-top: -46px;
		position: absolute;
			top: 50%;
		width: 20px;
		}
		#testimonial-slider-prev {
			background: url('img/testimonial-slider-prev.png');
			left: 0;
			}
		#testimonial-slider-next {
			background: url('img/testimonial-slider-next.png');
			right: 0;
			}

#front-blocks-body {
	background: #f9f9f9;
	padding: 60px 0;
	}
	#front-blocks {
		font-size: 17px;
		line-height: 23px;
		}
	.front-block {
		border-top: 1px solid #ddd;
		margin-top: 50px;
		padding-top: 50px;
		}
		.front-block:first-child {
			border-top: 0;
			margin-top: 0;
			padding-top: 0;
			}
	.front-block .left {
		float: left;
		width: 465px;
		}
	.front-block .right {
		float: right;
		width: 465px;
		}
	.front-block img {
		display: block;
		height: auto;
		margin: 0 auto;
		max-width: 100%;
		}
	#front-block-3.front-block .left {
		box-sizing: border-box;
		text-align: center;
		padding-right: 10px;
		}

html.js #front .left, html.js .front-block .left {
	opacity: 0;
	position: relative;
		left: -15px;
	 -webkit-transition: all 0.3s ease-in-out;
	 -moz-transition: all 0.3s ease-in-out;
	 -o-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	 transition: all 0.3s ease-in-out;
	}
	html.js #front.open .left, html.js .front-block.open .left {
		opacity: 1;
		left: 0;
             
 
  padding: 5px;
  
		}
html.js #front .right, html.js .front-block .right {
	opacity: 0;
	position: relative;
		right: -15px;
	 -webkit-transition: all 0.3s ease-in-out;
	 -moz-transition: all 0.3s ease-in-out;
	 -o-transition: all 0.3s ease-in-out;
	 -ms-transition: all 0.3s ease-in-out;
	 transition: all 0.3s ease-in-out;
	}
	html.js #front.open .right, html.js .front-block.open .right {
		opacity: 1;
		right: 0;
		}
#subheader {
	background: #019f30; /* Old browsers */
	background: -moz-linear-gradient(top,  #019f30 0%, #017725 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#019f30), color-stop(100%,#017725)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #019f30 0%,#017725 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #019f30 0%,#017725 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #019f30 0%,#017725 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #019f30 0%,#017725 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019f30', endColorstr='#017725',GradientType=0 ); /* IE6-9 */
	border-top: 1px solid #68d88a;
	color: #fff;
	margin-top: -1px;
	padding: 20px 0;
	text-shadow: -1px -1px 1px rgba(0,0,0,.25);
	}
	#subheader h1 {
		font-size: 40px;
		line-height: 40px;
		margin: 0;
		color:#fff;
		border-bottom: none;
		padding-bottom: 10px;
		}
#body {
	background: #f9f9f9;
	min-height: 300px;
	padding: 40px 0 60px;
	}
	#main {
		margin-left: 290px;
		}
	#sidebar {
		float: left;
		margin-right: -250px;
		width: 250px;
		}
	#sidebar ul, #sidebar ul li {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		}
	#sidebar ul {
		border-top: 1px solid #ddd;
		}
	#sidebar ul li {
		border-bottom: 1px solid #ddd;
		}
	#sidebar ul li a {
		color: inherit;
		display: block;
		min-height: 22px;
		padding: 10px 10px 10px 29px;
		position: relative;
		text-decoration: none;
		}
		#sidebar ul li a:after {
			border: 5px solid transparent;
			border-left-color: #999;
			content: ' ';
			display: block;
			position: absolute;
				left: 14px;
				top: 16px;
			}
		#sidebar ul li a:before {
			background: #999;
			content: ' ';
			display: block;
			height: 2px;
			position: absolute;
				left: 10px;
				top: 20px;
			width: 4px;
			}
	#sidebar ul li.active a {
		background: #f0f0f0!important;
		}
	#sidebar ul li:first-child a {
		font-weight: 600;
		}
		#sidebar ul li a:hover {
			background: #f6f6f6;
			}
		#sidebar ul li a:hover:after {
			border-left-color: #006e20;
			}
		#sidebar ul li a:hover:before {
			background: #006e20;
			}

#contact h5 {
	color: #666;
	margin: 20px 0 -5px;
	}
	#contact .columns {
		margin-top: 25px;
		}
	#contact .column > div:first-child h5:first-child {
		margin-top: 0;
		}
	#contact .column:last-child {
		text-align: center;
		}
	#contact-address {
		background: url('img/contact-address.png') no-repeat 1px 0;
		padding-left: 70px;
		}
	#contact-email {
		background: url('img/contact-email.png') no-repeat 1px 0;
		padding-left: 70px;
		}
	#contact-phone {
		background: url('img/contact-phone.png') no-repeat 1px 0;
		padding-left: 70px;
		}
#alpha-tabs {
	font-size: 0;
	line-height: 0;
	margin: -1px -1px 1px -1px;
	}
	#alpha-tabs span {
		background: #f0f0f0;
		border: 1px solid #ddd;
			-webkit-border-radius: 5px 5px 0 0;
			-moz-border-radius: 5px 5px 0 0;
			border-radius: 5px 5px 0 0;
		color: #666;
		cursor: pointer;
		display: inline-block;
		font-size: 13px;
		line-height: 16px;
		margin: 1px;
		padding: 5px 6px;
		}
		#alpha-tabs span.open {
			background: transparent;
			color: inherit;
			}
#alpha-initials {
	border: 1px solid #ddd;
	padding: 0 15px 5px;
	position: relative;
	overflow: hidden;
	}
	#alpha-initials h2:first-child {
		margin-top: 20px;
		}
	#alpha-initials h5 {
		margin: 20px 0 -5px;
		}
		.alpha-initial {
			opacity: 0;
			position: absolute;
			visibility: hidden;
			}
		.alpha-initial.open {
			opacity: 1;
			position: relative;
			visibility: visible;
			}
#footer {
	background: #444;
	color: #bbb;
	font-size: 13px;
	line-height: 17px;
	padding: 60px 0 40px;
	}
	#footer a {
		color: #fff;
		text-decoration: none;
		}
		#footer a:hover, #footer a:focus {
			color: #ddd;
			}
	#footer hr {
		border: 0;
		border-top: 1px solid #666;
		height: 0;
		margin: 30px 0;
		}
#footer-columns {
	margin-right: -30px;
	}
	.footer-column {
		box-sizing: border-box;
		float: left;
		padding-right: 30px;
		width: 20%;
		}
	.footer-column .widget {
		margin-top: 30px;
		}
		.footer-column .widget:first-child {
			margin-top: 0;
			}
	.footer-column h4 {
		color: #ff9600;
		font-size: 13px;
		font-weight: 600;
		line-height: 17px;
		margin: 0 0 10px;
		text-transform: uppercase;
		}
	.footer-column ul, .footer-column ul li {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		}
	.footer-column ul li {
		margin-top: 6px;
		}
#footer-social {
	float: left;
	font-size: 0;
	line-height: 0;
	}
	#footer-social ul, #footer-social ul li {
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
		}
		#footer-social ul li {
			display: inline-block;
			margin-left: 5px;
			}
			#footer-social ul li:first-child {
				margin-left: 0;
				}
		#footer-social ul li a {
			display: block;
			height: 24px;
			width: 24px;
			}
			#footer-social ul li.facebook a { background: url('img/social-facebook.png'); }
			#footer-social ul li.twitter a { background: url('img/social-twitter.png'); }
			#footer-social ul li.linkedin a { background: url('img/social-linkedin.png'); }

#footer-menu {
	float: right;
	line-height: 13px;
	}
	#footer-menu ul, #footer-menu ul li {
		display: block;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		}
	#footer-menu ul {
		padding: 6px 0 4px;
		}
	#footer-menu ul li {
		border-left: 1px solid #666;
		height: 14px;
		}
		#footer-menu ul li:first-child {
			border-left: 0;
			}
	#footer-menu ul li a {
		display: block;
		margin: -2px 0;
		padding: 2px 10px;
		}

#footer-copyright {
	font-size: 12px;
	line-height: 16px;
	}
	#footer-copyright p {
		margin: 10px 0;
		}
	#footer-copyright b {
		color: #fff;
		font-weight: 300;
		}
#footer-logos {
	margin: -5px;
	text-align: center;
	}
	.footer-logo {
		background: #555 none no-repeat center center;
		display: inline-block;
		font-size: 0;
		line-height: 0;
		margin: 5px;
		height: 120px;
		width: 160px;
		}
		#footer-logo-1 { background-image: url('img/footer-logo-1.png'); }
		#footer-logo-2 { background-image: url('img/footer-logo-2.gif'); }
		#footer-logo-3 { background-image: url('img/footer-logo-3.png'); }
		#footer-logo-4 { background-image: url('img/footer-logo-4.gif'); }
		#footer-logo-5 { background-image: url('img/footer-logo-5.png'); }

#demo-form {
  background: #e15c27;
  background: -moz-linear-gradient(top, #e15c27 0%, #c44b1c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e15c27), color-stop(100%,#c44b1c));
  background: -webkit-linear-gradient(top, #e15c27 0%,#c44b1c 100%);
  background: -o-linear-gradient(top, #e15c27 0%,#c44b1c 100%);
  background: -ms-linear-gradient(top, #e15c27 0%,#c44b1c 100%);
  background:#019f30;
  color: #fff;
  padding: 30px;
  position: relative;
height:520px;
}
#demo-form .content {
  visibility:;
}
#demo-form h3 {
  color: #fff!important;
 
font-size: 24px !important;
 
}
#introduction{
font-size: 18px;
  font-weight: normal;
font-family:'Droid Serif', 'Times New Roman', serif;
}
form {
  display: block;
  margin-top: 0em;
}
#demo-form form p {
  margin: 10px 0;
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}
.content > *:first-child, .content > form > *:first-child {
   
font-weight: bold;
font-size: 24px;
line-height: 33px;
}
.text {
color: inherit;
width:100%;
  font: inherit;
  outline: 0;
  text-shadow: inherit;
font-weight:normal;
color:red;
  margin: 5px 0px;
}
.button {
  background: rgba(0,0,0,.25);
  border: 1px solid rgba(0,0,0,.1);
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0px 10px 0px;
border-radius: 1px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
  padding: 16px 30px 15px;
  text-decoration: none;
  text-shadow: -1px -1px 1px rgba(0,0,0,.25);
  text-transform: uppercase;
  white-space: normal;
transition: all 0.25s ease-in-out;
}
#demo-form small {
  color: #fff;
  display: block;
  font-size: 13px;
  line-height: 17px;
}
#demo-form a {
  color: rgba(255,255,255,.65)!important;
}
.clear, .clearer:after, .width:after, .content:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
}
#demo-form iframe {
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
#demo-form h3 {
  color: #fff!important;
 
}
form {
  display: block;
  margin-top: 0em;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}

span.wpcf7-form-control-wrap {
  position: relative;
  margin-left: 1px;
}






/* ---------------------------------------------  */



*{margin:0 auto; border:none;font-family: "Open Sans",Tahoma,Geneva,sans-serif; font-size:14px;}

.wrapper{width:1000px; margin:20px auto;}

h1 {
    color: #006e20;
    font-family: "Open Sans",Tahoma,Geneva,sans-serif;
    font-size: 34px;
    font-variant: normal;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 20px;
    padding: 0 0 20px 0;
	width:100%;
	border-bottom:1px solid #d3d3d3;
}

h2{
	background-position: left center;
    background-repeat: no-repeat;
    color: #006e20;
    font-size: 1.4em;
    font-weight: normal;
    margin: 0 0 15px;	
}

h3{
	color: #1d1a1a;
    font-family: "Open Sans",Tahoma,Geneva,sans-serif;
    font-size: 34px;
    font-variant: normal;
    font-weight: normal;
    /*line-height: 24px;*/
    margin: -60px 0 20px 0;
    padding: 4px;
	/*float:left;*/
	/*width:100%;*/
	/*background:#fff;*/
}

p, li{
	margin-bottom:15px;
}

.contentArea{float:left; width:100%; margin-bottom:30px;}

.contentArea-left{float:left; width:60%; margin-right:5%;}
.contentArea-right{float:left; width:35%;}
.contentArea-right img{max-width:100%;}

.formArea{float:left; width:100%; margin-bottom:30px;}
.formArea-left{border:1px solid #848484; padding:3%; width:40%; float:left;}
.formArea-right{border:1px solid #848484; padding:3%; width:40%; float:right;}

.mainForm{width:100%; float:left; margin-bottom:10px;}
.title{width:40%; float:left; line-height:20px;}
.form{float:left; margin-left:10%; width:50%;}
.form .text_box{width:200px; height:20px; padding:3px 5px; border:1px solid #848484; transition:border 0.5s ease 0s;}
.form .text_box:focus{border:1px solid #ccc;}

.form .select-box{width:212px; height:28px; padding:3px 5px; border:1px solid #848484; transition:border 0.5s ease 0s;}
.form .select-box:focus{border:1px solid #ccc;}

.submit{border:1px solid #848484; padding:4px 6px; transition:opacity 0.5s ease 0s; background:none;}
.submit:hover{opacity:0.5; cursor:pointer;}

.retrievePW{color:#000; text-decoration:underline; float:left; width:100%; transition:color 0.5s ease 0s; margin-top:8px;}
.retrievePW:hover{color:#006e20;}