/* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
#site-logo {	margin: auto; 
}
#site-description {	display: none; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 350px; 
}
 }
/* Themify Custom CSS */
@media screen and (max-width: 680px){
.tb_slider_videos_wrapper.tf_abs.tf_h.tf_w.tf_overflow.tf_swiper-wrapper {
    transform: none !important;
	}}