.featured-media .featured-header h1 {
color: #336;
	visibility:hidden;
	display:none;
}

.menu-toggle span, .menu-toggle span:after, .menu-toggle span:before {
	background-color: #428c27 ;
}

.dark .menu-toggle span, .dark .menu-toggle span:after, .dark .menu-toggle span:before {
		background-color: #428c27;
}
.site-header.dark {
    background:none;
}
.menu-toggle.on span {
background-color: transparent !important;
}

#hero-video {display: none;}

div.featured-header.text {
display:none;
}
.site-header {
padding: 10px 0px 0px 30px;	position: relative;
}

.site-header .site-branding {
max-width: 60%;
}



.image-title img {
width: 20%;
max-width: 100%;
	padding: 5px 0 0 20px;
}

.navbar-header {
margin: 20px 30px 0 0;
}

.padding-xs-60 {
padding-top: 0;
	padding-bottom: 0;
}
.padding-sm-60 {
padding-bottom: 0;
}

.video-meta .p a:link, a:visited{
color: #fff;
}
.menu-toggle {
position: fixed;
right: 40px;
}

input{padding: 5px 10px 5px 10px;
color: #000;
	background-color: #fff;
}
.section-title a:link{
font-size: 14px;
font-family: Roboto condensed, serif;
}
.section-title a:link, a:active, a:visited{
color: #669900 !important;
}

.section-title a:hover {
color: #fff !important;
}
.line-separator{
border-bottom:1px solid #999999;
margin-bottom:20px;
margin-top: 30px;
}

.right_float {
	width: 50%; 
	float:right; 
	padding-right:20px;
	padding-left:20px;
}
@media (max-width: 600px) {
   .right_float { 
	float: none; 
	width: 100%;
	}
}
.left_float {
	width: 50%; 
	float:left; 
	padding-right:20px;}
@media (max-width: 600px) {
   .left_float { 
		float: none; 
	width: 100%;
	}
}
.item-filter ul li a:hover h2 {
  color: #fff;
}
.item-filter .active {
color: #fff;
}
h2 .selected {
color: #fff;
}
.entry-title{
text-transform: uppercase;
}
.floating-box {
   display: inline-block;
    width: 150px;
    height: 75px;
    margin: 10px;  
}
@media (max-width: 400px) {
   .floating-box { 	
	width: 100px;
		margin-left:5px;
	}
}
.partners {
	width: 100%; 
	float:left; 
	padding-left:30px;
}
@media (max-width: 300px) {
   .partners { 
		float: none; 
	width: 50%;
		margin-left:15px;
	}
}
@media (min-width: 768px){
	.padding-sm-60 {
		padding-top:0px;		
}
}
h6{
	text-align:center;
	padding-bottom: 20px;
}
ul li{
	list-style-type:disc;
	font-family: Roboto condensed, serif;
}
.link{
	color:gray;	
}
.h1size{
	font-size:16px;
	text-align: center;
	margin: 0px;
	
}
.item-filter ul li a h5
{
	font-size: 18px;
	line-height: 0.5em;
}