/*
Project: 16-17_1.13
Resource: Promotional TV ad
Author: Richy Thomas
Pallette: Dark: #020111; Light: #FFF;
*/


#activity-intro-container ul {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 20px;
}

a.fancybox-media img:hover {
  opacity: 0.9;
}


/* Tablet */
@media(min-width: 768px){



}


/* Desktop */
@media(min-width:992px){



}


/* Large Desktop */
@media(min-width:1200px){



}


/* Print */
@media print {



}
