﻿@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,700,900");html{height:100%;display:block;max-width:100%;}body{display:block;max-width:100%;min-height:100%;text-align:center;font-family:'Poppins',sans-serif;background-color:#fff;background:url(../img/wrap.png) no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;overflow-x:hidden;}p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}img{max-width:85%;}img#logo{margin:30px;}.wrap{max-width:50%;padding:15px;background-color:rgba(0,0,0,.65);background-size:100%;color:#fff;margin:0 auto;}.what{font-weight:900;font-size:1.6em;}.who{font-weight:700;font-size:1.4em;color:#fff;}.default-color{color:#eea904;}hr{max-width:50%;border:none;height:5px;color:#eea904;background-color:#eea904;}hr.hr-light{color:#fff;background-color:#fff;}a{color:#fff;text-decoration:none;}a:hover{text-decoration:underline;}.hours{font-size:.75em;font-weight:400;white-space:normal;}@media screen and (max-width:1080px){.who{font-size:1.3em;}.who.wrap{max-width:55%;}}@media screen and (max-width:720px){.who{font-size:1.15em;}.who.wrap{max-width:60%;}.who a{display:inline-block;margin-bottom:10px;}.who a:last-of-type{margin-bottom:4px;}}@media screen and (max-width:480px){.who{font-size:1.1em;}.who.wrap{max-width:80%;}.who a{display:inline-block;margin-bottom:20px;}.who a:last-of-type{margin-bottom:8px;}}