        .award {
            width:20%;
        }
        .bulbLogo {
            width:50%;
            margin-left:2%;
            margin-right:2%;
            margin-top:5%;

        }
        .upperMenu {
            max-width: 960px;
            text-align:center;
            margin:0 auto;
            margin-top:20px;
        }
        .menuComponent {
            margin-left:5px;
            margin-right:16px;
        }
        .bulbwareLink {
            margin-left:10px;
            margin-right:40px;
            margin-top:-5px;
        }
        .applicationMenu {
            margin-bottom: 20px;
            margin-top:20px;
            position:relative;
        }
        .bulbboyTrailer {
            width:90vw;
            max-width:900px;
            height:50vw;
            max-height:405px;
            margin-top:20px;
            margin-bottom:60px;
            border:0;
            overflow:hidden;
        }
        .secondSection {
            max-width: 800px;
            text-align:center;
            margin:0 auto;
            margin-top:40px;
            margin-bottom:40px;
            color:#ffffff;
        }
        .oneGloomyNight {
	
            font-family:'museo100';
            font-size:20pt;
            line-height:34px;
            font-weight:100;
            margin-left: 30px;
            margin-right:30px;
        }
        .buyOnSteam {
            margin: 40px 30px 40px 30px;
            border:0;
            width:550px;
            height:190px;
        }
        .someIndieAwards {
            max-width:960px;
            margin:0 auto;
            text-align:center;
        }
        .moreAwards {
            margin-top:60px;
            margin-bottom:60px;
        }
        .comingThisYear {
            width:80%;
        }
        .centering {
            margin:0 auto;
            text-align:center;
        }
        .aboutContainer {
            max-width: 800px;
            color:#c9c9c9;
            text-align:center;
            margin:0 auto;
            margin-top:40px;
            margin-bottom:40px;
            color:#ffffff;
        }
        .aboutBulbware {
            font-family:'museo100';
            font-size:20pt;
            line-height:34px;
            font-weight:100;
            margin-left: 30px;
            margin-right:30px;
            color:white;
        }
        .hallOfFame {
            max-width: 960px;
            margin:0 auto;
            text-align:center;
        }
        .headsOfFame {
            margin-top:20px;
            margin-bottom:20px;
            font-family:'museo100';
            font-size:12pt;
            line-height:20px;
            font-weight:800;
            color:#c9c9c9;
        }
        .someMore {
            max-width: 720px;
            margin:0 auto;
            text-align:center;
            margin-top:60px;
            margin-bottom:60px;
        }
        .bulbLink {
            position:relative;
            left:25px;
        }
        .contactWith {
            margin-left:16px;
            margin-right:16px;
            margin-top:20px;
        }
        .bottomFooter {
            max-width: 720px;
            color:#c9c9c9;
            margin:0 auto;
            text-align:center;
            margin-top:20px;
            margin-bottom:20px;
        }
        .footerText {
            font-family:'museo100';
            font-size:12pt;
            line-height:18px;
            font-weight:500;
        }
        .couple1 > * {
            float:right;
        }
        .couple2 > * {
            float:left;
        }
        .presskit {
            position:relative;
            top:10px;
        }
        .contact, .contact:hover {
            font-family:'museo100';
            font-size:20pt;
            line-height:34px;
            font-weight:900;
            color:white;
            text-decoration:none;
        }
        .fixTheMargin1 {
            margin-top:10px;
        }
        .linkColor, .linkColor:hover {
            color:rgb(255, 103, 87);
            text-decoration:none;
        }

@media (max-width: 1024px) {
  .oneGloomyNight {
    font-size:calc(6.25px + 2vw);
    line-height:calc(13px + 2vw);
  }
  .aboutBulbware {
    font-size:calc(6.25px + 2vw);
    line-height:calc(13px + 2vw);
  }
  .buyOnSteam {
    border:0;
    width:54vw;
  }
  #widget #header .main_text a {
    font-size:2px;
  }
}
 
@media (max-width: 600px) {
  .oneGloomyNight {
    font-family:'museo100';
    font-size:16px;
    line-height:22.9px;
  }
  .aboutBulbware {
    font-size:16px;
    line-height:22.9px;
  }
  .menuSmaller {
    width:7.2vw;
  }
  .bulbwareLink {
    width:10vw;
  }
  .presskit {
    width:14.5vw;
    top:1.6vw;
  }
  img[alt=win_mac] {
    width:22vw;
  }
  img[alt=ios], img[alt=android] {
    width:12vw;
  }
  img[alt=xbox] {
    width:10.5vw;
  }
  div.span12.steam {
    display:none;
  }
  .buyOnSteam {
    display:none;
  }
}
@media (max-width: 460px) {
  .menuSmaller {
    width:32px;
  }
  .presskit {
    width:65px;
    top:7px;
  }
  .applicationMenu {
    top:0.6vw;
  }
}
@media (max-width: 400px) {
  .bulbwareLink {
    width:41.7px;
  }
  img[alt=win_mac] {
    width:89px;
  }
  img[alt=ios], img[alt=android] {
    width:48px;
  }
  img[alt=xbox] {
    width:41px;
  }
  .applicationMenu {
    top:5px;
  }
  .headsOfFame {
    font-size:4vw;
  }
}

@media (max-width: 640px) {
    .contact {
        font-size:4.1vw;
        line-height:8vw;
        margin-top:1vw;
    }
    .bulbLink img {
        width:35vw;
    }
    .someMore {
        margin-bottom:10vw;
        margin-top:10vw;
    }
    .footerText {
        font-size:calc(5px + 1.7vw);
    }
}

@media (max-width:285px) {
    body {
        max-width:285px;
    }
}
body * {
  overflow:hidden;
}