/* Themify Customize Styling */
.header-classic #headerwrap, #headerwrap {	
	background-color: transparent; 
}
#headerwrap a:hover {	
	color: #dcc08e; 
}
body[class*="themify"] #site-logo a img {		width: 110px; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #dcc08e; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 110px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 110px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 110px; 
}
 }
/* Themify Custom CSS */
#main-nav
{
	padding-top: 35px;
}
@media (min-width:769px){
	.callnowbutton{
		display:none;
	}.mailnowbutton{display:none;
	}.section_spinner {
	height: 100px !important;
	width: 300px !important;
	left: 40% !important;
}}

@media (max-width:768px){
	.callnowbutton{position:fixed;bottom:5%;right:20%;z-index:9999999;}.mailnowbutton{position:fixed;bottom:5%; right:5%;z-index:9999999;}
	
	.section_spinner {
	height: 100px !important;
	width: 300px !important;
	left: 10% !important;
	}}