/* 
Theme Name: UC Berkeley Engineering
Author: HyperArts
Version: 4.1.1
Author URI: http://hyperarts.com
Template: genesis
*/

/* Raw styles are in assets/css/saas/main.css */
/* Compiled styles are in /dist/main.css */

body.top-is-wide :not(.page-template-page-home) .content-sidebar-wrap {
	max-width:1200px;
}
body.top-is-wide #all-content-wrap,
body.top-is-wide .breadcrumb {
	margin-left: 100px; 
	margin-right: 100px; 
}

body.top-is-wide span.caption {
	padding-right: 1em;
	padding-left: 1em;
}


body.top-is-wide .video-header-new .video-container {
	max-width: 100%;
}

@media screen and (max-width: 1000px) {
	body.top-is-wide #all-content-wrap,
	body.top-is-wide .breadcrumb {
		margin-left: 10px; 
		margin-right: 10px; 
	}
	body.top-is-wide span.caption {
		text-align:left;
	}
}
