/* Framework */
@import url(http://fonts.googleapis.com/css?family=Raleway:400,900,800,700,600,500,300,200,100);
h1 {
  color: #2c160e;
  text-transform: uppercase;
  font-family: "Raleway";
  font-weight: 500;
  font-size: 32px;
  line-height: 35px;
}
h2 {
  color: #2c160e;
  font-family: "Raleway";
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
}
p {
  color: #2c160e;
  font-family: "Raleway";
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
li {
  color: #2c160e;
  font-family: "Raleway";
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
a:link {
    color: #28ace2 !important;
}
a:hover {
    color: #2c160e !important;
}
#content {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 0px;
}
#primary {
  width: 100%;
  position: relative;
  right: 0px;
  left: 0px;
}
.container.clearfix {
  width: 100%;
  margin: 0px;
  max-width: 100%;
}
.hgroup-right {
  position: relative;
  right: 30px;
  height: 84px;
}
.hgroup-wrap {
  height: 84px;
  border: none;
}
.main-navigation {
  height: 84px;
}
#site-logo {
  position: relative;
  left: 30px;
}
.entry-title {
  display: none;
}
.entry-header {
  display: none;
}
#main {
  width: 100% !important;
}
#masthead {
  height: 84px;
}
#comments {
  display: none;
}
.site-info {
    display: none;
}
.back-to-top a {
    display: none;
}
.menu-toggle {
  display: none;
}
.page-title-wrap {
  display: none;
}

@media screen and (max-width: 1170px) {
  #content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hgroup-right {
    right: 20px;
  }
  #site-logo {
    position: relative;
    left: 20px;
  }
}
@media screen and (max-width: 990px) {
  h1 {
    font-size: 24px;
    line-height: 25px;
  }
  h2 {
    font-size: 12px;
    line-height: 18px;
  }
  p {
    font-size: 14px;
    line-height: 21px;
  }
  li {
    font-size: 14px;
    line-height: 21px;
  }
    #content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hgroup-right {
    right: 15px;
  }
  #site-logo {
    position: relative;
    left: 15px;
  }
}

/* Animations */
@keyframes btn-1 {
    from {background-position: -10px -12px}
    to {background-position: 650px -12px}
}
@keyframes btn-2 {
    from {background-position: -650px -12px}
    to {background-position: -10px -12px}
}
@-webkit-keyframes btn-1 {
    from {background-position: -10px -12px}
    to {background-position: 650px -12px}
}
@-webkit-keyframes btn-2 {
    from {background-position: -650px -12px}
    to {background-position: -10px -12px}
}

  

/* Frontpage, header, main styles over 1170px */
.toplogo {
  position: absolute;
  top: 10px;
  left: 30px;
  width: 224px;
  height: 64px;
  background-image: url("images/gta_toplogo.jpg");
  background-repeat: no-repeat;
  background-position: center;
}
.toplogo:hover {
  cursor: pointer;
}
.greybg {
  width: 100%;
  height: 967px;
  background-color: #ebebeb;
  background-image: url("images/ont-bg.jpg");
  background-repeat: no-repeat;
  background-position: center; 
}
.mainlogo {
  background-image: url("http://goldentapawards.com/gta/wp-content/uploads/2017/gta-logo-1.svg");
  background-repeat: no-repeat;
  background-size: 100% 915px;
  background-position: center bottom;
  position: relative;
  width: 990px;
  height: 967px;
  margin-left: auto;
  margin-right: auto;
}
.vfb2015 {
  background-image: url("http://goldentapawards.com/gta/wp-content/uploads/2017/vfb_2017_large.png");
  background-repeat: no-repeat;
  background-position: center bottom; 
  position: absolute;
  top: 84px;
  width: 820px;
  height: 1350px;
  z-index: 200;
}

@media screen and (max-width: 1170px) {
  .toplogo {
    left: 20px;
  }
  .greybg {
    height: 879px;
  }
  .mainlogo {
    background-size: 100% 832px;
    width: 900px;
    height: 879px;
    background-position: center;
  }
  .vfb2015 {
    background-size: 100% 100%;
    width: 700px;
    height: 1154px;
  }
}
@media screen and (max-width: 990px) {
  .toplogo {
    left: 15px;
  }
  .greybg {
    height: 676px;
  }
  .mainlogo {
    background-size: 100% 832px;
    width: 690px;
    height: 676px;
  }
  .vfb2015 {
    background-image: url("http://goldentapawards.com/gta/wp-content/uploads/2017/vfb_2017_med.png");
    background-size: 100% 100%;
    width: 538px;
    height: 888px;
  }
}

@media screen and (max-width: 740px) {
  .greybg {
    height: 420px;
    background-size: 400px 385px;
  }
  .mainlogo {
    background-image: url("http://goldentapawards.com/gta/wp-content/uploads/2017/gta-logo-2.svg");
    background-position: center bottom;
    background-size: 300px 300px;
    width: 100%;
    height: 100%;
  }
  .vfb2015 {
    background-image: url("http://goldentapawards.com/gta/wp-content/uploads/2017/vfb_2017_sml.png");
    background-size: 100% 100%;
    width: 290px;
    height: 480px;
  }
}

/* Frontpage, header content, main styles over 1170px */
.greybg2 {
  width: 100%;
  background-color: #ebebeb;
}
.greycontent {
  position: relative;
  width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
.lines-bg {
  width: 430px;
  background-image: url("images/lines-bg.jpg");
  height: 83px;
  position: relative;
  top: 60px;
}
.about {
  width: 100%;
  position: relative;
  top: -30px;
  left: 600px; 
  width: 430px;
  padding-bottom: 80px;
  z-index: 150;
}
#button-brown {
  position: relative;
  top: 10px;
  width: 355px;
  height: 50px;
  border-style: solid;
  border-width: 3px;
  border-color: #b17851;
  background-image: url("images/btn-brown-bg.svg");
  background-repeat: no-repeat;
  background-size: 650px 70px;
  border-radius: 3px;
  text-align: center;
  color: #b17851;
  text-transform: uppercase;
  font-family: "Raleway";
  font-weight: 700;
  font-size: 20px;
  animation-name: btn-1;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  -webkit-animation-name: btn-1;
  -webkit-animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
}
#button-brown:hover {
  color: #ebebeb;
  cursor: pointer;
  animation-name: btn-2;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  -webkit-animation-name: btn-2;
  -webkit-animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
}
.button-brown-text {
  position: relative;
  top: 14px;
}
.tcontent-middle {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  top: -17px;
}
.wheat {
  width: 150px;
  height: 240px;
  background-image: url("images/wheat.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 62px 240px;
  margin-left: auto;
  margin-right: auto;
}
.wheat-bg {
  position: relative;
  top: -5px;
  width: 4px;
  height: 800px;
  background-color: #341c0d;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1170px) {
  .greycontent {
    width: 910px;
    margin-bottom: 0px;
  }
  .lines-bg {
    width: 400px;
  }
  .about {
    left: 510px; 
    width: 400px;
  }
  .wheat {
    width: 100px;
    height: 200px;
    background-size: 50px 194px;
  }
}

@media screen and (max-width: 990px) {
  .greycontent {
    width: 700px;
    margin-bottom: -70px;
  }
  .lines-bg {
    width: 300px;
  }
  .about {
    left: 400px; 
    width: 280px;
  }
  #button-brown {
    width: 100%;
  }
  .wheat {
    width: 100px;
    height: 150px;
    background-size: 38px 149px;
  }
}

@media screen and (max-width: 740px) {
  .greycontent {
    width: 90%;
    padding-bottom: 50px;
  }
  .lines-bg {
    position: relative;
    left: 0px;
    width: 100%;
    margin-bottom: 75px;
  }
  .about {
    position: relative;
    left: 0px;
    top: 10px;
    width: 100%;
  }
  #button-brown {
    position: relative;
    left: 0px;
    width: 100%;
    background-position: 650px -12px;
  }
  .tcontent-middle {
    display: none;
  }
}

/* Frontpage, callout section, main styles over 1170px */
.middle-callout {
  position: relative;
  top: 0px;
  width: 100%;
  border: none;
  padding: none;
  z-index: 20;
}
.middle-callout-small {
  display: none;
}
.bigbeer {
  position: absolute;
  bottom: -70px;
  right: 0px;
  left: 0px;
  border: none;
  padding: none;
  width: 430px;
  height: 999px;
  margin-right: auto;
  margin-left: auto;
  background-image: url("images/bigbeer.png");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 100;
}

@media screen and (max-width: 1170px) {
  .bigbeer {
    width: 390px;
    height: 910px;
    background-size: 100% 100%;
    bottom: -60px;
  }
}

@media screen and (max-width: 990px) {
  .bigbeer {
    background-image: url("images/bigbeer_sml.png");
    width: 150px;
    height: 350px;
    background-size: 100% 100%;
    bottom: -20px;
  }
}

@media screen and (max-width: 740px) {
  .middle-callout-small {
    display: inline;
    position: relative;
    top: 0px;
    width: 100%;
    border: none;
    padding: none;
    z-index: 20;
  }
  .middle-callout {
    display: none;
  }
  .bigbeer {
    display: none;
  }
}

/* Frontpage, callout blue, main styles over 1170px */
.left-callout {
  position: relative;
  top: -80px;
  left: -2px;
  width: 50%;
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #28ace2;
  border: solid;
  border-width: 30px 0px 30px 0px;
  border-color: white;
}
.left-callout-content {
  position: relative;
  top: -60px;
  width: 355px;
  margin-right: 160px;
  margin-left: auto;
  z-index: 148;
}
.left-callout-icon {
  width: 100%;
  height: 180px;
  background-image: url("images/callout-icon-left.svg");
  background-repeat: no-repeat;
  background-position: 20px 0px;
  background-size: 226px 180px;
  margin-bottom: 20px;
}
.left-callout-lines {
  position: absolute;
  top: 140px;
  width: 355px;
  height: 24px;
  border: solid;
  border-width: 3px 0px 3px 0px;
  border-top-color: #feca51;
  border-bottom-color: #341c0d;
}
#button-yellow {
  position: relative;
  top: 10px;
  width: 100%;
  height: 50px;
  border-style: solid;
  border-width: 3px;
  border-color: #feca51;
  border-radius: 3px;
  text-align: center;
  color: #feca51;
  text-transform: uppercase;
  font-family: "Raleway";
  font-weight: 700;
  font-size: 20px;
  background-image: url("images/btn-yellow-bg.svg");
  background-repeat: no-repeat;
  background-size: 650px 70px;
  animation-name: btn-1;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  -webkit-animation-name: btn-1;
  -webkit-animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
}
#button-yellow:hover {
  color: #ffffff;
  cursor: pointer;
  animation-name: btn-2;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  -webkit-animation-name: btn-2;
  -webkit-animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
}
.button-yellow-text {
  position: relative;
  top: 14px;
}

@media screen and (max-width: 1170px) {
  .left-callout {
    border-width: 20px 0px 20px 0px;
  }
  .left-callout-content {
    margin-right: 140px;
    width: 309px;
  }
  .left-callout-lines {
    width: 309px;
  }
}

@media screen and (max-width: 990px) {
  .left-callout {
    border-width: 15px 0px 15px 0px;
  }
  .left-callout-content {
    margin-right: 50px;
    width: 280px;
  }
  .left-callout-lines {
    width: 280px;
  }
}
@media screen and (max-width: 740px) {
  .left-callout {
    top: 0px;
    left: 0px;
    border-width: 15px 0px 7px 0px;
    padding-top: 40 !important;
    padding-bottom: 80 !important;
  }
  .left-callout-content {
    top: 0px;
    margin-right: 0px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .left-callout-icon {
    height: 240px;
    background-position: left bottom;
  }
  .left-callout-lines {
    top: 200px;
    width: 99%;
  }
  #button-yellow {
    margin-bottom: 20px;
    background-position: 650px -12px;
  }
}
  
/* Frontpage, callout yellow, main styles over 1170px */
.right-callout {
  width: 50%;
  position: relative;
  top: 0px;
  right: -2px;
  padding-top: 80px;
  padding-bottom: 30px;
  background-color: #feca51;
  border: solid;
  border-width: 30px 0px 30px 0px;
  border-color: white;
}
.right-callout-content {
  position: relative;
  top: 0px;
  width: 355px;
  margin-right: auto;
  margin-left: 160px;
  z-index: 149;
}
.right-callout-icon {
  width: 100%;
  height: 254px;
  background-image: url("images/callout-icon-right.svg");
  background-repeat: no-repeat;
  background-position: 130px 0px;
  background-size: 204px 254px;
  margin-bottom: 20px;
}
.right-callout-lines {
  position: absolute;
  top: 150px;
  width: 355px;
  height: 88px;
  border: solid;
  border-width: 3px 0px 0px 0px;
  background-color: #341c0d;
  border-color: #28ace2;
  text-align: center;
  color: #ebebeb;
  text-transform: uppercase;
  font-family: "Raleway";
  font-weight: 700;
  font-size: 48px;
}
.right-callout-date {
  position: relative;
  top: 30px;
}
#button-blue {
  position: relative;
  top: 10px;
  width: 100%;
  height: 50px;
  border-style: solid;
  border-width: 3px;
  border-color: #28ace2;
  border-radius: 3px;
  text-align: center;
  color: #28ace2;
  text-transform: uppercase;
  font-family: "Raleway";
  font-weight: 700;
  font-size: 20px;
  background-image: url("images/btn-blue-bg.svg");
  background-repeat: no-repeat;
  background-size: 650px 70px;
  animation-name: btn-1;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  -webkit-animation-name: btn-1;
  -webkit-animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
}
#button-blue:hover {
  color: #ffffff;
  cursor: pointer;
  animation-name: btn-2;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  -webkit-animation-name: btn-2;
  -webkit-animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
}
.button-blue-text {
  position: relative;
  top: 14px;
}

@media screen and (max-width: 1170px) {
  .right-callout {
    border-width: 20px 0px 20px 0px;
  }
  .right-callout-content {
    margin-left: 140px;
    width: 309px;
  }
  .right-callout-lines {
    width: 309px;
    height: 78px;
    font-size: 42px;
  }
  .right-callout-date {
    top: 25px;
  }
}
@media screen and (max-width: 990px) {
  .right-callout {
    border-width: 15px 0px 15px 0px;
  }
  .right-callout-content {
    margin-left: 50px;
    width: 280px;
  }
  .right-callout-lines {
    width: 280px;
    height: 71px;
    font-size: 38px;
  }
  .right-callout-date {
    top: 25px;
  }
}
@media screen and (max-width: 740px) {
  .right-callout {
    top: 0px;
    left: 0px;
    padding-top: 0px;
    border-width: 8px 0px 15px 0px;
  }
  .right-callout-content {
    top: 0px;
    margin-right: 0px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .right-callout-icon {
    height: 280px;
    background-position: right bottom;
  }
  .right-callout-lines {
    top: 175px;
    width: 99%;
  }
  #button-blue {
    margin-bottom: 20px;
    background-position: 650px -12px;
  }
}

/* Frontpage, contact section, main styles over 1170px */
.brownbg {
  position: relative;
  top: -110px;
  width: 100%;
  padding-top: 200px;
  background-color: #6c4930;
  padding-bottom: 210px;
  margin-bottom: -110px;
  z-index: 1;
}
.contact-content {
  position: relative;
  top: 20px;
  width: 1030px;
  margin-left: auto;
  margin-right: auto;
}
.contact-text {
  width: 355px;
}
.contact-text h1 {
  color: #ebebeb  !important;
}
.contact-text p {
  color: #ebebeb  !important;
}
.contact-form {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 580px;
}
.form-name {
  margin-bottom: 10px !important;
  background-color: #6c4930 !important;
  border: solid !important;
  border-width: 3px !important;
  border-radius: 3px !important;
  border-color: #cdcdcd !important;
  text-transform: uppercase !important;
  font-family: "Raleway" !important;
  font-weight: 400 !important;
  color: #ebebeb !important;
}
.form-email {
  margin-bottom: 10px !important;
  background-color: #6c4930 !important;
  border: solid !important;
  border-width: 3px !important;
  border-radius: 3px !important;
  border-color: #cdcdcd !important;
  text-transform: uppercase !important;
  font-family: "Raleway" !important;
  font-weight: 400 !important;
  color: #ebebeb !important;
}
.form-subject {
  margin-bottom: 10px !important;
  background-color: #6c4930 !important;
  border: solid !important;
  border-width: 3px !important;
  border-radius: 3px !important;
  border-color: #cdcdcd !important;
  text-transform: uppercase !important;
  font-family: "Raleway" !important;
  font-weight: 400 !important;
  color: #ebebeb !important;
}
.form-message {
  margin-bottom: 10px !important;
  background-color: #6c4930 !important;
  border: solid !important;
  border-width: 3px !important;
  border-radius: 3px !important;
  border-color: #cdcdcd !important;
  text-transform: uppercase !important;
  font-family: "Raleway" !important;
  font-weight: 400 !important;
  color: #ebebeb !important;
  height: 100px !important;
}
.form-submit {
  margin-bottom: 10px !important;
  background-color: #6c4930 !important;
  width: 355px;
  height: 56px !important;
  border-style: solid !important;
  border-width: 3px !important;
  border-color: #cdcdcd !important;
  border-radius: 3px !important;
  color: #ebebeb !important;
  text-transform: uppercase !important;
  font-family: "Raleway" !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  background-image: url("images/btn-grey-bg.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 650px 70px !important;
  animation-name: btn-1;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  -webkit-animation-name: btn-1;
  -webkit-animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
}
.form-submit:hover {
  color: #2c160e !important;
  cursor: pointer !important;
  animation-name: btn-2;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  -webkit-animation-name: btn-2;
  -webkit-animation-duration: .5s;
  -webkit-animation-fill-mode: forwards;
}
.contact-lines {
  position: absolute;
  top: -90px;
  width: 355px;
  height: 24px;
  border: solid;
  border-width: 3px 0px 3px 0px;
  border-top-color: #ebebeb;
  border-bottom-color: #341c0d;
}
.contact-neon {
  background-image: url("images/neon-arrow.png");
  background-repeat: no-repeat;
  background-position: center; 
  position: absolute;
  top: -30px;
  left: -30px;
  width: 392px;
  height: 283px;
  z-index: 999;
}

@media screen and (max-width: 1170px) {
  .brownbg {
    padding-bottom: 230px;
  }
  .contact-content {
    width: 910px;
  }
  .contact-text {
    width: 420px;
  }
  .contact-form {
    width: 445px;
  }
  .contact-lines {
    width: 420px;
  }
  .contact-neon {
    width: 356px;
    height: 257px;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 990px) {
  .brownbg {
    padding-bottom: 30px;
  }
  .contact-content {
    width: 660px;
  }
  .contact-text {
    width: 660px;
  }
  .contact-form {
    position: relative;
    width: 660px;
  }
  .contact-lines {
    width: 280px;
  }
  .contact-neon {
    width: 324px;
    height: 234px;
    background-size: 100% 100%;
  }
}

@media screen and (max-width: 740px) {
  .brownbg {
    padding-top: 100px;
    padding-bottom: 30px;
    margin-bottom: 0px;
    top: 0px;
  }
  .contact-content {
    width: 90%;
  }
  .contact-text {
    width: 100%;
  }
  .contact-form {
    position: relative;
    width: 100%;
  }
  .contact-lines {
    width: 100%;
  }
  .contact-neon {
    background-image: url("images/neon-arrow_sml.png");
    width: 200px;
    height: 144px;
    background-size: 100% 100%;
  }
  .form-submit {
    width: 100%;
    background-position: 650px -12px;
  }
}

/* Frontpage, footer, main styles over 1170px */
.footerbg {
  width: 100%;
  background-color: #2c160e;
  padding-bottom: 60px;
  padding-top: 60px;
  margin-bottom: 30px;
}
.footercontent {
  position: relative;
  top: 0px;
  width: 504px;
  height: 142px;
  margin-left: auto;
  margin-right: auto;
}
.logo1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 181px;
  height: 142px;
  background-image: url("images/logo1.jpg");
  background-repeat: no-repeat;
  background-position: center; 
  background-size: 100% 100%;
}
.logo2 {
  position: absolute;
  top: 0px;
  left: 153px;
  width: 181px;
  height: 142px;
  background-image: url("images/logo1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.logo3 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 142px;
  height: 142px;
  background-image: url("images/logo3.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
.footertext {
  border: none;
  text-align: center;
  padding-top: 20px;
  padding-left: 20px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.footertext p {
  color: #ebebeb !important;
  font-size: 12px !important;
  line-height: 14px !important;
}

@media screen and (max-width: 990px) {
  .footercontent {
    width: 379px;
    height: 107px;
  }
  .logo1 {
    width: 136px;
    height: 107px;
  }
  .logo2 {
    width: 115px;
    height: 107px;
    left: 136px;
  }
  .logo3 {
    width: 107px;
    height: 107px;
  }
}
@media screen and (max-width: 740px) {
  .footercontent {
    width: 279px;
    height: 79px;
  }
  .logo1 {
    width: 100px;
    height: 79px;
  }
  .logo2 {
    width: 85px;
    height: 79px;
    left: 100px;
  }
  .logo3 {
    width: 79px;
    height: 79px;
  }
}


/* About Page, Content, main styles over 1170px */
.greybg-about {
  width: 100%;
  background-color: #ebebeb;
  margin-bottom: 30px;
  padding-bottom: 160px;
}
.about-content {
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  width: 1030px;
}
.about-text {
  position: relative;
  left: 550px;
  width: 480px;
  margin-top: 80px;
}
.about-icon {
  width: 226px;
  height: 180px;
  position: relative;
  left: 550px;
  background-image: url("images/callout-icon-about.svg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.about-neon {
  background-image: url("images/aboutneon.png");
  background-repeat: no-repeat;
  background-position: center bottom; 
  position: absolute;
  top: 140px;
  width: 820px;
  height: 289px;
  z-index: 200;
}
.about-beer {
  background-image: url("images/bigbeer-about.png");
  background-repeat: no-repeat;
  background-position: center bottom; 
  background-size: 430px 966px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 480px;
  height: 966px;
}
.about-box {
  background-color: #f6f6f6;
  margin-bottom: 140px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-top: 120px;
  width: 98%;
  border-style: dotted;
  border-width: 1px;
  border-color: #341c0d;
}
.about-box-stacked {
  display: none;
}
.about-callouts {
  border: none;
  width: 1030px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
.about-edline {
  width: 100%;
  height: 24px;
  border: solid;
  border-width: 3px 0px 3px 0px;
  border-top-color: #feca51;
  border-bottom-color: #341c0d;
}
.about-edcircle {
  border: none;
  width: 50%;
  padding-right: 35px;
}
.about-ruleline {
  width: 100%;
  height: 24px;
  border: solid;
  border-width: 3px 0px 3px 0px;
  border-top-color: #28ace2;
  border-bottom-color: #341c0d;
}
.about-rules {
  border: none;
  width: 50%;
  padding-left: 35px;
}

@media screen and (max-width: 1170px) {
  .about-content {
    width: 910px;
  }
  .about-text {
    left: 330px;
  }
  .about-icon {
    left: 330px;
  }
  .about-beer {
    width: 330px;
  }
  .about-callouts {
    width: 910px;
  }
}
@media screen and (max-width: 990px) {
  .greybg-about {
    margin-bottom: 20px;
    padding-bottom: 140px;
  }
  .about-content {
    width: 660px;
  }
  .about-text {
    left: 160px;
    width: 480px;
  }
  .about-icon {
    left: 160px;
  }
  .about-beer {
    left: -180px;
  }
  .about-neon {
    background-size: 100% 100%;
    width: 745px;
    height: 262px;
  }
  .about-box {
    display: none;
  }
  .about-box-stacked {
    display: block;
  	background-color: #f6f6f6;
  	margin-bottom: 130px;
  	padding-bottom: 40px;
  	padding-top: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
      border-style: dotted;
  border-width: 1px;
  border-color: #341c0d;
  }
  .about-callouts-stacked {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 660px;
  }
  .about-edline  {
    margin-bottom: 10px;
  }
  .about-edcircle {
	position: relative;
    left: 160px;
    width: 480px;
    padding-right: 0px;
  }
  .about-ruleline  {
    margin-bottom: 10px;
  }
   .about-rules {
	position: relative;
    left: 160px;
    width: 480px;
    padding-left: 0px;
    padding-top: 30px;
  }
}
@media screen and (max-width: 740px) {
  .greybg-about {
    margin-bottom: 15px;
    padding-bottom: 30px;
  }
  .about-content {
    width: 90%;
    top: 30px;
  }
  .about-text {
    left: 0px;
    width: 100%;
  }
  .about-icon {
    left: 0px;
  }
  .about-beer {
    display: none;
  }
  .about-box-stacked {
    margin-bottom: 15px;
    padding-top: 40px;
  }
  .about-callouts-stacked {
    width: 90%;
  }
  .about-edcircle {
    left: 0px;
    width: 100%;
  }
  .about-rules {
    left: 0px;
    width: 100%;
  }
  .about-neon {
    background-image: url("images/aboutneon_sml.png");
    background-size: 100% 100%;
    width: 290px;
    height: 102px;
    top: 210px;
  }
}

/* Winners Page, Content, main styles over 1170px */
#winners .about-beer {
    background-image: url("images/bigbeer-winners.png");
}
#winners .about-neon {
    background-image: url("images/winnersneon.png");
}
#winners .about-box {
  margin-bottom: 30px;
}
.about-box-2col{
  display: none;
}
.past-winners {
  border: none;
  width: 1030px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
.winner-year1 {
  border: none;
  width: 33%;
  padding-right: 20px;
}
.winner-year2 {
  border: none;
  width: 33%;
  padding-right: 10px;
  padding-left: 10px;
}
.winner-year3 {
  border: none;
  width: 33%;
  padding-left: 20px;
}

@media screen and (max-width: 1170px) {
  .past-winners {
    width: 910px;
  }
}
@media screen and (max-width: 990px) {
  .past-winners {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 660px;
  }
  #winners .about-box-stacked {
    display: none;
  }
  .about-box-2col{
    display: block;
  	background-color: #f6f6f6;
  	margin-bottom: 20px;
  	padding-bottom: 40px;
  	padding-top: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
      border-style: dotted;
  border-width: 1px;
  border-color: #341c0d;
  }
}
@media screen and (max-width: 740px) {
  #winners .about-box-stacked {
    display: block;
  }
  #winners .about-neon {
    background-image: url("images/winnersneon_sml.png");
  }
  .about-box-2col{
    display: none;
  }
  .past-winners {
    width: 90%;
    top: 30px;
  }
}

/* Vote Page, Content, main styles over 1170px */
#vote .greybg-about {
  background-color: #28ace2;
}
#vote .about-beer {
  background-image: url("images/bigbeer-vote.png");
  background-size: 287px 500px;
  height: 800px;
  bottom: -150px;
  z-index: 100;
}
#vote .about-neon {
  background-image: url("images/voteneon.png");
}
#vote .about-icon {
  background-image: url("images/callout-icon-left.svg");
}
#vote .about-box {
  width: 98%;
  border-style: dotted;
  border-width: 1px;
  border-color: #28ace2;
  background-color: #ffffff;
  padding-top: 40px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.vote-content {
  width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.survey {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 990px) {
  #vote .about-box {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    padding-top: 30px;
  }
  #questions h5 {
    font-size: 20px;
    line-height: 21px;
  }
  #questions input[type=submit] {
    width: 100%;
  }
}
@media screen and (max-width: 740px) {
  #vote .about-box {
    margin-bottom: 15px;
    padding-top: 20px;
  }
  #vote .about-neon {
    background-image: url("images/voteneon_sml.png");
  }
}

/* Party Page, Content, main styles over 1170px */
#party .greybg-about {
  background-color: #feca51;
}
#party .about-beer {
  background-image: url("images/bigbeer-party.png");
  background-size: 358px 800px;
  height: 800px;
  bottom: -50px;
}
#party .about-neon {
  background-image: url("images/partyneon.png");
}
#party .about-icon {
  background-image: url("images/callout-icon-party.svg");
}
#party .about-box {
  position: relative;
  z-index: 11;
  width: 98%;
  height: 550px;
  border-style: dotted;
  border-width: 1px;
  border-color: #feca51;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#party .about-text h2 {
  line-height: 14px !important;
}
.table-rev {
  border: none;
}
@media screen and (max-width: 990px) {
  #party .about-box {
    display: block;
    margin-bottom: 20px;
    padding-top: 0px;
  }
}
@media screen and (max-width: 740px) {
  #party .about-neon {
    background-image: url("images/partyneon_sml.png");
  }
}