/* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 150px; 
}
body[class*="themify"] #site-logo a {	
	font-family:Oswald;	font-weight:600;
	font-size:40px;
 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#main-nav a {	
	font-family:Oswald;	font-weight:300;
	font-size:20px;
 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ffa100; 
}
#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: #ffa100; 
}
#footerwrap {	background: none;
	background-color: #eaeaea;
	border-top: 5px solid #ffa100; 
}
#footer-logo a img {		width: 250px; 
}
#footer a {	
	color: #ffa100; 
}
#footerwrap .back-top a:before, #pagewrap .back-top.back-top-float {	
	color: #ffa100; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 150px; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#footer-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 150px; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#footer-logo a img {		width: 250px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
#headerwrap.fixed-header #site-logo img {		width: 150px; 
}
body[class*="themify"] #site-logo a img {		width: 250px; 
}
#footer-logo a img {		width: 250px; 
}
 }
/* Themify Custom CSS */
@media screen and (min-width: 768px) {
	.testimonial-content:after {
	position: absolute;
    right: 80px;
    top: 20px;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    text-align: center;
    font-size: 50px;
    color: #ffa100;
    font-weight: 900;
	z-index: 100;
}    
}


table td {border-bottom: 1px solid #ccc;
padding: 10px 0;}

