/* Themify Customize Styling */
body {		font-size:16px;

	color: #525252; 
}
h1 {	
	font-family:Tahoma, Geneva, sans-serif;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-weight:100;
	font-size:30px;
	text-transform:none;	text-align:left; 
}
h2 {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:100;
	font-style:normal;
	font-size:19px;
	line-height:2px;
	text-transform:uppercase;
	color: #ff7200; 
}
#headerwrap {	
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ffffff; 
}
#site-logo img {	
	height: 65px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family:Arial, Helvetica, sans-serif;	font-weight:500;
	font-size:14px;
	text-transform:capitalize;	text-align:left;
	color: #616161; 
}
#main-nav a:hover {	
	background-color: #e3e3e3;
	color: #000000; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #000000; 
}

/* Themify Custom CSS */
a {
color: #525252 !important;
}

a:hover {
color: #525252 !important;
}

.horizontal-menu #main-nav > li > a {
    padding: 1.25em 1.5em;
    display: block;
}

.verytop {
padding:5px;
padding-left: 45px;
}

.verytoptext {
font-size: 12px; 
float:right;
padding-right:15px
}

#site-logo img {
    height: 64px;
    margin-bottom: -10px !important;
}

.post-date, .horizontal-menu #mobile-menu, #headerwrap {
 background: #ffffff;
}
.horizontal-menu #header {
    padding: 0px 32px 0px;
}

.horizontal-menu #main-nav {
    margin-top: 0px; 
}

#headerwrap.fixed-header {
background: #ffffff;
}

#headerwrap.fixed-header #header {
    padding-top: 0px;
    padding-bottom: 0px;
}

#headerwrap {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


#footer-logo {
    display: none;
}

.topslider {
margin-top:-70px;
}

a.shortcode.button {
    padding: 17px 10px !important;
}

a.shortcode.button.xlarge {
    font-size: 130% !important;
}

@media (max-width: 768px) { 
.topslider{ 
margin-top:-45px;
}
}

@media (max-width: 414px) { 
.topslider{ 
margin-top:-23px !important; 
}
}@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {	
	height: 65px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {	
	height: 65px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {	
	height: 65px; 
}
 }