/* Video General Styles */ 
:root{
}
/* End Video General Styles */ 

/* Responsive Width 1024px */
@media screen and (max-width:1024px){
}
/* End Responsive Width 1024px */

/* Responsive Width 500px */
@media screen and (max-width:500px){
}
/* End Responsive Width 500px */