/* Themify Customize Styling */
body {	
	font-family: "Titillium Web";	font-weight:normal;
 
}
textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=search]:focus, input[type=email]:focus, input[type=url]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus {	
	border: 1px solid #ff6f33; 
}
input[type=reset], input[type=submit], button {	background: none;
	background-color: #FF6F33; 
}
input[type=reset]:hover, input[type=submit]:hover, button:hover {	background: none;
	background-color: #4F403A; 
}
body[class*="themify"] #site-logo a img {		width: 160px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 160px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 160px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 160px; 
}
 }
/* Themify Custom CSS */
.sp-mask{
	border-radius:5px;
}
.subscribe_bold{
	font-weight: 600!important;
}
.subscribe_100{
	font-weight: 100!important;
}
.chart-html5-inset img{
	width: auto!important;
}
.feature_hero img{
	border-radius:0%!important;
}