/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  background-color: #D5EFD8;
  font-family: "cooper_hewittmedium"; }
  body h1 {
    font-size: 3em;
    font-family: "cooper_hewittheavy"; }
    @media screen and (max-width: 1112px) {
      body h1 {
        font-size: 2em; } }
  body p {
    line-height: 23px; }
    @media screen and (max-width: 1112px) {
      body p {
        line-height: 18px; } }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'cooper_hewittheavy';
  src: url("fonts/heavy/cooperhewitt-heavy-webfont.eot");
  src: url("fonts/heavy/cooperhewitt-heavy-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/heavy/cooperhewitt-heavy-webfont.woff2") format("woff2"), url("fonts/heavy/cooperhewitt-heavy-webfont.woff") format("woff"), url("fonts/heavy/cooperhewitt-heavy-webfont.ttf") format("truetype"), url("fonts/heavy/cooperhewitt-heavy-webfont.svg#cooper_hewittheavy") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'cooper_hewittmedium';
  src: url("fonts/medium/cooperhewitt-medium-webfont.eot");
  src: url("fonts/medium/cooperhewitt-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/medium/cooperhewitt-medium-webfont.woff2") format("woff2"), url("fonts/medium/cooperhewitt-medium-webfont.woff") format("woff"), url("fonts/medium/cooperhewitt-medium-webfont.ttf") format("truetype"), url("fonts/medium/cooperhewitt-medium-webfont.svg#cooper_hewittmedium") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'alfa_slab_oneregular';
  src: url("fonts/slab_serif/alfaslabone-regular.eot");
  src: url("fonts/slab_serif/alfaslabone-regular.eot?#iefix") format("embedded-opentype"), url("fonts/slab_serif/alfaslabone-regular.woff2") format("woff2"), url("fonts/slab_serif/alfaslabone-regular.woff") format("woff"), url("fonts/slab_serif/alfaslabone-regular.ttf") format("truetype"), url("fonts/slab_serif/alfaslabone-regular.svg#alfa_slab_oneregular") format("svg");
  font-weight: normal;
  font-style: normal; }
#bees1 {
  background-color: transparent;
  background-image: url(images/notthebees.gif);
  width: 9999999px;
  height: 9999999px; }

#bees2 {
  background-color: transparent;
  background-image: url(images/bees.gif);
  width: 9999999px;
  height: 9999999px; }

#bees3 {
  background-color: transparent;
  background-image: url(images/dang_bees.gif);
  width: 9999999px;
  height: 9999999px; }

#tubaware {
  width: 100%;
  margin: auto; }

header {
  width: 100%;
  height: auto;
  display: flex;
  margin: 5% 0 5% 63.5px; }
  @media screen and (max-width: 1112px) {
    header {
      margin: 5% 0;
      display: flex;
      justify-content: center; } }
  header img {
    max-width: 502px;
    max-height: 169px; }
    @media screen and (max-width: 1112px) {
      header img {
        max-height: auto; } }
    @media screen and (max-width: 541px) {
      header img {
        max-width: 80%; } }

nav {
  position: fixed;
  right: 0;
  width: 350px;
  height: auto;
  margin: 0 63.5px 0 0;
  display: flex; }
  nav ul {
    display: flex;
    flex-flow: row wrap; }
    nav ul li {
      text-align: center;
      font-family: "cooper_hewittheavy";
      padding: 0;
      background-image: url(images/apply_btn_bg.png);
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      width: 85px;
      height: 85px; }
      nav ul li a {
        list-style: none;
        text-decoration: none;
        font-size: .85em;
        color: #773505;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 85px; }
      nav ul li a:active {
        color: #F7A328; }
  @media screen and (max-width: 1112px) {
    nav {
      display: none;
      margin: 0; } }

#slider {
  width: 100%;
  height: auto;
  clear: both; }

.boxB {
  background-color: #773505;
  color: #F7A328; }

.boxY {
  background-color: #F7A328;
  color: #773505; }

.boxBLUE {
  background-color: #D5EFD8;
  color: #D87C03; }

.content {
  width: 70%;
  height: auto;
  padding: 15% 0;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 1112px) {
    .content {
      margin: auto;
      display: block; } }
  .content .left {
    width: 100%;
    height: auto;
    justify-content: flex-start;
    margin-right: 10%; }
    @media screen and (max-width: 1112px) {
      .content .left {
        margin: auto;
        width: 100%; } }
    @media screen and (max-width: 320px) {
      .content .left {
        margin: 12% 0; } }
    .content .left img {
      justify-content: center; }
      @media screen and (max-width: 1112px) {
        .content .left img {
          width: 100%;
          align-items: center;
          margin: 10% 0; } }
  .content .right {
    width: 100%;
    height: auto;
    justify-content: flex-end;
    margin-left: 10%; }
    @media screen and (max-width: 1112px) {
      .content .right {
        width: 100%;
        margin: auto; } }
    @media screen and (max-width: 320px) {
      .content .right {
        margin: 12% 0; } }
    .content .right img {
      justify-content: center; }
      @media screen and (max-width: 1112px) {
        .content .right img {
          width: 100%;
          align-items: center;
          margin: 10% 0 0 0; } }
      .content .right img a {
        justify-content: center; }

#about .right {
  margin: 0 0 0 0; }
  @media screen and (max-width: 1112px) {
    #about .right {
      margin: auto; } }

select {
  border-color: #773505;
  background-color: #F7A328;
  color: #773505;
  font-family: "cooper_hewittmedium";
  font-size: 1em;
  width: 45%;
  height: 30px; }
  @media screen and (min-width: 320px) {
    select {
      width: 80%;
      margin: 0 0 12% 0; } }

#search {
  border-color: #D87C03;
  background-color: #D5EFD8;
  color: #D87C03;
  font-family: "cooper_hewittmedium";
  font-size: 1em;
  width: 45%;
  height: 30px; }
  @media screen and (min-width: 320px) {
    #search {
      width: 80%; } }

#events {
  margin-top: 3%; }
  #events td {
    padding: 20px; }
    #events td h3 {
      font-family: "cooper_hewittheavy";
      font-size: 15px; }
  #events tr {
    height: 10px;
    padding: 10px; }
  #events table, #events th, #events td {
    border: 1px solid #773505;
    background-color: #773505;
    color: #F7A328; }

#contest #apply {
  width: 150px;
  height: 150px;
  background-image: url(images/apply_btn_bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 1112px) {
    #contest #apply {
      align-content: center;
      margin-top: 12%; } }
  #contest #apply a {
    display: flex;
    align-items: center;
    color: #D5EFD8;
    text-decoration: none;
    font-family: "cooper_hewittheavy";
    font-size: 1.5em; }

a:hover {
  color: #F7A328; }

a:active {
  color: #F7A328; }

#meadIMG {
  width: 355px;
  height: 331px; }

#sponsorLIST {
  width: 100%;
  height: auto;
  color: #F7A328;
  background-color: #773505;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center; }
  @media screen and (max-width: 1112px) {
    #sponsorLIST {
      width: 80%;
      margin-top: 10%; } }
  @media screen and (max-width: 320px) {
    #sponsorLIST {
      width: 100%; } }
  #sponsorLIST h2 {
    font-size: 1.5em;
    margin: 16px; }
    @media screen and (max-width: 1112px) {
      #sponsorLIST h2 {
        line-height: 1em;
        text-align: left; } }
    @media screen and (max-width: 320px) {
      #sponsorLIST h2 {
        font-size: 1em; } }
  #sponsorLIST a {
    font-size: 1.5em;
    text-decoration: none;
    margin: 16px;
    color: #F7A328; }
    @media screen and (max-width: 1112px) {
      #sponsorLIST a {
        line-height: 1em;
        text-align: center; } }
    @media screen and (max-width: 320px) {
      #sponsorLIST a {
        font-size: 1.25em; } }

#vendorLIST {
  width: 100%;
  height: auto;
  color: #D5EFD8;
  background-color: #D87C03;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center; }
  @media screen and (max-width: 1112px) {
    #vendorLIST {
      width: 80%;
      margin-bottom: 10%; } }
  @media screen and (max-width: 320px) {
    #vendorLIST {
      width: 100%; } }
  #vendorLIST h2 {
    font-size: 1.5em;
    margin: 16px; }
    @media screen and (max-width: 1112px) {
      #vendorLIST h2 {
        line-height: 1em;
        text-align: left; } }
    @media screen and (max-width: 320px) {
      #vendorLIST h2 {
        font-size: 1em; } }
  #vendorLIST a {
    font-size: 1.5em;
    text-decoration: none;
    margin: 16px;
    color: #D5EFD8; }
    @media screen and (max-width: 1112px) {
      #vendorLIST a {
        line-height: 1em;
        text-align: left; } }
    @media screen and (max-width: 320px) {
      #vendorLIST a {
        font-size: 1.25em; } }

#shadowB {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (max-width: 1112px) {
    #shadowB {
      width: 100%;
      height: auto;
      margin: 3% 0 0 0; } }
  @media screen and (max-width: 320px) {
    #shadowB {
      width: 50%; } }
  #shadowB img {
    width: 100px;
    height: 100px;
    margin: 5px; }

#pasT {
  margin: 0 0 0 12%; }
  @media screen and (max-width: 1112px) {
    #pasT {
      margin: 12% 0 0 0; } }

#video {
  width: 100%;
  height: auto;
  color: #D87C03; }
  @media screen and (max-width: 1112px) {
    #video {
      width: 100%; } }
  @media screen and (max-width: 320px) {
    #video {
      margin-bottom: 3%; } }

footer {
  width: 100%;
  height: auto;
  padding-top: 60px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-bottom: 5%; }
  footer img {
    width: 99px;
    margin: 0 0 0 20px; }
    @media screen and (max-width: 1112px) {
      footer img {
        margin: 0;
        width: 55px;
        height: 85px; } }
  footer #philly {
    width: 200px;
    margin-left: 5px;
    left: 0;
    color: #773505;
    font-family: 'alfa_slab_oneregular'; }
    @media screen and (max-width: 1112px) {
      footer #philly {
        font-size: .75em; } }
    footer #philly h1 {
      width: 200px;
      height: auto;
      font-size: 1em;
      font-family: 'alfa_slab_oneregular'; }
    footer #philly h5 {
      font-size: 13px;
      margin-top: 10px; }

/*DESKTOP STYLES*/
@media only screen and (min-width: 960px) {
  .content {
    max-width: 960px;
    height: auto;
    margin: auto; } }

/*# sourceMappingURL=style.css.map */
