.front_logo 
{
 height: 96px;
}



.float_top_2
{
	padding-top: 2em;
}

.nav_green
{
	margin-left: -30px;
}

.video_yt
{
	height: 280px;
    width: 100%;
}


.whitetxt p
{
    color:#fff !important
}






@media only screen and (max-width: 840px) 
{

.tabsonmob
{
display: block;
}

.slider_onmobile
{
	height: 200px;
    object-fit: cover;
}

.slider_onmobile img
{
	height: 200px;
    object-fit: cover;
}

.nav_green
{
	margin-left: 0px !important;
}

.front_logo 
{
 height: 78px;
}

.float_top_2
{padding: 0em;}

}