/*   
Theme Name: Crevision
Theme URI: http://www.jozoor.com
Description: Crevision Theme for corporate and creative sites, responsive and clean layout, more than color skins, Fully Customizable, Comprehensive Theme Options and more..
Author: Jozoor Team
Author URI: http://www.jozoor.com
Version: 1.3.2
*/

/* new code */
@media only screen and (min-width: 768px) and (max-width: 959px) {
    
.widget #horizontal-tabs ul.tabs li {
    margin-bottom:5px;
}

}

/* Responsive */
@media (max-width: 767px) {
	.video-wrap {
		padding-top: 0;
	}
}