/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */@import url("https://fonts.googleapis.com/css?family=Roboto");html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}body{font-family:Roboto,sans-serif}svg{fill:currentColor}.container{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.container,.container .bgImage{position:absolute;width:100%;height:100%;top:0;left:0}.container .bgImage{background-image:url(images/bg-image.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.container .logoImage{position:relative;width:70%;margin-bottom:1rem;display:block}.container .logoImage img{width:100%;display:block;max-width:782px;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.container .thumbsContainer{position:relative;width:45%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem}.container .thumbsContainer .thumb{position:relative;color:#fefefe;cursor:pointer}.container .thumbsContainer .thumb .playThumb{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:15%}.container .thumbsContainer .thumb__text{color:#fefefe;text-align:center;text-transform:uppercase;font-size:12.8px;font-size:.8rem;letter-spacing:.2rem;position:absolute;bottom:-1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.container .thumbsContainer .thumb__text:before{left:-1rem}.container .thumbsContainer .thumb__text:after,.container .thumbsContainer .thumb__text:before{content:"\2022";color:#24ff00;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.container .thumbsContainer .thumb__text:after{right:-1rem}.container .thumbsContainer .thumb:not(:last-child){margin-bottom:2rem}.container .thumbsContainer .thumb img{width:100%}.container .emailBtn{position:absolute;bottom:0;left:50%;background:#24ff00;font-size:12.8px;font-size:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:.7rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:5}.container .emailBtn a{margin-left:.5rem;color:#0a0a0a;text-decoration:none}.container .emailBtn:before{content:"";background:#fefefe;top:.2rem;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;z-index:-1}.container .emailBtn:before,.vidPlayer{position:absolute;left:0;width:100%;height:100%}.vidPlayer{background:#0a0a0a;top:0;overflow:hidden;z-index:900;display:none;visibility:hidden;opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.vidPlayer.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:visible;opacity:1}.vidPlayer button{outline:0;border:0}.vidPlayer__video{width:100%;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.vidPlayer__controls{background:-webkit-gradient(linear,left bottom,left top,from(#0a0a0a),to(transparent));background:linear-gradient(0deg,#0a0a0a,transparent);position:absolute;bottom:0;left:0;width:100%;padding:2rem 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:3;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.vidPlayer__controls,.vidPlayer__controls__play{display:-webkit-box;display:-ms-flexbox;display:flex}.vidPlayer__controls__play{height:24px;width:16.6%;color:#fefefe;background:transparent;padding:0;margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vidPlayer__controls__play .playBtn{width:20px;height:24px}.vidPlayer__controls__play .pauseBtn{width:14.25px;height:24px;display:none;visibility:hidden}.vidPlayer__controls__seek{width:100%;-webkit-appearance:none;-moz-apperance:none;height:3px;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#24ff00),color-stop(0,#fefefe));outline:0}.vidPlayer__controls__seek::-moz-range-track{width:100%;-webkit-appearance:none;-moz-apperance:none;height:3px;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#24ff00),color-stop(0,#fefefe));outline:0}.vidPlayer__controls__seek::-ms-track{width:100%;-webkit-appearance:none;-moz-apperance:none;background:transparent;border-color:transparent;color:transparent;height:3px;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#24ff00),color-stop(0,#fefefe));outline:0}.vidPlayer__controls__seek::-webkit-slider-thumb{-webkit-appearance:none!important;background-color:transparent;height:15px;width:15px;border:none}.vidPlayer__controls__seek::-moz-range-thumb{-webkit-appearance:none!important;background-color:transparent;height:15px;width:15px;border:none}.vidPlayer__controls__seek::-ms-thumb{-webkit-appearance:none!important;background-color:transparent;height:15px;width:15px;border:none}.vidPlayer__controls__soundControl{position:relative;width:16.6%;background:transparent;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vidPlayer__controls__soundControl__sound{height:24px;width:22px;color:#fefefe;background:transparent;padding:0;margin:0}.vidPlayer__controls__soundControl__sound .muteBtn{height:24px;width:22px}.vidPlayer__controls__soundControl__sound .unmuteBtn{height:24px;width:17.6px;display:none;visibility:hidden}.vidPlayer__controls__soundControl__volume{-webkit-appearance:none;-moz-apperance:none;background-image:-webkit-gradient(linear,left top,right top,color-stop(1,#24ff00),color-stop(1,#fefefe));outline:0;position:absolute;bottom:90px;width:100px;height:3px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.vidPlayer__controls__soundControl__volume::-webkit-slider-thumb{-webkit-appearance:none!important;background-color:transparent;height:15px;width:15px;border:none}.vidPlayer__controls__soundControl__volume::-moz-range-thumb{-webkit-appearance:none!important;background-color:transparent;height:15px;width:15px;border:none}.vidPlayer__controls__soundControl__volume::-ms-thumb{-webkit-appearance:none!important;background-color:transparent;height:15px;width:15px;border:none}.vidPlayer .closeBtn{position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;color:#fefefe;padding:0;margin:0;background:transparent;cursor:pointer}@media only screen and (min-width:768px){.container .logoImage{margin-bottom:3rem}.container .thumbsContainer .thumb__text{bottom:-1.5rem}.container .thumbsContainer .thumb:not(:last-child){margin-bottom:0;margin-right:2rem}.container .thumbsContainer{width:80%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:0}.container .emailBtn{padding:1rem;font-size:16px;font-size:1rem}.vidPlayer .closeBtn{top:2rem;right:2rem}}@media only screen and (max-device-width:768px) and (orientation:landscape){.container .thumbsContainer{width:80%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:0}.container .thumbsContainer .thumb{margin-right:1rem;margin-bottom:2rem}}