/*--
	Theme Name: theme47710
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.7.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 3.0
	MotoPress Version: 1.0
--*/
@import url("main-style.css");

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px!important;
}

h3 {
    font: bold 25px/25px Open Sans!important;
}

.main-holder{background:#FFFFF0!important;}
.nav__primary{height:1px;}

.h-con ul{margin:0;padding:0;}
.h-con ul li{list-style:none;display:inline-block;}
.h-con ul li:nth-child(5) a{
	font-size:20px;font-weight:700;
	text-decoration:none;color:#333;}
.h-con ul li:nth-child(4) a .fa{
	font-size:26px;color:#3b5998;
	margin-right:10px;top:2px;margin-left:10px;
    position:relative;}
.h-con ul li a:hover{text-decoration:none;}
.h-con ul li:last-child{float:right;}

.h-banner ul{margin:0 auto!important;padding:0;}
.h-banner ul li{
	list-style-type:none;display:inline-block;
	text-align:center;margin-right:5px;}
.h-banner ul li a img{margin:0;padding:0;}

.nav__primary{margin:5px 0!important;}

#footer-text a{display:none;}
.names h1{margin-bottom:10px;}
.names p{line-height:1.1!important;}

.staff p{
	padding-bottom:10px;
	border-bottom:1px solid #DDD;
}

@media (min-width: 1200px) {
	.main-holder h2 {
		font-size: 35px!important;
	{
}

@media only screen and (min-width:0px) and (max-width:767px){

	.logo-wrp{width:100%;text-align:center;}
	.logo-wrp img{}
	.header-right{width:100%;}
	.h-banner{width:100%;text-align:center;}
	.h-banner img{}
	.h-con{width:380px;float:none;padding-top:0px;margin:0 auto;}
}
@media only screen and (min-width:768px){

	.h-banner{width:35%;}
	.h-con{width:470px;float:right;padding-top:10px;}
}