@charset 'UTF-8';@import url('https://fonts.googleapis.com/css?family=Gentium+Book+Basic|Quattrocento|Open+Sans+Condensed');.border-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.content-box{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;}.absolute-block{position:absolute;display:block;}.relative-block{position:relative;display:block;}.inline-block{display:inline-block;vertical-align:top;}.relative-inline-block{position:relative;display:inline-block;vertical-align:top;}.fixed-block{position:fixed;display:block;}.nowrap{white-space:nowrap;}.wrap{white-space:normal;}.text-truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.user-select-none{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.clearfix:after{display:block;visibility:hidden;content:'';height:0;clear:both;font-size:0;}html{text-shadow:rgba(0,0,0,0.15) 0 0 1px;}html,html a,html input{-webkit-font-smoothing:antialiased !important;}.hleft{text-align:left;}.hcenter{text-align:center;}.hright{text-align:right;}.vtop{vertical-align:top;}.vmid{vertical-align:middle;}.vbot{vertical-align:bottom;}#videos-index{position:relative;display:block;margin:1.5rem auto;}#videos-index .video{display:inline-block;vertical-align:top;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:33.33333%;}#videos-index .video:after{content:'';position:relative;display:block;width:100%;padding-bottom:56.25%;}#videos-index .video-canvas{position:absolute;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:1rem;bottom:1rem;left:1rem;right:1rem;background:#000 center center no-repeat;background-size:cover;border:solid 1px #202020;transition:opacity .35s;}#videos-index .video-title{position:absolute;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;top:0;left:0;width:100%;z-index:55;font-family:'Open Sans Condensed', 'Arial Narrow', sans-serif;font-weight:400;letter-spacing:normal;font-size:13.86px;font-size:0.99rem;line-height:1.25;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:.20rem .65rem;background:rgba(0,0,0,0.35);}#videos-index .video-launch{position:absolute;display:block;top:0;left:0;bottom:0;right:0;background:url("/assets/images/video-control-play.png") center 55% no-repeat;background-size:auto 35%;opacity:.65;transition:opacity .35s;z-index:50;}#videos-index .video-launch:hover{opacity:.85;}#video-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.6);z-index:200;}#video-overlay > div{position:absolute;display:block;width:80%;max-width:800px;left:50%;top:50%;transform:translate(-50%,-50%);}#video-overlay > div:before{position:relative;display:block;content:'';width:100%;padding-bottom:60%;}#video-overlay iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;border:solid 1px #202020;background:#202020;}#video-overlay .video-close{position:absolute;display:block;top:0;right:0;color:#9d8d55;font-size:28px;font-size:2.0rem;cursor:pointer;z-index:150;transform:translatey(-100%);}#video-overlay .video-close > svg{display:block;}#video-overlay .video-close:hover{color:#dcdcdc;}@media only screen and (max-width: 1024px){#videos-index .video{width:50%;}}@media only screen and (max-width: 640px){#videos-index .video{width:100%;}}