.margins{
	height: 45px !important;
}

.color{
	background-color: transparent;
	transition: all 1s ease-in;
    -moz-transition: all 1s ease-in; /* FF 4 */
    -webkit-transition: all 1s ease-in; /* Safari & Chrome */
    -o-transition: all 1s ease-in; /* Opera */
}

.contain-to-grid{
	background-color: transparent;
}

.expanded ul {
	background-color: #333333;
}

ul{
	transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in; /* FF 4 */
    -webkit-transition: all 0.2s ease-in; /* Safari & Chrome */
    -o-transition: all 0.2s ease-in; /* Opera */
}


.top_bar{
	background-color: transparent !important;
}

.top-bar-section ul li {
	background: transparent;
}

#main-container{
	background-image: url('../img/mainBG.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 3em;
	
}

.logo-image{
	max-width: 30em;
	margin-left: -5em;
	margin-top: 3em;
	
}

.main_title{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #040501;
	font-size: 2.2em;
	font-weight: 600;
	line-height:1;
	margin-bottom: 2em;
}


#team-container{
	margin-top: 5em;
	margin-bottom: 2em;
}

.team_title{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #7da633;
	font-size: 1.2em;
	font-weight: 600;
	line-height:1;
}

.team_text{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	font-size: 1em;
	line-height:1;
}

.team{
	margin-bottom: 2em !important;
	margin-left: 1.2em !important;
	margin-right: 0.5em !important;
	
}

.block{
	background-color: #fafafa;
	padding: 1em 0.5em 1em 0.5em;
	max-width: 28em;
	margin: auto auto;
}

.block2{

	padding: 0em 0.5em 0em 0.5em;
	max-width: 28em;
	margin: auto auto;
}

.feature_title{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #000000;
	font-size: 1.6em;
	font-weight: 400;
	line-height:1.4;
}

.feature_text{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	font-size: 1.0em;
	font-weight:600;
	line-height:1.5;

	}

.feature-image{
	max-width: 5em;
	margin-top: 1.2em;
	}
	
.feature{
	margin-left: 0.05em !important;
	margin-right: 0.05em !important;
	
}

#feature-container{
	background-image: url('../img/line.png');
	background-repeat: no-repeat;
	background-size: 60% 90%;
	background-position: center center;
	margin-bottom: 2em;
	margin-top: 2em;
	
}
	
.title_about{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #7da633;
	font-size: 2em;
	font-weight: 600;
	line-height:2;
	margin-bottom:1rem;

}

.text_about{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	font-size: 1.2em !important;
	line-height: 1.4 !important;
	max-width: 40em;
	margin: auto auto;
	font-weight: 400;
}

.all{
	margin-bottom:2rem;
	
}



#learn-container{
	padding: 1em;
	background-image: url('../img/greenBG.jpg');
	background-size: 100% auto;
	border-top: solid 0.35em #e1e1e1;
	position: relative;
	margin-bottom: 3em;
}

.title_learn{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #ffffff;
	font-size: 1.4em;
	font-weight: 400;
	line-height:1.5;
	margin-bottom:1rem;
	margin-top: 1em;


}

.button_learn{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #ffffff;
	font-size: 1em;
	font-weight: 400;
	line-height:0.5;
	margin-bottom:3rem;
	background-color: #8cbb30;
	width: 16em;

}


.title_example{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #7da633;
	font-size: 1.4em;
	font-weight: 400;
	line-height:1.5;
	margin-bottom:1rem;

}

.text_example{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #ffffff;
	font-size: 1em;
	font-weight: 400;
	line-height:1.5;
	margin-bottom:1.5rem;

}

#example-container{
	padding: 3em;
	background-image: url('../img/greyBG.jpg');
	background-size: 100% auto;
	border-top: solid 0.35em #e1e1e1;
	position: relative;
	margin-bottom: 3em;
}

#location-container{

	padding: 2em;
	background-image: url('../img/greyBG.jpg');
	background-size: 100% auto;
	border-top: solid 0.35em #e1e1e1;
	position: relative;
	margin-bottom: 3em;

}

.title_location{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #ffffff;
	font-size: 2.5em;
	font-weight: 400;
	line-height:1.5;
	margin-bottom:1rem;

}

.text_location{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: 400;
	line-height:0.7;
	margin-bottom:1rem;

}

.shield{
	position: absolute;
	bottom: 0;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;

	margin-bottom: -2em;
	max-width: 3.5em;
}

.textbox{
  height:5em;
  width:100%;
  border-radius:3px;
  border:rgba(0,0,0,.3) 2px solid;
  box-sizing:border-box;
  padding:10px;
  margin-bottom:30px;
}



.textbox2{
  height:15em;
  width:100%;
border-radius:3px;

  box-sizing:border-box;
  padding:10px;
  margin-bottom:30px;
}

form{
	margin-bottom: 6rem;
}

.contact_title{
	font-family: 'Open Sans', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
	color: #333333;
	font-size: 2em;
	font-weight: 600;
	line-height:1.5;
	margin-bottom:3rem;
	margin-top:2rem;

}

footer{
	width: 100%;
	min-height:3em;
	background-color: #333333;
	color: white;
}

footer h4{
	margin-top: 1em;
	font-size: 1em;
	color: white;
}

.login{
	
	max-width: 35rem;
	padding: 0.7rem;
	color: white;
	background-color:rgba(140, 187, 48, 0.95);
	position: fixed;
	top:10px;
	right:10px;
	float: right;
	z-index:99;
	text-align: left;
	display: none;
-webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    transition: all ease 0.5s;
	
}

.login p{
	padding:0;
	margin:0;
	font-size: 0.9rem;
	position: relative;
	margin-top: 1.1rem;
}

.close{
	float: right;
	position: absolute;
	top: 0.2rem;
	right: 0.5rem;
	z-index:2;
	
}

.close:before{
	font-size: 0.9rem;
	content: "X";
}

@media only all and (max-width: 640px) {

#feature-container{
background-image: none;
}

#learn-container{

	background-size: auto 100%;

}

#location-container{
background-size: auto 100%;

}

#example-container{
background-size: auto 100%;

}

.logo-image{
	max-width: 98%;
	margin-left: 0px;
}

.button_learn{
max-width: 90%;
}

.example{
min-height: 13em;
}

.text_about{
	font-size: 1em !important;
}


}