﻿/****************************************************************************/
/* CAS SharePoint 2013 Template												*/
/* Template Custom Home Page CSS											*/
/****************************************************************************/

/* Home Page Video Rotator Scroll */
.HomePageVideoScroll { display: inline-block; float: left; margin: 0 10px 10px 0; }
.HomePageVideoScroll img { width: 120px; cursor: pointer; }

/*These styles will be applied only in desktop resolutions*/
@media only screen and (min-width: 970px) { 
}