textarea {
	resize: none;
}
.my-body{
	background-color: #fff;
}
#top-bg{
	width:100%;
	position:relative;
	z-index:99999;
}
#top-www{
	float: left;
	height: 29px;
	color: #008d42;
	padding-top: 10px;
	padding-left: 25px;
}
/*------------------- 	Social Buttons   --------------------*/
#top-social{
	float: right;
	height: 39px;
	margin-right: -12px;
}

.parentContainer {
	width:100%;
	background-color:#332c1f;
	margin-top: -50px;
}
#socialButtons {
	margin:auto;
	max-width:980px;
	width: 100%;
	height:38px;
	border-bottom:1px solid #eaeaea;
}
#socialButtons a {
	color:#878b93;
	margin:6px 5px 0 0;
	float:right;
	border:1px solid #eaeaea;
	border-radius:25px;
	background-color:#ffffff;
}
#socialButtons a:hover {
	color: #332c1f;
	background-color:#d6c4a1;
}
#socialButtons p {
	width:120px;
	float:left;
	font-size:12px;
	line-height:10px;
	margin:8px 0px 0px 10px;
	font-weight:400;
}
#socialButtons span {
	float:right;
	text-indent:-99999px;
	height:18px;
	width:18px;
	margin:3px 3px 3px 0px;
	background:url(../images/socialButton.png) no-repeat -37px 0px transparent;
}
#facebook span {
	background-position:0px 0px;
}
/*----------- 	Main Nav Manu Active   -----------------*/
.navbar-default .navbar-nav > li > a.active {
	color: #008d42;
	background: #ececec;
}
.navbar-default .navbar-nav > li > a.active:hover {
	color: #008d42;
	background: #ececec;
}
/*----------- 	Header Tagline   -----------------*/

#tagline {
	width:100%;
	background-color:#727476;
	position:absolute;
}
#tagline section {
	width:800px;
	margin:auto;
}
#tagline section a {
	position:relative;
	float:right;
	font-size:30px;
	color:#ffffff;
	margin:100px 55px 28px 0px;
	line-height:20px;
	font-weight:300;
	z-index:2;
}
#tagline strong {
	color:#4491c9;
	font-weight:800;
}
/*------------------- 	Header Info   --------------------------*/

#info {
	width:100%;
	position:absolute;
	z-index:999;
}
#info section {
	margin:auto;
	width:70%;
	position:relative;
}
.element {
	background:none repeat scroll 0 0 #008d42;
	display:block;
	height:172px;
	position:absolute;
	width:100%;
}
.leftElement {
	left:-100%;
}
.rightElement {
	right:-100%;
}
.triangle {
	display:block;
	margin-left:366px;
	height:0px;
	width:0px;
	border-top:173px solid #008d42;
	border-left:0px solid transparent;
	border-right:100px solid transparent;
	text-indent:-9999px;
}
#info div {
	float:left;
	padding-top:90px;
	width:366px;
	background-color:#008d42;
	color:#ffffff;
} 
#info h2 {
	font-size:22px;
	font-weight:400;
	float:left;
	color:#ffffff;
	height: 48px;
	margin: 0 0 0px 100px;
}
#info h2 a{
	font-size:22px;
	font-weight:400;
	color:#ffffff;
}
#info h4 {
	font-size:13px;
	font-weight:400;
	float:left;
	color:#ffffff;
	margin-left: 73px;
}

#navbar-top-hed {
	height: 39px;
	padding-left: 20px; padding-right: 20px;
	background-color: #ececec;
}

/*------------------- Set the footer here -------------------*/
.boxes{
	background-color: #ECECEC;
	padding: 5px 10px 10px 15px;
}

/*------------------- Set the footer here -------------------*/
#footer {
  font-size: 13px;
  bottom: 0;
  width: 100%;
  height: 45px;
  padding-top: 15px;
  color: #FFFFFF;
}
#footer a{
  font-size: 13px;
  color: #000000;
}
#footer a:hover{
  color: #fff;
}

#footer a.selected{
  font-size: 13px;
  color: #fff;
}


@media (max-width: 1250px) {
#socialButtons {
	max-width:800px;
}
#info section {
	width:80%;
}
}
@media (max-width: 1024px) {
.col-lg-4 {
	width: 33.33333333%;
	float: left;
}
.my-h3 {
	font-size: 20px;
}
}
@media (max-width: 998px) {
#tagline section, #info section {
	width:100%;
}
#socialButtons {
	max-width:500px;
}
#tagline section a {
	margin-right:200px;
	font-size:20px;
}
#info div {
	width:400px;
}
.triangle {
	margin-left:400px;
}

#info h2 {
	font-size:17px;
	margin-top:-7px;
	margin-left: 200px;
}
#info h2 a{
	font-size:18px;
}
#info h4 {
	font-size:14px;
	margin: 12px 0 15px 150px;
}
}

@media (max-width: 900px) {
#tagline section a {
	margin-right:15%;
	font-size:20px;
}
}

@media (max-width: 768px) {
#socialButtons{
	width:100%;
	height:53px;
}
#tagline section, #info section {
	display: none;
}
#top-www{
	padding-left: 12px;
}
/*------------------- 	Social Buttons   --------------------*/
#top-social{
	padding-right: 12px;
}
#socialButtons {
	margin:auto;
	max-width:980px;
	width: 100%;
	height:38px;
	border-bottom:1px solid #eaeaea;
}
#socialButtons p {
	width:4px;
	float:left;
	font-size:0;
	line-height:10px;
	margin:0;
	font-weight:400;
}

.adaptive-logo {
	width: 70%;
	height: auto;
	margin: 0px;
	border: none;
}
.col-lg-4 {
	width: 100%;
	float: none;
}
.my-h3 {
	font-size: 24px;
}
}

@media (max-width: 480px) {

}
/*
Author: Venus Gogri
Author Email: venusgogri786@gmail.com
*/
