/* 768 */


html {height: 100%;}


#wrap ul.gallery li {
 margin: 0;
 text-align: left;

}


#wrap ol.progress li {width: auto;}

#wrap ol.progress li a {
  text-decoration: none;
  background: rgba(255,255,255,.1);
  display: block;
  text-align: center;
  padding: .2em .5em;
 
  margin: .25em .75em .25em 0;
  opacity: .8;
  font-size: 1.1em;
  width: auto;
  border-right: none;
  border-radius: 1em;
}


/*


html.ie6 video, object,
html.ie7 video, object,
html.ie8 video, object {
  width: 480px; 
  height: 272px;
}

html.ie6 #video-js video,
html.ie7 #video-js video, {
html.ie8 #video-js video
  height: 272px;
  width: 480px;
}


*/
